Aug 13 23:35:36.657388 np0000007283 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 23:35:36.662525 np0000007283 devstack@c-api.service[100271]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 23:35:36 2026] *** Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: nodename: np0000007283 Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: machine: x86_64 Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: clock source: unix Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: pcre jit disabled Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: detected number of CPU cores: 16 Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: current working directory: / Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: detected binary path: /usr/bin/uwsgi-core Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: your processes number limit is 257052 Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: your memory page size is 4096 bytes Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: detected max file descriptor number: 2048 Aug 13 23:35:36.664822 np0000007283 devstack@c-api.service[100271]: lock engine: pthread robust mutexes Aug 13 23:35:36.665177 np0000007283 devstack@c-api.service[100271]: thunder lock: enabled Aug 13 23:35:36.665203 np0000007283 devstack@c-api.service[100271]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 23:35:36.665230 np0000007283 devstack@c-api.service[100271]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 23:35:36.665254 np0000007283 devstack@c-api.service[100271]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 23:35:36.665254 np0000007283 devstack@c-api.service[100271]: Set PythonHome to /opt/stack/data/venv Aug 13 23:35:36.699403 np0000007283 devstack@c-api.service[100271]: Python main interpreter initialized at 0x7b1d04ea4668 Aug 13 23:35:36.699403 np0000007283 devstack@c-api.service[100271]: python threads support enabled Aug 13 23:35:36.699403 np0000007283 devstack@c-api.service[100271]: your server socket listen backlog is limited to 100 connections Aug 13 23:35:36.699403 np0000007283 devstack@c-api.service[100271]: your mercy for graceful operations on workers is 80 seconds Aug 13 23:35:36.700087 np0000007283 devstack@c-api.service[100271]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 23:35:36.700218 np0000007283 devstack@c-api.service[100271]: *** Operational MODE: preforking *** Aug 13 23:35:36.700461 np0000007283 devstack@c-api.service[100271]: *** uWSGI is running in multiple interpreter mode *** Aug 13 23:35:36.700461 np0000007283 devstack@c-api.service[100271]: spawned uWSGI master process (pid: 100271) Aug 13 23:35:36.700664 np0000007283 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 23:35:36.701146 np0000007283 devstack@c-api.service[100271]: spawned uWSGI worker 1 (pid: 100273, cores: 1) Aug 13 23:35:36.701673 np0000007283 devstack@c-api.service[100271]: spawned uWSGI worker 2 (pid: 100274, cores: 1) Aug 13 23:35:36.702166 np0000007283 devstack@c-api.service[100271]: spawned uWSGI worker 3 (pid: 100275, cores: 1) Aug 13 23:35:36.702612 np0000007283 devstack@c-api.service[100271]: spawned uWSGI worker 4 (pid: 100276, cores: 1) Aug 13 23:35:36.702665 np0000007283 devstack@c-api.service[100271]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 23:35:36.827581 np0000007283 devstack@c-api.service[100274]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 23:35:36.827581 np0000007283 devstack@c-api.service[100274]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 23:35:36.827581 np0000007283 devstack@c-api.service[100274]: we strongly recommend against using it for new projects. Aug 13 23:35:36.827581 np0000007283 devstack@c-api.service[100274]: If you are already using Eventlet, we recommend migrating to a different Aug 13 23:35:36.827581 np0000007283 devstack@c-api.service[100274]: framework. For more detail see Aug 13 23:35:36.827581 np0000007283 devstack@c-api.service[100274]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 23:35:36.827581 np0000007283 devstack@c-api.service[100274]: import eventlet # noqa Aug 13 23:35:36.829668 np0000007283 devstack@c-api.service[100276]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 23:35:36.829668 np0000007283 devstack@c-api.service[100276]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 23:35:36.829668 np0000007283 devstack@c-api.service[100276]: we strongly recommend against using it for new projects. Aug 13 23:35:36.829668 np0000007283 devstack@c-api.service[100276]: If you are already using Eventlet, we recommend migrating to a different Aug 13 23:35:36.829668 np0000007283 devstack@c-api.service[100276]: framework. For more detail see Aug 13 23:35:36.829668 np0000007283 devstack@c-api.service[100276]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 23:35:36.829668 np0000007283 devstack@c-api.service[100276]: import eventlet # noqa Aug 13 23:35:36.830492 np0000007283 devstack@c-api.service[100273]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 23:35:36.830492 np0000007283 devstack@c-api.service[100273]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 23:35:36.830492 np0000007283 devstack@c-api.service[100273]: we strongly recommend against using it for new projects. Aug 13 23:35:36.830492 np0000007283 devstack@c-api.service[100273]: If you are already using Eventlet, we recommend migrating to a different Aug 13 23:35:36.830492 np0000007283 devstack@c-api.service[100273]: framework. For more detail see Aug 13 23:35:36.830492 np0000007283 devstack@c-api.service[100273]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 23:35:36.830492 np0000007283 devstack@c-api.service[100273]: import eventlet # noqa Aug 13 23:35:36.831017 np0000007283 devstack@c-api.service[100275]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 23:35:36.831017 np0000007283 devstack@c-api.service[100275]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 23:35:36.831017 np0000007283 devstack@c-api.service[100275]: we strongly recommend against using it for new projects. Aug 13 23:35:36.831017 np0000007283 devstack@c-api.service[100275]: If you are already using Eventlet, we recommend migrating to a different Aug 13 23:35:36.831017 np0000007283 devstack@c-api.service[100275]: framework. For more detail see Aug 13 23:35:36.831017 np0000007283 devstack@c-api.service[100275]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 23:35:36.831017 np0000007283 devstack@c-api.service[100275]: import eventlet # noqa Aug 13 23:35:36.998873 np0000007283 devstack@c-api.service[100274]: /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 13 23:35:36.998873 np0000007283 devstack@c-api.service[100274]: from cgi import parse_header Aug 13 23:35:37.000568 np0000007283 devstack@c-api.service[100273]: /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 13 23:35:37.000568 np0000007283 devstack@c-api.service[100273]: from cgi import parse_header Aug 13 23:35:37.007023 np0000007283 devstack@c-api.service[100276]: /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 13 23:35:37.007023 np0000007283 devstack@c-api.service[100276]: from cgi import parse_header Aug 13 23:35:37.026025 np0000007283 devstack@c-api.service[100275]: /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 13 23:35:37.026025 np0000007283 devstack@c-api.service[100275]: from cgi import parse_header Aug 13 23:35:37.036183 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 23:35:37.036183 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:35:37.038457 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 23:35:37.038457 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:35:37.048350 np0000007283 devstack@c-api.service[100274]: /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 13 23:35:37.048350 np0000007283 devstack@c-api.service[100274]: removals.removed_module( Aug 13 23:35:37.049247 np0000007283 devstack@c-api.service[100274]: /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 13 23:35:37.049247 np0000007283 devstack@c-api.service[100274]: removals.removed_module( Aug 13 23:35:37.050195 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 23:35:37.050195 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:35:37.051589 np0000007283 devstack@c-api.service[100273]: /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 13 23:35:37.051589 np0000007283 devstack@c-api.service[100273]: removals.removed_module( Aug 13 23:35:37.052580 np0000007283 devstack@c-api.service[100273]: /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 13 23:35:37.052580 np0000007283 devstack@c-api.service[100273]: removals.removed_module( Aug 13 23:35:37.061872 np0000007283 devstack@c-api.service[100276]: /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 13 23:35:37.061872 np0000007283 devstack@c-api.service[100276]: removals.removed_module( Aug 13 23:35:37.062785 np0000007283 devstack@c-api.service[100276]: /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 13 23:35:37.062785 np0000007283 devstack@c-api.service[100276]: removals.removed_module( Aug 13 23:35:37.077318 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 23:35:37.077318 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:35:37.093643 np0000007283 devstack@c-api.service[100275]: /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 13 23:35:37.093643 np0000007283 devstack@c-api.service[100275]: removals.removed_module( Aug 13 23:35:37.094859 np0000007283 devstack@c-api.service[100275]: /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 13 23:35:37.094859 np0000007283 devstack@c-api.service[100275]: removals.removed_module( Aug 13 23:35:37.817371 np0000007283 devstack@c-api.service[100274]: /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 13 23:35:37.817371 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:35:37.850290 np0000007283 devstack@c-api.service[100276]: /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 13 23:35:37.850290 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:35:37.870615 np0000007283 devstack@c-api.service[100274]: /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 13 23:35:37.870615 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:35:37.897229 np0000007283 devstack@c-api.service[100273]: /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 13 23:35:37.897229 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:35:37.910110 np0000007283 devstack@c-api.service[100276]: /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 13 23:35:37.910110 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:35:37.922022 np0000007283 devstack@c-api.service[100275]: /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 13 23:35:37.922022 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:35:37.948004 np0000007283 devstack@c-api.service[100273]: /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 13 23:35:37.948004 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:35:37.974488 np0000007283 devstack@c-api.service[100275]: /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 13 23:35:37.974488 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:35:38.052937 np0000007283 devstack@c-api.service[100274]: 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 13 23:35:38.053108 np0000007283 devstack@c-api.service[100274]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100274) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 23:35:38.090598 np0000007283 devstack@c-api.service[100276]: 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 13 23:35:38.090860 np0000007283 devstack@c-api.service[100276]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100276) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 23:35:38.120761 np0000007283 devstack@c-api.service[100273]: 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 13 23:35:38.121059 np0000007283 devstack@c-api.service[100273]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100273) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 23:35:38.141861 np0000007283 devstack@c-api.service[100274]: /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 13 23:35:38.141861 np0000007283 devstack@c-api.service[100274]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 23:35:38.149243 np0000007283 devstack@c-api.service[100275]: 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 13 23:35:38.149540 np0000007283 devstack@c-api.service[100275]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100275) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 23:35:38.154179 np0000007283 devstack@c-api.service[100276]: /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 13 23:35:38.154179 np0000007283 devstack@c-api.service[100276]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 23:35:38.186803 np0000007283 devstack@c-api.service[100273]: /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 13 23:35:38.186803 np0000007283 devstack@c-api.service[100273]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 23:35:38.217198 np0000007283 devstack@c-api.service[100275]: /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 13 23:35:38.217198 np0000007283 devstack@c-api.service[100275]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 23:35:38.618620 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100274) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 23:35:38.618856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100275) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 23:35:38.618947 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100273) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 23:35:38.619016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.619127 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.619176 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100276) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 23:35:38.619337 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.619384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.619438 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.619475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.619509 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.619627 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.619706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.619751 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.619848 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.620144 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.621521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.621601 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.621679 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.621718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.621748 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.621785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.621785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.621845 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.621874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.621915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.621915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.621978 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.622022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.622130 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.622359 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.622458 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.622560 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.622630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.622694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.622754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.622828 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.623264 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.623309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.623351 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.623381 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.623422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.623453 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.623487 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.623521 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.623561 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.623594 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.623594 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.623659 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.623697 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.623735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.623766 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.623807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.623836 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.623865 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.623897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.623942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.623976 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.624023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.624056 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.624087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.624130 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.624172 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.624211 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.624247 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.624277 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.624314 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.624352 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.624383 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.624421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.624454 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.624486 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.624517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.624548 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.624578 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.624610 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.624640 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.624677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.624707 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.624744 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.624773 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.624810 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.624847 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.624878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.624878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.624976 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.624976 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.625263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.625263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.625263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.625420 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.625420 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.625527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.625589 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.625699 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.625772 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.625864 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.625964 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.626052 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.626148 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.626209 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.626266 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.626322 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.626322 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.626422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.626422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.626539 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.626598 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.626656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.626714 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.626714 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.626814 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.626868 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.626949 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.627026 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.627100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.627166 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.627236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.627269 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.627318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.627363 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.627429 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.627481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.627525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.627584 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.627644 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.627644 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.627732 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.627784 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.627830 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.627874 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.627934 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.628002 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.628051 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.628096 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.628155 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.628202 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.628245 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.628286 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.628334 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.628382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.628429 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.628457 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.628520 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.628574 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.628651 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.628683 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.628712 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.628712 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.628750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.628750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.628750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.628750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.628750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.628750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.628750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.628879 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.628879 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.628936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.628968 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.629025 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.629176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.629231 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.629276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.629331 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.629377 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.629421 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.629449 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.629495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.629495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.629595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.629595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.629595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.629733 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.629786 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.629838 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.629866 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.629920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.629977 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.630057 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.630103 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.630130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.630130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.630130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.630283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.630283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.630360 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.630427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.630468 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.630494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.630494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.630540 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.630565 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.630597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.630635 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.630662 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.630686 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.630709 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.630731 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.630754 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.630777 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.630800 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.630829 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.630853 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.630876 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.630915 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.630948 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.630972 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.631008 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.631034 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.631056 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.631093 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.631141 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.631173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.631195 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.631217 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.631239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.631267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.631288 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.631308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.631331 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.631360 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.631384 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.631406 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.631426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.631446 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.631468 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.631549 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.631576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.631597 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.631617 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.631645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.631683 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.631708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.631730 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.631730 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.631770 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.631799 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.631827 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.631851 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.632548 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.632615 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.632683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.632726 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.632776 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.632826 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.632893 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.633031 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.633031 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.633136 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.633136 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.633197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.633233 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.633265 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.633297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.633341 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.633383 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.633424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.633498 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.633575 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.633649 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.633956 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.634074 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.634167 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.634236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.634309 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.634367 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.634409 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.639477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.639582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.639615 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.639653 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.639677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.639702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.639775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.639868 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.639933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.639981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.639981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.640096 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.640124 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.640210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.640210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.640268 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.640293 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.640363 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.640414 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.640483 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.640548 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.640666 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.640734 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.640802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.640854 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.640881 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.640912 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.641001 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.641041 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.641067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.641091 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.641163 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.641242 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.641292 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.641337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.641383 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.641426 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.641463 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.641489 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.641517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.641517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.641562 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.641585 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.641585 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.641624 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.641652 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.641682 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.641775 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.641886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.642362 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.642469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.642563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.642662 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.642755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.642854 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.642967 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.643094 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.643191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.643259 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.643300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.643366 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.643423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.643423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.643502 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.643534 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.643580 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.643580 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.643630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.643663 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.643686 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.643783 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.643813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.643841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.643874 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.643930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.643963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.643963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.644044 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.644088 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.644125 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.644125 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.644205 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.644291 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.644323 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.644394 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.644424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.644512 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.644512 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.644592 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.644592 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.644668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.644721 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.644751 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.644842 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.644915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.644974 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.645029 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.645084 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.645150 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.645179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.645208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.645235 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.645256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.645277 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.645296 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.645316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.645338 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.645368 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.645393 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.645418 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.645888 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.645970 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.646074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.646106 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.646144 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.646177 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.646200 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.646222 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.646244 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.646244 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.646284 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.646305 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.646327 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.646357 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.646381 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.646411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.646459 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.646488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.646511 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.646533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.646556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.646635 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.646668 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.646690 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.646718 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.646777 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.646838 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.646898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.646975 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.647061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.649058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.649151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.649209 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.649246 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.649276 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.649338 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.649389 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.649441 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.649484 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.649484 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.649568 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.649643 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.649693 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.649736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.649767 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.649801 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.649828 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.649856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.649880 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.649903 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.649954 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.649982 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.650035 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.650061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.650082 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.650103 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.650133 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.650158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.650297 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.650372 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.650432 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.650489 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.650521 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.650545 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.650569 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.650591 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.650622 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.650647 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.650671 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.650725 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.650785 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.650852 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.651551 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.651629 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.651665 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.651705 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.651731 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.651753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.651800 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.651846 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.651846 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.651945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.651980 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.652036 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.652036 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.652095 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.652938 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.653036 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.653105 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.653154 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.653196 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.653235 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.653263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.653286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.653318 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.653341 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.653364 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.653387 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.653411 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.653433 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.653456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.653479 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.653502 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.653527 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.653559 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.653606 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.653630 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.653630 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.653667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.653687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.653708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.653733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.653754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.653774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.653806 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.653830 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.653935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.654016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.654016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.654110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.654146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.654232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.654265 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.654652 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.654690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.654776 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.654838 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.654886 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.654949 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.655026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.655077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.655143 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.655179 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.655212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.655277 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.655320 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.655364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.655405 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.655447 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.655489 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.655514 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.655536 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.655562 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.655583 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.655603 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.655623 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.655644 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.655665 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.655740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.655793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.655837 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.655880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.655941 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.656011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.656071 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.656100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.656157 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.656211 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.656263 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.656308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.656359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.656411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.656473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.656540 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.656587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.656619 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.656644 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.656669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.656698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.656722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.656755 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.656803 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.656834 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.656859 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.656883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.656916 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.656940 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.656964 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.657055 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.657122 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.657187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.657259 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.657291 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.657357 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.657400 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.657427 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.657494 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.657494 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.657586 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.657627 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.657692 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.657736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.657783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.657783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.657783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.657783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.657783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.657783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.658067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.658067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.658067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.658179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.658223 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.658250 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.658284 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.658309 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.658333 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.658356 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.658380 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.658400 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.658423 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.658458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.658494 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.658521 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.658550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.658576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.658599 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.658599 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.658599 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.658659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.658659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.658659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.658659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.658659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.658659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.658659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.658837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.658837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.658837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.658837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.658931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.658956 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.658956 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.659033 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.659058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.659086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.659124 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.659157 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.659191 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.659191 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.659238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.659261 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.659293 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.659317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.659339 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.659361 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.659381 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.659409 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.659431 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.659456 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.659479 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.659508 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.659533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.659555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.659581 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.659603 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.659627 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.659654 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.659677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.659700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.659723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.659750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.659772 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.659793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.659817 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.659839 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.659863 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.659886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.659919 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.659943 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.659966 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.660008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.660035 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.660059 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.660081 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.660103 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.660126 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.660148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.660148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.660148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.660148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.660148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.660981 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.661058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.661100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.661142 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.661183 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.661223 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.661251 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.661282 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.661315 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.661344 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.661370 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.661393 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.661416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.661440 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.661463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.661486 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.661508 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.661534 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.661628 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.661664 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.661728 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.661775 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.661842 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.661919 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.662019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.662081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.662147 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.662232 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.663477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.663541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.663619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.663652 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.663683 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.663710 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.663735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.663758 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.663781 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.663817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.663859 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.663898 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.663947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.663979 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.664017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.664041 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.664066 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.664089 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.664112 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.664145 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.664171 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.664280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.664354 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.664442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.664496 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.664557 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.664609 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.664674 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.664995 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.665074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.665129 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.665216 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.665260 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.665287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.665287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.665327 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.665356 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.665391 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.665416 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.665439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.665462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.665486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.665509 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.665531 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.665562 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.665602 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.665628 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.665657 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.665681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.665704 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.665728 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.665754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.665778 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.665804 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.665828 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.665828 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.666750 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.666822 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.666855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.666880 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.666902 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.666942 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.666964 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.667013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.667045 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.667069 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.667116 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.667146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.667171 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.667207 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.667235 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.667259 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.667281 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.667305 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.667328 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.667357 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.667387 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.667415 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.667440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.667463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.667486 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.667507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.667534 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.667556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.667576 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.667602 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.667625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.667648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.667672 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.667700 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.667723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.667746 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.667772 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.667797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.667822 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.667847 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.667872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.667896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.667933 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.667958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.667958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.668013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.668036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.668068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.668104 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.668137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.668137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.668137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.668137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.668137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.668137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.668288 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.672139 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.672228 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.672291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.672333 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.672414 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.672450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.672515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.672582 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.672633 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.672677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.672677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.672677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.672882 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.672882 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.673304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.673345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.673405 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.673461 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.673521 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.673547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.673592 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.673627 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.673659 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.673659 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.673702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.673729 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.673754 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.673855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.677230 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.677309 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.677356 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.677420 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.677471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.677516 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.677554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.678390 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.678455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.678498 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.678551 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.678596 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.678638 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.678638 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.678723 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.678763 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.678808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.678867 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.678963 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.678963 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.679155 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.679231 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.679231 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.679363 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.679363 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.679484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.679551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.679625 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.679667 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.679750 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.679818 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.679880 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.679932 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.680011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.680089 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.680089 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.680204 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.680690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.680758 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.680803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.680869 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.680952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.681016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.681016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.681101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.681144 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.681144 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.681144 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.681243 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.681281 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.681318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.681318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.681318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.681318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.681318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.681318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 23:35:38.682388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.682470 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.682526 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.682569 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.682611 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.682648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.682685 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.682722 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.682772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.682815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.682815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.682886 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.683490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.683604 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.683697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.683786 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.683873 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.683972 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.684034 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 23:35:38.684091 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 23:35:38.684193 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 23:35:38.684285 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 23:35:38.684377 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 23:35:38.684468 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 23:35:38.729041 np0000007283 devstack@c-api.service[100273]: INFO dbcounter [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Registered counter for database cinder Aug 13 23:35:38.731426 np0000007283 devstack@c-api.service[100275]: INFO dbcounter [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Registered counter for database cinder Aug 13 23:35:38.736937 np0000007283 devstack@c-api.service[100274]: INFO dbcounter [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Registered counter for database cinder Aug 13 23:35:38.741636 np0000007283 devstack@c-api.service[100276]: INFO dbcounter [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Registered counter for database cinder Aug 13 23:35:38.772414 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-d291e86b-dfd5-490b-b23c-b71337fd224f 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:38.774119 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:38.782574 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:38.786271 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f3ffec-d670-478a-9272-361388b55154 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:38.884715 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writer thread running {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 23:35:38.887152 np0000007283 devstack@c-api.service[100275]: INFO cinder.rpc [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 23:35:38.887515 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writer thread running {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 23:35:38.889530 np0000007283 devstack@c-api.service[100275]: INFO cinder.rpc [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 23:35:38.890389 np0000007283 devstack@c-api.service[100273]: INFO cinder.rpc [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 23:35:38.891606 np0000007283 devstack@c-api.service[100275]: INFO cinder.rpc [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 23:35:38.893129 np0000007283 devstack@c-api.service[100273]: INFO cinder.rpc [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 23:35:38.893502 np0000007283 devstack@c-api.service[100275]: INFO cinder.rpc [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 23:35:38.893835 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.894128 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.895367 np0000007283 devstack@c-api.service[100273]: INFO cinder.rpc [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 23:35:38.895438 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writer thread running {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 23:35:38.895828 np0000007283 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 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 13 23:35:38.897518 np0000007283 devstack@c-api.service[100273]: INFO cinder.rpc [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 23:35:38.897938 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.898258 np0000007283 devstack@c-api.service[100274]: INFO cinder.rpc [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 23:35:38.898323 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.898519 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.898649 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.899075 np0000007283 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-d291e86b-dfd5-490b-b23c-b71337fd224f 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 13 23:35:38.901748 np0000007283 devstack@c-api.service[100274]: INFO cinder.rpc [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 23:35:38.902451 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.902622 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.905700 np0000007283 devstack@c-api.service[100274]: INFO cinder.rpc [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 23:35:38.909359 np0000007283 devstack@c-api.service[100274]: INFO cinder.rpc [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 23:35:38.909754 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.910116 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.910841 np0000007283 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-b8f3ffec-d670-478a-9272-361388b55154 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 13 23:35:38.913549 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.913691 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.914553 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writer thread running {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 23:35:38.917189 np0000007283 devstack@c-api.service[100276]: INFO cinder.rpc [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 23:35:38.919639 np0000007283 devstack@c-api.service[100276]: INFO cinder.rpc [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 23:35:38.921781 np0000007283 devstack@c-api.service[100276]: INFO cinder.rpc [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 23:35:38.923682 np0000007283 devstack@c-api.service[100276]: INFO cinder.rpc [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 23:35:38.924045 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.924326 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.924969 np0000007283 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 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 13 23:35:38.927869 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.928060 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.933615 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-d291e86b-dfd5-490b-b23c-b71337fd224f 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:38.935781 np0000007283 devstack@c-api.service[100273]: INFO cinder.rpc [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 23:35:38.936737 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:38.937692 np0000007283 devstack@c-api.service[100273]: INFO cinder.rpc [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 23:35:38.938109 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.938240 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.939499 np0000007283 devstack@c-api.service[100275]: INFO cinder.rpc [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 23:35:38.942200 np0000007283 devstack@c-api.service[100275]: INFO cinder.rpc [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 23:35:38.943759 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.943759 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.947339 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.947339 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.947784 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f3ffec-d670-478a-9272-361388b55154 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:38.950059 np0000007283 devstack@c-api.service[100274]: INFO cinder.rpc [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 23:35:38.950418 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.950560 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.952111 np0000007283 devstack@c-api.service[100274]: INFO cinder.rpc [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 23:35:38.952518 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.952680 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.952719 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.952826 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.955576 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.955696 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.957654 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.957773 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.959355 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:38.959595 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.959721 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.960301 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.960589 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.961791 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.961840 np0000007283 devstack@c-api.service[100276]: INFO cinder.rpc [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 23:35:38.961893 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.961955 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.962183 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.964200 np0000007283 devstack@c-api.service[100276]: INFO cinder.rpc [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 23:35:38.964301 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.964348 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.964485 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.964615 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.964673 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.964841 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.965874 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.966052 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.967293 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.967457 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.968304 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.968378 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.968448 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.968495 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.968607 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.968647 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.971088 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.971267 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.971350 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.971427 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.973511 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.973639 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.973719 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.973973 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.974432 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.974599 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.975502 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.975632 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.977440 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.977502 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.977614 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.977651 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.977743 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.977888 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.978463 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.978613 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.980051 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.980176 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.980594 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.980685 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.980728 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.980909 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.981029 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.981200 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.982081 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.982135 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.982240 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.982276 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.982981 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.983115 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.983164 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.983265 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.983951 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.984087 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.984322 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.984364 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.984482 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.984517 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.984773 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.984811 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.984887 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.984936 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.985723 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.985840 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.986429 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.986469 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.986910 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.987053 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.987127 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.987227 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.987298 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.987426 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.988046 np0000007283 devstack@c-api.service[100273]: WARNING cinder.api.contrib.hosts [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 23:35:38.988281 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.988374 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.988782 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.988869 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: extensions {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:38.989012 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.989241 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.989398 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.989580 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.989715 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.990291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: consistencygroups {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:38.990482 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.990667 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.991049 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.991179 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.991863 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.992026 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.992324 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.992458 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.992671 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: extra_specs {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:38.992999 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.993168 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.993535 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.993655 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.993947 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: capabilities {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:38.994584 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.994712 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.994894 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: backups {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:38.995166 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.995296 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.995412 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.995535 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.996085 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.996223 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.996276 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.996410 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.996484 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.996617 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.996667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: os-quota-sets {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:38.997163 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.997301 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.997977 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.998036 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.998082 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: qos-specs {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:38.998123 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.998164 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.998642 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.998738 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.998957 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.999129 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:38.999561 np0000007283 devstack@c-api.service[100274]: WARNING cinder.api.contrib.hosts [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 23:35:38.999637 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: encryption {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:38.999789 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:38.999905 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.000340 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.000406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: extensions {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.000455 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.000906 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: encryption {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.001305 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.001417 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.001520 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: consistencygroups {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.002127 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.002236 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.002376 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: cgsnapshots {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.002437 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.002513 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.003853 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.003972 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.004147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: scheduler-stats {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.004211 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: extra_specs {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.004729 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.004798 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.004843 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.004884 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.005457 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: capabilities {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.005857 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.005857 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.005964 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: os-volume-manage {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.006071 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.006125 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.006221 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.006259 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.006423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: backups {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.007043 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.007142 np0000007283 devstack@c-api.service[100275]: WARNING cinder.api.contrib.hosts [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 23:35:39.007182 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.007462 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: os-snapshot-manage {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.007505 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.007676 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.007818 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.007967 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.008052 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: os-quota-sets {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.008450 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: extensions {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.008660 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.008806 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.009191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: qos-specs {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.009257 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: os-volume-transfer {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.009574 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.009689 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.010032 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: consistencygroups {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.010273 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.010379 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.010816 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: encryption {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.010870 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.011019 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.011059 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: os-hosts {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.011796 np0000007283 devstack@c-api.service[100276]: WARNING cinder.api.contrib.hosts [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 23:35:39.012059 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: encryption {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.012131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: os-volume-type-access {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.012187 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.012276 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.012835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: extra_specs {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.013058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: extensions {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.013335 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: os-availability-zone {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.013386 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: cgsnapshots {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.014264 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: consistencygroups {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.014552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extended resource: os-quota-class-sets {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.014604 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: scheduler-stats {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.015022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: capabilities {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.015758 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: os-volume-manage {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.015997 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.016152 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.016674 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: backups {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.016862 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: os-snapshot-manage {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.016914 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.017006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: extra_specs {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.017085 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.017708 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.017824 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.018134 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: os-volume-transfer {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.018296 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: os-quota-sets {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.018349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: capabilities {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.018382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] SnapshotActionsController initialized {{(pid=100273) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 23:35:39.019304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: backups {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.019415 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.019453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: os-hosts {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.019491 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: qos-specs {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.019545 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.020183 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.020322 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.020520 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: os-volume-type-access {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.020915 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: os-quota-sets {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.021043 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.021099 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: encryption {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.021151 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.022843 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.022894 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: os-availability-zone {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.022957 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.023034 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: qos-specs {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.023068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: encryption {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.023156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023326 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extended resource: os-quota-class-sets {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.023355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension UsedLimits extending resource: limits {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023463 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023494 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: cgsnapshots {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.023519 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension AdminActions extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023606 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension AdminActions extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension AdminActions extending resource: backups {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023789 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension VolumeActions extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.023844 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: encryption {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.023902 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.024043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-d291e86b-dfd5-490b-b23c-b71337fd224f None None] Extension TypesManage extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.024230 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.024388 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.024612 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: scheduler-stats {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.025161 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.025208 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: encryption {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.025292 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.025761 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: os-volume-manage {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.025958 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.026104 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.026458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: cgsnapshots {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.026713 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] SnapshotActionsController initialized {{(pid=100274) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 23:35:39.026859 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: os-snapshot-manage {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.027631 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: scheduler-stats {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.028035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: os-volume-transfer {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.028281 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.028467 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.028793 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: os-volume-manage {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.029392 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: os-hosts {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.029432 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.029566 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.030040 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: os-snapshot-manage {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.030436 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.030594 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: os-volume-type-access {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.030640 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.031521 np0000007283 devstack@c-api.service[100273]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b1d04ea4668 pid: 100273 (default app) Aug 13 23:35:39.031581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: os-volume-transfer {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.031611 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.031611 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.031869 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: os-availability-zone {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.031904 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032059 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032250 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032351 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032434 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032529 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension UsedLimits extending resource: limits {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032558 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: os-hosts {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.032626 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.032819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.033074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension AdminActions extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.033157 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension AdminActions extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.033194 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension AdminActions extending resource: backups {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.033285 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension VolumeActions extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.033481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.033600 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: os-volume-type-access {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.033639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-b8f3ffec-d670-478a-9272-361388b55154 None None] Extension TypesManage extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.033764 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extended resource: os-quota-class-sets {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.034877 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: os-availability-zone {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.035111 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.035257 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.036016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extended resource: os-quota-class-sets {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 23:35:39.036077 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.036389 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.036900 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.037045 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.037426 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.037584 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.snapshot_actions [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] SnapshotActionsController initialized {{(pid=100275) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 23:35:39.037638 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.037968 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.038119 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.038485 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.038646 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.038912 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.038912 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.039343 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.039465 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e837d75-3b34-4642-980c-f48b70212f4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:35:39.039535 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.039582 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.039893 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.040078 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.snapshot_actions [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] SnapshotActionsController initialized {{(pid=100276) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 23:35:39.040314 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.040436 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.040786 np0000007283 devstack@c-api.service[100274]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b1d04ea4668 pid: 100274 (default app) Aug 13 23:35:39.040945 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.041140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.041205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.041277 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.041378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.041421 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.041487 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042367 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.042437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension UsedLimits extending resource: limits {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension AdminActions extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension AdminActions extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension AdminActions extending resource: backups {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042673 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension VolumeActions extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042706 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.042737 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042769 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.042802 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-09b5ba41-a8c6-4e05-936a-81e3d1369bc5 None None] Extension TypesManage extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.042843 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1/1] 10.4.3.81 () {60 vars in 918 bytes} [Thu Aug 13 23:35:39 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:35:39.043157 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.043371 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.043976 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:35:39.044103 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:35:39.044681 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.044806 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.044903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045044 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045278 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045363 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension UsedLimits extending resource: limits {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045451 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045770 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension AdminActions extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.045876 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension AdminActions extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.046021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension AdminActions extending resource: backups {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.046131 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension VolumeActions extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.046254 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.046346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-d1256bef-2973-4c9d-94ca-0f0044bdcb12 None None] Extension TypesManage extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 23:35:39.049827 np0000007283 devstack@c-api.service[100275]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b1d04ea4668 pid: 100275 (default app) Aug 13 23:35:39.053892 np0000007283 devstack@c-api.service[100276]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b1d04ea4668 pid: 100276 (default app) Aug 13 23:35:43.959726 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d951fe3-0141-4e17-a19d-537bf32f22a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:35:44.562944 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d951fe3-0141-4e17-a19d-537bf32f22a3 admin admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:35:44.563690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d951fe3-0141-4e17-a19d-537bf32f22a3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:35:44.565318 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:35:44.565318 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:35:44.599226 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-7d951fe3-0141-4e17-a19d-537bf32f22a3 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:44.628766 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d951fe3-0141-4e17-a19d-537bf32f22a3 admin admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:35:44.629217 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1/2] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 23:35:43 2026] POST /volume/v3/types => generated 183 bytes in 677 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:35:44.639858 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-acc8bb06-c28f-4f34-b17f-1e4386768172 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:35:44.918342 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-acc8bb06-c28f-4f34-b17f-1e4386768172 admin admin] POST https://10.4.3.81/volume/v3/types/0f5a8017-419c-4179-a513-a249d5ea6b1d/extra_specs Aug 13 23:35:44.919221 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-acc8bb06-c28f-4f34-b17f-1e4386768172 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:35:44.921249 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:35:44.921249 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:35:44.956820 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-acc8bb06-c28f-4f34-b17f-1e4386768172 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:45.013040 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-acc8bb06-c28f-4f34-b17f-1e4386768172 admin admin] https://10.4.3.81/volume/v3/types/0f5a8017-419c-4179-a513-a249d5ea6b1d/extra_specs returned with HTTP 200 Aug 13 23:35:45.013285 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 2/3] 10.4.3.81 () {68 vars in 1442 bytes} [Thu Aug 13 23:35:44 2026] POST /volume/v3/types/0f5a8017-419c-4179-a513-a249d5ea6b1d/extra_specs => generated 52 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:35:45.260370 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f71a66ba-9345-41da-80e7-0dd2576dc0d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:35:45.544967 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f71a66ba-9345-41da-80e7-0dd2576dc0d3 admin admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:35:45.545710 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f71a66ba-9345-41da-80e7-0dd2576dc0d3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:35:45.547076 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:35:45.547076 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:35:45.580826 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-f71a66ba-9345-41da-80e7-0dd2576dc0d3 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:45.604626 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f71a66ba-9345-41da-80e7-0dd2576dc0d3 admin admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:35:45.605080 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1/4] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 23:35:45 2026] POST /volume/v3/types => generated 186 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:35:45.621136 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39763192-8266-4d82-a0d2-ceb0cc72fd8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:35:45.898394 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39763192-8266-4d82-a0d2-ceb0cc72fd8b admin admin] POST https://10.4.3.81/volume/v3/types/bf753aea-30b7-4f35-a345-ceca6d96bf34/extra_specs Aug 13 23:35:45.898861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39763192-8266-4d82-a0d2-ceb0cc72fd8b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:35:45.900493 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:35:45.900493 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:35:45.931680 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-39763192-8266-4d82-a0d2-ceb0cc72fd8b 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:35:45.982460 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39763192-8266-4d82-a0d2-ceb0cc72fd8b admin admin] https://10.4.3.81/volume/v3/types/bf753aea-30b7-4f35-a345-ceca6d96bf34/extra_specs returned with HTTP 200 Aug 13 23:35:45.982816 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1/5] 10.4.3.81 () {68 vars in 1442 bytes} [Thu Aug 13 23:35:45 2026] POST /volume/v3/types/bf753aea-30b7-4f35-a345-ceca6d96bf34/extra_specs => generated 45 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:35:54.626369 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:35:55.011674 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:35:55.602727 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:35:55.981038 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:36:10.422060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3cd6ab5-e38e-4262-b646-39fdd08ebcf7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:36:10.422472 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3cd6ab5-e38e-4262-b646-39fdd08ebcf7 None None] GET https://10.4.3.81/volume// Aug 13 23:36:10.422663 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3cd6ab5-e38e-4262-b646-39fdd08ebcf7 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:36:10.422827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3cd6ab5-e38e-4262-b646-39fdd08ebcf7 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:36:10.423590 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3cd6ab5-e38e-4262-b646-39fdd08ebcf7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:36:10.423590 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 2/6] 10.4.3.81 () {66 vars in 1418 bytes} [Thu Aug 13 23:36:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:36:49.558789 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-113fbd3e-8a00-4736-8b37-14a42aa12fee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:36:49.814983 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-113fbd3e-8a00-4736-8b37-14a42aa12fee tempest-verify_tempest_config-935178955 tempest-verify_tempest_config-935178955-project-member] GET https://10.4.3.81/volume/v3/extensions Aug 13 23:36:49.815237 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-113fbd3e-8a00-4736-8b37-14a42aa12fee tempest-verify_tempest_config-935178955 tempest-verify_tempest_config-935178955-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:36:49.815425 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-113fbd3e-8a00-4736-8b37-14a42aa12fee tempest-verify_tempest_config-935178955 tempest-verify_tempest_config-935178955-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:36:49.815781 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-113fbd3e-8a00-4736-8b37-14a42aa12fee tempest-verify_tempest_config-935178955 tempest-verify_tempest_config-935178955-project-member] https://10.4.3.81/volume/v3/extensions returned with HTTP 200 Aug 13 23:36:49.816203 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 3/7] 10.4.3.81 () {66 vars in 1239 bytes} [Thu Aug 13 23:36:49 2026] GET /volume/v3/extensions => generated 5245 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:37:54.643703 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:55.082949 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:37:55.083590 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1136349214", "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:37:55.085571 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1136349214', 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:37:55.785793 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume of 1 GB Aug 13 23:37:55.795650 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:37:55.794801. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:37:55.795920 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Availability Zones retrieved successfully. Aug 13 23:37:55.818076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Flow 'volume_create_api' (fdb47473-67cf-4262-9b68-aa77730e0767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:37:55.819373 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01987249-cc41-4b1a-bc71-9683ae094406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:55.820460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:37:55.921780 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01987249-cc41-4b1a-bc71-9683ae094406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:55.923120 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858401e5-bfc7-4c1c-9d6e-245478a9ce6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:55.971736 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-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 13 23:37:55.972084 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-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 13 23:37:56.015602 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Created reservations ['458826a9-559d-4eb7-be99-53b5cda94ea9', '18708291-77d3-4406-a583-eaf3b8920a4b', 'b7dadce1-2df9-4e45-928e-5ee00780e7c0', '17ee0adb-3e7b-49ff-b584-86806be46a7f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:37:56.016966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858401e5-bfc7-4c1c-9d6e-245478a9ce6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['458826a9-559d-4eb7-be99-53b5cda94ea9', '18708291-77d3-4406-a583-eaf3b8920a4b', 'b7dadce1-2df9-4e45-928e-5ee00780e7c0', '17ee0adb-3e7b-49ff-b584-86806be46a7f']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:56.018540 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a239af4b-5d62-4bc2-b31c-859b8357a2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:56.085606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a239af4b-5d62-4bc2-b31c-859b8357a2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a07785a0-2382-4e23-a125-1b5ecf58ba24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1136349214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e65fe4f6f5b46888a69f3689f194690',qos_specs=None,replication_status=,reservations=['458826a9-559d-4eb7-be99-53b5cda94ea9','18708291-77d3-4406-a583-eaf3b8920a4b','b7dadce1-2df9-4e45-928e-5ee00780e7c0','17ee0adb-3e7b-49ff-b584-86806be46a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f54277eacc47deb896c9e239d97d6d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1136349214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a07785a0-2382-4e23-a125-1b5ecf58ba24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e65fe4f6f5b46888a69f3689f194690',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49f54277eacc47deb896c9e239d97d6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:56.086840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f7fb1a-0ad2-4bf3-8c92-41a186109e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:56.115403 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f7fb1a-0ad2-4bf3-8c92-41a186109e97) transitioned into state 'SUCCESS' from state '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-1136349214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e65fe4f6f5b46888a69f3689f194690',qos_specs=None,replication_status=,reservations=['458826a9-559d-4eb7-be99-53b5cda94ea9','18708291-77d3-4406-a583-eaf3b8920a4b','b7dadce1-2df9-4e45-928e-5ee00780e7c0','17ee0adb-3e7b-49ff-b584-86806be46a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f54277eacc47deb896c9e239d97d6d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:56.116158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a86d234-d2dc-495f-9b04-a0b7bc07bed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:56.142677 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a86d234-d2dc-495f-9b04-a0b7bc07bed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:56.143557 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Flow 'volume_create_api' (fdb47473-67cf-4262-9b68-aa77730e0767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:37:56.143885 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume request issued successfully. Aug 13 23:37:56.144850 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ccafcba-9c4c-4ea3-a8f4-75ca9bed4157 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:37:56.145320 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 2/8] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:37:54 2026] POST /volume/v3/volumes => generated 755 bytes in 1502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:37:56.159077 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56ecda76-c623-4274-b103-4b3c803ab649 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:56.163199 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56ecda76-c623-4274-b103-4b3c803ab649 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:37:56.163482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56ecda76-c623-4274-b103-4b3c803ab649 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:37:56.163719 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56ecda76-c623-4274-b103-4b3c803ab649 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:37:56.197707 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:37:56.197707 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:37:56.209496 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-56ecda76-c623-4274-b103-4b3c803ab649 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:37:56.220935 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56ecda76-c623-4274-b103-4b3c803ab649 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:37:56.221403 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 2/9] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:37:56 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 823 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:37:57.236677 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed6813db-d73d-4479-bf9e-6f5438facb32 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:57.239503 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed6813db-d73d-4479-bf9e-6f5438facb32 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:37:57.239503 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed6813db-d73d-4479-bf9e-6f5438facb32 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:37:57.239709 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed6813db-d73d-4479-bf9e-6f5438facb32 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:37:57.280035 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:37:57.280035 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:37:57.288167 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ed6813db-d73d-4479-bf9e-6f5438facb32 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:37:57.296923 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed6813db-d73d-4479-bf9e-6f5438facb32 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:37:57.297446 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 3/10] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:37:57 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:37:58.314361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec7cea35-4a0e-43ee-b74c-41f88047a07c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:58.317715 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec7cea35-4a0e-43ee-b74c-41f88047a07c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:37:58.318180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec7cea35-4a0e-43ee-b74c-41f88047a07c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:37:58.318226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec7cea35-4a0e-43ee-b74c-41f88047a07c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:37:58.362417 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:37:58.362417 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:37:58.375379 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ec7cea35-4a0e-43ee-b74c-41f88047a07c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:37:58.386252 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec7cea35-4a0e-43ee-b74c-41f88047a07c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:37:58.386558 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 4/11] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:37:58 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:37:58.596738 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-25a3f298-53db-4492-b56f-a0f368963b14 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:58.703888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:58.708390 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:37:58.708798 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-324327397"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:37:58.711292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-324327397'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:37:58.711779 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Create volume of 1 GB Aug 13 23:37:58.734821 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:37:58.734167. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:37:58.734953 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Availability Zones retrieved successfully. Aug 13 23:37:58.766797 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Flow 'volume_create_api' (153c80db-b574-4534-9e51-4639fe60e19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:37:58.768177 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfebe9da-d396-4a52-ad3b-21e6e0033a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:58.770579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:37:58.834236 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfebe9da-d396-4a52-ad3b-21e6e0033a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:58.834725 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:37:58.834954 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-164416361", "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:37:58.835224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282fd763-6c39-4282-adbc-0b61b097ff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:58.836856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-164416361', 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:37:58.876758 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-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 13 23:37:58.877022 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-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 13 23:37:58.940121 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Created reservations ['901738af-258b-45fb-9c88-b8ba42a8710d', '0e2b81d2-c356-4b3d-8fcc-867af10b160d', 'd77d05fe-8d21-41e8-8296-be48781dc5f6', '05599bbb-5c3e-4756-8372-5f4b502acea9'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:37:58.941081 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282fd763-6c39-4282-adbc-0b61b097ff6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['901738af-258b-45fb-9c88-b8ba42a8710d', '0e2b81d2-c356-4b3d-8fcc-867af10b160d', 'd77d05fe-8d21-41e8-8296-be48781dc5f6', '05599bbb-5c3e-4756-8372-5f4b502acea9']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:58.941895 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3109d146-1d09-49b0-b9ad-3374df49f31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:58.955982 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume of 1 GB Aug 13 23:37:58.956386 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:37:58.956386 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:37:58.960839 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Availability Zones retrieved successfully. Aug 13 23:37:58.972567 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3109d146-1d09-49b0-b9ad-3374df49f31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e777a5ff-88ac-4e96-a8a2-933abda0d0e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-324327397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d75193c317d4b2897cafed65a08f769',qos_specs=None,replication_status=,reservations=['901738af-258b-45fb-9c88-b8ba42a8710d','0e2b81d2-c356-4b3d-8fcc-867af10b160d','d77d05fe-8d21-41e8-8296-be48781dc5f6','05599bbb-5c3e-4756-8372-5f4b502acea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d30d457d224e53a32240fb351b36ef',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-324327397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e777a5ff-88ac-4e96-a8a2-933abda0d0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d75193c317d4b2897cafed65a08f769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9d30d457d224e53a32240fb351b36ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:58.973507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fdd0ee2-b4ad-4a3f-a918-dcc6c6222cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:58.973788 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Flow 'volume_create_api' (74bde7b1-a728-4487-9cf8-7d9d2f84708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:37:58.976021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b5019d-a62d-477c-935f-7724b29bc3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:58.977377 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:37:59.003554 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fdd0ee2-b4ad-4a3f-a918-dcc6c6222cc6) transitioned into state 'SUCCESS' from state '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-324327397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d75193c317d4b2897cafed65a08f769',qos_specs=None,replication_status=,reservations=['901738af-258b-45fb-9c88-b8ba42a8710d','0e2b81d2-c356-4b3d-8fcc-867af10b160d','d77d05fe-8d21-41e8-8296-be48781dc5f6','05599bbb-5c3e-4756-8372-5f4b502acea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d30d457d224e53a32240fb351b36ef',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:59.004280 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04e2535-63cb-4f30-b26f-2be73786cae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:59.031551 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04e2535-63cb-4f30-b26f-2be73786cae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:59.032515 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Flow 'volume_create_api' (153c80db-b574-4534-9e51-4639fe60e19f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:37:59.032802 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Create volume request issued successfully. Aug 13 23:37:59.033528 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12330b11-43ea-4587-b10c-a3174bf4c8f9 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:37:59.034028 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 3/12] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:37:58 2026] POST /volume/v3/volumes => generated 749 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:37:59.052276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-945d637b-7d5a-4f72-a9f9-c3a6f479c5ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:59.052713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b5019d-a62d-477c-935f-7724b29bc3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:59.052713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff20780c-5a9f-4242-8687-b6f581fe5eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:59.052917 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-945d637b-7d5a-4f72-a9f9-c3a6f479c5ed tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:37:59.052917 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-945d637b-7d5a-4f72-a9f9-c3a6f479c5ed tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:37:59.053136 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-945d637b-7d5a-4f72-a9f9-c3a6f479c5ed tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:37:59.063929 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:37:59.063929 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:37:59.073297 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-945d637b-7d5a-4f72-a9f9-c3a6f479c5ed tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:37:59.080405 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-945d637b-7d5a-4f72-a9f9-c3a6f479c5ed tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:37:59.080751 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 4/13] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:37:59 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:37:59.115124 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Created reservations ['efa4c8a5-d90c-43d6-885b-eb250ba2d761', '609dd3e6-cbe8-40c8-9673-58d15b031b86', '8110f124-4293-4b21-b959-cc3e74c25162', '8e6a6e49-db34-4100-b565-1e7ac19e25f9'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:37:59.115938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff20780c-5a9f-4242-8687-b6f581fe5eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa4c8a5-d90c-43d6-885b-eb250ba2d761', '609dd3e6-cbe8-40c8-9673-58d15b031b86', '8110f124-4293-4b21-b959-cc3e74c25162', '8e6a6e49-db34-4100-b565-1e7ac19e25f9']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:59.116710 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126d854f-95c9-4b88-9e00-a3b26ae64e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:59.144069 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126d854f-95c9-4b88-9e00-a3b26ae64e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-164416361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929dfc266614480787c9f0bf04214126',qos_specs=None,replication_status=,reservations=['efa4c8a5-d90c-43d6-885b-eb250ba2d761','609dd3e6-cbe8-40c8-9673-58d15b031b86','8110f124-4293-4b21-b959-cc3e74c25162','8e6a6e49-db34-4100-b565-1e7ac19e25f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad239f320866403bb7df3deacd9aeb3c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-164416361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929dfc266614480787c9f0bf04214126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad239f320866403bb7df3deacd9aeb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:59.145127 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266480ea-9a8e-4c8a-9fa9-b522143082d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:59.166303 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266480ea-9a8e-4c8a-9fa9-b522143082d4) transitioned into state 'SUCCESS' from state '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-164416361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929dfc266614480787c9f0bf04214126',qos_specs=None,replication_status=,reservations=['efa4c8a5-d90c-43d6-885b-eb250ba2d761','609dd3e6-cbe8-40c8-9673-58d15b031b86','8110f124-4293-4b21-b959-cc3e74c25162','8e6a6e49-db34-4100-b565-1e7ac19e25f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad239f320866403bb7df3deacd9aeb3c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:59.167366 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcaad772-d840-4af8-9770-6482d7bf59c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:37:59.178201 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcaad772-d840-4af8-9770-6482d7bf59c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:37:59.179136 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Flow 'volume_create_api' (74bde7b1-a728-4487-9cf8-7d9d2f84708d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:37:59.179502 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume request issued successfully. Aug 13 23:37:59.180436 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25a3f298-53db-4492-b56f-a0f368963b14 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:37:59.181291 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 3/14] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:37:58 2026] POST /volume/v3/volumes => generated 749 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:37:59.200777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a497bbd-6075-4669-a0ca-6e674c7f015b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:59.205730 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a497bbd-6075-4669-a0ca-6e674c7f015b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:37:59.205971 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a497bbd-6075-4669-a0ca-6e674c7f015b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:37:59.206281 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a497bbd-6075-4669-a0ca-6e674c7f015b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:37:59.216697 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:37:59.216697 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:37:59.222622 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a497bbd-6075-4669-a0ca-6e674c7f015b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:37:59.231498 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a497bbd-6075-4669-a0ca-6e674c7f015b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:37:59.231966 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 5/15] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:37:59 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:37:59.403340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6fccf6fd-12f9-4ac4-8fe6-2ff67c909261 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:37:59.405189 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fccf6fd-12f9-4ac4-8fe6-2ff67c909261 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:37:59.405405 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fccf6fd-12f9-4ac4-8fe6-2ff67c909261 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:37:59.405579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fccf6fd-12f9-4ac4-8fe6-2ff67c909261 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:37:59.412480 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:37:59.412480 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:37:59.416874 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6fccf6fd-12f9-4ac4-8fe6-2ff67c909261 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:37:59.422509 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fccf6fd-12f9-4ac4-8fe6-2ff67c909261 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:37:59.426011 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 4/16] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:37:59 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:00.100425 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb13e812-7d00-44f8-a108-62ab57d91cca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:00.102756 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb13e812-7d00-44f8-a108-62ab57d91cca tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:38:00.103042 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb13e812-7d00-44f8-a108-62ab57d91cca tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:00.103333 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb13e812-7d00-44f8-a108-62ab57d91cca tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:00.112980 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:00.112980 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:00.117694 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eb13e812-7d00-44f8-a108-62ab57d91cca tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:38:00.124483 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb13e812-7d00-44f8-a108-62ab57d91cca tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:38:00.125187 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 5/17] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:00 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:00.249084 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6061df62-7ade-49c6-96da-106f5dc36f11 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:00.251350 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6061df62-7ade-49c6-96da-106f5dc36f11 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:00.251656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6061df62-7ade-49c6-96da-106f5dc36f11 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:00.251933 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6061df62-7ade-49c6-96da-106f5dc36f11 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:00.266681 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:00.266681 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:00.278845 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6061df62-7ade-49c6-96da-106f5dc36f11 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:00.294132 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6061df62-7ade-49c6-96da-106f5dc36f11 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:00.294699 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 4/18] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:00 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:00.436186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ba71ef6-f6d8-4b3c-a1d5-749f00c08c4a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:00.438935 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ba71ef6-f6d8-4b3c-a1d5-749f00c08c4a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:00.439183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ba71ef6-f6d8-4b3c-a1d5-749f00c08c4a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:00.439375 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ba71ef6-f6d8-4b3c-a1d5-749f00c08c4a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:00.448955 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:00.448955 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:00.456945 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ba71ef6-f6d8-4b3c-a1d5-749f00c08c4a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:00.466086 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ba71ef6-f6d8-4b3c-a1d5-749f00c08c4a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:00.466599 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 6/19] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:00 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:01.315540 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a932b8f1-d32b-4013-80c4-c6759f0d2c25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:01.318833 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a932b8f1-d32b-4013-80c4-c6759f0d2c25 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:01.319159 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a932b8f1-d32b-4013-80c4-c6759f0d2c25 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:01.319463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a932b8f1-d32b-4013-80c4-c6759f0d2c25 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:01.336722 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:01.336722 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:01.340965 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a932b8f1-d32b-4013-80c4-c6759f0d2c25 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:01.347045 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a932b8f1-d32b-4013-80c4-c6759f0d2c25 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:01.347400 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 5/20] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:01 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:01.483930 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7669dd0-883d-4508-b59c-581ed63671f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:01.486055 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7669dd0-883d-4508-b59c-581ed63671f7 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:01.486349 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7669dd0-883d-4508-b59c-581ed63671f7 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:01.486630 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7669dd0-883d-4508-b59c-581ed63671f7 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:01.496266 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:01.496266 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:01.501612 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7669dd0-883d-4508-b59c-581ed63671f7 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:01.508303 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7669dd0-883d-4508-b59c-581ed63671f7 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:01.508844 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 6/21] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:01 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:02.361800 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c4aac45-b795-449a-9c7d-8ce714cd4f47 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:02.364880 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c4aac45-b795-449a-9c7d-8ce714cd4f47 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:02.365121 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c4aac45-b795-449a-9c7d-8ce714cd4f47 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:02.365302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c4aac45-b795-449a-9c7d-8ce714cd4f47 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:02.372083 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:02.372083 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:02.375917 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c4aac45-b795-449a-9c7d-8ce714cd4f47 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:02.380554 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c4aac45-b795-449a-9c7d-8ce714cd4f47 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:02.380554 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 5/22] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:02 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:02.524661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17514eae-c403-41be-8663-a9764f1a2116 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:02.527495 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17514eae-c403-41be-8663-a9764f1a2116 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:02.527761 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17514eae-c403-41be-8663-a9764f1a2116 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:02.528026 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17514eae-c403-41be-8663-a9764f1a2116 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:02.540455 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:02.540455 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:02.544612 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-17514eae-c403-41be-8663-a9764f1a2116 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:02.549800 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17514eae-c403-41be-8663-a9764f1a2116 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:02.550305 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 7/23] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:02 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:03.393696 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5bb35235-56d8-4e54-9bc8-7cf9f4574984 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:03.400267 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bb35235-56d8-4e54-9bc8-7cf9f4574984 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:03.400267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bb35235-56d8-4e54-9bc8-7cf9f4574984 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:03.400267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bb35235-56d8-4e54-9bc8-7cf9f4574984 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:03.415979 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:03.415979 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:03.424592 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5bb35235-56d8-4e54-9bc8-7cf9f4574984 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:03.430448 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bb35235-56d8-4e54-9bc8-7cf9f4574984 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:03.430729 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 6/24] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:03 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:03.564649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ac225cc-ddeb-4c9f-aceb-f4faebfe0e96 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:03.566644 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ac225cc-ddeb-4c9f-aceb-f4faebfe0e96 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:03.566883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ac225cc-ddeb-4c9f-aceb-f4faebfe0e96 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:03.567156 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ac225cc-ddeb-4c9f-aceb-f4faebfe0e96 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:03.574550 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:03.574550 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:03.578371 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6ac225cc-ddeb-4c9f-aceb-f4faebfe0e96 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:03.593460 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ac225cc-ddeb-4c9f-aceb-f4faebfe0e96 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:03.593460 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 7/25] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:03 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:04.445347 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d812ac7e-53b5-4a4b-a061-e4bdf44435c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:04.447021 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d812ac7e-53b5-4a4b-a061-e4bdf44435c8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:04.447220 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d812ac7e-53b5-4a4b-a061-e4bdf44435c8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:04.447496 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d812ac7e-53b5-4a4b-a061-e4bdf44435c8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:04.454894 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:04.454894 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:04.459228 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d812ac7e-53b5-4a4b-a061-e4bdf44435c8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:04.465230 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d812ac7e-53b5-4a4b-a061-e4bdf44435c8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:04.465230 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 6/26] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:04 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:04.515203 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a217b287-fc48-4155-8678-d1a79419916b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:04.611638 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bf7e5c4e-24b3-4d49-9772-7bbd7f4360af None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:04.614053 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf7e5c4e-24b3-4d49-9772-7bbd7f4360af tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:04.614337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf7e5c4e-24b3-4d49-9772-7bbd7f4360af tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:04.614591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf7e5c4e-24b3-4d49-9772-7bbd7f4360af tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:04.631540 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:04.631540 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:04.639568 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bf7e5c4e-24b3-4d49-9772-7bbd7f4360af tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:04.645905 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf7e5c4e-24b3-4d49-9772-7bbd7f4360af tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:04.646479 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 7/27] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:04 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:04.782080 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:04.782570 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1291195113"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:04.784546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1291195113'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:04.785056 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Create volume of 1 GB Aug 13 23:38:04.802213 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Availability zone cache updated, next update will occur around 2026-08-14 00:38:04.801537. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:38:04.802393 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Availability Zones retrieved successfully. Aug 13 23:38:04.825539 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Flow 'volume_create_api' (3da42bdb-2bb1-4915-98db-7701c4241d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:04.826487 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab2f942-5ed5-448b-9d73-b35bc701a571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:04.827532 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:04.871194 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab2f942-5ed5-448b-9d73-b35bc701a571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:04.871965 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a253924-7e7c-4824-90d4-66c6690ab317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:04.906121 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-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 13 23:38:04.906410 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:38:04.954632 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Created reservations ['00a6c7c5-f191-4e93-a695-36089f54065e', 'c24e5d09-e41b-4205-90b7-d93af136d235', 'ce580f61-bb86-42d2-9522-b259bf602da3', '9c74fdcb-1e3d-42e1-90d2-8b45571865d6'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:04.955131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a253924-7e7c-4824-90d4-66c6690ab317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00a6c7c5-f191-4e93-a695-36089f54065e', 'c24e5d09-e41b-4205-90b7-d93af136d235', 'ce580f61-bb86-42d2-9522-b259bf602da3', '9c74fdcb-1e3d-42e1-90d2-8b45571865d6']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:04.956204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca16ec75-3afc-4c03-ad10-292ecb1c0d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:05.006773 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca16ec75-3afc-4c03-ad10-292ecb1c0d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a70dbbd5-b0be-41a1-b0f0-822da7109790', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1291195113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78277286091b455fb0055e9998d2acc3',qos_specs=None,replication_status=,reservations=['00a6c7c5-f191-4e93-a695-36089f54065e','c24e5d09-e41b-4205-90b7-d93af136d235','ce580f61-bb86-42d2-9522-b259bf602da3','9c74fdcb-1e3d-42e1-90d2-8b45571865d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f1547b9f49400ab3e42cc6f9f4dee7',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1291195113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a70dbbd5-b0be-41a1-b0f0-822da7109790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78277286091b455fb0055e9998d2acc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f1547b9f49400ab3e42cc6f9f4dee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:05.007446 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d88c812-1f2f-4424-985a-c105f07e10b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:05.035174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d88c812-1f2f-4424-985a-c105f07e10b4) transitioned into state 'SUCCESS' from state '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-1291195113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78277286091b455fb0055e9998d2acc3',qos_specs=None,replication_status=,reservations=['00a6c7c5-f191-4e93-a695-36089f54065e','c24e5d09-e41b-4205-90b7-d93af136d235','ce580f61-bb86-42d2-9522-b259bf602da3','9c74fdcb-1e3d-42e1-90d2-8b45571865d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f1547b9f49400ab3e42cc6f9f4dee7',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:05.035878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8100c0d6-b446-46d1-970b-c550baed0bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:05.062603 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8100c0d6-b446-46d1-970b-c550baed0bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:05.063546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Flow 'volume_create_api' (3da42bdb-2bb1-4915-98db-7701c4241d2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:05.063874 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Create volume request issued successfully. Aug 13 23:38:05.064493 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a217b287-fc48-4155-8678-d1a79419916b tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:05.064940 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 8/28] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:38:04 2026] POST /volume/v3/volumes => generated 783 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:38:05.081161 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ff803ba-2b77-4e6b-8674-4a9c9c915f14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:05.084734 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ff803ba-2b77-4e6b-8674-4a9c9c915f14 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:38:05.084734 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ff803ba-2b77-4e6b-8674-4a9c9c915f14 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:05.084734 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ff803ba-2b77-4e6b-8674-4a9c9c915f14 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:05.124368 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:05.124368 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:05.128618 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1ff803ba-2b77-4e6b-8674-4a9c9c915f14 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:38:05.133224 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ff803ba-2b77-4e6b-8674-4a9c9c915f14 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:38:05.133319 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 8/29] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:05 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 962 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:05.477537 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afd99f5a-73a8-4b90-a368-f4862dabadd9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:05.479770 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afd99f5a-73a8-4b90-a368-f4862dabadd9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:05.480200 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afd99f5a-73a8-4b90-a368-f4862dabadd9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:05.480473 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afd99f5a-73a8-4b90-a368-f4862dabadd9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:05.489795 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:05.489795 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:05.493662 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-afd99f5a-73a8-4b90-a368-f4862dabadd9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:05.498320 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afd99f5a-73a8-4b90-a368-f4862dabadd9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:05.498849 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 7/30] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:05 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:05.665557 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc5d6a46-bb58-43e6-890b-6929a5159689 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:05.665557 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc5d6a46-bb58-43e6-890b-6929a5159689 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:05.665557 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc5d6a46-bb58-43e6-890b-6929a5159689 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:05.665557 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc5d6a46-bb58-43e6-890b-6929a5159689 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:05.673716 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:05.673716 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:05.683375 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc5d6a46-bb58-43e6-890b-6929a5159689 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:05.699397 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc5d6a46-bb58-43e6-890b-6929a5159689 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:05.699928 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 8/31] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:05 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:06.151521 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-97ba743e-e454-4c19-901e-0ec3523fea68 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:06.154451 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97ba743e-e454-4c19-901e-0ec3523fea68 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:38:06.154451 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97ba743e-e454-4c19-901e-0ec3523fea68 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:06.154720 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97ba743e-e454-4c19-901e-0ec3523fea68 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:06.165488 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:06.165488 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:06.174964 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-97ba743e-e454-4c19-901e-0ec3523fea68 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:38:06.186808 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97ba743e-e454-4c19-901e-0ec3523fea68 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:38:06.187419 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 9/32] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:06 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:06.347220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79f7701f-1a13-4035-a850-959b81425bc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:06.513772 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ca25b80-beda-431c-9b0d-1bb7fa6a5ab2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:06.517595 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ca25b80-beda-431c-9b0d-1bb7fa6a5ab2 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:06.517916 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ca25b80-beda-431c-9b0d-1bb7fa6a5ab2 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:06.518305 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ca25b80-beda-431c-9b0d-1bb7fa6a5ab2 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:06.532691 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:06.532691 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:06.538356 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ca25b80-beda-431c-9b0d-1bb7fa6a5ab2 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:06.544490 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ca25b80-beda-431c-9b0d-1bb7fa6a5ab2 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:06.546178 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 8/33] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:06 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:06.619920 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:06.620555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1324462865"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:06.622950 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1324462865'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:06.628903 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Create volume of 1 GB Aug 13 23:38:06.629116 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:06.629116 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:06.636059 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:38:06.635351. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:38:06.636409 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Availability Zones retrieved successfully. Aug 13 23:38:06.662179 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Flow 'volume_create_api' (b052a3cd-7350-4b33-86e6-c792183f51a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:06.663713 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94b0ec0-237d-46c3-a48b-afefd648a4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:06.665464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:06.679823 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:06.679823 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:06.708489 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94b0ec0-237d-46c3-a48b-afefd648a4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf753aea-30b7-4f35-a345-ceca6d96bf34,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf753aea-30b7-4f35-a345-ceca6d96bf34', 'encryption_key_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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:06.709435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c574fe3-9190-47bb-9bea-c2e4ad8493a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:06.718096 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bb15ae19-341f-4141-87b7-d0b97c304549 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:06.720275 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb15ae19-341f-4141-87b7-d0b97c304549 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:06.720540 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb15ae19-341f-4141-87b7-d0b97c304549 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:06.720782 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb15ae19-341f-4141-87b7-d0b97c304549 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:06.730788 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:06.730788 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:06.738429 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bb15ae19-341f-4141-87b7-d0b97c304549 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:06.747396 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb15ae19-341f-4141-87b7-d0b97c304549 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:06.747491 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 9/34] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:06 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:06.757740 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-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 13 23:38:06.758068 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-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 13 23:38:06.824703 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Created reservations ['af6819ec-db30-443a-9968-d539f1ad9f8a', '4cb28c75-ed1b-4496-96cb-6ac6069efc52', 'c0aa8d21-30da-4c39-aa66-1b5386c6a83c', 'cc017362-13fa-4e8e-8942-5b848d1c5292'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:06.824703 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c574fe3-9190-47bb-9bea-c2e4ad8493a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af6819ec-db30-443a-9968-d539f1ad9f8a', '4cb28c75-ed1b-4496-96cb-6ac6069efc52', 'c0aa8d21-30da-4c39-aa66-1b5386c6a83c', 'cc017362-13fa-4e8e-8942-5b848d1c5292']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:06.824703 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263df558-c9d3-4536-a5e5-40441c32185b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:06.858076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263df558-c9d3-4536-a5e5-40441c32185b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1324462865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1ca8f4a9b7e54db9a2821b554aa45686',qos_specs=None,replication_status=,reservations=['af6819ec-db30-443a-9968-d539f1ad9f8a','4cb28c75-ed1b-4496-96cb-6ac6069efc52','c0aa8d21-30da-4c39-aa66-1b5386c6a83c','cc017362-13fa-4e8e-8942-5b848d1c5292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e97215a49247ca83add20d0bab12ae',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1324462865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1ca8f4a9b7e54db9a2821b554aa45686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47e97215a49247ca83add20d0bab12ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf753aea-30b7-4f35-a345-ceca6d96bf34),volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:06.858921 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f817a68a-17af-4508-b4c4-ac76768da28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:06.902405 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f817a68a-17af-4508-b4c4-ac76768da28c) transitioned into state 'SUCCESS' from state '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-1324462865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1ca8f4a9b7e54db9a2821b554aa45686',qos_specs=None,replication_status=,reservations=['af6819ec-db30-443a-9968-d539f1ad9f8a','4cb28c75-ed1b-4496-96cb-6ac6069efc52','c0aa8d21-30da-4c39-aa66-1b5386c6a83c','cc017362-13fa-4e8e-8942-5b848d1c5292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e97215a49247ca83add20d0bab12ae',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:06.903551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02ba50a-1f4e-43d4-bde4-c14da5038280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:06.934787 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02ba50a-1f4e-43d4-bde4-c14da5038280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:06.935892 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Flow 'volume_create_api' (b052a3cd-7350-4b33-86e6-c792183f51a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:06.936333 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Create volume request issued successfully. Aug 13 23:38:06.936951 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79f7701f-1a13-4035-a850-959b81425bc5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:06.937623 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 9/35] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:38:06 2026] POST /volume/v3/volumes => generated 756 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:38:06.954873 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83826f6f-c64b-4eec-88ca-e9cb3f133cdf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:06.957932 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83826f6f-c64b-4eec-88ca-e9cb3f133cdf tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:38:06.957932 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83826f6f-c64b-4eec-88ca-e9cb3f133cdf tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:06.957932 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83826f6f-c64b-4eec-88ca-e9cb3f133cdf tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:06.967464 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:06.967464 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:06.973742 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83826f6f-c64b-4eec-88ca-e9cb3f133cdf tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:38:06.979041 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83826f6f-c64b-4eec-88ca-e9cb3f133cdf tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:38:06.979630 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 10/36] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:06 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:07.563137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6f0d2d91-602f-43f2-b1c2-fa128708531c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:07.565140 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f0d2d91-602f-43f2-b1c2-fa128708531c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:07.565513 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f0d2d91-602f-43f2-b1c2-fa128708531c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:07.565816 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f0d2d91-602f-43f2-b1c2-fa128708531c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:07.573542 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:07.573542 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:07.577929 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6f0d2d91-602f-43f2-b1c2-fa128708531c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:07.583021 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f0d2d91-602f-43f2-b1c2-fa128708531c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:07.583819 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 9/37] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:07 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:07.762129 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bdf24db0-656a-4b75-a61b-73476243b873 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:07.765630 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bdf24db0-656a-4b75-a61b-73476243b873 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:07.767518 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bdf24db0-656a-4b75-a61b-73476243b873 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:07.768039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bdf24db0-656a-4b75-a61b-73476243b873 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:07.784360 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:07.784360 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:07.800100 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bdf24db0-656a-4b75-a61b-73476243b873 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:07.808195 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bdf24db0-656a-4b75-a61b-73476243b873 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:07.808736 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 10/38] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:07 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 1394 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:07.825167 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:07.827866 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:07.828214 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-572223726"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:07.829763 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-572223726'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:07.829919 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume of 1 GB Aug 13 23:38:07.830229 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:07.830229 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:07.834704 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Availability Zones retrieved successfully. Aug 13 23:38:07.841148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Flow 'volume_create_api' (7b8c10b6-cbf2-4ea6-8374-a87c44b306be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:07.844822 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd947d9-c497-4e4d-b9d0-3d2a4750ccda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:07.845861 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:07.882328 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd947d9-c497-4e4d-b9d0-3d2a4750ccda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:07.883276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a27b542-fb2e-48e6-8d68-2603bb7ab53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:07.939759 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-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 13 23:38:07.940169 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-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 13 23:38:07.968221 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Created reservations ['bccd7910-0ccd-49c7-8d99-9f205d8a6cfa', '1838e1ea-f5fc-4fba-aa07-fd11488cb248', '7626b91c-f8bb-459b-9257-8b946bf01ab0', 'a256ceb0-6bfa-4240-8ad9-6b59aa54e20a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:07.968221 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a27b542-fb2e-48e6-8d68-2603bb7ab53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bccd7910-0ccd-49c7-8d99-9f205d8a6cfa', '1838e1ea-f5fc-4fba-aa07-fd11488cb248', '7626b91c-f8bb-459b-9257-8b946bf01ab0', 'a256ceb0-6bfa-4240-8ad9-6b59aa54e20a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:07.968609 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae93285e-1775-484b-8c94-df8709411faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:07.997074 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4914133d-8cbb-47ff-ae2f-1bae2a17a3cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:08.001700 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4914133d-8cbb-47ff-ae2f-1bae2a17a3cc tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:38:08.001700 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4914133d-8cbb-47ff-ae2f-1bae2a17a3cc tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:08.001700 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4914133d-8cbb-47ff-ae2f-1bae2a17a3cc tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:08.003475 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae93285e-1775-484b-8c94-df8709411faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b14579-cb01-4c84-b63c-11fe46b1506f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-572223726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e65fe4f6f5b46888a69f3689f194690',qos_specs=None,replication_status=,reservations=['bccd7910-0ccd-49c7-8d99-9f205d8a6cfa','1838e1ea-f5fc-4fba-aa07-fd11488cb248','7626b91c-f8bb-459b-9257-8b946bf01ab0','a256ceb0-6bfa-4240-8ad9-6b59aa54e20a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f54277eacc47deb896c9e239d97d6d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-572223726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7b14579-cb01-4c84-b63c-11fe46b1506f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e65fe4f6f5b46888a69f3689f194690',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49f54277eacc47deb896c9e239d97d6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.004631 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b55b9e8b-a7b2-41b9-bde9-b62c65c45fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.015168 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:08.015168 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:08.026778 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4914133d-8cbb-47ff-ae2f-1bae2a17a3cc tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:38:08.038200 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4914133d-8cbb-47ff-ae2f-1bae2a17a3cc tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:38:08.039694 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 11/39] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:07 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:08.043927 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b55b9e8b-a7b2-41b9-bde9-b62c65c45fa4) transitioned into state 'SUCCESS' from state '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-572223726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e65fe4f6f5b46888a69f3689f194690',qos_specs=None,replication_status=,reservations=['bccd7910-0ccd-49c7-8d99-9f205d8a6cfa','1838e1ea-f5fc-4fba-aa07-fd11488cb248','7626b91c-f8bb-459b-9257-8b946bf01ab0','a256ceb0-6bfa-4240-8ad9-6b59aa54e20a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f54277eacc47deb896c9e239d97d6d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.045466 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87cdff3f-e7aa-4753-87da-6a748f94fa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.059196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-177eb35c-036a-4c8b-a93b-e514c0d71a65 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:08.064023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87cdff3f-e7aa-4753-87da-6a748f94fa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.065216 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Flow 'volume_create_api' (7b8c10b6-cbf2-4ea6-8374-a87c44b306be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:08.065767 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume request issued successfully. Aug 13 23:38:08.066909 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-493963da-f57a-4268-80fb-72e1a8cfaa85 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:08.067328 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 10/40] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:38:07 2026] POST /volume/v3/volumes => generated 754 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:38:08.086477 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6729558e-468b-496b-86f8-e7a153f9891c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:08.089564 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6729558e-468b-496b-86f8-e7a153f9891c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f Aug 13 23:38:08.089892 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6729558e-468b-496b-86f8-e7a153f9891c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:08.090238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6729558e-468b-496b-86f8-e7a153f9891c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:08.101573 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:08.101573 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:08.108130 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6729558e-468b-496b-86f8-e7a153f9891c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:08.119973 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6729558e-468b-496b-86f8-e7a153f9891c tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f returned with HTTP 200 Aug 13 23:38:08.120601 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 11/41] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:08 2026] GET /volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:08.426377 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-177eb35c-036a-4c8b-a93b-e514c0d71a65 tempest-TestMultiAttachVolumeSwap-643763390 tempest-TestMultiAttachVolumeSwap-643763390-project-admin] POST https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action Aug 13 23:38:08.427081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-177eb35c-036a-4c8b-a93b-e514c0d71a65 tempest-TestMultiAttachVolumeSwap-643763390 tempest-TestMultiAttachVolumeSwap-643763390-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:08.427253 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-177eb35c-036a-4c8b-a93b-e514c0d71a65 tempest-TestMultiAttachVolumeSwap-643763390 tempest-TestMultiAttachVolumeSwap-643763390-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:08.465213 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:08.465213 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:08.465213 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-177eb35c-036a-4c8b-a93b-e514c0d71a65 tempest-TestMultiAttachVolumeSwap-643763390 tempest-TestMultiAttachVolumeSwap-643763390-project-admin] Volume info retrieved successfully. Aug 13 23:38:08.479300 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-177eb35c-036a-4c8b-a93b-e514c0d71a65 tempest-TestMultiAttachVolumeSwap-643763390 tempest-TestMultiAttachVolumeSwap-643763390-project-admin] Update volume admin metadata completed successfully. Aug 13 23:38:08.479300 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-177eb35c-036a-4c8b-a93b-e514c0d71a65 tempest-TestMultiAttachVolumeSwap-643763390 tempest-TestMultiAttachVolumeSwap-643763390-project-admin] Update readonly setting on volume completed successfully. Aug 13 23:38:08.479300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-177eb35c-036a-4c8b-a93b-e514c0d71a65 tempest-TestMultiAttachVolumeSwap-643763390 tempest-TestMultiAttachVolumeSwap-643763390-project-admin] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action returned with HTTP 202 Aug 13 23:38:08.479941 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 10/42] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:38:08 2026] POST /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action => generated 0 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:38:08.489890 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:08.491771 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:08.492163 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1082486610"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:08.493695 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1082486610'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:08.497127 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Create volume of 1 GB Aug 13 23:38:08.497490 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:08.497490 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:08.498110 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Availability Zones retrieved successfully. Aug 13 23:38:08.504277 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Flow 'volume_create_api' (bace8437-447d-481e-bff3-9fb52b1a8c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:08.505543 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d86309-30d3-413d-85d2-8d3752ff6a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.506787 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:08.523686 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:08.523686 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:08.538838 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d86309-30d3-413d-85d2-8d3752ff6a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf753aea-30b7-4f35-a345-ceca6d96bf34,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf753aea-30b7-4f35-a345-ceca6d96bf34', 'encryption_key_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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.539950 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a76af10-370e-4a49-80f8-f24ceab85717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.577684 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-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 13 23:38:08.577684 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-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 13 23:38:08.599720 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3718437b-5ed3-432e-95a9-c38aaca27ce9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:08.601966 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3718437b-5ed3-432e-95a9-c38aaca27ce9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:08.602239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3718437b-5ed3-432e-95a9-c38aaca27ce9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:08.602483 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3718437b-5ed3-432e-95a9-c38aaca27ce9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:08.603048 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Created reservations ['1923fc1b-002e-4c3b-bc5e-0a9ce7e453ed', '9c363768-89c1-4dbd-b2c3-b3cdcc7c5162', 'c7e7bb52-5400-4ce5-8d5c-8f3327864a89', '8d78e4a8-104d-4a4a-a6c2-55434fddccdf'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:08.603898 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a76af10-370e-4a49-80f8-f24ceab85717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1923fc1b-002e-4c3b-bc5e-0a9ce7e453ed', '9c363768-89c1-4dbd-b2c3-b3cdcc7c5162', 'c7e7bb52-5400-4ce5-8d5c-8f3327864a89', '8d78e4a8-104d-4a4a-a6c2-55434fddccdf']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.604665 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528c5309-b70b-4a06-8b01-3aa0253e57a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.611124 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:08.611124 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:08.615769 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3718437b-5ed3-432e-95a9-c38aaca27ce9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:08.621966 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3718437b-5ed3-432e-95a9-c38aaca27ce9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:08.622475 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 11/43] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:08 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:08.631349 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528c5309-b70b-4a06-8b01-3aa0253e57a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aec4b18b-c325-4113-a10f-519311d24b3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1082486610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1ca8f4a9b7e54db9a2821b554aa45686',qos_specs=None,replication_status=,reservations=['1923fc1b-002e-4c3b-bc5e-0a9ce7e453ed','9c363768-89c1-4dbd-b2c3-b3cdcc7c5162','c7e7bb52-5400-4ce5-8d5c-8f3327864a89','8d78e4a8-104d-4a4a-a6c2-55434fddccdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e97215a49247ca83add20d0bab12ae',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1082486610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aec4b18b-c325-4113-a10f-519311d24b3c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1ca8f4a9b7e54db9a2821b554aa45686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47e97215a49247ca83add20d0bab12ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf753aea-30b7-4f35-a345-ceca6d96bf34),volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.632546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2f171c7-017e-4212-babf-cdf43760e7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.637886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:08.643015 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:08.643015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-637165310"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:08.644081 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-637165310'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:08.644323 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume of 1 GB Aug 13 23:38:08.648913 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Availability Zones retrieved successfully. Aug 13 23:38:08.652014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2f171c7-017e-4212-babf-cdf43760e7d5) transitioned into state 'SUCCESS' from state '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-1082486610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1ca8f4a9b7e54db9a2821b554aa45686',qos_specs=None,replication_status=,reservations=['1923fc1b-002e-4c3b-bc5e-0a9ce7e453ed','9c363768-89c1-4dbd-b2c3-b3cdcc7c5162','c7e7bb52-5400-4ce5-8d5c-8f3327864a89','8d78e4a8-104d-4a4a-a6c2-55434fddccdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e97215a49247ca83add20d0bab12ae',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.653053 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d372ea7b-f4c9-4d0c-9229-1b66d286c1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.655813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Flow 'volume_create_api' (3c7dd253-8416-4303-aeb5-ac6ccc819081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:08.656912 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2638b5-81bf-4612-a377-98185242999d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.658202 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:08.664493 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d372ea7b-f4c9-4d0c-9229-1b66d286c1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.666442 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Flow 'volume_create_api' (bace8437-447d-481e-bff3-9fb52b1a8c0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:08.666442 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Create volume request issued successfully. Aug 13 23:38:08.666442 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-faa53f0c-4c76-4fc1-86b0-a42424d920f3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:08.666570 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 12/44] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:38:08 2026] POST /volume/v3/volumes => generated 756 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:38:08.678598 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-edf7a01a-5ee5-4610-a917-a8b69d41fde0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:08.682708 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edf7a01a-5ee5-4610-a917-a8b69d41fde0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c Aug 13 23:38:08.682708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edf7a01a-5ee5-4610-a917-a8b69d41fde0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:08.682708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edf7a01a-5ee5-4610-a917-a8b69d41fde0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:08.697666 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2638b5-81bf-4612-a377-98185242999d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.698502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34dfe50c-1ae4-4542-a1b0-7105a7d6c6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.700923 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:08.700923 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:08.710065 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-edf7a01a-5ee5-4610-a917-a8b69d41fde0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:38:08.713445 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edf7a01a-5ee5-4610-a917-a8b69d41fde0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c returned with HTTP 200 Aug 13 23:38:08.713867 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 11/45] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:08 2026] GET /volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:08.756576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Created reservations ['ed6ad984-2ad2-48b0-9cd3-5b98be838189', 'a8d979e5-88ba-47b0-8be1-e74ce12eec63', '9a804584-76ec-4379-bacc-2c7ea5e03627', '28efc9af-6f76-40d1-9429-8aa621bcf17e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:08.757418 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34dfe50c-1ae4-4542-a1b0-7105a7d6c6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed6ad984-2ad2-48b0-9cd3-5b98be838189', 'a8d979e5-88ba-47b0-8be1-e74ce12eec63', '9a804584-76ec-4379-bacc-2c7ea5e03627', '28efc9af-6f76-40d1-9429-8aa621bcf17e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.757792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44eda37-8a6b-47b3-8e77-78527a8c3b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.790493 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44eda37-8a6b-47b3-8e77-78527a8c3b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3523f50f-4736-407e-b028-1963aeb9aea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-637165310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929dfc266614480787c9f0bf04214126',qos_specs=None,replication_status=,reservations=['ed6ad984-2ad2-48b0-9cd3-5b98be838189','a8d979e5-88ba-47b0-8be1-e74ce12eec63','9a804584-76ec-4379-bacc-2c7ea5e03627','28efc9af-6f76-40d1-9429-8aa621bcf17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad239f320866403bb7df3deacd9aeb3c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-637165310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3523f50f-4736-407e-b028-1963aeb9aea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929dfc266614480787c9f0bf04214126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad239f320866403bb7df3deacd9aeb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.791618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e90494-0f36-40e4-bb13-29632c73bc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.817886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e90494-0f36-40e4-bb13-29632c73bc1e) transitioned into state 'SUCCESS' from state '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-637165310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929dfc266614480787c9f0bf04214126',qos_specs=None,replication_status=,reservations=['ed6ad984-2ad2-48b0-9cd3-5b98be838189','a8d979e5-88ba-47b0-8be1-e74ce12eec63','9a804584-76ec-4379-bacc-2c7ea5e03627','28efc9af-6f76-40d1-9429-8aa621bcf17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad239f320866403bb7df3deacd9aeb3c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.818626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fedc9df4-602d-4d69-831e-235429aed0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:08.833118 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fedc9df4-602d-4d69-831e-235429aed0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:08.833978 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Flow 'volume_create_api' (3c7dd253-8416-4303-aeb5-ac6ccc819081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:08.834398 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume request issued successfully. Aug 13 23:38:08.834958 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81f7599c-ace1-4c65-b4b7-68b4e900e59a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:08.835484 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 12/46] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:38:08 2026] POST /volume/v3/volumes => generated 749 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:38:08.859778 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-683f6f8b-1ddf-41c0-b10d-89194c7b65b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:08.861822 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-683f6f8b-1ddf-41c0-b10d-89194c7b65b6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 Aug 13 23:38:08.862053 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-683f6f8b-1ddf-41c0-b10d-89194c7b65b6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:08.862275 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-683f6f8b-1ddf-41c0-b10d-89194c7b65b6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:08.872883 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:08.872883 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:08.877362 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-683f6f8b-1ddf-41c0-b10d-89194c7b65b6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:08.882905 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-683f6f8b-1ddf-41c0-b10d-89194c7b65b6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 returned with HTTP 200 Aug 13 23:38:08.883732 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 12/47] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:08 2026] GET /volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:38:09.137892 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b23a4a3b-265a-407d-957b-9544dc76f5c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:09.139919 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b23a4a3b-265a-407d-957b-9544dc76f5c3 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f Aug 13 23:38:09.140141 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b23a4a3b-265a-407d-957b-9544dc76f5c3 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:09.140352 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b23a4a3b-265a-407d-957b-9544dc76f5c3 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:09.149236 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:09.149236 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:09.153860 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b23a4a3b-265a-407d-957b-9544dc76f5c3 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:09.159207 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b23a4a3b-265a-407d-957b-9544dc76f5c3 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f returned with HTTP 200 Aug 13 23:38:09.159828 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 13/48] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:09 2026] GET /volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:09.171536 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a87b72f-5c25-4482-afd7-99154420112b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:09.173149 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:09.173512 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2102497296"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:09.175091 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2102497296'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:09.175205 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume of 1 GB Aug 13 23:38:09.178897 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Availability Zones retrieved successfully. Aug 13 23:38:09.184322 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Flow 'volume_create_api' (7a4a72f8-4d66-4eee-9ccb-111385168a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:09.185426 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16562c91-9dc1-47f3-91c8-c1715b956152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:09.186351 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:09.210861 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16562c91-9dc1-47f3-91c8-c1715b956152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:09.211641 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a55a55c-f3d1-441c-b067-14f517047443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:09.262690 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Created reservations ['5dcf6ecb-6818-481b-9385-4cc12087a6b8', 'd4326d26-ad8f-4f4c-82ad-b62e5c15f468', '1793c8bb-59b8-4bf2-9ae1-c88dfb6ed142', 'ba8bac1b-57cc-479b-9632-e1da3c2b3456'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:09.263593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a55a55c-f3d1-441c-b067-14f517047443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dcf6ecb-6818-481b-9385-4cc12087a6b8', 'd4326d26-ad8f-4f4c-82ad-b62e5c15f468', '1793c8bb-59b8-4bf2-9ae1-c88dfb6ed142', 'ba8bac1b-57cc-479b-9632-e1da3c2b3456']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:09.264429 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792a9274-78bd-4bb5-ac43-bdd736a47a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:09.294005 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792a9274-78bd-4bb5-ac43-bdd736a47a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932b9143-1e8f-4cbe-9f66-46d23bebf670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2102497296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e65fe4f6f5b46888a69f3689f194690',qos_specs=None,replication_status=,reservations=['5dcf6ecb-6818-481b-9385-4cc12087a6b8','d4326d26-ad8f-4f4c-82ad-b62e5c15f468','1793c8bb-59b8-4bf2-9ae1-c88dfb6ed142','ba8bac1b-57cc-479b-9632-e1da3c2b3456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f54277eacc47deb896c9e239d97d6d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2102497296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=932b9143-1e8f-4cbe-9f66-46d23bebf670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e65fe4f6f5b46888a69f3689f194690',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49f54277eacc47deb896c9e239d97d6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:09.294714 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42f3e51-8cfe-4e8f-a153-2c622433b5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:09.313106 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42f3e51-8cfe-4e8f-a153-2c622433b5ae) transitioned into state 'SUCCESS' from state '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-2102497296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e65fe4f6f5b46888a69f3689f194690',qos_specs=None,replication_status=,reservations=['5dcf6ecb-6818-481b-9385-4cc12087a6b8','d4326d26-ad8f-4f4c-82ad-b62e5c15f468','1793c8bb-59b8-4bf2-9ae1-c88dfb6ed142','ba8bac1b-57cc-479b-9632-e1da3c2b3456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f54277eacc47deb896c9e239d97d6d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:09.313825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e8d955-3145-4b05-b72c-bea2bbf42f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:09.323507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e8d955-3145-4b05-b72c-bea2bbf42f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:09.324255 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Flow 'volume_create_api' (7a4a72f8-4d66-4eee-9ccb-111385168a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:09.324595 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Create volume request issued successfully. Aug 13 23:38:09.325213 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a87b72f-5c25-4482-afd7-99154420112b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:09.325609 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 12/49] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:38:09 2026] POST /volume/v3/volumes => generated 755 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:38:09.341924 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa78e8e7-7424-44f3-bb3a-c4a2019d6c88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:09.344471 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa78e8e7-7424-44f3-bb3a-c4a2019d6c88 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 Aug 13 23:38:09.344740 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa78e8e7-7424-44f3-bb3a-c4a2019d6c88 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:09.345006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa78e8e7-7424-44f3-bb3a-c4a2019d6c88 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:09.354176 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:09.354176 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:09.358887 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fa78e8e7-7424-44f3-bb3a-c4a2019d6c88 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:09.364679 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa78e8e7-7424-44f3-bb3a-c4a2019d6c88 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 returned with HTTP 200 Aug 13 23:38:09.365212 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 13/50] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:09 2026] GET /volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:09.731787 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a95813b6-1d93-4b5a-817e-e98634acad9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:09.733762 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a95813b6-1d93-4b5a-817e-e98634acad9c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c Aug 13 23:38:09.734032 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a95813b6-1d93-4b5a-817e-e98634acad9c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:09.734255 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a95813b6-1d93-4b5a-817e-e98634acad9c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:09.750952 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:09.750952 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:09.763012 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a95813b6-1d93-4b5a-817e-e98634acad9c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:38:09.770594 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a95813b6-1d93-4b5a-817e-e98634acad9c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c returned with HTTP 200 Aug 13 23:38:09.771622 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 13/51] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:09 2026] GET /volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:09.900075 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c42988b-07fc-443d-a8d4-5e772bc7186d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:09.903131 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c42988b-07fc-443d-a8d4-5e772bc7186d tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 Aug 13 23:38:09.903131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c42988b-07fc-443d-a8d4-5e772bc7186d tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:09.903131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c42988b-07fc-443d-a8d4-5e772bc7186d tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:09.914783 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:09.914783 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:09.920793 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8c42988b-07fc-443d-a8d4-5e772bc7186d tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:09.926618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c42988b-07fc-443d-a8d4-5e772bc7186d tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 returned with HTTP 200 Aug 13 23:38:09.927260 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 14/52] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:09 2026] GET /volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:09.946220 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1e792270-e377-477e-a659-96583470b7fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:09.948791 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:09.949269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-226005825"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:09.951879 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-226005825'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:09.951879 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume of 1 GB Aug 13 23:38:09.951879 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:09.951879 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:09.956619 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Availability Zones retrieved successfully. Aug 13 23:38:09.965926 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Flow 'volume_create_api' (1d06a577-b6d9-4b60-a9d9-baada71b088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:09.967049 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd9b2a4-e3b4-4097-9922-742fdd2ff1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:09.969074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:10.010704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd9b2a4-e3b4-4097-9922-742fdd2ff1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:10.012485 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413e39ce-faea-49fe-87f6-17879e4ee9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:10.068931 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Created reservations ['1b58c8b7-07a8-455f-9034-a798cefd949b', 'e6ec138f-cafc-4635-9370-b48ff58365a9', 'a6e0a988-710e-4ee2-a237-15a0ff294a29', '58e2e9af-89e1-4b0e-b98d-9b0f213c673c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:10.070088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413e39ce-faea-49fe-87f6-17879e4ee9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b58c8b7-07a8-455f-9034-a798cefd949b', 'e6ec138f-cafc-4635-9370-b48ff58365a9', 'a6e0a988-710e-4ee2-a237-15a0ff294a29', '58e2e9af-89e1-4b0e-b98d-9b0f213c673c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:10.071112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a265578-93c0-4bc0-9b4f-bf56cb3080bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:10.102915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a265578-93c0-4bc0-9b4f-bf56cb3080bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4989a90-9e15-4e08-a391-3a2488f53ba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-226005825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929dfc266614480787c9f0bf04214126',qos_specs=None,replication_status=,reservations=['1b58c8b7-07a8-455f-9034-a798cefd949b','e6ec138f-cafc-4635-9370-b48ff58365a9','a6e0a988-710e-4ee2-a237-15a0ff294a29','58e2e9af-89e1-4b0e-b98d-9b0f213c673c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad239f320866403bb7df3deacd9aeb3c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-226005825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4989a90-9e15-4e08-a391-3a2488f53ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929dfc266614480787c9f0bf04214126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad239f320866403bb7df3deacd9aeb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:10.104392 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de923b70-ff9a-405a-befd-48830c07f593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:10.132444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de923b70-ff9a-405a-befd-48830c07f593) transitioned into state 'SUCCESS' from state '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-226005825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929dfc266614480787c9f0bf04214126',qos_specs=None,replication_status=,reservations=['1b58c8b7-07a8-455f-9034-a798cefd949b','e6ec138f-cafc-4635-9370-b48ff58365a9','a6e0a988-710e-4ee2-a237-15a0ff294a29','58e2e9af-89e1-4b0e-b98d-9b0f213c673c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad239f320866403bb7df3deacd9aeb3c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:10.133532 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23052f94-bd3d-4bc5-8d66-f273acd204d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:10.145342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23052f94-bd3d-4bc5-8d66-f273acd204d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:10.146488 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Flow 'volume_create_api' (1d06a577-b6d9-4b60-a9d9-baada71b088d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:10.146884 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Create volume request issued successfully. Aug 13 23:38:10.147691 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e792270-e377-477e-a659-96583470b7fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:10.148241 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 13/53] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:38:09 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 13 23:38:10.163612 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-74b27284-e939-43ec-8548-2b15e6eb07d4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:10.167390 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74b27284-e939-43ec-8548-2b15e6eb07d4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 Aug 13 23:38:10.169020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74b27284-e939-43ec-8548-2b15e6eb07d4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:10.169020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74b27284-e939-43ec-8548-2b15e6eb07d4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:10.178131 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:10.178131 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:10.183039 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-74b27284-e939-43ec-8548-2b15e6eb07d4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:10.188325 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74b27284-e939-43ec-8548-2b15e6eb07d4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 returned with HTTP 200 Aug 13 23:38:10.188727 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 14/54] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:10 2026] GET /volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:10.384627 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2db4e4f2-d1c0-499b-9d39-ef9f3843600e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:10.387248 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2db4e4f2-d1c0-499b-9d39-ef9f3843600e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 Aug 13 23:38:10.387248 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2db4e4f2-d1c0-499b-9d39-ef9f3843600e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:10.388286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2db4e4f2-d1c0-499b-9d39-ef9f3843600e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:10.395751 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:10.395751 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:10.399455 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2db4e4f2-d1c0-499b-9d39-ef9f3843600e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:10.404033 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2db4e4f2-d1c0-499b-9d39-ef9f3843600e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 returned with HTTP 200 Aug 13 23:38:10.404413 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 14/55] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:10 2026] GET /volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:11.204437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-12d25cff-9204-40c9-b49b-d1fa8597ebd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:11.207080 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-12d25cff-9204-40c9-b49b-d1fa8597ebd6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 Aug 13 23:38:11.207505 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-12d25cff-9204-40c9-b49b-d1fa8597ebd6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:11.207505 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-12d25cff-9204-40c9-b49b-d1fa8597ebd6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:11.214555 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:11.214555 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:11.218458 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-12d25cff-9204-40c9-b49b-d1fa8597ebd6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:11.223585 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-12d25cff-9204-40c9-b49b-d1fa8597ebd6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 returned with HTTP 200 Aug 13 23:38:11.224093 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 15/56] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:11 2026] GET /volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:19.636182 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-e1f2e270-bb4e-4dca-82be-da00897fa779 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:19.640680 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-e1f2e270-bb4e-4dca-82be-da00897fa779 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:19.640957 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-e1f2e270-bb4e-4dca-82be-da00897fa779 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:19.641187 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-e1f2e270-bb4e-4dca-82be-da00897fa779 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:19.651392 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:19.651392 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:19.657746 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a063a75c-4700-4ca8-867e-357da170db9a req-e1f2e270-bb4e-4dca-82be-da00897fa779 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:19.665542 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-e1f2e270-bb4e-4dca-82be-da00897fa779 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:19.666242 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 14/57] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:19 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 1394 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:19.682177 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-df9afe4a-e0a7-4a21-b56f-1e30315d651a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:19.687303 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-df9afe4a-e0a7-4a21-b56f-1e30315d651a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f Aug 13 23:38:19.687596 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-df9afe4a-e0a7-4a21-b56f-1e30315d651a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:19.689748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-df9afe4a-e0a7-4a21-b56f-1e30315d651a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:19.704905 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:19.704905 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:19.710156 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a063a75c-4700-4ca8-867e-357da170db9a req-df9afe4a-e0a7-4a21-b56f-1e30315d651a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:19.716015 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-df9afe4a-e0a7-4a21-b56f-1e30315d651a tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f returned with HTTP 200 Aug 13 23:38:19.716441 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 15/58] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:19 2026] GET /volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:19.728351 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-10a5fd6c-d1da-4f4e-8aee-7e35595e9514 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:19.731610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-10a5fd6c-d1da-4f4e-8aee-7e35595e9514 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 Aug 13 23:38:19.731826 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-10a5fd6c-d1da-4f4e-8aee-7e35595e9514 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:19.732950 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-10a5fd6c-d1da-4f4e-8aee-7e35595e9514 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:19.745222 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:19.745222 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:19.750146 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a063a75c-4700-4ca8-867e-357da170db9a req-10a5fd6c-d1da-4f4e-8aee-7e35595e9514 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:19.756603 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-10a5fd6c-d1da-4f4e-8aee-7e35595e9514 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 returned with HTTP 200 Aug 13 23:38:19.757253 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 15/59] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:19 2026] GET /volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:19.769291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a0d7640-faf4-4321-8713-306266e2f7a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:19.769904 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a0d7640-faf4-4321-8713-306266e2f7a9 None None] GET https://10.4.3.81/volume// Aug 13 23:38:19.770132 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a0d7640-faf4-4321-8713-306266e2f7a9 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:19.770324 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a0d7640-faf4-4321-8713-306266e2f7a9 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:19.770759 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a0d7640-faf4-4321-8713-306266e2f7a9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:19.771086 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 16/60] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:38:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:19.784438 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-a3bd67bb-a102-46fa-a36b-f8c39c93e17f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:19.785130 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-a3bd67bb-a102-46fa-a36b-f8c39c93e17f tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:19.785562 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-a3bd67bb-a102-46fa-a36b-f8c39c93e17f tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a07785a0-2382-4e23-a125-1b5ecf58ba24", "connector": null, "instance_uuid": "0a9c2546-a0b0-48ab-b690-641d14c9d2c0"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:19.795111 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:19.795111 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:19.843556 np0000007283 devstack@c-api.service[100275]: /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 13 23:38:19.843556 np0000007283 devstack@c-api.service[100275]: .first() Aug 13 23:38:19.866530 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-a3bd67bb-a102-46fa-a36b-f8c39c93e17f tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:19.867130 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 15/61] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:19 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:19.878758 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d7294e5-8838-483a-8c60-5512bde80934 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:19.879856 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d7294e5-8838-483a-8c60-5512bde80934 None None] GET https://10.4.3.81/volume// Aug 13 23:38:19.879856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d7294e5-8838-483a-8c60-5512bde80934 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:19.879856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d7294e5-8838-483a-8c60-5512bde80934 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:19.882004 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d7294e5-8838-483a-8c60-5512bde80934 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:19.882004 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 16/62] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:38:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:19.891041 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-30f038c0-95d7-4bc8-aa95-f46cace81a80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:19.893541 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-30f038c0-95d7-4bc8-aa95-f46cace81a80 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:19.894048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-30f038c0-95d7-4bc8-aa95-f46cace81a80 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7b14579-cb01-4c84-b63c-11fe46b1506f", "connector": null, "instance_uuid": "0a9c2546-a0b0-48ab-b690-641d14c9d2c0"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:19.908512 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:19.908512 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:19.970535 np0000007283 devstack@c-api.service[100274]: /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 13 23:38:19.970535 np0000007283 devstack@c-api.service[100274]: .first() Aug 13 23:38:19.995359 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-30f038c0-95d7-4bc8-aa95-f46cace81a80 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:19.996589 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 16/63] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:19 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:20.009155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9312625-39b4-4dd1-8926-0645fe786c65 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.009722 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9312625-39b4-4dd1-8926-0645fe786c65 None None] GET https://10.4.3.81/volume// Aug 13 23:38:20.009835 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9312625-39b4-4dd1-8926-0645fe786c65 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:20.010182 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9312625-39b4-4dd1-8926-0645fe786c65 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:20.010487 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9312625-39b4-4dd1-8926-0645fe786c65 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:20.010946 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 17/64] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:38:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:20.022558 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-12b0e0ce-c8fa-4288-8318-a7fdf2824c65 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.027065 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-12b0e0ce-c8fa-4288-8318-a7fdf2824c65 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:20.027065 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-12b0e0ce-c8fa-4288-8318-a7fdf2824c65 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "932b9143-1e8f-4cbe-9f66-46d23bebf670", "connector": null, "instance_uuid": "0a9c2546-a0b0-48ab-b690-641d14c9d2c0"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:20.041193 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:20.041193 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:20.094364 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-12b0e0ce-c8fa-4288-8318-a7fdf2824c65 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:20.095518 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 16/65] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:20 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 13 23:38:20.461888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-58e7a78b-0dda-4275-8645-752e0325dd91 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.464358 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-58e7a78b-0dda-4275-8645-752e0325dd91 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:20.464595 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-58e7a78b-0dda-4275-8645-752e0325dd91 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:20.464814 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-58e7a78b-0dda-4275-8645-752e0325dd91 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:20.473243 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:20.473243 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:20.477645 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-58e7a78b-0dda-4275-8645-752e0325dd91 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:20.483409 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-58e7a78b-0dda-4275-8645-752e0325dd91 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:20.484085 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 17/66] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:20 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:20.494469 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eef53201-d3c7-4124-b433-2f73861d6945 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.496898 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eef53201-d3c7-4124-b433-2f73861d6945 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 Aug 13 23:38:20.497165 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eef53201-d3c7-4124-b433-2f73861d6945 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:20.497342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eef53201-d3c7-4124-b433-2f73861d6945 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:20.508479 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:20.508479 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:20.513255 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eef53201-d3c7-4124-b433-2f73861d6945 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:20.519099 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eef53201-d3c7-4124-b433-2f73861d6945 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 returned with HTTP 200 Aug 13 23:38:20.519619 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 17/67] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:20 2026] GET /volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:20.530671 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-83fc966c-4bd7-4fdb-86c6-89f8e1166ed3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.534138 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-83fc966c-4bd7-4fdb-86c6-89f8e1166ed3 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 Aug 13 23:38:20.534310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-83fc966c-4bd7-4fdb-86c6-89f8e1166ed3 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:20.534527 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-83fc966c-4bd7-4fdb-86c6-89f8e1166ed3 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:20.548125 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:20.548125 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:20.552112 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-83fc966c-4bd7-4fdb-86c6-89f8e1166ed3 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:20.559086 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-83fc966c-4bd7-4fdb-86c6-89f8e1166ed3 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 returned with HTTP 200 Aug 13 23:38:20.559474 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 18/68] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:20 2026] GET /volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:20.572822 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3d9cb480-1f9c-4efc-b9bf-4506211a7c4d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.573577 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d9cb480-1f9c-4efc-b9bf-4506211a7c4d None None] GET https://10.4.3.81/volume// Aug 13 23:38:20.573783 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d9cb480-1f9c-4efc-b9bf-4506211a7c4d None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:20.574041 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d9cb480-1f9c-4efc-b9bf-4506211a7c4d None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:20.574618 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d9cb480-1f9c-4efc-b9bf-4506211a7c4d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:20.574944 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 17/69] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:38:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:20.587004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-41f09603-8fc1-4339-894f-3195f6188690 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.589269 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-41f09603-8fc1-4339-894f-3195f6188690 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:20.589672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-41f09603-8fc1-4339-894f-3195f6188690 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa", "connector": null, "instance_uuid": "ef43b3a6-1a84-4125-af8a-b9f21b688331"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:20.599269 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:20.599269 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:20.645916 np0000007283 devstack@c-api.service[100276]: /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 13 23:38:20.645916 np0000007283 devstack@c-api.service[100276]: .first() Aug 13 23:38:20.671318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-41f09603-8fc1-4339-894f-3195f6188690 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:20.672190 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 18/70] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:20 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:20.685661 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e651096f-1aaa-4742-ab10-9f26296e7420 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.686676 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e651096f-1aaa-4742-ab10-9f26296e7420 None None] GET https://10.4.3.81/volume// Aug 13 23:38:20.686676 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e651096f-1aaa-4742-ab10-9f26296e7420 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:20.686676 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e651096f-1aaa-4742-ab10-9f26296e7420 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:20.687019 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e651096f-1aaa-4742-ab10-9f26296e7420 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:20.687384 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 18/71] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:38:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:20.698562 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-07a53954-a4ab-441e-8c87-2b3a804ea2df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.701943 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-07a53954-a4ab-441e-8c87-2b3a804ea2df tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:20.702780 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-07a53954-a4ab-441e-8c87-2b3a804ea2df tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3523f50f-4736-407e-b028-1963aeb9aea6", "connector": null, "instance_uuid": "ef43b3a6-1a84-4125-af8a-b9f21b688331"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:20.712976 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:20.712976 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:20.758764 np0000007283 devstack@c-api.service[100273]: /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 13 23:38:20.758764 np0000007283 devstack@c-api.service[100273]: .first() Aug 13 23:38:20.781667 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-07a53954-a4ab-441e-8c87-2b3a804ea2df tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:20.782202 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 19/72] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:20 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:20.794037 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-882dd811-2e81-4d9b-ac7c-5df1b8c5f1d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.794614 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-882dd811-2e81-4d9b-ac7c-5df1b8c5f1d1 None None] GET https://10.4.3.81/volume// Aug 13 23:38:20.794894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-882dd811-2e81-4d9b-ac7c-5df1b8c5f1d1 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:20.795105 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-882dd811-2e81-4d9b-ac7c-5df1b8c5f1d1 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:20.795519 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-882dd811-2e81-4d9b-ac7c-5df1b8c5f1d1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:20.796109 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 18/73] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:38:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:20.808634 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-93b66fdb-af39-488b-ba3c-db30984851a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:20.812336 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-93b66fdb-af39-488b-ba3c-db30984851a9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:20.813016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-93b66fdb-af39-488b-ba3c-db30984851a9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4989a90-9e15-4e08-a391-3a2488f53ba7", "connector": null, "instance_uuid": "ef43b3a6-1a84-4125-af8a-b9f21b688331"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:20.827582 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:20.827582 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:20.863318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-93b66fdb-af39-488b-ba3c-db30984851a9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:20.863798 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 19/74] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:20 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:38:22.329873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-804af947-ec50-4ee7-9e35-bebd2b6097d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:22.329873 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-804af947-ec50-4ee7-9e35-bebd2b6097d4 None None] GET https://10.4.3.81/volume// Aug 13 23:38:22.329873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-804af947-ec50-4ee7-9e35-bebd2b6097d4 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:22.329873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-804af947-ec50-4ee7-9e35-bebd2b6097d4 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:22.329873 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-804af947-ec50-4ee7-9e35-bebd2b6097d4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:22.329873 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 19/75] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:22.359040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-19b66eae-84ae-4c9a-a650-cb4f778e00f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:22.362684 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-19b66eae-84ae-4c9a-a650-cb4f778e00f4 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:38:22.363179 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-19b66eae-84ae-4c9a-a650-cb4f778e00f4 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:22.363474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-19b66eae-84ae-4c9a-a650-cb4f778e00f4 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:22.377010 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:22.377010 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:22.382718 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a063a75c-4700-4ca8-867e-357da170db9a req-19b66eae-84ae-4c9a-a650-cb4f778e00f4 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:22.394106 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-19b66eae-84ae-4c9a-a650-cb4f778e00f4 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:38:22.394851 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 20/76] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:22 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 1573 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:23.260896 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-933855b0-309c-4763-869b-36c9d08407aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.261345 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-933855b0-309c-4763-869b-36c9d08407aa None None] GET https://10.4.3.81/volume// Aug 13 23:38:23.261685 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-933855b0-309c-4763-869b-36c9d08407aa None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:23.261740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-933855b0-309c-4763-869b-36c9d08407aa None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:23.262156 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-933855b0-309c-4763-869b-36c9d08407aa None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:23.262480 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 19/77] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:23.274596 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-74078b2e-33d0-45f9-b99e-dbe2aa4ebed9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.278244 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-74078b2e-33d0-45f9-b99e-dbe2aa4ebed9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:38:23.278479 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-74078b2e-33d0-45f9-b99e-dbe2aa4ebed9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:23.278677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-74078b2e-33d0-45f9-b99e-dbe2aa4ebed9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:23.294211 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.294211 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:23.300012 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-74078b2e-33d0-45f9-b99e-dbe2aa4ebed9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:23.304145 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-74078b2e-33d0-45f9-b99e-dbe2aa4ebed9 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:38:23.304145 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 20/78] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:23 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 1536 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:23.357395 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-8a695e33-95c3-453d-9f28-2a1b305235dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.362006 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-8a695e33-95c3-453d-9f28-2a1b305235dc tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] PUT https://10.4.3.81/volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166 Aug 13 23:38:23.362519 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-8a695e33-95c3-453d-9f28-2a1b305235dc tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:23.371812 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-8a695e33-95c3-453d-9f28-2a1b305235dc tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Acquiring lock "cinder-attachment_update-a07785a0-2382-4e23-a125-1b5ecf58ba24-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:23.376860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-8a695e33-95c3-453d-9f28-2a1b305235dc tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Lock "cinder-attachment_update-a07785a0-2382-4e23-a125-1b5ecf58ba24-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:23.378682 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.378682 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:23.417912 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-361e054d-0cfd-40fe-a10d-04f39af898f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.420551 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-361e054d-0cfd-40fe-a10d-04f39af898f6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] PUT https://10.4.3.81/volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf Aug 13 23:38:23.421124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-361e054d-0cfd-40fe-a10d-04f39af898f6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:23.442226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-361e054d-0cfd-40fe-a10d-04f39af898f6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Acquiring lock "cinder-attachment_update-a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:23.456010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-361e054d-0cfd-40fe-a10d-04f39af898f6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Lock "cinder-attachment_update-a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa-np0000007283" acquired by "attachment_update" :: waited 0.014s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:23.459816 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.459816 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:23.528250 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-8a695e33-95c3-453d-9f28-2a1b305235dc tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Lock "cinder-attachment_update-a07785a0-2382-4e23-a125-1b5ecf58ba24-np0000007283" released by "attachment_update" :: held 0.151s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:23.528907 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-8a695e33-95c3-453d-9f28-2a1b305235dc tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166 returned with HTTP 200 Aug 13 23:38:23.529780 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 20/79] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:23 2026] PUT /volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:23.570015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-875fbbef-0185-4490-adc3-f171cc485846 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.578175 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-875fbbef-0185-4490-adc3-f171cc485846 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166/action Aug 13 23:38:23.579338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-875fbbef-0185-4490-adc3-f171cc485846 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:23.579966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-875fbbef-0185-4490-adc3-f171cc485846 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:23.593653 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-361e054d-0cfd-40fe-a10d-04f39af898f6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Lock "cinder-attachment_update-a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa-np0000007283" released by "attachment_update" :: held 0.138s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:23.594053 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-361e054d-0cfd-40fe-a10d-04f39af898f6 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf returned with HTTP 200 Aug 13 23:38:23.594633 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 21/80] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:23 2026] PUT /volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:23.612717 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.612717 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:23.630965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-d6493e14-0b20-4eca-82f2-4f5be776630a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.635605 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-d6493e14-0b20-4eca-82f2-4f5be776630a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf/action Aug 13 23:38:23.637258 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-d6493e14-0b20-4eca-82f2-4f5be776630a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:23.637545 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-d6493e14-0b20-4eca-82f2-4f5be776630a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:23.639329 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-875fbbef-0185-4490-adc3-f171cc485846 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166/action returned with HTTP 204 Aug 13 23:38:23.640102 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 20/81] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:38:23 2026] POST /volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:38:23.673184 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.673184 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:23.674646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7130d7f8-2a6d-457f-97d4-99afe40d1523 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.675201 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7130d7f8-2a6d-457f-97d4-99afe40d1523 None None] GET https://10.4.3.81/volume// Aug 13 23:38:23.675463 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7130d7f8-2a6d-457f-97d4-99afe40d1523 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:23.675712 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7130d7f8-2a6d-457f-97d4-99afe40d1523 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:23.676103 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7130d7f8-2a6d-457f-97d4-99afe40d1523 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:23.676683 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 21/82] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:23.687423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-b6654af0-ed45-4985-a8f5-a7d1c0ac3a6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.691498 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-b6654af0-ed45-4985-a8f5-a7d1c0ac3a6e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f Aug 13 23:38:23.691813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-b6654af0-ed45-4985-a8f5-a7d1c0ac3a6e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:23.692343 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-b6654af0-ed45-4985-a8f5-a7d1c0ac3a6e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:23.696272 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-d6493e14-0b20-4eca-82f2-4f5be776630a tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf/action returned with HTTP 204 Aug 13 23:38:23.696629 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 21/83] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:38:23 2026] POST /volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:38:23.711812 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.711812 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:23.719921 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a063a75c-4700-4ca8-867e-357da170db9a req-b6654af0-ed45-4985-a8f5-a7d1c0ac3a6e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:23.727864 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-b6654af0-ed45-4985-a8f5-a7d1c0ac3a6e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f returned with HTTP 200 Aug 13 23:38:23.728825 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 22/84] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:23 2026] GET /volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:23.729292 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e245e1dc-7e48-425f-a968-26604e4aa377 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.729941 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e245e1dc-7e48-425f-a968-26604e4aa377 None None] GET https://10.4.3.81/volume// Aug 13 23:38:23.730106 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e245e1dc-7e48-425f-a968-26604e4aa377 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:23.730366 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e245e1dc-7e48-425f-a968-26604e4aa377 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:23.730823 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e245e1dc-7e48-425f-a968-26604e4aa377 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:23.731887 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 21/85] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 23:38:23.743324 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eabd83f6-9cef-4cd7-aeb5-2548e0b4c9bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.750920 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eabd83f6-9cef-4cd7-aeb5-2548e0b4c9bd tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 Aug 13 23:38:23.751588 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eabd83f6-9cef-4cd7-aeb5-2548e0b4c9bd tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:23.752255 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eabd83f6-9cef-4cd7-aeb5-2548e0b4c9bd tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:23.774041 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.774041 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:23.790018 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eabd83f6-9cef-4cd7-aeb5-2548e0b4c9bd tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:23.794745 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-eabd83f6-9cef-4cd7-aeb5-2548e0b4c9bd tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 returned with HTTP 200 Aug 13 23:38:23.795480 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 22/86] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:23 2026] GET /volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 => generated 1021 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:23.824351 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-412d7029-ae6c-408b-9842-497cb767274d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.828348 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-412d7029-ae6c-408b-9842-497cb767274d tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] PUT https://10.4.3.81/volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d Aug 13 23:38:23.831367 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-412d7029-ae6c-408b-9842-497cb767274d tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:23.846703 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-412d7029-ae6c-408b-9842-497cb767274d tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Acquiring lock "cinder-attachment_update-a7b14579-cb01-4c84-b63c-11fe46b1506f-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:23.855213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-412d7029-ae6c-408b-9842-497cb767274d tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Lock "cinder-attachment_update-a7b14579-cb01-4c84-b63c-11fe46b1506f-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:23.856637 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.856637 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:23.893921 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-dd7a3ccd-e560-4ced-b6a1-29f011f3e3fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:23.896321 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-dd7a3ccd-e560-4ced-b6a1-29f011f3e3fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] PUT https://10.4.3.81/volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16 Aug 13 23:38:23.897148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-dd7a3ccd-e560-4ced-b6a1-29f011f3e3fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:23.919664 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-dd7a3ccd-e560-4ced-b6a1-29f011f3e3fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Acquiring lock "cinder-attachment_update-3523f50f-4736-407e-b028-1963aeb9aea6-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:23.928817 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-dd7a3ccd-e560-4ced-b6a1-29f011f3e3fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Lock "cinder-attachment_update-3523f50f-4736-407e-b028-1963aeb9aea6-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:23.930157 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:23.930157 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:24.070695 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-412d7029-ae6c-408b-9842-497cb767274d tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Lock "cinder-attachment_update-a7b14579-cb01-4c84-b63c-11fe46b1506f-np0000007283" released by "attachment_update" :: held 0.215s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:24.074205 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-412d7029-ae6c-408b-9842-497cb767274d tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d returned with HTTP 200 Aug 13 23:38:24.074798 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 22/87] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:23 2026] PUT /volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:24.122172 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-d8174f0e-b319-4f75-8317-8ba619ce8d50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.125674 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-d8174f0e-b319-4f75-8317-8ba619ce8d50 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d/action Aug 13 23:38:24.126229 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-d8174f0e-b319-4f75-8317-8ba619ce8d50 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:24.126547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-d8174f0e-b319-4f75-8317-8ba619ce8d50 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:24.153732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-dd7a3ccd-e560-4ced-b6a1-29f011f3e3fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Lock "cinder-attachment_update-3523f50f-4736-407e-b028-1963aeb9aea6-np0000007283" released by "attachment_update" :: held 0.222s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:24.153732 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-dd7a3ccd-e560-4ced-b6a1-29f011f3e3fe tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16 returned with HTTP 200 Aug 13 23:38:24.155600 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 23/88] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:23 2026] PUT /volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16 => generated 969 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:24.189088 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:24.189088 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:24.215955 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-d8174f0e-b319-4f75-8317-8ba619ce8d50 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d/action returned with HTTP 204 Aug 13 23:38:24.216542 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 22/89] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:38:24 2026] POST /volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:38:24.227624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-515b5e77-6aae-4be7-aafd-154020d1b9ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.230817 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-515b5e77-6aae-4be7-aafd-154020d1b9ed tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16/action Aug 13 23:38:24.231863 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-515b5e77-6aae-4be7-aafd-154020d1b9ed tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:24.231863 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-515b5e77-6aae-4be7-aafd-154020d1b9ed tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:24.252997 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6157e095-c655-4d7f-9891-d9d71fe54417 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.253748 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6157e095-c655-4d7f-9891-d9d71fe54417 None None] GET https://10.4.3.81/volume// Aug 13 23:38:24.253855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6157e095-c655-4d7f-9891-d9d71fe54417 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:24.254756 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6157e095-c655-4d7f-9891-d9d71fe54417 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:24.254862 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6157e095-c655-4d7f-9891-d9d71fe54417 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:24.255357 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 23/90] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:24.262518 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:24.262518 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:24.267913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-399a11ea-7bc7-40bd-9cad-957c53512227 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.270474 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-399a11ea-7bc7-40bd-9cad-957c53512227 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 Aug 13 23:38:24.270732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-399a11ea-7bc7-40bd-9cad-957c53512227 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:24.270973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-399a11ea-7bc7-40bd-9cad-957c53512227 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:24.281153 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-515b5e77-6aae-4be7-aafd-154020d1b9ed tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16/action returned with HTTP 204 Aug 13 23:38:24.281820 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 23/91] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:38:24 2026] POST /volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:38:24.282000 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:24.282000 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:24.286908 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a063a75c-4700-4ca8-867e-357da170db9a req-399a11ea-7bc7-40bd-9cad-957c53512227 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:38:24.297802 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-399a11ea-7bc7-40bd-9cad-957c53512227 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 returned with HTTP 200 Aug 13 23:38:24.298563 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 24/92] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:24 2026] GET /volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:24.312786 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-843ab5a8-7445-4f9f-a950-e7b4fbf53c2d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.313513 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-843ab5a8-7445-4f9f-a950-e7b4fbf53c2d None None] GET https://10.4.3.81/volume// Aug 13 23:38:24.313613 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-843ab5a8-7445-4f9f-a950-e7b4fbf53c2d None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:24.313613 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-843ab5a8-7445-4f9f-a950-e7b4fbf53c2d None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:24.314397 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-843ab5a8-7445-4f9f-a950-e7b4fbf53c2d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:24.315240 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 23/93] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:24.325658 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-ff1751c7-da48-41cc-8df3-ce8c42e2e734 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.329179 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-ff1751c7-da48-41cc-8df3-ce8c42e2e734 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 Aug 13 23:38:24.330536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-ff1751c7-da48-41cc-8df3-ce8c42e2e734 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:24.330536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-ff1751c7-da48-41cc-8df3-ce8c42e2e734 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:24.347779 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:24.347779 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:24.353840 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-ff1751c7-da48-41cc-8df3-ce8c42e2e734 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:38:24.360050 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-ff1751c7-da48-41cc-8df3-ce8c42e2e734 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 returned with HTTP 200 Aug 13 23:38:24.360724 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 24/94] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:24 2026] GET /volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:24.400161 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-880857db-d3e7-40cd-8cc7-2fbd14b3aacd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.403494 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-880857db-d3e7-40cd-8cc7-2fbd14b3aacd tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] PUT https://10.4.3.81/volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048 Aug 13 23:38:24.404038 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-880857db-d3e7-40cd-8cc7-2fbd14b3aacd tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:24.426696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-880857db-d3e7-40cd-8cc7-2fbd14b3aacd tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Acquiring lock "cinder-attachment_update-932b9143-1e8f-4cbe-9f66-46d23bebf670-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:24.435103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-880857db-d3e7-40cd-8cc7-2fbd14b3aacd tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Lock "cinder-attachment_update-932b9143-1e8f-4cbe-9f66-46d23bebf670-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:24.436409 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:24.436409 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:24.524246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-94e12893-5861-492d-9a5a-5de094c91997 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.527269 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-94e12893-5861-492d-9a5a-5de094c91997 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] PUT https://10.4.3.81/volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca Aug 13 23:38:24.527807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-94e12893-5861-492d-9a5a-5de094c91997 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:24.543535 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-94e12893-5861-492d-9a5a-5de094c91997 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Acquiring lock "cinder-attachment_update-e4989a90-9e15-4e08-a391-3a2488f53ba7-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:24.552350 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-94e12893-5861-492d-9a5a-5de094c91997 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Lock "cinder-attachment_update-e4989a90-9e15-4e08-a391-3a2488f53ba7-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:24.554172 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:24.554172 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:24.556572 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a063a75c-4700-4ca8-867e-357da170db9a req-880857db-d3e7-40cd-8cc7-2fbd14b3aacd tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Lock "cinder-attachment_update-932b9143-1e8f-4cbe-9f66-46d23bebf670-np0000007283" released by "attachment_update" :: held 0.121s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:24.556836 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-880857db-d3e7-40cd-8cc7-2fbd14b3aacd tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048 returned with HTTP 200 Aug 13 23:38:24.557524 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 24/95] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:24 2026] PUT /volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:24.592695 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a063a75c-4700-4ca8-867e-357da170db9a req-7b1ab6d0-0b69-49ef-aecd-700c9a8aa4a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.595043 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-7b1ab6d0-0b69-49ef-aecd-700c9a8aa4a1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] POST https://10.4.3.81/volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048/action Aug 13 23:38:24.595244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-7b1ab6d0-0b69-49ef-aecd-700c9a8aa4a1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:24.595378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-7b1ab6d0-0b69-49ef-aecd-700c9a8aa4a1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:24.626128 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:24.626128 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:24.647385 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a063a75c-4700-4ca8-867e-357da170db9a req-7b1ab6d0-0b69-49ef-aecd-700c9a8aa4a1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048/action returned with HTTP 204 Aug 13 23:38:24.647835 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 24/96] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:38:24 2026] POST /volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:38:24.673503 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-94e12893-5861-492d-9a5a-5de094c91997 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Lock "cinder-attachment_update-e4989a90-9e15-4e08-a391-3a2488f53ba7-np0000007283" released by "attachment_update" :: held 0.121s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:24.673858 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-94e12893-5861-492d-9a5a-5de094c91997 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca returned with HTTP 200 Aug 13 23:38:24.674472 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 25/97] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:24 2026] PUT /volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:24.717345 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-a4ad80d3-7844-4002-b63b-262ea75491c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:24.720146 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-a4ad80d3-7844-4002-b63b-262ea75491c4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] POST https://10.4.3.81/volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca/action Aug 13 23:38:24.720588 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-a4ad80d3-7844-4002-b63b-262ea75491c4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:24.720753 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-a4ad80d3-7844-4002-b63b-262ea75491c4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:24.742732 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:24.742732 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:24.759085 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-03068907-c6a8-4dbd-b870-a2f1ae6bb2f8 req-a4ad80d3-7844-4002-b63b-262ea75491c4 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca/action returned with HTTP 204 Aug 13 23:38:24.759536 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 25/98] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:38:24 2026] POST /volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:38:34.544311 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=117,cinder:INSERT=17,cinder:UPDATE=30 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:38:34.642875 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=154,cinder:INSERT=35,cinder:UPDATE=58 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:38:34.661334 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=123,cinder:INSERT=17,cinder:UPDATE=29 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:38:34.752745 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=134,cinder:INSERT=18,cinder:UPDATE=33 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:38:47.449394 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-112ba391-6f8f-42d6-a552-223f4f979300 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:47.451285 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:47.451669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-799869929"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:47.453118 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-799869929'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:47.453261 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Create volume of 1 GB Aug 13 23:38:47.453557 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:47.453557 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:47.458067 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Availability Zones retrieved successfully. Aug 13 23:38:47.463767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Flow 'volume_create_api' (75b6194a-0c67-47c6-a832-7bb7ee099ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:47.464870 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9699c05-9ac0-450e-8137-e1bdfbf320b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:47.465837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:47.492809 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9699c05-9ac0-450e-8137-e1bdfbf320b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:47.493797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f347f402-231c-4a2b-8227-3151f7e352b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:47.568059 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Created reservations ['6daadf36-d626-48a8-8643-4e25ef42bc5e', 'c3cb82ff-08f6-4ff0-9c0d-942a3591d19d', '9c6e51a4-5435-4191-8062-e8cd855d2227', '3cf5daa4-9880-4bf7-beb3-ba242d6f053c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:47.568884 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f347f402-231c-4a2b-8227-3151f7e352b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6daadf36-d626-48a8-8643-4e25ef42bc5e', 'c3cb82ff-08f6-4ff0-9c0d-942a3591d19d', '9c6e51a4-5435-4191-8062-e8cd855d2227', '3cf5daa4-9880-4bf7-beb3-ba242d6f053c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:47.569684 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb7cefe-f4f4-4a0f-b901-f4343d152721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:47.596327 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb7cefe-f4f4-4a0f-b901-f4343d152721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '736b30c4-e818-4478-afb5-05061a917fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-799869929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114c8c51bab649f1b67c19b482906942',qos_specs=None,replication_status=,reservations=['6daadf36-d626-48a8-8643-4e25ef42bc5e','c3cb82ff-08f6-4ff0-9c0d-942a3591d19d','9c6e51a4-5435-4191-8062-e8cd855d2227','3cf5daa4-9880-4bf7-beb3-ba242d6f053c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5143b457ae974377a400fa52107da452',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-799869929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=736b30c4-e818-4478-afb5-05061a917fae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='114c8c51bab649f1b67c19b482906942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5143b457ae974377a400fa52107da452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:47.596961 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a18084-9503-4f8c-b8f7-42745ba7d031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:47.617391 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a18084-9503-4f8c-b8f7-42745ba7d031) transitioned into state 'SUCCESS' from state '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-799869929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114c8c51bab649f1b67c19b482906942',qos_specs=None,replication_status=,reservations=['6daadf36-d626-48a8-8643-4e25ef42bc5e','c3cb82ff-08f6-4ff0-9c0d-942a3591d19d','9c6e51a4-5435-4191-8062-e8cd855d2227','3cf5daa4-9880-4bf7-beb3-ba242d6f053c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5143b457ae974377a400fa52107da452',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:47.618427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42f92b9-2d68-4703-b064-bd791989e48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:47.629349 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42f92b9-2d68-4703-b064-bd791989e48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:47.630365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Flow 'volume_create_api' (75b6194a-0c67-47c6-a832-7bb7ee099ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:47.630836 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Create volume request issued successfully. Aug 13 23:38:47.631578 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112ba391-6f8f-42d6-a552-223f4f979300 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:47.632101 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 25/99] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:38:47 2026] POST /volume/v3/volumes => generated 751 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:38:50.891894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:50.894672 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:38:50.895221 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1725380611"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:50.896345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1725380611'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:38:50.896462 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Create volume of 1 GB Aug 13 23:38:50.902954 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Availability Zones retrieved successfully. Aug 13 23:38:50.913127 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Flow 'volume_create_api' (6a63e89b-e83c-4886-9117-6e7e3dbd23e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:50.914734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1911de4e-a6b0-4996-b2c3-3ca31a51d691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:50.916039 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:38:50.945099 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1911de4e-a6b0-4996-b2c3-3ca31a51d691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:50.945974 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8351a91e-7919-41a8-a45b-0497f9cbd3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:51.022063 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Created reservations ['d7d1fa87-1a0b-4cdd-9593-18efde161dde', '1ae56444-c3a5-499a-ac1a-7602f01d4ef0', '26145848-ccaa-4246-a53e-bf580774d9e1', 'b9e2ad93-bfb9-4520-8eee-693a6d848e90'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:38:51.022843 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8351a91e-7919-41a8-a45b-0497f9cbd3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d1fa87-1a0b-4cdd-9593-18efde161dde', '1ae56444-c3a5-499a-ac1a-7602f01d4ef0', '26145848-ccaa-4246-a53e-bf580774d9e1', 'b9e2ad93-bfb9-4520-8eee-693a6d848e90']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:51.023548 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c90ac7-5f77-4247-9f6a-e9f2773e5b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:51.048213 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c90ac7-5f77-4247-9f6a-e9f2773e5b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1725380611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95ae830e7a04ad8868fa8dc918729e4',qos_specs=None,replication_status=,reservations=['d7d1fa87-1a0b-4cdd-9593-18efde161dde','1ae56444-c3a5-499a-ac1a-7602f01d4ef0','26145848-ccaa-4246-a53e-bf580774d9e1','b9e2ad93-bfb9-4520-8eee-693a6d848e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b662998698994cacae415037d38a9ff6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1725380611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95ae830e7a04ad8868fa8dc918729e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b662998698994cacae415037d38a9ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:51.049317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb84d6c9-ffd8-4744-8e2e-d5d120cba3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:51.073828 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb84d6c9-ffd8-4744-8e2e-d5d120cba3b9) transitioned into state 'SUCCESS' from state '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-1725380611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95ae830e7a04ad8868fa8dc918729e4',qos_specs=None,replication_status=,reservations=['d7d1fa87-1a0b-4cdd-9593-18efde161dde','1ae56444-c3a5-499a-ac1a-7602f01d4ef0','26145848-ccaa-4246-a53e-bf580774d9e1','b9e2ad93-bfb9-4520-8eee-693a6d848e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b662998698994cacae415037d38a9ff6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:51.074183 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9024ad95-6a52-461d-8888-d9cde54605fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:38:51.090805 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9024ad95-6a52-461d-8888-d9cde54605fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:38:51.090805 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Flow 'volume_create_api' (6a63e89b-e83c-4886-9117-6e7e3dbd23e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:38:51.091153 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Create volume request issued successfully. Aug 13 23:38:51.091670 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6376a428-4d59-463b-9653-71eb5b67b9d6 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:38:51.092212 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 25/100] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:38:50 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 23:38:51.110532 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9890d57f-c7d9-4e46-ab9a-ece40ba9f0fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:51.112789 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9890d57f-c7d9-4e46-ab9a-ece40ba9f0fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:51.113204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9890d57f-c7d9-4e46-ab9a-ece40ba9f0fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:51.113909 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9890d57f-c7d9-4e46-ab9a-ece40ba9f0fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:51.125924 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:51.125924 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:51.132381 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9890d57f-c7d9-4e46-ab9a-ece40ba9f0fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:51.139267 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9890d57f-c7d9-4e46-ab9a-ece40ba9f0fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:51.139664 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 26/101] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:51 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:52.156749 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a378b62-e336-4701-b659-bfcaae4bf3ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:52.161029 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a378b62-e336-4701-b659-bfcaae4bf3ea tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:52.161029 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a378b62-e336-4701-b659-bfcaae4bf3ea tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:52.161029 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a378b62-e336-4701-b659-bfcaae4bf3ea tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:52.173253 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:52.173253 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:52.177915 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a378b62-e336-4701-b659-bfcaae4bf3ea tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:52.183928 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a378b62-e336-4701-b659-bfcaae4bf3ea tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:52.184249 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 26/102] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:52 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:52.245440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-57bfbce6-0d82-4be0-9250-39719f9158a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:52.248122 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-57bfbce6-0d82-4be0-9250-39719f9158a2 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:52.248696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-57bfbce6-0d82-4be0-9250-39719f9158a2 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:52.248696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-57bfbce6-0d82-4be0-9250-39719f9158a2 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:52.259049 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:52.259049 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:52.264375 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-57bfbce6-0d82-4be0-9250-39719f9158a2 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:52.271087 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-57bfbce6-0d82-4be0-9250-39719f9158a2 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:52.271640 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 26/103] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:52 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:52.664898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a59ccab3-8b80-4553-b1e1-3f90a6f49bb0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:52.665432 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a59ccab3-8b80-4553-b1e1-3f90a6f49bb0 None None] GET https://10.4.3.81/volume// Aug 13 23:38:52.665615 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a59ccab3-8b80-4553-b1e1-3f90a6f49bb0 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:52.665821 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a59ccab3-8b80-4553-b1e1-3f90a6f49bb0 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:52.666154 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a59ccab3-8b80-4553-b1e1-3f90a6f49bb0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:52.666573 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 26/104] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:38:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:52.688661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-07ef83d0-f0bd-4c06-9228-5e6dfe4efc58 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:53.019740 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-07ef83d0-f0bd-4c06-9228-5e6dfe4efc58 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:53.019740 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-07ef83d0-f0bd-4c06-9228-5e6dfe4efc58 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa", "connector": null, "instance_uuid": "1926d063-f6c0-442a-af7c-386fe6beeff8"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:53.031541 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:53.031541 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:53.079840 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-07ef83d0-f0bd-4c06-9228-5e6dfe4efc58 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:53.081446 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 27/105] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:52 2026] POST /volume/v3/attachments => generated 273 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:53.132357 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2715ca9d-a94b-4645-8cc6-1a1e67f5b86d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:53.135761 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2715ca9d-a94b-4645-8cc6-1a1e67f5b86d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:53.136088 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2715ca9d-a94b-4645-8cc6-1a1e67f5b86d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:53.136332 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2715ca9d-a94b-4645-8cc6-1a1e67f5b86d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:53.154343 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:53.154343 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:53.155364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-85dd4bd8-7e55-4185-9fa9-a19bf9fe327a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:53.158189 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85dd4bd8-7e55-4185-9fa9-a19bf9fe327a None None] GET https://10.4.3.81/volume// Aug 13 23:38:53.158266 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2715ca9d-a94b-4645-8cc6-1a1e67f5b86d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:53.158574 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85dd4bd8-7e55-4185-9fa9-a19bf9fe327a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:53.158810 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85dd4bd8-7e55-4185-9fa9-a19bf9fe327a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:53.159314 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85dd4bd8-7e55-4185-9fa9-a19bf9fe327a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:53.159753 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 27/106] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:53 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:53.165764 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2715ca9d-a94b-4645-8cc6-1a1e67f5b86d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:53.166447 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 27/107] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:53 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:53.181515 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-ace59b72-d311-4406-bb18-e01a01e4d4b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:53.184526 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-ace59b72-d311-4406-bb18-e01a01e4d4b8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:53.186012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-ace59b72-d311-4406-bb18-e01a01e4d4b8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:53.186012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-ace59b72-d311-4406-bb18-e01a01e4d4b8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:53.198555 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:53.198555 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:53.203127 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-ace59b72-d311-4406-bb18-e01a01e4d4b8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:53.209212 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-ace59b72-d311-4406-bb18-e01a01e4d4b8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:53.209853 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 27/108] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:53 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:53.303117 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-85a65074-0ab6-41df-ada7-b6ae795a4844 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:53.305397 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-85a65074-0ab6-41df-ada7-b6ae795a4844 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] PUT https://10.4.3.81/volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e Aug 13 23:38:53.305753 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-85a65074-0ab6-41df-ada7-b6ae795a4844 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:53.313541 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-85a65074-0ab6-41df-ada7-b6ae795a4844 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Acquiring lock "cinder-attachment_update-3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:53.318907 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-85a65074-0ab6-41df-ada7-b6ae795a4844 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Lock "cinder-attachment_update-3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:53.320006 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:53.320006 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:53.419409 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-85a65074-0ab6-41df-ada7-b6ae795a4844 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Lock "cinder-attachment_update-3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa-np0000007283" released by "attachment_update" :: held 0.100s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:53.419896 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-85a65074-0ab6-41df-ada7-b6ae795a4844 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e returned with HTTP 200 Aug 13 23:38:53.420460 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 28/109] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:53 2026] PUT /volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:54.186873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-376423e9-46ba-425c-a189-dcc141d15672 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:54.189101 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-376423e9-46ba-425c-a189-dcc141d15672 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:54.189477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-376423e9-46ba-425c-a189-dcc141d15672 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:54.189854 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-376423e9-46ba-425c-a189-dcc141d15672 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:54.216125 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:54.216125 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:54.224512 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-376423e9-46ba-425c-a189-dcc141d15672 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:54.231307 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-376423e9-46ba-425c-a189-dcc141d15672 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:54.231817 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 28/110] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:54 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:55.246462 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-96d600ba-e32c-4b9b-a5f9-251bb4e49e5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:55.249092 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96d600ba-e32c-4b9b-a5f9-251bb4e49e5d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:55.249092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96d600ba-e32c-4b9b-a5f9-251bb4e49e5d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:55.249092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96d600ba-e32c-4b9b-a5f9-251bb4e49e5d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:55.265684 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:55.265684 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:55.271504 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-96d600ba-e32c-4b9b-a5f9-251bb4e49e5d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:55.276931 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96d600ba-e32c-4b9b-a5f9-251bb4e49e5d tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:55.277403 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 28/111] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:55 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:55.555933 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-b5bb09b1-05bd-4280-8828-3496e805093e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:55.560574 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-b5bb09b1-05bd-4280-8828-3496e805093e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:38:55.561139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-b5bb09b1-05bd-4280-8828-3496e805093e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:55.561139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-b5bb09b1-05bd-4280-8828-3496e805093e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:55.582127 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:55.582127 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:55.592968 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-b5bb09b1-05bd-4280-8828-3496e805093e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:38:55.597841 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-b5bb09b1-05bd-4280-8828-3496e805093e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:38:55.597841 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 28/112] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:55 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:55.783919 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5540238f-20b5-4717-b835-c43b828017f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:55.787878 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5540238f-20b5-4717-b835-c43b828017f1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:38:55.788604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5540238f-20b5-4717-b835-c43b828017f1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:55.788604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5540238f-20b5-4717-b835-c43b828017f1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:55.797572 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:55.797572 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:55.802300 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5540238f-20b5-4717-b835-c43b828017f1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:38:55.808155 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5540238f-20b5-4717-b835-c43b828017f1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:38:55.808673 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 29/113] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:55 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:56.013979 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c43dd3b9-bbb0-4c43-addc-8734991a1716 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.014795 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c43dd3b9-bbb0-4c43-addc-8734991a1716 None None] GET https://10.4.3.81/volume// Aug 13 23:38:56.015039 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c43dd3b9-bbb0-4c43-addc-8734991a1716 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.015318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c43dd3b9-bbb0-4c43-addc-8734991a1716 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.015743 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c43dd3b9-bbb0-4c43-addc-8734991a1716 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:56.016170 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 29/114] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:56.038384 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-4f8c68fc-bd36-4f6f-996b-4e573de33055 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.161565 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-674bd82a-7dbc-4dd9-8a96-9bfd8ed10279 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.161930 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-674bd82a-7dbc-4dd9-8a96-9bfd8ed10279 None None] GET https://10.4.3.81/volume// Aug 13 23:38:56.162133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-674bd82a-7dbc-4dd9-8a96-9bfd8ed10279 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.162324 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-674bd82a-7dbc-4dd9-8a96-9bfd8ed10279 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.162671 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-674bd82a-7dbc-4dd9-8a96-9bfd8ed10279 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:56.162953 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 29/115] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:56.184012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-1c7a79a3-c2f3-437b-bf79-04d19c9c3f3a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.291655 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b89d98e7-7c80-4e31-b4b4-e36324d96021 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.295928 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b89d98e7-7c80-4e31-b4b4-e36324d96021 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:56.296193 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b89d98e7-7c80-4e31-b4b4-e36324d96021 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.296438 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b89d98e7-7c80-4e31-b4b4-e36324d96021 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.311163 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.311163 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:56.313169 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b89d98e7-7c80-4e31-b4b4-e36324d96021 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:56.319608 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b89d98e7-7c80-4e31-b4b4-e36324d96021 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:56.319608 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 30/116] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:56.477072 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-4f8c68fc-bd36-4f6f-996b-4e573de33055 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:56.477072 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-4f8c68fc-bd36-4f6f-996b-4e573de33055 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a70dbbd5-b0be-41a1-b0f0-822da7109790", "connector": null, "instance_uuid": "9798cb39-2030-4004-81d1-5ad2c08641e0"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:56.477573 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-1c7a79a3-c2f3-437b-bf79-04d19c9c3f3a tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:56.477573 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-1c7a79a3-c2f3-437b-bf79-04d19c9c3f3a tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e777a5ff-88ac-4e96-a8a2-933abda0d0e5", "connector": null, "instance_uuid": "ba272e34-5619-4d0c-85ce-ec159a1d8d26"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:56.490603 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.490603 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:56.517810 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-1c7a79a3-c2f3-437b-bf79-04d19c9c3f3a tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:56.518687 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 30/117] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:56 2026] POST /volume/v3/attachments => generated 273 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:56.531342 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.531342 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:56.551872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-094e65e0-3121-49cf-9463-e2dbb787109b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.557272 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-094e65e0-3121-49cf-9463-e2dbb787109b tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:38:56.557272 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-094e65e0-3121-49cf-9463-e2dbb787109b tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.557272 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-094e65e0-3121-49cf-9463-e2dbb787109b tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.562287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bbbf3f11-c821-41ac-97dc-36433ad0f4a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.562881 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bbbf3f11-c821-41ac-97dc-36433ad0f4a1 None None] GET https://10.4.3.81/volume// Aug 13 23:38:56.563198 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bbbf3f11-c821-41ac-97dc-36433ad0f4a1 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.563506 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bbbf3f11-c821-41ac-97dc-36433ad0f4a1 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.563957 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bbbf3f11-c821-41ac-97dc-36433ad0f4a1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:56.564353 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 31/118] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:56.564811 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.564811 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:56.568009 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-4f8c68fc-bd36-4f6f-996b-4e573de33055 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:56.568173 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 29/119] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:56 2026] POST /volume/v3/attachments => generated 273 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:56.569425 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-094e65e0-3121-49cf-9463-e2dbb787109b tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:38:56.572640 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-f5c06451-6835-448e-b479-37bd1154b090 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.574882 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-f5c06451-6835-448e-b479-37bd1154b090 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:38:56.574940 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-094e65e0-3121-49cf-9463-e2dbb787109b tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:38:56.575102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-f5c06451-6835-448e-b479-37bd1154b090 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.575297 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-f5c06451-6835-448e-b479-37bd1154b090 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.575539 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 30/120] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:56.588856 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.588856 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:56.591340 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-f5c06451-6835-448e-b479-37bd1154b090 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:38:56.595883 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-f5c06451-6835-448e-b479-37bd1154b090 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:38:56.596314 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 31/121] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:56.607139 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd0923ed-7573-4ad7-8781-98ff0633a621 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.607139 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd0923ed-7573-4ad7-8781-98ff0633a621 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:38:56.607139 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd0923ed-7573-4ad7-8781-98ff0633a621 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.607139 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd0923ed-7573-4ad7-8781-98ff0633a621 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.618618 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.618618 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:56.620972 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8fb3f121-3b2c-490e-8b0f-80c25bb90abe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.621407 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8fb3f121-3b2c-490e-8b0f-80c25bb90abe None None] GET https://10.4.3.81/volume// Aug 13 23:38:56.621610 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8fb3f121-3b2c-490e-8b0f-80c25bb90abe None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.621840 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8fb3f121-3b2c-490e-8b0f-80c25bb90abe None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.622114 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8fb3f121-3b2c-490e-8b0f-80c25bb90abe None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:56.622425 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 30/122] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:56.622863 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dd0923ed-7573-4ad7-8781-98ff0633a621 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:38:56.629724 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd0923ed-7573-4ad7-8781-98ff0633a621 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:38:56.630233 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 32/123] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:56.630817 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-8163d66a-703f-4dad-9180-5eb0111b36bc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.633311 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-8163d66a-703f-4dad-9180-5eb0111b36bc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:38:56.633601 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-8163d66a-703f-4dad-9180-5eb0111b36bc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:56.633835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-8163d66a-703f-4dad-9180-5eb0111b36bc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:56.644390 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.644390 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:56.648146 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-8163d66a-703f-4dad-9180-5eb0111b36bc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:38:56.652677 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-8163d66a-703f-4dad-9180-5eb0111b36bc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:38:56.653079 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 31/124] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:56 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1245 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:56.685930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-9afa5999-1729-4966-93b0-e225b10dc7e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.688177 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-9afa5999-1729-4966-93b0-e225b10dc7e3 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] PUT https://10.4.3.81/volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5 Aug 13 23:38:56.688474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-9afa5999-1729-4966-93b0-e225b10dc7e3 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:56.702738 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-9afa5999-1729-4966-93b0-e225b10dc7e3 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Acquiring lock "cinder-attachment_update-e777a5ff-88ac-4e96-a8a2-933abda0d0e5-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:56.707169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-9afa5999-1729-4966-93b0-e225b10dc7e3 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Lock "cinder-attachment_update-e777a5ff-88ac-4e96-a8a2-933abda0d0e5-np0000007283" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:56.708214 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.708214 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:56.748719 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-ec26bbc8-5754-4797-a66f-87fd30b86b25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.751090 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-ec26bbc8-5754-4797-a66f-87fd30b86b25 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] PUT https://10.4.3.81/volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0 Aug 13 23:38:56.751640 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-ec26bbc8-5754-4797-a66f-87fd30b86b25 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:56.761547 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-ec26bbc8-5754-4797-a66f-87fd30b86b25 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Acquiring lock "cinder-attachment_update-a70dbbd5-b0be-41a1-b0f0-822da7109790-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:56.769201 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-ec26bbc8-5754-4797-a66f-87fd30b86b25 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Lock "cinder-attachment_update-a70dbbd5-b0be-41a1-b0f0-822da7109790-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:56.770721 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.770721 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:56.793182 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-9afa5999-1729-4966-93b0-e225b10dc7e3 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Lock "cinder-attachment_update-e777a5ff-88ac-4e96-a8a2-933abda0d0e5-np0000007283" released by "attachment_update" :: held 0.086s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:56.793529 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-9afa5999-1729-4966-93b0-e225b10dc7e3 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5 returned with HTTP 200 Aug 13 23:38:56.794056 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 32/125] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:56 2026] PUT /volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:56.795177 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-1e964438-4120-48ee-a1eb-99aaa5bae8d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:56.797721 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-1e964438-4120-48ee-a1eb-99aaa5bae8d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] POST https://10.4.3.81/volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e/action Aug 13 23:38:56.798126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-1e964438-4120-48ee-a1eb-99aaa5bae8d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:56.798269 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-1e964438-4120-48ee-a1eb-99aaa5bae8d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:56.816199 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:56.816199 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:56.826875 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ae51a62-0729-418c-8e5c-c0d6cea7f7e5 req-1e964438-4120-48ee-a1eb-99aaa5bae8d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e/action returned with HTTP 204 Aug 13 23:38:56.827368 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 33/126] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:38:56 2026] POST /volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:38:56.852505 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-ec26bbc8-5754-4797-a66f-87fd30b86b25 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Lock "cinder-attachment_update-a70dbbd5-b0be-41a1-b0f0-822da7109790-np0000007283" released by "attachment_update" :: held 0.083s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:56.852505 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-ec26bbc8-5754-4797-a66f-87fd30b86b25 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0 returned with HTTP 200 Aug 13 23:38:56.852710 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 31/127] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:56 2026] PUT /volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:57.332192 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d6e90ea-09b0-4089-84a4-3dea2ead9f5c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.334032 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d6e90ea-09b0-4089-84a4-3dea2ead9f5c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:57.334258 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d6e90ea-09b0-4089-84a4-3dea2ead9f5c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.338096 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d6e90ea-09b0-4089-84a4-3dea2ead9f5c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.344296 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.344296 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:57.347971 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2d6e90ea-09b0-4089-84a4-3dea2ead9f5c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:57.351970 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d6e90ea-09b0-4089-84a4-3dea2ead9f5c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:57.358171 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 32/128] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:57.369162 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6709b18-d14b-4e50-a5d8-699db7e3a6ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.376079 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6709b18-d14b-4e50-a5d8-699db7e3a6ce tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:57.376406 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6709b18-d14b-4e50-a5d8-699db7e3a6ce tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.376662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6709b18-d14b-4e50-a5d8-699db7e3a6ce tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.386763 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.386763 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:57.391390 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f6709b18-d14b-4e50-a5d8-699db7e3a6ce tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:57.396200 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6709b18-d14b-4e50-a5d8-699db7e3a6ce tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:57.396510 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 33/129] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:57.411568 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0192ad50-2cbd-484d-83a4-145c67293dbc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.413218 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0192ad50-2cbd-484d-83a4-145c67293dbc tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:57.413394 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0192ad50-2cbd-484d-83a4-145c67293dbc tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.413588 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0192ad50-2cbd-484d-83a4-145c67293dbc tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.425966 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.425966 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:57.431948 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0192ad50-2cbd-484d-83a4-145c67293dbc tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Volume info retrieved successfully. Aug 13 23:38:57.437501 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0192ad50-2cbd-484d-83a4-145c67293dbc tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:57.437956 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 34/130] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:57.571243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c34d35e3-a322-4e1a-a801-70715a458672 req-271567ae-1754-49a7-9ae3-afd7068a1c34 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.574355 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-271567ae-1754-49a7-9ae3-afd7068a1c34 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:57.574608 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-271567ae-1754-49a7-9ae3-afd7068a1c34 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.574856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-271567ae-1754-49a7-9ae3-afd7068a1c34 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.591360 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.591360 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:57.596968 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e25033f-8037-4721-9bd8-47b4066ac621 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.599062 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c34d35e3-a322-4e1a-a801-70715a458672 req-271567ae-1754-49a7-9ae3-afd7068a1c34 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:57.599478 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e25033f-8037-4721-9bd8-47b4066ac621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:38:57.599715 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e25033f-8037-4721-9bd8-47b4066ac621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.599949 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e25033f-8037-4721-9bd8-47b4066ac621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.606032 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-271567ae-1754-49a7-9ae3-afd7068a1c34 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:57.606807 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 32/131] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:57.614112 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.614112 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:57.615359 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0e25033f-8037-4721-9bd8-47b4066ac621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:38:57.619952 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e25033f-8037-4721-9bd8-47b4066ac621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:38:57.620355 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 33/132] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:38:57.649066 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9470e80c-d5aa-4ee3-9c70-a010ab1d8119 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.652788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9470e80c-d5aa-4ee3-9c70-a010ab1d8119 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:38:57.653085 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9470e80c-d5aa-4ee3-9c70-a010ab1d8119 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.653285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9470e80c-d5aa-4ee3-9c70-a010ab1d8119 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.660824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c34d35e3-a322-4e1a-a801-70715a458672 req-4576545b-4968-4388-9bd4-9ef4779c0fb8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.662964 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-4576545b-4968-4388-9bd4-9ef4779c0fb8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] POST https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa/action Aug 13 23:38:57.663383 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-4576545b-4968-4388-9bd4-9ef4779c0fb8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:38:57.663616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-4576545b-4968-4388-9bd4-9ef4779c0fb8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:57.664546 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.664546 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:57.668413 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9470e80c-d5aa-4ee3-9c70-a010ab1d8119 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:38:57.672826 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9470e80c-d5aa-4ee3-9c70-a010ab1d8119 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:38:57.673315 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 34/133] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:57.676244 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.676244 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:57.677182 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c34d35e3-a322-4e1a-a801-70715a458672 req-4576545b-4968-4388-9bd4-9ef4779c0fb8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:57.687655 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c34d35e3-a322-4e1a-a801-70715a458672 req-4576545b-4968-4388-9bd4-9ef4779c0fb8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Begin detaching volume completed successfully. Aug 13 23:38:57.687868 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-4576545b-4968-4388-9bd4-9ef4779c0fb8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa/action returned with HTTP 202 Aug 13 23:38:57.688363 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 35/134] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:38:57 2026] POST /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:38:57.708567 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6d1cf628-27d3-4276-a50b-3d5f7e0c9d9b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.710472 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d1cf628-27d3-4276-a50b-3d5f7e0c9d9b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:57.710673 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d1cf628-27d3-4276-a50b-3d5f7e0c9d9b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.710878 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d1cf628-27d3-4276-a50b-3d5f7e0c9d9b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.725642 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.725642 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:57.730258 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6d1cf628-27d3-4276-a50b-3d5f7e0c9d9b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Volume info retrieved successfully. Aug 13 23:38:57.734947 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d1cf628-27d3-4276-a50b-3d5f7e0c9d9b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:57.735321 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 33/135] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:57.738581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-07977311-2b02-4d2c-9eda-1ea297d9b99f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.739004 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07977311-2b02-4d2c-9eda-1ea297d9b99f None None] GET https://10.4.3.81/volume// Aug 13 23:38:57.739272 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07977311-2b02-4d2c-9eda-1ea297d9b99f None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.739516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07977311-2b02-4d2c-9eda-1ea297d9b99f None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.739965 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07977311-2b02-4d2c-9eda-1ea297d9b99f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:57.740385 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 34/136] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:57.749004 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c34d35e3-a322-4e1a-a801-70715a458672 req-bf8e4c65-eb1f-49de-b2a6-88997a2eb59a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:57.751386 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-bf8e4c65-eb1f-49de-b2a6-88997a2eb59a tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:57.751675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-bf8e4c65-eb1f-49de-b2a6-88997a2eb59a tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:57.751940 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-bf8e4c65-eb1f-49de-b2a6-88997a2eb59a tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:57.763811 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:57.763811 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:57.770458 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c34d35e3-a322-4e1a-a801-70715a458672 req-bf8e4c65-eb1f-49de-b2a6-88997a2eb59a tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:38:57.774634 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-bf8e4c65-eb1f-49de-b2a6-88997a2eb59a tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:57.775100 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 35/137] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:57 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:58.639553 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f36d71a1-49c7-449e-813f-a25f77e11950 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:58.641603 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f36d71a1-49c7-449e-813f-a25f77e11950 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:38:58.641848 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f36d71a1-49c7-449e-813f-a25f77e11950 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:58.642121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f36d71a1-49c7-449e-813f-a25f77e11950 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:58.653304 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:58.653304 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:58.657053 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f36d71a1-49c7-449e-813f-a25f77e11950 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:38:58.662586 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f36d71a1-49c7-449e-813f-a25f77e11950 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:38:58.663081 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 36/138] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:58 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:58.691059 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e939a27c-360d-4870-9cec-57ca1094dbce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:58.694387 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e939a27c-360d-4870-9cec-57ca1094dbce tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:38:58.694652 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e939a27c-360d-4870-9cec-57ca1094dbce tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:58.694914 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e939a27c-360d-4870-9cec-57ca1094dbce tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:58.704203 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:58.704203 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:58.707080 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e939a27c-360d-4870-9cec-57ca1094dbce tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:38:58.711256 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e939a27c-360d-4870-9cec-57ca1094dbce tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:38:58.711739 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 34/139] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:58 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:58.756872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-984d39f5-ab22-44f4-b399-025d7ebee904 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:58.758684 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-984d39f5-ab22-44f4-b399-025d7ebee904 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:58.758878 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-984d39f5-ab22-44f4-b399-025d7ebee904 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:58.759080 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-984d39f5-ab22-44f4-b399-025d7ebee904 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:58.893040 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:58.893040 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:58.899017 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-984d39f5-ab22-44f4-b399-025d7ebee904 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Volume info retrieved successfully. Aug 13 23:38:58.906786 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-984d39f5-ab22-44f4-b399-025d7ebee904 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:58.907301 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 35/140] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:58 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1141 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:59.126404 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-8e48f734-a9ec-4341-a1bd-7bdf092a2bae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.128681 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-8e48f734-a9ec-4341-a1bd-7bdf092a2bae tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:38:59.128956 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-8e48f734-a9ec-4341-a1bd-7bdf092a2bae tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:59.129124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-8e48f734-a9ec-4341-a1bd-7bdf092a2bae tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:59.137156 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:59.137156 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:59.141452 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-8e48f734-a9ec-4341-a1bd-7bdf092a2bae tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:38:59.146719 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-8e48f734-a9ec-4341-a1bd-7bdf092a2bae tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:38:59.147207 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 36/141] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:38:59 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:59.384346 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd053e02-69a7-4b41-b290-9e0077dc0642 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.384708 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd053e02-69a7-4b41-b290-9e0077dc0642 None None] GET https://10.4.3.81/volume// Aug 13 23:38:59.384859 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd053e02-69a7-4b41-b290-9e0077dc0642 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:59.385039 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd053e02-69a7-4b41-b290-9e0077dc0642 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:59.385393 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd053e02-69a7-4b41-b290-9e0077dc0642 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:59.385685 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 37/142] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:38:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:59.406222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-30ac3640-8c40-48ed-9b57-28ae9168cce0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.557968 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-30ac3640-8c40-48ed-9b57-28ae9168cce0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:38:59.558361 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-30ac3640-8c40-48ed-9b57-28ae9168cce0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3", "connector": null, "instance_uuid": "4085394a-4505-4af1-8eaa-5cff5478b911"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:59.566236 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:59.566236 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:59.585404 np0000007283 devstack@c-api.service[100276]: WARNING cinder.volume.api [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-30ac3640-8c40-48ed-9b57-28ae9168cce0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 23:38:59.589405 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-30ac3640-8c40-48ed-9b57-28ae9168cce0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:38:59.589892 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 35/143] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:38:59 2026] POST /volume/v3/attachments => generated 271 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:59.620283 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93812b18-bb95-4a3e-8c78-c9dc9b0c3750 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.622681 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93812b18-bb95-4a3e-8c78-c9dc9b0c3750 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:38:59.622830 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93812b18-bb95-4a3e-8c78-c9dc9b0c3750 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:59.623031 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93812b18-bb95-4a3e-8c78-c9dc9b0c3750 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:59.629174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-929b9705-9f69-4042-b331-cf3089986f76 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.629598 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-929b9705-9f69-4042-b331-cf3089986f76 None None] GET https://10.4.3.81/volume// Aug 13 23:38:59.629791 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-929b9705-9f69-4042-b331-cf3089986f76 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:59.629995 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-929b9705-9f69-4042-b331-cf3089986f76 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:59.630370 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-929b9705-9f69-4042-b331-cf3089986f76 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:38:59.630664 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 37/144] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:38:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:38:59.631902 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:59.631902 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:59.635161 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93812b18-bb95-4a3e-8c78-c9dc9b0c3750 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:38:59.639196 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93812b18-bb95-4a3e-8c78-c9dc9b0c3750 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:38:59.639549 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 36/145] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:59 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:59.642650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-c754717c-7601-4f49-8c7c-b68c75f56eed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.645470 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-c754717c-7601-4f49-8c7c-b68c75f56eed tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:38:59.645727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-c754717c-7601-4f49-8c7c-b68c75f56eed tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:59.645946 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-c754717c-7601-4f49-8c7c-b68c75f56eed tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:59.656167 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:59.656167 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:59.659936 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-c754717c-7601-4f49-8c7c-b68c75f56eed tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:38:59.665137 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-c754717c-7601-4f49-8c7c-b68c75f56eed tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:38:59.665577 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 38/146] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:38:59 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1046 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:38:59.679242 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-272c1ccb-6a49-46a5-9720-eaf04cba9e52 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.681178 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-272c1ccb-6a49-46a5-9720-eaf04cba9e52 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:38:59.681419 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-272c1ccb-6a49-46a5-9720-eaf04cba9e52 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:59.681640 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-272c1ccb-6a49-46a5-9720-eaf04cba9e52 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:59.692464 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:59.692464 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:38:59.695875 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-272c1ccb-6a49-46a5-9720-eaf04cba9e52 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:38:59.700202 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-272c1ccb-6a49-46a5-9720-eaf04cba9e52 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:38:59.700588 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 36/147] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:59 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:38:59.725153 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d935cd2a-a25d-4c84-a0bd-28e77284ca1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.726872 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d935cd2a-a25d-4c84-a0bd-28e77284ca1e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:38:59.727068 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d935cd2a-a25d-4c84-a0bd-28e77284ca1e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:59.727243 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d935cd2a-a25d-4c84-a0bd-28e77284ca1e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:59.737118 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:59.737118 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:38:59.741108 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d935cd2a-a25d-4c84-a0bd-28e77284ca1e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:38:59.745049 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d935cd2a-a25d-4c84-a0bd-28e77284ca1e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:38:59.745521 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 38/148] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:59 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:59.748788 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-437bb295-bd0d-459d-89cc-3d039e8ba8f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.756282 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-437bb295-bd0d-459d-89cc-3d039e8ba8f4 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] PUT https://10.4.3.81/volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f Aug 13 23:38:59.756757 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-437bb295-bd0d-459d-89cc-3d039e8ba8f4 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:38:59.766638 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-437bb295-bd0d-459d-89cc-3d039e8ba8f4 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Acquiring lock "cinder-attachment_update-177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:38:59.770778 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-437bb295-bd0d-459d-89cc-3d039e8ba8f4 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Lock "cinder-attachment_update-177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3-np0000007283" acquired by "attachment_update" :: waited 0.004s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:38:59.771762 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:59.771762 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:38:59.863503 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-437bb295-bd0d-459d-89cc-3d039e8ba8f4 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Lock "cinder-attachment_update-177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3-np0000007283" released by "attachment_update" :: held 0.093s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:38:59.864009 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-437bb295-bd0d-459d-89cc-3d039e8ba8f4 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f returned with HTTP 200 Aug 13 23:38:59.866677 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 37/149] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:38:59 2026] PUT /volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f => generated 967 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:38:59.921184 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1538c2e8-9b2a-49c2-a306-eff4dc76cba8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:38:59.922980 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1538c2e8-9b2a-49c2-a306-eff4dc76cba8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:38:59.923238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1538c2e8-9b2a-49c2-a306-eff4dc76cba8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:38:59.923612 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1538c2e8-9b2a-49c2-a306-eff4dc76cba8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:38:59.932320 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:38:59.932320 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:38:59.935557 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1538c2e8-9b2a-49c2-a306-eff4dc76cba8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Volume info retrieved successfully. Aug 13 23:38:59.939449 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1538c2e8-9b2a-49c2-a306-eff4dc76cba8 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:38:59.939860 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 39/150] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:38:59 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:00.065792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5c26ccb2-e761-40c4-9d44-df4cbc0016b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:00.067622 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5c26ccb2-e761-40c4-9d44-df4cbc0016b7 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] POST https://10.4.3.81/volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5/action Aug 13 23:39:00.067944 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5c26ccb2-e761-40c4-9d44-df4cbc0016b7 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:00.068075 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5c26ccb2-e761-40c4-9d44-df4cbc0016b7 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:00.192447 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:00.192447 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:00.202225 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-16a49d18-b797-4039-9c34-9f45fba00f97 req-5c26ccb2-e761-40c4-9d44-df4cbc0016b7 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5/action returned with HTTP 204 Aug 13 23:39:00.202694 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 37/151] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:00 2026] POST /volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5/action => generated 0 bytes in 137 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:00.652147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-560a3cc8-bf43-4d33-926a-d632542eb7e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:00.653848 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-560a3cc8-bf43-4d33-926a-d632542eb7e1 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:00.654031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-560a3cc8-bf43-4d33-926a-d632542eb7e1 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:00.654215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-560a3cc8-bf43-4d33-926a-d632542eb7e1 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:00.713339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9dab15fa-ac5a-4286-be61-5fdaee36447d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:00.715349 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9dab15fa-ac5a-4286-be61-5fdaee36447d tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:00.715560 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9dab15fa-ac5a-4286-be61-5fdaee36447d tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:00.715762 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9dab15fa-ac5a-4286-be61-5fdaee36447d tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:00.727014 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:00.727014 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:00.730756 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9dab15fa-ac5a-4286-be61-5fdaee36447d tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:00.735036 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9dab15fa-ac5a-4286-be61-5fdaee36447d tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:00.735429 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 38/152] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:00 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:00.747848 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-baccd9b2-00dd-4bf6-96b3-520f691774b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:00.750053 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baccd9b2-00dd-4bf6-96b3-520f691774b1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:00.750323 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baccd9b2-00dd-4bf6-96b3-520f691774b1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:00.750578 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baccd9b2-00dd-4bf6-96b3-520f691774b1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:00.763868 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:00.763868 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:00.766178 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8ee953b8-5add-4caa-8538-c8b12bd53393 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:00.768667 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-baccd9b2-00dd-4bf6-96b3-520f691774b1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:00.768798 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ee953b8-5add-4caa-8538-c8b12bd53393 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:00.768952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ee953b8-5add-4caa-8538-c8b12bd53393 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:00.769148 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ee953b8-5add-4caa-8538-c8b12bd53393 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:00.774016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baccd9b2-00dd-4bf6-96b3-520f691774b1 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:00.774610 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 40/153] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:00 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:00.778580 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:00.778580 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:00.778801 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:00.778801 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:00.782079 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8ee953b8-5add-4caa-8538-c8b12bd53393 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:00.782372 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-560a3cc8-bf43-4d33-926a-d632542eb7e1 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:00.786097 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ee953b8-5add-4caa-8538-c8b12bd53393 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:00.786186 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-560a3cc8-bf43-4d33-926a-d632542eb7e1 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:00.786455 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 38/155] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:00 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:00.786491 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 39/155] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:00 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 867 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:00.966252 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-752cdd15-307e-4042-b2b1-ed55141af1fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:00.972683 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-752cdd15-307e-4042-b2b1-ed55141af1fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:00.972888 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-752cdd15-307e-4042-b2b1-ed55141af1fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:00.973130 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-752cdd15-307e-4042-b2b1-ed55141af1fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:00.983057 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:00.983057 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:00.986533 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-752cdd15-307e-4042-b2b1-ed55141af1fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Volume info retrieved successfully. Aug 13 23:39:00.999225 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-752cdd15-307e-4042-b2b1-ed55141af1fe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:39:00.999749 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 39/156] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:00 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:01.798697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7588499d-058f-4705-b433-2be1796eb7dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:01.800636 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7588499d-058f-4705-b433-2be1796eb7dc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:01.800636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7588499d-058f-4705-b433-2be1796eb7dc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:01.800834 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7588499d-058f-4705-b433-2be1796eb7dc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:01.812182 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7335d6ca-97ef-4bb0-a85c-02abfd520ba0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:01.813980 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7335d6ca-97ef-4bb0-a85c-02abfd520ba0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:01.814300 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7335d6ca-97ef-4bb0-a85c-02abfd520ba0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:01.814408 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7335d6ca-97ef-4bb0-a85c-02abfd520ba0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:01.815515 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:01.815515 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:01.819213 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7588499d-058f-4705-b433-2be1796eb7dc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:01.824376 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7588499d-058f-4705-b433-2be1796eb7dc tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:01.825050 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 41/157] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:01 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:01.825128 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:01.825128 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:01.829913 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7335d6ca-97ef-4bb0-a85c-02abfd520ba0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:01.834030 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7335d6ca-97ef-4bb0-a85c-02abfd520ba0 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:01.834402 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 39/158] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:01 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:02.015761 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d51c6f3d-701e-4621-afa2-5338538cfc7c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:02.017767 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d51c6f3d-701e-4621-afa2-5338538cfc7c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:02.017870 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d51c6f3d-701e-4621-afa2-5338538cfc7c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:02.018002 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d51c6f3d-701e-4621-afa2-5338538cfc7c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:02.026938 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:02.026938 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:02.030831 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d51c6f3d-701e-4621-afa2-5338538cfc7c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Volume info retrieved successfully. Aug 13 23:39:02.034720 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d51c6f3d-701e-4621-afa2-5338538cfc7c tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:39:02.035098 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 40/159] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:02 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:02.430168 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-00eddde5-481f-46f9-aa36-efd30c293fad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:02.432155 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-00eddde5-481f-46f9-aa36-efd30c293fad tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:02.432495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-00eddde5-481f-46f9-aa36-efd30c293fad tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:02.432750 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-00eddde5-481f-46f9-aa36-efd30c293fad tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:02.442810 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:02.442810 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:02.445571 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-00eddde5-481f-46f9-aa36-efd30c293fad tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:02.449331 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-00eddde5-481f-46f9-aa36-efd30c293fad tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:02.449846 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 40/160] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:02 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:02.485700 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-cd043ad6-0f74-4187-9104-4ad73103689f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:02.487753 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-cd043ad6-0f74-4187-9104-4ad73103689f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] POST https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5/action Aug 13 23:39:02.488102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-cd043ad6-0f74-4187-9104-4ad73103689f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:02.488225 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-cd043ad6-0f74-4187-9104-4ad73103689f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:02.498606 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:02.498606 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:02.499029 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-cd043ad6-0f74-4187-9104-4ad73103689f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:02.505205 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-cd043ad6-0f74-4187-9104-4ad73103689f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Begin detaching volume completed successfully. Aug 13 23:39:02.505358 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-cd043ad6-0f74-4187-9104-4ad73103689f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5/action returned with HTTP 202 Aug 13 23:39:02.505761 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 42/161] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:39:02 2026] POST /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:39:02.524358 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59ef5de4-7aac-40bb-9c0c-f4ccdcadf114 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:02.526721 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59ef5de4-7aac-40bb-9c0c-f4ccdcadf114 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:02.527003 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59ef5de4-7aac-40bb-9c0c-f4ccdcadf114 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:02.527279 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59ef5de4-7aac-40bb-9c0c-f4ccdcadf114 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:02.541052 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:02.541052 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:02.544689 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-230852df-8922-46bb-b61d-b1e5e6f5c6bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:02.545148 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-230852df-8922-46bb-b61d-b1e5e6f5c6bc None None] GET https://10.4.3.81/volume// Aug 13 23:39:02.545319 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-230852df-8922-46bb-b61d-b1e5e6f5c6bc None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:02.545549 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-230852df-8922-46bb-b61d-b1e5e6f5c6bc None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:02.545848 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-230852df-8922-46bb-b61d-b1e5e6f5c6bc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:02.546163 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 41/162] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:02.546465 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-59ef5de4-7aac-40bb-9c0c-f4ccdcadf114 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:02.551507 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59ef5de4-7aac-40bb-9c0c-f4ccdcadf114 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:02.551507 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 40/163] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:02 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:02.554550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-ccada455-fe9c-4892-950c-ed165560fb8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:02.556236 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-ccada455-fe9c-4892-950c-ed165560fb8a tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:02.556623 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-ccada455-fe9c-4892-950c-ed165560fb8a tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:02.556897 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-ccada455-fe9c-4892-950c-ed165560fb8a tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:02.566925 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:02.566925 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:02.574488 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-ccada455-fe9c-4892-950c-ed165560fb8a tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:02.577693 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-ccada455-fe9c-4892-950c-ed165560fb8a tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:02.578380 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 41/164] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:02 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:02.839145 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a036ce35-b6c2-4832-bc95-c2267c532829 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:02.840828 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a036ce35-b6c2-4832-bc95-c2267c532829 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:02.841054 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a036ce35-b6c2-4832-bc95-c2267c532829 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:02.841238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a036ce35-b6c2-4832-bc95-c2267c532829 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:02.849886 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a832c773-9345-49a9-a8cc-873a22438a5e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:02.851031 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:02.851031 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:02.853438 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a832c773-9345-49a9-a8cc-873a22438a5e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:02.853738 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a832c773-9345-49a9-a8cc-873a22438a5e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:02.853957 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a832c773-9345-49a9-a8cc-873a22438a5e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:02.854784 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a036ce35-b6c2-4832-bc95-c2267c532829 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:02.858873 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a036ce35-b6c2-4832-bc95-c2267c532829 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:02.859301 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 43/165] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:02 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:02.864594 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:02.864594 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:02.868279 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a832c773-9345-49a9-a8cc-873a22438a5e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:02.872426 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a832c773-9345-49a9-a8cc-873a22438a5e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:02.872812 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 42/166] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:02 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:03.050523 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0dab510d-ea42-4713-b3bc-1be1510dfdb5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:03.052886 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0dab510d-ea42-4713-b3bc-1be1510dfdb5 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:03.053098 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0dab510d-ea42-4713-b3bc-1be1510dfdb5 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:03.053277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0dab510d-ea42-4713-b3bc-1be1510dfdb5 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:03.063446 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:03.063446 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:03.066971 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0dab510d-ea42-4713-b3bc-1be1510dfdb5 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Volume info retrieved successfully. Aug 13 23:39:03.072764 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0dab510d-ea42-4713-b3bc-1be1510dfdb5 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:39:03.073141 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 41/167] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:03 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:03.084291 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-970c2897-f45c-4a6b-af14-8c28cbd26956 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:03.089345 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-970c2897-f45c-4a6b-af14-8c28cbd26956 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] POST https://10.4.3.81/volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0/action Aug 13 23:39:03.089815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-970c2897-f45c-4a6b-af14-8c28cbd26956 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:03.090087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-970c2897-f45c-4a6b-af14-8c28cbd26956 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:03.109120 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:03.109120 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:03.121046 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f425ab54-acd5-478f-8545-94be4b96dfe0 req-970c2897-f45c-4a6b-af14-8c28cbd26956 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0/action returned with HTTP 204 Aug 13 23:39:03.121626 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 42/168] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:03 2026] POST /volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:03.248019 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c34d35e3-a322-4e1a-a801-70715a458672 req-ebe3a93f-704d-42fb-89ea-7f4641446524 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:03.250171 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-ebe3a93f-704d-42fb-89ea-7f4641446524 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] DELETE https://10.4.3.81/volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e Aug 13 23:39:03.250358 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-ebe3a93f-704d-42fb-89ea-7f4641446524 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:03.250585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-ebe3a93f-704d-42fb-89ea-7f4641446524 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:03.258510 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:03.258510 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:03.456955 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c34d35e3-a322-4e1a-a801-70715a458672 req-ebe3a93f-704d-42fb-89ea-7f4641446524 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e returned with HTTP 200 Aug 13 23:39:03.457282 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 44/169] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:03 2026] DELETE /volume/v3/attachments/fb40bf89-12b5-4668-a0d8-4f83a635c57e => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:03.563233 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a71f9b1c-5fec-4b3c-bae8-8f03c0a50918 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:03.565039 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a71f9b1c-5fec-4b3c-bae8-8f03c0a50918 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:03.565213 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a71f9b1c-5fec-4b3c-bae8-8f03c0a50918 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:03.565387 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a71f9b1c-5fec-4b3c-bae8-8f03c0a50918 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:03.575646 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:03.575646 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:03.579270 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a71f9b1c-5fec-4b3c-bae8-8f03c0a50918 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:03.583217 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a71f9b1c-5fec-4b3c-bae8-8f03c0a50918 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:03.583824 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 43/170] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:03 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:03.874517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a0cc57d-e59b-42c1-80e0-881f87ac83b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:03.876215 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a0cc57d-e59b-42c1-80e0-881f87ac83b3 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:03.876389 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a0cc57d-e59b-42c1-80e0-881f87ac83b3 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:03.876575 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a0cc57d-e59b-42c1-80e0-881f87ac83b3 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:03.884559 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-004404c7-eb95-4035-bb96-25ad66e5d15e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:03.885519 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:03.885519 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:03.887103 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-004404c7-eb95-4035-bb96-25ad66e5d15e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:03.887381 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-004404c7-eb95-4035-bb96-25ad66e5d15e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:03.887667 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-004404c7-eb95-4035-bb96-25ad66e5d15e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:03.889183 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a0cc57d-e59b-42c1-80e0-881f87ac83b3 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:03.894739 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a0cc57d-e59b-42c1-80e0-881f87ac83b3 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:03.895155 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 42/171] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:03 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:03.899097 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:03.899097 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:03.903001 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-004404c7-eb95-4035-bb96-25ad66e5d15e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:03.907062 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-004404c7-eb95-4035-bb96-25ad66e5d15e tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:03.907547 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 43/172] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:03 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:03.907843 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39ca2e59-7191-4059-bfca-5d1cf5d49914 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:03.909659 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39ca2e59-7191-4059-bfca-5d1cf5d49914 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:03.909868 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39ca2e59-7191-4059-bfca-5d1cf5d49914 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:03.910116 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39ca2e59-7191-4059-bfca-5d1cf5d49914 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:03.920241 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:03.920241 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:03.923961 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39ca2e59-7191-4059-bfca-5d1cf5d49914 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:03.928216 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39ca2e59-7191-4059-bfca-5d1cf5d49914 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:03.928812 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 45/173] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:03 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:04.086188 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7cf63144-23f4-4c5b-9687-b2bacfe299d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.087951 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cf63144-23f4-4c5b-9687-b2bacfe299d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:04.088193 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cf63144-23f4-4c5b-9687-b2bacfe299d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.088373 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cf63144-23f4-4c5b-9687-b2bacfe299d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.094965 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.094965 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:04.098269 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7cf63144-23f4-4c5b-9687-b2bacfe299d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] Volume info retrieved successfully. Aug 13 23:39:04.102268 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cf63144-23f4-4c5b-9687-b2bacfe299d7 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-reader] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:39:04.102873 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 44/174] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:04.167617 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f428f3df-6dbf-494b-bef2-1afff2a0bdad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.169444 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f428f3df-6dbf-494b-bef2-1afff2a0bdad tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:04.169634 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f428f3df-6dbf-494b-bef2-1afff2a0bdad tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.169846 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f428f3df-6dbf-494b-bef2-1afff2a0bdad tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.179526 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.179526 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:04.182304 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f428f3df-6dbf-494b-bef2-1afff2a0bdad tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:39:04.186795 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f428f3df-6dbf-494b-bef2-1afff2a0bdad tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:39:04.187677 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 43/175] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:04.241402 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-74ca5449-8936-4537-a094-67656f1356e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.243262 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f8de6b38-a727-45d3-b67f-367bed553de2 req-a60affb0-b150-4d10-a387-07af9be5f30f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.243452 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74ca5449-8936-4537-a094-67656f1356e8 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:04.243635 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74ca5449-8936-4537-a094-67656f1356e8 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.243843 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74ca5449-8936-4537-a094-67656f1356e8 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.245280 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cfa33c5c-a4d1-46c6-94cb-826ecdef5def req-7f8325ad-976e-4def-ae0f-2101cc3873f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.245341 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f8de6b38-a727-45d3-b67f-367bed553de2 req-a60affb0-b150-4d10-a387-07af9be5f30f tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] POST https://10.4.3.81/volume/v3/snapshots/None/action Aug 13 23:39:04.245741 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f8de6b38-a727-45d3-b67f-367bed553de2 req-a60affb0-b150-4d10-a387-07af9be5f30f tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:04.245891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f8de6b38-a727-45d3-b67f-367bed553de2 req-a60affb0-b150-4d10-a387-07af9be5f30f tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:04.247650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [req-f8de6b38-a727-45d3-b67f-367bed553de2 req-a60affb0-b150-4d10-a387-07af9be5f30f tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100274) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 23:39:04.250264 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6aba7734-2691-4b3f-b682-39a34eb8e829 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.251118 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cfa33c5c-a4d1-46c6-94cb-826ecdef5def req-7f8325ad-976e-4def-ae0f-2101cc3873f8 tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] POST https://10.4.3.81/volume/v3/snapshots/de928063-ce73-4682-8009-aac66c7d0772/action Aug 13 23:39:04.252000 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cfa33c5c-a4d1-46c6-94cb-826ecdef5def req-7f8325ad-976e-4def-ae0f-2101cc3873f8 tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:04.252095 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6aba7734-2691-4b3f-b682-39a34eb8e829 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:04.252204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cfa33c5c-a4d1-46c6-94cb-826ecdef5def req-7f8325ad-976e-4def-ae0f-2101cc3873f8 tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:04.252262 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6aba7734-2691-4b3f-b682-39a34eb8e829 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.252422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6aba7734-2691-4b3f-b682-39a34eb8e829 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.254321 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [req-cfa33c5c-a4d1-46c6-94cb-826ecdef5def req-7f8325ad-976e-4def-ae0f-2101cc3873f8 tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100273) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 23:39:04.258162 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.258162 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:04.259157 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.259157 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:04.261705 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-74ca5449-8936-4537-a094-67656f1356e8 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:04.262803 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6aba7734-2691-4b3f-b682-39a34eb8e829 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:39:04.266592 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74ca5449-8936-4537-a094-67656f1356e8 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:04.266747 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6aba7734-2691-4b3f-b682-39a34eb8e829 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:39:04.267027 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 44/176] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:04.267191 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 44/177] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:04.277369 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f8de6b38-a727-45d3-b67f-367bed553de2 req-a60affb0-b150-4d10-a387-07af9be5f30f tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] https://10.4.3.81/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 23:39:04.278497 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 46/178] 10.4.3.81 () {72 vars in 1575 bytes} [Thu Aug 13 23:39:04 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:39:04.285737 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cfa33c5c-a4d1-46c6-94cb-826ecdef5def req-7f8325ad-976e-4def-ae0f-2101cc3873f8 tempest-VolumesAssistedSnapshotsTest-1255750223 tempest-VolumesAssistedSnapshotsTest-1255750223-project] https://10.4.3.81/volume/v3/snapshots/de928063-ce73-4682-8009-aac66c7d0772/action returned with HTTP 404 Aug 13 23:39:04.286449 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 45/179] 10.4.3.81 () {72 vars in 1671 bytes} [Thu Aug 13 23:39:04 2026] POST /volume/v3/snapshots/de928063-ce73-4682-8009-aac66c7d0772/action => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:04.338510 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-2152afb0-dab2-4157-9ad9-a46a4859c6c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.340639 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-2152afb0-dab2-4157-9ad9-a46a4859c6c6 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:04.340863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-2152afb0-dab2-4157-9ad9-a46a4859c6c6 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.341048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-2152afb0-dab2-4157-9ad9-a46a4859c6c6 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.351167 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.351167 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:04.355210 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-2152afb0-dab2-4157-9ad9-a46a4859c6c6 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:04.358908 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-2152afb0-dab2-4157-9ad9-a46a4859c6c6 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:04.359292 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 45/180] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:04.402263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-23d31c62-4851-4336-b6fc-768cf72c4b59 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.405898 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-23d31c62-4851-4336-b6fc-768cf72c4b59 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] POST https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790/action Aug 13 23:39:04.406363 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-23d31c62-4851-4336-b6fc-768cf72c4b59 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:04.406561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-23d31c62-4851-4336-b6fc-768cf72c4b59 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:04.422691 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.422691 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:04.423091 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-23d31c62-4851-4336-b6fc-768cf72c4b59 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:04.434002 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-23d31c62-4851-4336-b6fc-768cf72c4b59 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Begin detaching volume completed successfully. Aug 13 23:39:04.434316 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-23d31c62-4851-4336-b6fc-768cf72c4b59 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790/action returned with HTTP 202 Aug 13 23:39:04.434934 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 45/181] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:39:04 2026] POST /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:39:04.489887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a011f62e-f302-4646-8e1b-94f39c8c2f35 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.491234 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a011f62e-f302-4646-8e1b-94f39c8c2f35 None None] GET https://10.4.3.81/volume// Aug 13 23:39:04.491503 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a011f62e-f302-4646-8e1b-94f39c8c2f35 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.491732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a011f62e-f302-4646-8e1b-94f39c8c2f35 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.492152 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a011f62e-f302-4646-8e1b-94f39c8c2f35 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:04.492688 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 47/182] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:04.505631 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-385dd1e2-6e8b-44f9-94c8-bdf05c0e3738 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.507346 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-385dd1e2-6e8b-44f9-94c8-bdf05c0e3738 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:04.507763 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-385dd1e2-6e8b-44f9-94c8-bdf05c0e3738 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.508046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-385dd1e2-6e8b-44f9-94c8-bdf05c0e3738 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.521262 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.521262 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:04.524566 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-385dd1e2-6e8b-44f9-94c8-bdf05c0e3738 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:04.530213 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-385dd1e2-6e8b-44f9-94c8-bdf05c0e3738 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:04.531023 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 46/183] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1551 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:04.603134 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b89cfec9-1494-4dcd-ba10-c0bd90b6a71e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.605606 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b89cfec9-1494-4dcd-ba10-c0bd90b6a71e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:04.605928 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b89cfec9-1494-4dcd-ba10-c0bd90b6a71e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.605965 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b89cfec9-1494-4dcd-ba10-c0bd90b6a71e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.619489 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.619489 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:04.628027 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b89cfec9-1494-4dcd-ba10-c0bd90b6a71e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:04.636043 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b89cfec9-1494-4dcd-ba10-c0bd90b6a71e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:04.636552 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 46/184] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:04.919957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6989a0ad-61fc-49b8-ac61-9da83f7419c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:04.922674 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6989a0ad-61fc-49b8-ac61-9da83f7419c2 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:04.923365 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6989a0ad-61fc-49b8-ac61-9da83f7419c2 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:04.923680 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6989a0ad-61fc-49b8-ac61-9da83f7419c2 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:04.933664 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:04.933664 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:04.937249 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6989a0ad-61fc-49b8-ac61-9da83f7419c2 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:04.941508 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6989a0ad-61fc-49b8-ac61-9da83f7419c2 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:04.941913 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 46/185] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:04 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:05.653824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-563e8b3b-f934-4b76-910d-ea3c85feb621 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:05.657621 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-563e8b3b-f934-4b76-910d-ea3c85feb621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:05.658276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-563e8b3b-f934-4b76-910d-ea3c85feb621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:05.659134 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-563e8b3b-f934-4b76-910d-ea3c85feb621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:05.678225 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:05.678225 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:05.684153 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-563e8b3b-f934-4b76-910d-ea3c85feb621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:05.688702 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-563e8b3b-f934-4b76-910d-ea3c85feb621 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:05.689140 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 48/186] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:05 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:05.954393 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00231ae9-57a4-48fc-8e65-7823ea6b1b3b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:05.956673 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00231ae9-57a4-48fc-8e65-7823ea6b1b3b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:05.956940 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00231ae9-57a4-48fc-8e65-7823ea6b1b3b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:05.957216 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00231ae9-57a4-48fc-8e65-7823ea6b1b3b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:05.969756 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:05.969756 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:05.974919 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-00231ae9-57a4-48fc-8e65-7823ea6b1b3b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:05.981027 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00231ae9-57a4-48fc-8e65-7823ea6b1b3b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:05.981610 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 47/187] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:05 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:06.499046 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-d924b777-06d2-48a6-9787-39cef0eeb9ce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:06.501713 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-d924b777-06d2-48a6-9787-39cef0eeb9ce tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] POST https://10.4.3.81/volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f/action Aug 13 23:39:06.502331 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-d924b777-06d2-48a6-9787-39cef0eeb9ce tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:06.503459 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-d924b777-06d2-48a6-9787-39cef0eeb9ce tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:06.529284 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:06.529284 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:06.542407 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-91be3f19-d395-4b3c-a78b-4176de3d43bc req-d924b777-06d2-48a6-9787-39cef0eeb9ce tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f/action returned with HTTP 204 Aug 13 23:39:06.542407 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 47/188] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:06 2026] POST /volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:06.624057 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-879650a6-1fa5-4ead-a843-5f1cdeb6675c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:06.629818 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-879650a6-1fa5-4ead-a843-5f1cdeb6675c tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5 Aug 13 23:39:06.630104 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-879650a6-1fa5-4ead-a843-5f1cdeb6675c tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:06.630460 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-879650a6-1fa5-4ead-a843-5f1cdeb6675c tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:06.640681 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:06.640681 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:06.702802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af717967-4727-4ae7-8696-d8e489256275 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:06.707324 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af717967-4727-4ae7-8696-d8e489256275 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:06.707509 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af717967-4727-4ae7-8696-d8e489256275 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:06.707733 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af717967-4727-4ae7-8696-d8e489256275 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:06.716410 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:06.716410 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:06.716679 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-65bf8b98-8959-4f8d-9de1-0e526ac34c42 req-879650a6-1fa5-4ead-a843-5f1cdeb6675c tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5 returned with HTTP 200 Aug 13 23:39:06.717382 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 47/189] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:06 2026] DELETE /volume/v3/attachments/f4d5dad3-ae26-4820-9406-be930e2d39b5 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:06.721931 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af717967-4727-4ae7-8696-d8e489256275 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:06.731956 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af717967-4727-4ae7-8696-d8e489256275 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:06.732837 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 49/190] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:06 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:06.987971 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-66cc1b68-2345-4d03-b7d3-25ec8511ff02 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:06.991471 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-66cc1b68-2345-4d03-b7d3-25ec8511ff02 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] DELETE https://10.4.3.81/volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0 Aug 13 23:39:06.991722 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-66cc1b68-2345-4d03-b7d3-25ec8511ff02 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:06.991962 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-66cc1b68-2345-4d03-b7d3-25ec8511ff02 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:06.994752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb9d080b-ebfb-4f90-ae90-43e1aeb2c596 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:06.996809 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb9d080b-ebfb-4f90-ae90-43e1aeb2c596 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:06.997054 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb9d080b-ebfb-4f90-ae90-43e1aeb2c596 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:06.997273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb9d080b-ebfb-4f90-ae90-43e1aeb2c596 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.001559 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.001559 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:07.013148 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.013148 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:07.028378 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fb9d080b-ebfb-4f90-ae90-43e1aeb2c596 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:07.034885 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb9d080b-ebfb-4f90-ae90-43e1aeb2c596 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:07.034885 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 48/191] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:06 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1159 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:07.082341 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48e615df-f3ae-49f6-ad5f-e8d5c388792c req-66cc1b68-2345-4d03-b7d3-25ec8511ff02 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0 returned with HTTP 200 Aug 13 23:39:07.082341 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 48/192] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:06 2026] DELETE /volume/v3/attachments/07faf466-bf59-49a5-9bce-abd19c08c0b0 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:07.100342 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-0cfb55c2-bda9-4ad7-95d1-f5a20524748a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.107654 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-0cfb55c2-bda9-4ad7-95d1-f5a20524748a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:07.108458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-0cfb55c2-bda9-4ad7-95d1-f5a20524748a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:07.108901 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-0cfb55c2-bda9-4ad7-95d1-f5a20524748a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.122512 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.122512 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:07.127229 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-0cfb55c2-bda9-4ad7-95d1-f5a20524748a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:07.135057 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-0cfb55c2-bda9-4ad7-95d1-f5a20524748a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:07.135057 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 48/193] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:07 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:07.412033 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b98b2447-bbd8-4e2d-b08c-d78052183704 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.412033 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b98b2447-bbd8-4e2d-b08c-d78052183704 None None] GET https://10.4.3.81/volume// Aug 13 23:39:07.412033 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b98b2447-bbd8-4e2d-b08c-d78052183704 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:07.412033 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b98b2447-bbd8-4e2d-b08c-d78052183704 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.412033 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b98b2447-bbd8-4e2d-b08c-d78052183704 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:07.412033 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 50/194] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:39:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:07.419294 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-d54c8ce6-c184-4bd7-9ab7-2eb84564bc89 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.422737 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-d54c8ce6-c184-4bd7-9ab7-2eb84564bc89 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:39:07.423303 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-d54c8ce6-c184-4bd7-9ab7-2eb84564bc89 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3", "connector": null, "instance_uuid": "d53c9b2b-83ca-4769-8e46-8f3bfbf216e7"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:07.438603 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.438603 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:07.460810 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-d54c8ce6-c184-4bd7-9ab7-2eb84564bc89 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 23:39:07.464867 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-d54c8ce6-c184-4bd7-9ab7-2eb84564bc89 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:39:07.465318 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 49/195] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:39:07 2026] POST /volume/v3/attachments => generated 271 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:07.495443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63de8a9b-3b78-4bed-a8e4-ce4521be232c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.497898 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63de8a9b-3b78-4bed-a8e4-ce4521be232c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:07.498313 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63de8a9b-3b78-4bed-a8e4-ce4521be232c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:07.498376 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63de8a9b-3b78-4bed-a8e4-ce4521be232c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.512411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53c453a5-a7b4-4bef-9d98-6d5e83cf1b40 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.512411 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53c453a5-a7b4-4bef-9d98-6d5e83cf1b40 None None] GET https://10.4.3.81/volume// Aug 13 23:39:07.512601 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53c453a5-a7b4-4bef-9d98-6d5e83cf1b40 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:07.512888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53c453a5-a7b4-4bef-9d98-6d5e83cf1b40 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.513318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53c453a5-a7b4-4bef-9d98-6d5e83cf1b40 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:07.514599 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 49/196] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:07.517051 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.517051 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:07.522160 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63de8a9b-3b78-4bed-a8e4-ce4521be232c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:07.525614 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-4bc96a47-340c-455a-8c59-00f9937146dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.528381 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-4bc96a47-340c-455a-8c59-00f9937146dd tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:07.529239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-4bc96a47-340c-455a-8c59-00f9937146dd tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:07.529681 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-4bc96a47-340c-455a-8c59-00f9937146dd tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.531182 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63de8a9b-3b78-4bed-a8e4-ce4521be232c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:07.531970 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 49/197] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:07 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:07.549291 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.549291 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:07.559003 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-4bc96a47-340c-455a-8c59-00f9937146dd tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:07.568604 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-4bc96a47-340c-455a-8c59-00f9937146dd tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:07.569134 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 51/198] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:07 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:07.674308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-7bf2d17a-00a1-4b0b-8e60-c0ae8164233c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.676401 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-7bf2d17a-00a1-4b0b-8e60-c0ae8164233c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] PUT https://10.4.3.81/volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b Aug 13 23:39:07.676831 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-7bf2d17a-00a1-4b0b-8e60-c0ae8164233c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:07.686275 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-7bf2d17a-00a1-4b0b-8e60-c0ae8164233c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Acquiring lock "cinder-attachment_update-177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:39:07.691704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-7bf2d17a-00a1-4b0b-8e60-c0ae8164233c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Lock "cinder-attachment_update-177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:39:07.693075 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.693075 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:07.707254 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7b078165-fe59-4cf2-9009-60ca42e94185 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.713476 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b078165-fe59-4cf2-9009-60ca42e94185 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:07.713730 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b078165-fe59-4cf2-9009-60ca42e94185 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:07.713966 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b078165-fe59-4cf2-9009-60ca42e94185 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.728542 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.728542 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:07.733882 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7b078165-fe59-4cf2-9009-60ca42e94185 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:07.740880 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b078165-fe59-4cf2-9009-60ca42e94185 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:07.741325 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 50/199] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:07 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:39:07.759373 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c7d83ca-ebf9-4d4b-b203-528e230efe21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.761624 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c7d83ca-ebf9-4d4b-b203-528e230efe21 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:07.762063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c7d83ca-ebf9-4d4b-b203-528e230efe21 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:07.762149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c7d83ca-ebf9-4d4b-b203-528e230efe21 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.762423 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3c7d83ca-ebf9-4d4b-b203-528e230efe21 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Delete volume with id: a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:07.771600 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.771600 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:07.772485 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3c7d83ca-ebf9-4d4b-b203-528e230efe21 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:07.807098 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3c7d83ca-ebf9-4d4b-b203-528e230efe21 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Delete volume request issued successfully. Aug 13 23:39:07.807399 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c7d83ca-ebf9-4d4b-b203-528e230efe21 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 202 Aug 13 23:39:07.807980 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 50/200] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:07 2026] DELETE /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:07.815403 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-7bf2d17a-00a1-4b0b-8e60-c0ae8164233c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Lock "cinder-attachment_update-177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3-np0000007283" released by "attachment_update" :: held 0.124s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:39:07.815874 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-7bf2d17a-00a1-4b0b-8e60-c0ae8164233c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b returned with HTTP 200 Aug 13 23:39:07.816466 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 50/201] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:39:07 2026] PUT /volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b => generated 967 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:07.817834 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6921da2-8af1-431b-9d57-2aaaf8ab776e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:07.823152 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6921da2-8af1-431b-9d57-2aaaf8ab776e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:07.823398 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6921da2-8af1-431b-9d57-2aaaf8ab776e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:07.823669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6921da2-8af1-431b-9d57-2aaaf8ab776e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:07.836101 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:07.836101 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:07.841367 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6921da2-8af1-431b-9d57-2aaaf8ab776e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Volume info retrieved successfully. Aug 13 23:39:07.847889 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6921da2-8af1-431b-9d57-2aaaf8ab776e tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 200 Aug 13 23:39:07.848551 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 52/202] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:07 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:08.119910 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ffb7d52-50ef-418d-bfc1-64f2ffd00fbe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:08.121688 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ffb7d52-50ef-418d-bfc1-64f2ffd00fbe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:08.121913 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ffb7d52-50ef-418d-bfc1-64f2ffd00fbe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:08.122137 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ffb7d52-50ef-418d-bfc1-64f2ffd00fbe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:08.122339 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4ffb7d52-50ef-418d-bfc1-64f2ffd00fbe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Delete volume with id: 3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:08.130040 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:08.130040 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:08.130761 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4ffb7d52-50ef-418d-bfc1-64f2ffd00fbe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:39:08.163676 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4ffb7d52-50ef-418d-bfc1-64f2ffd00fbe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Delete volume request issued successfully. Aug 13 23:39:08.163853 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ffb7d52-50ef-418d-bfc1-64f2ffd00fbe tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 202 Aug 13 23:39:08.164275 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 51/203] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:08 2026] DELETE /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:08.171580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b2e2068-03d3-4f6b-94e5-ae90fad66f5b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:08.173851 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b2e2068-03d3-4f6b-94e5-ae90fad66f5b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:08.174098 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b2e2068-03d3-4f6b-94e5-ae90fad66f5b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:08.174396 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b2e2068-03d3-4f6b-94e5-ae90fad66f5b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:08.182387 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:08.182387 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:08.186723 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b2e2068-03d3-4f6b-94e5-ae90fad66f5b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Volume info retrieved successfully. Aug 13 23:39:08.191239 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b2e2068-03d3-4f6b-94e5-ae90fad66f5b tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 200 Aug 13 23:39:08.191716 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 51/204] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:08 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:08.544851 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8af428e6-2982-45c7-b7dc-3790957bd44d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:08.546742 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8af428e6-2982-45c7-b7dc-3790957bd44d tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:08.546929 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8af428e6-2982-45c7-b7dc-3790957bd44d tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:08.547178 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8af428e6-2982-45c7-b7dc-3790957bd44d tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:08.558371 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:08.558371 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:08.565879 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8af428e6-2982-45c7-b7dc-3790957bd44d tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:08.576350 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8af428e6-2982-45c7-b7dc-3790957bd44d tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:08.576743 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 51/205] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:08 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:08.865645 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f584d802-9c52-4642-bfc3-064333ff6285 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:08.867465 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f584d802-9c52-4642-bfc3-064333ff6285 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:08.867669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f584d802-9c52-4642-bfc3-064333ff6285 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:08.867883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f584d802-9c52-4642-bfc3-064333ff6285 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:08.873535 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f584d802-9c52-4642-bfc3-064333ff6285 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 404 Aug 13 23:39:08.874036 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 53/206] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:08 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:09.210237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-df744522-62ed-4f55-84e0-f939af391830 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:09.212198 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df744522-62ed-4f55-84e0-f939af391830 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] GET https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa Aug 13 23:39:09.212424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df744522-62ed-4f55-84e0-f939af391830 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:09.212606 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df744522-62ed-4f55-84e0-f939af391830 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:09.219923 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df744522-62ed-4f55-84e0-f939af391830 tempest-AttachSCSIVolumeTestJSON-1047567302 tempest-AttachSCSIVolumeTestJSON-1047567302-project-member] https://10.4.3.81/volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa returned with HTTP 404 Aug 13 23:39:09.220793 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 52/207] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:09 2026] GET /volume/v3/volumes/3d3eec6e-c2cb-4452-a5ee-4903bc2d9bfa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:09.329369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31b7e2cc-6b5c-4e6d-9906-4ea08eeb4eaa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:09.334119 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31b7e2cc-6b5c-4e6d-9906-4ea08eeb4eaa tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:09.334437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31b7e2cc-6b5c-4e6d-9906-4ea08eeb4eaa tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:09.334751 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31b7e2cc-6b5c-4e6d-9906-4ea08eeb4eaa tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:09.344224 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:09.344224 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:09.349303 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31b7e2cc-6b5c-4e6d-9906-4ea08eeb4eaa tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:09.355198 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31b7e2cc-6b5c-4e6d-9906-4ea08eeb4eaa tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:09.355954 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 52/208] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:09 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:09.433049 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e1fedf2-4f4f-4121-86c2-5851ddaf169f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:09.435910 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e1fedf2-4f4f-4121-86c2-5851ddaf169f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:09.436204 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e1fedf2-4f4f-4121-86c2-5851ddaf169f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:09.436428 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e1fedf2-4f4f-4121-86c2-5851ddaf169f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:09.445171 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:09.445171 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:09.449361 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7e1fedf2-4f4f-4121-86c2-5851ddaf169f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:09.454875 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e1fedf2-4f4f-4121-86c2-5851ddaf169f tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:09.455314 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 52/209] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:09 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:09.593390 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-944c79db-5154-4d21-9971-83751749a121 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:09.593686 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-944c79db-5154-4d21-9971-83751749a121 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:09.593864 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-944c79db-5154-4d21-9971-83751749a121 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:09.594071 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-944c79db-5154-4d21-9971-83751749a121 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:09.610552 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:09.610552 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:09.615336 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-944c79db-5154-4d21-9971-83751749a121 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:09.622004 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-944c79db-5154-4d21-9971-83751749a121 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:09.622738 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 54/210] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:09 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:39:10.105454 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-a2742048-72d3-4cc9-84fb-e2b824952c93 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:10.107970 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-a2742048-72d3-4cc9-84fb-e2b824952c93 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] POST https://10.4.3.81/volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b/action Aug 13 23:39:10.108391 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-a2742048-72d3-4cc9-84fb-e2b824952c93 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:10.108536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-a2742048-72d3-4cc9-84fb-e2b824952c93 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:10.135095 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:10.135095 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:10.150200 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3b3cbb06-b2fc-498e-be4f-75f38f0a9e12 req-a2742048-72d3-4cc9-84fb-e2b824952c93 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b/action returned with HTTP 204 Aug 13 23:39:10.150626 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 53/211] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:10 2026] POST /volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:39:10.642625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d97eadb2-6790-4fb3-b149-1536bf4d74ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:10.644771 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d97eadb2-6790-4fb3-b149-1536bf4d74ef tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:10.644969 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d97eadb2-6790-4fb3-b149-1536bf4d74ef tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:10.645210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d97eadb2-6790-4fb3-b149-1536bf4d74ef tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:10.662977 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:10.662977 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:10.671621 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d97eadb2-6790-4fb3-b149-1536bf4d74ef tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:10.676233 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d97eadb2-6790-4fb3-b149-1536bf4d74ef tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:10.676504 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 53/212] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:10 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1456 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:10.987145 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4d484841-ee59-4474-9931-cafa10b830a8 req-443e896f-083c-499d-9309-03b14182baf1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:10.990226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4d484841-ee59-4474-9931-cafa10b830a8 req-443e896f-083c-499d-9309-03b14182baf1 tempest-TestMultiAttachVolumeSwap-904175531 tempest-TestMultiAttachVolumeSwap-904175531-project] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:10.990437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4d484841-ee59-4474-9931-cafa10b830a8 req-443e896f-083c-499d-9309-03b14182baf1 tempest-TestMultiAttachVolumeSwap-904175531 tempest-TestMultiAttachVolumeSwap-904175531-project] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:10.991313 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4d484841-ee59-4474-9931-cafa10b830a8 req-443e896f-083c-499d-9309-03b14182baf1 tempest-TestMultiAttachVolumeSwap-904175531 tempest-TestMultiAttachVolumeSwap-904175531-project] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:11.007139 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:11.007139 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:11.010618 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4d484841-ee59-4474-9931-cafa10b830a8 req-443e896f-083c-499d-9309-03b14182baf1 tempest-TestMultiAttachVolumeSwap-904175531 tempest-TestMultiAttachVolumeSwap-904175531-project] Volume info retrieved successfully. Aug 13 23:39:11.014953 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4d484841-ee59-4474-9931-cafa10b830a8 req-443e896f-083c-499d-9309-03b14182baf1 tempest-TestMultiAttachVolumeSwap-904175531 tempest-TestMultiAttachVolumeSwap-904175531-project] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:11.015669 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 53/213] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:10 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1640 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:11.030208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef36db99-7f62-4d12-98e1-31638b1ee4bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:11.032609 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef36db99-7f62-4d12-98e1-31638b1ee4bb tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:11.032609 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef36db99-7f62-4d12-98e1-31638b1ee4bb tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:11.032850 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef36db99-7f62-4d12-98e1-31638b1ee4bb tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:11.050152 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:11.050152 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:11.055403 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef36db99-7f62-4d12-98e1-31638b1ee4bb tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] Volume info retrieved successfully. Aug 13 23:39:11.061997 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef36db99-7f62-4d12-98e1-31638b1ee4bb tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:11.062442 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 55/214] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:11 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1456 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:11.084602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6fc578f2-3d16-4e39-bdb3-fa195b43ff5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:11.087003 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fc578f2-3d16-4e39-bdb3-fa195b43ff5c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] GET https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c Aug 13 23:39:11.087275 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fc578f2-3d16-4e39-bdb3-fa195b43ff5c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:11.087542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fc578f2-3d16-4e39-bdb3-fa195b43ff5c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:11.097333 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:11.097333 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:11.101855 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6fc578f2-3d16-4e39-bdb3-fa195b43ff5c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] Volume info retrieved successfully. Aug 13 23:39:11.106061 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fc578f2-3d16-4e39-bdb3-fa195b43ff5c tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-reader] https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c returned with HTTP 200 Aug 13 23:39:11.106698 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 54/215] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:11 2026] GET /volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:11.218568 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-991dc931-0c24-4fdb-b696-4e47d0e7ea87 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:11.220663 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-991dc931-0c24-4fdb-b696-4e47d0e7ea87 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:11.220902 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-991dc931-0c24-4fdb-b696-4e47d0e7ea87 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:11.221156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-991dc931-0c24-4fdb-b696-4e47d0e7ea87 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:11.237417 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:11.237417 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:11.242524 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-991dc931-0c24-4fdb-b696-4e47d0e7ea87 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:11.248895 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-991dc931-0c24-4fdb-b696-4e47d0e7ea87 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:11.249434 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 54/216] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:11 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1456 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:11.289098 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-4ae4ca0e-224b-4967-b428-1f5bbaf58756 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:11.291093 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-4ae4ca0e-224b-4967-b428-1f5bbaf58756 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:11.291309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-4ae4ca0e-224b-4967-b428-1f5bbaf58756 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:11.291541 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-4ae4ca0e-224b-4967-b428-1f5bbaf58756 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:11.304449 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:11.304449 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:11.308233 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-4ae4ca0e-224b-4967-b428-1f5bbaf58756 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:11.313187 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-4ae4ca0e-224b-4967-b428-1f5bbaf58756 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:11.313858 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 54/217] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:11 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1456 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:11.333401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-cbbc9682-85c3-499b-97a4-0888028f4d18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:11.335840 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-cbbc9682-85c3-499b-97a4-0888028f4d18 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] POST https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action Aug 13 23:39:11.336239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-cbbc9682-85c3-499b-97a4-0888028f4d18 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:11.336356 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-cbbc9682-85c3-499b-97a4-0888028f4d18 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:11.352848 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:11.352848 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:11.353487 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-cbbc9682-85c3-499b-97a4-0888028f4d18 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:11.362828 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-cbbc9682-85c3-499b-97a4-0888028f4d18 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Begin detaching volume completed successfully. Aug 13 23:39:11.363117 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-cbbc9682-85c3-499b-97a4-0888028f4d18 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action returned with HTTP 202 Aug 13 23:39:11.363685 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 56/218] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:39:11 2026] POST /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:39:11.414878 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88c5ef51-8f3a-4344-815a-517b682afd40 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:11.415478 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88c5ef51-8f3a-4344-815a-517b682afd40 None None] GET https://10.4.3.81/volume// Aug 13 23:39:11.415735 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88c5ef51-8f3a-4344-815a-517b682afd40 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:11.416028 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88c5ef51-8f3a-4344-815a-517b682afd40 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:11.416454 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88c5ef51-8f3a-4344-815a-517b682afd40 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:11.416839 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 55/219] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:11.428107 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-d6c1e138-4b55-4010-93f9-fee9cb1250ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:11.428745 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-d6c1e138-4b55-4010-93f9-fee9cb1250ca tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:11.428936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-d6c1e138-4b55-4010-93f9-fee9cb1250ca tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:11.429199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-d6c1e138-4b55-4010-93f9-fee9cb1250ca tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:11.442482 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:11.442482 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:11.447950 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-d6c1e138-4b55-4010-93f9-fee9cb1250ca tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:11.452746 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-d6c1e138-4b55-4010-93f9-fee9cb1250ca tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:11.453197 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 55/220] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:11 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:12.003616 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-ea93bbcd-1d52-440d-a33e-6d995e5ea1f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.005641 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-ea93bbcd-1d52-440d-a33e-6d995e5ea1f5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:12.005886 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-ea93bbcd-1d52-440d-a33e-6d995e5ea1f5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:12.006132 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-ea93bbcd-1d52-440d-a33e-6d995e5ea1f5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:12.017846 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:12.017846 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:12.021576 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-ea93bbcd-1d52-440d-a33e-6d995e5ea1f5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:12.026420 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-ea93bbcd-1d52-440d-a33e-6d995e5ea1f5 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:12.027012 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 55/221] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:12 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1459 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:12.055616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-19d18fc0-90fd-4021-927f-5159a4d28e29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.057948 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-19d18fc0-90fd-4021-927f-5159a4d28e29 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] DELETE https://10.4.3.81/volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b Aug 13 23:39:12.058203 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-19d18fc0-90fd-4021-927f-5159a4d28e29 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:12.058426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-19d18fc0-90fd-4021-927f-5159a4d28e29 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:12.067044 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:12.067044 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:12.136015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75f2df8f-8c48-4973-b89e-3db2529e6753 req-19d18fc0-90fd-4021-927f-5159a4d28e29 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b returned with HTTP 200 Aug 13 23:39:12.136417 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 57/222] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:12 2026] DELETE /volume/v3/attachments/e7fd4dd5-210d-4304-97c2-6726d2bd931b => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:12.439152 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4eaa494f-626f-46a8-84a1-f9d46dd69cde None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.441322 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4eaa494f-626f-46a8-84a1-f9d46dd69cde tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:12.441575 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4eaa494f-626f-46a8-84a1-f9d46dd69cde tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:12.441868 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4eaa494f-626f-46a8-84a1-f9d46dd69cde tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:12.442188 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4eaa494f-626f-46a8-84a1-f9d46dd69cde tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Delete volume with id: a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:12.449700 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4eaa494f-626f-46a8-84a1-f9d46dd69cde tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 404 Aug 13 23:39:12.450337 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 56/223] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:12 2026] DELETE /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:12.460916 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-06ed3c94-5a54-4942-9ed3-8c3c949e7694 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.464110 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-06ed3c94-5a54-4942-9ed3-8c3c949e7694 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] GET https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 Aug 13 23:39:12.464296 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-06ed3c94-5a54-4942-9ed3-8c3c949e7694 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:12.464475 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-06ed3c94-5a54-4942-9ed3-8c3c949e7694 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:12.475526 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-06ed3c94-5a54-4942-9ed3-8c3c949e7694 tempest-VolumesAssistedSnapshotsTest-802317339 tempest-VolumesAssistedSnapshotsTest-802317339-project-admin] https://10.4.3.81/volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 returned with HTTP 404 Aug 13 23:39:12.475526 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 56/224] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:12 2026] GET /volume/v3/volumes/a70dbbd5-b0be-41a1-b0f0-822da7109790 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:12.475681 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9089408b-6fec-447f-b759-9e3d94c9a98f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.477205 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9089408b-6fec-447f-b759-9e3d94c9a98f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:12.479008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9089408b-6fec-447f-b759-9e3d94c9a98f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:12.479008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9089408b-6fec-447f-b759-9e3d94c9a98f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:12.491611 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:12.491611 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:12.495924 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9089408b-6fec-447f-b759-9e3d94c9a98f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:12.501711 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9089408b-6fec-447f-b759-9e3d94c9a98f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:12.502468 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 56/225] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:12 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:12.561099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-4136f0ca-05ed-4296-b5b6-f6dc32dc2cb3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.563345 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-4136f0ca-05ed-4296-b5b6-f6dc32dc2cb3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:12.563598 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-4136f0ca-05ed-4296-b5b6-f6dc32dc2cb3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:12.563849 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-4136f0ca-05ed-4296-b5b6-f6dc32dc2cb3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:12.575226 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:12.575226 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:12.579022 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-4136f0ca-05ed-4296-b5b6-f6dc32dc2cb3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:12.584235 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-4136f0ca-05ed-4296-b5b6-f6dc32dc2cb3 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:12.584613 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 58/226] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:12 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:12.619130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-12b71b40-709f-4616-97ae-a75425260392 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.624046 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-12b71b40-709f-4616-97ae-a75425260392 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] POST https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action Aug 13 23:39:12.624842 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-12b71b40-709f-4616-97ae-a75425260392 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:12.625663 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-12b71b40-709f-4616-97ae-a75425260392 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:12.645112 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:12.645112 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:12.645613 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-12b71b40-709f-4616-97ae-a75425260392 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:12.657410 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-12b71b40-709f-4616-97ae-a75425260392 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Begin detaching volume completed successfully. Aug 13 23:39:12.657410 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-12b71b40-709f-4616-97ae-a75425260392 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action returned with HTTP 202 Aug 13 23:39:12.657410 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 57/227] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:39:12 2026] POST /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:39:12.715651 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1bc9cfc-68f0-4cf8-bf74-3def326aefa3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.716160 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1bc9cfc-68f0-4cf8-bf74-3def326aefa3 None None] GET https://10.4.3.81/volume// Aug 13 23:39:12.716326 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1bc9cfc-68f0-4cf8-bf74-3def326aefa3 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:12.716530 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1bc9cfc-68f0-4cf8-bf74-3def326aefa3 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:12.716926 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1bc9cfc-68f0-4cf8-bf74-3def326aefa3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:12.717255 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 57/228] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:12.729135 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-0f9a9d2b-a6a2-47c1-9c75-79f157c5e299 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:12.732301 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-0f9a9d2b-a6a2-47c1-9c75-79f157c5e299 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:12.733533 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-0f9a9d2b-a6a2-47c1-9c75-79f157c5e299 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:12.733882 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-0f9a9d2b-a6a2-47c1-9c75-79f157c5e299 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:12.752559 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:12.752559 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:12.757831 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-0f9a9d2b-a6a2-47c1-9c75-79f157c5e299 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:12.764134 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-0f9a9d2b-a6a2-47c1-9c75-79f157c5e299 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:12.764798 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 57/229] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:12 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:13.227305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00d94770-d8b8-4e09-ab73-7c6ea6372013 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:13.228966 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00d94770-d8b8-4e09-ab73-7c6ea6372013 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:13.229201 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00d94770-d8b8-4e09-ab73-7c6ea6372013 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:13.229368 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00d94770-d8b8-4e09-ab73-7c6ea6372013 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:13.229535 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-00d94770-d8b8-4e09-ab73-7c6ea6372013 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Delete volume with id: e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:13.236966 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:13.236966 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:13.237469 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00d94770-d8b8-4e09-ab73-7c6ea6372013 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:13.260266 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00d94770-d8b8-4e09-ab73-7c6ea6372013 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Delete volume request issued successfully. Aug 13 23:39:13.260453 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00d94770-d8b8-4e09-ab73-7c6ea6372013 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 202 Aug 13 23:39:13.260847 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 59/230] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:13 2026] DELETE /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:13.275180 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4e299c6a-470b-4723-9a84-aef82de0c402 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:13.275350 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e299c6a-470b-4723-9a84-aef82de0c402 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:13.275670 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e299c6a-470b-4723-9a84-aef82de0c402 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:13.275946 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e299c6a-470b-4723-9a84-aef82de0c402 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:13.286291 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:13.286291 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:13.297627 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e299c6a-470b-4723-9a84-aef82de0c402 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Volume info retrieved successfully. Aug 13 23:39:13.308014 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e299c6a-470b-4723-9a84-aef82de0c402 tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 200 Aug 13 23:39:13.308014 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 58/231] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:13 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:14.318316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a2cc58ce-88e5-493e-b235-8714c7b0662e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:14.320402 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2cc58ce-88e5-493e-b235-8714c7b0662e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] GET https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 Aug 13 23:39:14.320611 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2cc58ce-88e5-493e-b235-8714c7b0662e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:14.320806 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2cc58ce-88e5-493e-b235-8714c7b0662e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:14.326813 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2cc58ce-88e5-493e-b235-8714c7b0662e tempest-TaggedAttachmentsTest-781014884 tempest-TaggedAttachmentsTest-781014884-project-member] https://10.4.3.81/volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 returned with HTTP 404 Aug 13 23:39:14.327347 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 58/232] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:14 2026] GET /volume/v3/volumes/e777a5ff-88ac-4e96-a8a2-933abda0d0e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:14.442441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5efb6a1b-a524-4863-8dea-246cda666e59 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:14.446757 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:39:14.446757 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1543204193"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:14.446757 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1543204193'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:39:14.447257 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Create volume of 1 GB Aug 13 23:39:14.451595 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Availability Zones retrieved successfully. Aug 13 23:39:14.458507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Flow 'volume_create_api' (bd1bd16c-c211-4dec-ab53-a88eab16eefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:14.459825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e9b2833-2b65-458e-b37c-6aebfccef1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:14.460930 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:39:14.491510 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e9b2833-2b65-458e-b37c-6aebfccef1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:14.491510 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61514d33-8f58-44c5-85f5-10e83bf77c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:14.555064 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Created reservations ['906fbeea-a4c1-4316-9bbc-32e456364203', '8bb9d1bf-1f5d-48bb-9129-fb8c3d76ea71', '89486620-aa05-4180-ad46-d8ae4db13b87', '5b3b7f1c-d493-46ca-887b-d6f90a5b31ce'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:14.556043 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61514d33-8f58-44c5-85f5-10e83bf77c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['906fbeea-a4c1-4316-9bbc-32e456364203', '8bb9d1bf-1f5d-48bb-9129-fb8c3d76ea71', '89486620-aa05-4180-ad46-d8ae4db13b87', '5b3b7f1c-d493-46ca-887b-d6f90a5b31ce']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:14.557079 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a24936-e229-4b12-b00d-e10245d23a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:14.589010 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a24936-e229-4b12-b00d-e10245d23a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb1c6e04-a339-427d-87ee-92d35fc9524e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1543204193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f70ed469c3a74d10acfe640491ff7ec0',qos_specs=None,replication_status=,reservations=['906fbeea-a4c1-4316-9bbc-32e456364203','8bb9d1bf-1f5d-48bb-9129-fb8c3d76ea71','89486620-aa05-4180-ad46-d8ae4db13b87','5b3b7f1c-d493-46ca-887b-d6f90a5b31ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ec03f604ba405eaab64a99f8303979',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:39:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1543204193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb1c6e04-a339-427d-87ee-92d35fc9524e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f70ed469c3a74d10acfe640491ff7ec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ec03f604ba405eaab64a99f8303979',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:14.590322 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6c6e90-6feb-4e37-8244-2db2f2fc2533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:14.615448 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6c6e90-6feb-4e37-8244-2db2f2fc2533) transitioned into state 'SUCCESS' from state '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-1543204193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f70ed469c3a74d10acfe640491ff7ec0',qos_specs=None,replication_status=,reservations=['906fbeea-a4c1-4316-9bbc-32e456364203','8bb9d1bf-1f5d-48bb-9129-fb8c3d76ea71','89486620-aa05-4180-ad46-d8ae4db13b87','5b3b7f1c-d493-46ca-887b-d6f90a5b31ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ec03f604ba405eaab64a99f8303979',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:14.616505 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4271c4f5-5714-4cec-b096-378c82d3dbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:14.626950 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4271c4f5-5714-4cec-b096-378c82d3dbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:14.627943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Flow 'volume_create_api' (bd1bd16c-c211-4dec-ab53-a88eab16eefb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:14.628383 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Create volume request issued successfully. Aug 13 23:39:14.629160 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5efb6a1b-a524-4863-8dea-246cda666e59 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:39:14.629647 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 58/233] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:39:14 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:39:14.652183 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c2df68c-a09c-4892-b3bc-41c6694f5116 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:14.660554 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c2df68c-a09c-4892-b3bc-41c6694f5116 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:39:14.660554 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c2df68c-a09c-4892-b3bc-41c6694f5116 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:14.660554 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c2df68c-a09c-4892-b3bc-41c6694f5116 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:14.667084 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:14.667084 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:14.671028 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2c2df68c-a09c-4892-b3bc-41c6694f5116 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:39:14.676417 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c2df68c-a09c-4892-b3bc-41c6694f5116 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:39:14.676699 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 60/234] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:14 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:15.694403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-622f9d14-4fc5-487f-ae0c-6ba26e9b8880 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:15.696305 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-622f9d14-4fc5-487f-ae0c-6ba26e9b8880 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:39:15.696490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-622f9d14-4fc5-487f-ae0c-6ba26e9b8880 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:15.696678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-622f9d14-4fc5-487f-ae0c-6ba26e9b8880 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:15.710375 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:15.710375 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:15.713023 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-622f9d14-4fc5-487f-ae0c-6ba26e9b8880 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:39:15.723639 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-622f9d14-4fc5-487f-ae0c-6ba26e9b8880 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:39:15.724266 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 59/235] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:15 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:17.597317 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-5c3a1f4f-c284-407d-bf1d-dff2a269dab9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:17.601073 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-5c3a1f4f-c284-407d-bf1d-dff2a269dab9 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:17.601865 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-5c3a1f4f-c284-407d-bf1d-dff2a269dab9 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:17.601865 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-5c3a1f4f-c284-407d-bf1d-dff2a269dab9 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:17.611681 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:17.611681 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:17.615848 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-5c3a1f4f-c284-407d-bf1d-dff2a269dab9 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:17.620881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-5c3a1f4f-c284-407d-bf1d-dff2a269dab9 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:17.621343 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 59/236] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:17 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:18.039205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-27abe7e1-e652-4fb1-a423-f1f9d646af3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:18.043845 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-27abe7e1-e652-4fb1-a423-f1f9d646af3a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] DELETE https://10.4.3.81/volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f Aug 13 23:39:18.044095 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-27abe7e1-e652-4fb1-a423-f1f9d646af3a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:18.044313 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-27abe7e1-e652-4fb1-a423-f1f9d646af3a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:18.052665 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:18.052665 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:18.106507 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b9742a86-d9bf-4ded-a345-2cb7cd7138db req-27abe7e1-e652-4fb1-a423-f1f9d646af3a tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f returned with HTTP 200 Aug 13 23:39:18.107000 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 59/237] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:18 2026] DELETE /volume/v3/attachments/275dcc62-fe61-4a59-9d0b-9c745e0c761f => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:19.088450 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-649ac3dd-28f4-4fed-a6b6-70b3000779f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:19.371135 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-649ac3dd-28f4-4fed-a6b6-70b3000779f1 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:39:19.371533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-649ac3dd-28f4-4fed-a6b6-70b3000779f1 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1022224295"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:19.388241 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-649ac3dd-28f4-4fed-a6b6-70b3000779f1 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:39:19.388701 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 61/238] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:39:19 2026] POST /volume/v3/types => generated 224 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:19.397808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-deb74713-eb5f-4c86-8efc-7972ccdf5794 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:19.400178 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-deb74713-eb5f-4c86-8efc-7972ccdf5794 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:39:19.400547 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-deb74713-eb5f-4c86-8efc-7972ccdf5794 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-927833310"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:19.426114 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-deb74713-eb5f-4c86-8efc-7972ccdf5794 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:39:19.427093 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 60/239] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:39:19 2026] POST /volume/v3/group_types => generated 180 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:19.436052 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:19.688224 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:39:19.689392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f2ff44f5-c25b-4503-be33-fdc071a1e1b0", "volume_types": ["25ffdba8-6f4f-4c55-b39f-02f398bacc98"], "name": "tempest-GroupSnapshotsTest-Group-462822222"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:19.691050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating new group {'group': {'group_type': 'f2ff44f5-c25b-4503-be33-fdc071a1e1b0', 'volume_types': ['25ffdba8-6f4f-4c55-b39f-02f398bacc98'], 'name': 'tempest-GroupSnapshotsTest-Group-462822222'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:39:19.704028 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating group tempest-GroupSnapshotsTest-Group-462822222. Aug 13 23:39:19.728763 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:39:19.728371. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:39:19.728918 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability Zones retrieved successfully. Aug 13 23:39:19.765857 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['c6d91aee-6915-4598-82d7-af84e0c3b5a0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:19.813521 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f12cae6c-8f5e-48a7-9e33-79861b614e7a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:39:19.813937 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 60/240] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:39:19 2026] POST /volume/v3/groups => generated 111 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:19.825880 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ad8ec450-2b54-4a8b-a86c-5340c0632f43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:19.829034 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad8ec450-2b54-4a8b-a86c-5340c0632f43 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de Aug 13 23:39:19.829034 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad8ec450-2b54-4a8b-a86c-5340c0632f43 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:19.829196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad8ec450-2b54-4a8b-a86c-5340c0632f43 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:19.829292 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-ad8ec450-2b54-4a8b-a86c-5340c0632f43 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 409016c6-c1b3-49b1-a66e-3b2d9cab88de {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:19.838922 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:19.838922 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:19.875231 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad8ec450-2b54-4a8b-a86c-5340c0632f43 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de returned with HTTP 200 Aug 13 23:39:19.875788 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 60/241] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:19 2026] GET /volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de => generated 391 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:20.888293 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87002316-0072-4932-ab9d-6bf3a287d3b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:20.890363 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87002316-0072-4932-ab9d-6bf3a287d3b2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de Aug 13 23:39:20.890487 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87002316-0072-4932-ab9d-6bf3a287d3b2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:20.890755 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87002316-0072-4932-ab9d-6bf3a287d3b2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:20.891172 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-87002316-0072-4932-ab9d-6bf3a287d3b2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 409016c6-c1b3-49b1-a66e-3b2d9cab88de {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:20.906280 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:20.906280 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:20.938798 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87002316-0072-4932-ab9d-6bf3a287d3b2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de returned with HTTP 200 Aug 13 23:39:20.939388 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 62/242] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:20 2026] GET /volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de => generated 392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:20.947939 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:20.950204 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:39:20.950689 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1150157548", "volume_type": "25ffdba8-6f4f-4c55-b39f-02f398bacc98", "group_id": "409016c6-c1b3-49b1-a66e-3b2d9cab88de", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:20.953067 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1150157548', 'volume_type': '25ffdba8-6f4f-4c55-b39f-02f398bacc98', 'group_id': '409016c6-c1b3-49b1-a66e-3b2d9cab88de', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:39:20.971359 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:20.971359 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:20.972055 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume of 1 GB Aug 13 23:39:20.994359 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability Zones retrieved successfully. Aug 13 23:39:21.002580 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (8a38356e-8483-4221-b977-d24e99973b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:21.003916 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725fde7f-664a-4e43-bb24-b7649eee9d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:21.004748 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:21.004748 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:21.005347 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:39:21.040436 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725fde7f-664a-4e43-bb24-b7649eee9d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:39:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25ffdba8-6f4f-4c55-b39f-02f398bacc98,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1022224295',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25ffdba8-6f4f-4c55-b39f-02f398bacc98', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '409016c6-c1b3-49b1-a66e-3b2d9cab88de', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:21.041609 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ba9f1d-abe4-403f-ade0-a6127d741653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:21.080802 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1022224295 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1022224295, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:21.081147 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1022224295 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1022224295, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:21.120233 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['3261ddaa-236a-4f86-9ab8-002ef63f28a7', '6afab5fe-7ab3-4902-a884-cfc836062a25', '7181d2fa-9c2b-47a8-9b10-a8e401a70488', '0a39c020-e393-49ea-a252-40904ebf4182'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:21.121079 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ba9f1d-abe4-403f-ade0-a6127d741653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3261ddaa-236a-4f86-9ab8-002ef63f28a7', '6afab5fe-7ab3-4902-a884-cfc836062a25', '7181d2fa-9c2b-47a8-9b10-a8e401a70488', '0a39c020-e393-49ea-a252-40904ebf4182']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:21.121827 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7eaf7bb-9df5-4ae9-aed9-120ea59cd57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:21.151859 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7eaf7bb-9df5-4ae9-aed9-120ea59cd57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1b0395-85a4-45ca-9e00-5ef3d4804769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1150157548',encryption_key_id=None,group_id=409016c6-c1b3-49b1-a66e-3b2d9cab88de,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['3261ddaa-236a-4f86-9ab8-002ef63f28a7','6afab5fe-7ab3-4902-a884-cfc836062a25','7181d2fa-9c2b-47a8-9b10-a8e401a70488','0a39c020-e393-49ea-a252-40904ebf4182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=25ffdba8-6f4f-4c55-b39f-02f398bacc98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1150157548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=409016c6-c1b3-49b1-a66e-3b2d9cab88de,host=None,id=ce1b0395-85a4-45ca-9e00-5ef3d4804769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fb2781d2de458d89e040e910ea6d1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85784c0ee13b46b788e17ca3d3f32868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25ffdba8-6f4f-4c55-b39f-02f398bacc98),volume_type_id=25ffdba8-6f4f-4c55-b39f-02f398bacc98)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:21.152662 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b842e135-bfd2-4db6-89db-0dcdb9e4c02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:21.176742 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b842e135-bfd2-4db6-89db-0dcdb9e4c02e) transitioned into state 'SUCCESS' from state '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-1150157548',encryption_key_id=None,group_id=409016c6-c1b3-49b1-a66e-3b2d9cab88de,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['3261ddaa-236a-4f86-9ab8-002ef63f28a7','6afab5fe-7ab3-4902-a884-cfc836062a25','7181d2fa-9c2b-47a8-9b10-a8e401a70488','0a39c020-e393-49ea-a252-40904ebf4182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=25ffdba8-6f4f-4c55-b39f-02f398bacc98)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:21.177910 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79252caf-1b7a-4b9c-a028-83e745d0b1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:21.196519 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79252caf-1b7a-4b9c-a028-83e745d0b1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:21.197640 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (8a38356e-8483-4221-b977-d24e99973b75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:21.198062 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request issued successfully. Aug 13 23:39:21.198899 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:21.199157 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:21.258094 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:21.261778 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:21.261778 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:21.265969 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21489fe8-7fe2-412b-9c1a-3d3ff098d0bc tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:39:21.266649 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 61/243] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:39:20 2026] POST /volume/v3/volumes => generated 821 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:21.284147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-114cae03-7c25-4c89-8c41-08cf58a25317 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:21.286010 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-114cae03-7c25-4c89-8c41-08cf58a25317 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 Aug 13 23:39:21.286270 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-114cae03-7c25-4c89-8c41-08cf58a25317 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:21.286471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-114cae03-7c25-4c89-8c41-08cf58a25317 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:21.297811 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:21.297811 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:21.304810 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-114cae03-7c25-4c89-8c41-08cf58a25317 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:21.305636 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-114cae03-7c25-4c89-8c41-08cf58a25317 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:21.305636 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-114cae03-7c25-4c89-8c41-08cf58a25317 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:21.352241 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-114cae03-7c25-4c89-8c41-08cf58a25317 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:21.354979 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:21.354979 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:21.362049 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-114cae03-7c25-4c89-8c41-08cf58a25317 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 returned with HTTP 200 Aug 13 23:39:21.362417 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 61/244] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:21 2026] GET /volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 => generated 889 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:22.384374 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:22.386913 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 Aug 13 23:39:22.387150 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:22.387371 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:22.399406 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:22.399406 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:22.404933 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:22.405794 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:22.405841 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:22.449843 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:22.452721 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:22.452721 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:22.462015 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca8a1c3e-d405-4c5e-a35d-0a308bdc6368 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 returned with HTTP 200 Aug 13 23:39:22.462533 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 61/245] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:22 2026] GET /volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:22.477594 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:22.480542 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 13 23:39:22.480865 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "409016c6-c1b3-49b1-a66e-3b2d9cab88de", "name": "tempest-group_snapshot-1942134848"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:22.482315 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '409016c6-c1b3-49b1-a66e-3b2d9cab88de', 'name': 'tempest-group_snapshot-1942134848'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 23:39:22.488501 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:22.488501 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:22.496844 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating group_snapshot tempest-group_snapshot-1942134848. Aug 13 23:39:22.535874 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:22.535874 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:22.550550 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1022224295 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1022224295, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:22.550897 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1022224295 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1022224295, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:22.577824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['26fdf301-91b5-4255-9573-b6fe2074df9a', '9e19dc1f-4787-4d4f-a1af-b90a43cdb03b', 'ed011254-1705-4c56-8529-791046fc834b', '06697bc2-bff8-44c2-942a-baaacaa8aabf'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:22.631014 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4071fce6-6562-4a7e-a6b2-4037c4ece2d1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 13 23:39:22.631014 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 63/246] 10.4.3.81 () {70 vars in 1317 bytes} [Thu Aug 13 23:39:22 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:22.640073 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a94a187f-0140-463c-919b-a56b58115f08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:22.643498 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a94a187f-0140-463c-919b-a56b58115f08 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf Aug 13 23:39:22.643739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a94a187f-0140-463c-919b-a56b58115f08 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:22.643946 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a94a187f-0140-463c-919b-a56b58115f08 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:22.644116 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-a94a187f-0140-463c-919b-a56b58115f08 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 37ee3e51-2b95-45ec-9260-d70656e1bfcf {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:22.650144 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:22.650144 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:22.654096 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a94a187f-0140-463c-919b-a56b58115f08 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf returned with HTTP 200 Aug 13 23:39:22.654523 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 62/247] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:22 2026] GET /volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:23.462300 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-06b07a0a-28f1-431c-9856-0c1d8562772f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.464095 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-06b07a0a-28f1-431c-9856-0c1d8562772f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] DELETE https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c Aug 13 23:39:23.464287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-06b07a0a-28f1-431c-9856-0c1d8562772f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.464479 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-06b07a0a-28f1-431c-9856-0c1d8562772f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.464637 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-06b07a0a-28f1-431c-9856-0c1d8562772f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Delete volume with id: aec4b18b-c325-4113-a10f-519311d24b3c Aug 13 23:39:23.471177 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.471177 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:23.471603 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-06b07a0a-28f1-431c-9856-0c1d8562772f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:23.491671 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-06b07a0a-28f1-431c-9856-0c1d8562772f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Delete volume request issued successfully. Aug 13 23:39:23.491870 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-06b07a0a-28f1-431c-9856-0c1d8562772f tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c returned with HTTP 202 Aug 13 23:39:23.492306 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 62/248] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:23 2026] DELETE /volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:23.503936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9631406-772d-4940-84b4-51d32c486122 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.508110 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9631406-772d-4940-84b4-51d32c486122 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c Aug 13 23:39:23.508110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9631406-772d-4940-84b4-51d32c486122 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.508110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9631406-772d-4940-84b4-51d32c486122 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.516467 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.516467 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:23.527389 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d9631406-772d-4940-84b4-51d32c486122 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:23.532448 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9631406-772d-4940-84b4-51d32c486122 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c returned with HTTP 200 Aug 13 23:39:23.532886 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 62/249] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:23 2026] GET /volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:23.665018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f1a7bc6-9670-47cf-b76f-9c5848f2bf00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.666804 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f1a7bc6-9670-47cf-b76f-9c5848f2bf00 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf Aug 13 23:39:23.667123 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f1a7bc6-9670-47cf-b76f-9c5848f2bf00 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.667373 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f1a7bc6-9670-47cf-b76f-9c5848f2bf00 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.667536 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-2f1a7bc6-9670-47cf-b76f-9c5848f2bf00 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 37ee3e51-2b95-45ec-9260-d70656e1bfcf {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:23.670601 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.670601 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:23.673948 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f1a7bc6-9670-47cf-b76f-9c5848f2bf00 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf returned with HTTP 200 Aug 13 23:39:23.674393 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 64/250] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:23 2026] GET /volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:23.682791 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c09e228e-858f-48c1-a033-0b9fa55dc120 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.685586 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c09e228e-858f-48c1-a033-0b9fa55dc120 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:39:23.685785 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c09e228e-858f-48c1-a033-0b9fa55dc120 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.685977 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c09e228e-858f-48c1-a033-0b9fa55dc120 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.686270 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-c09e228e-858f-48c1-a033-0b9fa55dc120 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:23.687406 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-c09e228e-858f-48c1-a033-0b9fa55dc120 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:39:23.702592 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c09e228e-858f-48c1-a033-0b9fa55dc120 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all snapshots completed successfully. Aug 13 23:39:23.703072 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.703072 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:23.703712 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c09e228e-858f-48c1-a033-0b9fa55dc120 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:39:23.704306 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 63/251] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 23:39:23 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:23.714835 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-faa6cbf2-540f-4c57-83d9-1b0767f73f4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.717113 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-faa6cbf2-540f-4c57-83d9-1b0767f73f4e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/f293fcb3-8c87-4b4d-892e-5a1766a7b731 Aug 13 23:39:23.717391 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-faa6cbf2-540f-4c57-83d9-1b0767f73f4e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.717663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-faa6cbf2-540f-4c57-83d9-1b0767f73f4e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.727287 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-02234453-0f13-402b-bada-ff3e90e39728 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.729197 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-02234453-0f13-402b-bada-ff3e90e39728 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:39:23.729403 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-02234453-0f13-402b-bada-ff3e90e39728 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.729601 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-02234453-0f13-402b-bada-ff3e90e39728 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.738445 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.738445 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:23.741923 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-02234453-0f13-402b-bada-ff3e90e39728 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:39:23.745452 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.745452 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:23.745963 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-faa6cbf2-540f-4c57-83d9-1b0767f73f4e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Snapshot retrieved successfully. Aug 13 23:39:23.746166 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-02234453-0f13-402b-bada-ff3e90e39728 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:39:23.746572 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 63/252] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:23 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:23.746797 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-faa6cbf2-540f-4c57-83d9-1b0767f73f4e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/f293fcb3-8c87-4b4d-892e-5a1766a7b731 returned with HTTP 200 Aug 13 23:39:23.747354 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 63/253] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:39:23 2026] GET /volume/v3/snapshots/f293fcb3-8c87-4b4d-892e-5a1766a7b731 => generated 451 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:23.757810 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.760021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/groups/action Aug 13 23:39:23.760563 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "37ee3e51-2b95-45ec-9260-d70656e1bfcf", "name": "tempest-Group_from_snap-230802163"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:23.760761 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "37ee3e51-2b95-45ec-9260-d70656e1bfcf", "name": "tempest-Group_from_snap-230802163"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:23.762942 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '37ee3e51-2b95-45ec-9260-d70656e1bfcf', 'name': 'tempest-Group_from_snap-230802163'}}. {{(pid=100274) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 23:39:23.763134 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating group tempest-Group_from_snap-230802163 from group_snapshot 37ee3e51-2b95-45ec-9260-d70656e1bfcf. Aug 13 23:39:23.769243 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.769243 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:23.779417 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.779417 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:23.780018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c916a275-0c32-4cc5-a368-c41630717a7c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.780361 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c916a275-0c32-4cc5-a368-c41630717a7c None None] GET https://10.4.3.81/volume// Aug 13 23:39:23.780519 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c916a275-0c32-4cc5-a368-c41630717a7c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.780687 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c916a275-0c32-4cc5-a368-c41630717a7c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.781066 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c916a275-0c32-4cc5-a368-c41630717a7c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:23.781349 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 64/254] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:39:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:23.782761 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.782761 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:23.791158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-4a452dbe-dafe-4eda-b0a9-181321872e9a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.793702 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-4a452dbe-dafe-4eda-b0a9-181321872e9a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:39:23.794171 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-4a452dbe-dafe-4eda-b0a9-181321872e9a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb1c6e04-a339-427d-87ee-92d35fc9524e", "connector": null, "instance_uuid": "b0996837-2cf7-4d82-949b-2aa926657d64"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:23.808203 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.808203 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:23.831811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['5503b004-6838-43a2-83b5-4b0aa48c1af1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:23.837034 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-4a452dbe-dafe-4eda-b0a9-181321872e9a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:39:23.837715 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 64/255] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:39:23 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 13 23:39:23.873001 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-53297e3c-ca07-4911-9afb-517044c759fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.875136 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-53297e3c-ca07-4911-9afb-517044c759fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] POST https://10.4.3.81/volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5/action Aug 13 23:39:23.875585 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-53297e3c-ca07-4911-9afb-517044c759fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:23.875722 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-53297e3c-ca07-4911-9afb-517044c759fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:23.880873 np0000007283 devstack@c-api.service[100274]: INFO cinder.group.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] A mapping entry already exists for group aa4cd50c-a351-447c-b781-62af25c05e6c and volume type 25ffdba8-6f4f-4c55-b39f-02f398bacc98. Do not need to create again. Aug 13 23:39:23.881620 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.881620 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:23.884103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:39:23.883826. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:39:23.884242 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability Zones retrieved successfully. Aug 13 23:39:23.889759 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (4830ae76-c1d5-4c38-87a3-de80e6c54ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:23.890676 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2d8036-4806-48f3-b7ea-6c22713046c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:23.891687 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:39:23.893231 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.893231 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:23.903358 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1eb21d22-5f44-4ff2-b7e2-7789196609d1 req-53297e3c-ca07-4911-9afb-517044c759fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5/action returned with HTTP 204 Aug 13 23:39:23.903834 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 64/256] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:23 2026] POST /volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:23.918047 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2d8036-4806-48f3-b7ea-6c22713046c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f293fcb3-8c87-4b4d-892e-5a1766a7b731', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:39:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25ffdba8-6f4f-4c55-b39f-02f398bacc98,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1022224295',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25ffdba8-6f4f-4c55-b39f-02f398bacc98', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aa4cd50c-a351-447c-b781-62af25c05e6c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:23.918783 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f9d596d-66b5-479d-b4cf-a3ef306aba99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:23.924638 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d5d27316-cd96-43a2-a5b1-22b46fc3e5e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.926822 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5d27316-cd96-43a2-a5b1-22b46fc3e5e5 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:39:23.927080 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5d27316-cd96-43a2-a5b1-22b46fc3e5e5 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.927340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5d27316-cd96-43a2-a5b1-22b46fc3e5e5 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.936423 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.936423 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:23.939887 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d5d27316-cd96-43a2-a5b1-22b46fc3e5e5 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:39:23.940858 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1022224295 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1022224295, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:23.944401 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5d27316-cd96-43a2-a5b1-22b46fc3e5e5 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:39:23.945034 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 65/257] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:23 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:23.950369 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['5be0fd4d-3fe9-4e94-9c5c-49feed222ebf', '718ee58f-ac6b-4b68-a2f0-620e70a02367'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:23.951221 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f9d596d-66b5-479d-b4cf-a3ef306aba99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5be0fd4d-3fe9-4e94-9c5c-49feed222ebf', '718ee58f-ac6b-4b68-a2f0-620e70a02367']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:23.951865 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96a2f140-c9a3-4f62-a437-97d30c830176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:23.956559 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6ca88ef4-7d8c-455e-95ce-e1d3d391d3b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:23.958837 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ca88ef4-7d8c-455e-95ce-e1d3d391d3b2 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:39:23.959127 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ca88ef4-7d8c-455e-95ce-e1d3d391d3b2 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:23.959375 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ca88ef4-7d8c-455e-95ce-e1d3d391d3b2 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:23.969941 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:23.969941 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:23.975872 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6ca88ef4-7d8c-455e-95ce-e1d3d391d3b2 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:39:23.979737 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ca88ef4-7d8c-455e-95ce-e1d3d391d3b2 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:39:23.980234 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 65/258] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:23 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:23.985802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96a2f140-c9a3-4f62-a437-97d30c830176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a55fc829-5cd9-4960-be21-46cd912c7c6a', '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=aa4cd50c-a351-447c-b781-62af25c05e6c,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['5be0fd4d-3fe9-4e94-9c5c-49feed222ebf','718ee58f-ac6b-4b68-a2f0-620e70a02367'],size=1,snapshot_id=f293fcb3-8c87-4b4d-892e-5a1766a7b731,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=25ffdba8-6f4f-4c55-b39f-02f398bacc98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aa4cd50c-a351-447c-b781-62af25c05e6c,host=None,id=a55fc829-5cd9-4960-be21-46cd912c7c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fb2781d2de458d89e040e910ea6d1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f293fcb3-8c87-4b4d-892e-5a1766a7b731,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85784c0ee13b46b788e17ca3d3f32868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25ffdba8-6f4f-4c55-b39f-02f398bacc98),volume_type_id=25ffdba8-6f4f-4c55-b39f-02f398bacc98)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:23.986464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c4f26a-742a-4ea0-a5fb-b934da6495f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:23.999749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c4f26a-742a-4ea0-a5fb-b934da6495f7) transitioned into state 'SUCCESS' from 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=aa4cd50c-a351-447c-b781-62af25c05e6c,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['5be0fd4d-3fe9-4e94-9c5c-49feed222ebf','718ee58f-ac6b-4b68-a2f0-620e70a02367'],size=1,snapshot_id=f293fcb3-8c87-4b4d-892e-5a1766a7b731,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=25ffdba8-6f4f-4c55-b39f-02f398bacc98)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:24.000469 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (4830ae76-c1d5-4c38-87a3-de80e6c54ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:24.000777 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request issued successfully. Aug 13 23:39:24.026276 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efc7028d-9416-4e74-8c5f-1a5f1cc4afac tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/action returned with HTTP 202 Aug 13 23:39:24.026881 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 65/259] 10.4.3.81 () {70 vars in 1311 bytes} [Thu Aug 13 23:39:23 2026] POST /volume/v3/groups/action => generated 102 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:24.033577 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94cba3b8-0853-462d-9585-c7ca77587646 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.035286 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:24.035498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:24.035722 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:24.036291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:24.037049 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:24.066705 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:24.067516 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:24.067690 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:24.113786 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:24.117749 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.117749 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:24.122616 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:24.122861 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:24.162400 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:24.165588 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.165588 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:24.172701 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94cba3b8-0853-462d-9585-c7ca77587646 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:24.173200 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 65/260] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:24 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:24.187796 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-116c72ff-71e6-4352-a5af-e09cff4075df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.189637 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-116c72ff-71e6-4352-a5af-e09cff4075df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a Aug 13 23:39:24.189755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-116c72ff-71e6-4352-a5af-e09cff4075df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:24.189968 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-116c72ff-71e6-4352-a5af-e09cff4075df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:24.196950 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.196950 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:24.200563 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-116c72ff-71e6-4352-a5af-e09cff4075df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:24.201424 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-116c72ff-71e6-4352-a5af-e09cff4075df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:24.201558 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-116c72ff-71e6-4352-a5af-e09cff4075df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:24.240266 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-116c72ff-71e6-4352-a5af-e09cff4075df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:24.244056 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.244056 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:24.253416 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-116c72ff-71e6-4352-a5af-e09cff4075df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a returned with HTTP 200 Aug 13 23:39:24.253827 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 66/261] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:24 2026] GET /volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a => generated 925 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:24.266295 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c901fdb-e541-41a1-8c61-9f828396a8be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.268388 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c901fdb-e541-41a1-8c61-9f828396a8be tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c Aug 13 23:39:24.268674 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c901fdb-e541-41a1-8c61-9f828396a8be tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:24.268942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c901fdb-e541-41a1-8c61-9f828396a8be tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:24.269104 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-3c901fdb-e541-41a1-8c61-9f828396a8be tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member aa4cd50c-a351-447c-b781-62af25c05e6c {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:24.272527 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.272527 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:24.280700 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c901fdb-e541-41a1-8c61-9f828396a8be tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c returned with HTTP 200 Aug 13 23:39:24.281096 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 66/262] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:24 2026] GET /volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c => generated 417 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:24.291384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.293169 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:24.294425 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:24.294425 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:24.294658 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:24.295354 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.295354 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:24.295459 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:24.329131 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:24.329709 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:24.329899 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:24.368060 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:24.372092 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.372092 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:24.376309 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:24.376464 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:24.425196 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:24.434813 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.434813 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:24.442290 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-061f2b4a-d200-42dc-bf5f-68ce5eccdda9 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:24.442686 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 66/263] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:24 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:24.460495 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bee30d71-c695-45ff-8fd2-19a190a87541 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.464925 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bee30d71-c695-45ff-8fd2-19a190a87541 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c/action Aug 13 23:39:24.465474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bee30d71-c695-45ff-8fd2-19a190a87541 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:24.465721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bee30d71-c695-45ff-8fd2-19a190a87541 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:24.470826 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-bee30d71-c695-45ff-8fd2-19a190a87541 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for group aa4cd50c-a351-447c-b781-62af25c05e6c {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:39:24.471070 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-bee30d71-c695-45ff-8fd2-19a190a87541 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group with id: aa4cd50c-a351-447c-b781-62af25c05e6c Aug 13 23:39:24.479427 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.479427 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:24.545759 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b427c10b-6f2e-4044-9df6-a6cb2a957b68 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.548812 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b427c10b-6f2e-4044-9df6-a6cb2a957b68 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c Aug 13 23:39:24.548812 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b427c10b-6f2e-4044-9df6-a6cb2a957b68 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:24.548925 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bee30d71-c695-45ff-8fd2-19a190a87541 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c/action returned with HTTP 202 Aug 13 23:39:24.548954 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b427c10b-6f2e-4044-9df6-a6cb2a957b68 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:24.549021 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 66/264] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:39:24 2026] POST /volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:24.554020 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b427c10b-6f2e-4044-9df6-a6cb2a957b68 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c returned with HTTP 404 Aug 13 23:39:24.555318 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 67/265] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:24 2026] GET /volume/v3/volumes/aec4b18b-c325-4113-a10f-519311d24b3c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:24.561551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.561684 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50b0ecf9-0e1b-4214-8138-a8d5957a6f4b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.563448 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a Aug 13 23:39:24.563657 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:24.563743 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50b0ecf9-0e1b-4214-8138-a8d5957a6f4b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] DELETE https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:24.563828 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:24.563974 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50b0ecf9-0e1b-4214-8138-a8d5957a6f4b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:24.564268 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50b0ecf9-0e1b-4214-8138-a8d5957a6f4b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:24.564531 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-50b0ecf9-0e1b-4214-8138-a8d5957a6f4b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Delete volume with id: 177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:24.571217 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.571217 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:24.576430 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:24.577161 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:24.577341 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:24.579017 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.579017 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:24.579541 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50b0ecf9-0e1b-4214-8138-a8d5957a6f4b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:24.616161 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50b0ecf9-0e1b-4214-8138-a8d5957a6f4b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Delete volume request issued successfully. Aug 13 23:39:24.616450 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50b0ecf9-0e1b-4214-8138-a8d5957a6f4b tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 202 Aug 13 23:39:24.616905 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 67/266] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:24 2026] DELETE /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:24.626110 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b9bd07a-d24d-4503-aa85-640199bc93f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:24.626545 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:24.628387 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b9bd07a-d24d-4503-aa85-640199bc93f6 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:24.630090 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b9bd07a-d24d-4503-aa85-640199bc93f6 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:24.630090 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b9bd07a-d24d-4503-aa85-640199bc93f6 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:24.631391 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.631391 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:24.637337 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:24.637337 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:24.641752 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b9bd07a-d24d-4503-aa85-640199bc93f6 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Volume info retrieved successfully. Aug 13 23:39:24.644595 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b00be7b3-2346-43f1-a8e7-8813eadee5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a returned with HTTP 200 Aug 13 23:39:24.645375 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 67/267] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:24 2026] GET /volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a => generated 924 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:24.649223 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b9bd07a-d24d-4503-aa85-640199bc93f6 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 200 Aug 13 23:39:24.649223 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 67/268] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:24 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:25.513406 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-46ec56b9-edd6-4f49-a5b3-b69072872f75 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.513810 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46ec56b9-edd6-4f49-a5b3-b69072872f75 None None] GET https://10.4.3.81/volume// Aug 13 23:39:25.514321 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46ec56b9-edd6-4f49-a5b3-b69072872f75 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.514321 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46ec56b9-edd6-4f49-a5b3-b69072872f75 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.514665 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46ec56b9-edd6-4f49-a5b3-b69072872f75 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:25.514985 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 68/269] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:25.536334 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-4719472c-777a-4299-a8c4-c5d3522ed020 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.539770 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-4719472c-777a-4299-a8c4-c5d3522ed020 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:39:25.540159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-4719472c-777a-4299-a8c4-c5d3522ed020 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.540468 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-4719472c-777a-4299-a8c4-c5d3522ed020 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.555115 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:25.555115 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:25.561594 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-4719472c-777a-4299-a8c4-c5d3522ed020 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:39:25.570728 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-4719472c-777a-4299-a8c4-c5d3522ed020 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:39:25.571319 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 68/270] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 1290 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:25.655177 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-29f4d773-92b0-47b5-bf94-bf8756ff53f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.657398 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-29f4d773-92b0-47b5-bf94-bf8756ff53f7 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] PUT https://10.4.3.81/volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5 Aug 13 23:39:25.657762 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-29f4d773-92b0-47b5-bf94-bf8756ff53f7 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:25.661895 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61af0d8f-e92c-4bcb-81e0-84bae3ef64da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.664495 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61af0d8f-e92c-4bcb-81e0-84bae3ef64da tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a Aug 13 23:39:25.664718 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61af0d8f-e92c-4bcb-81e0-84bae3ef64da tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.664973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61af0d8f-e92c-4bcb-81e0-84bae3ef64da tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.665349 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-29f4d773-92b0-47b5-bf94-bf8756ff53f7 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Acquiring lock "cinder-attachment_update-fb1c6e04-a339-427d-87ee-92d35fc9524e-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:39:25.666241 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec66a7c4-593a-494c-818f-1c4741742389 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.669105 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec66a7c4-593a-494c-818f-1c4741742389 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] GET https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 Aug 13 23:39:25.669374 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec66a7c4-593a-494c-818f-1c4741742389 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.669639 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec66a7c4-593a-494c-818f-1c4741742389 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.669878 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-29f4d773-92b0-47b5-bf94-bf8756ff53f7 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Lock "cinder-attachment_update-fb1c6e04-a339-427d-87ee-92d35fc9524e-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:39:25.670776 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:25.670776 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:25.672924 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61af0d8f-e92c-4bcb-81e0-84bae3ef64da tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a returned with HTTP 404 Aug 13 23:39:25.673628 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 68/271] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/v3/volumes/a55fc829-5cd9-4960-be21-46cd912c7c6a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:25.678531 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec66a7c4-593a-494c-818f-1c4741742389 tempest-TestMultiAttachVolumeSwap-1188908788 tempest-TestMultiAttachVolumeSwap-1188908788-project-member] https://10.4.3.81/volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 returned with HTTP 404 Aug 13 23:39:25.679144 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 69/272] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/v3/volumes/177e77ca-a8c0-43a9-9e19-8a3bc09e2ef3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:25.681101 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23ba814e-b3a6-40d6-bc1b-c1b2d425c68f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.682976 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23ba814e-b3a6-40d6-bc1b-c1b2d425c68f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c Aug 13 23:39:25.683282 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23ba814e-b3a6-40d6-bc1b-c1b2d425c68f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.683457 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23ba814e-b3a6-40d6-bc1b-c1b2d425c68f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.683583 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-23ba814e-b3a6-40d6-bc1b-c1b2d425c68f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member aa4cd50c-a351-447c-b781-62af25c05e6c {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:25.687630 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23ba814e-b3a6-40d6-bc1b-c1b2d425c68f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c returned with HTTP 404 Aug 13 23:39:25.688405 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 69/273] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/v3/groups/aa4cd50c-a351-447c-b781-62af25c05e6c => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:25.700165 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4282fbd7-8190-4f7b-a6c8-f400927fe24b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.705964 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4282fbd7-8190-4f7b-a6c8-f400927fe24b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf Aug 13 23:39:25.706193 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4282fbd7-8190-4f7b-a6c8-f400927fe24b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.706410 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4282fbd7-8190-4f7b-a6c8-f400927fe24b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.706581 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-4282fbd7-8190-4f7b-a6c8-f400927fe24b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for member 37ee3e51-2b95-45ec-9260-d70656e1bfcf {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 23:39:25.706702 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-4282fbd7-8190-4f7b-a6c8-f400927fe24b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group_snapshot with id: 37ee3e51-2b95-45ec-9260-d70656e1bfcf Aug 13 23:39:25.716255 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:25.716255 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:25.764405 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4282fbd7-8190-4f7b-a6c8-f400927fe24b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf returned with HTTP 202 Aug 13 23:39:25.764822 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 69/274] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:39:25 2026] DELETE /volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:25.771962 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.773959 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:25.774833 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-29f4d773-92b0-47b5-bf94-bf8756ff53f7 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Lock "cinder-attachment_update-fb1c6e04-a339-427d-87ee-92d35fc9524e-np0000007283" released by "attachment_update" :: held 0.104s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:39:25.774904 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.774904 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.774983 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-29f4d773-92b0-47b5-bf94-bf8756ff53f7 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5 returned with HTTP 200 Aug 13 23:39:25.775054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:25.775093 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 68/275] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:39:25 2026] PUT /volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:25.775618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:25.806804 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-1cb4b6ac-3493-4a12-b318-b0508584bf92 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.810975 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-1cb4b6ac-3493-4a12-b318-b0508584bf92 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] POST https://10.4.3.81/volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5/action Aug 13 23:39:25.811549 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-1cb4b6ac-3493-4a12-b318-b0508584bf92 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:25.811733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-1cb4b6ac-3493-4a12-b318-b0508584bf92 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:25.815438 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:25.816364 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:25.816585 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:25.835704 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:25.835704 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:25.850915 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1033d6f3-a67f-4fbe-8f00-dead85d85f60 req-1cb4b6ac-3493-4a12-b318-b0508584bf92 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5/action returned with HTTP 204 Aug 13 23:39:25.851931 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 70/276] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:25 2026] POST /volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:25.856305 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:25.859540 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:25.859540 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:25.866045 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02a9e1c3-3adb-45eb-9bb0-b886aaf97649 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:25.866707 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 70/277] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:25.883062 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f7d1317-6329-4e21-b0a3-3b325d0f2085 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.884747 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f7d1317-6329-4e21-b0a3-3b325d0f2085 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:39:25.884931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f7d1317-6329-4e21-b0a3-3b325d0f2085 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.885134 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f7d1317-6329-4e21-b0a3-3b325d0f2085 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.885355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-1f7d1317-6329-4e21-b0a3-3b325d0f2085 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:25.885637 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:25.885637 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:25.886478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-1f7d1317-6329-4e21-b0a3-3b325d0f2085 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:39:25.898325 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1f7d1317-6329-4e21-b0a3-3b325d0f2085 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all snapshots completed successfully. Aug 13 23:39:25.899138 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f7d1317-6329-4e21-b0a3-3b325d0f2085 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:39:25.899531 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 70/278] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 23:39:25.914609 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf412db9-5ccf-41a0-887e-cd92f4581f83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.916441 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf412db9-5ccf-41a0-887e-cd92f4581f83 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf Aug 13 23:39:25.916700 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf412db9-5ccf-41a0-887e-cd92f4581f83 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.916883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf412db9-5ccf-41a0-887e-cd92f4581f83 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.917210 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-cf412db9-5ccf-41a0-887e-cd92f4581f83 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 37ee3e51-2b95-45ec-9260-d70656e1bfcf {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:25.921508 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf412db9-5ccf-41a0-887e-cd92f4581f83 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf returned with HTTP 404 Aug 13 23:39:25.922331 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 69/279] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/v3/group_snapshots/37ee3e51-2b95-45ec-9260-d70656e1bfcf => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:25.931039 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-80e17cf9-b086-44c3-a12c-38935b96db17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:25.934432 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:25.935212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:25.935496 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:25.936132 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:25.937359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:25.988376 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:25.988881 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:25.989143 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:26.030656 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:26.033825 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:26.033825 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:26.046555 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80e17cf9-b086-44c3-a12c-38935b96db17 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:26.047031 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 71/280] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:25 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:26.071600 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69128038-87c6-4674-b0bb-5ce3f8409b6f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:26.073720 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69128038-87c6-4674-b0bb-5ce3f8409b6f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de/action Aug 13 23:39:26.074169 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69128038-87c6-4674-b0bb-5ce3f8409b6f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:26.074351 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69128038-87c6-4674-b0bb-5ce3f8409b6f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:26.076041 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-69128038-87c6-4674-b0bb-5ce3f8409b6f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for group 409016c6-c1b3-49b1-a66e-3b2d9cab88de {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:39:26.076041 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-69128038-87c6-4674-b0bb-5ce3f8409b6f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group with id: 409016c6-c1b3-49b1-a66e-3b2d9cab88de Aug 13 23:39:26.079845 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:26.079845 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:26.148805 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69128038-87c6-4674-b0bb-5ce3f8409b6f tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de/action returned with HTTP 202 Aug 13 23:39:26.149535 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 71/281] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:39:26 2026] POST /volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:26.158555 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:26.160322 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 Aug 13 23:39:26.160549 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:26.160762 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:26.167333 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:26.167333 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:26.170746 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:26.172844 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:26.173055 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:26.216526 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:26.223246 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:26.223246 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:26.232921 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89a0ed10-fc81-4e6f-af94-57c4d3772568 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 returned with HTTP 200 Aug 13 23:39:26.232921 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 71/282] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:26 2026] GET /volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:27.246937 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42dc3ae7-9ef0-478e-8706-d1c260420a6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.253201 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42dc3ae7-9ef0-478e-8706-d1c260420a6c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 Aug 13 23:39:27.253640 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42dc3ae7-9ef0-478e-8706-d1c260420a6c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:27.253785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42dc3ae7-9ef0-478e-8706-d1c260420a6c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:27.268694 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42dc3ae7-9ef0-478e-8706-d1c260420a6c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 returned with HTTP 404 Aug 13 23:39:27.269503 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 70/283] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:27 2026] GET /volume/v3/volumes/ce1b0395-85a4-45ca-9e00-5ef3d4804769 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:27.279372 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e36a1aa2-8f4c-4551-a4b8-03a47452112d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.282442 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e36a1aa2-8f4c-4551-a4b8-03a47452112d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de Aug 13 23:39:27.282800 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e36a1aa2-8f4c-4551-a4b8-03a47452112d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:27.283094 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e36a1aa2-8f4c-4551-a4b8-03a47452112d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:27.283309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-e36a1aa2-8f4c-4551-a4b8-03a47452112d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 409016c6-c1b3-49b1-a66e-3b2d9cab88de {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:27.287459 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e36a1aa2-8f4c-4551-a4b8-03a47452112d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de returned with HTTP 404 Aug 13 23:39:27.288218 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 72/284] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:27 2026] GET /volume/v3/groups/409016c6-c1b3-49b1-a66e-3b2d9cab88de => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:27.297421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-21e29ef1-1f0e-4764-9493-ffa1c3ffbb6a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.300077 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21e29ef1-1f0e-4764-9493-ffa1c3ffbb6a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/f2ff44f5-c25b-4503-be33-fdc071a1e1b0 Aug 13 23:39:27.300152 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-21e29ef1-1f0e-4764-9493-ffa1c3ffbb6a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:27.300394 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-21e29ef1-1f0e-4764-9493-ffa1c3ffbb6a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:27.321979 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21e29ef1-1f0e-4764-9493-ffa1c3ffbb6a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/group_types/f2ff44f5-c25b-4503-be33-fdc071a1e1b0 returned with HTTP 202 Aug 13 23:39:27.322627 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 72/285] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:39:27 2026] DELETE /volume/v3/group_types/f2ff44f5-c25b-4503-be33-fdc071a1e1b0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:27.330302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1d991a4-3190-4f6a-9aaa-65eabd80144c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.332880 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1d991a4-3190-4f6a-9aaa-65eabd80144c tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] DELETE https://10.4.3.81/volume/v3/types/25ffdba8-6f4f-4c55-b39f-02f398bacc98 Aug 13 23:39:27.333185 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1d991a4-3190-4f6a-9aaa-65eabd80144c tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:27.333720 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1d991a4-3190-4f6a-9aaa-65eabd80144c tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:27.393603 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1d991a4-3190-4f6a-9aaa-65eabd80144c tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types/25ffdba8-6f4f-4c55-b39f-02f398bacc98 returned with HTTP 202 Aug 13 23:39:27.394380 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 72/286] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:39:27 2026] DELETE /volume/v3/types/25ffdba8-6f4f-4c55-b39f-02f398bacc98 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:27.402876 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e45331d-fdc4-442b-9d95-cce0e06fd03b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.404691 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e45331d-fdc4-442b-9d95-cce0e06fd03b tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] GET https://10.4.3.81/volume/v3/types/25ffdba8-6f4f-4c55-b39f-02f398bacc98 Aug 13 23:39:27.404886 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e45331d-fdc4-442b-9d95-cce0e06fd03b tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:27.405075 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e45331d-fdc4-442b-9d95-cce0e06fd03b tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:27.408343 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e45331d-fdc4-442b-9d95-cce0e06fd03b tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types/25ffdba8-6f4f-4c55-b39f-02f398bacc98 returned with HTTP 404 Aug 13 23:39:27.408864 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 71/287] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:39:27 2026] GET /volume/v3/types/25ffdba8-6f4f-4c55-b39f-02f398bacc98 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:27.418106 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-972d2730-7a40-4d43-b0a1-cea1bec03a1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.419838 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-972d2730-7a40-4d43-b0a1-cea1bec03a1f tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:39:27.420243 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-972d2730-7a40-4d43-b0a1-cea1bec03a1f tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-408304992"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:27.435535 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-972d2730-7a40-4d43-b0a1-cea1bec03a1f tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:39:27.436049 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 73/288] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:39:27 2026] POST /volume/v3/types => generated 223 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:27.445763 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-95ac097e-f864-4d5e-b4a9-ff27bb8e0e2b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.448015 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95ac097e-f864-4d5e-b4a9-ff27bb8e0e2b tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:39:27.448015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95ac097e-f864-4d5e-b4a9-ff27bb8e0e2b tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-47945814"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:27.461419 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95ac097e-f864-4d5e-b4a9-ff27bb8e0e2b tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:39:27.464061 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 73/289] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:39:27 2026] POST /volume/v3/group_types => generated 179 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:27.470075 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bed6ed4c-e5b7-4c7b-9719-284cf6a6f0f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.471860 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bed6ed4c-e5b7-4c7b-9719-284cf6a6f0f0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:39:27.472270 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bed6ed4c-e5b7-4c7b-9719-284cf6a6f0f0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "035c3eb2-0c9c-4841-9138-dc67f5a9a8d3", "volume_types": ["6679055e-ad7d-4df8-b1ee-d6eb302adc22"], "name": "tempest-GroupSnapshotsTest-Group-1461583524"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:27.473860 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-bed6ed4c-e5b7-4c7b-9719-284cf6a6f0f0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating new group {'group': {'group_type': '035c3eb2-0c9c-4841-9138-dc67f5a9a8d3', 'volume_types': ['6679055e-ad7d-4df8-b1ee-d6eb302adc22'], 'name': 'tempest-GroupSnapshotsTest-Group-1461583524'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:39:27.477872 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-bed6ed4c-e5b7-4c7b-9719-284cf6a6f0f0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating group tempest-GroupSnapshotsTest-Group-1461583524. Aug 13 23:39:27.484604 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bed6ed4c-e5b7-4c7b-9719-284cf6a6f0f0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability Zones retrieved successfully. Aug 13 23:39:27.499404 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bed6ed4c-e5b7-4c7b-9719-284cf6a6f0f0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['06cd530e-bc39-4e39-bc57-a55b23a521d1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:27.526242 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bed6ed4c-e5b7-4c7b-9719-284cf6a6f0f0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:39:27.526648 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 73/290] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:39:27 2026] POST /volume/v3/groups => generated 112 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:27.537238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c73606c-6135-4f10-8fda-1ac9310b0f8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:27.539951 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c73606c-6135-4f10-8fda-1ac9310b0f8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:27.540197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c73606c-6135-4f10-8fda-1ac9310b0f8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:27.540390 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c73606c-6135-4f10-8fda-1ac9310b0f8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:27.540518 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-4c73606c-6135-4f10-8fda-1ac9310b0f8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:27.559079 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:27.559079 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:27.580539 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c73606c-6135-4f10-8fda-1ac9310b0f8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:27.581050 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 72/291] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:27 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:28.595413 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a529d204-8466-4290-a68a-bc51d20b4944 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:28.610938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a529d204-8466-4290-a68a-bc51d20b4944 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:28.611160 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a529d204-8466-4290-a68a-bc51d20b4944 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:28.611419 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a529d204-8466-4290-a68a-bc51d20b4944 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:28.611624 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-a529d204-8466-4290-a68a-bc51d20b4944 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:28.621155 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:28.621155 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:28.635845 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a529d204-8466-4290-a68a-bc51d20b4944 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:28.636308 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 74/292] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:28 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:28.646050 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:28.649277 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:39:28.649277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-948962022", "volume_type": "6679055e-ad7d-4df8-b1ee-d6eb302adc22", "group_id": "52127e2f-1b21-4ee1-b9ce-52ff8e758094", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:28.651936 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-948962022', 'volume_type': '6679055e-ad7d-4df8-b1ee-d6eb302adc22', 'group_id': '52127e2f-1b21-4ee1-b9ce-52ff8e758094', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:39:28.665542 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:28.665542 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:28.665983 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume of 1 GB Aug 13 23:39:28.670758 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability Zones retrieved successfully. Aug 13 23:39:28.676104 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (a11239d5-ff77-4828-a984-c3913e14eb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:28.677194 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1005fa3a-04ec-4dd1-8780-f00e909eaac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:28.677679 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:28.677679 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:28.678104 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:39:28.705888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1005fa3a-04ec-4dd1-8780-f00e909eaac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:39:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6679055e-ad7d-4df8-b1ee-d6eb302adc22,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-408304992',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6679055e-ad7d-4df8-b1ee-d6eb302adc22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '52127e2f-1b21-4ee1-b9ce-52ff8e758094', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:28.707618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ae6641-711b-486c-ac23-942c3b676d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:28.749432 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-408304992 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-408304992, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:28.749824 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-408304992 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-408304992, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:28.788792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['6aa8e70a-81e3-469d-91e3-300131fdcd25', '54ec4a55-481e-4dc4-9625-f1b1dd2e4a5a', 'fc57f30d-6a58-4b27-8fa5-d1ae4ca03d87', '7f5b0efa-b5b4-47ca-ab77-4b5af9592bd8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:28.789952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ae6641-711b-486c-ac23-942c3b676d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa8e70a-81e3-469d-91e3-300131fdcd25', '54ec4a55-481e-4dc4-9625-f1b1dd2e4a5a', 'fc57f30d-6a58-4b27-8fa5-d1ae4ca03d87', '7f5b0efa-b5b4-47ca-ab77-4b5af9592bd8']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:28.793795 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac2f6c-a495-4737-8522-6500148656ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:28.822933 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac2f6c-a495-4737-8522-6500148656ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3497ec3c-8bbb-42eb-a93d-84eac594af64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-948962022',encryption_key_id=None,group_id=52127e2f-1b21-4ee1-b9ce-52ff8e758094,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['6aa8e70a-81e3-469d-91e3-300131fdcd25','54ec4a55-481e-4dc4-9625-f1b1dd2e4a5a','fc57f30d-6a58-4b27-8fa5-d1ae4ca03d87','7f5b0efa-b5b4-47ca-ab77-4b5af9592bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=6679055e-ad7d-4df8-b1ee-d6eb302adc22), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-948962022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=52127e2f-1b21-4ee1-b9ce-52ff8e758094,host=None,id=3497ec3c-8bbb-42eb-a93d-84eac594af64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fb2781d2de458d89e040e910ea6d1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85784c0ee13b46b788e17ca3d3f32868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6679055e-ad7d-4df8-b1ee-d6eb302adc22),volume_type_id=6679055e-ad7d-4df8-b1ee-d6eb302adc22)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:28.823902 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (522da6c7-dec0-43c3-9698-230d88002ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:28.845460 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (522da6c7-dec0-43c3-9698-230d88002ec7) transitioned into state 'SUCCESS' from state '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-948962022',encryption_key_id=None,group_id=52127e2f-1b21-4ee1-b9ce-52ff8e758094,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['6aa8e70a-81e3-469d-91e3-300131fdcd25','54ec4a55-481e-4dc4-9625-f1b1dd2e4a5a','fc57f30d-6a58-4b27-8fa5-d1ae4ca03d87','7f5b0efa-b5b4-47ca-ab77-4b5af9592bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=6679055e-ad7d-4df8-b1ee-d6eb302adc22)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:28.846512 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a74a9f-5b98-43a8-943c-436fed1df447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:28.877709 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a74a9f-5b98-43a8-943c-436fed1df447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:28.878090 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (a11239d5-ff77-4828-a984-c3913e14eb1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:28.878754 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request issued successfully. Aug 13 23:39:28.879710 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:28.879894 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:28.924553 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:28.930534 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:28.930534 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:28.934340 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c77abe3-61c5-4439-a0b6-fa83fa9e2df7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:39:28.934802 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 74/293] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:39:28 2026] POST /volume/v3/volumes => generated 819 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:28.952220 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2b47e10-ea66-4078-af19-626ebf488876 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:28.953828 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2b47e10-ea66-4078-af19-626ebf488876 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 Aug 13 23:39:28.954046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2b47e10-ea66-4078-af19-626ebf488876 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:28.955942 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2b47e10-ea66-4078-af19-626ebf488876 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:28.960765 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:28.960765 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:28.964272 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2b47e10-ea66-4078-af19-626ebf488876 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:28.965687 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-f2b47e10-ea66-4078-af19-626ebf488876 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:28.965687 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-f2b47e10-ea66-4078-af19-626ebf488876 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:29.006613 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-f2b47e10-ea66-4078-af19-626ebf488876 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:29.010368 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:29.010368 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:29.019545 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2b47e10-ea66-4078-af19-626ebf488876 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 returned with HTTP 200 Aug 13 23:39:29.020094 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 74/294] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:28 2026] GET /volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 => generated 887 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:30.034589 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:30.036285 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 Aug 13 23:39:30.036521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:30.036712 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:30.044564 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:30.044564 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:30.048862 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:30.049650 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:30.049853 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:30.091269 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:30.094062 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:30.094062 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:30.100774 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f5e814c-c745-47ba-94b9-c31164933bd8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 returned with HTTP 200 Aug 13 23:39:30.101139 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 73/295] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:30 2026] GET /volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:30.120060 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:30.121745 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:39:30.122143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-496672001", "volume_type": "6679055e-ad7d-4df8-b1ee-d6eb302adc22", "group_id": "52127e2f-1b21-4ee1-b9ce-52ff8e758094", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:30.123507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-496672001', 'volume_type': '6679055e-ad7d-4df8-b1ee-d6eb302adc22', 'group_id': '52127e2f-1b21-4ee1-b9ce-52ff8e758094', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:39:30.130581 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:30.130581 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:30.131025 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume of 1 GB Aug 13 23:39:30.135846 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability Zones retrieved successfully. Aug 13 23:39:30.141527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (f4634a36-56d8-44c1-ab08-57767400f70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:30.142507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2e2990-12f4-422e-9808-c2cd827bad50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:30.143973 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:30.143973 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:30.143973 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:39:30.164142 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2e2990-12f4-422e-9808-c2cd827bad50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:39:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6679055e-ad7d-4df8-b1ee-d6eb302adc22,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-408304992',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6679055e-ad7d-4df8-b1ee-d6eb302adc22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '52127e2f-1b21-4ee1-b9ce-52ff8e758094', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:30.165688 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf230344-6cf0-4cc2-a54e-ee5beda1e358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:30.191772 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-408304992 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-408304992, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:30.192201 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-408304992 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-408304992, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:30.206934 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['b2d04935-06e3-4e59-a831-b8f728231f12', 'b5e81e85-3780-42b2-98ed-bbc1bcd780c4', '7db40619-a3de-4747-a3bb-1e92df5b96e6', '998873ed-f99f-4fb7-ac4c-9a2e27591421'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:30.207707 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf230344-6cf0-4cc2-a54e-ee5beda1e358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2d04935-06e3-4e59-a831-b8f728231f12', 'b5e81e85-3780-42b2-98ed-bbc1bcd780c4', '7db40619-a3de-4747-a3bb-1e92df5b96e6', '998873ed-f99f-4fb7-ac4c-9a2e27591421']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:30.208669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74bacdb-6e37-45ae-9550-5e489b9d1f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:30.230909 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74bacdb-6e37-45ae-9550-5e489b9d1f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63dc729b-381d-4c6f-bce8-89f1fe95b9e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-496672001',encryption_key_id=None,group_id=52127e2f-1b21-4ee1-b9ce-52ff8e758094,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['b2d04935-06e3-4e59-a831-b8f728231f12','b5e81e85-3780-42b2-98ed-bbc1bcd780c4','7db40619-a3de-4747-a3bb-1e92df5b96e6','998873ed-f99f-4fb7-ac4c-9a2e27591421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=6679055e-ad7d-4df8-b1ee-d6eb302adc22), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:39:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-496672001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=52127e2f-1b21-4ee1-b9ce-52ff8e758094,host=None,id=63dc729b-381d-4c6f-bce8-89f1fe95b9e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fb2781d2de458d89e040e910ea6d1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85784c0ee13b46b788e17ca3d3f32868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6679055e-ad7d-4df8-b1ee-d6eb302adc22),volume_type_id=6679055e-ad7d-4df8-b1ee-d6eb302adc22)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:30.231713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba802c99-d020-4141-8802-12c5ab3ed523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:30.257499 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba802c99-d020-4141-8802-12c5ab3ed523) transitioned into state 'SUCCESS' from state '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-496672001',encryption_key_id=None,group_id=52127e2f-1b21-4ee1-b9ce-52ff8e758094,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['b2d04935-06e3-4e59-a831-b8f728231f12','b5e81e85-3780-42b2-98ed-bbc1bcd780c4','7db40619-a3de-4747-a3bb-1e92df5b96e6','998873ed-f99f-4fb7-ac4c-9a2e27591421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=6679055e-ad7d-4df8-b1ee-d6eb302adc22)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:30.258442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (899d9763-80f1-4186-9106-337bb117f0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:30.287862 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (899d9763-80f1-4186-9106-337bb117f0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:30.288874 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (f4634a36-56d8-44c1-ab08-57767400f70b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:30.289371 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request issued successfully. Aug 13 23:39:30.290280 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:30.290471 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:30.338737 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:30.342721 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:30.342721 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:30.347659 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-966a6bd0-c798-4d94-a390-500d1e25eb1a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:39:30.348372 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 75/296] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:39:30 2026] POST /volume/v3/volumes => generated 819 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:30.366612 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:30.369353 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 Aug 13 23:39:30.369353 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:30.369583 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:30.380557 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:30.380557 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:30.388952 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:30.389978 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:30.390268 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:30.446556 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:30.450432 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:30.450432 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:30.460918 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7594d3ec-b0d4-4171-88a1-01ec72f77292 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 returned with HTTP 200 Aug 13 23:39:30.461509 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 75/297] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:30 2026] GET /volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 => generated 887 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:31.475982 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:31.478325 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 Aug 13 23:39:31.478559 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:31.478732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:31.487622 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:31.487622 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:31.492058 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:31.493059 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:31.493365 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:31.542567 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:31.546133 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:31.546133 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:31.554699 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1c005f4-2b7c-4c8c-9b55-af579e02c5e1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 returned with HTTP 200 Aug 13 23:39:31.555311 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 75/298] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:31 2026] GET /volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:31.570220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-730050e7-0708-46fb-a539-20579ec93b8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:31.572904 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-730050e7-0708-46fb-a539-20579ec93b8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] PUT https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:31.573354 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-730050e7-0708-46fb-a539-20579ec93b8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3497ec3c-8bbb-42eb-a93d-84eac594af64"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:31.581261 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-730050e7-0708-46fb-a539-20579ec93b8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Update called for group 52127e2f-1b21-4ee1-b9ce-52ff8e758094. {{(pid=100274) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 23:39:31.581406 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-730050e7-0708-46fb-a539-20579ec93b8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Updating group 52127e2f-1b21-4ee1-b9ce-52ff8e758094 with name None description: None add_volumes: None remove_volumes: 3497ec3c-8bbb-42eb-a93d-84eac594af64. Aug 13 23:39:31.585077 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:31.585077 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:31.602712 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-730050e7-0708-46fb-a539-20579ec93b8d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 202 Aug 13 23:39:31.603174 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 74/299] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 23:39:31 2026] PUT /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:31.611203 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-707a7a13-2216-4aee-91f1-1441f0cf882b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:31.616778 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-707a7a13-2216-4aee-91f1-1441f0cf882b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:31.617345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-707a7a13-2216-4aee-91f1-1441f0cf882b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:31.618740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-707a7a13-2216-4aee-91f1-1441f0cf882b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:31.618740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-707a7a13-2216-4aee-91f1-1441f0cf882b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:31.623122 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:31.623122 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:31.630727 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-707a7a13-2216-4aee-91f1-1441f0cf882b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:31.631241 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 76/300] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:31 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:32.646859 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d5b1b21-e78b-4064-b075-711d1a69d1b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:32.649571 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d5b1b21-e78b-4064-b075-711d1a69d1b7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:32.649850 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d5b1b21-e78b-4064-b075-711d1a69d1b7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:32.650246 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d5b1b21-e78b-4064-b075-711d1a69d1b7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:32.650438 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-5d5b1b21-e78b-4064-b075-711d1a69d1b7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:32.655247 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:32.655247 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:32.665619 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d5b1b21-e78b-4064-b075-711d1a69d1b7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:32.666245 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 76/301] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:32 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:32.680708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4dc69cf9-9a32-4757-bfea-f9e0cfd1b1df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:32.683120 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dc69cf9-9a32-4757-bfea-f9e0cfd1b1df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] PUT https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:32.683591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dc69cf9-9a32-4757-bfea-f9e0cfd1b1df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3497ec3c-8bbb-42eb-a93d-84eac594af64"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:32.693791 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-4dc69cf9-9a32-4757-bfea-f9e0cfd1b1df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Update called for group 52127e2f-1b21-4ee1-b9ce-52ff8e758094. {{(pid=100273) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 23:39:32.693791 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-4dc69cf9-9a32-4757-bfea-f9e0cfd1b1df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Updating group 52127e2f-1b21-4ee1-b9ce-52ff8e758094 with name None description: None add_volumes: 3497ec3c-8bbb-42eb-a93d-84eac594af64 remove_volumes: None. Aug 13 23:39:32.696230 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:32.696230 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:32.746653 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dc69cf9-9a32-4757-bfea-f9e0cfd1b1df tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 202 Aug 13 23:39:32.747244 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 76/302] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 23:39:32 2026] PUT /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:32.756622 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b7997f5-477c-4af9-adb9-4f5a0bbc0c38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:32.759305 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b7997f5-477c-4af9-adb9-4f5a0bbc0c38 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:32.759874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b7997f5-477c-4af9-adb9-4f5a0bbc0c38 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:32.759874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b7997f5-477c-4af9-adb9-4f5a0bbc0c38 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:32.760017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-9b7997f5-477c-4af9-adb9-4f5a0bbc0c38 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:32.766813 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:32.766813 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:32.777033 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b7997f5-477c-4af9-adb9-4f5a0bbc0c38 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:32.777408 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 75/303] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:32 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:33.323095 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0792a251-bb79-4482-be86-d7c4709d9a83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.325063 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0792a251-bb79-4482-be86-d7c4709d9a83 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:33.325344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0792a251-bb79-4482-be86-d7c4709d9a83 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:33.325657 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0792a251-bb79-4482-be86-d7c4709d9a83 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:33.333481 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.333481 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:33.337694 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0792a251-bb79-4482-be86-d7c4709d9a83 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:33.344211 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0792a251-bb79-4482-be86-d7c4709d9a83 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:33.344714 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 77/304] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:33 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:33.397804 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-311aaf27-583d-47ef-aa4f-82873f93a7ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.400860 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-311aaf27-583d-47ef-aa4f-82873f93a7ef tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:33.401113 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-311aaf27-583d-47ef-aa4f-82873f93a7ef tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:33.401330 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-311aaf27-583d-47ef-aa4f-82873f93a7ef tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:33.412829 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.412829 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:33.417964 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-311aaf27-583d-47ef-aa4f-82873f93a7ef tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:33.426246 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-311aaf27-583d-47ef-aa4f-82873f93a7ef tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:33.428393 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 77/305] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:33 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:33.523180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c30a134b-63d0-47ee-85e5-8b471af90db7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.523575 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c30a134b-63d0-47ee-85e5-8b471af90db7 None None] GET https://10.4.3.81/volume// Aug 13 23:39:33.523762 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c30a134b-63d0-47ee-85e5-8b471af90db7 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:33.523936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c30a134b-63d0-47ee-85e5-8b471af90db7 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:33.524297 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c30a134b-63d0-47ee-85e5-8b471af90db7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:33.524576 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 77/306] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:39:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:33.532521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-19071414-d9d0-42b4-ae2e-47fff94b20ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.534882 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-19071414-d9d0-42b4-ae2e-47fff94b20ed tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:39:33.535579 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-19071414-d9d0-42b4-ae2e-47fff94b20ed tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "736b30c4-e818-4478-afb5-05061a917fae", "connector": null, "instance_uuid": "a30cebd2-fa1f-4f0e-9a51-ded29e1ec135"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:33.546070 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.546070 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:33.585841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-19071414-d9d0-42b4-ae2e-47fff94b20ed tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:39:33.585841 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 76/307] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:39:33 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 13 23:39:33.611561 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83ac891d-7bd9-4198-9fb2-51df2475c71c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.613771 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83ac891d-7bd9-4198-9fb2-51df2475c71c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:33.613938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83ac891d-7bd9-4198-9fb2-51df2475c71c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:33.614256 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83ac891d-7bd9-4198-9fb2-51df2475c71c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:33.623690 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8d08807f-411e-4bdb-bed4-1d87338b2cfb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.623985 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d08807f-411e-4bdb-bed4-1d87338b2cfb None None] GET https://10.4.3.81/volume// Aug 13 23:39:33.624227 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d08807f-411e-4bdb-bed4-1d87338b2cfb None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:33.624416 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d08807f-411e-4bdb-bed4-1d87338b2cfb None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:33.624752 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d08807f-411e-4bdb-bed4-1d87338b2cfb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:33.625064 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 78/308] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:33.626317 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.626317 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:33.631087 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-83ac891d-7bd9-4198-9fb2-51df2475c71c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:33.634977 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-1ab45959-3a5e-4e25-ac3c-445ee1827b57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.637524 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-1ab45959-3a5e-4e25-ac3c-445ee1827b57 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:33.637768 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-1ab45959-3a5e-4e25-ac3c-445ee1827b57 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:33.638031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-1ab45959-3a5e-4e25-ac3c-445ee1827b57 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:33.645349 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83ac891d-7bd9-4198-9fb2-51df2475c71c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:33.646695 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 78/309] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:33 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:33.648094 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.648094 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:33.651416 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-1ab45959-3a5e-4e25-ac3c-445ee1827b57 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:33.655636 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-1ab45959-3a5e-4e25-ac3c-445ee1827b57 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:33.656144 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 78/310] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:33 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:33.739525 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-824f70d9-af21-4508-b8d0-faa0dba2912f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.741211 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-824f70d9-af21-4508-b8d0-faa0dba2912f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] PUT https://10.4.3.81/volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7 Aug 13 23:39:33.741697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-824f70d9-af21-4508-b8d0-faa0dba2912f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:33.757075 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-824f70d9-af21-4508-b8d0-faa0dba2912f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Acquiring lock "cinder-attachment_update-736b30c4-e818-4478-afb5-05061a917fae-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:39:33.764521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-824f70d9-af21-4508-b8d0-faa0dba2912f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Lock "cinder-attachment_update-736b30c4-e818-4478-afb5-05061a917fae-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:39:33.764521 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.764521 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:33.796175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-29447614-59cd-4d22-840d-7da182e69998 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.796175 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29447614-59cd-4d22-840d-7da182e69998 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:33.796175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29447614-59cd-4d22-840d-7da182e69998 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:33.796175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29447614-59cd-4d22-840d-7da182e69998 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:33.796175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-29447614-59cd-4d22-840d-7da182e69998 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:33.796869 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.796869 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:33.811061 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29447614-59cd-4d22-840d-7da182e69998 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:33.813752 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 79/311] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:33 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:33.826355 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c7da8d5-78ff-4848-828b-b962440e11ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.831538 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c7da8d5-78ff-4848-828b-b962440e11ae tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] PUT https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:33.832079 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c7da8d5-78ff-4848-828b-b962440e11ae tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "63dc729b-381d-4c6f-bce8-89f1fe95b9e1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:33.844328 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-2c7da8d5-78ff-4848-828b-b962440e11ae tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Update called for group 52127e2f-1b21-4ee1-b9ce-52ff8e758094. {{(pid=100275) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 23:39:33.844328 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-2c7da8d5-78ff-4848-828b-b962440e11ae tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Updating group 52127e2f-1b21-4ee1-b9ce-52ff8e758094 with name None description: None add_volumes: None remove_volumes: 63dc729b-381d-4c6f-bce8-89f1fe95b9e1. Aug 13 23:39:33.849674 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.849674 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:33.886011 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c7da8d5-78ff-4848-828b-b962440e11ae tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 202 Aug 13 23:39:33.886514 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 79/312] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 23:39:33 2026] PUT /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:33.895098 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d9afb4d-aa8b-4122-9099-b9658f543fdd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:33.897166 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d9afb4d-aa8b-4122-9099-b9658f543fdd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:33.897557 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d9afb4d-aa8b-4122-9099-b9658f543fdd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:33.897770 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d9afb4d-aa8b-4122-9099-b9658f543fdd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:33.897921 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-2d9afb4d-aa8b-4122-9099-b9658f543fdd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:33.900953 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:33.900953 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:33.909843 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-824f70d9-af21-4508-b8d0-faa0dba2912f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Lock "cinder-attachment_update-736b30c4-e818-4478-afb5-05061a917fae-np0000007283" released by "attachment_update" :: held 0.147s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:39:33.910932 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-824f70d9-af21-4508-b8d0-faa0dba2912f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7 returned with HTTP 200 Aug 13 23:39:33.911002 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d9afb4d-aa8b-4122-9099-b9658f543fdd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:33.911486 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 79/313] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:33 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:33.911704 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 77/314] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:39:33 2026] PUT /volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:34.661319 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-662a4a82-6cfe-4f01-8c46-44d0fd25dc48 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:34.662931 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-662a4a82-6cfe-4f01-8c46-44d0fd25dc48 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:34.663340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-662a4a82-6cfe-4f01-8c46-44d0fd25dc48 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:34.663614 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-662a4a82-6cfe-4f01-8c46-44d0fd25dc48 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:34.684154 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:34.684154 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:34.692408 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-662a4a82-6cfe-4f01-8c46-44d0fd25dc48 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:34.700332 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-662a4a82-6cfe-4f01-8c46-44d0fd25dc48 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:34.700744 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 80/315] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:34 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:34.922761 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a8d2864-1e8a-448c-bf2c-d08b5f9c69e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:34.925056 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a8d2864-1e8a-448c-bf2c-d08b5f9c69e5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:34.925354 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a8d2864-1e8a-448c-bf2c-d08b5f9c69e5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:34.925637 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a8d2864-1e8a-448c-bf2c-d08b5f9c69e5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:34.925812 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-1a8d2864-1e8a-448c-bf2c-d08b5f9c69e5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:34.931049 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:34.931049 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:34.940230 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a8d2864-1e8a-448c-bf2c-d08b5f9c69e5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:34.941501 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 80/316] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:34 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:34.953474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cae5e00b-867b-4c09-8420-0b8ccb5961aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:34.956787 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cae5e00b-867b-4c09-8420-0b8ccb5961aa tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] PUT https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:34.957147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cae5e00b-867b-4c09-8420-0b8ccb5961aa tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "63dc729b-381d-4c6f-bce8-89f1fe95b9e1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:34.959040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-cae5e00b-867b-4c09-8420-0b8ccb5961aa tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Update called for group 52127e2f-1b21-4ee1-b9ce-52ff8e758094. {{(pid=100273) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 23:39:34.959210 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-cae5e00b-867b-4c09-8420-0b8ccb5961aa tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Updating group 52127e2f-1b21-4ee1-b9ce-52ff8e758094 with name None description: None add_volumes: 63dc729b-381d-4c6f-bce8-89f1fe95b9e1 remove_volumes: None. Aug 13 23:39:34.964260 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:34.964260 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:34.995381 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cae5e00b-867b-4c09-8420-0b8ccb5961aa tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 202 Aug 13 23:39:34.995381 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 80/317] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 23:39:34 2026] PUT /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:35.003423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f023e15-4712-467c-91bc-a910e8e93b9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:35.005021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f023e15-4712-467c-91bc-a910e8e93b9c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:35.005191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f023e15-4712-467c-91bc-a910e8e93b9c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:35.005668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f023e15-4712-467c-91bc-a910e8e93b9c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:35.005668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-0f023e15-4712-467c-91bc-a910e8e93b9c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:35.012127 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:35.012127 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:35.020002 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f023e15-4712-467c-91bc-a910e8e93b9c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:35.020528 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 78/318] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:35 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:35.715764 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-686c74ca-4da9-416d-9e7d-c20aa9f5d447 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:35.718320 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-686c74ca-4da9-416d-9e7d-c20aa9f5d447 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:35.718320 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-686c74ca-4da9-416d-9e7d-c20aa9f5d447 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:35.718320 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-686c74ca-4da9-416d-9e7d-c20aa9f5d447 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:35.738406 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:35.738406 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:35.744600 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-686c74ca-4da9-416d-9e7d-c20aa9f5d447 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:35.753339 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-686c74ca-4da9-416d-9e7d-c20aa9f5d447 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:35.753714 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 81/319] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:35 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:36.034359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53b78a62-4c94-4458-92ad-d583cbe91b82 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:36.036274 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53b78a62-4c94-4458-92ad-d583cbe91b82 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:36.036472 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53b78a62-4c94-4458-92ad-d583cbe91b82 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:36.036691 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53b78a62-4c94-4458-92ad-d583cbe91b82 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:36.036824 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-53b78a62-4c94-4458-92ad-d583cbe91b82 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:36.040361 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:36.040361 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:36.050559 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53b78a62-4c94-4458-92ad-d583cbe91b82 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 200 Aug 13 23:39:36.051038 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 81/320] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:36 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:36.061742 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:36.063789 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:36.064080 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:36.064318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:36.064694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:36.065144 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:36.065144 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:36.065688 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:36.075522 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:36.076487 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:36.076733 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:36.124206 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:36.130783 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:36.130783 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:36.136068 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:36.136145 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:36.187310 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:36.190531 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:36.190531 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:36.198179 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93e98bec-33c0-459f-94cc-dd4bd1161506 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:36.199467 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 81/321] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:36 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:36.213639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:36.217208 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 13 23:39:36.217507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "52127e2f-1b21-4ee1-b9ce-52ff8e758094", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-847773276"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:36.218845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '52127e2f-1b21-4ee1-b9ce-52ff8e758094', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-847773276'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 23:39:36.223297 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:36.223297 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:36.227330 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-847773276. Aug 13 23:39:36.246054 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:36.246054 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:36.262668 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-408304992 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-408304992, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:36.263151 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-408304992 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-408304992, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:36.283547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['f9ac8ca8-058d-4fca-bc16-8b4d583fdf34', 'fa404730-4ebb-4a8e-8f3e-fa8fc30ec707', '64ea19f0-2673-4da4-b423-bb0998bd0b65', 'bdaa63ff-fec9-4e68-800e-040de9b03b37'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:36.320779 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6edc7a7-3026-4bdb-817a-78543eec9350 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 13 23:39:36.321310 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 79/322] 10.4.3.81 () {70 vars in 1317 bytes} [Thu Aug 13 23:39:36 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:36.331363 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90805774-67a8-491c-a064-e10b08b6f76e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:36.333272 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90805774-67a8-491c-a064-e10b08b6f76e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d Aug 13 23:39:36.333652 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90805774-67a8-491c-a064-e10b08b6f76e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:36.333921 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90805774-67a8-491c-a064-e10b08b6f76e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:36.334131 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-90805774-67a8-491c-a064-e10b08b6f76e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 06795136-fece-4158-87a8-92ab9d3a9e1d {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:36.339143 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:36.339143 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:36.343441 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90805774-67a8-491c-a064-e10b08b6f76e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d returned with HTTP 200 Aug 13 23:39:36.344086 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 82/323] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:36 2026] GET /volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:36.767154 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-69caec20-985f-4ad4-8617-6a7b77970d8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:36.768969 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69caec20-985f-4ad4-8617-6a7b77970d8a tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:36.769133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69caec20-985f-4ad4-8617-6a7b77970d8a tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:36.769305 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69caec20-985f-4ad4-8617-6a7b77970d8a tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:36.783006 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:36.783006 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:36.787154 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-69caec20-985f-4ad4-8617-6a7b77970d8a tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:36.792429 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69caec20-985f-4ad4-8617-6a7b77970d8a tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:36.792931 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 82/324] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:36 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:37.221509 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-6ec98dd4-2ebf-48d3-8ba0-107a662d6ff7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.229012 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-6ec98dd4-2ebf-48d3-8ba0-107a662d6ff7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7/action Aug 13 23:39:37.229012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-6ec98dd4-2ebf-48d3-8ba0-107a662d6ff7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:37.229012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-6ec98dd4-2ebf-48d3-8ba0-107a662d6ff7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:37.244746 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.244746 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:37.259959 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5727dd25-ff32-4596-99c7-37d9c67719b6 req-6ec98dd4-2ebf-48d3-8ba0-107a662d6ff7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7/action returned with HTTP 204 Aug 13 23:39:37.260588 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 82/325] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:37 2026] POST /volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:37.356882 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b18084af-9293-4338-8a57-9bc65dd13650 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.361428 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b18084af-9293-4338-8a57-9bc65dd13650 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d Aug 13 23:39:37.361740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b18084af-9293-4338-8a57-9bc65dd13650 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.362047 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b18084af-9293-4338-8a57-9bc65dd13650 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.362243 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-b18084af-9293-4338-8a57-9bc65dd13650 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 06795136-fece-4158-87a8-92ab9d3a9e1d {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:37.370305 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.370305 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:37.375062 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b18084af-9293-4338-8a57-9bc65dd13650 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d returned with HTTP 200 Aug 13 23:39:37.375892 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 80/326] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:37.390196 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-001b4a81-e07a-4c73-92ee-93478eadb159 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.397706 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-001b4a81-e07a-4c73-92ee-93478eadb159 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:39:37.398046 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-001b4a81-e07a-4c73-92ee-93478eadb159 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.398195 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-001b4a81-e07a-4c73-92ee-93478eadb159 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.398591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-001b4a81-e07a-4c73-92ee-93478eadb159 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:37.400221 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-001b4a81-e07a-4c73-92ee-93478eadb159 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:39:37.406435 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-001b4a81-e07a-4c73-92ee-93478eadb159 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all snapshots completed successfully. Aug 13 23:39:37.407094 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.407094 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:37.408106 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-001b4a81-e07a-4c73-92ee-93478eadb159 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:39:37.408629 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 83/327] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:37.425042 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-205a208f-d14b-4e8d-879a-18909717c58d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.430033 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-205a208f-d14b-4e8d-879a-18909717c58d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/74e48563-977f-465d-bc96-50abba7da286 Aug 13 23:39:37.430033 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-205a208f-d14b-4e8d-879a-18909717c58d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.430033 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-205a208f-d14b-4e8d-879a-18909717c58d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.456766 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.456766 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:37.457453 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-205a208f-d14b-4e8d-879a-18909717c58d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Snapshot retrieved successfully. Aug 13 23:39:37.458669 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-205a208f-d14b-4e8d-879a-18909717c58d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/74e48563-977f-465d-bc96-50abba7da286 returned with HTTP 200 Aug 13 23:39:37.459237 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 83/328] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/snapshots/74e48563-977f-465d-bc96-50abba7da286 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:37.472017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d4dd70f-5904-41c3-a06e-bbdf15c84ac8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.477189 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d4dd70f-5904-41c3-a06e-bbdf15c84ac8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/5290cdaf-4b85-4047-a403-938ad5017d67 Aug 13 23:39:37.477479 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d4dd70f-5904-41c3-a06e-bbdf15c84ac8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.477870 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d4dd70f-5904-41c3-a06e-bbdf15c84ac8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.486506 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.486506 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:37.489060 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d4dd70f-5904-41c3-a06e-bbdf15c84ac8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Snapshot retrieved successfully. Aug 13 23:39:37.489060 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d4dd70f-5904-41c3-a06e-bbdf15c84ac8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/5290cdaf-4b85-4047-a403-938ad5017d67 returned with HTTP 200 Aug 13 23:39:37.489060 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 83/329] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/snapshots/5290cdaf-4b85-4047-a403-938ad5017d67 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:37.501573 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6715361d-3e13-425d-82e8-e50066cb3d8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.503755 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6715361d-3e13-425d-82e8-e50066cb3d8c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d Aug 13 23:39:37.504025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6715361d-3e13-425d-82e8-e50066cb3d8c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.504279 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6715361d-3e13-425d-82e8-e50066cb3d8c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.504461 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-6715361d-3e13-425d-82e8-e50066cb3d8c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for member 06795136-fece-4158-87a8-92ab9d3a9e1d {{(pid=100274) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 23:39:37.504602 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-6715361d-3e13-425d-82e8-e50066cb3d8c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group_snapshot with id: 06795136-fece-4158-87a8-92ab9d3a9e1d Aug 13 23:39:37.508614 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.508614 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:37.552651 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6715361d-3e13-425d-82e8-e50066cb3d8c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d returned with HTTP 202 Aug 13 23:39:37.553301 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 81/330] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:39:37 2026] DELETE /volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:37.568210 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dbaddf4c-2520-4b34-832a-616380c91279 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.571879 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:37.571879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.571879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.571879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:37.572588 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:37.583859 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:37.585118 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:37.585174 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:37.647497 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:37.652162 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.652162 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:37.659275 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:37.659518 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:37.718616 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:37.728679 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.728679 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:37.739563 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dbaddf4c-2520-4b34-832a-616380c91279 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:37.740006 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 84/331] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:37.754335 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a19d1e67-ce79-4712-8efb-cb7528a68b8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.758541 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a19d1e67-ce79-4712-8efb-cb7528a68b8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:39:37.758541 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a19d1e67-ce79-4712-8efb-cb7528a68b8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.758541 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a19d1e67-ce79-4712-8efb-cb7528a68b8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.758541 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-a19d1e67-ce79-4712-8efb-cb7528a68b8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:37.759514 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-a19d1e67-ce79-4712-8efb-cb7528a68b8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:39:37.785387 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a19d1e67-ce79-4712-8efb-cb7528a68b8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all snapshots completed successfully. Aug 13 23:39:37.787086 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a19d1e67-ce79-4712-8efb-cb7528a68b8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:39:37.788112 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 84/332] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:39:37.798961 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd1d81d2-9d3b-4c20-9c13-6f40bf50ff23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.804403 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd1d81d2-9d3b-4c20-9c13-6f40bf50ff23 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d Aug 13 23:39:37.806733 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd1d81d2-9d3b-4c20-9c13-6f40bf50ff23 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.806733 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd1d81d2-9d3b-4c20-9c13-6f40bf50ff23 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.806733 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-fd1d81d2-9d3b-4c20-9c13-6f40bf50ff23 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 06795136-fece-4158-87a8-92ab9d3a9e1d {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:37.813628 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47eecff9-e566-440e-ba19-bd7f4516c4da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.815350 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd1d81d2-9d3b-4c20-9c13-6f40bf50ff23 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d returned with HTTP 404 Aug 13 23:39:37.816270 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 84/333] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:37.816375 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47eecff9-e566-440e-ba19-bd7f4516c4da tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:37.816848 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47eecff9-e566-440e-ba19-bd7f4516c4da tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.816848 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47eecff9-e566-440e-ba19-bd7f4516c4da tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.825867 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1a9c5020-e808-452d-a6d4-3096fa554ceb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.831191 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a9c5020-e808-452d-a6d4-3096fa554ceb tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d Aug 13 23:39:37.831446 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a9c5020-e808-452d-a6d4-3096fa554ceb tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.831674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a9c5020-e808-452d-a6d4-3096fa554ceb tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.831781 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-1a9c5020-e808-452d-a6d4-3096fa554ceb tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for member 06795136-fece-4158-87a8-92ab9d3a9e1d {{(pid=100276) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 23:39:37.831874 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.group_snapshots [None req-1a9c5020-e808-452d-a6d4-3096fa554ceb tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group_snapshot with id: 06795136-fece-4158-87a8-92ab9d3a9e1d Aug 13 23:39:37.836557 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a9c5020-e808-452d-a6d4-3096fa554ceb tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d returned with HTTP 404 Aug 13 23:39:37.837437 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 85/334] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:39:37 2026] DELETE /volume/v3/group_snapshots/06795136-fece-4158-87a8-92ab9d3a9e1d => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:37.845544 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.845544 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:37.848519 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.850248 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-47eecff9-e566-440e-ba19-bd7f4516c4da tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:37.850597 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:37.851480 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.851829 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.852667 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:37.853683 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:37.857609 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47eecff9-e566-440e-ba19-bd7f4516c4da tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:37.858284 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 82/335] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:39:37.877072 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:37.877072 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:37.877275 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:37.879872 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4de08735-11a4-4ef3-af5c-e269be79b39c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:37.882221 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4de08735-11a4-4ef3-af5c-e269be79b39c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:37.882517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4de08735-11a4-4ef3-af5c-e269be79b39c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:37.882859 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4de08735-11a4-4ef3-af5c-e269be79b39c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:37.901511 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.901511 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:37.907473 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4de08735-11a4-4ef3-af5c-e269be79b39c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:37.916218 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4de08735-11a4-4ef3-af5c-e269be79b39c tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:37.916948 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 85/336] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:37.926665 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:37.929958 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.929958 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:37.937020 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:37.937020 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:37.976925 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:37.979876 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:37.979876 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:37.989080 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1f14c32-b7a6-4e2b-93fa-583f6c2cfe3e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:37.989302 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 85/337] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:37 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:38.007488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5795f8ed-cfc3-484d-8eeb-6aa6dbf0ea9e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:38.007488 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5795f8ed-cfc3-484d-8eeb-6aa6dbf0ea9e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094/action Aug 13 23:39:38.007488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5795f8ed-cfc3-484d-8eeb-6aa6dbf0ea9e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:38.007488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5795f8ed-cfc3-484d-8eeb-6aa6dbf0ea9e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:38.009218 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-5795f8ed-cfc3-484d-8eeb-6aa6dbf0ea9e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for group 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:39:38.009398 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-5795f8ed-cfc3-484d-8eeb-6aa6dbf0ea9e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group with id: 52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:38.023344 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:38.023344 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:38.086168 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5795f8ed-cfc3-484d-8eeb-6aa6dbf0ea9e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094/action returned with HTTP 202 Aug 13 23:39:38.086587 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 86/338] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:39:38 2026] POST /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 23:39:38.098314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:38.100054 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 Aug 13 23:39:38.100335 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:38.100548 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:38.110154 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:38.110154 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:38.117631 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:38.118607 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:38.118806 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:38.172969 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:38.175780 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:38.175780 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:38.183287 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1baa5d59-fef4-4940-a9de-e4b96bad1ddd tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 returned with HTTP 200 Aug 13 23:39:38.183489 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 83/339] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:38 2026] GET /volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:38.466933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-088e7b79-261e-4c73-aec3-58975b50846a req-bbec9103-16fd-41ce-ae4b-3eb3382a5dac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:38.481199 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-bbec9103-16fd-41ce-ae4b-3eb3382a5dac tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:38.481199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-bbec9103-16fd-41ce-ae4b-3eb3382a5dac tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:38.481199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-bbec9103-16fd-41ce-ae4b-3eb3382a5dac tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:38.495799 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:38.495799 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:38.500629 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-088e7b79-261e-4c73-aec3-58975b50846a req-bbec9103-16fd-41ce-ae4b-3eb3382a5dac tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:38.507138 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-bbec9103-16fd-41ce-ae4b-3eb3382a5dac tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:38.507714 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 86/340] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:38 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:39.198423 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-512bd9bc-45cf-4da0-ab74-4bad1ac83207 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.200802 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-512bd9bc-45cf-4da0-ab74-4bad1ac83207 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 Aug 13 23:39:39.200802 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-512bd9bc-45cf-4da0-ab74-4bad1ac83207 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.201020 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-512bd9bc-45cf-4da0-ab74-4bad1ac83207 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.207379 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-512bd9bc-45cf-4da0-ab74-4bad1ac83207 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 returned with HTTP 404 Aug 13 23:39:39.207877 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 86/341] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:39 2026] GET /volume/v3/volumes/63dc729b-381d-4c6f-bce8-89f1fe95b9e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:39.215399 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02a2a1ef-b380-49ed-b9bc-d087afebf2a8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.219186 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02a2a1ef-b380-49ed-b9bc-d087afebf2a8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 Aug 13 23:39:39.219186 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02a2a1ef-b380-49ed-b9bc-d087afebf2a8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.219186 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02a2a1ef-b380-49ed-b9bc-d087afebf2a8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.227475 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02a2a1ef-b380-49ed-b9bc-d087afebf2a8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 returned with HTTP 404 Aug 13 23:39:39.228406 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 87/342] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:39 2026] GET /volume/v3/volumes/3497ec3c-8bbb-42eb-a93d-84eac594af64 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:39.239332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1ddf5d8-252c-4634-b475-0842cd8725b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.241880 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1ddf5d8-252c-4634-b475-0842cd8725b8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 Aug 13 23:39:39.242272 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1ddf5d8-252c-4634-b475-0842cd8725b8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.242547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1ddf5d8-252c-4634-b475-0842cd8725b8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.242761 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-e1ddf5d8-252c-4634-b475-0842cd8725b8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 52127e2f-1b21-4ee1-b9ce-52ff8e758094 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:39.246296 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1ddf5d8-252c-4634-b475-0842cd8725b8 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 returned with HTTP 404 Aug 13 23:39:39.246673 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 84/343] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:39 2026] GET /volume/v3/groups/52127e2f-1b21-4ee1-b9ce-52ff8e758094 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:39.255772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3f95ed7-632c-4799-8619-150c26900886 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.258928 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3f95ed7-632c-4799-8619-150c26900886 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/035c3eb2-0c9c-4841-9138-dc67f5a9a8d3 Aug 13 23:39:39.259208 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3f95ed7-632c-4799-8619-150c26900886 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.259404 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3f95ed7-632c-4799-8619-150c26900886 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.296582 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3f95ed7-632c-4799-8619-150c26900886 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/group_types/035c3eb2-0c9c-4841-9138-dc67f5a9a8d3 returned with HTTP 202 Aug 13 23:39:39.297038 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 87/344] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:39:39 2026] DELETE /volume/v3/group_types/035c3eb2-0c9c-4841-9138-dc67f5a9a8d3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:39.307531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f2611038-ec03-4f94-b983-95a85fd4fb6a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.307908 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f2611038-ec03-4f94-b983-95a85fd4fb6a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] DELETE https://10.4.3.81/volume/v3/types/6679055e-ad7d-4df8-b1ee-d6eb302adc22 Aug 13 23:39:39.308149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f2611038-ec03-4f94-b983-95a85fd4fb6a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.308302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f2611038-ec03-4f94-b983-95a85fd4fb6a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.372312 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f2611038-ec03-4f94-b983-95a85fd4fb6a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types/6679055e-ad7d-4df8-b1ee-d6eb302adc22 returned with HTTP 202 Aug 13 23:39:39.373676 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 87/345] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:39:39 2026] DELETE /volume/v3/types/6679055e-ad7d-4df8-b1ee-d6eb302adc22 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:39.386567 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-489c17ba-5cba-4d81-aa9f-d8f5b8edc5c1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.389333 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-489c17ba-5cba-4d81-aa9f-d8f5b8edc5c1 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] GET https://10.4.3.81/volume/v3/types/6679055e-ad7d-4df8-b1ee-d6eb302adc22 Aug 13 23:39:39.389645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-489c17ba-5cba-4d81-aa9f-d8f5b8edc5c1 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.389918 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-489c17ba-5cba-4d81-aa9f-d8f5b8edc5c1 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.401568 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-489c17ba-5cba-4d81-aa9f-d8f5b8edc5c1 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types/6679055e-ad7d-4df8-b1ee-d6eb302adc22 returned with HTTP 404 Aug 13 23:39:39.403204 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 88/346] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:39:39 2026] GET /volume/v3/types/6679055e-ad7d-4df8-b1ee-d6eb302adc22 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:39.417328 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05fa2828-ebb6-493d-8f9b-e89e5569c85a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.420318 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05fa2828-ebb6-493d-8f9b-e89e5569c85a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:39:39.424964 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05fa2828-ebb6-493d-8f9b-e89e5569c85a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2130390729"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:39.452864 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05fa2828-ebb6-493d-8f9b-e89e5569c85a tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:39:39.453595 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 85/347] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:39:39 2026] POST /volume/v3/types => generated 224 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:39.460693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b33c75e3-c011-4023-9a7b-534d6e385ae3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.461390 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b33c75e3-c011-4023-9a7b-534d6e385ae3 None None] GET https://10.4.3.81/volume// Aug 13 23:39:39.461945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b33c75e3-c011-4023-9a7b-534d6e385ae3 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.462329 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b33c75e3-c011-4023-9a7b-534d6e385ae3 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.464505 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b33c75e3-c011-4023-9a7b-534d6e385ae3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:39.464620 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-49f99bb4-cb45-4389-9b6c-217c1fd03509 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.465086 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 88/348] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:39.466415 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49f99bb4-cb45-4389-9b6c-217c1fd03509 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:39:39.466791 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49f99bb4-cb45-4389-9b6c-217c1fd03509 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1823377623"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:39.479590 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-088e7b79-261e-4c73-aec3-58975b50846a req-0e90b389-5584-41ad-a540-e131899aa76d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.484656 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-0e90b389-5584-41ad-a540-e131899aa76d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:39:39.485871 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-0e90b389-5584-41ad-a540-e131899aa76d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "736b30c4-e818-4478-afb5-05061a917fae", "connector": null, "instance_uuid": "a30cebd2-fa1f-4f0e-9a51-ded29e1ec135"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:39.494293 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49f99bb4-cb45-4389-9b6c-217c1fd03509 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:39:39.494896 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 88/349] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:39:39 2026] POST /volume/v3/group_types => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:39.505665 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-507df55c-d170-4c4f-9a36-759d7efc20b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.507416 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-507df55c-d170-4c4f-9a36-759d7efc20b0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:39:39.507845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-507df55c-d170-4c4f-9a36-759d7efc20b0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9cc53ed2-3f6a-46e0-afa5-64e76be0c5b7", "volume_types": ["063494f3-3430-4a94-93e2-6d54d61a6d9d"], "name": "tempest-GroupSnapshotsTest-Group-221936284"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:39.509264 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-507df55c-d170-4c4f-9a36-759d7efc20b0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating new group {'group': {'group_type': '9cc53ed2-3f6a-46e0-afa5-64e76be0c5b7', 'volume_types': ['063494f3-3430-4a94-93e2-6d54d61a6d9d'], 'name': 'tempest-GroupSnapshotsTest-Group-221936284'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:39:39.509453 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:39.509453 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:39.512643 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-507df55c-d170-4c4f-9a36-759d7efc20b0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating group tempest-GroupSnapshotsTest-Group-221936284. Aug 13 23:39:39.528186 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-507df55c-d170-4c4f-9a36-759d7efc20b0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability Zones retrieved successfully. Aug 13 23:39:39.548427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-507df55c-d170-4c4f-9a36-759d7efc20b0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['baecaf69-05dc-4f92-a94d-aaaaddba9364'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:39.550643 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-0e90b389-5584-41ad-a540-e131899aa76d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:39:39.551220 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 89/350] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:39:39 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 13 23:39:39.568019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63401478-090a-4d8f-890a-3afa789891bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.568403 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63401478-090a-4d8f-890a-3afa789891bb None None] GET https://10.4.3.81/volume// Aug 13 23:39:39.570478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63401478-090a-4d8f-890a-3afa789891bb None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.570478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63401478-090a-4d8f-890a-3afa789891bb None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.570478 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63401478-090a-4d8f-890a-3afa789891bb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:39.570478 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 89/351] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:39.579859 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-088e7b79-261e-4c73-aec3-58975b50846a req-cd1b1e9d-cd0c-4c59-999c-dbe9f1945722 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.584641 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-cd1b1e9d-cd0c-4c59-999c-dbe9f1945722 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:39.585081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-cd1b1e9d-cd0c-4c59-999c-dbe9f1945722 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.585266 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-cd1b1e9d-cd0c-4c59-999c-dbe9f1945722 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.587082 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-507df55c-d170-4c4f-9a36-759d7efc20b0 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:39:39.587479 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 86/352] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:39:39 2026] POST /volume/v3/groups => generated 111 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:39.602888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be2bfd60-effb-4334-a826-e05d64f3505b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:39.607007 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:39.607007 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:39.613710 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be2bfd60-effb-4334-a826-e05d64f3505b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 Aug 13 23:39:39.614059 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be2bfd60-effb-4334-a826-e05d64f3505b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:39.614467 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be2bfd60-effb-4334-a826-e05d64f3505b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:39.615267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-be2bfd60-effb-4334-a826-e05d64f3505b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 49533b16-c20d-43b6-9d88-535509692f21 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:39.616393 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-088e7b79-261e-4c73-aec3-58975b50846a req-cd1b1e9d-cd0c-4c59-999c-dbe9f1945722 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:39.623610 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-cd1b1e9d-cd0c-4c59-999c-dbe9f1945722 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:39.624652 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 89/353] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:39 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1316 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:39.624790 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:39.624790 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:39.637437 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be2bfd60-effb-4334-a826-e05d64f3505b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 returned with HTTP 200 Aug 13 23:39:39.638050 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 90/354] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:39 2026] GET /volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:40.024179 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-088e7b79-261e-4c73-aec3-58975b50846a req-09b3228a-7fe5-4081-b39c-1792a85ef760 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:40.028667 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-09b3228a-7fe5-4081-b39c-1792a85ef760 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7 Aug 13 23:39:40.028667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-09b3228a-7fe5-4081-b39c-1792a85ef760 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:40.028667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-09b3228a-7fe5-4081-b39c-1792a85ef760 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:40.039087 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.039087 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:40.089725 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-09b3228a-7fe5-4081-b39c-1792a85ef760 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7 returned with HTTP 200 Aug 13 23:39:40.090630 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 90/355] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:40 2026] DELETE /volume/v3/attachments/c7ce2dff-fb9e-41cb-9323-3b8811bd3cd7 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:40.346818 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fd2d0ca1-08b9-4d0a-beb8-156369778d94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:40.347215 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fd2d0ca1-08b9-4d0a-beb8-156369778d94 None None] GET https://10.4.3.81/volume// Aug 13 23:39:40.347397 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fd2d0ca1-08b9-4d0a-beb8-156369778d94 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:40.349137 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fd2d0ca1-08b9-4d0a-beb8-156369778d94 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:40.349137 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fd2d0ca1-08b9-4d0a-beb8-156369778d94 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:40.349137 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 87/356] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:40.357939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-088e7b79-261e-4c73-aec3-58975b50846a req-9dbc1718-a102-4967-9129-bee21c6482c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:40.361331 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-9dbc1718-a102-4967-9129-bee21c6482c8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:39:40.361397 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-9dbc1718-a102-4967-9129-bee21c6482c8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:40.361597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-9dbc1718-a102-4967-9129-bee21c6482c8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:40.372338 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.372338 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:40.377058 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-088e7b79-261e-4c73-aec3-58975b50846a req-9dbc1718-a102-4967-9129-bee21c6482c8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:39:40.388237 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-9dbc1718-a102-4967-9129-bee21c6482c8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:39:40.388490 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 90/357] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:40 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:40.483136 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-088e7b79-261e-4c73-aec3-58975b50846a req-d392e22a-5386-46a3-946c-9e6a74d54985 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:40.487222 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-d392e22a-5386-46a3-946c-9e6a74d54985 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] PUT https://10.4.3.81/volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b Aug 13 23:39:40.487698 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-d392e22a-5386-46a3-946c-9e6a74d54985 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:40.503293 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-088e7b79-261e-4c73-aec3-58975b50846a req-d392e22a-5386-46a3-946c-9e6a74d54985 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Acquiring lock "cinder-attachment_update-736b30c4-e818-4478-afb5-05061a917fae-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:39:40.511086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-088e7b79-261e-4c73-aec3-58975b50846a req-d392e22a-5386-46a3-946c-9e6a74d54985 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Lock "cinder-attachment_update-736b30c4-e818-4478-afb5-05061a917fae-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:39:40.512543 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.512543 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:40.619420 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-088e7b79-261e-4c73-aec3-58975b50846a req-d392e22a-5386-46a3-946c-9e6a74d54985 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Lock "cinder-attachment_update-736b30c4-e818-4478-afb5-05061a917fae-np0000007283" released by "attachment_update" :: held 0.109s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:39:40.619811 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-d392e22a-5386-46a3-946c-9e6a74d54985 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b returned with HTTP 200 Aug 13 23:39:40.620374 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 91/358] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:39:40 2026] PUT /volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:40.652375 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-088e7b79-261e-4c73-aec3-58975b50846a req-8a93716e-3281-4d96-9a2b-b7db31c72dc8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:40.652833 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8c8cd1e-a37e-4a93-8688-5a54fb088457 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:40.655252 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-8a93716e-3281-4d96-9a2b-b7db31c72dc8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b/action Aug 13 23:39:40.656058 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8c8cd1e-a37e-4a93-8688-5a54fb088457 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 Aug 13 23:39:40.656306 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8c8cd1e-a37e-4a93-8688-5a54fb088457 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:40.656513 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-8a93716e-3281-4d96-9a2b-b7db31c72dc8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:40.656575 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8c8cd1e-a37e-4a93-8688-5a54fb088457 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:40.656652 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-8a93716e-3281-4d96-9a2b-b7db31c72dc8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:40.656711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-a8c8cd1e-a37e-4a93-8688-5a54fb088457 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 49533b16-c20d-43b6-9d88-535509692f21 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:40.661709 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.661709 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:40.674955 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8c8cd1e-a37e-4a93-8688-5a54fb088457 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 returned with HTTP 200 Aug 13 23:39:40.677713 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 88/359] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:40 2026] GET /volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:40.678582 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.678582 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:40.693073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:40.696113 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:39:40.696113 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1601238895", "volume_type": "063494f3-3430-4a94-93e2-6d54d61a6d9d", "group_id": "49533b16-c20d-43b6-9d88-535509692f21", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:40.699843 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1601238895', 'volume_type': '063494f3-3430-4a94-93e2-6d54d61a6d9d', 'group_id': '49533b16-c20d-43b6-9d88-535509692f21', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:39:40.701444 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-088e7b79-261e-4c73-aec3-58975b50846a req-8a93716e-3281-4d96-9a2b-b7db31c72dc8 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b/action returned with HTTP 204 Aug 13 23:39:40.701938 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 91/360] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:40 2026] POST /volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:40.709630 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.709630 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:40.710420 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume of 1 GB Aug 13 23:39:40.717884 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Availability Zones retrieved successfully. Aug 13 23:39:40.724187 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (e7ddd1c2-a5d0-4ba2-acd3-b9c2d1c51c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:40.725536 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf81dc0-fbf0-4ec0-ac8a-f1f2d591da97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:40.726247 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.726247 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:40.726776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:39:40.752732 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf81dc0-fbf0-4ec0-ac8a-f1f2d591da97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:39:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=063494f3-3430-4a94-93e2-6d54d61a6d9d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2130390729',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '063494f3-3430-4a94-93e2-6d54d61a6d9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '49533b16-c20d-43b6-9d88-535509692f21', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:40.753724 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a59895a9-21da-4195-aeed-07347293b900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:40.781510 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2130390729 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2130390729, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:40.785040 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2130390729 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2130390729, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:40.816231 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['24a288a2-e665-40f6-af19-29d78868190f', 'f460eabd-060c-42f2-8742-2b2ae1a5077e', 'bc87b8e9-85ea-49bc-a3d0-3fb02ac0f02a', '645f4541-59b7-49fd-b78c-a170c4d8c2e3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:40.818160 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a59895a9-21da-4195-aeed-07347293b900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a288a2-e665-40f6-af19-29d78868190f', 'f460eabd-060c-42f2-8742-2b2ae1a5077e', 'bc87b8e9-85ea-49bc-a3d0-3fb02ac0f02a', '645f4541-59b7-49fd-b78c-a170c4d8c2e3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:40.818278 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750877e0-0f23-4bf6-91be-52760123c170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:40.852189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750877e0-0f23-4bf6-91be-52760123c170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e490cba8-042d-483b-bd33-9d6abd11f9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1601238895',encryption_key_id=None,group_id=49533b16-c20d-43b6-9d88-535509692f21,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['24a288a2-e665-40f6-af19-29d78868190f','f460eabd-060c-42f2-8742-2b2ae1a5077e','bc87b8e9-85ea-49bc-a3d0-3fb02ac0f02a','645f4541-59b7-49fd-b78c-a170c4d8c2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=063494f3-3430-4a94-93e2-6d54d61a6d9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1601238895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=49533b16-c20d-43b6-9d88-535509692f21,host=None,id=e490cba8-042d-483b-bd33-9d6abd11f9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fb2781d2de458d89e040e910ea6d1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85784c0ee13b46b788e17ca3d3f32868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(063494f3-3430-4a94-93e2-6d54d61a6d9d),volume_type_id=063494f3-3430-4a94-93e2-6d54d61a6d9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:40.853827 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4efc7970-559e-4861-b180-140e38c57ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:40.882638 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4efc7970-559e-4861-b180-140e38c57ab9) transitioned into state 'SUCCESS' from state '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-1601238895',encryption_key_id=None,group_id=49533b16-c20d-43b6-9d88-535509692f21,group_type_id=,metadata={},multiattach=False,project_id='91fb2781d2de458d89e040e910ea6d1e',qos_specs=None,replication_status=,reservations=['24a288a2-e665-40f6-af19-29d78868190f','f460eabd-060c-42f2-8742-2b2ae1a5077e','bc87b8e9-85ea-49bc-a3d0-3fb02ac0f02a','645f4541-59b7-49fd-b78c-a170c4d8c2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85784c0ee13b46b788e17ca3d3f32868',volume_type_id=063494f3-3430-4a94-93e2-6d54d61a6d9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:40.883205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa30e31-5edc-411f-8e04-e8d18a42ed99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:40.898661 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa30e31-5edc-411f-8e04-e8d18a42ed99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:40.899983 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Flow 'volume_create_api' (e7ddd1c2-a5d0-4ba2-acd3-b9c2d1c51c53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:40.900184 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Create volume request issued successfully. Aug 13 23:39:40.901204 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:40.901446 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:40.953143 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:40.956921 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.956921 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:40.961178 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-471c00f3-9abd-4a49-b6fe-dca5e287c347 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:39:40.961663 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 91/361] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:39:40 2026] POST /volume/v3/volumes => generated 821 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:40.974508 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:40.976189 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe Aug 13 23:39:40.976447 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:40.976610 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:40.984147 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:40.984147 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:40.988898 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:40.989882 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:40.990002 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:41.043749 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:41.050064 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:41.050064 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:41.059213 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-08c5c106-4aad-4ed9-ad4d-8c27f65b6a32 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe returned with HTTP 200 Aug 13 23:39:41.059213 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 92/362] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:40 2026] GET /volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe => generated 889 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:42.075222 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dad02553-ed0d-4afd-8391-21593c02122b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:42.078843 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dad02553-ed0d-4afd-8391-21593c02122b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe Aug 13 23:39:42.079029 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dad02553-ed0d-4afd-8391-21593c02122b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:42.079251 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dad02553-ed0d-4afd-8391-21593c02122b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:42.093526 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:42.093526 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:42.099240 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dad02553-ed0d-4afd-8391-21593c02122b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:42.100178 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-dad02553-ed0d-4afd-8391-21593c02122b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:42.100345 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-dad02553-ed0d-4afd-8391-21593c02122b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:42.137343 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-dad02553-ed0d-4afd-8391-21593c02122b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:42.147027 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:42.147027 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:42.158185 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dad02553-ed0d-4afd-8391-21593c02122b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe returned with HTTP 200 Aug 13 23:39:42.158682 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 89/363] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:42 2026] GET /volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:42.176287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:42.178099 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 13 23:39:42.178601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "49533b16-c20d-43b6-9d88-535509692f21", "name": "tempest-group_snapshot-1044372349"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:42.182270 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '49533b16-c20d-43b6-9d88-535509692f21', 'name': 'tempest-group_snapshot-1044372349'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 23:39:42.183789 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:42.183789 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:42.187475 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Creating group_snapshot tempest-group_snapshot-1044372349. Aug 13 23:39:42.207063 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:42.207063 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:42.223302 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2130390729 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2130390729, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:42.223713 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2130390729 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2130390729, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:42.248491 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Created reservations ['38994fd3-6836-49e5-9507-dfc9a0559858', 'a4bd9320-9b6b-4d8e-97ed-9dde378ada44', '0e8c8709-0fcc-4b08-91a0-7230359307d3', '38938e55-3749-4a9c-bc66-c0cc084281a2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:42.277457 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99ceef44-6750-4d5b-a2f0-74c76f5f466d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 13 23:39:42.278345 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 92/364] 10.4.3.81 () {70 vars in 1317 bytes} [Thu Aug 13 23:39:42 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:42.290226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a2e5006a-e3ad-4c57-b1ad-9001c7e9fe18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:42.292270 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2e5006a-e3ad-4c57-b1ad-9001c7e9fe18 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce Aug 13 23:39:42.292500 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2e5006a-e3ad-4c57-b1ad-9001c7e9fe18 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:42.292701 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2e5006a-e3ad-4c57-b1ad-9001c7e9fe18 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:42.292870 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-a2e5006a-e3ad-4c57-b1ad-9001c7e9fe18 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 79bc0859-b3d5-41f4-8315-bdd9ff1858ce {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:42.299481 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:42.299481 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:42.305451 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2e5006a-e3ad-4c57-b1ad-9001c7e9fe18 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce returned with HTTP 200 Aug 13 23:39:42.306171 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 92/365] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:42 2026] GET /volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:43.314463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f882b0f-98fd-42a5-8ca9-1f711aa49cd1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.316313 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f882b0f-98fd-42a5-8ca9-1f711aa49cd1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce Aug 13 23:39:43.316490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f882b0f-98fd-42a5-8ca9-1f711aa49cd1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.316654 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f882b0f-98fd-42a5-8ca9-1f711aa49cd1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.316767 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-1f882b0f-98fd-42a5-8ca9-1f711aa49cd1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 79bc0859-b3d5-41f4-8315-bdd9ff1858ce {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:43.320449 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.320449 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:43.324498 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f882b0f-98fd-42a5-8ca9-1f711aa49cd1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce returned with HTTP 200 Aug 13 23:39:43.324952 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 93/366] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:43.333886 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b39f0c0b-0940-44ad-a8f1-e17d84220d87 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.337532 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b39f0c0b-0940-44ad-a8f1-e17d84220d87 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:39:43.337803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b39f0c0b-0940-44ad-a8f1-e17d84220d87 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.338120 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b39f0c0b-0940-44ad-a8f1-e17d84220d87 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.338464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-b39f0c0b-0940-44ad-a8f1-e17d84220d87 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:43.341160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-b39f0c0b-0940-44ad-a8f1-e17d84220d87 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:39:43.363763 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b39f0c0b-0940-44ad-a8f1-e17d84220d87 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all snapshots completed successfully. Aug 13 23:39:43.364501 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.364501 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:43.365066 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b39f0c0b-0940-44ad-a8f1-e17d84220d87 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:39:43.365565 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 90/367] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:43.376543 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-511de712-5c2f-431b-b15c-e0dbf395feb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.378483 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-511de712-5c2f-431b-b15c-e0dbf395feb3 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/f35ae767-6a4e-4d51-8cbf-15424e486bf5 Aug 13 23:39:43.378755 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-511de712-5c2f-431b-b15c-e0dbf395feb3 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.379050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-511de712-5c2f-431b-b15c-e0dbf395feb3 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.385484 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.385484 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:43.386056 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-511de712-5c2f-431b-b15c-e0dbf395feb3 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Snapshot retrieved successfully. Aug 13 23:39:43.387087 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-511de712-5c2f-431b-b15c-e0dbf395feb3 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/f35ae767-6a4e-4d51-8cbf-15424e486bf5 returned with HTTP 200 Aug 13 23:39:43.387469 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 93/368] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/snapshots/f35ae767-6a4e-4d51-8cbf-15424e486bf5 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:43.399129 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e13d5cde-c95f-4ca2-8738-96dd4322862e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.401198 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e13d5cde-c95f-4ca2-8738-96dd4322862e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce Aug 13 23:39:43.401491 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e13d5cde-c95f-4ca2-8738-96dd4322862e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.401759 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e13d5cde-c95f-4ca2-8738-96dd4322862e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.401999 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-e13d5cde-c95f-4ca2-8738-96dd4322862e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 79bc0859-b3d5-41f4-8315-bdd9ff1858ce {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:43.405807 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.405807 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:43.410042 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e13d5cde-c95f-4ca2-8738-96dd4322862e tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce returned with HTTP 200 Aug 13 23:39:43.410710 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 93/369] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:43.418479 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c447ffc1-ad11-43d9-b8db-27eb21c5b20c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.420160 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c447ffc1-ad11-43d9-b8db-27eb21c5b20c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/detail Aug 13 23:39:43.420421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c447ffc1-ad11-43d9-b8db-27eb21c5b20c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.420661 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c447ffc1-ad11-43d9-b8db-27eb21c5b20c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.429971 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c447ffc1-ad11-43d9-b8db-27eb21c5b20c tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 23:39:43.430452 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 94/370] 10.4.3.81 () {68 vars in 1316 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:43.439729 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f377ef78-bd35-477a-9b87-08e5b5fd3eb2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.441444 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f377ef78-bd35-477a-9b87-08e5b5fd3eb2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce Aug 13 23:39:43.442058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f377ef78-bd35-477a-9b87-08e5b5fd3eb2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.442058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f377ef78-bd35-477a-9b87-08e5b5fd3eb2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.442226 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-f377ef78-bd35-477a-9b87-08e5b5fd3eb2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for member 79bc0859-b3d5-41f4-8315-bdd9ff1858ce {{(pid=100274) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 23:39:43.442384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-f377ef78-bd35-477a-9b87-08e5b5fd3eb2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group_snapshot with id: 79bc0859-b3d5-41f4-8315-bdd9ff1858ce Aug 13 23:39:43.449378 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.449378 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:43.487081 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f377ef78-bd35-477a-9b87-08e5b5fd3eb2 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce returned with HTTP 202 Aug 13 23:39:43.487081 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 91/371] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:39:43 2026] DELETE /volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:43.502515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62a3df01-1a88-4176-aca7-2538795de918 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.505923 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:43.506270 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.506521 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.506938 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:43.508707 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:43.524499 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:43.525437 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:43.525650 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:43.585334 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:43.586603 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.586603 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:43.606937 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62a3df01-1a88-4176-aca7-2538795de918 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:43.607470 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 94/372] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:43.626496 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44f4ad2f-09a4-431d-b41d-67af155d3547 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.630809 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44f4ad2f-09a4-431d-b41d-67af155d3547 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:39:43.631091 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44f4ad2f-09a4-431d-b41d-67af155d3547 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.631310 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44f4ad2f-09a4-431d-b41d-67af155d3547 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.631620 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-44f4ad2f-09a4-431d-b41d-67af155d3547 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:43.634025 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-44f4ad2f-09a4-431d-b41d-67af155d3547 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:39:43.638968 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44f4ad2f-09a4-431d-b41d-67af155d3547 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all snapshots completed successfully. Aug 13 23:39:43.641238 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44f4ad2f-09a4-431d-b41d-67af155d3547 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:39:43.641728 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 94/373] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:39:43.654599 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bbcf9593-f405-4dfb-8b67-7a7b731f4e8a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.659116 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbcf9593-f405-4dfb-8b67-7a7b731f4e8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce Aug 13 23:39:43.659116 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbcf9593-f405-4dfb-8b67-7a7b731f4e8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.659116 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbcf9593-f405-4dfb-8b67-7a7b731f4e8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.659116 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-bbcf9593-f405-4dfb-8b67-7a7b731f4e8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 79bc0859-b3d5-41f4-8315-bdd9ff1858ce {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:39:43.666966 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbcf9593-f405-4dfb-8b67-7a7b731f4e8a tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce returned with HTTP 404 Aug 13 23:39:43.667077 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 95/374] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:43.677605 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-620641bd-1772-4d01-8400-2f820bcbf2f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.679109 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-620641bd-1772-4d01-8400-2f820bcbf2f7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/group_snapshots Aug 13 23:39:43.679349 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-620641bd-1772-4d01-8400-2f820bcbf2f7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.679568 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-620641bd-1772-4d01-8400-2f820bcbf2f7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.679852 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.679852 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:43.687031 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-620641bd-1772-4d01-8400-2f820bcbf2f7 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 200 Aug 13 23:39:43.687031 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 92/375] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:43.693439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71e47733-39da-42eb-98da-664150514bd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.696205 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71e47733-39da-42eb-98da-664150514bd6 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce Aug 13 23:39:43.696428 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71e47733-39da-42eb-98da-664150514bd6 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.696743 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71e47733-39da-42eb-98da-664150514bd6 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.696920 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-71e47733-39da-42eb-98da-664150514bd6 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for member 79bc0859-b3d5-41f4-8315-bdd9ff1858ce {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 23:39:43.697491 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-71e47733-39da-42eb-98da-664150514bd6 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group_snapshot with id: 79bc0859-b3d5-41f4-8315-bdd9ff1858ce Aug 13 23:39:43.703035 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71e47733-39da-42eb-98da-664150514bd6 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce returned with HTTP 404 Aug 13 23:39:43.704255 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 95/376] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:39:43 2026] DELETE /volume/v3/group_snapshots/79bc0859-b3d5-41f4-8315-bdd9ff1858ce => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:43.715664 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.717748 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:39:43.718056 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.718321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.718656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:39:43.719452 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:43.730882 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Get all volumes completed successfully. Aug 13 23:39:43.732061 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:43.732270 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:43.781118 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:43.784819 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.784819 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:43.796581 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45d8e5a0-74d9-40ff-a71e-982d3d4659b1 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:39:43.797318 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 95/377] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:39:43.816618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d7344e8-0515-4f6c-b5d2-97f198722fe5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.818768 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d7344e8-0515-4f6c-b5d2-97f198722fe5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] POST https://10.4.3.81/volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21/action Aug 13 23:39:43.819154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d7344e8-0515-4f6c-b5d2-97f198722fe5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:43.819529 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d7344e8-0515-4f6c-b5d2-97f198722fe5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:43.821048 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-5d7344e8-0515-4f6c-b5d2-97f198722fe5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] delete called for group 49533b16-c20d-43b6-9d88-535509692f21 {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:39:43.821206 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-5d7344e8-0515-4f6c-b5d2-97f198722fe5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Delete group with id: 49533b16-c20d-43b6-9d88-535509692f21 Aug 13 23:39:43.825364 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.825364 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:43.864258 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d7344e8-0515-4f6c-b5d2-97f198722fe5 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21/action returned with HTTP 202 Aug 13 23:39:43.864893 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 96/378] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:39:43 2026] POST /volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 23:39:43.874330 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:43.878648 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe Aug 13 23:39:43.878824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:43.878945 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:43.891710 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.891710 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:43.899456 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Volume info retrieved successfully. Aug 13 23:39:43.900548 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:39:43.900746 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:39:43.972227 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:39:43.977792 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:43.977792 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:43.999041 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c49482e-54f1-42ba-ae45-5e13e4e7766b tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe returned with HTTP 200 Aug 13 23:39:44.000355 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 93/379] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:43 2026] GET /volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:45.014005 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-77ec5775-b195-493d-ab1e-ca7b920b966d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:45.021016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77ec5775-b195-493d-ab1e-ca7b920b966d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe Aug 13 23:39:45.021016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77ec5775-b195-493d-ab1e-ca7b920b966d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:45.021016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77ec5775-b195-493d-ab1e-ca7b920b966d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:45.021016 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=320,cinder:UPDATE=50,cinder:INSERT=18 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:39:45.026691 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77ec5775-b195-493d-ab1e-ca7b920b966d tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe returned with HTTP 404 Aug 13 23:39:45.027233 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 96/380] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:45 2026] GET /volume/v3/volumes/e490cba8-042d-483b-bd33-9d6abd11f9fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:45.035822 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-36441635-0543-4c07-a550-07512ab6a472 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:45.038422 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36441635-0543-4c07-a550-07512ab6a472 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] GET https://10.4.3.81/volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 Aug 13 23:39:45.039087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36441635-0543-4c07-a550-07512ab6a472 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:45.039295 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36441635-0543-4c07-a550-07512ab6a472 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:45.039444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-36441635-0543-4c07-a550-07512ab6a472 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] show called for member 49533b16-c20d-43b6-9d88-535509692f21 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:39:45.041126 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=390,cinder:INSERT=39,cinder:UPDATE=69 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:39:45.044550 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36441635-0543-4c07-a550-07512ab6a472 tempest-GroupSnapshotsTest-1147438882 tempest-GroupSnapshotsTest-1147438882-project-member] https://10.4.3.81/volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 returned with HTTP 404 Aug 13 23:39:45.045175 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 96/381] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:39:45 2026] GET /volume/v3/groups/49533b16-c20d-43b6-9d88-535509692f21 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:45.053361 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ba2862e-b955-48ef-90b8-075fc1cccdda None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:45.057851 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ba2862e-b955-48ef-90b8-075fc1cccdda tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/9cc53ed2-3f6a-46e0-afa5-64e76be0c5b7 Aug 13 23:39:45.057851 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ba2862e-b955-48ef-90b8-075fc1cccdda tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:45.057851 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ba2862e-b955-48ef-90b8-075fc1cccdda tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:45.058828 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=317,cinder:UPDATE=51,cinder:INSERT=24 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:39:45.079818 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ba2862e-b955-48ef-90b8-075fc1cccdda tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/group_types/9cc53ed2-3f6a-46e0-afa5-64e76be0c5b7 returned with HTTP 202 Aug 13 23:39:45.080458 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 97/382] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:39:45 2026] DELETE /volume/v3/group_types/9cc53ed2-3f6a-46e0-afa5-64e76be0c5b7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:45.088242 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-119cd0a9-59f2-4363-a4c5-1b54e7320da8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:45.090071 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-119cd0a9-59f2-4363-a4c5-1b54e7320da8 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] DELETE https://10.4.3.81/volume/v3/types/063494f3-3430-4a94-93e2-6d54d61a6d9d Aug 13 23:39:45.090238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-119cd0a9-59f2-4363-a4c5-1b54e7320da8 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:45.090557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-119cd0a9-59f2-4363-a4c5-1b54e7320da8 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:45.093106 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=361,cinder:INSERT=39,cinder:UPDATE=71 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:39:45.145783 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-119cd0a9-59f2-4363-a4c5-1b54e7320da8 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types/063494f3-3430-4a94-93e2-6d54d61a6d9d returned with HTTP 202 Aug 13 23:39:45.146435 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 94/383] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:39:45 2026] DELETE /volume/v3/types/063494f3-3430-4a94-93e2-6d54d61a6d9d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:45.154199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8a7316e-8fff-47ff-8fd1-77f02cbfefa7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:45.155857 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8a7316e-8fff-47ff-8fd1-77f02cbfefa7 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] GET https://10.4.3.81/volume/v3/types/063494f3-3430-4a94-93e2-6d54d61a6d9d Aug 13 23:39:45.156136 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8a7316e-8fff-47ff-8fd1-77f02cbfefa7 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:45.156353 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8a7316e-8fff-47ff-8fd1-77f02cbfefa7 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:45.160428 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8a7316e-8fff-47ff-8fd1-77f02cbfefa7 tempest-GroupSnapshotsTest-1835746309 tempest-GroupSnapshotsTest-1835746309-project-admin] https://10.4.3.81/volume/v3/types/063494f3-3430-4a94-93e2-6d54d61a6d9d returned with HTTP 404 Aug 13 23:39:45.161078 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 97/384] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:39:45 2026] GET /volume/v3/types/063494f3-3430-4a94-93e2-6d54d61a6d9d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:50.216291 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3751e6e3-31ef-464b-974d-3be657edeff5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:50.469409 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3751e6e3-31ef-464b-974d-3be657edeff5 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:39:50.470646 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3751e6e3-31ef-464b-974d-3be657edeff5 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-200641634"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:50.500017 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3751e6e3-31ef-464b-974d-3be657edeff5 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:39:50.500017 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 97/385] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:39:50 2026] POST /volume/v3/types => generated 232 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:50.508013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5066260c-f5c6-4ce3-9a06-9a8adc085ab3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:50.512444 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5066260c-f5c6-4ce3-9a06-9a8adc085ab3 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:39:50.512444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5066260c-f5c6-4ce3-9a06-9a8adc085ab3 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1074669420", "extra_specs": {"multiattach": " True"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:50.542476 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5066260c-f5c6-4ce3-9a06-9a8adc085ab3 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:39:50.543040 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 98/386] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:39:50 2026] POST /volume/v3/types => generated 259 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:50.558846 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37e14d13-ccdf-4939-9973-a1692c318b38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:50.824524 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:39:50.824965 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-200641634", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1168738515"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:50.826556 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-200641634', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1168738515'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:39:50.831511 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Create volume of 1 GB Aug 13 23:39:50.831811 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:50.831811 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:50.832429 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Availability Zones retrieved successfully. Aug 13 23:39:50.838277 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Flow 'volume_create_api' (206538e9-c35a-4ccc-be43-4b1f07857728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:50.842087 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814eddfd-0580-4ea5-a863-49fdb3f4be52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:50.842087 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:39:50.871302 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814eddfd-0580-4ea5-a863-49fdb3f4be52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:39:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-200641634',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:50.871682 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ba6280-7333-45f9-92e1-b233dc6bc702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:50.906045 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-200641634 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-200641634, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:50.906045 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-200641634 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-200641634, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:50.958653 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Created reservations ['82b14022-09c4-4fea-af50-7bb568a0292d', '790c7a4d-507c-426d-8420-f7ceff46b909', '05a2b9d0-0639-44f8-9364-6b54b0d42454', '37cfe9ab-2cb8-4a50-bc80-2e0efa4786c2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:50.959682 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ba6280-7333-45f9-92e1-b233dc6bc702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82b14022-09c4-4fea-af50-7bb568a0292d', '790c7a4d-507c-426d-8420-f7ceff46b909', '05a2b9d0-0639-44f8-9364-6b54b0d42454', '37cfe9ab-2cb8-4a50-bc80-2e0efa4786c2']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:50.960621 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883f5c44-131d-4d66-8064-009a4d89fb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:50.994210 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883f5c44-131d-4d66-8064-009a4d89fb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1845404f-9534-4f75-86eb-325a8492ff9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1168738515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a815a1b508544dcb5dc10f65fba9c58',qos_specs=None,replication_status=,reservations=['82b14022-09c4-4fea-af50-7bb568a0292d','790c7a4d-507c-426d-8420-f7ceff46b909','05a2b9d0-0639-44f8-9364-6b54b0d42454','37cfe9ab-2cb8-4a50-bc80-2e0efa4786c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94265fe3480e4ef3b94c266ca37e165a',volume_type_id=d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1168738515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1845404f-9534-4f75-86eb-325a8492ff9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a815a1b508544dcb5dc10f65fba9c58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94265fe3480e4ef3b94c266ca37e165a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b),volume_type_id=d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:50.995148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf75c0a-e0e8-4798-ab96-f7e9265e476f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:51.008449 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-48a39d0e-a6b3-4332-8c38-eee54a4abd06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:51.010840 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-48a39d0e-a6b3-4332-8c38-eee54a4abd06 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] DELETE https://10.4.3.81/volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16 Aug 13 23:39:51.011084 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-48a39d0e-a6b3-4332-8c38-eee54a4abd06 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:51.011340 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-48a39d0e-a6b3-4332-8c38-eee54a4abd06 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:51.015500 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf75c0a-e0e8-4798-ab96-f7e9265e476f) transitioned into state 'SUCCESS' from state '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-1168738515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a815a1b508544dcb5dc10f65fba9c58',qos_specs=None,replication_status=,reservations=['82b14022-09c4-4fea-af50-7bb568a0292d','790c7a4d-507c-426d-8420-f7ceff46b909','05a2b9d0-0639-44f8-9364-6b54b0d42454','37cfe9ab-2cb8-4a50-bc80-2e0efa4786c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94265fe3480e4ef3b94c266ca37e165a',volume_type_id=d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:51.016359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db4c12c-b0ac-476a-9762-7ec09157b08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:51.019372 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:51.019372 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:51.029450 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db4c12c-b0ac-476a-9762-7ec09157b08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:51.030418 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Flow 'volume_create_api' (206538e9-c35a-4ccc-be43-4b1f07857728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:51.030834 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Create volume request issued successfully. Aug 13 23:39:51.033093 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37e14d13-ccdf-4939-9973-a1692c318b38 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:39:51.035213 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 95/387] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:39:50 2026] POST /volume/v3/volumes => generated 869 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:51.050236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-569a7dd5-b6c4-42a6-822a-0b2e33a6d5b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:51.053919 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-569a7dd5-b6c4-42a6-822a-0b2e33a6d5b9 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:51.055963 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-569a7dd5-b6c4-42a6-822a-0b2e33a6d5b9 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:51.056244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-569a7dd5-b6c4-42a6-822a-0b2e33a6d5b9 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:51.072064 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:51.072064 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:51.077620 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-569a7dd5-b6c4-42a6-822a-0b2e33a6d5b9 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:51.084333 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-569a7dd5-b6c4-42a6-822a-0b2e33a6d5b9 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:51.084813 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 98/388] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:51 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:51.090421 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-48a39d0e-a6b3-4332-8c38-eee54a4abd06 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16 returned with HTTP 200 Aug 13 23:39:51.090835 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 98/389] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:51 2026] DELETE /volume/v3/attachments/16d070ba-1fcd-4225-a189-bd5ba2ff0d16 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:51.101739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-0c317865-e221-4566-be62-d692da45208e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:51.105194 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-0c317865-e221-4566-be62-d692da45208e tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] DELETE https://10.4.3.81/volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf Aug 13 23:39:51.105194 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-0c317865-e221-4566-be62-d692da45208e tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:51.105194 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-0c317865-e221-4566-be62-d692da45208e tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:51.112748 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:51.112748 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:51.174607 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-0c317865-e221-4566-be62-d692da45208e tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf returned with HTTP 200 Aug 13 23:39:51.175193 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 99/390] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:51 2026] DELETE /volume/v3/attachments/589bf144-376c-4e26-a163-94f0ebc1c8bf => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:51.184613 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-6a364f6e-2cf9-4366-bf83-001c3ed1f6bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:51.186816 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-6a364f6e-2cf9-4366-bf83-001c3ed1f6bc tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca Aug 13 23:39:51.187036 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-6a364f6e-2cf9-4366-bf83-001c3ed1f6bc tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:51.187282 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-6a364f6e-2cf9-4366-bf83-001c3ed1f6bc tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:51.194126 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:51.194126 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:51.245914 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0e1a9d47-bd88-4e26-95f4-df4a058db406 req-6a364f6e-2cf9-4366-bf83-001c3ed1f6bc tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca returned with HTTP 200 Aug 13 23:39:51.246062 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 96/391] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:51 2026] DELETE /volume/v3/attachments/b19ac2e4-3c15-4fa2-875d-1039efa9ecca => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:51.715148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-1699b9fb-42f7-4bea-8c8b-409a9b66769e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:51.717913 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-1699b9fb-42f7-4bea-8c8b-409a9b66769e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] DELETE https://10.4.3.81/volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048 Aug 13 23:39:51.718045 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-1699b9fb-42f7-4bea-8c8b-409a9b66769e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:51.718330 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-1699b9fb-42f7-4bea-8c8b-409a9b66769e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:51.728695 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:51.728695 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:51.802308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-1699b9fb-42f7-4bea-8c8b-409a9b66769e tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048 returned with HTTP 200 Aug 13 23:39:51.802836 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 99/392] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:51 2026] DELETE /volume/v3/attachments/428533c0-d1f0-4244-aa1d-a82f20145048 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:51.815261 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-231365c7-7c83-44e0-9b8b-378bcb7fe7ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:51.819429 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-231365c7-7c83-44e0-9b8b-378bcb7fe7ad tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] DELETE https://10.4.3.81/volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166 Aug 13 23:39:51.819641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-231365c7-7c83-44e0-9b8b-378bcb7fe7ad tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:51.819808 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-231365c7-7c83-44e0-9b8b-378bcb7fe7ad tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:51.835426 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:51.835426 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:51.910908 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-231365c7-7c83-44e0-9b8b-378bcb7fe7ad tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166 returned with HTTP 200 Aug 13 23:39:51.912425 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 99/393] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:51 2026] DELETE /volume/v3/attachments/63259640-a681-446a-90e2-b26af41ac166 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:51.922817 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-8537421d-a7d6-4fd0-b483-d30e34864baa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:51.925973 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-8537421d-a7d6-4fd0-b483-d30e34864baa tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d Aug 13 23:39:51.926305 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-8537421d-a7d6-4fd0-b483-d30e34864baa tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:51.926464 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-8537421d-a7d6-4fd0-b483-d30e34864baa tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:51.935660 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:51.935660 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:51.988227 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8db3adf2-17d8-4c3d-87ad-9b86a354cff5 req-8537421d-a7d6-4fd0-b483-d30e34864baa tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d returned with HTTP 200 Aug 13 23:39:51.988560 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 100/394] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:39:51 2026] DELETE /volume/v3/attachments/4abb6d33-40b4-4dee-b175-75b6cb1b2e8d => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:39:52.101801 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6cd86a10-4118-47b0-88cb-f10326f595bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:52.107894 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cd86a10-4118-47b0-88cb-f10326f595bc tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:52.108235 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cd86a10-4118-47b0-88cb-f10326f595bc tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:52.108497 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cd86a10-4118-47b0-88cb-f10326f595bc tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:52.120841 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:52.120841 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:52.122304 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6cd86a10-4118-47b0-88cb-f10326f595bc tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:52.127381 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cd86a10-4118-47b0-88cb-f10326f595bc tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:52.127896 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 97/395] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:52 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:52.147643 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8945d1b8-0897-412d-aa3b-c31955f1f180 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:52.149470 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8945d1b8-0897-412d-aa3b-c31955f1f180 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:52.150117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8945d1b8-0897-412d-aa3b-c31955f1f180 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:52.150117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8945d1b8-0897-412d-aa3b-c31955f1f180 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:52.158313 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:52.158313 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:52.162815 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8945d1b8-0897-412d-aa3b-c31955f1f180 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Volume info retrieved successfully. Aug 13 23:39:52.166909 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8945d1b8-0897-412d-aa3b-c31955f1f180 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:52.167413 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 100/396] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:52 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 1181 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:52.181185 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8777f929-bf90-4505-8511-72a2876ba9f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:52.183096 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] POST https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d/action Aug 13 23:39:52.183495 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1074669420", "migration_policy": "never"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:52.183623 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1074669420", "migration_policy": "never"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:52.194336 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:52.194336 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:52.195333 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:52.202721 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:52.202721 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:52.223264 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1074669420 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1074669420, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:52.223685 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1074669420 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1074669420, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:52.253834 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Created reservations ['9db4a3c0-38d0-44cd-809f-4866c54e509c', '98ecd58f-8b08-48eb-9bb4-6a65222a701b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:52.265240 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-200641634 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-200641634, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:52.265522 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-200641634 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-200641634, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:52.277412 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Created reservations ['da567b8b-0f32-4228-a0a9-fb8614b074b2', '50a0c2c9-167c-458e-a6da-501738a5088c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:52.309884 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Retype volume request issued successfully. Aug 13 23:39:52.310128 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8777f929-bf90-4505-8511-72a2876ba9f3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d/action returned with HTTP 202 Aug 13 23:39:52.310640 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 100/397] 10.4.3.81 () {70 vars in 1425 bytes} [Thu Aug 13 23:39:52 2026] POST /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 23:39:52.317658 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7212d3a1-c790-4ffa-b527-838f2aa7650d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:52.319667 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7212d3a1-c790-4ffa-b527-838f2aa7650d tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:52.319915 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7212d3a1-c790-4ffa-b527-838f2aa7650d tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:52.320137 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7212d3a1-c790-4ffa-b527-838f2aa7650d tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:52.327811 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:52.327811 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:52.332286 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7212d3a1-c790-4ffa-b527-838f2aa7650d tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:52.337960 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7212d3a1-c790-4ffa-b527-838f2aa7650d tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:52.338439 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 101/398] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:52 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:53.353160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5bd3315-6125-4b1f-8ba1-bac4e53d7f4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:53.356753 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5bd3315-6125-4b1f-8ba1-bac4e53d7f4e tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:53.357095 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5bd3315-6125-4b1f-8ba1-bac4e53d7f4e tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:53.357675 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5bd3315-6125-4b1f-8ba1-bac4e53d7f4e tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:53.365394 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:53.365394 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:53.369306 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c5bd3315-6125-4b1f-8ba1-bac4e53d7f4e tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:53.375524 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5bd3315-6125-4b1f-8ba1-bac4e53d7f4e tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:53.376435 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 98/399] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:53 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:53.389300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3117c783-0d39-48a0-b48e-9621f6820cb3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:53.391182 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3117c783-0d39-48a0-b48e-9621f6820cb3 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:53.391457 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3117c783-0d39-48a0-b48e-9621f6820cb3 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:53.391649 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3117c783-0d39-48a0-b48e-9621f6820cb3 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:53.398753 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:53.399174 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:53.399174 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:53.401007 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:39:53.401522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-902997072"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:53.403734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-902997072'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:39:53.403802 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3117c783-0d39-48a0-b48e-9621f6820cb3 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Volume info retrieved successfully. Aug 13 23:39:53.403909 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Create volume of 1 GB Aug 13 23:39:53.404226 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:53.404226 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:53.408919 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Availability Zones retrieved successfully. Aug 13 23:39:53.409009 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3117c783-0d39-48a0-b48e-9621f6820cb3 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:53.409350 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 101/400] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:53 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 1181 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:53.420248 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Flow 'volume_create_api' (943302a4-0ad3-4442-97d3-1748bd2fdd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:53.420248 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf46671-7a05-4808-892c-fa62f8027b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:53.420248 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:39:53.425507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fec0431c-cdbd-4efc-914c-f7d14950054f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:53.429601 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fec0431c-cdbd-4efc-914c-f7d14950054f tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:53.429815 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fec0431c-cdbd-4efc-914c-f7d14950054f tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:53.430029 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fec0431c-cdbd-4efc-914c-f7d14950054f tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:53.438163 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:53.438163 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:53.444901 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fec0431c-cdbd-4efc-914c-f7d14950054f tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Volume info retrieved successfully. Aug 13 23:39:53.447725 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf46671-7a05-4808-892c-fa62f8027b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:53.450345 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42479e9-453f-433e-8ef1-b61541682869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:53.457318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fec0431c-cdbd-4efc-914c-f7d14950054f tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:53.457926 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 102/401] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:53 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 1181 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:53.475640 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:53.478819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] POST https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d/action Aug 13 23:39:53.479265 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-200641634", "migration_policy": "never"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:53.479418 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-200641634", "migration_policy": "never"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:53.491371 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:53.491371 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:53.491371 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:53.532159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Created reservations ['de037263-add9-4b39-a5c8-c206a45d89be', 'be77808b-a78e-47c5-8960-aeaea06afa1c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:53.545508 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1074669420 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1074669420, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:53.545508 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1074669420 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1074669420, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:39:53.554533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Created reservations ['b18065c4-bb5b-4813-b370-50a24c53e41f', '9749410a-0e04-424c-bd6d-ac9a0e34456d', '70f6a5d5-2e04-4536-904d-fa781fd8025b', 'f7d6515a-6796-4cd6-ae87-b72a1cafdacf'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:53.554673 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Created reservations ['13f0221c-0d96-48ee-8570-9a8d36fc2122', 'c38f87b4-8f34-4b63-96b7-3be03f437c3b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:39:53.554717 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42479e9-453f-433e-8ef1-b61541682869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b18065c4-bb5b-4813-b370-50a24c53e41f', '9749410a-0e04-424c-bd6d-ac9a0e34456d', '70f6a5d5-2e04-4536-904d-fa781fd8025b', 'f7d6515a-6796-4cd6-ae87-b72a1cafdacf']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:53.555174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e406a8b2-3d20-467c-b1fb-77509747a752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:53.587066 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e406a8b2-3d20-467c-b1fb-77509747a752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23111767-0f0a-4d7d-a10a-0285977f0263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-902997072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='691fe38d3d494d489e1f3dcfc42f469c',qos_specs=None,replication_status=,reservations=['b18065c4-bb5b-4813-b370-50a24c53e41f','9749410a-0e04-424c-bd6d-ac9a0e34456d','70f6a5d5-2e04-4536-904d-fa781fd8025b','f7d6515a-6796-4cd6-ae87-b72a1cafdacf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6467a902117b459db1c8f85fecb2823c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-902997072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23111767-0f0a-4d7d-a10a-0285977f0263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='691fe38d3d494d489e1f3dcfc42f469c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6467a902117b459db1c8f85fecb2823c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:53.588051 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d297538a-062e-460b-aa3c-bcb094c4f542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:53.592824 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Retype volume request issued successfully. Aug 13 23:39:53.593188 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c54d296e-35b1-4573-91e2-cdd869b08d69 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d/action returned with HTTP 202 Aug 13 23:39:53.595402 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 99/402] 10.4.3.81 () {70 vars in 1425 bytes} [Thu Aug 13 23:39:53 2026] POST /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 23:39:53.607475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d2de2714-ce30-41e2-b0e6-2a58b4ebd9a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:53.609937 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2de2714-ce30-41e2-b0e6-2a58b4ebd9a3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:53.610297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2de2714-ce30-41e2-b0e6-2a58b4ebd9a3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:53.610523 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2de2714-ce30-41e2-b0e6-2a58b4ebd9a3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:53.619172 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d297538a-062e-460b-aa3c-bcb094c4f542) transitioned into state 'SUCCESS' from state '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-902997072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='691fe38d3d494d489e1f3dcfc42f469c',qos_specs=None,replication_status=,reservations=['b18065c4-bb5b-4813-b370-50a24c53e41f','9749410a-0e04-424c-bd6d-ac9a0e34456d','70f6a5d5-2e04-4536-904d-fa781fd8025b','f7d6515a-6796-4cd6-ae87-b72a1cafdacf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6467a902117b459db1c8f85fecb2823c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:53.620300 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fd5e1b-ae08-43b9-a3d8-f3df75ea4097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:39:53.623059 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:53.623059 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:53.629078 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d2de2714-ce30-41e2-b0e6-2a58b4ebd9a3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:53.633272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fd5e1b-ae08-43b9-a3d8-f3df75ea4097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:39:53.634418 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Flow 'volume_create_api' (943302a4-0ad3-4442-97d3-1748bd2fdd8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:39:53.634765 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Create volume request issued successfully. Aug 13 23:39:53.635356 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3baafd7-aeb8-41b1-a046-89c4151d0ed8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:39:53.635747 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 101/403] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:39:53 2026] POST /volume/v3/volumes => generated 749 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:39:53.636608 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2de2714-ce30-41e2-b0e6-2a58b4ebd9a3 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:53.637010 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 102/404] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:53 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:53.650783 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ebb8d963-b988-4d06-8d2b-0b78122a3699 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:53.652566 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebb8d963-b988-4d06-8d2b-0b78122a3699 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:53.652796 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebb8d963-b988-4d06-8d2b-0b78122a3699 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:53.653068 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebb8d963-b988-4d06-8d2b-0b78122a3699 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:53.662061 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:53.662061 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:53.667461 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ebb8d963-b988-4d06-8d2b-0b78122a3699 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:53.673211 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebb8d963-b988-4d06-8d2b-0b78122a3699 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:53.673593 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 103/405] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:53 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:39:53.975576 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f6506ec-472f-4076-b799-8d4910487b5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:53.977513 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f6506ec-472f-4076-b799-8d4910487b5b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 Aug 13 23:39:53.977648 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f6506ec-472f-4076-b799-8d4910487b5b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:53.977840 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f6506ec-472f-4076-b799-8d4910487b5b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:53.978040 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5f6506ec-472f-4076-b799-8d4910487b5b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Delete volume with id: e4989a90-9e15-4e08-a391-3a2488f53ba7 Aug 13 23:39:53.987653 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:53.987653 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:53.988299 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f6506ec-472f-4076-b799-8d4910487b5b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:39:54.006466 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f6506ec-472f-4076-b799-8d4910487b5b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Delete volume request issued successfully. Aug 13 23:39:54.006650 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f6506ec-472f-4076-b799-8d4910487b5b tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 returned with HTTP 202 Aug 13 23:39:54.007047 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 100/406] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:53 2026] DELETE /volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:54.016358 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-baa05ff2-aa83-4979-b108-fe841ec5587c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.018543 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baa05ff2-aa83-4979-b108-fe841ec5587c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 Aug 13 23:39:54.018774 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baa05ff2-aa83-4979-b108-fe841ec5587c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.019025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baa05ff2-aa83-4979-b108-fe841ec5587c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.030208 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.030208 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:54.035148 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-baa05ff2-aa83-4979-b108-fe841ec5587c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:39:54.042129 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baa05ff2-aa83-4979-b108-fe841ec5587c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 returned with HTTP 200 Aug 13 23:39:54.042524 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 102/407] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:54.653152 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9db9be79-8284-4cba-b607-0aab5cd2e375 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.656079 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9db9be79-8284-4cba-b607-0aab5cd2e375 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:54.656392 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9db9be79-8284-4cba-b607-0aab5cd2e375 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.656696 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9db9be79-8284-4cba-b607-0aab5cd2e375 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.676403 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.676403 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:54.681280 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9db9be79-8284-4cba-b607-0aab5cd2e375 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:54.685900 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9db9be79-8284-4cba-b607-0aab5cd2e375 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:54.686352 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 103/408] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:54.694040 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8421769c-35b7-4afc-ba07-56f416ded04b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.694434 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8421769c-35b7-4afc-ba07-56f416ded04b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:54.694434 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8421769c-35b7-4afc-ba07-56f416ded04b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.694709 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8421769c-35b7-4afc-ba07-56f416ded04b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.701928 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f7316eae-2607-45dd-89b9-0ebb9d30fa76 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.703564 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.703564 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:54.703835 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7316eae-2607-45dd-89b9-0ebb9d30fa76 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:54.704131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7316eae-2607-45dd-89b9-0ebb9d30fa76 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.704413 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7316eae-2607-45dd-89b9-0ebb9d30fa76 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.707484 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8421769c-35b7-4afc-ba07-56f416ded04b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:54.711824 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8421769c-35b7-4afc-ba07-56f416ded04b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:54.712401 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 104/409] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:54.714891 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.714891 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:54.717959 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f7316eae-2607-45dd-89b9-0ebb9d30fa76 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Volume info retrieved successfully. Aug 13 23:39:54.724710 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7316eae-2607-45dd-89b9-0ebb9d30fa76 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:54.724710 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 101/410] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 1181 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:54.742592 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc1976be-e46f-4a9c-a5f8-969df9bcf7f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.746812 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc1976be-e46f-4a9c-a5f8-969df9bcf7f2 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1168738515 Aug 13 23:39:54.747047 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc1976be-e46f-4a9c-a5f8-969df9bcf7f2 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.747237 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc1976be-e46f-4a9c-a5f8-969df9bcf7f2 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.748045 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc1976be-e46f-4a9c-a5f8-969df9bcf7f2 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1168738515'), ('all_tenants', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:54.766486 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-60a036a3-9ba2-4970-9693-c8882039c1e1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.774939 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60a036a3-9ba2-4970-9693-c8882039c1e1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] DELETE https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 Aug 13 23:39:54.775426 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60a036a3-9ba2-4970-9693-c8882039c1e1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.776124 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60a036a3-9ba2-4970-9693-c8882039c1e1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.776361 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-60a036a3-9ba2-4970-9693-c8882039c1e1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Delete volume with id: 932b9143-1e8f-4cbe-9f66-46d23bebf670 Aug 13 23:39:54.785507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e36cbab4-a1f4-4634-8972-5068cfe82e77 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.789011 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e36cbab4-a1f4-4634-8972-5068cfe82e77 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:54.789317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e36cbab4-a1f4-4634-8972-5068cfe82e77 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.789517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e36cbab4-a1f4-4634-8972-5068cfe82e77 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.790131 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.790131 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:54.790629 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-60a036a3-9ba2-4970-9693-c8882039c1e1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:39:54.792218 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc1976be-e46f-4a9c-a5f8-969df9bcf7f2 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Get all volumes completed successfully. Aug 13 23:39:54.792881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc1976be-e46f-4a9c-a5f8-969df9bcf7f2 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1168738515 returned with HTTP 200 Aug 13 23:39:54.793481 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 103/411] 10.4.3.81 () {68 vars in 1422 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1168738515 => generated 340 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:54.800615 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.800615 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:54.802968 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a500114-f465-4f3d-bc9f-18bee7756f65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.805394 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a500114-f465-4f3d-bc9f-18bee7756f65 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1168738515 Aug 13 23:39:54.805706 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a500114-f465-4f3d-bc9f-18bee7756f65 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.806006 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a500114-f465-4f3d-bc9f-18bee7756f65 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.807192 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a500114-f465-4f3d-bc9f-18bee7756f65 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1168738515'), ('all_tenants', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:39:54.807573 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e36cbab4-a1f4-4634-8972-5068cfe82e77 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:54.816401 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-60a036a3-9ba2-4970-9693-c8882039c1e1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Delete volume request issued successfully. Aug 13 23:39:54.816625 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60a036a3-9ba2-4970-9693-c8882039c1e1 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 returned with HTTP 202 Aug 13 23:39:54.817054 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 104/412] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:54 2026] DELETE /volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:54.819364 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e36cbab4-a1f4-4634-8972-5068cfe82e77 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:54.819930 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 105/413] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:54.826208 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c25568d-1878-4bdf-ad93-b6e1fd660793 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.828860 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c25568d-1878-4bdf-ad93-b6e1fd660793 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 Aug 13 23:39:54.829151 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c25568d-1878-4bdf-ad93-b6e1fd660793 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.829433 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c25568d-1878-4bdf-ad93-b6e1fd660793 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.844517 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.844517 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:54.855064 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6c25568d-1878-4bdf-ad93-b6e1fd660793 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:39:54.859834 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9a500114-f465-4f3d-bc9f-18bee7756f65 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Get all volumes completed successfully. Aug 13 23:39:54.860728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a500114-f465-4f3d-bc9f-18bee7756f65 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1168738515 returned with HTTP 200 Aug 13 23:39:54.861982 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 102/414] 10.4.3.81 () {68 vars in 1422 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1168738515 => generated 340 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:54.862086 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c25568d-1878-4bdf-ad93-b6e1fd660793 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 returned with HTTP 200 Aug 13 23:39:54.865023 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 104/415] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:54.874519 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-03c6acc6-0da3-4247-8085-1823b1f824d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.877787 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03c6acc6-0da3-4247-8085-1823b1f824d7 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:54.878007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03c6acc6-0da3-4247-8085-1823b1f824d7 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.878203 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03c6acc6-0da3-4247-8085-1823b1f824d7 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.885205 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.885205 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:54.889562 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-03c6acc6-0da3-4247-8085-1823b1f824d7 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:54.894161 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03c6acc6-0da3-4247-8085-1823b1f824d7 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:54.894625 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 105/416] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:54.915814 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7363f2c6-7916-4789-8c8b-5e6d48a0f516 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.918016 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7363f2c6-7916-4789-8c8b-5e6d48a0f516 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:54.918109 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7363f2c6-7916-4789-8c8b-5e6d48a0f516 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.918283 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7363f2c6-7916-4789-8c8b-5e6d48a0f516 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.918483 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7363f2c6-7916-4789-8c8b-5e6d48a0f516 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Delete volume with id: 1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:54.923772 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d40b50d-8610-4edf-a783-6e0ea90b61a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.924380 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d40b50d-8610-4edf-a783-6e0ea90b61a0 None None] GET https://10.4.3.81/volume// Aug 13 23:39:54.924611 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d40b50d-8610-4edf-a783-6e0ea90b61a0 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.924880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d40b50d-8610-4edf-a783-6e0ea90b61a0 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.925358 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d40b50d-8610-4edf-a783-6e0ea90b61a0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:54.925777 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 103/417] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:54.927853 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.927853 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:54.928469 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7363f2c6-7916-4789-8c8b-5e6d48a0f516 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:54.933862 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e4eb54a8-f605-4ed2-bacc-d1437d89d97a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.935901 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e4eb54a8-f605-4ed2-bacc-d1437d89d97a tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:39:54.936259 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e4eb54a8-f605-4ed2-bacc-d1437d89d97a tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23111767-0f0a-4d7d-a10a-0285977f0263", "connector": null, "instance_uuid": "1f848efc-dd2e-4a1c-8ffe-fe37fe24fe8a"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:54.944747 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.944747 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:54.950883 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7363f2c6-7916-4789-8c8b-5e6d48a0f516 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Delete volume request issued successfully. Aug 13 23:39:54.951113 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7363f2c6-7916-4789-8c8b-5e6d48a0f516 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 202 Aug 13 23:39:54.951799 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 106/418] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:39:54 2026] DELETE /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:39:54.961726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-08e18e78-ffb2-4d3c-a0f5-59fc6cd08b01 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:54.964218 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08e18e78-ffb2-4d3c-a0f5-59fc6cd08b01 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:54.964471 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08e18e78-ffb2-4d3c-a0f5-59fc6cd08b01 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:54.964865 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08e18e78-ffb2-4d3c-a0f5-59fc6cd08b01 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:54.975433 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:54.975433 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:54.981015 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-08e18e78-ffb2-4d3c-a0f5-59fc6cd08b01 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Volume info retrieved successfully. Aug 13 23:39:54.984307 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-e4eb54a8-f605-4ed2-bacc-d1437d89d97a tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:39:54.984732 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 105/419] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:39:54 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 13 23:39:54.987128 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08e18e78-ffb2-4d3c-a0f5-59fc6cd08b01 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 200 Aug 13 23:39:54.987637 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 106/420] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:54 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:55.019015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f7f5bb7d-3411-4da3-ad96-a1e9c7008909 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.020831 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7f5bb7d-3411-4da3-ad96-a1e9c7008909 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:55.021558 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7f5bb7d-3411-4da3-ad96-a1e9c7008909 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.021558 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7f5bb7d-3411-4da3-ad96-a1e9c7008909 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.030627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f8c599a-e9ca-40e0-b882-b876b2a12aef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.031625 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f8c599a-e9ca-40e0-b882-b876b2a12aef None None] GET https://10.4.3.81/volume// Aug 13 23:39:55.031625 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f8c599a-e9ca-40e0-b882-b876b2a12aef None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.031751 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f8c599a-e9ca-40e0-b882-b876b2a12aef None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.032138 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f8c599a-e9ca-40e0-b882-b876b2a12aef None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:39:55.033517 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 107/421] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:39:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:39:55.033587 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:55.033587 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:55.036961 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f7f5bb7d-3411-4da3-ad96-a1e9c7008909 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:55.041730 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-17046a5b-e3b9-4eee-a15c-567f10489b8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.044930 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7f5bb7d-3411-4da3-ad96-a1e9c7008909 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:55.046395 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 104/422] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:55 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:55.047436 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-17046a5b-e3b9-4eee-a15c-567f10489b8b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:55.047436 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-17046a5b-e3b9-4eee-a15c-567f10489b8b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.047436 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-17046a5b-e3b9-4eee-a15c-567f10489b8b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.057880 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f214b9bd-4dfd-44fe-b272-0e830985df80 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.060501 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f214b9bd-4dfd-44fe-b272-0e830985df80 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 Aug 13 23:39:55.060684 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f214b9bd-4dfd-44fe-b272-0e830985df80 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.060864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f214b9bd-4dfd-44fe-b272-0e830985df80 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.063096 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:55.063096 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:55.070284 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-17046a5b-e3b9-4eee-a15c-567f10489b8b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:55.072636 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f214b9bd-4dfd-44fe-b272-0e830985df80 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 returned with HTTP 404 Aug 13 23:39:55.073143 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 107/423] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:55 2026] GET /volume/v3/volumes/e4989a90-9e15-4e08-a391-3a2488f53ba7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:55.075210 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-17046a5b-e3b9-4eee-a15c-567f10489b8b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:55.075594 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 106/424] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:39:55 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:39:55.082071 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-18a5f5bd-b7db-46c5-b61a-73a23ecd867c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.083925 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18a5f5bd-b7db-46c5-b61a-73a23ecd867c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 Aug 13 23:39:55.084197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18a5f5bd-b7db-46c5-b61a-73a23ecd867c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.084408 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18a5f5bd-b7db-46c5-b61a-73a23ecd867c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.084553 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-18a5f5bd-b7db-46c5-b61a-73a23ecd867c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Delete volume with id: 3523f50f-4736-407e-b028-1963aeb9aea6 Aug 13 23:39:55.093962 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:55.093962 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:55.094518 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-18a5f5bd-b7db-46c5-b61a-73a23ecd867c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:39:55.110478 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-18a5f5bd-b7db-46c5-b61a-73a23ecd867c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Delete volume request issued successfully. Aug 13 23:39:55.110660 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18a5f5bd-b7db-46c5-b61a-73a23ecd867c tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 returned with HTTP 202 Aug 13 23:39:55.111251 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 108/425] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:55 2026] DELETE /volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:55.118505 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a330713-b301-46c1-bb97-d4fe3bca2031 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.120733 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a330713-b301-46c1-bb97-d4fe3bca2031 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 Aug 13 23:39:55.121096 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a330713-b301-46c1-bb97-d4fe3bca2031 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.121288 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a330713-b301-46c1-bb97-d4fe3bca2031 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.130332 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:55.130332 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:55.138071 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7a330713-b301-46c1-bb97-d4fe3bca2031 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:39:55.144795 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a330713-b301-46c1-bb97-d4fe3bca2031 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 returned with HTTP 200 Aug 13 23:39:55.145377 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 105/426] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:55 2026] GET /volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:55.161736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-7fccf3d3-ab0d-4ed1-83e8-4c63e2b359e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.163377 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-7fccf3d3-ab0d-4ed1-83e8-4c63e2b359e7 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] PUT https://10.4.3.81/volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed Aug 13 23:39:55.163704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-7fccf3d3-ab0d-4ed1-83e8-4c63e2b359e7 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:55.170590 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-7fccf3d3-ab0d-4ed1-83e8-4c63e2b359e7 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Acquiring lock "cinder-attachment_update-23111767-0f0a-4d7d-a10a-0285977f0263-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:39:55.175702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-7fccf3d3-ab0d-4ed1-83e8-4c63e2b359e7 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Lock "cinder-attachment_update-23111767-0f0a-4d7d-a10a-0285977f0263-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:39:55.176556 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:55.176556 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:55.257029 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-7fccf3d3-ab0d-4ed1-83e8-4c63e2b359e7 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Lock "cinder-attachment_update-23111767-0f0a-4d7d-a10a-0285977f0263-np0000007283" released by "attachment_update" :: held 0.081s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:39:55.257678 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-7fccf3d3-ab0d-4ed1-83e8-4c63e2b359e7 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed returned with HTTP 200 Aug 13 23:39:55.257852 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 108/427] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:39:55 2026] PUT /volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:55.875642 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-41a0d311-c9d3-470e-ac5d-64df38883553 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.877915 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41a0d311-c9d3-470e-ac5d-64df38883553 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 Aug 13 23:39:55.878185 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41a0d311-c9d3-470e-ac5d-64df38883553 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.878451 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41a0d311-c9d3-470e-ac5d-64df38883553 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.885688 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41a0d311-c9d3-470e-ac5d-64df38883553 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 returned with HTTP 404 Aug 13 23:39:55.886396 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 107/428] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:55 2026] GET /volume/v3/volumes/932b9143-1e8f-4cbe-9f66-46d23bebf670 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:55.894437 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1c6db87-ded4-495c-9fd2-ff98853f3026 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.896651 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1c6db87-ded4-495c-9fd2-ff98853f3026 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f Aug 13 23:39:55.896872 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1c6db87-ded4-495c-9fd2-ff98853f3026 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.897060 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1c6db87-ded4-495c-9fd2-ff98853f3026 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.897201 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c1c6db87-ded4-495c-9fd2-ff98853f3026 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Delete volume with id: a7b14579-cb01-4c84-b63c-11fe46b1506f Aug 13 23:39:55.903214 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:55.903214 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:55.903662 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c1c6db87-ded4-495c-9fd2-ff98853f3026 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:39:55.918123 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c1c6db87-ded4-495c-9fd2-ff98853f3026 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Delete volume request issued successfully. Aug 13 23:39:55.918274 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1c6db87-ded4-495c-9fd2-ff98853f3026 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f returned with HTTP 202 Aug 13 23:39:55.918825 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 109/429] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:55 2026] DELETE /volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:55.927775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-738ca638-253f-4a3e-9bea-2ec85a41b4b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:55.929628 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-738ca638-253f-4a3e-9bea-2ec85a41b4b6 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f Aug 13 23:39:55.929839 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-738ca638-253f-4a3e-9bea-2ec85a41b4b6 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:55.930082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-738ca638-253f-4a3e-9bea-2ec85a41b4b6 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:55.938149 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:55.938149 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:55.942417 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-738ca638-253f-4a3e-9bea-2ec85a41b4b6 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:39:55.946595 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-738ca638-253f-4a3e-9bea-2ec85a41b4b6 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f returned with HTTP 200 Aug 13 23:39:55.946897 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 106/430] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:55 2026] GET /volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:56.001377 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-927c9671-a204-48cd-8514-0bf6b5f9fd72 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.003821 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-927c9671-a204-48cd-8514-0bf6b5f9fd72 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] GET https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d Aug 13 23:39:56.004158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-927c9671-a204-48cd-8514-0bf6b5f9fd72 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.004451 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-927c9671-a204-48cd-8514-0bf6b5f9fd72 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.012868 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-927c9671-a204-48cd-8514-0bf6b5f9fd72 tempest-VolumeRetypeMultiattachTest-353994274 tempest-VolumeRetypeMultiattachTest-353994274-project-member] https://10.4.3.81/volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d returned with HTTP 404 Aug 13 23:39:56.013598 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 109/431] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:39:56 2026] GET /volume/v3/volumes/1845404f-9534-4f75-86eb-325a8492ff9d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:39:56.023542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e542b7b-18db-4b1d-a94e-3bc9e3deca79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.025930 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e542b7b-18db-4b1d-a94e-3bc9e3deca79 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] DELETE https://10.4.3.81/volume/v3/types/c0f838b5-2183-40c5-be69-d73810e18a6d Aug 13 23:39:56.026226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e542b7b-18db-4b1d-a94e-3bc9e3deca79 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.026525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e542b7b-18db-4b1d-a94e-3bc9e3deca79 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.048639 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e542b7b-18db-4b1d-a94e-3bc9e3deca79 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/types/c0f838b5-2183-40c5-be69-d73810e18a6d returned with HTTP 202 Aug 13 23:39:56.049247 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 108/432] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:39:56 2026] DELETE /volume/v3/types/c0f838b5-2183-40c5-be69-d73810e18a6d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:56.055912 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a02a73eb-37f6-499b-81fa-50f2cc8fc972 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.057657 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a02a73eb-37f6-499b-81fa-50f2cc8fc972 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] GET https://10.4.3.81/volume/v3/types/c0f838b5-2183-40c5-be69-d73810e18a6d Aug 13 23:39:56.057826 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a02a73eb-37f6-499b-81fa-50f2cc8fc972 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.058032 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a02a73eb-37f6-499b-81fa-50f2cc8fc972 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.058858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49149691-c228-40d4-8b34-e5e4c04f1e62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.060608 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49149691-c228-40d4-8b34-e5e4c04f1e62 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:56.061020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49149691-c228-40d4-8b34-e5e4c04f1e62 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.061020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49149691-c228-40d4-8b34-e5e4c04f1e62 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.061091 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a02a73eb-37f6-499b-81fa-50f2cc8fc972 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/types/c0f838b5-2183-40c5-be69-d73810e18a6d returned with HTTP 404 Aug 13 23:39:56.061446 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 110/433] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:39:56 2026] GET /volume/v3/types/c0f838b5-2183-40c5-be69-d73810e18a6d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:56.070430 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6b13be7-226f-46d5-8b95-a60373576243 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.072449 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6b13be7-226f-46d5-8b95-a60373576243 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] DELETE https://10.4.3.81/volume/v3/types/d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b Aug 13 23:39:56.072449 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6b13be7-226f-46d5-8b95-a60373576243 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.072647 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6b13be7-226f-46d5-8b95-a60373576243 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.072887 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:56.072887 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:56.074036 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:56.074036 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:56.077004 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49149691-c228-40d4-8b34-e5e4c04f1e62 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:56.082024 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49149691-c228-40d4-8b34-e5e4c04f1e62 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:56.082414 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 107/434] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:56 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:56.095295 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6b13be7-226f-46d5-8b95-a60373576243 tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/types/d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b returned with HTTP 202 Aug 13 23:39:56.096224 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 110/435] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:39:56 2026] DELETE /volume/v3/types/d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:56.105497 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8203f54a-b68a-4c8a-b7d9-bd437d189ecd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.107594 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8203f54a-b68a-4c8a-b7d9-bd437d189ecd tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] GET https://10.4.3.81/volume/v3/types/d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b Aug 13 23:39:56.107594 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8203f54a-b68a-4c8a-b7d9-bd437d189ecd tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.107802 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8203f54a-b68a-4c8a-b7d9-bd437d189ecd tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.112642 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8203f54a-b68a-4c8a-b7d9-bd437d189ecd tempest-VolumeRetypeMultiattachTest-480876645 tempest-VolumeRetypeMultiattachTest-480876645-project-admin] https://10.4.3.81/volume/v3/types/d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b returned with HTTP 404 Aug 13 23:39:56.113072 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 109/436] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:39:56 2026] GET /volume/v3/types/d0bb412d-245c-4fa5-8d21-ccdfd3ff8a3b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:56.158141 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a23e5960-cd4a-4577-a0f2-745eb399fa53 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.159761 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a23e5960-cd4a-4577-a0f2-745eb399fa53 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 Aug 13 23:39:56.159936 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a23e5960-cd4a-4577-a0f2-745eb399fa53 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.160148 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a23e5960-cd4a-4577-a0f2-745eb399fa53 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.166131 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a23e5960-cd4a-4577-a0f2-745eb399fa53 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 returned with HTTP 404 Aug 13 23:39:56.166643 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 111/437] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:56 2026] GET /volume/v3/volumes/3523f50f-4736-407e-b028-1963aeb9aea6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:56.175411 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-180dedab-c78c-4671-b708-ea3b98b6a870 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.177160 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-180dedab-c78c-4671-b708-ea3b98b6a870 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:39:56.177414 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-180dedab-c78c-4671-b708-ea3b98b6a870 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.177610 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-180dedab-c78c-4671-b708-ea3b98b6a870 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.177800 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-180dedab-c78c-4671-b708-ea3b98b6a870 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Delete volume with id: a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:39:56.185718 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:56.185718 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:56.186387 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-180dedab-c78c-4671-b708-ea3b98b6a870 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:39:56.203529 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-180dedab-c78c-4671-b708-ea3b98b6a870 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Delete volume request issued successfully. Aug 13 23:39:56.203750 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-180dedab-c78c-4671-b708-ea3b98b6a870 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 202 Aug 13 23:39:56.204323 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 108/438] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:56 2026] DELETE /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:56.213671 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-334dce69-5cd7-4d9d-bb35-6bfb2bc0e7b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.215650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-334dce69-5cd7-4d9d-bb35-6bfb2bc0e7b8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:39:56.215903 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-334dce69-5cd7-4d9d-bb35-6bfb2bc0e7b8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.216117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-334dce69-5cd7-4d9d-bb35-6bfb2bc0e7b8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.222814 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:56.222814 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:56.226370 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-334dce69-5cd7-4d9d-bb35-6bfb2bc0e7b8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Volume info retrieved successfully. Aug 13 23:39:56.230745 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-334dce69-5cd7-4d9d-bb35-6bfb2bc0e7b8 tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 200 Aug 13 23:39:56.231157 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 111/439] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:56 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:56.965630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5e3e85f-ff75-4b11-a114-e233927c085b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.968100 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5e3e85f-ff75-4b11-a114-e233927c085b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f Aug 13 23:39:56.968350 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5e3e85f-ff75-4b11-a114-e233927c085b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.968585 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5e3e85f-ff75-4b11-a114-e233927c085b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.978269 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5e3e85f-ff75-4b11-a114-e233927c085b tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f returned with HTTP 404 Aug 13 23:39:56.978933 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 110/440] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:56 2026] GET /volume/v3/volumes/a7b14579-cb01-4c84-b63c-11fe46b1506f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:56.987181 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a451a65d-b5ba-48f6-b89b-77511bba38b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:56.988878 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a451a65d-b5ba-48f6-b89b-77511bba38b8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:39:56.989321 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a451a65d-b5ba-48f6-b89b-77511bba38b8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:56.989321 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a451a65d-b5ba-48f6-b89b-77511bba38b8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:56.989443 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a451a65d-b5ba-48f6-b89b-77511bba38b8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Delete volume with id: a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:39:56.997559 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:56.997559 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:56.998071 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a451a65d-b5ba-48f6-b89b-77511bba38b8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:39:57.018834 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a451a65d-b5ba-48f6-b89b-77511bba38b8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Delete volume request issued successfully. Aug 13 23:39:57.019274 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a451a65d-b5ba-48f6-b89b-77511bba38b8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 202 Aug 13 23:39:57.019578 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 112/441] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:39:56 2026] DELETE /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:39:57.037920 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90decd6f-92e8-4222-b6e5-7721dd683f11 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:57.040841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90decd6f-92e8-4222-b6e5-7721dd683f11 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:39:57.041076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90decd6f-92e8-4222-b6e5-7721dd683f11 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:57.041251 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90decd6f-92e8-4222-b6e5-7721dd683f11 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:57.051117 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:57.051117 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:57.056899 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-90decd6f-92e8-4222-b6e5-7721dd683f11 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Volume info retrieved successfully. Aug 13 23:39:57.062157 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90decd6f-92e8-4222-b6e5-7721dd683f11 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 200 Aug 13 23:39:57.062729 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 109/442] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:57 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 1393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:57.094876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-889c7834-1c44-498a-b4cc-20916ab07d1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:57.096581 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-889c7834-1c44-498a-b4cc-20916ab07d1f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:57.096734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-889c7834-1c44-498a-b4cc-20916ab07d1f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:57.096910 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-889c7834-1c44-498a-b4cc-20916ab07d1f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:57.105655 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:57.105655 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:57.108664 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-889c7834-1c44-498a-b4cc-20916ab07d1f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:57.112609 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-889c7834-1c44-498a-b4cc-20916ab07d1f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:57.113160 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 112/443] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:57 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:57.245212 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1e97bee-99e0-48fb-a08f-0c276251fe6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:57.246974 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1e97bee-99e0-48fb-a08f-0c276251fe6e tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] GET https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa Aug 13 23:39:57.247176 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1e97bee-99e0-48fb-a08f-0c276251fe6e tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:57.247360 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1e97bee-99e0-48fb-a08f-0c276251fe6e tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:57.254375 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1e97bee-99e0-48fb-a08f-0c276251fe6e tempest-TaggedBootDevicesTest-1953530520 tempest-TaggedBootDevicesTest-1953530520-project-member] https://10.4.3.81/volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa returned with HTTP 404 Aug 13 23:39:57.254868 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 111/444] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:57 2026] GET /volume/v3/volumes/a3cde638-a1e5-4c7a-bb00-6eaedc56ccfa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:58.078893 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e34737ba-c5cc-4718-bc9a-2c1193827ba8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:58.082551 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e34737ba-c5cc-4718-bc9a-2c1193827ba8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] GET https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 Aug 13 23:39:58.082806 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e34737ba-c5cc-4718-bc9a-2c1193827ba8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:58.082947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e34737ba-c5cc-4718-bc9a-2c1193827ba8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:58.088666 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e34737ba-c5cc-4718-bc9a-2c1193827ba8 tempest-TaggedBootDevicesTest_v242-742450274 tempest-TaggedBootDevicesTest_v242-742450274-project-member] https://10.4.3.81/volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 returned with HTTP 404 Aug 13 23:39:58.089166 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 113/445] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:58 2026] GET /volume/v3/volumes/a07785a0-2382-4e23-a125-1b5ecf58ba24 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:58.131380 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c255bab-f1f5-4c45-ad77-9578581b053a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:58.133905 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c255bab-f1f5-4c45-ad77-9578581b053a tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:58.133905 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c255bab-f1f5-4c45-ad77-9578581b053a tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:58.134208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c255bab-f1f5-4c45-ad77-9578581b053a tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:58.146704 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:58.146704 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:39:58.151084 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4c255bab-f1f5-4c45-ad77-9578581b053a tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:58.158709 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c255bab-f1f5-4c45-ad77-9578581b053a tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:58.159215 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 110/446] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:58 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:39:58.511529 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-3cfcda8c-b0cf-4222-9c79-922df5aef18c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:58.513730 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-3cfcda8c-b0cf-4222-9c79-922df5aef18c tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] POST https://10.4.3.81/volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed/action Aug 13 23:39:58.514301 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-3cfcda8c-b0cf-4222-9c79-922df5aef18c tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:39:58.515159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-3cfcda8c-b0cf-4222-9c79-922df5aef18c tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:39:58.545820 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:58.545820 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:39:58.556891 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4f1bd83-3b9b-476e-b17f-1381646e7df3 req-3cfcda8c-b0cf-4222-9c79-922df5aef18c tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed/action returned with HTTP 204 Aug 13 23:39:58.557345 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 113/447] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:39:58 2026] POST /volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:39:59.171533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-babd06df-67ec-4dc8-b703-00131ba39399 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:59.173416 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-babd06df-67ec-4dc8-b703-00131ba39399 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:59.173791 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-babd06df-67ec-4dc8-b703-00131ba39399 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:59.173980 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-babd06df-67ec-4dc8-b703-00131ba39399 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:59.184826 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:59.184826 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:39:59.191349 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-babd06df-67ec-4dc8-b703-00131ba39399 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:59.212755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-babd06df-67ec-4dc8-b703-00131ba39399 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:59.213205 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 112/448] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:59 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:39:59.236271 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc15e895-9a00-4c39-9e86-476c90b4cf63 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:39:59.239502 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc15e895-9a00-4c39-9e86-476c90b4cf63 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:39:59.239699 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc15e895-9a00-4c39-9e86-476c90b4cf63 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:39:59.239883 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc15e895-9a00-4c39-9e86-476c90b4cf63 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:39:59.254855 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:39:59.254855 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:39:59.258818 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dc15e895-9a00-4c39-9e86-476c90b4cf63 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:39:59.264577 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc15e895-9a00-4c39-9e86-476c90b4cf63 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:39:59.265051 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 114/449] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:39:59 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:00.451408 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8de1d4bf-526e-4e65-95a2-9d0119b40f18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:00.690947 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8de1d4bf-526e-4e65-95a2-9d0119b40f18 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 13 23:40:00.691202 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8de1d4bf-526e-4e65-95a2-9d0119b40f18 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:00.691428 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8de1d4bf-526e-4e65-95a2-9d0119b40f18 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:00.697405 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8de1d4bf-526e-4e65-95a2-9d0119b40f18 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 13 23:40:00.698056 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 111/450] 10.4.3.81 () {66 vars in 1242 bytes} [Thu Aug 13 23:40:00 2026] GET /volume/v3/os-services => generated 626 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:00.710922 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-740050f3-3fde-4403-9283-3a71cb16634f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:00.714740 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-740050f3-3fde-4403-9283-3a71cb16634f tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007283 Aug 13 23:40:00.715053 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-740050f3-3fde-4403-9283-3a71cb16634f tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:00.715318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-740050f3-3fde-4403-9283-3a71cb16634f tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:00.723838 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-740050f3-3fde-4403-9283-3a71cb16634f tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007283 returned with HTTP 200 Aug 13 23:40:00.725298 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 114/451] 10.4.3.81 () {66 vars in 1277 bytes} [Thu Aug 13 23:40:00 2026] GET /volume/v3/os-services?host=np0000007283 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:00.734537 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf6e4c4f-8a46-42fe-a286-e295428b413d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:00.741606 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf6e4c4f-8a46-42fe-a286-e295428b413d tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007283&binary=cinder-scheduler Aug 13 23:40:00.741957 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf6e4c4f-8a46-42fe-a286-e295428b413d tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:00.742285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf6e4c4f-8a46-42fe-a286-e295428b413d tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:00.752404 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf6e4c4f-8a46-42fe-a286-e295428b413d tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007283&binary=cinder-scheduler returned with HTTP 200 Aug 13 23:40:00.752956 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 113/452] 10.4.3.81 () {66 vars in 1325 bytes} [Thu Aug 13 23:40:00 2026] GET /volume/v3/os-services?host=np0000007283&binary=cinder-scheduler => generated 191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:00.762072 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6de71b76-c6cb-491c-aa7e-a01bc9c28599 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:00.765199 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6de71b76-c6cb-491c-aa7e-a01bc9c28599 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] GET https://10.4.3.81/volume/v3/os-services?binary=cinder-scheduler Aug 13 23:40:00.765663 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6de71b76-c6cb-491c-aa7e-a01bc9c28599 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:00.765902 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6de71b76-c6cb-491c-aa7e-a01bc9c28599 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:00.773332 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6de71b76-c6cb-491c-aa7e-a01bc9c28599 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] https://10.4.3.81/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 23:40:00.773798 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 115/453] 10.4.3.81 () {66 vars in 1289 bytes} [Thu Aug 13 23:40:00 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:00.785289 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:00.825222 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b42c887b-feb4-485c-a73e-8da02a80bfe1 req-62dbe8ed-5c79-416c-8334-0403abf6bc48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:00.831204 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b42c887b-feb4-485c-a73e-8da02a80bfe1 req-62dbe8ed-5c79-416c-8334-0403abf6bc48 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed Aug 13 23:40:00.831551 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b42c887b-feb4-485c-a73e-8da02a80bfe1 req-62dbe8ed-5c79-416c-8334-0403abf6bc48 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:00.831682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b42c887b-feb4-485c-a73e-8da02a80bfe1 req-62dbe8ed-5c79-416c-8334-0403abf6bc48 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:00.843648 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:00.843648 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:00.904750 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b42c887b-feb4-485c-a73e-8da02a80bfe1 req-62dbe8ed-5c79-416c-8334-0403abf6bc48 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed returned with HTTP 200 Aug 13 23:40:00.905364 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 115/454] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:40:00 2026] DELETE /volume/v3/attachments/b7d48016-129a-49ea-8a7b-a4bc26fcd8ed => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:01.024571 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:01.024903 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1203346146"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:01.029482 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1203346146'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:01.030789 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Create volume of 1 GB Aug 13 23:40:01.039647 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Availability Zones retrieved successfully. Aug 13 23:40:01.047131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Flow 'volume_create_api' (c450f337-8d4d-4019-89ee-37b0a7254992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:01.048516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e045a8f7-fb43-445d-9879-2a2d2b7a63e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:01.049783 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:01.084806 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e045a8f7-fb43-445d-9879-2a2d2b7a63e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:01.085366 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a96fc7-2c1b-4e72-b737-047cd60c0018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:01.146273 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Created reservations ['cc9ab0ff-c88a-4c72-8e9f-53fbdeef470a', '8cd49836-46ca-45bc-af53-a471fb9748f0', 'ad8f6c2c-95cd-4138-bdd4-f96d66b47b77', '744c2efe-8b13-41c5-bde4-d5dbc8f840fb'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:01.147834 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a96fc7-2c1b-4e72-b737-047cd60c0018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc9ab0ff-c88a-4c72-8e9f-53fbdeef470a', '8cd49836-46ca-45bc-af53-a471fb9748f0', 'ad8f6c2c-95cd-4138-bdd4-f96d66b47b77', '744c2efe-8b13-41c5-bde4-d5dbc8f840fb']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:01.148884 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609e524f-00d7-4c75-a2d8-a7b8d2d9044f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:01.172225 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609e524f-00d7-4c75-a2d8-a7b8d2d9044f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ac3f05b-0210-4280-81b7-080fea4c59f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1203346146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2bd747e31d74bcda8a74decd21dab95',qos_specs=None,replication_status=,reservations=['cc9ab0ff-c88a-4c72-8e9f-53fbdeef470a','8cd49836-46ca-45bc-af53-a471fb9748f0','ad8f6c2c-95cd-4138-bdd4-f96d66b47b77','744c2efe-8b13-41c5-bde4-d5dbc8f840fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013b278e326b4f85a557fb73ceed0bc9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1203346146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ac3f05b-0210-4280-81b7-080fea4c59f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2bd747e31d74bcda8a74decd21dab95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013b278e326b4f85a557fb73ceed0bc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:01.172947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21644f0f-784c-44ed-8900-d954e71aa542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:01.193861 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21644f0f-784c-44ed-8900-d954e71aa542) transitioned into state 'SUCCESS' from state '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-1203346146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2bd747e31d74bcda8a74decd21dab95',qos_specs=None,replication_status=,reservations=['cc9ab0ff-c88a-4c72-8e9f-53fbdeef470a','8cd49836-46ca-45bc-af53-a471fb9748f0','ad8f6c2c-95cd-4138-bdd4-f96d66b47b77','744c2efe-8b13-41c5-bde4-d5dbc8f840fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013b278e326b4f85a557fb73ceed0bc9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:01.194739 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b91aeb51-bb88-4c0a-ae70-93a9e5124fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:01.204337 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b91aeb51-bb88-4c0a-ae70-93a9e5124fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:01.206239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Flow 'volume_create_api' (c450f337-8d4d-4019-89ee-37b0a7254992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:01.206380 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Create volume request issued successfully. Aug 13 23:40:01.208120 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-165f3c56-ca96-40eb-8f7c-1d148d7bbab0 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:01.208605 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 112/455] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:00 2026] POST /volume/v3/volumes => generated 752 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:01.225218 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af8964aa-53b2-4190-98fa-636244ace2e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:01.230731 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af8964aa-53b2-4190-98fa-636244ace2e9 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] GET https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 Aug 13 23:40:01.230731 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af8964aa-53b2-4190-98fa-636244ace2e9 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:01.230731 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af8964aa-53b2-4190-98fa-636244ace2e9 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:01.237624 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:01.237624 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:01.241381 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af8964aa-53b2-4190-98fa-636244ace2e9 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Volume info retrieved successfully. Aug 13 23:40:01.245729 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af8964aa-53b2-4190-98fa-636244ace2e9 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 returned with HTTP 200 Aug 13 23:40:01.246360 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 114/456] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:01 2026] GET /volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:02.044480 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-938b9cbe-9834-481b-b081-8e866f2ff77f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.050762 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-938b9cbe-9834-481b-b081-8e866f2ff77f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:40:02.051089 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-938b9cbe-9834-481b-b081-8e866f2ff77f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.051292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-938b9cbe-9834-481b-b081-8e866f2ff77f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.061820 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.061820 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:02.068823 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-938b9cbe-9834-481b-b081-8e866f2ff77f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:40:02.078014 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-938b9cbe-9834-481b-b081-8e866f2ff77f tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:40:02.078342 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 116/457] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:02.093080 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38ce2218-ece8-4f54-8bb4-a876d89de0c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.094917 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38ce2218-ece8-4f54-8bb4-a876d89de0c0 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:40:02.095212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38ce2218-ece8-4f54-8bb4-a876d89de0c0 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.095486 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38ce2218-ece8-4f54-8bb4-a876d89de0c0 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.105046 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.105046 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:02.111198 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-38ce2218-ece8-4f54-8bb4-a876d89de0c0 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:40:02.117272 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38ce2218-ece8-4f54-8bb4-a876d89de0c0 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:40:02.117873 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 116/458] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:02.161329 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d42e735b-a774-4786-b311-14516e3fce14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.163681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d42e735b-a774-4786-b311-14516e3fce14 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:40:02.164024 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d42e735b-a774-4786-b311-14516e3fce14 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.164305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d42e735b-a774-4786-b311-14516e3fce14 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.174435 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.174435 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:02.178693 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d42e735b-a774-4786-b311-14516e3fce14 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:40:02.184719 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d42e735b-a774-4786-b311-14516e3fce14 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:40:02.185275 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 113/459] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:02.201629 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39ac3809-07df-4ab2-ba3c-215b0ff9d8b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.205723 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39ac3809-07df-4ab2-ba3c-215b0ff9d8b8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] DELETE https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:40:02.206026 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39ac3809-07df-4ab2-ba3c-215b0ff9d8b8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.206260 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39ac3809-07df-4ab2-ba3c-215b0ff9d8b8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.206423 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-39ac3809-07df-4ab2-ba3c-215b0ff9d8b8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Delete volume with id: 23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:40:02.214727 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.214727 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:02.215214 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39ac3809-07df-4ab2-ba3c-215b0ff9d8b8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:40:02.241498 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39ac3809-07df-4ab2-ba3c-215b0ff9d8b8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Delete volume request issued successfully. Aug 13 23:40:02.241850 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39ac3809-07df-4ab2-ba3c-215b0ff9d8b8 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 202 Aug 13 23:40:02.242148 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 115/460] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:02 2026] DELETE /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:02.249982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ef9ec6d7-7940-4c2d-b80c-a0f89002cea6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.252099 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef9ec6d7-7940-4c2d-b80c-a0f89002cea6 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:40:02.252564 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef9ec6d7-7940-4c2d-b80c-a0f89002cea6 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.252864 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef9ec6d7-7940-4c2d-b80c-a0f89002cea6 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.260747 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5494ce2b-d2fd-4472-802f-1a9d2ee7ed27 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.264125 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.264125 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:02.264314 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5494ce2b-d2fd-4472-802f-1a9d2ee7ed27 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] GET https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 Aug 13 23:40:02.264314 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5494ce2b-d2fd-4472-802f-1a9d2ee7ed27 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.264314 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5494ce2b-d2fd-4472-802f-1a9d2ee7ed27 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.267906 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ef9ec6d7-7940-4c2d-b80c-a0f89002cea6 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Volume info retrieved successfully. Aug 13 23:40:02.275610 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef9ec6d7-7940-4c2d-b80c-a0f89002cea6 tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 200 Aug 13 23:40:02.276557 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 117/461] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:02.285585 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.285585 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:02.292158 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5494ce2b-d2fd-4472-802f-1a9d2ee7ed27 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Volume info retrieved successfully. Aug 13 23:40:02.299644 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5494ce2b-d2fd-4472-802f-1a9d2ee7ed27 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 returned with HTTP 200 Aug 13 23:40:02.300133 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 117/462] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:02.319593 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f5405a6-f947-46f3-8ad8-a7bc92b94a94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.322834 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f5405a6-f947-46f3-8ad8-a7bc92b94a94 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] GET https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 Aug 13 23:40:02.323098 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f5405a6-f947-46f3-8ad8-a7bc92b94a94 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.323285 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f5405a6-f947-46f3-8ad8-a7bc92b94a94 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.332732 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.332732 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:02.336261 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f5405a6-f947-46f3-8ad8-a7bc92b94a94 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Volume info retrieved successfully. Aug 13 23:40:02.340583 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f5405a6-f947-46f3-8ad8-a7bc92b94a94 tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 returned with HTTP 200 Aug 13 23:40:02.341071 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 114/463] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:40:02.358566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-268e67b6-b806-42af-b476-34234ca8be8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.360488 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-268e67b6-b806-42af-b476-34234ca8be8f tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] GET https://10.4.3.81/volume/v3/os-services?host=np0000007283&binary=cinder-volume Aug 13 23:40:02.360707 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-268e67b6-b806-42af-b476-34234ca8be8f tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.360904 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-268e67b6-b806-42af-b476-34234ca8be8f tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.365736 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-268e67b6-b806-42af-b476-34234ca8be8f tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] https://10.4.3.81/volume/v3/os-services?host=np0000007283&binary=cinder-volume returned with HTTP 200 Aug 13 23:40:02.366191 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 116/464] 10.4.3.81 () {66 vars in 1319 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/os-services?host=np0000007283&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:02.375177 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be8c54c5-5ac1-4510-b764-95b60bb7fa03 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.376654 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be8c54c5-5ac1-4510-b764-95b60bb7fa03 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] GET https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 Aug 13 23:40:02.377020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be8c54c5-5ac1-4510-b764-95b60bb7fa03 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.378349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be8c54c5-5ac1-4510-b764-95b60bb7fa03 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.385661 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.385661 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:02.390951 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be8c54c5-5ac1-4510-b764-95b60bb7fa03 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Volume info retrieved successfully. Aug 13 23:40:02.397145 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be8c54c5-5ac1-4510-b764-95b60bb7fa03 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 returned with HTTP 200 Aug 13 23:40:02.397868 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 118/465] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:02.409974 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0558c032-2586-4ed7-ac6c-77752e79d0a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.411836 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0558c032-2586-4ed7-ac6c-77752e79d0a6 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 Aug 13 23:40:02.412084 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0558c032-2586-4ed7-ac6c-77752e79d0a6 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.412309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0558c032-2586-4ed7-ac6c-77752e79d0a6 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.412491 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0558c032-2586-4ed7-ac6c-77752e79d0a6 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Delete volume with id: 2ac3f05b-0210-4280-81b7-080fea4c59f5 Aug 13 23:40:02.419122 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.419122 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:02.419612 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0558c032-2586-4ed7-ac6c-77752e79d0a6 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Volume info retrieved successfully. Aug 13 23:40:02.440432 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0558c032-2586-4ed7-ac6c-77752e79d0a6 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Delete volume request issued successfully. Aug 13 23:40:02.442410 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0558c032-2586-4ed7-ac6c-77752e79d0a6 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 returned with HTTP 202 Aug 13 23:40:02.442410 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 118/466] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:02 2026] DELETE /volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:02.449891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-823641d9-7b48-489e-bc37-0aa4c3e5ed14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:02.452107 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-823641d9-7b48-489e-bc37-0aa4c3e5ed14 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] GET https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 Aug 13 23:40:02.452313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-823641d9-7b48-489e-bc37-0aa4c3e5ed14 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:02.452502 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-823641d9-7b48-489e-bc37-0aa4c3e5ed14 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:02.459967 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:02.459967 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:02.465786 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-823641d9-7b48-489e-bc37-0aa4c3e5ed14 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Volume info retrieved successfully. Aug 13 23:40:02.470763 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-823641d9-7b48-489e-bc37-0aa4c3e5ed14 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 returned with HTTP 200 Aug 13 23:40:02.471447 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 115/467] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:02 2026] GET /volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:03.291772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38685356-b6fe-46b1-9892-89e352636d3b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:03.293791 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38685356-b6fe-46b1-9892-89e352636d3b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] GET https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 Aug 13 23:40:03.294040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38685356-b6fe-46b1-9892-89e352636d3b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:03.294234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38685356-b6fe-46b1-9892-89e352636d3b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:03.304422 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38685356-b6fe-46b1-9892-89e352636d3b tempest-DeleteServersTestJSON-1275122991 tempest-DeleteServersTestJSON-1275122991-project-member] https://10.4.3.81/volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 returned with HTTP 404 Aug 13 23:40:03.305379 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 117/468] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:03 2026] GET /volume/v3/volumes/23111767-0f0a-4d7d-a10a-0285977f0263 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:03.485004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d0792a36-eccc-429b-818f-e52ac12ba2d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:03.486744 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d0792a36-eccc-429b-818f-e52ac12ba2d3 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] GET https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 Aug 13 23:40:03.486948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d0792a36-eccc-429b-818f-e52ac12ba2d3 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:03.487151 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d0792a36-eccc-429b-818f-e52ac12ba2d3 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:03.495732 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d0792a36-eccc-429b-818f-e52ac12ba2d3 tempest-VolumesServicesTestJSON-1719796958 tempest-VolumesServicesTestJSON-1719796958-project-member] https://10.4.3.81/volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 returned with HTTP 404 Aug 13 23:40:03.496546 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 119/469] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:03 2026] GET /volume/v3/volumes/2ac3f05b-0210-4280-81b7-080fea4c59f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:03.507763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d09199ea-98bf-4de7-9b57-764f22dc125e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:03.510337 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d09199ea-98bf-4de7-9b57-764f22dc125e tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 13 23:40:03.510756 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d09199ea-98bf-4de7-9b57-764f22dc125e tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:03.511074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d09199ea-98bf-4de7-9b57-764f22dc125e tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:03.517462 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d09199ea-98bf-4de7-9b57-764f22dc125e tempest-VolumesServicesTestJSON-887429704 tempest-VolumesServicesTestJSON-887429704-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 13 23:40:03.518223 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 119/470] 10.4.3.81 () {66 vars in 1242 bytes} [Thu Aug 13 23:40:03 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:06.501371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:06.685190 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:06.685674 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2111582086"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:06.687555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2111582086'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:06.687764 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Create volume of 1 GB Aug 13 23:40:06.692647 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Availability Zones retrieved successfully. Aug 13 23:40:06.701071 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Flow 'volume_create_api' (477534af-e327-467f-a524-19809cb8da84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:06.702454 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24430fa7-a4e4-4bdd-904d-13fc0dfdcb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:06.703766 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:06.748494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24430fa7-a4e4-4bdd-904d-13fc0dfdcb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:06.749855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d390e07-28a2-442e-b2c3-ae00c2359df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:06.823189 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Created reservations ['fd0901ea-a48d-4974-a842-bc2be55d4a1d', 'b6e2e661-dd3d-47b3-b08c-8b6b0a9d3803', '03a533e8-9c79-4ff6-888b-29abc84d3b50', '843baa0b-4acf-42e1-9f5d-a38593e1e3e2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:06.824076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d390e07-28a2-442e-b2c3-ae00c2359df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd0901ea-a48d-4974-a842-bc2be55d4a1d', 'b6e2e661-dd3d-47b3-b08c-8b6b0a9d3803', '03a533e8-9c79-4ff6-888b-29abc84d3b50', '843baa0b-4acf-42e1-9f5d-a38593e1e3e2']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:06.824847 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc10ba7-4aff-46ed-b3f9-65c8ae2748cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:06.848918 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc10ba7-4aff-46ed-b3f9-65c8ae2748cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f71180-f0f9-485f-864e-05e9901c41d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2111582086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a30159a75c454489b78931c948971a0b',qos_specs=None,replication_status=,reservations=['fd0901ea-a48d-4974-a842-bc2be55d4a1d','b6e2e661-dd3d-47b3-b08c-8b6b0a9d3803','03a533e8-9c79-4ff6-888b-29abc84d3b50','843baa0b-4acf-42e1-9f5d-a38593e1e3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2111582086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56f71180-f0f9-485f-864e-05e9901c41d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30159a75c454489b78931c948971a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:06.849934 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8980cfe3-b8fc-41a2-b5be-d28f836e1a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:06.876931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8980cfe3-b8fc-41a2-b5be-d28f836e1a9f) transitioned into state 'SUCCESS' from state '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-2111582086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a30159a75c454489b78931c948971a0b',qos_specs=None,replication_status=,reservations=['fd0901ea-a48d-4974-a842-bc2be55d4a1d','b6e2e661-dd3d-47b3-b08c-8b6b0a9d3803','03a533e8-9c79-4ff6-888b-29abc84d3b50','843baa0b-4acf-42e1-9f5d-a38593e1e3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:06.877754 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77db4fc3-face-49ea-a204-0d1f365e4d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:06.890267 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77db4fc3-face-49ea-a204-0d1f365e4d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:06.891065 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Flow 'volume_create_api' (477534af-e327-467f-a524-19809cb8da84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:06.891360 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Create volume request issued successfully. Aug 13 23:40:06.891887 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b201beb5-2b8c-4f65-b9ef-1e83ee7a77e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:06.892275 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 116/471] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:06 2026] POST /volume/v3/volumes => generated 752 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:06.908519 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5109b15-996d-4f04-81ab-c56da1790dc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:06.911065 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5109b15-996d-4f04-81ab-c56da1790dc6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 Aug 13 23:40:06.911247 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5109b15-996d-4f04-81ab-c56da1790dc6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:06.911457 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5109b15-996d-4f04-81ab-c56da1790dc6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:06.925584 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:06.925584 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:06.931294 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f5109b15-996d-4f04-81ab-c56da1790dc6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:06.942286 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5109b15-996d-4f04-81ab-c56da1790dc6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 returned with HTTP 200 Aug 13 23:40:06.942868 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 118/472] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:06 2026] GET /volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:07.958718 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-974b239d-634d-4787-b0ea-8a459c2d1f42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:07.961133 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-974b239d-634d-4787-b0ea-8a459c2d1f42 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 Aug 13 23:40:07.961334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-974b239d-634d-4787-b0ea-8a459c2d1f42 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:07.961519 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-974b239d-634d-4787-b0ea-8a459c2d1f42 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:07.970691 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:07.970691 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:07.976003 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-974b239d-634d-4787-b0ea-8a459c2d1f42 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:07.981436 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-974b239d-634d-4787-b0ea-8a459c2d1f42 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 returned with HTTP 200 Aug 13 23:40:07.981846 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 120/473] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:07 2026] GET /volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:07.998372 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9b69248-f3c1-4c32-acf6-875d792601e9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:08.003283 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9b69248-f3c1-4c32-acf6-875d792601e9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:40:08.003283 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9b69248-f3c1-4c32-acf6-875d792601e9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56f71180-f0f9-485f-864e-05e9901c41d6", "name": "tempest-VolumesBackupsAdminTest-Backup-1806319085", "container": "tempest-volumesbackupsadmintest-backup-container-321479046"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:08.003283 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-d9b69248-f3c1-4c32-acf6-875d792601e9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Creating new backup {'backup': {'volume_id': '56f71180-f0f9-485f-864e-05e9901c41d6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1806319085', 'container': 'tempest-volumesbackupsadmintest-backup-container-321479046'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:40:08.003459 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-d9b69248-f3c1-4c32-acf6-875d792601e9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Creating backup of volume 56f71180-f0f9-485f-864e-05e9901c41d6 in container tempest-volumesbackupsadmintest-backup-container-321479046 Aug 13 23:40:08.013904 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:08.013904 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:08.013904 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d9b69248-f3c1-4c32-acf6-875d792601e9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:08.055328 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-d9b69248-f3c1-4c32-acf6-875d792601e9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Created reservations ['b119b6bf-f657-4d76-a64a-6dcf7bf3730e', '6b9b055f-f25b-47de-b439-c85c2fb2ab3f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:08.113525 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9b69248-f3c1-4c32-acf6-875d792601e9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:40:08.114180 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 120/474] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:40:07 2026] POST /volume/v3/backups => generated 333 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:08.126003 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ddb5dba4-a2cf-4d32-a3a7-25747a8ee518 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:08.128173 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddb5dba4-a2cf-4d32-a3a7-25747a8ee518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:08.128388 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddb5dba4-a2cf-4d32-a3a7-25747a8ee518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:08.128645 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddb5dba4-a2cf-4d32-a3a7-25747a8ee518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:08.128713 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ddb5dba4-a2cf-4d32-a3a7-25747a8ee518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:08.142944 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:08.142944 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:08.143844 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddb5dba4-a2cf-4d32-a3a7-25747a8ee518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:08.144446 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 117/475] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:08 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:08.262575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3fb85a10-403c-48de-8dda-c9ad97c51265 req-56e55556-f68b-49b7-a6b9-a98ade4735a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:08.264845 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3fb85a10-403c-48de-8dda-c9ad97c51265 req-56e55556-f68b-49b7-a6b9-a98ade4735a2 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] DELETE https://10.4.3.81/volume/v3/volumes/tempest-invalid-2030958324 Aug 13 23:40:08.264981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3fb85a10-403c-48de-8dda-c9ad97c51265 req-56e55556-f68b-49b7-a6b9-a98ade4735a2 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:08.265190 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3fb85a10-403c-48de-8dda-c9ad97c51265 req-56e55556-f68b-49b7-a6b9-a98ade4735a2 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:08.265337 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-3fb85a10-403c-48de-8dda-c9ad97c51265 req-56e55556-f68b-49b7-a6b9-a98ade4735a2 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] Delete volume with id: tempest-invalid-2030958324 Aug 13 23:40:08.270602 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3fb85a10-403c-48de-8dda-c9ad97c51265 req-56e55556-f68b-49b7-a6b9-a98ade4735a2 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-2030958324 returned with HTTP 404 Aug 13 23:40:08.271159 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 119/476] 10.4.3.81 () {70 vars in 1583 bytes} [Thu Aug 13 23:40:08 2026] DELETE /volume/v3/volumes/tempest-invalid-2030958324 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:08.431201 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-72ed6d05-6c63-400d-a513-af36f563ac5f req-791c9af3-70f7-4ea2-99fd-8d1bfa8f6d2c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:08.433816 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-72ed6d05-6c63-400d-a513-af36f563ac5f req-791c9af3-70f7-4ea2-99fd-8d1bfa8f6d2c tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2e71ece5-c967-46ab-a840-ac110aa8fe97 Aug 13 23:40:08.434083 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-72ed6d05-6c63-400d-a513-af36f563ac5f req-791c9af3-70f7-4ea2-99fd-8d1bfa8f6d2c tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:08.434334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-72ed6d05-6c63-400d-a513-af36f563ac5f req-791c9af3-70f7-4ea2-99fd-8d1bfa8f6d2c tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:08.434577 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-72ed6d05-6c63-400d-a513-af36f563ac5f req-791c9af3-70f7-4ea2-99fd-8d1bfa8f6d2c tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] Delete volume with id: 2e71ece5-c967-46ab-a840-ac110aa8fe97 Aug 13 23:40:08.441916 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-72ed6d05-6c63-400d-a513-af36f563ac5f req-791c9af3-70f7-4ea2-99fd-8d1bfa8f6d2c tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-member] https://10.4.3.81/volume/v3/volumes/2e71ece5-c967-46ab-a840-ac110aa8fe97 returned with HTTP 404 Aug 13 23:40:08.442450 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 121/477] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:40:08 2026] DELETE /volume/v3/volumes/2e71ece5-c967-46ab-a840-ac110aa8fe97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:08.471631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f334382e-1a3b-4d14-815d-aced043831c7 req-bc11c60c-5ed0-4c85-ab93-5a4a0b8e5bd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:08.474235 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f334382e-1a3b-4d14-815d-aced043831c7 req-bc11c60c-5ed0-4c85-ab93-5a4a0b8e5bd4 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-reader] GET https://10.4.3.81/volume/v3/volumes/d90b33fc-1919-4432-8b5c-41a6a2271ee7 Aug 13 23:40:08.475514 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f334382e-1a3b-4d14-815d-aced043831c7 req-bc11c60c-5ed0-4c85-ab93-5a4a0b8e5bd4 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:08.475514 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f334382e-1a3b-4d14-815d-aced043831c7 req-bc11c60c-5ed0-4c85-ab93-5a4a0b8e5bd4 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:08.482418 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f334382e-1a3b-4d14-815d-aced043831c7 req-bc11c60c-5ed0-4c85-ab93-5a4a0b8e5bd4 tempest-VolumesNegativeTest-1202500640 tempest-VolumesNegativeTest-1202500640-project-reader] https://10.4.3.81/volume/v3/volumes/d90b33fc-1919-4432-8b5c-41a6a2271ee7 returned with HTTP 404 Aug 13 23:40:08.483318 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 121/478] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:40:08 2026] GET /volume/v3/volumes/d90b33fc-1919-4432-8b5c-41a6a2271ee7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:09.157010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d3ed6db-ab5c-48f5-99db-b3426bb8b15d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:09.160883 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d3ed6db-ab5c-48f5-99db-b3426bb8b15d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:09.161298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d3ed6db-ab5c-48f5-99db-b3426bb8b15d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:09.161564 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d3ed6db-ab5c-48f5-99db-b3426bb8b15d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:09.161729 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1d3ed6db-ab5c-48f5-99db-b3426bb8b15d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:09.168122 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:09.168122 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:09.169034 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d3ed6db-ab5c-48f5-99db-b3426bb8b15d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:09.169520 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 118/479] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:09 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:10.183142 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9183dcc0-28a9-47d2-9755-3bb2a6dc0326 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:10.186016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9183dcc0-28a9-47d2-9755-3bb2a6dc0326 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:10.186016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9183dcc0-28a9-47d2-9755-3bb2a6dc0326 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:10.186016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9183dcc0-28a9-47d2-9755-3bb2a6dc0326 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:10.187641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9183dcc0-28a9-47d2-9755-3bb2a6dc0326 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:10.206527 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:10.206527 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:10.207642 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9183dcc0-28a9-47d2-9755-3bb2a6dc0326 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:10.208427 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 120/480] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:10 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:10.336868 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6c297f55-a6ad-46c6-b751-ac7ac6ddb09b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:10.443787 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c297f55-a6ad-46c6-b751-ac7ac6ddb09b tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] GET https://10.4.3.81/volume/v3/os-hosts Aug 13 23:40:10.444091 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c297f55-a6ad-46c6-b751-ac7ac6ddb09b tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:10.444345 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c297f55-a6ad-46c6-b751-ac7ac6ddb09b tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:10.463797 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.hosts [None req-6c297f55-a6ad-46c6-b751-ac7ac6ddb09b tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] status, active and update: available, enabled, 2026-08-13 23:39:47+00:00 {{(pid=100276) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 23:40:10.464031 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.hosts [None req-6c297f55-a6ad-46c6-b751-ac7ac6ddb09b tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] status, active and update: available, enabled, 2026-08-13 23:39:44+00:00 {{(pid=100276) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 23:40:10.464150 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.hosts [None req-6c297f55-a6ad-46c6-b751-ac7ac6ddb09b tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] status, active and update: available, enabled, 2026-08-13 23:39:23+00:00 {{(pid=100276) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 23:40:10.464416 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c297f55-a6ad-46c6-b751-ac7ac6ddb09b tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] https://10.4.3.81/volume/v3/os-hosts returned with HTTP 200 Aug 13 23:40:10.464883 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 122/481] 10.4.3.81 () {66 vars in 1233 bytes} [Thu Aug 13 23:40:10 2026] GET /volume/v3/os-hosts => generated 560 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:10.477021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-65e284bb-807f-4b27-959d-f15d359f48b4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:10.479310 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65e284bb-807f-4b27-959d-f15d359f48b4 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] GET https://10.4.3.81/volume/v3/os-hosts Aug 13 23:40:10.479572 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65e284bb-807f-4b27-959d-f15d359f48b4 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:10.479813 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65e284bb-807f-4b27-959d-f15d359f48b4 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:10.481046 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:10.481046 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:10.493886 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.hosts [None req-65e284bb-807f-4b27-959d-f15d359f48b4 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] status, active and update: available, enabled, 2026-08-13 23:39:47+00:00 {{(pid=100275) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 23:40:10.494102 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.hosts [None req-65e284bb-807f-4b27-959d-f15d359f48b4 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] status, active and update: available, enabled, 2026-08-13 23:39:44+00:00 {{(pid=100275) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 23:40:10.494293 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.hosts [None req-65e284bb-807f-4b27-959d-f15d359f48b4 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] status, active and update: available, enabled, 2026-08-13 23:39:23+00:00 {{(pid=100275) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 23:40:10.494608 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65e284bb-807f-4b27-959d-f15d359f48b4 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] https://10.4.3.81/volume/v3/os-hosts returned with HTTP 200 Aug 13 23:40:10.495100 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 122/482] 10.4.3.81 () {66 vars in 1233 bytes} [Thu Aug 13 23:40:10 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:10.502101 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8338954-725a-4d5c-b1ab-acb0af3a9fa6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:10.503678 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8338954-725a-4d5c-b1ab-acb0af3a9fa6 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] GET https://10.4.3.81/volume/v3/os-hosts/np0000007283@storpool Aug 13 23:40:10.503909 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8338954-725a-4d5c-b1ab-acb0af3a9fa6 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:10.504104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8338954-725a-4d5c-b1ab-acb0af3a9fa6 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:10.560702 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8338954-725a-4d5c-b1ab-acb0af3a9fa6 tempest-VolumeHostsAdminTestsJSON-2039776989 tempest-VolumeHostsAdminTestsJSON-2039776989-project-admin] https://10.4.3.81/volume/v3/os-hosts/np0000007283@storpool returned with HTTP 200 Aug 13 23:40:10.561288 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 119/483] 10.4.3.81 () {66 vars in 1299 bytes} [Thu Aug 13 23:40:10 2026] GET /volume/v3/os-hosts/np0000007283@storpool => generated 935 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:11.221641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8201e516-b30e-47ca-92ed-5b11e1d1c297 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:11.226287 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8201e516-b30e-47ca-92ed-5b11e1d1c297 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:11.226507 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8201e516-b30e-47ca-92ed-5b11e1d1c297 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:11.226777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8201e516-b30e-47ca-92ed-5b11e1d1c297 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:11.226930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8201e516-b30e-47ca-92ed-5b11e1d1c297 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:11.233980 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:11.233980 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:11.234971 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8201e516-b30e-47ca-92ed-5b11e1d1c297 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:11.235913 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 121/484] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:11 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:12.248951 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f83d274d-176b-4a4e-907a-2b388cb40914 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:12.253256 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f83d274d-176b-4a4e-907a-2b388cb40914 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:12.253256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f83d274d-176b-4a4e-907a-2b388cb40914 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:12.253256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f83d274d-176b-4a4e-907a-2b388cb40914 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:12.253256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f83d274d-176b-4a4e-907a-2b388cb40914 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:12.272783 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:12.272783 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:12.274609 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f83d274d-176b-4a4e-907a-2b388cb40914 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:12.274609 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 123/485] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:12 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:13.085875 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59f009d0-ed19-4639-9217-0890130d4558 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:13.234092 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:13.234528 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-447391707"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:13.236405 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-447391707'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:13.236549 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Create volume of 1 GB Aug 13 23:40:13.240401 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Availability Zones retrieved successfully. Aug 13 23:40:13.246971 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Flow 'volume_create_api' (e33006e6-4dbb-4f96-8a24-a8fc16e020a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:13.247815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f6471f-2759-4d1c-995b-be85399a59aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:13.248832 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:13.275785 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f6471f-2759-4d1c-995b-be85399a59aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:13.276541 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc4a7bd7-ccfc-4eda-b312-7edae0bf1cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:13.289481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b03b887e-971b-4290-8dbf-36b8f599779f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:13.291634 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b03b887e-971b-4290-8dbf-36b8f599779f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:13.291920 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b03b887e-971b-4290-8dbf-36b8f599779f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:13.292570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b03b887e-971b-4290-8dbf-36b8f599779f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:13.292570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b03b887e-971b-4290-8dbf-36b8f599779f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:13.297500 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:13.297500 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:13.299975 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b03b887e-971b-4290-8dbf-36b8f599779f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:13.300754 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 120/486] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:13 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:13.362295 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Created reservations ['806523ea-c63e-4cc9-b9e8-762ee3d4822b', '64748d4d-1ce4-4691-b11a-444ac0d1c93a', '99b1fd7a-c296-4214-a71b-e672c5c83982', '24feb77b-4b73-4869-9f1f-fdb7ba40c0c4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:13.363341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc4a7bd7-ccfc-4eda-b312-7edae0bf1cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['806523ea-c63e-4cc9-b9e8-762ee3d4822b', '64748d4d-1ce4-4691-b11a-444ac0d1c93a', '99b1fd7a-c296-4214-a71b-e672c5c83982', '24feb77b-4b73-4869-9f1f-fdb7ba40c0c4']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:13.363964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7be3c9-f20b-42d6-9953-5a9238679be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:13.388686 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7be3c9-f20b-42d6-9953-5a9238679be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2cdfbf6-c0af-4dd2-9d95-f152e3998952', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-447391707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3947eb64db04ee5880bf1fd9c4971c9',qos_specs=None,replication_status=,reservations=['806523ea-c63e-4cc9-b9e8-762ee3d4822b','64748d4d-1ce4-4691-b11a-444ac0d1c93a','99b1fd7a-c296-4214-a71b-e672c5c83982','24feb77b-4b73-4869-9f1f-fdb7ba40c0c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f975a79edf2047fdacf1d0a9c2060182',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-447391707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2cdfbf6-c0af-4dd2-9d95-f152e3998952,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3947eb64db04ee5880bf1fd9c4971c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f975a79edf2047fdacf1d0a9c2060182',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:13.389913 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53a7e5b7-8636-471e-988f-9540fe5f7297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:13.416112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53a7e5b7-8636-471e-988f-9540fe5f7297) transitioned into state 'SUCCESS' from state '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-447391707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3947eb64db04ee5880bf1fd9c4971c9',qos_specs=None,replication_status=,reservations=['806523ea-c63e-4cc9-b9e8-762ee3d4822b','64748d4d-1ce4-4691-b11a-444ac0d1c93a','99b1fd7a-c296-4214-a71b-e672c5c83982','24feb77b-4b73-4869-9f1f-fdb7ba40c0c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f975a79edf2047fdacf1d0a9c2060182',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:13.416379 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317a5e78-fdcd-4b52-87a9-61603a71c322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:13.430301 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317a5e78-fdcd-4b52-87a9-61603a71c322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:13.431110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Flow 'volume_create_api' (e33006e6-4dbb-4f96-8a24-a8fc16e020a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:13.431406 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Create volume request issued successfully. Aug 13 23:40:13.431923 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59f009d0-ed19-4639-9217-0890130d4558 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:13.432351 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 123/487] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:13 2026] POST /volume/v3/volumes => generated 756 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:13.978913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3a226af0-06b3-452d-866c-ec88782157ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:13.983918 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a226af0-06b3-452d-866c-ec88782157ab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:40:13.984522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a226af0-06b3-452d-866c-ec88782157ab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:13.984522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a226af0-06b3-452d-866c-ec88782157ab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:13.995033 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:13.995033 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:13.998164 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3a226af0-06b3-452d-866c-ec88782157ab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:40:14.002194 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a226af0-06b3-452d-866c-ec88782157ab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:40:14.002478 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 122/488] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:13 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:14.046492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c7785325-ff26-4469-b281-18f4301d13fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.049788 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c7785325-ff26-4469-b281-18f4301d13fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:40:14.049788 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c7785325-ff26-4469-b281-18f4301d13fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.050471 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c7785325-ff26-4469-b281-18f4301d13fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.061903 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:14.061903 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:14.066360 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c7785325-ff26-4469-b281-18f4301d13fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:40:14.072013 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c7785325-ff26-4469-b281-18f4301d13fe tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:40:14.072321 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 124/489] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:40:14 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:14.093891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c8737f2a-18c8-4f83-80f5-069ab5cb8331 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.097528 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c8737f2a-18c8-4f83-80f5-069ab5cb8331 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] POST https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e/action Aug 13 23:40:14.097894 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c8737f2a-18c8-4f83-80f5-069ab5cb8331 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:14.098061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c8737f2a-18c8-4f83-80f5-069ab5cb8331 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:14.111831 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:14.111831 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:14.112434 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c8737f2a-18c8-4f83-80f5-069ab5cb8331 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:40:14.123469 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c8737f2a-18c8-4f83-80f5-069ab5cb8331 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Begin detaching volume completed successfully. Aug 13 23:40:14.123661 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-c8737f2a-18c8-4f83-80f5-069ab5cb8331 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e/action returned with HTTP 202 Aug 13 23:40:14.124235 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 121/490] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:40:14 2026] POST /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:40:14.182711 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-57e25ae2-11f9-4506-ab90-6660973a3a23 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.184089 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57e25ae2-11f9-4506-ab90-6660973a3a23 None None] GET https://10.4.3.81/volume// Aug 13 23:40:14.184089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57e25ae2-11f9-4506-ab90-6660973a3a23 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.184089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57e25ae2-11f9-4506-ab90-6660973a3a23 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.184253 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57e25ae2-11f9-4506-ab90-6660973a3a23 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:14.184491 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 124/491] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:40:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:14.196657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-2e25dcff-2c5f-4932-80e1-8951dbe68fab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.196657 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-2e25dcff-2c5f-4932-80e1-8951dbe68fab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:40:14.196657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-2e25dcff-2c5f-4932-80e1-8951dbe68fab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.196657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-2e25dcff-2c5f-4932-80e1-8951dbe68fab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.206785 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:14.206785 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:14.211127 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-2e25dcff-2c5f-4932-80e1-8951dbe68fab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:40:14.221737 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-2e25dcff-2c5f-4932-80e1-8951dbe68fab tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:40:14.222166 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 123/492] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:40:14 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 23:40:14.244810 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d8de72fc-5da0-4fd0-8d5f-4a5f4d37817d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.317055 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-40386035-ab54-472c-8258-d1b25c787a03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.320410 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40386035-ab54-472c-8258-d1b25c787a03 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:14.320944 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40386035-ab54-472c-8258-d1b25c787a03 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.321374 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40386035-ab54-472c-8258-d1b25c787a03 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.321740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-40386035-ab54-472c-8258-d1b25c787a03 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:14.328770 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:14.328770 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:14.330214 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40386035-ab54-472c-8258-d1b25c787a03 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:14.330999 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 122/493] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:14 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:14.370189 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8de72fc-5da0-4fd0-8d5f-4a5f4d37817d tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] GET https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 13 23:40:14.370458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8de72fc-5da0-4fd0-8d5f-4a5f4d37817d tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.370721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8de72fc-5da0-4fd0-8d5f-4a5f4d37817d tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.389393 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8de72fc-5da0-4fd0-8d5f-4a5f4d37817d tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 23:40:14.389914 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 125/494] 10.4.3.81 () {66 vars in 1290 bytes} [Thu Aug 13 23:40:14 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:40:14.401134 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd6f36de-4f09-4991-823a-7bb687579332 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.403650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd6f36de-4f09-4991-823a-7bb687579332 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] GET https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 13 23:40:14.403966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd6f36de-4f09-4991-823a-7bb687579332 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.404243 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd6f36de-4f09-4991-823a-7bb687579332 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.404582 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:14.404582 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:14.424065 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd6f36de-4f09-4991-823a-7bb687579332 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 23:40:14.424636 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 125/495] 10.4.3.81 () {66 vars in 1290 bytes} [Thu Aug 13 23:40:14 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 13 23:40:14.434686 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3320953d-f775-4929-b5ff-028822450f6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.437542 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3320953d-f775-4929-b5ff-028822450f6b tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:40:14.437542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3320953d-f775-4929-b5ff-028822450f6b tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1223554664"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:14.454429 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3320953d-f775-4929-b5ff-028822450f6b tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:40:14.454812 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 124/496] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:40:14 2026] POST /volume/v3/types => generated 228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:14.473020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c0c9afa-3648-42d0-8520-b366bc41f0fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.473020 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c0c9afa-3648-42d0-8520-b366bc41f0fc tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 13 23:40:14.473020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c0c9afa-3648-42d0-8520-b366bc41f0fc tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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-1223554664": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1223554664": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1223554664": 4}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:14.570140 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.571962 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:14.572815 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1752258483"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:14.574740 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1752258483'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:14.575084 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Create volume of 1 GB Aug 13 23:40:14.580833 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Availability Zones retrieved successfully. Aug 13 23:40:14.588018 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c0c9afa-3648-42d0-8520-b366bc41f0fc tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 23:40:14.588018 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 123/497] 10.4.3.81 () {68 vars in 1311 bytes} [Thu Aug 13 23:40:14 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:14.592908 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Flow 'volume_create_api' (7dc06eb5-e562-46b6-86bb-fe346512c9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:14.595258 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477e0c3b-80c9-4943-a971-702ad8f4ad13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:14.596296 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.596962 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:14.598263 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/ceeea8db640742479d5aad765dd3059b/defaults Aug 13 23:40:14.598442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.598649 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Calling method 'defaults' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.606283 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.606537 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.607454 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.607454 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:40:14.607529 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.607768 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.608003 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.610576 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5402898a-26e4-4fd1-a4fb-1bca24ee2215 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/ceeea8db640742479d5aad765dd3059b/defaults returned with HTTP 200 Aug 13 23:40:14.611619 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 126/498] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:40:14 2026] GET /volume/v3/os-quota-sets/ceeea8db640742479d5aad765dd3059b/defaults => generated 645 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:14.635539 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477e0c3b-80c9-4943-a971-702ad8f4ad13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:14.636931 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d3acb2-7e73-43cd-b7aa-3f1b793e4ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:14.703425 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Created reservations ['20b68b7e-ff09-4c8a-a769-1e032962d645', '56b798d8-a867-4a40-8649-720346ee0b3b', '33c0c140-cce6-42a2-9681-feac837ee517', '781d2ed6-df83-44c0-8a57-8e6c2fe0c362'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:14.704253 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d3acb2-7e73-43cd-b7aa-3f1b793e4ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20b68b7e-ff09-4c8a-a769-1e032962d645', '56b798d8-a867-4a40-8649-720346ee0b3b', '33c0c140-cce6-42a2-9681-feac837ee517', '781d2ed6-df83-44c0-8a57-8e6c2fe0c362']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:14.704941 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6795199-c927-43f0-8824-3f53cab96eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:14.728166 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6795199-c927-43f0-8824-3f53cab96eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae744c06-5baa-4555-926c-79e0c25662bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1752258483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53af03b92cb04e28b4d9999e4463292b',qos_specs=None,replication_status=,reservations=['20b68b7e-ff09-4c8a-a769-1e032962d645','56b798d8-a867-4a40-8649-720346ee0b3b','33c0c140-cce6-42a2-9681-feac837ee517','781d2ed6-df83-44c0-8a57-8e6c2fe0c362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b826419d03a04d7993eb7025b9440957',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1752258483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae744c06-5baa-4555-926c-79e0c25662bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53af03b92cb04e28b4d9999e4463292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b826419d03a04d7993eb7025b9440957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:14.729031 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5af4bdc-8820-48ee-a9b5-7aefa3eb2a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:14.753877 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5af4bdc-8820-48ee-a9b5-7aefa3eb2a59) transitioned into state 'SUCCESS' from state '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-1752258483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53af03b92cb04e28b4d9999e4463292b',qos_specs=None,replication_status=,reservations=['20b68b7e-ff09-4c8a-a769-1e032962d645','56b798d8-a867-4a40-8649-720346ee0b3b','33c0c140-cce6-42a2-9681-feac837ee517','781d2ed6-df83-44c0-8a57-8e6c2fe0c362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b826419d03a04d7993eb7025b9440957',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:14.754482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0bf483-c1ba-478f-a765-a91fe888f4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:14.764736 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0bf483-c1ba-478f-a765-a91fe888f4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:14.765012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Flow 'volume_create_api' (7dc06eb5-e562-46b6-86bb-fe346512c9c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:14.765346 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Create volume request issued successfully. Aug 13 23:40:14.765878 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a0e26719-8167-48b5-a4da-35d764d1dc7e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:14.766705 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 126/499] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:14 2026] POST /volume/v3/volumes => generated 752 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:14.786273 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6f254aa4-2c45-4f17-8795-2ded3f66d3a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.790635 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f254aa4-2c45-4f17-8795-2ded3f66d3a2 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:14.790882 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f254aa4-2c45-4f17-8795-2ded3f66d3a2 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.791156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f254aa4-2c45-4f17-8795-2ded3f66d3a2 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.800713 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:14.800713 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:14.805706 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6f254aa4-2c45-4f17-8795-2ded3f66d3a2 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:14.811274 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f254aa4-2c45-4f17-8795-2ded3f66d3a2 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:14.811891 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 125/500] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:14 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:14.833164 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-15ba7000-647b-414e-af0f-277047d72f45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.837071 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/79cdefd722294077a45d943ac6e84d51/defaults Aug 13 23:40:14.837283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.837476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Calling method 'defaults' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:14.844339 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.844842 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:40:14.845184 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.845491 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.845794 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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 13 23:40:14.848382 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15ba7000-647b-414e-af0f-277047d72f45 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/79cdefd722294077a45d943ac6e84d51/defaults returned with HTTP 200 Aug 13 23:40:14.848926 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 124/501] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:40:14 2026] GET /volume/v3/os-quota-sets/79cdefd722294077a45d943ac6e84d51/defaults => generated 645 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:14.932018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eea85584-858f-4285-b10a-c88e82160af3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:14.933642 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eea85584-858f-4285-b10a-c88e82160af3 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] DELETE https://10.4.3.81/volume/v3/types/952f7e98-230c-4695-ae4c-41a92c39292a Aug 13 23:40:14.934117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eea85584-858f-4285-b10a-c88e82160af3 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:14.934350 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eea85584-858f-4285-b10a-c88e82160af3 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:15.006514 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eea85584-858f-4285-b10a-c88e82160af3 tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/types/952f7e98-230c-4695-ae4c-41a92c39292a returned with HTTP 202 Aug 13 23:40:15.008426 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 127/502] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:40:14 2026] DELETE /volume/v3/types/952f7e98-230c-4695-ae4c-41a92c39292a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:15.015409 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-783aad78-7feb-4310-9c03-f2c878fd595f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:15.017969 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-783aad78-7feb-4310-9c03-f2c878fd595f tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] GET https://10.4.3.81/volume/v3/types/952f7e98-230c-4695-ae4c-41a92c39292a Aug 13 23:40:15.018222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-783aad78-7feb-4310-9c03-f2c878fd595f tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:15.018671 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-783aad78-7feb-4310-9c03-f2c878fd595f tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:15.022075 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-783aad78-7feb-4310-9c03-f2c878fd595f tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/types/952f7e98-230c-4695-ae4c-41a92c39292a returned with HTTP 404 Aug 13 23:40:15.022520 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 127/503] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:40:15 2026] GET /volume/v3/types/952f7e98-230c-4695-ae4c-41a92c39292a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:15.030529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-064e3b0b-6340-4ed6-9f79-57d86c04986f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:15.035291 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-064e3b0b-6340-4ed6-9f79-57d86c04986f tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-class-sets/default Aug 13 23:40:15.035291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-064e3b0b-6340-4ed6-9f79-57d86c04986f tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:15.107914 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-064e3b0b-6340-4ed6-9f79-57d86c04986f tempest-VolumeQuotaClassesTest-339036688 tempest-VolumeQuotaClassesTest-339036688-project-admin] https://10.4.3.81/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 23:40:15.108399 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 126/504] 10.4.3.81 () {68 vars in 1311 bytes} [Thu Aug 13 23:40:15 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:15.344740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6256a3a2-3400-490b-afa3-69b22fbfc622 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:15.346611 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6256a3a2-3400-490b-afa3-69b22fbfc622 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:15.347887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6256a3a2-3400-490b-afa3-69b22fbfc622 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:15.347887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6256a3a2-3400-490b-afa3-69b22fbfc622 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:15.347887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6256a3a2-3400-490b-afa3-69b22fbfc622 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:15.348045 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-9651f853-f5c4-46b5-8038-0dea1746f549 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:15.353830 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-9651f853-f5c4-46b5-8038-0dea1746f549 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] DELETE https://10.4.3.81/volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5 Aug 13 23:40:15.354175 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-9651f853-f5c4-46b5-8038-0dea1746f549 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:15.354412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-9651f853-f5c4-46b5-8038-0dea1746f549 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:15.354662 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:15.354662 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:15.355532 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6256a3a2-3400-490b-afa3-69b22fbfc622 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:15.355905 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 125/505] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:15 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:15.365461 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:15.365461 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:15.430870 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb01c7e0-4995-40e7-8a2f-9192af4e9891 req-9651f853-f5c4-46b5-8038-0dea1746f549 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5 returned with HTTP 200 Aug 13 23:40:15.430870 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 128/506] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:40:15 2026] DELETE /volume/v3/attachments/3bd4f8f3-acc7-4b66-905f-7619e10ef1a5 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:15.829118 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6786b289-9744-4bf3-a9f4-f60c4428cc8e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:15.831245 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6786b289-9744-4bf3-a9f4-f60c4428cc8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:15.836251 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6786b289-9744-4bf3-a9f4-f60c4428cc8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:15.836952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6786b289-9744-4bf3-a9f4-f60c4428cc8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:15.845083 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:15.845083 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:15.850656 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6786b289-9744-4bf3-a9f4-f60c4428cc8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:15.856235 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6786b289-9744-4bf3-a9f4-f60c4428cc8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:15.856420 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 128/507] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:15 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:16.260909 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b7b9f72-d644-45f7-a455-a112eff4b5c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.262318 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b7b9f72-d644-45f7-a455-a112eff4b5c0 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:40:16.262658 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b7b9f72-d644-45f7-a455-a112eff4b5c0 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:16.262658 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b7b9f72-d644-45f7-a455-a112eff4b5c0 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:16.269384 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:16.269384 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:16.274912 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b7b9f72-d644-45f7-a455-a112eff4b5c0 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:40:16.279331 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b7b9f72-d644-45f7-a455-a112eff4b5c0 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:40:16.280063 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 127/508] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:16 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:16.355507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-abd4b6a3-81f1-44cd-89eb-311c830812e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.357844 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-abd4b6a3-81f1-44cd-89eb-311c830812e6 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:16.358065 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-abd4b6a3-81f1-44cd-89eb-311c830812e6 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:16.358386 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-abd4b6a3-81f1-44cd-89eb-311c830812e6 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:16.367253 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:16.367253 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:16.367490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b849578-e911-4048-a322-d5e484575c66 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.369771 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b849578-e911-4048-a322-d5e484575c66 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:16.370059 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b849578-e911-4048-a322-d5e484575c66 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:16.370328 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b849578-e911-4048-a322-d5e484575c66 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:16.370480 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6b849578-e911-4048-a322-d5e484575c66 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:16.373538 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-abd4b6a3-81f1-44cd-89eb-311c830812e6 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:16.376145 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:16.376145 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:16.377232 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b849578-e911-4048-a322-d5e484575c66 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:16.377697 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 129/509] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:16 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:16.380481 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-abd4b6a3-81f1-44cd-89eb-311c830812e6 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:16.381313 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 126/510] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:40:16 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:16.476224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b59bac32-670b-4aaa-a56f-99bcaf8bf112 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.476658 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b59bac32-670b-4aaa-a56f-99bcaf8bf112 None None] GET https://10.4.3.81/volume// Aug 13 23:40:16.476831 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b59bac32-670b-4aaa-a56f-99bcaf8bf112 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:16.477079 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b59bac32-670b-4aaa-a56f-99bcaf8bf112 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:16.477412 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b59bac32-670b-4aaa-a56f-99bcaf8bf112 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:16.477724 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 129/511] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:40:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:16.490820 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-c8b59be1-2895-44f9-b38e-b95863421926 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.492936 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-c8b59be1-2895-44f9-b38e-b95863421926 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:40:16.493349 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-c8b59be1-2895-44f9-b38e-b95863421926 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae744c06-5baa-4555-926c-79e0c25662bf", "connector": null, "instance_uuid": "4516de1b-5f93-4eb4-a9f2-cf8123145bab"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:16.501850 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:16.501850 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:16.540353 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-c8b59be1-2895-44f9-b38e-b95863421926 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:40:16.540796 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 128/512] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:40:16 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 13 23:40:16.591745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-514a16f8-9b89-41db-adba-9f9ff3c42f8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.596938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-514a16f8-9b89-41db-adba-9f9ff3c42f8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:16.597213 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-514a16f8-9b89-41db-adba-9f9ff3c42f8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:16.597459 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-514a16f8-9b89-41db-adba-9f9ff3c42f8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:16.608381 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ea3560b-1742-4ec7-a905-9d0f546eba93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.608884 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ea3560b-1742-4ec7-a905-9d0f546eba93 None None] GET https://10.4.3.81/volume// Aug 13 23:40:16.609109 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ea3560b-1742-4ec7-a905-9d0f546eba93 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:16.609365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ea3560b-1742-4ec7-a905-9d0f546eba93 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:16.609776 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ea3560b-1742-4ec7-a905-9d0f546eba93 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:16.610186 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 127/513] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:40:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:16.620802 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:16.620802 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:16.620802 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-514a16f8-9b89-41db-adba-9f9ff3c42f8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:16.622083 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-e520a0d9-f70e-49ea-9e12-6f2b7543e68f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.624825 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-514a16f8-9b89-41db-adba-9f9ff3c42f8e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:16.625462 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 130/514] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:16 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:16.626260 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-e520a0d9-f70e-49ea-9e12-6f2b7543e68f tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:16.626950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-e520a0d9-f70e-49ea-9e12-6f2b7543e68f tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:16.628740 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-e520a0d9-f70e-49ea-9e12-6f2b7543e68f tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:16.640634 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:16.640634 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:16.644236 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-e520a0d9-f70e-49ea-9e12-6f2b7543e68f tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:16.648602 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-e520a0d9-f70e-49ea-9e12-6f2b7543e68f tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:16.649040 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 130/515] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:40:16 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:40:16.775564 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-2494ec7d-ad67-4054-994d-a4c0a9beb2c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:16.780362 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-2494ec7d-ad67-4054-994d-a4c0a9beb2c0 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] PUT https://10.4.3.81/volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35 Aug 13 23:40:16.781267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-2494ec7d-ad67-4054-994d-a4c0a9beb2c0 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:16.796185 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-2494ec7d-ad67-4054-994d-a4c0a9beb2c0 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Acquiring lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:40:16.801615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-2494ec7d-ad67-4054-994d-a4c0a9beb2c0 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:40:16.802633 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:16.802633 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:16.940212 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-2494ec7d-ad67-4054-994d-a4c0a9beb2c0 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" released by "attachment_update" :: held 0.139s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:40:16.940536 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-2494ec7d-ad67-4054-994d-a4c0a9beb2c0 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35 returned with HTTP 200 Aug 13 23:40:16.941341 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 129/516] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:40:16 2026] PUT /volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:17.389493 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d860b115-d9fe-4305-898f-0684f3b11e01 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:17.391605 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d860b115-d9fe-4305-898f-0684f3b11e01 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:17.392011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d860b115-d9fe-4305-898f-0684f3b11e01 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:17.392159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d860b115-d9fe-4305-898f-0684f3b11e01 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:17.392286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d860b115-d9fe-4305-898f-0684f3b11e01 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:17.400009 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:17.400009 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:17.401318 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d860b115-d9fe-4305-898f-0684f3b11e01 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:17.401977 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 128/517] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:17 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:17.640418 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b79173fd-6c22-4b7c-93f2-8859043c38cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:17.642505 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b79173fd-6c22-4b7c-93f2-8859043c38cb tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:17.642700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b79173fd-6c22-4b7c-93f2-8859043c38cb tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:17.642893 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b79173fd-6c22-4b7c-93f2-8859043c38cb tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:17.657410 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:17.657410 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:17.662794 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b79173fd-6c22-4b7c-93f2-8859043c38cb tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:17.669522 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b79173fd-6c22-4b7c-93f2-8859043c38cb tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:17.670197 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 131/518] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:17 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.370346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.415453 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff395f32-b43f-4085-a25b-668f8cc0dd5d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.422747 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff395f32-b43f-4085-a25b-668f8cc0dd5d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:18.423097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff395f32-b43f-4085-a25b-668f8cc0dd5d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.423443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff395f32-b43f-4085-a25b-668f8cc0dd5d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.423736 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ff395f32-b43f-4085-a25b-668f8cc0dd5d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:18.430444 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:18.430444 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:18.430444 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff395f32-b43f-4085-a25b-668f8cc0dd5d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:18.430444 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 130/519] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:18 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.498498 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c Aug 13 23:40:18.498752 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.499001 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.506718 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.507070 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.507401 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.507817 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:40:18.508140 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.508393 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.508615 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.512615 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d7700cb-3c80-428d-9ceb-92a01458af3c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c returned with HTTP 200 Aug 13 23:40:18.513002 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 131/520] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:40:18 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c => generated 437 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.522931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70002d48-a282-4c11-b427-08d354955ad8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.524820 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70002d48-a282-4c11-b427-08d354955ad8 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c/defaults Aug 13 23:40:18.524899 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70002d48-a282-4c11-b427-08d354955ad8 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.526156 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70002d48-a282-4c11-b427-08d354955ad8 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'defaults' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.535834 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70002d48-a282-4c11-b427-08d354955ad8 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c/defaults returned with HTTP 200 Aug 13 23:40:18.536366 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 129/521] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:40:18 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c/defaults => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.549322 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-03306082-174f-4580-aa23-6e9cfec7d982 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.552130 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03306082-174f-4580-aa23-6e9cfec7d982 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c Aug 13 23:40:18.552584 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03306082-174f-4580-aa23-6e9cfec7d982 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:18.591283 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03306082-174f-4580-aa23-6e9cfec7d982 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c returned with HTTP 200 Aug 13 23:40:18.591797 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 132/522] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:40:18 2026] PUT /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c => generated 395 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.605560 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9291c2b9-e327-48d2-b202-4d76b97b255e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.609051 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9291c2b9-e327-48d2-b202-4d76b97b255e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] DELETE https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c Aug 13 23:40:18.609051 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9291c2b9-e327-48d2-b202-4d76b97b255e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.609277 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9291c2b9-e327-48d2-b202-4d76b97b255e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.616679 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9291c2b9-e327-48d2-b202-4d76b97b255e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c returned with HTTP 200 Aug 13 23:40:18.617334 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 131/523] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:40:18 2026] DELETE /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 23:40:18.625703 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5e12c83e-6787-498c-ad0f-31e07a93ee28 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.628084 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e12c83e-6787-498c-ad0f-31e07a93ee28 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c Aug 13 23:40:18.629025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e12c83e-6787-498c-ad0f-31e07a93ee28 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.629025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e12c83e-6787-498c-ad0f-31e07a93ee28 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.644065 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e12c83e-6787-498c-ad0f-31e07a93ee28 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c returned with HTTP 200 Aug 13 23:40:18.645056 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 132/524] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:40:18 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.653398 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-86a0c413-ca06-4b9f-afca-d8440f86fa60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.657012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86a0c413-ca06-4b9f-afca-d8440f86fa60 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c Aug 13 23:40:18.657012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86a0c413-ca06-4b9f-afca-d8440f86fa60 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:18.692013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-073834cc-b6e9-44b2-bdc7-cd222dbbd219 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.692013 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-073834cc-b6e9-44b2-bdc7-cd222dbbd219 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:18.692013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-073834cc-b6e9-44b2-bdc7-cd222dbbd219 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.692013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-073834cc-b6e9-44b2-bdc7-cd222dbbd219 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.703660 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:18.703660 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:18.708800 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-073834cc-b6e9-44b2-bdc7-cd222dbbd219 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:18.715710 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-073834cc-b6e9-44b2-bdc7-cd222dbbd219 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:18.716184 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 133/525] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:18 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.788976 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86a0c413-ca06-4b9f-afca-d8440f86fa60 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c returned with HTTP 200 Aug 13 23:40:18.789448 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 130/526] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 23:40:18 2026] PUT /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c => generated 395 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.802528 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.805419 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c/defaults Aug 13 23:40:18.805762 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.805762 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'defaults' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.814024 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.815367 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:40:18.815367 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.815367 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.815367 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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 13 23:40:18.818419 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d609e0a-c5d5-4064-a371-a7977dc5945e tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c/defaults returned with HTTP 200 Aug 13 23:40:18.818754 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 132/527] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:40:18 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c/defaults => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.830984 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e51f697d-be0d-4eda-aa6b-c75b7827b3b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.834862 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e51f697d-be0d-4eda-aa6b-c75b7827b3b4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c Aug 13 23:40:18.837035 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e51f697d-be0d-4eda-aa6b-c75b7827b3b4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.837035 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e51f697d-be0d-4eda-aa6b-c75b7827b3b4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.855520 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e51f697d-be0d-4eda-aa6b-c75b7827b3b4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c returned with HTTP 200 Aug 13 23:40:18.856156 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 133/528] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:40:18 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:18.874008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-65df1b2e-3c94-4cd1-bb14-1aa77430cd02 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.874008 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65df1b2e-3c94-4cd1-bb14-1aa77430cd02 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True Aug 13 23:40:18.874247 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65df1b2e-3c94-4cd1-bb14-1aa77430cd02 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:18.874525 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65df1b2e-3c94-4cd1-bb14-1aa77430cd02 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:18.893693 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65df1b2e-3c94-4cd1-bb14-1aa77430cd02 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True returned with HTTP 200 Aug 13 23:40:18.896004 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 134/529] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:40:18 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:18.908593 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:18.987917 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:18.988435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128748893"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:18.990290 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-128748893'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:18.991111 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Create volume of 1 GB Aug 13 23:40:18.995266 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Availability Zones retrieved successfully. Aug 13 23:40:19.001266 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Flow 'volume_create_api' (d7d71213-5858-49f0-9b9b-cf534840b1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:19.002639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30dc5892-2a97-4903-99fe-f103f09bf7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.003686 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:19.035539 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30dc5892-2a97-4903-99fe-f103f09bf7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.036335 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6817a83-bc62-4ffa-892b-5603957f64bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.102276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Created reservations ['55ff29ae-d650-4606-a26e-a1af3f3df67b', '7637e61c-d351-4d40-b831-e0e33d84c459', 'f0e56800-7bf3-43f6-b261-3a3bc8292096', 'efac23ce-0917-47bc-8e19-12a26a6f6fbe'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:19.103343 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6817a83-bc62-4ffa-892b-5603957f64bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55ff29ae-d650-4606-a26e-a1af3f3df67b', '7637e61c-d351-4d40-b831-e0e33d84c459', 'f0e56800-7bf3-43f6-b261-3a3bc8292096', 'efac23ce-0917-47bc-8e19-12a26a6f6fbe']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.104459 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10dd8d74-f95a-44fc-ac87-1beee26617c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.137482 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10dd8d74-f95a-44fc-ac87-1beee26617c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41acc6f4-b969-466d-a10f-730ebfc956f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-128748893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d975390a068644f8b9dffa1546b7558c',qos_specs=None,replication_status=,reservations=['55ff29ae-d650-4606-a26e-a1af3f3df67b','7637e61c-d351-4d40-b831-e0e33d84c459','f0e56800-7bf3-43f6-b261-3a3bc8292096','efac23ce-0917-47bc-8e19-12a26a6f6fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e217d5533fcb4a229712a1007c27416f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-128748893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41acc6f4-b969-466d-a10f-730ebfc956f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d975390a068644f8b9dffa1546b7558c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e217d5533fcb4a229712a1007c27416f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.137943 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5aee24-66bd-4b7e-9b95-707f04a1aa84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.161744 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5aee24-66bd-4b7e-9b95-707f04a1aa84) transitioned into state 'SUCCESS' from state '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-128748893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d975390a068644f8b9dffa1546b7558c',qos_specs=None,replication_status=,reservations=['55ff29ae-d650-4606-a26e-a1af3f3df67b','7637e61c-d351-4d40-b831-e0e33d84c459','f0e56800-7bf3-43f6-b261-3a3bc8292096','efac23ce-0917-47bc-8e19-12a26a6f6fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e217d5533fcb4a229712a1007c27416f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.162033 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fd8689-21d5-47be-a6a7-51feff12eb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.170636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fd8689-21d5-47be-a6a7-51feff12eb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.171749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Flow 'volume_create_api' (d7d71213-5858-49f0-9b9b-cf534840b1d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:19.172128 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Create volume request issued successfully. Aug 13 23:40:19.172938 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0fd4ba9-507c-4518-9376-fddc076c1531 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:19.173492 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 131/530] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:18 2026] POST /volume/v3/volumes => generated 753 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:19.203721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b0bec15-af81-4a0e-8d21-95a272518842 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:19.210172 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b0bec15-af81-4a0e-8d21-95a272518842 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] GET https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:19.210429 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b0bec15-af81-4a0e-8d21-95a272518842 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:19.210603 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b0bec15-af81-4a0e-8d21-95a272518842 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:19.221274 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:19.221274 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:19.228193 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9b0bec15-af81-4a0e-8d21-95a272518842 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Volume info retrieved successfully. Aug 13 23:40:19.233573 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b0bec15-af81-4a0e-8d21-95a272518842 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 returned with HTTP 200 Aug 13 23:40:19.234159 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 133/531] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:19 2026] GET /volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:19.447002 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c364d2da-e8cc-4775-82f2-c9361f04f60c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:19.451578 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c364d2da-e8cc-4775-82f2-c9361f04f60c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:19.453446 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c364d2da-e8cc-4775-82f2-c9361f04f60c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:19.453446 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c364d2da-e8cc-4775-82f2-c9361f04f60c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:19.453446 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c364d2da-e8cc-4775-82f2-c9361f04f60c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:19.458041 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:19.458041 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:19.458593 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c364d2da-e8cc-4775-82f2-c9361f04f60c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:19.458982 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 134/532] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:19 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:19.683930 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-314b2cff-52a2-466b-ba72-9a364ae6577f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:19.686072 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:19.686915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1325956689"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:19.688712 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1325956689'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:19.688712 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Create volume of 1 GB Aug 13 23:40:19.693227 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Availability Zones retrieved successfully. Aug 13 23:40:19.700410 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Flow 'volume_create_api' (0b16691b-7baf-4de1-817f-151b7cbb3558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:19.703176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d85ec3bb-3a5e-482d-8d81-9ebf4fb7c101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.703176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:19.730195 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da6641d4-96b3-4200-96d1-d0ac0ae053bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:19.732748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da6641d4-96b3-4200-96d1-d0ac0ae053bd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:19.733260 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da6641d4-96b3-4200-96d1-d0ac0ae053bd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:19.733525 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da6641d4-96b3-4200-96d1-d0ac0ae053bd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:19.736491 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d85ec3bb-3a5e-482d-8d81-9ebf4fb7c101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.737483 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc12440-5fe9-4df9-b3c1-7a87010f4ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.753186 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:19.753186 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:19.763213 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da6641d4-96b3-4200-96d1-d0ac0ae053bd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:19.769896 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da6641d4-96b3-4200-96d1-d0ac0ae053bd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:19.770534 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 132/533] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:19 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:19.821403 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Created reservations ['adc89dc8-88a4-4337-ad95-34bb26011068', 'd00aa177-1899-4f63-ba38-343de3079669', '01002307-3aab-4561-af46-49701934e6da', '3f55b30b-9391-4762-8c77-19fd9446d88c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:19.822310 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc12440-5fe9-4df9-b3c1-7a87010f4ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adc89dc8-88a4-4337-ad95-34bb26011068', 'd00aa177-1899-4f63-ba38-343de3079669', '01002307-3aab-4561-af46-49701934e6da', '3f55b30b-9391-4762-8c77-19fd9446d88c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.823082 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806d54ef-8027-4f49-a09a-31615fa264c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.847141 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806d54ef-8027-4f49-a09a-31615fa264c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58aa12af-f36e-41da-90af-a3f515b8912c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1325956689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28215987b4c4886babc3f7afdbee0be',qos_specs=None,replication_status=,reservations=['adc89dc8-88a4-4337-ad95-34bb26011068','d00aa177-1899-4f63-ba38-343de3079669','01002307-3aab-4561-af46-49701934e6da','3f55b30b-9391-4762-8c77-19fd9446d88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8c6afcbd84d4a788ff989b2d1497359',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1325956689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58aa12af-f36e-41da-90af-a3f515b8912c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b28215987b4c4886babc3f7afdbee0be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8c6afcbd84d4a788ff989b2d1497359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.847918 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8dc1e17-72a9-4b91-ba51-8b96c6b0f374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.880682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8dc1e17-72a9-4b91-ba51-8b96c6b0f374) transitioned into state 'SUCCESS' from state '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-1325956689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28215987b4c4886babc3f7afdbee0be',qos_specs=None,replication_status=,reservations=['adc89dc8-88a4-4337-ad95-34bb26011068','d00aa177-1899-4f63-ba38-343de3079669','01002307-3aab-4561-af46-49701934e6da','3f55b30b-9391-4762-8c77-19fd9446d88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8c6afcbd84d4a788ff989b2d1497359',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.881727 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd5e1ae-2b41-4108-9057-f28f06b6193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:19.893518 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd5e1ae-2b41-4108-9057-f28f06b6193a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:19.894467 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Flow 'volume_create_api' (0b16691b-7baf-4de1-817f-151b7cbb3558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:19.894928 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Create volume request issued successfully. Aug 13 23:40:19.895525 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-314b2cff-52a2-466b-ba72-9a364ae6577f tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:19.896239 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 135/534] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:19 2026] POST /volume/v3/volumes => generated 753 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:19.909742 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c5ade9a-4582-4711-b337-24ea5bcbb9da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:19.911887 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c5ade9a-4582-4711-b337-24ea5bcbb9da tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] GET https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c Aug 13 23:40:19.912223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c5ade9a-4582-4711-b337-24ea5bcbb9da tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:19.912464 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c5ade9a-4582-4711-b337-24ea5bcbb9da tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:19.920189 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:19.920189 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:19.924480 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c5ade9a-4582-4711-b337-24ea5bcbb9da tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Volume info retrieved successfully. Aug 13 23:40:19.933010 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c5ade9a-4582-4711-b337-24ea5bcbb9da tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c returned with HTTP 200 Aug 13 23:40:19.933010 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 134/535] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:19 2026] GET /volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:20.249935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7586b63c-92e6-45c6-8558-4922c88aba4e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.255513 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7586b63c-92e6-45c6-8558-4922c88aba4e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] GET https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:20.255727 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7586b63c-92e6-45c6-8558-4922c88aba4e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:20.255903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7586b63c-92e6-45c6-8558-4922c88aba4e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:20.265543 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:20.265543 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:20.269645 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7586b63c-92e6-45c6-8558-4922c88aba4e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Volume info retrieved successfully. Aug 13 23:40:20.276358 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7586b63c-92e6-45c6-8558-4922c88aba4e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 returned with HTTP 200 Aug 13 23:40:20.276973 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 135/536] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:20 2026] GET /volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:20.288231 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16383ebe-c53f-4780-ac6b-5b014424228c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.291077 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16383ebe-c53f-4780-ac6b-5b014424228c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True Aug 13 23:40:20.291377 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16383ebe-c53f-4780-ac6b-5b014424228c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:20.291647 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16383ebe-c53f-4780-ac6b-5b014424228c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:20.304712 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-4af86963-b8ed-4fcf-b3e2-1660ce58f94b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.309174 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-4af86963-b8ed-4fcf-b3e2-1660ce58f94b tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] POST https://10.4.3.81/volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35/action Aug 13 23:40:20.310595 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16383ebe-c53f-4780-ac6b-5b014424228c tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True returned with HTTP 200 Aug 13 23:40:20.310977 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 133/537] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:40:20 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:20.311382 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-4af86963-b8ed-4fcf-b3e2-1660ce58f94b tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:20.311587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-4af86963-b8ed-4fcf-b3e2-1660ce58f94b tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:20.321061 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2a717c3-f9f4-4590-a828-3667ffe5cfe6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.322739 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2a717c3-f9f4-4590-a828-3667ffe5cfe6 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] DELETE https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:20.322918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2a717c3-f9f4-4590-a828-3667ffe5cfe6 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:20.323130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2a717c3-f9f4-4590-a828-3667ffe5cfe6 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:20.323307 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f2a717c3-f9f4-4590-a828-3667ffe5cfe6 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Delete volume with id: 41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:20.329810 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:20.329810 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:20.331394 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2a717c3-f9f4-4590-a828-3667ffe5cfe6 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Volume info retrieved successfully. Aug 13 23:40:20.343938 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:20.343938 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:20.357386 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2a717c3-f9f4-4590-a828-3667ffe5cfe6 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Delete volume request issued successfully. Aug 13 23:40:20.357620 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2a717c3-f9f4-4590-a828-3667ffe5cfe6 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 returned with HTTP 202 Aug 13 23:40:20.358212 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 135/538] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:20 2026] DELETE /volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:20.361224 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4cb8ea77-4466-4d9b-a58e-f5bb68e2e62c req-4af86963-b8ed-4fcf-b3e2-1660ce58f94b tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35/action returned with HTTP 204 Aug 13 23:40:20.361630 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 136/539] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:40:20 2026] POST /volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:20.367395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c1b0d13-6f41-4b54-a05c-64fd9730c9f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.373901 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c1b0d13-6f41-4b54-a05c-64fd9730c9f9 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] GET https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:20.374243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c1b0d13-6f41-4b54-a05c-64fd9730c9f9 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:20.374518 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c1b0d13-6f41-4b54-a05c-64fd9730c9f9 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:20.389847 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:20.389847 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:20.397827 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c1b0d13-6f41-4b54-a05c-64fd9730c9f9 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Volume info retrieved successfully. Aug 13 23:40:20.402923 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c1b0d13-6f41-4b54-a05c-64fd9730c9f9 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 returned with HTTP 200 Aug 13 23:40:20.403898 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 136/540] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:20 2026] GET /volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:20.478549 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71cfccbf-bd88-4638-b03c-027c7d799351 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.480355 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71cfccbf-bd88-4638-b03c-027c7d799351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:20.480599 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71cfccbf-bd88-4638-b03c-027c7d799351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:20.481099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71cfccbf-bd88-4638-b03c-027c7d799351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:20.481255 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-71cfccbf-bd88-4638-b03c-027c7d799351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:20.487045 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:20.487045 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:20.489266 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71cfccbf-bd88-4638-b03c-027c7d799351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:20.489804 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 134/541] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:20 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:40:20.789903 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2cdfa913-5e92-4c07-be3e-66c7af3aa4fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.792983 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cdfa913-5e92-4c07-be3e-66c7af3aa4fd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:20.792983 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cdfa913-5e92-4c07-be3e-66c7af3aa4fd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:20.792983 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cdfa913-5e92-4c07-be3e-66c7af3aa4fd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:20.804680 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:20.804680 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:20.812714 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2cdfa913-5e92-4c07-be3e-66c7af3aa4fd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:20.819438 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cdfa913-5e92-4c07-be3e-66c7af3aa4fd tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:20.819978 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 136/542] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:20 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:20.836892 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f365acc-461e-4da1-a35a-fcb6bf1a87be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.838926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f365acc-461e-4da1-a35a-fcb6bf1a87be tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:20.839223 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f365acc-461e-4da1-a35a-fcb6bf1a87be tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:20.839481 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f365acc-461e-4da1-a35a-fcb6bf1a87be tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:20.850705 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:20.850705 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:20.856310 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f365acc-461e-4da1-a35a-fcb6bf1a87be tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:20.868015 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f365acc-461e-4da1-a35a-fcb6bf1a87be tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:20.868015 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 137/543] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:20 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:20.948391 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d2f8dd6c-b4b9-4514-96a8-5fafc210b035 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:20.953301 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2f8dd6c-b4b9-4514-96a8-5fafc210b035 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] GET https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c Aug 13 23:40:20.953607 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2f8dd6c-b4b9-4514-96a8-5fafc210b035 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:20.953883 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2f8dd6c-b4b9-4514-96a8-5fafc210b035 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:20.964928 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:20.964928 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:20.970085 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d2f8dd6c-b4b9-4514-96a8-5fafc210b035 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Volume info retrieved successfully. Aug 13 23:40:20.975981 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2f8dd6c-b4b9-4514-96a8-5fafc210b035 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c returned with HTTP 200 Aug 13 23:40:20.976298 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 137/544] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:20 2026] GET /volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:21.268313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-21e88f50-886a-4785-bfb7-69d7acee8c0f req-eee7dd75-f6de-463c-aba7-f91922553b17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.271592 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-21e88f50-886a-4785-bfb7-69d7acee8c0f req-eee7dd75-f6de-463c-aba7-f91922553b17 tempest-VolumesAdminNegativeTest-583429184 tempest-VolumesAdminNegativeTest-583429184-project] GET https://10.4.3.81/volume/v3/volumes/52eb67c2-ba0f-4277-a38b-60ee7097c708 Aug 13 23:40:21.271900 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-21e88f50-886a-4785-bfb7-69d7acee8c0f req-eee7dd75-f6de-463c-aba7-f91922553b17 tempest-VolumesAdminNegativeTest-583429184 tempest-VolumesAdminNegativeTest-583429184-project] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:21.272163 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-21e88f50-886a-4785-bfb7-69d7acee8c0f req-eee7dd75-f6de-463c-aba7-f91922553b17 tempest-VolumesAdminNegativeTest-583429184 tempest-VolumesAdminNegativeTest-583429184-project] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:21.281804 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-21e88f50-886a-4785-bfb7-69d7acee8c0f req-eee7dd75-f6de-463c-aba7-f91922553b17 tempest-VolumesAdminNegativeTest-583429184 tempest-VolumesAdminNegativeTest-583429184-project] https://10.4.3.81/volume/v3/volumes/52eb67c2-ba0f-4277-a38b-60ee7097c708 returned with HTTP 404 Aug 13 23:40:21.282537 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 135/545] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:40:21 2026] GET /volume/v3/volumes/52eb67c2-ba0f-4277-a38b-60ee7097c708 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:21.299610 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a9bd4978-fb0d-495f-913d-37a56af3bba2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.301964 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9bd4978-fb0d-495f-913d-37a56af3bba2 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] DELETE https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c Aug 13 23:40:21.302339 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9bd4978-fb0d-495f-913d-37a56af3bba2 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:21.302600 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9bd4978-fb0d-495f-913d-37a56af3bba2 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:21.304319 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a9bd4978-fb0d-495f-913d-37a56af3bba2 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Delete volume with id: 58aa12af-f36e-41da-90af-a3f515b8912c Aug 13 23:40:21.316655 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:21.316655 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:21.317268 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a9bd4978-fb0d-495f-913d-37a56af3bba2 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Volume info retrieved successfully. Aug 13 23:40:21.350502 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a9bd4978-fb0d-495f-913d-37a56af3bba2 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Delete volume request issued successfully. Aug 13 23:40:21.350712 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9bd4978-fb0d-495f-913d-37a56af3bba2 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c returned with HTTP 202 Aug 13 23:40:21.351097 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 137/546] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:21 2026] DELETE /volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:21.365679 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3537047-0936-4538-bb31-f5c2ccd3b9f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.370843 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3537047-0936-4538-bb31-f5c2ccd3b9f9 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] GET https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c Aug 13 23:40:21.371151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3537047-0936-4538-bb31-f5c2ccd3b9f9 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:21.371413 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3537047-0936-4538-bb31-f5c2ccd3b9f9 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:21.384748 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:21.384748 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:21.390290 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3537047-0936-4538-bb31-f5c2ccd3b9f9 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Volume info retrieved successfully. Aug 13 23:40:21.396918 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3537047-0936-4538-bb31-f5c2ccd3b9f9 tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c returned with HTTP 200 Aug 13 23:40:21.397409 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 138/547] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:21 2026] GET /volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:21.425340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55753d37-bbeb-47aa-8b0a-1a40c893cbff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.428753 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55753d37-bbeb-47aa-8b0a-1a40c893cbff tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] GET https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:21.429054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55753d37-bbeb-47aa-8b0a-1a40c893cbff tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:21.429239 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55753d37-bbeb-47aa-8b0a-1a40c893cbff tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:21.437702 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55753d37-bbeb-47aa-8b0a-1a40c893cbff tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 returned with HTTP 404 Aug 13 23:40:21.437829 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 138/548] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:21 2026] GET /volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:21.445797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-32d58b48-ce3f-4f27-8afa-0f373b1ba877 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.447604 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32d58b48-ce3f-4f27-8afa-0f373b1ba877 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] GET https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:21.447893 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32d58b48-ce3f-4f27-8afa-0f373b1ba877 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:21.448140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32d58b48-ce3f-4f27-8afa-0f373b1ba877 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:21.456085 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32d58b48-ce3f-4f27-8afa-0f373b1ba877 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 returned with HTTP 404 Aug 13 23:40:21.456653 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 136/549] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:21 2026] GET /volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:21.468526 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16d8466f-0469-4411-a7a0-81be63b792af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.471244 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16d8466f-0469-4411-a7a0-81be63b792af tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] DELETE https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:21.471522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16d8466f-0469-4411-a7a0-81be63b792af tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:21.471619 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16d8466f-0469-4411-a7a0-81be63b792af tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:21.471772 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-16d8466f-0469-4411-a7a0-81be63b792af tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Delete volume with id: 41acc6f4-b969-466d-a10f-730ebfc956f0 Aug 13 23:40:21.481389 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16d8466f-0469-4411-a7a0-81be63b792af tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 returned with HTTP 404 Aug 13 23:40:21.482159 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 138/550] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:21 2026] DELETE /volume/v3/volumes/41acc6f4-b969-466d-a10f-730ebfc956f0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:21.494632 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.495869 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:21.496380 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1413727888"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:21.498191 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1413727888'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:21.498339 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Create volume of 1 GB Aug 13 23:40:21.502819 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1bfa8b56-1dd3-43e0-bc06-3d7745b044e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.503648 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Availability Zones retrieved successfully. Aug 13 23:40:21.508744 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bfa8b56-1dd3-43e0-bc06-3d7745b044e6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:21.509016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bfa8b56-1dd3-43e0-bc06-3d7745b044e6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:21.509292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bfa8b56-1dd3-43e0-bc06-3d7745b044e6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:21.509774 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1bfa8b56-1dd3-43e0-bc06-3d7745b044e6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:21.511544 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Flow 'volume_create_api' (ce56ff6f-b794-4d91-a333-92437a6ac58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:21.512914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea4925a-b99c-41d0-910f-c908842352ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:21.514275 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:21.516937 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:21.516937 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:21.517946 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bfa8b56-1dd3-43e0-bc06-3d7745b044e6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:21.518433 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 139/551] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:21 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:21.547464 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea4925a-b99c-41d0-910f-c908842352ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:21.548488 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c06203b0-7ae1-441e-84f0-faa7cfae4192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:21.599242 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Created reservations ['ffba64e0-e3af-434d-9c0d-8d37e2c73e93', '3f898f37-409e-42c3-a96a-bf0bd53a26f1', 'fff0cbc6-50d8-4c50-a3ab-70c94fa95b2a', '339101af-a1d1-4f03-93ff-d68be01a2ace'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:21.600557 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c06203b0-7ae1-441e-84f0-faa7cfae4192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffba64e0-e3af-434d-9c0d-8d37e2c73e93', '3f898f37-409e-42c3-a96a-bf0bd53a26f1', 'fff0cbc6-50d8-4c50-a3ab-70c94fa95b2a', '339101af-a1d1-4f03-93ff-d68be01a2ace']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:21.601635 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651cec21-3fb7-4e42-b7ec-32a6ab9302c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:21.637106 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651cec21-3fb7-4e42-b7ec-32a6ab9302c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc1a3fee-145a-4e85-8520-860fbb2c9d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1413727888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d975390a068644f8b9dffa1546b7558c',qos_specs=None,replication_status=,reservations=['ffba64e0-e3af-434d-9c0d-8d37e2c73e93','3f898f37-409e-42c3-a96a-bf0bd53a26f1','fff0cbc6-50d8-4c50-a3ab-70c94fa95b2a','339101af-a1d1-4f03-93ff-d68be01a2ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e217d5533fcb4a229712a1007c27416f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1413727888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc1a3fee-145a-4e85-8520-860fbb2c9d38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d975390a068644f8b9dffa1546b7558c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e217d5533fcb4a229712a1007c27416f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:21.637927 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0fd95ad-87cb-45fb-9eed-c3144258af5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:21.660086 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0fd95ad-87cb-45fb-9eed-c3144258af5b) transitioned into state 'SUCCESS' from state '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-1413727888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d975390a068644f8b9dffa1546b7558c',qos_specs=None,replication_status=,reservations=['ffba64e0-e3af-434d-9c0d-8d37e2c73e93','3f898f37-409e-42c3-a96a-bf0bd53a26f1','fff0cbc6-50d8-4c50-a3ab-70c94fa95b2a','339101af-a1d1-4f03-93ff-d68be01a2ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e217d5533fcb4a229712a1007c27416f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:21.660885 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f50a88-381a-4de2-9dd4-82a90aabf320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:21.671073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f50a88-381a-4de2-9dd4-82a90aabf320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:21.672309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Flow 'volume_create_api' (ce56ff6f-b794-4d91-a333-92437a6ac58d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:21.672309 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Create volume request issued successfully. Aug 13 23:40:21.672723 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-919185c5-25e6-4f2d-9e51-20ea7730cf8e tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:21.673524 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 139/552] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:21 2026] POST /volume/v3/volumes => generated 754 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:21.689704 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e15e7082-84ff-493e-bc5e-ed74662d2e0c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:21.689836 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e15e7082-84ff-493e-bc5e-ed74662d2e0c tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] GET https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:21.690070 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e15e7082-84ff-493e-bc5e-ed74662d2e0c tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:21.690268 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e15e7082-84ff-493e-bc5e-ed74662d2e0c tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:21.697547 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:21.697547 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:21.701765 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e15e7082-84ff-493e-bc5e-ed74662d2e0c tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Volume info retrieved successfully. Aug 13 23:40:21.705939 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e15e7082-84ff-493e-bc5e-ed74662d2e0c tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 returned with HTTP 200 Aug 13 23:40:21.706417 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 137/553] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:21 2026] GET /volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:22.416136 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fbc25f95-04a1-4250-b125-c2c2453c8abc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:22.419601 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbc25f95-04a1-4250-b125-c2c2453c8abc tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] GET https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c Aug 13 23:40:22.419797 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbc25f95-04a1-4250-b125-c2c2453c8abc tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:22.419952 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbc25f95-04a1-4250-b125-c2c2453c8abc tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:22.431570 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbc25f95-04a1-4250-b125-c2c2453c8abc tempest-VolumesAdminNegativeTest-2114885259 tempest-VolumesAdminNegativeTest-2114885259-project-member] https://10.4.3.81/volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c returned with HTTP 404 Aug 13 23:40:22.432670 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 139/554] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:22 2026] GET /volume/v3/volumes/58aa12af-f36e-41da-90af-a3f515b8912c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:22.531667 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9eb5fb02-ab68-4eed-b558-4bec4ad7091a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:22.533558 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9eb5fb02-ab68-4eed-b558-4bec4ad7091a tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:22.533771 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9eb5fb02-ab68-4eed-b558-4bec4ad7091a tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:22.533973 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9eb5fb02-ab68-4eed-b558-4bec4ad7091a tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:22.534099 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9eb5fb02-ab68-4eed-b558-4bec4ad7091a tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:22.542379 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:22.542379 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:22.544563 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9eb5fb02-ab68-4eed-b558-4bec4ad7091a tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:22.544563 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 140/555] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:22 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:22.720817 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11807027-de0b-477d-bf47-795b42e96dd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:22.722607 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11807027-de0b-477d-bf47-795b42e96dd4 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] GET https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:22.722773 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11807027-de0b-477d-bf47-795b42e96dd4 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:22.722923 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11807027-de0b-477d-bf47-795b42e96dd4 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:22.730516 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:22.730516 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:22.738077 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-11807027-de0b-477d-bf47-795b42e96dd4 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Volume info retrieved successfully. Aug 13 23:40:22.742564 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11807027-de0b-477d-bf47-795b42e96dd4 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 returned with HTTP 200 Aug 13 23:40:22.742914 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 140/556] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:22 2026] GET /volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:22.757531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ca120c6-ed18-4e3f-acae-d7ce37802ef5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:22.759766 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ca120c6-ed18-4e3f-acae-d7ce37802ef5 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True Aug 13 23:40:22.759858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ca120c6-ed18-4e3f-acae-d7ce37802ef5 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:22.760423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ca120c6-ed18-4e3f-acae-d7ce37802ef5 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:22.781906 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ca120c6-ed18-4e3f-acae-d7ce37802ef5 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True returned with HTTP 200 Aug 13 23:40:22.783369 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 138/557] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:40:22 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:22.800309 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1746e1e6-a592-4df9-bc27-29630866d485 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:22.802075 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1746e1e6-a592-4df9-bc27-29630866d485 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/858938a3a167434e859700dacf0010a8?usage=True Aug 13 23:40:22.802265 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1746e1e6-a592-4df9-bc27-29630866d485 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:22.802475 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1746e1e6-a592-4df9-bc27-29630866d485 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:22.827857 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1746e1e6-a592-4df9-bc27-29630866d485 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/858938a3a167434e859700dacf0010a8?usage=True returned with HTTP 200 Aug 13 23:40:22.828395 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 140/558] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:40:22 2026] GET /volume/v3/os-quota-sets/858938a3a167434e859700dacf0010a8?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:22.843947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aba5f9bc-eeb5-4139-8b34-f6d283f34602 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:22.847015 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aba5f9bc-eeb5-4139-8b34-f6d283f34602 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 13 23:40:22.847015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aba5f9bc-eeb5-4139-8b34-f6d283f34602 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc1a3fee-145a-4e85-8520-860fbb2c9d38"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:22.848188 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.volume_transfer [None req-aba5f9bc-eeb5-4139-8b34-f6d283f34602 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc1a3fee-145a-4e85-8520-860fbb2c9d38'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 23:40:22.848304 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-aba5f9bc-eeb5-4139-8b34-f6d283f34602 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Creating transfer of volume bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:22.848451 np0000007283 devstack@c-api.service[100276]: INFO cinder.transfer.api [None req-aba5f9bc-eeb5-4139-8b34-f6d283f34602 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Generating transfer record for volume bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:22.856107 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:22.856107 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:22.872778 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aba5f9bc-eeb5-4139-8b34-f6d283f34602 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 23:40:22.873406 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 141/559] 10.4.3.81 () {68 vars in 1284 bytes} [Thu Aug 13 23:40:22 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:22.892269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b781643c-27f3-490a-a723-f19ce5ef0268 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:22.994792 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer/db5ed153-d415-4c9d-88c3-6fda9d4aaad4/accept Aug 13 23:40:22.995139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0b08f944bb57c8d2"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:22.997027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.volume_transfer [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Accepting volume transfer db5ed153-d415-4c9d-88c3-6fda9d4aaad4 {{(pid=100275) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 23:40:22.997277 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Accepting transfer db5ed153-d415-4c9d-88c3-6fda9d4aaad4 Aug 13 23:40:23.066007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Created reservations ['318161a2-5d29-4a0e-bd98-e556b0b17bf5', 'e4dc4da2-6421-41da-8996-dc0b0fcb1c26', 'a518a0bf-3a21-4c0d-aa2f-e4116b1ce723', '1489bfd5-a541-40e9-84ac-b5cad8bfa2cc'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:23.086819 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Created reservations ['10e7a91d-0b12-49db-ac96-c94a6ba9bae4', '41345a0c-3798-4817-bcb2-b5cd094fc1bc', 'adb0ed09-8979-476c-909a-a790e6948ab9', '693a0aab-55a5-4acc-aa76-c26aed6d66c7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:23.127555 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Created reservations ['3a3ed5b0-2365-4379-a77d-04346bfcbdfe', '97dc3366-492b-4d67-bcad-77f26a205429', '7ce4f2e2-f3dd-45bb-97e6-d6dfee9dc9fb', 'baa36719-e21a-47cc-a798-b26d8366111e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:23.169774 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Created reservations ['a0281e0a-e00b-4b7c-a0de-65af1a2f6279', '1e9c8356-1b42-45d5-918d-b07d89b9719d', 'efd1fd1f-9076-4d2f-a171-e25daec9218d', 'd771a7f2-6b9a-4372-b372-d84bfb76f3b5'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:23.187050 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Transfer volume completed successfully. Aug 13 23:40:23.273159 np0000007283 devstack@c-api.service[100275]: INFO cinder.transfer.api [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Volume bc1a3fee-145a-4e85-8520-860fbb2c9d38 has been transferred. Aug 13 23:40:23.281548 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b781643c-27f3-490a-a723-f19ce5ef0268 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/db5ed153-d415-4c9d-88c3-6fda9d4aaad4/accept returned with HTTP 202 Aug 13 23:40:23.282223 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 141/560] 10.4.3.81 () {68 vars in 1416 bytes} [Thu Aug 13 23:40:22 2026] POST /volume/v3/os-volume-transfer/db5ed153-d415-4c9d-88c3-6fda9d4aaad4/accept => generated 363 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:23.296029 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8ca2bc9-b0c9-4ec0-a77d-f36de51f9bc2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:23.300837 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8ca2bc9-b0c9-4ec0-a77d-f36de51f9bc2 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] GET https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:23.300837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8ca2bc9-b0c9-4ec0-a77d-f36de51f9bc2 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:23.300963 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8ca2bc9-b0c9-4ec0-a77d-f36de51f9bc2 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:23.310108 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:23.310108 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:23.316398 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8ca2bc9-b0c9-4ec0-a77d-f36de51f9bc2 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] Volume info retrieved successfully. Aug 13 23:40:23.325313 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8ca2bc9-b0c9-4ec0-a77d-f36de51f9bc2 tempest-VolumeQuotasAdminTestJSON-1281570578 tempest-VolumeQuotasAdminTestJSON-1281570578-project-member] https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 returned with HTTP 200 Aug 13 23:40:23.325313 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 139/561] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:23 2026] GET /volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:23.338499 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d71fd636-00bc-4ce9-af18-83cb6f20d77d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:23.340187 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d71fd636-00bc-4ce9-af18-83cb6f20d77d tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True Aug 13 23:40:23.340459 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d71fd636-00bc-4ce9-af18-83cb6f20d77d tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:23.340797 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d71fd636-00bc-4ce9-af18-83cb6f20d77d tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:23.367129 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d71fd636-00bc-4ce9-af18-83cb6f20d77d tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True returned with HTTP 200 Aug 13 23:40:23.367667 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 141/562] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:40:23 2026] GET /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:23.384331 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d8e70d4e-ee31-410c-a02c-b8f49c3660df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:23.386320 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8e70d4e-ee31-410c-a02c-b8f49c3660df tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/858938a3a167434e859700dacf0010a8?usage=True Aug 13 23:40:23.386517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8e70d4e-ee31-410c-a02c-b8f49c3660df tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:23.386706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8e70d4e-ee31-410c-a02c-b8f49c3660df tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:23.409119 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8e70d4e-ee31-410c-a02c-b8f49c3660df tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/858938a3a167434e859700dacf0010a8?usage=True returned with HTTP 200 Aug 13 23:40:23.409520 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 142/563] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:40:23 2026] GET /volume/v3/os-quota-sets/858938a3a167434e859700dacf0010a8?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:23.423488 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7385ff3c-3aa4-4f24-ba3c-6f50fe5a6c65 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:23.426026 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7385ff3c-3aa4-4f24-ba3c-6f50fe5a6c65 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:23.426541 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7385ff3c-3aa4-4f24-ba3c-6f50fe5a6c65 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:23.426541 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7385ff3c-3aa4-4f24-ba3c-6f50fe5a6c65 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:23.426740 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7385ff3c-3aa4-4f24-ba3c-6f50fe5a6c65 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Delete volume with id: bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:23.435102 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:23.435102 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:23.435433 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7385ff3c-3aa4-4f24-ba3c-6f50fe5a6c65 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Volume info retrieved successfully. Aug 13 23:40:23.453209 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7385ff3c-3aa4-4f24-ba3c-6f50fe5a6c65 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Delete volume request issued successfully. Aug 13 23:40:23.453464 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7385ff3c-3aa4-4f24-ba3c-6f50fe5a6c65 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 returned with HTTP 202 Aug 13 23:40:23.454026 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 142/564] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:23 2026] DELETE /volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:23.464293 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3c51cf4-3550-4958-81e7-798513a2feb4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:23.466159 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3c51cf4-3550-4958-81e7-798513a2feb4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:23.466365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3c51cf4-3550-4958-81e7-798513a2feb4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:23.466607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3c51cf4-3550-4958-81e7-798513a2feb4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:23.479616 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:23.479616 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:23.490218 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a3c51cf4-3550-4958-81e7-798513a2feb4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Volume info retrieved successfully. Aug 13 23:40:23.494477 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3c51cf4-3550-4958-81e7-798513a2feb4 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 returned with HTTP 200 Aug 13 23:40:23.494628 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 140/565] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:23 2026] GET /volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:23.556865 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94f537c7-5f62-448e-b7eb-eb44802168b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:23.559465 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94f537c7-5f62-448e-b7eb-eb44802168b5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:23.559745 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94f537c7-5f62-448e-b7eb-eb44802168b5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:23.560023 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94f537c7-5f62-448e-b7eb-eb44802168b5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:23.560196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-94f537c7-5f62-448e-b7eb-eb44802168b5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:23.570693 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:23.570693 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:23.571859 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94f537c7-5f62-448e-b7eb-eb44802168b5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:23.572346 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 142/566] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:23 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:24.515247 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9253550-1690-437e-9c00-bf0b821c8469 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.517175 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9253550-1690-437e-9c00-bf0b821c8469 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:24.517502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9253550-1690-437e-9c00-bf0b821c8469 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:24.517757 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9253550-1690-437e-9c00-bf0b821c8469 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:24.526057 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9253550-1690-437e-9c00-bf0b821c8469 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 returned with HTTP 404 Aug 13 23:40:24.526619 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 143/567] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:24 2026] GET /volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:24.532660 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6871ebaa-aaaf-44aa-bacc-87470f7787cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.535024 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6871ebaa-aaaf-44aa-bacc-87470f7787cc tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:40:24.535024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6871ebaa-aaaf-44aa-bacc-87470f7787cc tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:24.535092 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6871ebaa-aaaf-44aa-bacc-87470f7787cc tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:24.537776 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8726b772-5cb7-40ef-8e48-0cfa898659e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.540519 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8726b772-5cb7-40ef-8e48-0cfa898659e2 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] GET https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:24.541606 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8726b772-5cb7-40ef-8e48-0cfa898659e2 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:24.541606 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8726b772-5cb7-40ef-8e48-0cfa898659e2 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:24.550351 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8726b772-5cb7-40ef-8e48-0cfa898659e2 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 returned with HTTP 404 Aug 13 23:40:24.551106 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 141/568] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:24 2026] GET /volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:24.556006 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:24.556006 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:24.561033 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4892329d-eefd-4aa5-9e1e-2b445226dca7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.570665 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4892329d-eefd-4aa5-9e1e-2b445226dca7 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:24.570665 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4892329d-eefd-4aa5-9e1e-2b445226dca7 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:24.570665 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4892329d-eefd-4aa5-9e1e-2b445226dca7 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:24.570665 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4892329d-eefd-4aa5-9e1e-2b445226dca7 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] Delete volume with id: bc1a3fee-145a-4e85-8520-860fbb2c9d38 Aug 13 23:40:24.570960 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6871ebaa-aaaf-44aa-bacc-87470f7787cc tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:24.583505 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4892329d-eefd-4aa5-9e1e-2b445226dca7 tempest-VolumeQuotasAdminTestJSON-1447345523 tempest-VolumeQuotasAdminTestJSON-1447345523-project-member] https://10.4.3.81/volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 returned with HTTP 404 Aug 13 23:40:24.583505 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 143/569] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:24 2026] DELETE /volume/v3/volumes/bc1a3fee-145a-4e85-8520-860fbb2c9d38 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:40:24.585532 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e930d0dd-2807-40d9-b29c-0d129e5d1ea1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.593125 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e930d0dd-2807-40d9-b29c-0d129e5d1ea1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:24.593507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e930d0dd-2807-40d9-b29c-0d129e5d1ea1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:24.593700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e930d0dd-2807-40d9-b29c-0d129e5d1ea1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:24.593929 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e930d0dd-2807-40d9-b29c-0d129e5d1ea1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:24.594525 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6871ebaa-aaaf-44aa-bacc-87470f7787cc tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:40:24.594943 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 143/570] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:24 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1136 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:24.599039 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8204c03f-3399-4ab1-a551-4df6ac6b8fb8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.601051 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:24.601051 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:24.601912 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e930d0dd-2807-40d9-b29c-0d129e5d1ea1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:24.602948 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 144/571] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:24 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:24.603074 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8204c03f-3399-4ab1-a551-4df6ac6b8fb8 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/f61fabd6bec1479a8f7a8c245ffbe99d?usage=True Aug 13 23:40:24.603336 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8204c03f-3399-4ab1-a551-4df6ac6b8fb8 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:24.603590 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8204c03f-3399-4ab1-a551-4df6ac6b8fb8 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:24.644960 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8204c03f-3399-4ab1-a551-4df6ac6b8fb8 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/f61fabd6bec1479a8f7a8c245ffbe99d?usage=True returned with HTTP 200 Aug 13 23:40:24.645423 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 142/572] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:40:24 2026] GET /volume/v3/os-quota-sets/f61fabd6bec1479a8f7a8c245ffbe99d?usage=True => generated 1061 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:24.661043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e49c5b29-418a-475d-82a5-b605fd009714 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.665284 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e49c5b29-418a-475d-82a5-b605fd009714 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c Aug 13 23:40:24.665751 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e49c5b29-418a-475d-82a5-b605fd009714 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:24.802292 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e49c5b29-418a-475d-82a5-b605fd009714 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c returned with HTTP 200 Aug 13 23:40:24.802847 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 144/573] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 23:40:24 2026] PUT /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c => generated 397 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:24.813344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-893584ba-4a91-43bb-95d8-06076b460354 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.815790 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-893584ba-4a91-43bb-95d8-06076b460354 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c Aug 13 23:40:24.816826 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-893584ba-4a91-43bb-95d8-06076b460354 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:24.918570 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-43877d6a-f1cf-4670-8c8d-056ecd48a3d7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:24.921213 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43877d6a-f1cf-4670-8c8d-056ecd48a3d7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:40:24.921556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43877d6a-f1cf-4670-8c8d-056ecd48a3d7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:24.921847 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43877d6a-f1cf-4670-8c8d-056ecd48a3d7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:24.925873 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-893584ba-4a91-43bb-95d8-06076b460354 tempest-VolumeQuotasAdminTestJSON-27658121 tempest-VolumeQuotasAdminTestJSON-27658121-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c returned with HTTP 200 Aug 13 23:40:24.926477 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 144/574] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 23:40:24 2026] PUT /volume/v3/os-quota-sets/d975390a068644f8b9dffa1546b7558c => generated 395 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:24.944083 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:24.944083 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:24.950725 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-43877d6a-f1cf-4670-8c8d-056ecd48a3d7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:24.957463 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43877d6a-f1cf-4670-8c8d-056ecd48a3d7 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:40:24.958471 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 145/575] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:24 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:25.012554 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-be48f2fa-fcb7-402f-8852-5d5a85b016f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:25.015963 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-be48f2fa-fcb7-402f-8852-5d5a85b016f2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:40:25.016192 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-be48f2fa-fcb7-402f-8852-5d5a85b016f2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:25.016402 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-be48f2fa-fcb7-402f-8852-5d5a85b016f2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:25.036043 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:25.036043 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:25.039567 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-be48f2fa-fcb7-402f-8852-5d5a85b016f2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:25.046783 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-be48f2fa-fcb7-402f-8852-5d5a85b016f2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:40:25.047318 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 143/576] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:40:25 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:25.073654 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-d016e0e8-ea46-4726-9f03-6a320931d826 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:25.075922 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-d016e0e8-ea46-4726-9f03-6a320931d826 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae/action Aug 13 23:40:25.076442 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-d016e0e8-ea46-4726-9f03-6a320931d826 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:25.076625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-d016e0e8-ea46-4726-9f03-6a320931d826 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:25.096930 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:25.096930 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:25.097202 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-d016e0e8-ea46-4726-9f03-6a320931d826 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:25.112336 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-d016e0e8-ea46-4726-9f03-6a320931d826 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Begin detaching volume completed successfully. Aug 13 23:40:25.112336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-d016e0e8-ea46-4726-9f03-6a320931d826 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae/action returned with HTTP 202 Aug 13 23:40:25.112336 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 145/577] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:40:25 2026] POST /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:40:25.184196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b9b5842-9a18-4c2d-bc46-e124309d9545 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:25.184670 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b9b5842-9a18-4c2d-bc46-e124309d9545 None None] GET https://10.4.3.81/volume// Aug 13 23:40:25.184851 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b9b5842-9a18-4c2d-bc46-e124309d9545 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:25.185078 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b9b5842-9a18-4c2d-bc46-e124309d9545 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:25.185438 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b9b5842-9a18-4c2d-bc46-e124309d9545 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:25.185743 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 145/578] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:40:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:25.196668 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-21496773-50be-4ba5-970c-2e1eeecdc3ae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:25.199794 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-21496773-50be-4ba5-970c-2e1eeecdc3ae tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:40:25.203011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-21496773-50be-4ba5-970c-2e1eeecdc3ae tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:25.203011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-21496773-50be-4ba5-970c-2e1eeecdc3ae tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:25.217690 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:25.217690 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:25.223398 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-21496773-50be-4ba5-970c-2e1eeecdc3ae tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:25.232967 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-21496773-50be-4ba5-970c-2e1eeecdc3ae tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:40:25.233216 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 146/579] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:40:25 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 1319 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:40:25.622264 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-715d2a67-9e74-4dce-8ca5-d403f64b4930 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:25.626373 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-715d2a67-9e74-4dce-8ca5-d403f64b4930 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:25.627271 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-715d2a67-9e74-4dce-8ca5-d403f64b4930 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:25.627538 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-715d2a67-9e74-4dce-8ca5-d403f64b4930 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:25.627714 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-715d2a67-9e74-4dce-8ca5-d403f64b4930 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:25.639034 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:25.639034 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:25.640296 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-715d2a67-9e74-4dce-8ca5-d403f64b4930 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:25.640607 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 144/580] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:25 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:25.656455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e166225e-68e8-474f-b9b7-8e8e466157a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:25.661938 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e166225e-68e8-474f-b9b7-8e8e466157a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 Aug 13 23:40:25.662177 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e166225e-68e8-474f-b9b7-8e8e466157a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:25.662777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e166225e-68e8-474f-b9b7-8e8e466157a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:25.672249 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:25.672249 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:25.677737 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e166225e-68e8-474f-b9b7-8e8e466157a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:25.684265 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e166225e-68e8-474f-b9b7-8e8e466157a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 returned with HTTP 200 Aug 13 23:40:25.684946 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 146/581] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:25 2026] GET /volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:25.702911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-98979887-9cd1-43e4-8798-256e8a89389a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:25.923020 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98979887-9cd1-43e4-8798-256e8a89389a tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188/export_record Aug 13 23:40:25.923020 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98979887-9cd1-43e4-8798-256e8a89389a tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:25.923484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98979887-9cd1-43e4-8798-256e8a89389a tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Calling method 'export_record' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:25.923637 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-98979887-9cd1-43e4-8798-256e8a89389a tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Export record for backup d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 23:40:25.939688 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:25.939688 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:25.940726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-98979887-9cd1-43e4-8798-256e8a89389a tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Calling RPCAPI with context: , host: np0000007283, backup: d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 23:40:25.957232 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-98979887-9cd1-43e4-8798-256e8a89389a tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] export_record in rpcapi backup_id d7da6612-f969-4362-9cc0-4cb0afcbc188 on host np0000007283. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 23:40:25.971149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-98979887-9cd1-43e4-8798-256e8a89389a tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdkYTY2MTItZjk2OS00MzYyLTljYzAtNGNiMGFmY2JjMTg4IiwgInVzZXJfaWQiOiAiMjU4ZWI3ZDc2NDZlNGMyNTgzY2JjZjljZWU2MzdmYzYiLCAicHJvamVjdF9pZCI6ICJhMzAxNTlhNzVjNDU0NDg5Yjc4OTMxYzk0ODk3MWEwYiIsICJ2b2x1bWVfaWQiOiAiNTZmNzExODAtZjBmOS00ODVmLTg2NGUtMDVlOTkwMWM0MWQ2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMjE0NzkwNDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTgwNjMxOTA4NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2ZjcxMTgwLWYwZjktNDg1Zi04NjRlLTA1ZTk5MDFjNDFkNi8yMDI2MDgxMzIzNDAxMS9hel9ub3ZhX2JhY2t1cF9kN2RhNjYxMi1mOTY5LTQzNjItOWNjMC00Y2IwYWZjYmMxODgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDA6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 23:40:25.971451 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98979887-9cd1-43e4-8798-256e8a89389a tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188/export_record returned with HTTP 200 Aug 13 23:40:25.971926 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 146/582] 10.4.3.81 () {66 vars in 1383 bytes} [Thu Aug 13 23:40:25 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188/export_record => generated 1512 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:25.983951 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:25.985885 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] POST https://10.4.3.81/volume/v3/backups/import_record Aug 13 23:40:25.986561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2I1MDFiZjYtYjczMi00ZGM3LWFjMzgtMjAwZGEyNTY4YmZiIiwgInVzZXJfaWQiOiAiMjU4ZWI3ZDc2NDZlNGMyNTgzY2JjZjljZWU2MzdmYzYiLCAicHJvamVjdF9pZCI6ICJhMzAxNTlhNzVjNDU0NDg5Yjc4OTMxYzk0ODk3MWEwYiIsICJ2b2x1bWVfaWQiOiAiNTZmNzExODAtZjBmOS00ODVmLTg2NGUtMDVlOTkwMWM0MWQ2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMjE0NzkwNDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTgwNjMxOTA4NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2ZjcxMTgwLWYwZjktNDg1Zi04NjRlLTA1ZTk5MDFjNDFkNi8yMDI2MDgxMzIzNDAxMS9hel9ub3ZhX2JhY2t1cF9kN2RhNjYxMi1mOTY5LTQzNjItOWNjMC00Y2IwYWZjYmMxODgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDA6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:25.987858 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2I1MDFiZjYtYjczMi00ZGM3LWFjMzgtMjAwZGEyNTY4YmZiIiwgInVzZXJfaWQiOiAiMjU4ZWI3ZDc2NDZlNGMyNTgzY2JjZjljZWU2MzdmYzYiLCAicHJvamVjdF9pZCI6ICJhMzAxNTlhNzVjNDU0NDg5Yjc4OTMxYzk0ODk3MWEwYiIsICJ2b2x1bWVfaWQiOiAiNTZmNzExODAtZjBmOS00ODVmLTg2NGUtMDVlOTkwMWM0MWQ2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMjE0NzkwNDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTgwNjMxOTA4NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2ZjcxMTgwLWYwZjktNDg1Zi04NjRlLTA1ZTk5MDFjNDFkNi8yMDI2MDgxMzIzNDAxMS9hel9ub3ZhX2JhY2t1cF9kN2RhNjYxMi1mOTY5LTQzNjItOWNjMC00Y2IwYWZjYmMxODgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDA6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100276) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 23:40:25.988624 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2I1MDFiZjYtYjczMi00ZGM3LWFjMzgtMjAwZGEyNTY4YmZiIiwgInVzZXJfaWQiOiAiMjU4ZWI3ZDc2NDZlNGMyNTgzY2JjZjljZWU2MzdmYzYiLCAicHJvamVjdF9pZCI6ICJhMzAxNTlhNzVjNDU0NDg5Yjc4OTMxYzk0ODk3MWEwYiIsICJ2b2x1bWVfaWQiOiAiNTZmNzExODAtZjBmOS00ODVmLTg2NGUtMDVlOTkwMWM0MWQ2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMjE0NzkwNDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTgwNjMxOTA4NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2ZjcxMTgwLWYwZjktNDg1Zi04NjRlLTA1ZTk5MDFjNDFkNi8yMDI2MDgxMzIzNDAxMS9hel9ub3ZhX2JhY2t1cF9kN2RhNjYxMi1mOTY5LTQzNjItOWNjMC00Y2IwYWZjYmMxODgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDA6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100276) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 23:40:26.044930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Created reservations ['9bd2e197-4ef1-47e3-8700-9118ca9b456e', 'c225e98a-fcf0-430a-ae2e-be6287c1dee9'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:26.080303 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] import_record rpcapi backup id 7b501bf6-b732-4dc7-ac38-200da2568bfb on host np0000007283 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2I1MDFiZjYtYjczMi00ZGM3LWFjMzgtMjAwZGEyNTY4YmZiIiwgInVzZXJfaWQiOiAiMjU4ZWI3ZDc2NDZlNGMyNTgzY2JjZjljZWU2MzdmYzYiLCAicHJvamVjdF9pZCI6ICJhMzAxNTlhNzVjNDU0NDg5Yjc4OTMxYzk0ODk3MWEwYiIsICJ2b2x1bWVfaWQiOiAiNTZmNzExODAtZjBmOS00ODVmLTg2NGUtMDVlOTkwMWM0MWQ2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMjE0NzkwNDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTgwNjMxOTA4NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2ZjcxMTgwLWYwZjktNDg1Zi04NjRlLTA1ZTk5MDFjNDFkNi8yMDI2MDgxMzIzNDAxMS9hel9ub3ZhX2JhY2t1cF9kN2RhNjYxMi1mOTY5LTQzNjItOWNjMC00Y2IwYWZjYmMxODgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIzOjQwOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDA6MjVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100276) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 23:40:26.083462 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Import record output: {'backup': {'id': '7b501bf6-b732-4dc7-ac38-200da2568bfb', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb'}, {'rel': 'bookmark', 'href': 'https://10.4.3.81/volume/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb'}]}}. {{(pid=100276) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 23:40:26.083774 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47f7b28c-8dee-45df-919b-bcdb932a6b38 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 201 Aug 13 23:40:26.084358 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 147/583] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 23:40:25 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 101 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 23:40:26.089613 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47e64252-1d49-4b3b-a525-8b78d67c041c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:26.089613 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47e64252-1d49-4b3b-a525-8b78d67c041c None None] GET https://10.4.3.81/volume// Aug 13 23:40:26.089613 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47e64252-1d49-4b3b-a525-8b78d67c041c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:26.089613 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47e64252-1d49-4b3b-a525-8b78d67c041c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:26.089613 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47e64252-1d49-4b3b-a525-8b78d67c041c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:26.089613 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 145/584] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:40:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:26.094213 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44b73331-d208-4cce-a11a-4bc1b36aafd9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:26.096656 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44b73331-d208-4cce-a11a-4bc1b36aafd9 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] GET https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb Aug 13 23:40:26.096964 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44b73331-d208-4cce-a11a-4bc1b36aafd9 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:26.097298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44b73331-d208-4cce-a11a-4bc1b36aafd9 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:26.097490 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-44b73331-d208-4cce-a11a-4bc1b36aafd9 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Show backup with id 7b501bf6-b732-4dc7-ac38-200da2568bfb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:26.107092 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-4c1c8ceb-b015-438a-bf88-8d14f0f052b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:26.110246 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-4c1c8ceb-b015-438a-bf88-8d14f0f052b5 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:40:26.110733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-4c1c8ceb-b015-438a-bf88-8d14f0f052b5 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae744c06-5baa-4555-926c-79e0c25662bf", "connector": null, "instance_uuid": "4516de1b-5f93-4eb4-a9f2-cf8123145bab"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:26.116487 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:26.116487 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:26.117165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44b73331-d208-4cce-a11a-4bc1b36aafd9 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb returned with HTTP 200 Aug 13 23:40:26.118365 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 147/585] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:26 2026] GET /volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:26.126480 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:26.126480 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:26.170497 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-4c1c8ceb-b015-438a-bf88-8d14f0f052b5 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:40:26.171192 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 147/586] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:40:26 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 13 23:40:26.179105 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-8e342722-bd97-488a-9d22-e66cc3d3efa4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:26.183906 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-8e342722-bd97-488a-9d22-e66cc3d3efa4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] DELETE https://10.4.3.81/volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35 Aug 13 23:40:26.184148 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-8e342722-bd97-488a-9d22-e66cc3d3efa4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:26.184384 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-8e342722-bd97-488a-9d22-e66cc3d3efa4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:26.196375 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:26.196375 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:26.257809 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-8e342722-bd97-488a-9d22-e66cc3d3efa4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35 returned with HTTP 200 Aug 13 23:40:26.258679 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 148/587] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:40:26 2026] DELETE /volume/v3/attachments/a46f345d-afce-4430-be19-4fc9b0ba6c35 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:26.508038 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-9313c670-a41d-47ab-a31e-8f37d67e472f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:26.512842 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-9313c670-a41d-47ab-a31e-8f37d67e472f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b Aug 13 23:40:26.513053 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-9313c670-a41d-47ab-a31e-8f37d67e472f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:26.513242 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-9313c670-a41d-47ab-a31e-8f37d67e472f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:26.521603 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:26.521603 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:26.582380 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3c8b5ee8-0d26-4db4-8408-3a014484e2ce req-9313c670-a41d-47ab-a31e-8f37d67e472f tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b returned with HTTP 200 Aug 13 23:40:26.583059 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 146/588] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:40:26 2026] DELETE /volume/v3/attachments/f91d5afc-4e9a-409d-b0ef-1577f96be19b => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:27.129219 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89c29d5f-a6aa-4d04-b261-108f55b45cf8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:27.131303 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89c29d5f-a6aa-4d04-b261-108f55b45cf8 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] GET https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb Aug 13 23:40:27.131511 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89c29d5f-a6aa-4d04-b261-108f55b45cf8 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:27.131712 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89c29d5f-a6aa-4d04-b261-108f55b45cf8 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:27.131818 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-89c29d5f-a6aa-4d04-b261-108f55b45cf8 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Show backup with id 7b501bf6-b732-4dc7-ac38-200da2568bfb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:27.136281 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:27.136281 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:27.137028 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89c29d5f-a6aa-4d04-b261-108f55b45cf8 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb returned with HTTP 200 Aug 13 23:40:27.137867 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 148/589] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:27 2026] GET /volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:27.147921 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a94eac2e-f636-4236-b9fe-d99d62b34e12 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:27.150617 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a94eac2e-f636-4236-b9fe-d99d62b34e12 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] GET https://10.4.3.81/volume/v3/backups Aug 13 23:40:27.150617 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a94eac2e-f636-4236-b9fe-d99d62b34e12 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:27.150797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a94eac2e-f636-4236-b9fe-d99d62b34e12 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:27.151178 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:27.151178 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:27.161773 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a94eac2e-f636-4236-b9fe-d99d62b34e12 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 13 23:40:27.162105 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 148/590] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:40:27 2026] GET /volume/v3/backups => generated 336 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:27.170585 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:27.172410 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] POST https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188/restore Aug 13 23:40:27.172852 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:27.174689 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Restoring backup d7da6612-f969-4362-9cc0-4cb0afcbc188 ({'restore': {}}) {{(pid=100276) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 23:40:27.174810 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Restoring backup d7da6612-f969-4362-9cc0-4cb0afcbc188 to volume None. Aug 13 23:40:27.181672 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:27.181672 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:27.183385 np0000007283 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Creating volume of 1 GB for restore of backup d7da6612-f969-4362-9cc0-4cb0afcbc188. Aug 13 23:40:27.192170 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:40:27.191786. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:40:27.192323 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Availability Zones retrieved successfully. Aug 13 23:40:27.199382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Flow 'volume_create_api' (54e0fa94-5ed6-4f35-a433-96865a03c98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:27.200504 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f77075-2822-4947-b3fe-8fb84bb341b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:27.201517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:27.231872 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f77075-2822-4947-b3fe-8fb84bb341b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:27.232934 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75cc996-85b0-491a-8964-8770e35a4380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:27.274772 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Created reservations ['9e084158-3760-44c2-80e7-0722b1632f56', 'b34aa9f5-045f-4f58-ad46-eafafa8f69a8', 'c515d322-b608-4205-8dff-4885e4055ce6', '34bafe49-5e1e-40ac-92ea-6ebb66a2fb67'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:27.275495 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75cc996-85b0-491a-8964-8770e35a4380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e084158-3760-44c2-80e7-0722b1632f56', 'b34aa9f5-045f-4f58-ad46-eafafa8f69a8', 'c515d322-b608-4205-8dff-4885e4055ce6', '34bafe49-5e1e-40ac-92ea-6ebb66a2fb67']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:27.276253 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47271535-c263-4d9d-ab0b-cbb50e65464f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:27.296058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c15c706-66dd-4c88-b0f8-326b1325bc23 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:27.297919 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c15c706-66dd-4c88-b0f8-326b1325bc23 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:40:27.297919 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c15c706-66dd-4c88-b0f8-326b1325bc23 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:27.298137 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c15c706-66dd-4c88-b0f8-326b1325bc23 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:27.305905 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:27.305905 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:27.306080 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47271535-c263-4d9d-ab0b-cbb50e65464f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d78d5f1-798f-406a-bef8-ae6b4684d8aa', '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_d7da6612-f969-4362-9cc0-4cb0afcbc188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a30159a75c454489b78931c948971a0b',qos_specs=None,replication_status=,reservations=['9e084158-3760-44c2-80e7-0722b1632f56','b34aa9f5-045f-4f58-ad46-eafafa8f69a8','c515d322-b608-4205-8dff-4885e4055ce6','34bafe49-5e1e-40ac-92ea-6ebb66a2fb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d7da6612-f969-4362-9cc0-4cb0afcbc188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d78d5f1-798f-406a-bef8-ae6b4684d8aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30159a75c454489b78931c948971a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:27.306747 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a2fda0c-f3f6-4851-8d9a-b4d4c1ef9016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:27.310035 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4c15c706-66dd-4c88-b0f8-326b1325bc23 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:27.316484 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c15c706-66dd-4c88-b0f8-326b1325bc23 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 200 Aug 13 23:40:27.316484 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 147/591] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:27 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:27.324344 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a2fda0c-f3f6-4851-8d9a-b4d4c1ef9016) transitioned into 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_d7da6612-f969-4362-9cc0-4cb0afcbc188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a30159a75c454489b78931c948971a0b',qos_specs=None,replication_status=,reservations=['9e084158-3760-44c2-80e7-0722b1632f56','b34aa9f5-045f-4f58-ad46-eafafa8f69a8','c515d322-b608-4205-8dff-4885e4055ce6','34bafe49-5e1e-40ac-92ea-6ebb66a2fb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:27.325418 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8934d1d-6124-44c0-8c41-10ffde994667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:27.339778 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8934d1d-6124-44c0-8c41-10ffde994667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:27.341046 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Flow 'volume_create_api' (54e0fa94-5ed6-4f35-a433-96865a03c98a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:27.341460 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Create volume request issued successfully. Aug 13 23:40:27.350529 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:27.350529 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:27.351154 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:27.554098 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-590dabea-6668-4546-a31f-80f24e0dca01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:27.556596 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-590dabea-6668-4546-a31f-80f24e0dca01 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] PUT https://10.4.3.81/volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe Aug 13 23:40:27.557059 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-590dabea-6668-4546-a31f-80f24e0dca01 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:27.568550 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-590dabea-6668-4546-a31f-80f24e0dca01 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Acquiring lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:40:27.574225 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-590dabea-6668-4546-a31f-80f24e0dca01 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:40:27.575641 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:27.575641 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:27.700708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-590dabea-6668-4546-a31f-80f24e0dca01 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" released by "attachment_update" :: held 0.126s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:40:27.701169 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-590dabea-6668-4546-a31f-80f24e0dca01 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe returned with HTTP 200 Aug 13 23:40:27.701777 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 149/592] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:40:27 2026] PUT /volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:27.713745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-674ef5b5-1e7d-4b74-9fc3-eb23c0ec8296 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:27.718049 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-674ef5b5-1e7d-4b74-9fc3-eb23c0ec8296 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe Aug 13 23:40:27.718310 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-674ef5b5-1e7d-4b74-9fc3-eb23c0ec8296 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:27.718628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-674ef5b5-1e7d-4b74-9fc3-eb23c0ec8296 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:27.742298 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-674ef5b5-1e7d-4b74-9fc3-eb23c0ec8296 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe returned with HTTP 200 Aug 13 23:40:27.742298 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 149/593] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:40:27 2026] GET /volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:28.186798 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b89b3ea7-6e3f-4904-abaf-3bea5d91567a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:28.306138 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b89b3ea7-6e3f-4904-abaf-3bea5d91567a tempest-ExtensionsTestJSON-1494971565 tempest-ExtensionsTestJSON-1494971565-project-member] GET https://10.4.3.81/volume/v3/extensions Aug 13 23:40:28.306138 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b89b3ea7-6e3f-4904-abaf-3bea5d91567a tempest-ExtensionsTestJSON-1494971565 tempest-ExtensionsTestJSON-1494971565-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:28.306138 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b89b3ea7-6e3f-4904-abaf-3bea5d91567a tempest-ExtensionsTestJSON-1494971565 tempest-ExtensionsTestJSON-1494971565-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:28.306138 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b89b3ea7-6e3f-4904-abaf-3bea5d91567a tempest-ExtensionsTestJSON-1494971565 tempest-ExtensionsTestJSON-1494971565-project-member] https://10.4.3.81/volume/v3/extensions returned with HTTP 200 Aug 13 23:40:28.306663 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 148/594] 10.4.3.81 () {66 vars in 1239 bytes} [Thu Aug 13 23:40:28 2026] GET /volume/v3/extensions => generated 5245 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:28.358094 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:28.358094 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:28.358548 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:28.358691 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Checking backup size 1 against volume size 1 {{(pid=100276) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 23:40:28.358772 np0000007283 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Overwriting volume 5d78d5f1-798f-406a-bef8-ae6b4684d8aa with restore of backup d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:28.371938 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] restore_backup in rpcapi backup_id d7da6612-f969-4362-9cc0-4cb0afcbc188 {{(pid=100276) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 23:40:28.373837 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a0ec08e-eb05-4dac-ba9e-633e7097268e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188/restore returned with HTTP 202 Aug 13 23:40:28.374326 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 149/595] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 23:40:27 2026] POST /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188/restore => generated 189 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:28.383218 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a77cb18-2dcb-4a38-8f4b-19ef11f9fdc8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:28.385557 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a77cb18-2dcb-4a38-8f4b-19ef11f9fdc8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:28.385846 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a77cb18-2dcb-4a38-8f4b-19ef11f9fdc8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:28.386138 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a77cb18-2dcb-4a38-8f4b-19ef11f9fdc8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:28.386308 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0a77cb18-2dcb-4a38-8f4b-19ef11f9fdc8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:28.391685 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:28.391685 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:28.392616 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a77cb18-2dcb-4a38-8f4b-19ef11f9fdc8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:28.393032 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 150/596] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:28 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:28.518340 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:28.519853 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:28.520243 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1385712302"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:28.521732 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1385712302'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:28.521857 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Create volume of 1 GB Aug 13 23:40:28.522192 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:28.522192 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:28.526108 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Availability Zones retrieved successfully. Aug 13 23:40:28.532434 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Flow 'volume_create_api' (03f937e1-3e5a-49c0-ba4a-8b02612cd377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:28.533466 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c631f3-7d04-4413-ada3-ed1fab59274b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:28.535916 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:28.575444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c631f3-7d04-4413-ada3-ed1fab59274b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:28.576328 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5dc08c0-3a49-4ba3-9e47-4a6266584d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:28.646329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Created reservations ['7a80649f-4f94-4cea-a53d-904577a01e55', 'bef568cf-8f7e-4c5c-a2ae-4446bf381d42', 'd30b9d40-4ca7-45a8-ac41-d2cfb415cd4d', '027867ad-94de-4c21-8fa5-aff909539d70'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:28.647418 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5dc08c0-3a49-4ba3-9e47-4a6266584d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a80649f-4f94-4cea-a53d-904577a01e55', 'bef568cf-8f7e-4c5c-a2ae-4446bf381d42', 'd30b9d40-4ca7-45a8-ac41-d2cfb415cd4d', '027867ad-94de-4c21-8fa5-aff909539d70']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:28.648581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46ced4e-0d23-4eec-aa3a-d8a6d4bc2b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:28.683709 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46ced4e-0d23-4eec-aa3a-d8a6d4bc2b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f6f2eee-79a0-47c6-bfde-c1533f94aba9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1385712302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c20517c809c42a3a88c3febc0707b32',qos_specs=None,replication_status=,reservations=['7a80649f-4f94-4cea-a53d-904577a01e55','bef568cf-8f7e-4c5c-a2ae-4446bf381d42','d30b9d40-4ca7-45a8-ac41-d2cfb415cd4d','027867ad-94de-4c21-8fa5-aff909539d70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220c0cfca61a4793bff67cc77f474d33',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1385712302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f6f2eee-79a0-47c6-bfde-c1533f94aba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c20517c809c42a3a88c3febc0707b32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220c0cfca61a4793bff67cc77f474d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:28.684683 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4b3f30-e409-4f5b-b3f6-0a4cae5d9c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:28.706733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4b3f30-e409-4f5b-b3f6-0a4cae5d9c16) transitioned into state 'SUCCESS' from state '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-1385712302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c20517c809c42a3a88c3febc0707b32',qos_specs=None,replication_status=,reservations=['7a80649f-4f94-4cea-a53d-904577a01e55','bef568cf-8f7e-4c5c-a2ae-4446bf381d42','d30b9d40-4ca7-45a8-ac41-d2cfb415cd4d','027867ad-94de-4c21-8fa5-aff909539d70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220c0cfca61a4793bff67cc77f474d33',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:28.707550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e005a1d-8a19-45cc-84b2-398842ce0d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:28.719233 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e005a1d-8a19-45cc-84b2-398842ce0d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:28.720548 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Flow 'volume_create_api' (03f937e1-3e5a-49c0-ba4a-8b02612cd377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:28.721003 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Create volume request issued successfully. Aug 13 23:40:28.721853 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5749203c-a6cf-4cf2-886d-7060e1c60a98 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:28.722410 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 150/597] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:28 2026] POST /volume/v3/volumes => generated 752 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:28.738957 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26f5203f-e00a-4c4f-9501-a48ea4383037 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:28.747586 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26f5203f-e00a-4c4f-9501-a48ea4383037 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 Aug 13 23:40:28.747586 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26f5203f-e00a-4c4f-9501-a48ea4383037 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:28.747586 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26f5203f-e00a-4c4f-9501-a48ea4383037 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:28.764400 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:28.764400 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:28.770556 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-26f5203f-e00a-4c4f-9501-a48ea4383037 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:28.776693 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26f5203f-e00a-4c4f-9501-a48ea4383037 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 returned with HTTP 200 Aug 13 23:40:28.777276 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 149/598] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:28 2026] GET /volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:29.408248 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4d936877-1498-48c1-bb52-04caa3ee5d8e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:29.411717 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d936877-1498-48c1-bb52-04caa3ee5d8e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:29.411979 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d936877-1498-48c1-bb52-04caa3ee5d8e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:29.412297 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d936877-1498-48c1-bb52-04caa3ee5d8e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:29.412574 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4d936877-1498-48c1-bb52-04caa3ee5d8e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:29.421705 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:29.421705 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:29.424248 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d936877-1498-48c1-bb52-04caa3ee5d8e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:29.424661 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 150/599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:29 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:29.796960 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b046c380-ca1f-4d56-92ce-96cda407ea8e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:29.805032 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b046c380-ca1f-4d56-92ce-96cda407ea8e tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 Aug 13 23:40:29.805146 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b046c380-ca1f-4d56-92ce-96cda407ea8e tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:29.805371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b046c380-ca1f-4d56-92ce-96cda407ea8e tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:29.822291 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:29.822291 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:29.832912 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b046c380-ca1f-4d56-92ce-96cda407ea8e tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:29.841064 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b046c380-ca1f-4d56-92ce-96cda407ea8e tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 returned with HTTP 200 Aug 13 23:40:29.841924 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 151/600] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:29 2026] GET /volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:29.859258 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d30e543d-719b-451f-aaf0-d2b501fdfffe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:29.863742 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d30e543d-719b-451f-aaf0-d2b501fdfffe tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] POST https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9/action Aug 13 23:40:29.864192 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d30e543d-719b-451f-aaf0-d2b501fdfffe tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:29.864407 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d30e543d-719b-451f-aaf0-d2b501fdfffe tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:29.880902 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:29.880902 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:29.881982 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d30e543d-719b-451f-aaf0-d2b501fdfffe tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:29.894549 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d30e543d-719b-451f-aaf0-d2b501fdfffe tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume updated successfully. Aug 13 23:40:29.894881 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d30e543d-719b-451f-aaf0-d2b501fdfffe tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9/action returned with HTTP 200 Aug 13 23:40:29.895469 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 151/601] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:40:29 2026] POST /volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 23:40:29.903235 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c037f711-0160-4767-ae8d-44e6e1d840f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:29.905334 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c037f711-0160-4767-ae8d-44e6e1d840f4 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 Aug 13 23:40:29.905570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c037f711-0160-4767-ae8d-44e6e1d840f4 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:29.905768 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c037f711-0160-4767-ae8d-44e6e1d840f4 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:29.921087 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:29.921087 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:29.931810 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c037f711-0160-4767-ae8d-44e6e1d840f4 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:29.939418 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c037f711-0160-4767-ae8d-44e6e1d840f4 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 returned with HTTP 200 Aug 13 23:40:29.940033 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 150/602] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:29 2026] GET /volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:30.146243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:30.148373 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:30.148805 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-556433861"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:30.150723 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Create volume request body: {'volume': {'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-556433861'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:30.262856 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5ee74bf8-1a09-4729-8526-e1185cbe63b9 req-4c5e81f1-37bf-4c09-9508-c3e95a2368e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:30.264704 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5ee74bf8-1a09-4729-8526-e1185cbe63b9 req-4c5e81f1-37bf-4c09-9508-c3e95a2368e1 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 Aug 13 23:40:30.264885 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5ee74bf8-1a09-4729-8526-e1185cbe63b9 req-4c5e81f1-37bf-4c09-9508-c3e95a2368e1 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:30.265080 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5ee74bf8-1a09-4729-8526-e1185cbe63b9 req-4c5e81f1-37bf-4c09-9508-c3e95a2368e1 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:30.271917 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:30.271917 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:30.276236 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5ee74bf8-1a09-4729-8526-e1185cbe63b9 req-4c5e81f1-37bf-4c09-9508-c3e95a2368e1 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:30.282755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5ee74bf8-1a09-4729-8526-e1185cbe63b9 req-4c5e81f1-37bf-4c09-9508-c3e95a2368e1 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 returned with HTTP 200 Aug 13 23:40:30.283488 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 152/603] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:40:30 2026] GET /volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:30.427108 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Create volume of 1 GB Aug 13 23:40:30.438373 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Availability Zones retrieved successfully. Aug 13 23:40:30.441215 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1021df71-9ef3-4adc-8521-8068e5b282f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:30.444362 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1021df71-9ef3-4adc-8521-8068e5b282f7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:30.445053 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Flow 'volume_create_api' (e2b326c4-86b9-48e8-a6c2-3e68a152d520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:30.445970 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ecfa47e-72fc-4ed3-8e74-05e40bd04244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.446096 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1021df71-9ef3-4adc-8521-8068e5b282f7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:30.446397 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1021df71-9ef3-4adc-8521-8068e5b282f7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:30.446876 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:30.447452 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1021df71-9ef3-4adc-8521-8068e5b282f7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:30.453202 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:30.453202 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:30.454165 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1021df71-9ef3-4adc-8521-8068e5b282f7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:30.454534 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 152/604] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:30 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:30.522528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ecfa47e-72fc-4ed3-8e74-05e40bd04244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.523300 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bf1039-9a18-4e46-bef8-eda891b25c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.583603 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Created reservations ['75a3ea1f-b872-4767-887f-5fdc07591625', '7455bbef-53e0-4e78-961a-f9333890fa0c', '8b0f7aa1-0c18-416d-97c3-d4f3afe87474', '311b656b-f36a-4b6d-a1ef-dab08290dfc0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:30.584665 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bf1039-9a18-4e46-bef8-eda891b25c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a3ea1f-b872-4767-887f-5fdc07591625', '7455bbef-53e0-4e78-961a-f9333890fa0c', '8b0f7aa1-0c18-416d-97c3-d4f3afe87474', '311b656b-f36a-4b6d-a1ef-dab08290dfc0']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.585647 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d735e5b-4dd7-43ac-97d7-4ee9e91e7e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.607012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d735e5b-4dd7-43ac-97d7-4ee9e91e7e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147f552f-e2f7-45df-9f1d-7559eef7a161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-556433861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19dd578fefe54264957cf434d106e9b7',qos_specs=None,replication_status=,reservations=['75a3ea1f-b872-4767-887f-5fdc07591625','7455bbef-53e0-4e78-961a-f9333890fa0c','8b0f7aa1-0c18-416d-97c3-d4f3afe87474','311b656b-f36a-4b6d-a1ef-dab08290dfc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc45161fad274b7898002333c3893780',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-556433861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=147f552f-e2f7-45df-9f1d-7559eef7a161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19dd578fefe54264957cf434d106e9b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc45161fad274b7898002333c3893780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.608114 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b27d38-26a6-45ec-a295-06917f8ec169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.631002 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b27d38-26a6-45ec-a295-06917f8ec169) transitioned into state 'SUCCESS' from state '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-556433861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19dd578fefe54264957cf434d106e9b7',qos_specs=None,replication_status=,reservations=['75a3ea1f-b872-4767-887f-5fdc07591625','7455bbef-53e0-4e78-961a-f9333890fa0c','8b0f7aa1-0c18-416d-97c3-d4f3afe87474','311b656b-f36a-4b6d-a1ef-dab08290dfc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc45161fad274b7898002333c3893780',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.631776 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e6c5df-b5be-415f-a54f-7206caa49b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.644570 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e6c5df-b5be-415f-a54f-7206caa49b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.644903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Flow 'volume_create_api' (e2b326c4-86b9-48e8-a6c2-3e68a152d520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:30.645313 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Create volume request issued successfully. Aug 13 23:40:30.645926 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3120c1a7-cce6-4cc6-8aba-13c5d6577403 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:30.646696 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 151/605] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:40:30 2026] POST /volume/v3/volumes => generated 748 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:30.663974 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-457338b5-4960-46a3-a2a1-14f5cd6834b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:30.666036 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-457338b5-4960-46a3-a2a1-14f5cd6834b8 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] GET https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 Aug 13 23:40:30.666506 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-457338b5-4960-46a3-a2a1-14f5cd6834b8 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:30.666506 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-457338b5-4960-46a3-a2a1-14f5cd6834b8 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:30.677132 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:30.677132 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:30.681252 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-457338b5-4960-46a3-a2a1-14f5cd6834b8 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:30.686062 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-457338b5-4960-46a3-a2a1-14f5cd6834b8 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 returned with HTTP 200 Aug 13 23:40:30.686585 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 151/606] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:30 2026] GET /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:30.751901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-458352bf-86f7-440a-a443-77acee2894e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:30.754654 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:30.754969 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1722240882", "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:30.756605 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1722240882', 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:30.816412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:30.821016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:30.821016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1873992491"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:30.821016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1873992491'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:30.821016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Create volume of 1 GB Aug 13 23:40:30.827531 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Availability Zones retrieved successfully. Aug 13 23:40:30.833471 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Flow 'volume_create_api' (cd9a73ad-f624-4b48-b7a8-3ee3dfb627e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:30.834456 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b62029-a706-44ee-9072-0b43f9129061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.835373 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:30.872295 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b62029-a706-44ee-9072-0b43f9129061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.873528 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2c0e78-6ece-4531-ab7a-6c910e0c660a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.919344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Created reservations ['5d6f1171-a035-403b-a626-79d03adf52c4', '34251339-de3c-4696-b4ba-78988fdc546d', 'ae9f498c-63be-41d9-91e9-b305c31f4a5a', 'a6e551b3-5505-4a5a-9c99-c1c5ca82b380'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:30.920405 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2c0e78-6ece-4531-ab7a-6c910e0c660a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d6f1171-a035-403b-a626-79d03adf52c4', '34251339-de3c-4696-b4ba-78988fdc546d', 'ae9f498c-63be-41d9-91e9-b305c31f4a5a', 'a6e551b3-5505-4a5a-9c99-c1c5ca82b380']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.921196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63002ba-ac9e-4e2d-b132-f7fffaf2f92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.948511 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63002ba-ac9e-4e2d-b132-f7fffaf2f92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750319c5-74c4-4c7a-8734-75b52b0700fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1873992491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c20517c809c42a3a88c3febc0707b32',qos_specs=None,replication_status=,reservations=['5d6f1171-a035-403b-a626-79d03adf52c4','34251339-de3c-4696-b4ba-78988fdc546d','ae9f498c-63be-41d9-91e9-b305c31f4a5a','a6e551b3-5505-4a5a-9c99-c1c5ca82b380'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220c0cfca61a4793bff67cc77f474d33',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1873992491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=750319c5-74c4-4c7a-8734-75b52b0700fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c20517c809c42a3a88c3febc0707b32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220c0cfca61a4793bff67cc77f474d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.949469 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Create volume of 1 GB Aug 13 23:40:30.949808 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b43c6c00-e90f-4d7f-b2b2-d1eb08306811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.953882 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Availability Zones retrieved successfully. Aug 13 23:40:30.960116 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Flow 'volume_create_api' (eae29cac-8341-49fb-84fa-e0662bdcb8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:30.960449 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffb22bf-5aa9-4c87-bd57-50ead8777b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.961456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:30.971536 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b43c6c00-e90f-4d7f-b2b2-d1eb08306811) transitioned into state 'SUCCESS' from state '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-1873992491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c20517c809c42a3a88c3febc0707b32',qos_specs=None,replication_status=,reservations=['5d6f1171-a035-403b-a626-79d03adf52c4','34251339-de3c-4696-b4ba-78988fdc546d','ae9f498c-63be-41d9-91e9-b305c31f4a5a','a6e551b3-5505-4a5a-9c99-c1c5ca82b380'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220c0cfca61a4793bff67cc77f474d33',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.974745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e31f5bb-30a2-4dcb-8956-6e336c8faebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:30.985387 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e31f5bb-30a2-4dcb-8956-6e336c8faebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:30.986441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Flow 'volume_create_api' (cd9a73ad-f624-4b48-b7a8-3ee3dfb627e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:30.986849 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Create volume request issued successfully. Aug 13 23:40:30.987606 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6cc6eeb9-702f-40d7-b8fb-c59ad8c6c764 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:30.988125 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 153/607] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:30 2026] POST /volume/v3/volumes => generated 752 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:31.001267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0c31857c-4625-4cba-87bd-d739998e86ed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.006275 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c31857c-4625-4cba-87bd-d739998e86ed tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa Aug 13 23:40:31.006275 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c31857c-4625-4cba-87bd-d739998e86ed tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:31.006275 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c31857c-4625-4cba-87bd-d739998e86ed tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:31.013267 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.013267 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:31.017617 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0c31857c-4625-4cba-87bd-d739998e86ed tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:31.022932 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c31857c-4625-4cba-87bd-d739998e86ed tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa returned with HTTP 200 Aug 13 23:40:31.023464 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 152/608] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:30 2026] GET /volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:31.039338 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffb22bf-5aa9-4c87-bd57-50ead8777b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:31.040377 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f863fb5c-1dac-4772-9619-2daa145527a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:31.091260 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Created reservations ['53da0762-9612-4fb4-bbd3-c89ee5bf3edb', '68b69a2d-842d-44cc-9e46-b231a6495c73', '8bd8a54a-0422-4ad3-93e4-692ca55635df', 'a643a2d3-c575-48dd-afc1-6f27f543a573'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:31.093268 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f863fb5c-1dac-4772-9619-2daa145527a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53da0762-9612-4fb4-bbd3-c89ee5bf3edb', '68b69a2d-842d-44cc-9e46-b231a6495c73', '8bd8a54a-0422-4ad3-93e4-692ca55635df', 'a643a2d3-c575-48dd-afc1-6f27f543a573']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:31.094635 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44208cde-600b-4906-aaf7-a1aebce93807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:31.121844 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44208cde-600b-4906-aaf7-a1aebce93807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d49b693-5bfd-4216-9afc-3066312e5fd9', '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-1722240882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114c8c51bab649f1b67c19b482906942',qos_specs=None,replication_status=,reservations=['53da0762-9612-4fb4-bbd3-c89ee5bf3edb','68b69a2d-842d-44cc-9e46-b231a6495c73','8bd8a54a-0422-4ad3-93e4-692ca55635df','a643a2d3-c575-48dd-afc1-6f27f543a573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5143b457ae974377a400fa52107da452',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1722240882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d49b693-5bfd-4216-9afc-3066312e5fd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='114c8c51bab649f1b67c19b482906942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5143b457ae974377a400fa52107da452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:31.124008 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e891757-c531-4271-996c-0553249cb662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:31.144555 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e891757-c531-4271-996c-0553249cb662) transitioned into state 'SUCCESS' from state '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-1722240882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114c8c51bab649f1b67c19b482906942',qos_specs=None,replication_status=,reservations=['53da0762-9612-4fb4-bbd3-c89ee5bf3edb','68b69a2d-842d-44cc-9e46-b231a6495c73','8bd8a54a-0422-4ad3-93e4-692ca55635df','a643a2d3-c575-48dd-afc1-6f27f543a573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5143b457ae974377a400fa52107da452',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:31.145410 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e174ba-4d2d-4aad-bc85-3814e5bfc55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:31.155844 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e174ba-4d2d-4aad-bc85-3814e5bfc55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:31.156708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Flow 'volume_create_api' (eae29cac-8341-49fb-84fa-e0662bdcb8c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:31.157025 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Create volume request issued successfully. Aug 13 23:40:31.157556 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-458352bf-86f7-440a-a443-77acee2894e2 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:31.158202 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 153/609] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:40:30 2026] POST /volume/v3/volumes => generated 751 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:31.176301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9d56fcf-30ed-4493-9e2e-b9b66d73b1b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.179009 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9d56fcf-30ed-4493-9e2e-b9b66d73b1b6 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 Aug 13 23:40:31.179009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9d56fcf-30ed-4493-9e2e-b9b66d73b1b6 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:31.179791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9d56fcf-30ed-4493-9e2e-b9b66d73b1b6 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:31.185980 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.185980 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:31.189686 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9d56fcf-30ed-4493-9e2e-b9b66d73b1b6 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:31.194185 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9d56fcf-30ed-4493-9e2e-b9b66d73b1b6 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 returned with HTTP 200 Aug 13 23:40:31.194592 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 152/610] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:31 2026] GET /volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:31.469913 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fc33022-3b72-4ab3-bfbb-68227fc324a4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.472135 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fc33022-3b72-4ab3-bfbb-68227fc324a4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:31.472358 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fc33022-3b72-4ab3-bfbb-68227fc324a4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:31.472576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fc33022-3b72-4ab3-bfbb-68227fc324a4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:31.472742 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5fc33022-3b72-4ab3-bfbb-68227fc324a4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:31.478105 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.478105 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:31.482572 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fc33022-3b72-4ab3-bfbb-68227fc324a4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:31.482572 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 154/611] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:31 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:31.707836 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69955f7e-0d86-4bb0-85fe-93c722e8ec62 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.710407 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69955f7e-0d86-4bb0-85fe-93c722e8ec62 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] GET https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 Aug 13 23:40:31.710407 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69955f7e-0d86-4bb0-85fe-93c722e8ec62 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:31.710528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69955f7e-0d86-4bb0-85fe-93c722e8ec62 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:31.723060 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.723060 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:31.730471 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69955f7e-0d86-4bb0-85fe-93c722e8ec62 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:31.737761 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69955f7e-0d86-4bb0-85fe-93c722e8ec62 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 returned with HTTP 200 Aug 13 23:40:31.738356 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 153/612] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:31 2026] GET /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:31.756230 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-096e3bae-347a-49a4-ae25-237392ae8ec4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.759299 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-096e3bae-347a-49a4-ae25-237392ae8ec4 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] POST https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action Aug 13 23:40:31.759789 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-096e3bae-347a-49a4-ae25-237392ae8ec4 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-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=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:31.759950 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-096e3bae-347a-49a4-ae25-237392ae8ec4 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:31.774711 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.774711 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:31.783522 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.783522 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:31.784263 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-096e3bae-347a-49a4-ae25-237392ae8ec4 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:31.809255 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-096e3bae-347a-49a4-ae25-237392ae8ec4 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Update volume metadata completed successfully. Aug 13 23:40:31.809658 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-096e3bae-347a-49a4-ae25-237392ae8ec4 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action returned with HTTP 200 Aug 13 23:40:31.810225 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 154/613] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:40:31 2026] POST /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action => generated 563 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:31.819648 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee32e40f-a674-4080-824d-99edf90e889e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.821770 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee32e40f-a674-4080-824d-99edf90e889e tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] GET https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 Aug 13 23:40:31.821953 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee32e40f-a674-4080-824d-99edf90e889e tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:31.822173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee32e40f-a674-4080-824d-99edf90e889e tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:31.830327 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.830327 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:31.835054 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ee32e40f-a674-4080-824d-99edf90e889e tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:31.840082 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee32e40f-a674-4080-824d-99edf90e889e tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 returned with HTTP 200 Aug 13 23:40:31.840515 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 153/614] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:31 2026] GET /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 => generated 1416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:31.859170 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7aeda1fa-0bd5-4096-ba8d-cfe02e4859a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.865715 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7aeda1fa-0bd5-4096-ba8d-cfe02e4859a7 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] POST https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action Aug 13 23:40:31.866141 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7aeda1fa-0bd5-4096-ba8d-cfe02e4859a7 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:31.866230 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7aeda1fa-0bd5-4096-ba8d-cfe02e4859a7 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:31.881544 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.881544 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:31.890140 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.890140 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:31.890648 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7aeda1fa-0bd5-4096-ba8d-cfe02e4859a7 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:31.898288 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7aeda1fa-0bd5-4096-ba8d-cfe02e4859a7 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Get volume image-metadata completed successfully. Aug 13 23:40:31.913074 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7aeda1fa-0bd5-4096-ba8d-cfe02e4859a7 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Delete volume metadata completed successfully. Aug 13 23:40:31.913074 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7aeda1fa-0bd5-4096-ba8d-cfe02e4859a7 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action returned with HTTP 200 Aug 13 23:40:31.913074 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 155/615] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:40:31 2026] POST /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 23:40:31.920349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f1a66141-f280-4861-9e6d-b79c2e683eea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.922156 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1a66141-f280-4861-9e6d-b79c2e683eea tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] POST https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action Aug 13 23:40:31.922509 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1a66141-f280-4861-9e6d-b79c2e683eea tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:31.922634 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1a66141-f280-4861-9e6d-b79c2e683eea tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:31.931106 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.931106 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:31.931570 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f1a66141-f280-4861-9e6d-b79c2e683eea tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:31.938032 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f1a66141-f280-4861-9e6d-b79c2e683eea tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Get volume image-metadata completed successfully. Aug 13 23:40:31.938318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1a66141-f280-4861-9e6d-b79c2e683eea tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action returned with HTTP 200 Aug 13 23:40:31.939078 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 154/616] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:40:31 2026] POST /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161/action => generated 537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:31.947043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c01d79d-7a7e-4fc8-9741-f53f4816e0d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.949070 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c01d79d-7a7e-4fc8-9741-f53f4816e0d6 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] GET https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 Aug 13 23:40:31.949332 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c01d79d-7a7e-4fc8-9741-f53f4816e0d6 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:31.949569 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c01d79d-7a7e-4fc8-9741-f53f4816e0d6 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:31.957352 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.957352 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:31.960941 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2c01d79d-7a7e-4fc8-9741-f53f4816e0d6 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:31.966186 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c01d79d-7a7e-4fc8-9741-f53f4816e0d6 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 returned with HTTP 200 Aug 13 23:40:31.966595 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 155/617] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:31 2026] GET /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 => generated 1390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:31.980421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f709ad0e-49a2-445b-b41d-de9d15b8f3b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:31.982187 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f709ad0e-49a2-445b-b41d-de9d15b8f3b1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] DELETE https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 Aug 13 23:40:31.982405 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f709ad0e-49a2-445b-b41d-de9d15b8f3b1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:31.982596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f709ad0e-49a2-445b-b41d-de9d15b8f3b1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:31.982776 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f709ad0e-49a2-445b-b41d-de9d15b8f3b1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Delete volume with id: 147f552f-e2f7-45df-9f1d-7559eef7a161 Aug 13 23:40:31.990102 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:31.990102 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:31.990708 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f709ad0e-49a2-445b-b41d-de9d15b8f3b1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:32.009101 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f709ad0e-49a2-445b-b41d-de9d15b8f3b1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Delete volume request issued successfully. Aug 13 23:40:32.009329 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f709ad0e-49a2-445b-b41d-de9d15b8f3b1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 returned with HTTP 202 Aug 13 23:40:32.010005 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 154/618] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:31 2026] DELETE /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:32.018555 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7842d5c4-4c6a-45cd-9f76-b793d6e786c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.020579 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7842d5c4-4c6a-45cd-9f76-b793d6e786c1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] GET https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 Aug 13 23:40:32.020830 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7842d5c4-4c6a-45cd-9f76-b793d6e786c1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.021085 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7842d5c4-4c6a-45cd-9f76-b793d6e786c1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.029519 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.029519 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:32.034242 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7842d5c4-4c6a-45cd-9f76-b793d6e786c1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Volume info retrieved successfully. Aug 13 23:40:32.037121 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-060a9244-0463-4575-af72-8e21bb876489 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.039439 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-060a9244-0463-4575-af72-8e21bb876489 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa Aug 13 23:40:32.039742 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-060a9244-0463-4575-af72-8e21bb876489 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.040009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-060a9244-0463-4575-af72-8e21bb876489 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.041107 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7842d5c4-4c6a-45cd-9f76-b793d6e786c1 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 returned with HTTP 200 Aug 13 23:40:32.041527 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 156/619] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:32 2026] GET /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:40:32.052237 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.052237 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:32.057451 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-060a9244-0463-4575-af72-8e21bb876489 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:32.064848 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-060a9244-0463-4575-af72-8e21bb876489 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa returned with HTTP 200 Aug 13 23:40:32.065434 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 155/620] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:32 2026] GET /volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:32.209517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b928edb3-df8f-4afa-affd-48c3e846ea10 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.211452 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b928edb3-df8f-4afa-affd-48c3e846ea10 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 Aug 13 23:40:32.211661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b928edb3-df8f-4afa-affd-48c3e846ea10 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.211904 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b928edb3-df8f-4afa-affd-48c3e846ea10 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.219236 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.219236 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:32.223553 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b928edb3-df8f-4afa-affd-48c3e846ea10 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:32.228953 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b928edb3-df8f-4afa-affd-48c3e846ea10 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 returned with HTTP 200 Aug 13 23:40:32.229320 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 156/621] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:32 2026] GET /volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:32.277694 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-24d547fb-9eb1-4685-825a-9af89ade7632 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.281524 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-24d547fb-9eb1-4685-825a-9af89ade7632 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 Aug 13 23:40:32.281834 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-24d547fb-9eb1-4685-825a-9af89ade7632 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.282132 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-24d547fb-9eb1-4685-825a-9af89ade7632 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.291636 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.291636 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:32.296782 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-24d547fb-9eb1-4685-825a-9af89ade7632 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:32.303582 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-24d547fb-9eb1-4685-825a-9af89ade7632 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 returned with HTTP 200 Aug 13 23:40:32.304216 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 155/622] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:40:32 2026] GET /volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:32.400520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a074305b-8599-4ce3-8b51-e46616eeeb9d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.402501 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a074305b-8599-4ce3-8b51-e46616eeeb9d tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] DELETE https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa Aug 13 23:40:32.402762 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a074305b-8599-4ce3-8b51-e46616eeeb9d tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.402964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a074305b-8599-4ce3-8b51-e46616eeeb9d tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.403164 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a074305b-8599-4ce3-8b51-e46616eeeb9d tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Delete volume with id: 750319c5-74c4-4c7a-8734-75b52b0700fa Aug 13 23:40:32.410821 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.410821 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:32.411411 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a074305b-8599-4ce3-8b51-e46616eeeb9d tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:32.431918 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a074305b-8599-4ce3-8b51-e46616eeeb9d tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Delete volume request issued successfully. Aug 13 23:40:32.432234 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a074305b-8599-4ce3-8b51-e46616eeeb9d tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa returned with HTTP 202 Aug 13 23:40:32.432858 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 157/623] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:32 2026] DELETE /volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:32.446409 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ba03b66-f5f1-4e29-bc3c-246c7ba6afcd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.449556 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ba03b66-f5f1-4e29-bc3c-246c7ba6afcd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa Aug 13 23:40:32.449873 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ba03b66-f5f1-4e29-bc3c-246c7ba6afcd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.450265 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ba03b66-f5f1-4e29-bc3c-246c7ba6afcd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.462152 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.462152 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:32.466083 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ba03b66-f5f1-4e29-bc3c-246c7ba6afcd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:32.471355 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ba03b66-f5f1-4e29-bc3c-246c7ba6afcd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa returned with HTTP 200 Aug 13 23:40:32.471785 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 156/624] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:32 2026] GET /volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:32.495202 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5cf3c8b8-e055-45b7-9f9a-88866ff3e182 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.497614 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cf3c8b8-e055-45b7-9f9a-88866ff3e182 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:32.497779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cf3c8b8-e055-45b7-9f9a-88866ff3e182 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.498056 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cf3c8b8-e055-45b7-9f9a-88866ff3e182 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.498216 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5cf3c8b8-e055-45b7-9f9a-88866ff3e182 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:32.505818 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.505818 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:32.507340 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cf3c8b8-e055-45b7-9f9a-88866ff3e182 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:32.507868 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 157/625] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:32 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:32.788715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-cfef3caf-8bb0-4a3e-97f4-775a25a3ea50 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.791348 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-cfef3caf-8bb0-4a3e-97f4-775a25a3ea50 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] POST https://10.4.3.81/volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe/action Aug 13 23:40:32.792730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-cfef3caf-8bb0-4a3e-97f4-775a25a3ea50 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:32.792730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-cfef3caf-8bb0-4a3e-97f4-775a25a3ea50 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:32.816524 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.816524 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:32.829957 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-096c3450-2b3d-4af4-b405-5de3d59e6d1c req-cfef3caf-8bb0-4a3e-97f4-775a25a3ea50 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe/action returned with HTTP 204 Aug 13 23:40:32.829957 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 156/626] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:40:32 2026] POST /volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:32.918368 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-9060593b-ff1d-49e8-80ca-b3188728aff9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.921106 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-9060593b-ff1d-49e8-80ca-b3188728aff9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 Aug 13 23:40:32.921389 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-9060593b-ff1d-49e8-80ca-b3188728aff9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.921738 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-9060593b-ff1d-49e8-80ca-b3188728aff9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.932444 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.932444 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:32.937948 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-9060593b-ff1d-49e8-80ca-b3188728aff9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:32.945260 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-9060593b-ff1d-49e8-80ca-b3188728aff9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 returned with HTTP 200 Aug 13 23:40:32.946196 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 158/627] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:40:32 2026] GET /volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:32.959066 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4216fea-257b-4b0a-970d-ce56f7ce6ea2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.959609 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4216fea-257b-4b0a-970d-ce56f7ce6ea2 None None] GET https://10.4.3.81/volume// Aug 13 23:40:32.959890 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4216fea-257b-4b0a-970d-ce56f7ce6ea2 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:32.960178 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4216fea-257b-4b0a-970d-ce56f7ce6ea2 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:32.960637 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4216fea-257b-4b0a-970d-ce56f7ce6ea2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:32.961304 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 157/628] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:40:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:32.970649 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-4366f681-6bac-47de-8ccb-f16a04927ce6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:32.972853 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-4366f681-6bac-47de-8ccb-f16a04927ce6 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:40:32.973236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-4366f681-6bac-47de-8ccb-f16a04927ce6 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d49b693-5bfd-4216-9afc-3066312e5fd9", "connector": null, "instance_uuid": "17e0a884-d46c-4567-bc57-e042b8cdc840"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:32.982675 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:32.982675 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:33.010921 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-4366f681-6bac-47de-8ccb-f16a04927ce6 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:40:33.011422 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 158/629] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:40:32 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:33.060669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5a48294b-410f-4e87-95f3-6f7334d41e19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:33.063383 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a48294b-410f-4e87-95f3-6f7334d41e19 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] GET https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 Aug 13 23:40:33.063800 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a48294b-410f-4e87-95f3-6f7334d41e19 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:33.064289 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a48294b-410f-4e87-95f3-6f7334d41e19 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:33.071387 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a48294b-410f-4e87-95f3-6f7334d41e19 tempest-VolumesImageMetadata-605828538 tempest-VolumesImageMetadata-605828538-project-member] https://10.4.3.81/volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 returned with HTTP 404 Aug 13 23:40:33.072129 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 157/630] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:33 2026] GET /volume/v3/volumes/147f552f-e2f7-45df-9f1d-7559eef7a161 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:33.490266 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7ae3cf52-67b0-4a81-abf5-6736dcb8cc65 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:33.493300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ae3cf52-67b0-4a81-abf5-6736dcb8cc65 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa Aug 13 23:40:33.493763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ae3cf52-67b0-4a81-abf5-6736dcb8cc65 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:33.494100 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ae3cf52-67b0-4a81-abf5-6736dcb8cc65 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:33.503486 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ae3cf52-67b0-4a81-abf5-6736dcb8cc65 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa returned with HTTP 404 Aug 13 23:40:33.504599 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 159/631] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:33 2026] GET /volume/v3/volumes/750319c5-74c4-4c7a-8734-75b52b0700fa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:33.516113 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a182a9c-39d7-4b18-a0b7-ced3b88229fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:33.518572 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a182a9c-39d7-4b18-a0b7-ced3b88229fb tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 Aug 13 23:40:33.518923 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a182a9c-39d7-4b18-a0b7-ced3b88229fb tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:33.519219 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a182a9c-39d7-4b18-a0b7-ced3b88229fb tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:33.519397 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44b0b88a-a372-4cf1-957b-44d010e46c1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:33.519440 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6a182a9c-39d7-4b18-a0b7-ced3b88229fb tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Delete volume with id: 8f6f2eee-79a0-47c6-bfde-c1533f94aba9 Aug 13 23:40:33.525078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44b0b88a-a372-4cf1-957b-44d010e46c1c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:33.525078 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44b0b88a-a372-4cf1-957b-44d010e46c1c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:33.525078 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44b0b88a-a372-4cf1-957b-44d010e46c1c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:33.525078 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-44b0b88a-a372-4cf1-957b-44d010e46c1c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:33.533018 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:33.533018 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:33.533464 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a182a9c-39d7-4b18-a0b7-ced3b88229fb tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:33.534518 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:33.534518 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:33.536730 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44b0b88a-a372-4cf1-957b-44d010e46c1c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:33.537419 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 159/632] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:33 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:33.565536 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a182a9c-39d7-4b18-a0b7-ced3b88229fb tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Delete volume request issued successfully. Aug 13 23:40:33.565536 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a182a9c-39d7-4b18-a0b7-ced3b88229fb tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 returned with HTTP 202 Aug 13 23:40:33.565536 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 158/633] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:33 2026] DELETE /volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:33.575526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04ece49d-7e38-43e6-a9c7-44781af10ffd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:33.578259 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04ece49d-7e38-43e6-a9c7-44781af10ffd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 Aug 13 23:40:33.578645 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04ece49d-7e38-43e6-a9c7-44781af10ffd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:33.578877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04ece49d-7e38-43e6-a9c7-44781af10ffd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:33.591860 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:33.591860 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:33.598548 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-04ece49d-7e38-43e6-a9c7-44781af10ffd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Volume info retrieved successfully. Aug 13 23:40:33.608314 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04ece49d-7e38-43e6-a9c7-44781af10ffd tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 returned with HTTP 200 Aug 13 23:40:33.608937 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 158/634] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:33 2026] GET /volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:34.407156 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17388658-1af5-49fc-9298-31e36beab645 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:34.407583 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17388658-1af5-49fc-9298-31e36beab645 None None] GET https://10.4.3.81/volume// Aug 13 23:40:34.407782 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17388658-1af5-49fc-9298-31e36beab645 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:34.408131 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17388658-1af5-49fc-9298-31e36beab645 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:34.408521 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17388658-1af5-49fc-9298-31e36beab645 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:34.408901 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 160/635] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:40:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:34.422982 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-c9a482bc-15e2-43a9-92d0-d8b71ad3e365 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:34.425960 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-c9a482bc-15e2-43a9-92d0-d8b71ad3e365 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 Aug 13 23:40:34.426283 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-c9a482bc-15e2-43a9-92d0-d8b71ad3e365 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:34.426562 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-c9a482bc-15e2-43a9-92d0-d8b71ad3e365 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:34.441847 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:34.441847 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:34.448309 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-c9a482bc-15e2-43a9-92d0-d8b71ad3e365 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:40:34.454067 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-c9a482bc-15e2-43a9-92d0-d8b71ad3e365 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 returned with HTTP 200 Aug 13 23:40:34.454506 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 160/636] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:40:34 2026] GET /volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 => generated 1538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:40:34.551830 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b2728fb-94ba-49fd-b7dd-b3e7d4496d02 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:34.553635 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b2728fb-94ba-49fd-b7dd-b3e7d4496d02 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:34.553635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b2728fb-94ba-49fd-b7dd-b3e7d4496d02 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:34.553635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b2728fb-94ba-49fd-b7dd-b3e7d4496d02 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:34.553832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1b2728fb-94ba-49fd-b7dd-b3e7d4496d02 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:34.558894 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:34.558894 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:34.559710 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b2728fb-94ba-49fd-b7dd-b3e7d4496d02 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:34.560886 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 159/637] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:34 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:34.570002 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-96d5450a-a128-4b77-b708-4749d9ea015d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:34.572948 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-96d5450a-a128-4b77-b708-4749d9ea015d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] PUT https://10.4.3.81/volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff Aug 13 23:40:34.573456 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-96d5450a-a128-4b77-b708-4749d9ea015d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:34.583762 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-96d5450a-a128-4b77-b708-4749d9ea015d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Acquiring lock "cinder-attachment_update-4d49b693-5bfd-4216-9afc-3066312e5fd9-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:40:34.592350 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-96d5450a-a128-4b77-b708-4749d9ea015d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Lock "cinder-attachment_update-4d49b693-5bfd-4216-9afc-3066312e5fd9-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:40:34.593797 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:34.593797 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:34.626953 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e7df068-cef1-4f3a-9c3f-973b1f391df0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:34.630064 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e7df068-cef1-4f3a-9c3f-973b1f391df0 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] GET https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 Aug 13 23:40:34.630407 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e7df068-cef1-4f3a-9c3f-973b1f391df0 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:34.630407 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e7df068-cef1-4f3a-9c3f-973b1f391df0 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:34.640935 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e7df068-cef1-4f3a-9c3f-973b1f391df0 tempest-ServersNegativeTestJSON-130055470 tempest-ServersNegativeTestJSON-130055470-project-member] https://10.4.3.81/volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 returned with HTTP 404 Aug 13 23:40:34.641594 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 161/638] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:34 2026] GET /volume/v3/volumes/8f6f2eee-79a0-47c6-bfde-c1533f94aba9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:34.728441 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-96d5450a-a128-4b77-b708-4749d9ea015d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Lock "cinder-attachment_update-4d49b693-5bfd-4216-9afc-3066312e5fd9-np0000007283" released by "attachment_update" :: held 0.137s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:40:34.728441 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-96d5450a-a128-4b77-b708-4749d9ea015d tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff returned with HTTP 200 Aug 13 23:40:34.729131 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 159/639] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:40:34 2026] PUT /volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:34.790921 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-f629b5f7-7270-493e-b8ba-ffe91cb08fc5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:34.799960 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-f629b5f7-7270-493e-b8ba-ffe91cb08fc5 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff/action Aug 13 23:40:34.800183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-f629b5f7-7270-493e-b8ba-ffe91cb08fc5 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:34.802013 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-f629b5f7-7270-493e-b8ba-ffe91cb08fc5 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:34.826276 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:34.826276 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:34.853467 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db7e63b8-a149-42df-9633-8a9d7cd48627 req-f629b5f7-7270-493e-b8ba-ffe91cb08fc5 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff/action returned with HTTP 204 Aug 13 23:40:34.853945 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 161/640] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:40:34 2026] POST /volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:34.870524 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:35.087304 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:35.088507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1308096422"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:35.090407 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1308096422'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:35.090639 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Create volume of 2 GB Aug 13 23:40:35.102905 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Availability Zones retrieved successfully. Aug 13 23:40:35.112561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Flow 'volume_create_api' (d671cbc5-cce8-4f2d-988d-367f378ada41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:35.114015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97486a58-b8fe-4ccb-9cb6-1f4929793fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:35.115484 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Validating volume size '2' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:35.155584 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97486a58-b8fe-4ccb-9cb6-1f4929793fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:35.156527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b73dd86-49f3-46d1-9010-c0c9ac83b14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:35.246305 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Created reservations ['4f387b5c-0c1f-466c-bbee-f5687ef7220a', 'b552c14a-e29e-475a-8fb4-2eaefd1ef395', '4f9b0bb7-c2ef-46d4-a79b-83bb8ba97c13', 'd3654592-811d-44b2-b8c9-41b59377fc20'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:35.246651 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b73dd86-49f3-46d1-9010-c0c9ac83b14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f387b5c-0c1f-466c-bbee-f5687ef7220a', 'b552c14a-e29e-475a-8fb4-2eaefd1ef395', '4f9b0bb7-c2ef-46d4-a79b-83bb8ba97c13', 'd3654592-811d-44b2-b8c9-41b59377fc20']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:35.247624 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e07b9e8-917e-4381-9303-529325f6b23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:35.278509 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e07b9e8-917e-4381-9303-529325f6b23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4ecdda-7466-4546-bcd8-727f8c0b174c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1308096422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262e1bebed7b4634ac27eb66fe1c9c0c',qos_specs=None,replication_status=,reservations=['4f387b5c-0c1f-466c-bbee-f5687ef7220a','b552c14a-e29e-475a-8fb4-2eaefd1ef395','4f9b0bb7-c2ef-46d4-a79b-83bb8ba97c13','d3654592-811d-44b2-b8c9-41b59377fc20'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e0eacf332d4f3d91fd6809d1de6465',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1308096422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4ecdda-7466-4546-bcd8-727f8c0b174c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='262e1bebed7b4634ac27eb66fe1c9c0c',provider_auth=None,provider_geometry=None,provider_id=None,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='38e0eacf332d4f3d91fd6809d1de6465',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:35.279668 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6829a7b5-f8ac-4481-a5bb-83e27e1cd37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:35.310006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6829a7b5-f8ac-4481-a5bb-83e27e1cd37d) transitioned into state 'SUCCESS' from state '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-1308096422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262e1bebed7b4634ac27eb66fe1c9c0c',qos_specs=None,replication_status=,reservations=['4f387b5c-0c1f-466c-bbee-f5687ef7220a','b552c14a-e29e-475a-8fb4-2eaefd1ef395','4f9b0bb7-c2ef-46d4-a79b-83bb8ba97c13','d3654592-811d-44b2-b8c9-41b59377fc20'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e0eacf332d4f3d91fd6809d1de6465',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:35.310006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69a9480-4736-460b-abb2-28ab80c1ab66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:35.322641 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69a9480-4736-460b-abb2-28ab80c1ab66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:35.324090 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Flow 'volume_create_api' (d671cbc5-cce8-4f2d-988d-367f378ada41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:35.325472 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Create volume request issued successfully. Aug 13 23:40:35.325646 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebf57ba6-f86e-4d1c-9b89-a7c4b9e902d4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:35.326231 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 160/641] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:34 2026] POST /volume/v3/volumes => generated 753 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:35.341379 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d5fbd57-c43a-4ebb-a1d4-d4aae6f64a20 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:35.343534 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d5fbd57-c43a-4ebb-a1d4-d4aae6f64a20 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] GET https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c Aug 13 23:40:35.343818 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d5fbd57-c43a-4ebb-a1d4-d4aae6f64a20 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:35.343939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d5fbd57-c43a-4ebb-a1d4-d4aae6f64a20 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:35.358067 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:35.358067 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:35.365200 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8d5fbd57-c43a-4ebb-a1d4-d4aae6f64a20 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Volume info retrieved successfully. Aug 13 23:40:35.371233 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d5fbd57-c43a-4ebb-a1d4-d4aae6f64a20 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c returned with HTTP 200 Aug 13 23:40:35.373081 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 162/642] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:35 2026] GET /volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:35.571583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f99219a-3dd2-43ed-a134-0b9f1b496aa6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:35.576582 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f99219a-3dd2-43ed-a134-0b9f1b496aa6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:35.576582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f99219a-3dd2-43ed-a134-0b9f1b496aa6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:35.576582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f99219a-3dd2-43ed-a134-0b9f1b496aa6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:35.576582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9f99219a-3dd2-43ed-a134-0b9f1b496aa6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:35.579977 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:35.579977 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:35.581174 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f99219a-3dd2-43ed-a134-0b9f1b496aa6 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:35.581635 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 160/643] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:35 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:36.390019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13d764ec-990c-47dd-a3d0-70cf12985693 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.392958 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13d764ec-990c-47dd-a3d0-70cf12985693 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] GET https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c Aug 13 23:40:36.393242 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13d764ec-990c-47dd-a3d0-70cf12985693 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:36.393521 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13d764ec-990c-47dd-a3d0-70cf12985693 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:36.405808 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:36.405808 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:36.418507 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13d764ec-990c-47dd-a3d0-70cf12985693 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Volume info retrieved successfully. Aug 13 23:40:36.429578 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13d764ec-990c-47dd-a3d0-70cf12985693 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c returned with HTTP 200 Aug 13 23:40:36.430057 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 162/644] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:36 2026] GET /volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:36.451405 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.453963 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:36.455514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5b4ecdda-7466-4546-bcd8-727f8c0b174c"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:36.460122 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5b4ecdda-7466-4546-bcd8-727f8c0b174c'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:36.472961 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:36.472961 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:36.473656 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Volume retrieved successfully. Aug 13 23:40:36.473831 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Create volume of 1 GB Aug 13 23:40:36.480917 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Availability Zones retrieved successfully. Aug 13 23:40:36.489731 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Flow 'volume_create_api' (5ed45008-4a4b-40f6-ba00-d73ea2841170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:36.497305 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c10b2d5-f036-4cb4-a4db-acccc0ab48e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:36.497305 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:36.498118 np0000007283 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c10b2d5-f036-4cb4-a4db-acccc0ab48e5) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 23:40:36.498118 np0000007283 devstack@c-api.service[100276]: 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 13 23:40:36.500561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c10b2d5-f036-4cb4-a4db-acccc0ab48e5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:36.501593 np0000007283 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c10b2d5-f036-4cb4-a4db-acccc0ab48e5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 23:40:36.503319 np0000007283 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Flow 'volume_create_api' (5ed45008-4a4b-40f6-ba00-d73ea2841170) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 23:40:36.503515 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72fa17b4-dbb0-43c3-a469-b209fe910f1a tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 23:40:36.504431 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 161/645] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:36 2026] POST /volume/v3/volumes => generated 173 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 13 23:40:36.516831 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6bd89795-75b9-4151-8804-23c2376696dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.518830 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6bd89795-75b9-4151-8804-23c2376696dd tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] GET https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c Aug 13 23:40:36.519140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6bd89795-75b9-4151-8804-23c2376696dd tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:36.519409 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6bd89795-75b9-4151-8804-23c2376696dd tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:36.531660 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:36.531660 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:36.536004 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6bd89795-75b9-4151-8804-23c2376696dd tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Volume info retrieved successfully. Aug 13 23:40:36.543752 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6bd89795-75b9-4151-8804-23c2376696dd tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c returned with HTTP 200 Aug 13 23:40:36.544395 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 163/646] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:36 2026] GET /volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:36.561833 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec4e5e3e-55ad-4788-866f-1ba9c9fa87c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.565240 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec4e5e3e-55ad-4788-866f-1ba9c9fa87c4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c Aug 13 23:40:36.565562 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec4e5e3e-55ad-4788-866f-1ba9c9fa87c4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:36.565931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec4e5e3e-55ad-4788-866f-1ba9c9fa87c4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:36.566151 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ec4e5e3e-55ad-4788-866f-1ba9c9fa87c4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Delete volume with id: 5b4ecdda-7466-4546-bcd8-727f8c0b174c Aug 13 23:40:36.580327 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:36.580327 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:36.580834 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec4e5e3e-55ad-4788-866f-1ba9c9fa87c4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Volume info retrieved successfully. Aug 13 23:40:36.598350 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7be3bf2-7d98-41ec-af0a-f1ffdce48487 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.600651 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7be3bf2-7d98-41ec-af0a-f1ffdce48487 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:36.600931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7be3bf2-7d98-41ec-af0a-f1ffdce48487 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:36.601281 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7be3bf2-7d98-41ec-af0a-f1ffdce48487 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:36.601563 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b7be3bf2-7d98-41ec-af0a-f1ffdce48487 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:36.607756 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:36.607756 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:36.608725 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7be3bf2-7d98-41ec-af0a-f1ffdce48487 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:36.609195 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 163/647] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:36 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:36.615017 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec4e5e3e-55ad-4788-866f-1ba9c9fa87c4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Delete volume request issued successfully. Aug 13 23:40:36.615017 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec4e5e3e-55ad-4788-866f-1ba9c9fa87c4 tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c returned with HTTP 202 Aug 13 23:40:36.615017 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 161/648] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:36 2026] DELETE /volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:36.622965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9960e21-e170-4607-b5db-d36807381bdc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.622965 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9960e21-e170-4607-b5db-d36807381bdc None None] GET https://10.4.3.81/volume// Aug 13 23:40:36.622965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9960e21-e170-4607-b5db-d36807381bdc None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:36.623179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9960e21-e170-4607-b5db-d36807381bdc None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:36.623642 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9960e21-e170-4607-b5db-d36807381bdc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:36.624764 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 162/649] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:40:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:36.627209 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-018e2e54-8a17-4f77-a9e1-2cb9dc28d37c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.629416 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-018e2e54-8a17-4f77-a9e1-2cb9dc28d37c tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] GET https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c Aug 13 23:40:36.629416 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-018e2e54-8a17-4f77-a9e1-2cb9dc28d37c tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:36.629639 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-018e2e54-8a17-4f77-a9e1-2cb9dc28d37c tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:36.639710 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:36.639710 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:36.643016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-d938ac82-c6bc-4351-b60e-015995fcff36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.646401 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-d938ac82-c6bc-4351-b60e-015995fcff36 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:40:36.647418 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-d938ac82-c6bc-4351-b60e-015995fcff36 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae744c06-5baa-4555-926c-79e0c25662bf", "connector": null, "instance_uuid": "4516de1b-5f93-4eb4-a9f2-cf8123145bab"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:36.647548 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-018e2e54-8a17-4f77-a9e1-2cb9dc28d37c tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Volume info retrieved successfully. Aug 13 23:40:36.663394 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-018e2e54-8a17-4f77-a9e1-2cb9dc28d37c tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c returned with HTTP 200 Aug 13 23:40:36.664070 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 164/650] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:36 2026] GET /volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:36.674041 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:36.674041 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:36.719112 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-d938ac82-c6bc-4351-b60e-015995fcff36 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:40:36.719429 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 164/651] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:40:36 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 13 23:40:36.729836 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-3f38bdcf-b1c6-4652-a5ed-c541c94c40ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:36.732087 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-3f38bdcf-b1c6-4652-a5ed-c541c94c40ef tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] DELETE https://10.4.3.81/volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe Aug 13 23:40:36.732312 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-3f38bdcf-b1c6-4652-a5ed-c541c94c40ef tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:36.732507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-3f38bdcf-b1c6-4652-a5ed-c541c94c40ef tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:36.741245 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:36.741245 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:36.811041 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-3f38bdcf-b1c6-4652-a5ed-c541c94c40ef tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe returned with HTTP 200 Aug 13 23:40:36.811638 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 162/652] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:40:36 2026] DELETE /volume/v3/attachments/37434e90-c979-437a-aee3-95ce71f7ebfe => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:37.624089 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a10315b-6060-46f2-9e23-d6d3236582ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:37.626419 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a10315b-6060-46f2-9e23-d6d3236582ab tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:37.626735 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a10315b-6060-46f2-9e23-d6d3236582ab tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:37.627061 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a10315b-6060-46f2-9e23-d6d3236582ab tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:37.627190 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3a10315b-6060-46f2-9e23-d6d3236582ab tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:37.634855 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:37.634855 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:37.637703 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a10315b-6060-46f2-9e23-d6d3236582ab tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:37.638277 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 163/653] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:37 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:37.682151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5ec794fa-c69f-41c5-b571-abd6574447ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:37.682151 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ec794fa-c69f-41c5-b571-abd6574447ec tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] GET https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c Aug 13 23:40:37.682151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ec794fa-c69f-41c5-b571-abd6574447ec tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:37.682151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ec794fa-c69f-41c5-b571-abd6574447ec tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:37.689030 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ec794fa-c69f-41c5-b571-abd6574447ec tempest-VolumesCloneNegativeTest-794699855 tempest-VolumesCloneNegativeTest-794699855-project-member] https://10.4.3.81/volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c returned with HTTP 404 Aug 13 23:40:37.689739 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 165/654] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:37 2026] GET /volume/v3/volumes/5b4ecdda-7466-4546-bcd8-727f8c0b174c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:38.654318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14efae07-cd49-43e7-ad51-363af5462c69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:38.657813 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14efae07-cd49-43e7-ad51-363af5462c69 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:38.658146 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14efae07-cd49-43e7-ad51-363af5462c69 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:38.658453 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14efae07-cd49-43e7-ad51-363af5462c69 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:38.658629 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-14efae07-cd49-43e7-ad51-363af5462c69 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:38.671117 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:38.671117 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:38.672336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14efae07-cd49-43e7-ad51-363af5462c69 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:38.674469 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 165/655] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:38 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:38.906766 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b96e5ce4-d245-4cb2-b1b1-e76c9f5aab94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:38.908999 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b96e5ce4-d245-4cb2-b1b1-e76c9f5aab94 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] PUT https://10.4.3.81/volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 Aug 13 23:40:38.909388 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b96e5ce4-d245-4cb2-b1b1-e76c9f5aab94 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:38.919606 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b96e5ce4-d245-4cb2-b1b1-e76c9f5aab94 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Acquiring lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:40:38.925164 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b96e5ce4-d245-4cb2-b1b1-e76c9f5aab94 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:40:38.926333 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:38.926333 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:39.010291 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b96e5ce4-d245-4cb2-b1b1-e76c9f5aab94 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Lock "cinder-attachment_update-ae744c06-5baa-4555-926c-79e0c25662bf-np0000007283" released by "attachment_update" :: held 0.085s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:40:39.010593 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b96e5ce4-d245-4cb2-b1b1-e76c9f5aab94 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 returned with HTTP 200 Aug 13 23:40:39.011068 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 163/656] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:40:38 2026] PUT /volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:39.020834 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-6991013b-9301-445b-bb4e-f69d194b6df7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:39.023908 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-6991013b-9301-445b-bb4e-f69d194b6df7 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 Aug 13 23:40:39.024141 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-6991013b-9301-445b-bb4e-f69d194b6df7 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:39.024337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-6991013b-9301-445b-bb4e-f69d194b6df7 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:39.044656 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-6991013b-9301-445b-bb4e-f69d194b6df7 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 returned with HTTP 200 Aug 13 23:40:39.045106 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 164/657] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:40:39 2026] GET /volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:39.688583 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ba7f468-f6d8-4708-a672-180e72b18de1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:39.690462 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ba7f468-f6d8-4708-a672-180e72b18de1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:39.690656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ba7f468-f6d8-4708-a672-180e72b18de1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:39.690839 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ba7f468-f6d8-4708-a672-180e72b18de1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:39.691006 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1ba7f468-f6d8-4708-a672-180e72b18de1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:39.696292 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:39.696292 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:39.697200 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ba7f468-f6d8-4708-a672-180e72b18de1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:39.697658 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 166/658] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:39 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:40.712760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a38d8687-7102-4ef7-be5e-cbab63cad518 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:40.714794 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a38d8687-7102-4ef7-be5e-cbab63cad518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:40.715064 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a38d8687-7102-4ef7-be5e-cbab63cad518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:40.715298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a38d8687-7102-4ef7-be5e-cbab63cad518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:40.715483 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a38d8687-7102-4ef7-be5e-cbab63cad518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:40.723444 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:40.723444 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:40.724408 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a38d8687-7102-4ef7-be5e-cbab63cad518 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:40.724815 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 166/659] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:40 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:41.741659 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c95a410-1a45-47aa-b3cb-3ca14589a6e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:41.744037 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c95a410-1a45-47aa-b3cb-3ca14589a6e2 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:41.744383 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c95a410-1a45-47aa-b3cb-3ca14589a6e2 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:41.745136 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c95a410-1a45-47aa-b3cb-3ca14589a6e2 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:41.745136 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2c95a410-1a45-47aa-b3cb-3ca14589a6e2 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:41.752551 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:41.752551 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:41.753647 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c95a410-1a45-47aa-b3cb-3ca14589a6e2 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:41.754814 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 164/660] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:41 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:42.770249 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-77f77441-0d25-46b8-8685-93acd0f91aa9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:42.777861 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77f77441-0d25-46b8-8685-93acd0f91aa9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:42.777861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77f77441-0d25-46b8-8685-93acd0f91aa9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:42.777861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77f77441-0d25-46b8-8685-93acd0f91aa9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:42.777861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-77f77441-0d25-46b8-8685-93acd0f91aa9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:42.785577 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:42.785577 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:42.786539 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77f77441-0d25-46b8-8685-93acd0f91aa9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:42.787176 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 165/661] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:42 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:43.803468 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-406f3594-c516-460b-92a5-e818fd10cd17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:43.806656 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-406f3594-c516-460b-92a5-e818fd10cd17 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:43.806656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-406f3594-c516-460b-92a5-e818fd10cd17 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:43.806656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-406f3594-c516-460b-92a5-e818fd10cd17 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:43.806656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-406f3594-c516-460b-92a5-e818fd10cd17 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:43.819778 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:43.819778 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:43.821149 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-406f3594-c516-460b-92a5-e818fd10cd17 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:43.821149 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 167/662] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:43 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:43.835744 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0afebadc-caa7-46e0-a90a-fa88038b1fd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:43.840675 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0afebadc-caa7-46e0-a90a-fa88038b1fd8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/5d78d5f1-798f-406a-bef8-ae6b4684d8aa Aug 13 23:40:43.840675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0afebadc-caa7-46e0-a90a-fa88038b1fd8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:43.841156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0afebadc-caa7-46e0-a90a-fa88038b1fd8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:43.862083 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:43.862083 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:43.868615 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0afebadc-caa7-46e0-a90a-fa88038b1fd8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:43.874724 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0afebadc-caa7-46e0-a90a-fa88038b1fd8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/5d78d5f1-798f-406a-bef8-ae6b4684d8aa returned with HTTP 200 Aug 13 23:40:43.875247 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 167/663] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:43 2026] GET /volume/v3/volumes/5d78d5f1-798f-406a-bef8-ae6b4684d8aa => generated 900 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:43.895830 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14b5e5e1-f86a-4c5d-b33c-e1c2e77dad1d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:43.898729 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14b5e5e1-f86a-4c5d-b33c-e1c2e77dad1d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:40:43.898729 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14b5e5e1-f86a-4c5d-b33c-e1c2e77dad1d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:43.899505 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14b5e5e1-f86a-4c5d-b33c-e1c2e77dad1d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:43.899704 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-14b5e5e1-f86a-4c5d-b33c-e1c2e77dad1d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:40:43.901081 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-14b5e5e1-f86a-4c5d-b33c-e1c2e77dad1d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:40:43.915824 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-14b5e5e1-f86a-4c5d-b33c-e1c2e77dad1d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Get all volumes completed successfully. Aug 13 23:40:43.916197 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14b5e5e1-f86a-4c5d-b33c-e1c2e77dad1d tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:40:43.916711 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 165/664] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:40:43 2026] GET /volume/v3/volumes => generated 659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:43.929156 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e90ab46-7840-4bd5-b4cb-ba7adf4844e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:43.930839 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e90ab46-7840-4bd5-b4cb-ba7adf4844e7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5d78d5f1-798f-406a-bef8-ae6b4684d8aa Aug 13 23:40:43.931222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e90ab46-7840-4bd5-b4cb-ba7adf4844e7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:43.931421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e90ab46-7840-4bd5-b4cb-ba7adf4844e7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:43.931575 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3e90ab46-7840-4bd5-b4cb-ba7adf4844e7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Delete volume with id: 5d78d5f1-798f-406a-bef8-ae6b4684d8aa Aug 13 23:40:43.942979 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:43.942979 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:43.943391 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e90ab46-7840-4bd5-b4cb-ba7adf4844e7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:43.979465 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e90ab46-7840-4bd5-b4cb-ba7adf4844e7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Delete volume request issued successfully. Aug 13 23:40:43.979675 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e90ab46-7840-4bd5-b4cb-ba7adf4844e7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/5d78d5f1-798f-406a-bef8-ae6b4684d8aa returned with HTTP 202 Aug 13 23:40:43.980307 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 166/665] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:43 2026] DELETE /volume/v3/volumes/5d78d5f1-798f-406a-bef8-ae6b4684d8aa => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:43.995788 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c71b87a3-e235-4452-b79e-36f281133262 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:43.998660 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c71b87a3-e235-4452-b79e-36f281133262 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] DELETE https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb Aug 13 23:40:43.998939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c71b87a3-e235-4452-b79e-36f281133262 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:43.999116 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c71b87a3-e235-4452-b79e-36f281133262 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:43.999225 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-c71b87a3-e235-4452-b79e-36f281133262 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Delete backup with id: 7b501bf6-b732-4dc7-ac38-200da2568bfb. Aug 13 23:40:44.004630 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:44.004630 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:44.031017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-c71b87a3-e235-4452-b79e-36f281133262 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] delete_backup rpcapi backup_id 7b501bf6-b732-4dc7-ac38-200da2568bfb {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:40:44.032623 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c71b87a3-e235-4452-b79e-36f281133262 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb returned with HTTP 202 Aug 13 23:40:44.033192 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 168/666] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:43 2026] DELETE /volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:40:44.042582 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23d6ee0e-381f-420b-97b5-482795965110 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:44.046081 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23d6ee0e-381f-420b-97b5-482795965110 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] GET https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb Aug 13 23:40:44.046081 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23d6ee0e-381f-420b-97b5-482795965110 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:44.047609 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23d6ee0e-381f-420b-97b5-482795965110 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:44.047609 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-23d6ee0e-381f-420b-97b5-482795965110 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Show backup with id 7b501bf6-b732-4dc7-ac38-200da2568bfb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:44.053296 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:44.053296 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:44.054455 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23d6ee0e-381f-420b-97b5-482795965110 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb returned with HTTP 200 Aug 13 23:40:44.055140 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 168/667] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:44 2026] GET /volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:45.028299 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b1e0247a-cb56-42d3-9d23-fba5947e8e75 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:45.032681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b1e0247a-cb56-42d3-9d23-fba5947e8e75 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] POST https://10.4.3.81/volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189/action Aug 13 23:40:45.033374 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b1e0247a-cb56-42d3-9d23-fba5947e8e75 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:45.033406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b1e0247a-cb56-42d3-9d23-fba5947e8e75 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:45.069293 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-37f3f6cb-0493-4589-887d-97198dc73cde None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:45.069633 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:45.069633 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:45.073090 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37f3f6cb-0493-4589-887d-97198dc73cde tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] GET https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb Aug 13 23:40:45.074898 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37f3f6cb-0493-4589-887d-97198dc73cde tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:45.074898 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37f3f6cb-0493-4589-887d-97198dc73cde tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:45.074898 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-37f3f6cb-0493-4589-887d-97198dc73cde tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Show backup with id 7b501bf6-b732-4dc7-ac38-200da2568bfb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:45.077974 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=324,cinder:UPDATE=74,cinder:INSERT=50 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:40:45.082405 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37f3f6cb-0493-4589-887d-97198dc73cde tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb returned with HTTP 404 Aug 13 23:40:45.083292 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 167/668] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:45 2026] GET /volume/v3/backups/7b501bf6-b732-4dc7-ac38-200da2568bfb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:45.099287 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cd2d5a06-be05-40e3-9132-e79fc59565dc req-b1e0247a-cb56-42d3-9d23-fba5947e8e75 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189/action returned with HTTP 204 Aug 13 23:40:45.099421 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e676cde6-d618-4358-a751-aa77d85ba057 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:45.100110 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 166/669] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:40:45 2026] POST /volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:45.103947 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e676cde6-d618-4358-a751-aa77d85ba057 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] DELETE https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:45.104278 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e676cde6-d618-4358-a751-aa77d85ba057 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:45.104563 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e676cde6-d618-4358-a751-aa77d85ba057 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:45.104661 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-e676cde6-d618-4358-a751-aa77d85ba057 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Delete backup with id: d7da6612-f969-4362-9cc0-4cb0afcbc188. Aug 13 23:40:45.106944 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=448,cinder:INSERT=78,cinder:UPDATE=136 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:40:45.114113 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:45.114113 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:45.144391 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-e676cde6-d618-4358-a751-aa77d85ba057 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] delete_backup rpcapi backup_id d7da6612-f969-4362-9cc0-4cb0afcbc188 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:40:45.146519 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e676cde6-d618-4358-a751-aa77d85ba057 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 202 Aug 13 23:40:45.148108 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 169/670] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:45 2026] DELETE /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:40:45.164882 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f38393a-abe9-4055-9cb7-01d7a488e57c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:45.167033 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f38393a-abe9-4055-9cb7-01d7a488e57c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:45.167244 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f38393a-abe9-4055-9cb7-01d7a488e57c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:45.167476 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f38393a-abe9-4055-9cb7-01d7a488e57c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:45.167646 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9f38393a-abe9-4055-9cb7-01d7a488e57c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:45.170662 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=325,cinder:UPDATE=68,cinder:INSERT=31 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:40:45.179307 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:45.179307 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:45.179307 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f38393a-abe9-4055-9cb7-01d7a488e57c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 200 Aug 13 23:40:45.179675 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 169/671] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:45 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:46.193187 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-83287cae-f46f-41a0-b372-cee31290d433 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:46.198065 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83287cae-f46f-41a0-b372-cee31290d433 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 Aug 13 23:40:46.198065 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83287cae-f46f-41a0-b372-cee31290d433 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:46.198065 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83287cae-f46f-41a0-b372-cee31290d433 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:46.198065 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-83287cae-f46f-41a0-b372-cee31290d433 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id d7da6612-f969-4362-9cc0-4cb0afcbc188. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:46.203253 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83287cae-f46f-41a0-b372-cee31290d433 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 returned with HTTP 404 Aug 13 23:40:46.203899 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 168/672] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:46 2026] GET /volume/v3/backups/d7da6612-f969-4362-9cc0-4cb0afcbc188 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:46.315412 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0e5dae43-7fe7-44c3-a25c-940ebc4eb9fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:46.317550 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e5dae43-7fe7-44c3-a25c-940ebc4eb9fa tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 Aug 13 23:40:46.317795 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e5dae43-7fe7-44c3-a25c-940ebc4eb9fa tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:46.318069 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e5dae43-7fe7-44c3-a25c-940ebc4eb9fa tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:46.321915 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=399,cinder:UPDATE=81,cinder:INSERT=57 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:40:46.333052 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:46.333052 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:46.344524 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0e5dae43-7fe7-44c3-a25c-940ebc4eb9fa tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:46.352322 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e5dae43-7fe7-44c3-a25c-940ebc4eb9fa tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 returned with HTTP 200 Aug 13 23:40:46.353084 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 167/673] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:46 2026] GET /volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:46.376355 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-847b7c09-db64-413e-895e-13156e961acb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:46.378758 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-847b7c09-db64-413e-895e-13156e961acb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] DELETE https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 Aug 13 23:40:46.378924 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-847b7c09-db64-413e-895e-13156e961acb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:46.379695 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-847b7c09-db64-413e-895e-13156e961acb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:46.379695 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-847b7c09-db64-413e-895e-13156e961acb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Delete volume with id: 56f71180-f0f9-485f-864e-05e9901c41d6 Aug 13 23:40:46.394590 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:46.394590 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:46.395211 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-847b7c09-db64-413e-895e-13156e961acb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:46.440088 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-847b7c09-db64-413e-895e-13156e961acb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Delete volume request issued successfully. Aug 13 23:40:46.440337 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-847b7c09-db64-413e-895e-13156e961acb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 returned with HTTP 202 Aug 13 23:40:46.440732 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 170/674] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:46 2026] DELETE /volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:46.450897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13d022aa-1050-4dfa-9af5-cf78d3cd476e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:46.456021 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13d022aa-1050-4dfa-9af5-cf78d3cd476e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 Aug 13 23:40:46.456021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13d022aa-1050-4dfa-9af5-cf78d3cd476e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:46.456021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13d022aa-1050-4dfa-9af5-cf78d3cd476e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:46.470272 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:46.470272 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:46.477508 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13d022aa-1050-4dfa-9af5-cf78d3cd476e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:46.485837 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13d022aa-1050-4dfa-9af5-cf78d3cd476e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 returned with HTTP 200 Aug 13 23:40:46.486419 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 170/675] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:46 2026] GET /volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:47.506217 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-07f6c6a7-5a20-4ea3-a63d-3481d0b6fd10 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:47.512381 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07f6c6a7-5a20-4ea3-a63d-3481d0b6fd10 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 Aug 13 23:40:47.512669 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07f6c6a7-5a20-4ea3-a63d-3481d0b6fd10 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:47.512920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07f6c6a7-5a20-4ea3-a63d-3481d0b6fd10 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:47.524868 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07f6c6a7-5a20-4ea3-a63d-3481d0b6fd10 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 returned with HTTP 404 Aug 13 23:40:47.526135 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 169/676] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:47 2026] GET /volume/v3/volumes/56f71180-f0f9-485f-864e-05e9901c41d6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:47.549388 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:47.552694 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:47.553216 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1127644286"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:47.559392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1127644286'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:47.559392 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Create volume of 1 GB Aug 13 23:40:47.563830 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Availability Zones retrieved successfully. Aug 13 23:40:47.572341 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Flow 'volume_create_api' (e9fa5f48-9c42-4e78-810e-960270a04991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:47.573872 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bfdf72f-58bc-4369-a32b-e708842dcb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:47.575471 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:47.610947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bfdf72f-58bc-4369-a32b-e708842dcb7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:47.612221 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b775ada-9d58-420b-9540-22f3274a8c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:47.687723 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Created reservations ['d0879e05-a28b-45c5-87e3-d44637c02488', '79987fd1-5775-4435-9a4c-7c3ff8a416d3', 'f150feba-5fd7-4e03-b7fd-326e93bfa3fe', '6eaaa554-5b43-4045-9a56-7edea9b8ede9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:47.688585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b775ada-9d58-420b-9540-22f3274a8c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0879e05-a28b-45c5-87e3-d44637c02488', '79987fd1-5775-4435-9a4c-7c3ff8a416d3', 'f150feba-5fd7-4e03-b7fd-326e93bfa3fe', '6eaaa554-5b43-4045-9a56-7edea9b8ede9']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:47.689473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067d3c3b-0dbe-4c31-9a37-d0f00aa1d278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:47.726732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067d3c3b-0dbe-4c31-9a37-d0f00aa1d278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef04c74-b24e-496e-a904-e62a7696fef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1127644286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a30159a75c454489b78931c948971a0b',qos_specs=None,replication_status=,reservations=['d0879e05-a28b-45c5-87e3-d44637c02488','79987fd1-5775-4435-9a4c-7c3ff8a416d3','f150feba-5fd7-4e03-b7fd-326e93bfa3fe','6eaaa554-5b43-4045-9a56-7edea9b8ede9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1127644286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aef04c74-b24e-496e-a904-e62a7696fef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30159a75c454489b78931c948971a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:47.728117 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aff5cbe-200a-4dc9-92e9-f3fe72f692ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:47.751258 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aff5cbe-200a-4dc9-92e9-f3fe72f692ed) transitioned into state 'SUCCESS' from state '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-1127644286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a30159a75c454489b78931c948971a0b',qos_specs=None,replication_status=,reservations=['d0879e05-a28b-45c5-87e3-d44637c02488','79987fd1-5775-4435-9a4c-7c3ff8a416d3','f150feba-5fd7-4e03-b7fd-326e93bfa3fe','6eaaa554-5b43-4045-9a56-7edea9b8ede9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258eb7d7646e4c2583cbcf9cee637fc6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:47.751955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefeae1d-2fcb-4080-b0c0-3037c8caf140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:47.765636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefeae1d-2fcb-4080-b0c0-3037c8caf140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:47.766737 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Flow 'volume_create_api' (e9fa5f48-9c42-4e78-810e-960270a04991) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:47.767252 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Create volume request issued successfully. Aug 13 23:40:47.768155 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f32d23e6-5560-4d96-9e2a-18e0266fc69e tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:47.768796 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 168/677] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:40:47 2026] POST /volume/v3/volumes => generated 752 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:47.783702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b6eead5-893e-4ff8-8a2f-e3ccae0895ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:47.789271 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b6eead5-893e-4ff8-8a2f-e3ccae0895ef tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 Aug 13 23:40:47.789271 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b6eead5-893e-4ff8-8a2f-e3ccae0895ef tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:47.789271 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b6eead5-893e-4ff8-8a2f-e3ccae0895ef tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:47.799809 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:47.799809 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:47.809723 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b6eead5-893e-4ff8-8a2f-e3ccae0895ef tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:47.820513 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b6eead5-893e-4ff8-8a2f-e3ccae0895ef tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 returned with HTTP 200 Aug 13 23:40:47.820801 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 171/678] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:47 2026] GET /volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:48.059737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-87bf26a2-3fdb-41c3-8c7f-0fded1e54c92 req-807197ab-3aad-4405-ab23-dd735c3510d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:48.062306 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-87bf26a2-3fdb-41c3-8c7f-0fded1e54c92 req-807197ab-3aad-4405-ab23-dd735c3510d7 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 Aug 13 23:40:48.062525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-87bf26a2-3fdb-41c3-8c7f-0fded1e54c92 req-807197ab-3aad-4405-ab23-dd735c3510d7 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:48.062722 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-87bf26a2-3fdb-41c3-8c7f-0fded1e54c92 req-807197ab-3aad-4405-ab23-dd735c3510d7 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:48.077767 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:48.077767 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:48.141482 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-87bf26a2-3fdb-41c3-8c7f-0fded1e54c92 req-807197ab-3aad-4405-ab23-dd735c3510d7 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 returned with HTTP 200 Aug 13 23:40:48.142533 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 171/679] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:40:48 2026] DELETE /volume/v3/attachments/0aa1f697-3a0e-48e9-92e9-c0200c870189 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:48.841760 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75da114e-5bd8-4e8f-886c-87eb9284abd9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:48.844694 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75da114e-5bd8-4e8f-886c-87eb9284abd9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 Aug 13 23:40:48.844694 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75da114e-5bd8-4e8f-886c-87eb9284abd9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:48.844885 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75da114e-5bd8-4e8f-886c-87eb9284abd9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:48.854955 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:48.854955 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:48.861308 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75da114e-5bd8-4e8f-886c-87eb9284abd9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:48.869645 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75da114e-5bd8-4e8f-886c-87eb9284abd9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 returned with HTTP 200 Aug 13 23:40:48.870098 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 170/680] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:48 2026] GET /volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:48.886894 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39e4e2cd-2641-4c82-8842-25773dccfb2f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:48.891859 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39e4e2cd-2641-4c82-8842-25773dccfb2f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:40:48.892207 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39e4e2cd-2641-4c82-8842-25773dccfb2f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aef04c74-b24e-496e-a904-e62a7696fef3", "name": "tempest-VolumesBackupsAdminTest-Backup-1701461594", "container": "tempest-volumesbackupsadmintest-backup-container-1392955565"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:48.893928 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-39e4e2cd-2641-4c82-8842-25773dccfb2f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Creating new backup {'backup': {'volume_id': 'aef04c74-b24e-496e-a904-e62a7696fef3', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1701461594', 'container': 'tempest-volumesbackupsadmintest-backup-container-1392955565'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:40:48.895026 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-39e4e2cd-2641-4c82-8842-25773dccfb2f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Creating backup of volume aef04c74-b24e-496e-a904-e62a7696fef3 in container tempest-volumesbackupsadmintest-backup-container-1392955565 Aug 13 23:40:48.907503 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:48.907503 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:48.907503 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39e4e2cd-2641-4c82-8842-25773dccfb2f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:40:48.942774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-39e4e2cd-2641-4c82-8842-25773dccfb2f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Created reservations ['fb515ca1-b245-49de-b3c7-fdefd925bef9', 'f38a2b55-aefd-416c-ad51-06a659fadaba'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:49.020510 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39e4e2cd-2641-4c82-8842-25773dccfb2f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:40:49.021021 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 169/681] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:40:48 2026] POST /volume/v3/backups => generated 333 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:40:49.033854 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d53e3e8f-ead3-40c0-9ebc-0341027ab075 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:49.035809 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d53e3e8f-ead3-40c0-9ebc-0341027ab075 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:49.036049 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d53e3e8f-ead3-40c0-9ebc-0341027ab075 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:49.036305 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d53e3e8f-ead3-40c0-9ebc-0341027ab075 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:49.036433 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d53e3e8f-ead3-40c0-9ebc-0341027ab075 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:49.045630 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:49.045630 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:49.046864 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d53e3e8f-ead3-40c0-9ebc-0341027ab075 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:49.047753 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 172/682] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:49 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:50.062318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-576fe484-24af-40b2-ba4e-4c7c8ace7ad5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:50.064850 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-576fe484-24af-40b2-ba4e-4c7c8ace7ad5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:50.065164 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-576fe484-24af-40b2-ba4e-4c7c8ace7ad5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:50.065556 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-576fe484-24af-40b2-ba4e-4c7c8ace7ad5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:50.065735 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-576fe484-24af-40b2-ba4e-4c7c8ace7ad5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:50.076222 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:50.076222 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:50.077585 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-576fe484-24af-40b2-ba4e-4c7c8ace7ad5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:50.078808 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 172/683] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:50 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:50.271844 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0473da1a-a7c5-43bc-a3a5-23cb98561f97 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:50.274172 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0473da1a-a7c5-43bc-a3a5-23cb98561f97 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:50.274442 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0473da1a-a7c5-43bc-a3a5-23cb98561f97 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:50.274711 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0473da1a-a7c5-43bc-a3a5-23cb98561f97 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:50.284624 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:50.284624 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:50.290771 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0473da1a-a7c5-43bc-a3a5-23cb98561f97 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:50.298067 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0473da1a-a7c5-43bc-a3a5-23cb98561f97 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:50.298935 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 171/684] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:50 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:50.360768 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45d065e9-27f2-48da-857e-208a0a016573 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:50.363549 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45d065e9-27f2-48da-857e-208a0a016573 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:50.363871 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45d065e9-27f2-48da-857e-208a0a016573 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:50.364199 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45d065e9-27f2-48da-857e-208a0a016573 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:50.373646 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:50.373646 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:50.378656 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45d065e9-27f2-48da-857e-208a0a016573 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:50.384601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45d065e9-27f2-48da-857e-208a0a016573 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:50.385723 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 170/685] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:50 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:50.410326 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-08742868-ef46-4e30-aa8f-2cae5a7e541e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:50.410326 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08742868-ef46-4e30-aa8f-2cae5a7e541e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:50.410326 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08742868-ef46-4e30-aa8f-2cae5a7e541e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:50.410326 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08742868-ef46-4e30-aa8f-2cae5a7e541e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:50.410326 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-08742868-ef46-4e30-aa8f-2cae5a7e541e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Delete volume with id: ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:50.419780 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:50.419780 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:50.420486 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-08742868-ef46-4e30-aa8f-2cae5a7e541e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:50.451525 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-08742868-ef46-4e30-aa8f-2cae5a7e541e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Delete volume request issued successfully. Aug 13 23:40:50.451759 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08742868-ef46-4e30-aa8f-2cae5a7e541e tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 202 Aug 13 23:40:50.452445 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 173/686] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:40:50 2026] DELETE /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:40:50.462765 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e21648f9-39f7-4a2a-887b-e6a9d6d4b1a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:50.464149 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e21648f9-39f7-4a2a-887b-e6a9d6d4b1a4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:50.464149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e21648f9-39f7-4a2a-887b-e6a9d6d4b1a4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:50.464314 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e21648f9-39f7-4a2a-887b-e6a9d6d4b1a4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:50.472311 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:50.472311 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:50.476977 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e21648f9-39f7-4a2a-887b-e6a9d6d4b1a4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Volume info retrieved successfully. Aug 13 23:40:50.488207 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e21648f9-39f7-4a2a-887b-e6a9d6d4b1a4 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 200 Aug 13 23:40:50.488809 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 173/687] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:50 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:51.095306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a19ad0cd-6b70-4f84-af3b-79cb0554c43b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:51.099113 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a19ad0cd-6b70-4f84-af3b-79cb0554c43b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:51.099335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a19ad0cd-6b70-4f84-af3b-79cb0554c43b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:51.099565 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a19ad0cd-6b70-4f84-af3b-79cb0554c43b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:51.099830 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a19ad0cd-6b70-4f84-af3b-79cb0554c43b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:51.105647 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:51.105647 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:51.106692 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a19ad0cd-6b70-4f84-af3b-79cb0554c43b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:51.107263 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 172/688] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:51 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:51.506401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d6fddae-d235-4f1e-bc77-201d5d272675 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:51.508759 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d6fddae-d235-4f1e-bc77-201d5d272675 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] GET https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf Aug 13 23:40:51.509060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d6fddae-d235-4f1e-bc77-201d5d272675 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:51.509375 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d6fddae-d235-4f1e-bc77-201d5d272675 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:51.519221 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d6fddae-d235-4f1e-bc77-201d5d272675 tempest-ServerActionsTestOtherB-1877530331 tempest-ServerActionsTestOtherB-1877530331-project-member] https://10.4.3.81/volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf returned with HTTP 404 Aug 13 23:40:51.520230 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 171/689] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:51 2026] GET /volume/v3/volumes/ae744c06-5baa-4555-926c-79e0c25662bf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:51.876442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32c9dd89-50bf-4eb2-9e61-cf28a08db74e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:51.876980 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32c9dd89-50bf-4eb2-9e61-cf28a08db74e None None] GET https://10.4.3.81/volume// Aug 13 23:40:51.877299 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32c9dd89-50bf-4eb2-9e61-cf28a08db74e None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:51.877639 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32c9dd89-50bf-4eb2-9e61-cf28a08db74e None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:51.878214 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32c9dd89-50bf-4eb2-9e61-cf28a08db74e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:40:51.878933 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 174/690] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:40:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:40:51.894604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-da0a5012-e443-41e4-8435-811822bbc66a req-71830b03-b771-47cd-8863-92199de1bd51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:51.896951 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-71830b03-b771-47cd-8863-92199de1bd51 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:40:51.897591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-71830b03-b771-47cd-8863-92199de1bd51 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d49b693-5bfd-4216-9afc-3066312e5fd9", "connector": null, "instance_uuid": "17e0a884-d46c-4567-bc57-e042b8cdc840"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:51.914054 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:51.914054 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:51.972009 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-71830b03-b771-47cd-8863-92199de1bd51 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:40:51.972009 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 174/691] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:40:51 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:51.984292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-da0a5012-e443-41e4-8435-811822bbc66a req-ae2a5dec-b838-4918-a142-95481fc00949 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:51.987600 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-ae2a5dec-b838-4918-a142-95481fc00949 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] DELETE https://10.4.3.81/volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff Aug 13 23:40:51.987704 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-ae2a5dec-b838-4918-a142-95481fc00949 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:51.988473 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-ae2a5dec-b838-4918-a142-95481fc00949 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:52.005168 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:52.005168 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:52.098473 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-ae2a5dec-b838-4918-a142-95481fc00949 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff returned with HTTP 200 Aug 13 23:40:52.099104 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 173/692] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:40:51 2026] DELETE /volume/v3/attachments/04edc016-a777-4935-be33-f70c947037ff => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:52.120317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-750fd2b0-3ffd-4954-95e1-ad0864b98e74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:52.124560 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-750fd2b0-3ffd-4954-95e1-ad0864b98e74 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:52.124560 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-750fd2b0-3ffd-4954-95e1-ad0864b98e74 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:52.124560 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-750fd2b0-3ffd-4954-95e1-ad0864b98e74 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:52.124560 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-750fd2b0-3ffd-4954-95e1-ad0864b98e74 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:52.132285 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:52.132285 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:52.133518 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-750fd2b0-3ffd-4954-95e1-ad0864b98e74 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:52.134019 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 172/693] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:52 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:53.153017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e034275e-aa03-43e8-b51a-81519bbe475f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:53.153363 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e034275e-aa03-43e8-b51a-81519bbe475f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:53.153576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e034275e-aa03-43e8-b51a-81519bbe475f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:53.153851 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e034275e-aa03-43e8-b51a-81519bbe475f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:53.154029 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e034275e-aa03-43e8-b51a-81519bbe475f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:53.166538 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:53.166538 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:53.167542 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e034275e-aa03-43e8-b51a-81519bbe475f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:53.168175 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 175/694] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:53 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:53.546561 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:53.641242 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-da0a5012-e443-41e4-8435-811822bbc66a req-3d47f3b8-57bb-477d-b120-06830a46d93b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:53.644370 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-3d47f3b8-57bb-477d-b120-06830a46d93b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] PUT https://10.4.3.81/volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 Aug 13 23:40:53.644829 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-3d47f3b8-57bb-477d-b120-06830a46d93b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:53.663628 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-da0a5012-e443-41e4-8435-811822bbc66a req-3d47f3b8-57bb-477d-b120-06830a46d93b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Acquiring lock "cinder-attachment_update-4d49b693-5bfd-4216-9afc-3066312e5fd9-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:40:53.670286 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-da0a5012-e443-41e4-8435-811822bbc66a req-3d47f3b8-57bb-477d-b120-06830a46d93b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Lock "cinder-attachment_update-4d49b693-5bfd-4216-9afc-3066312e5fd9-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:40:53.671586 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:53.671586 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:53.715294 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:40:53.715920 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-267546388"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:53.718900 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-267546388'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:40:53.719282 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Create volume of 1 GB Aug 13 23:40:53.719925 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:53.719925 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:53.726671 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Availability Zones retrieved successfully. Aug 13 23:40:53.737126 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Flow 'volume_create_api' (55c82ec8-b4ef-41f1-b672-eeca9e526a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:53.740383 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fac7a02-8bd1-4536-b8fc-1508f5dcc663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:53.741871 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:40:53.779195 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-da0a5012-e443-41e4-8435-811822bbc66a req-3d47f3b8-57bb-477d-b120-06830a46d93b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Lock "cinder-attachment_update-4d49b693-5bfd-4216-9afc-3066312e5fd9-np0000007283" released by "attachment_update" :: held 0.109s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:40:53.779614 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-3d47f3b8-57bb-477d-b120-06830a46d93b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 returned with HTTP 200 Aug 13 23:40:53.780295 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 174/695] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:40:53 2026] PUT /volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:53.785589 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fac7a02-8bd1-4536-b8fc-1508f5dcc663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:53.786480 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6cf272d-9dce-4097-b6ef-d8f2191948e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:53.793885 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-da0a5012-e443-41e4-8435-811822bbc66a req-1d40cccc-dfbb-4983-8f22-aba0c76ee087 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:53.797073 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-1d40cccc-dfbb-4983-8f22-aba0c76ee087 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 Aug 13 23:40:53.797073 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-1d40cccc-dfbb-4983-8f22-aba0c76ee087 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:53.797073 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-1d40cccc-dfbb-4983-8f22-aba0c76ee087 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:53.823675 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-1d40cccc-dfbb-4983-8f22-aba0c76ee087 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 returned with HTTP 200 Aug 13 23:40:53.823675 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 173/696] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:40:53 2026] GET /volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:53.895671 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Created reservations ['2aac675e-ba20-4ced-83d4-5cfc684fa475', 'ac721788-330f-4ecd-87be-7389948613c5', '770f6528-b645-4627-addd-42b04037b9e0', 'b5c8e22f-fc01-4b96-99da-0569983b3e60'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:40:53.896435 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6cf272d-9dce-4097-b6ef-d8f2191948e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aac675e-ba20-4ced-83d4-5cfc684fa475', 'ac721788-330f-4ecd-87be-7389948613c5', '770f6528-b645-4627-addd-42b04037b9e0', 'b5c8e22f-fc01-4b96-99da-0569983b3e60']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:53.897257 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64c5161-3c2c-49f9-86ab-2b06df78b408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:53.933963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64c5161-3c2c-49f9-86ab-2b06df78b408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d278ee-f93c-48b9-8631-a4518c666d49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-267546388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf4cf6d4b2d4ca5b33ba56196257ba9',qos_specs=None,replication_status=,reservations=['2aac675e-ba20-4ced-83d4-5cfc684fa475','ac721788-330f-4ecd-87be-7389948613c5','770f6528-b645-4627-addd-42b04037b9e0','b5c8e22f-fc01-4b96-99da-0569983b3e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3701e43c18b14ebfab54f7988661949d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-267546388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d278ee-f93c-48b9-8631-a4518c666d49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faf4cf6d4b2d4ca5b33ba56196257ba9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3701e43c18b14ebfab54f7988661949d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:53.934782 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ee57d6-da93-4c07-aa73-5bc2932b762c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:53.965513 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ee57d6-da93-4c07-aa73-5bc2932b762c) transitioned into state 'SUCCESS' from state '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-267546388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf4cf6d4b2d4ca5b33ba56196257ba9',qos_specs=None,replication_status=,reservations=['2aac675e-ba20-4ced-83d4-5cfc684fa475','ac721788-330f-4ecd-87be-7389948613c5','770f6528-b645-4627-addd-42b04037b9e0','b5c8e22f-fc01-4b96-99da-0569983b3e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3701e43c18b14ebfab54f7988661949d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:53.966392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914c5841-c859-4ebb-9f4c-8d55bf727427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:40:53.978168 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914c5841-c859-4ebb-9f4c-8d55bf727427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:40:53.979657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Flow 'volume_create_api' (55c82ec8-b4ef-41f1-b672-eeca9e526a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:40:53.979657 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Create volume request issued successfully. Aug 13 23:40:53.982049 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffab0fc5-937e-4404-93f3-90a6a3251903 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:40:53.983265 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 175/697] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:40:53 2026] POST /volume/v3/volumes => generated 771 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:53.997427 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fde54de6-d53f-440b-8bb5-f325145056cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:54.000664 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fde54de6-d53f-440b-8bb5-f325145056cb tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:40:54.000985 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fde54de6-d53f-440b-8bb5-f325145056cb tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:54.001288 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fde54de6-d53f-440b-8bb5-f325145056cb tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:54.009985 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:54.009985 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:54.014704 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fde54de6-d53f-440b-8bb5-f325145056cb tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:40:54.021116 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fde54de6-d53f-440b-8bb5-f325145056cb tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:40:54.022235 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 176/698] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:40:53 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:54.184573 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a4fd4e0-17fd-4946-9c4f-d1464bcc11dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:54.187427 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a4fd4e0-17fd-4946-9c4f-d1464bcc11dd tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:54.187735 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a4fd4e0-17fd-4946-9c4f-d1464bcc11dd tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:54.187887 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a4fd4e0-17fd-4946-9c4f-d1464bcc11dd tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:54.188011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6a4fd4e0-17fd-4946-9c4f-d1464bcc11dd tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:54.193623 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:54.193623 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:54.194523 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a4fd4e0-17fd-4946-9c4f-d1464bcc11dd tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:54.195293 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 175/699] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:54 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:55.041885 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b95e4452-0e83-4299-b0db-2df88626ab5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:55.044616 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95e4452-0e83-4299-b0db-2df88626ab5a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:40:55.044715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95e4452-0e83-4299-b0db-2df88626ab5a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:55.044920 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95e4452-0e83-4299-b0db-2df88626ab5a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:55.052780 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:55.052780 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:55.060392 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b95e4452-0e83-4299-b0db-2df88626ab5a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:40:55.065905 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95e4452-0e83-4299-b0db-2df88626ab5a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:40:55.066333 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 174/700] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:40:55 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:40:55.210051 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3dd1caa-0828-48d5-b7a3-61a014de6a4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:55.214364 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3dd1caa-0828-48d5-b7a3-61a014de6a4c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:55.214582 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3dd1caa-0828-48d5-b7a3-61a014de6a4c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:55.215312 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3dd1caa-0828-48d5-b7a3-61a014de6a4c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:55.215312 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e3dd1caa-0828-48d5-b7a3-61a014de6a4c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:55.221323 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:55.221323 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:55.222153 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3dd1caa-0828-48d5-b7a3-61a014de6a4c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:55.222571 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 176/701] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:55 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:56.240679 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32b5b481-3f61-4ef8-8c86-98a13f945116 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:56.244089 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32b5b481-3f61-4ef8-8c86-98a13f945116 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:56.244342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32b5b481-3f61-4ef8-8c86-98a13f945116 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:56.244631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32b5b481-3f61-4ef8-8c86-98a13f945116 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:56.244745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-32b5b481-3f61-4ef8-8c86-98a13f945116 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:56.253054 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:56.253054 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:56.254264 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32b5b481-3f61-4ef8-8c86-98a13f945116 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:56.254796 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 177/702] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:56 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:57.273829 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5e0871ae-73e0-4315-91a5-63e852f6e0a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:57.277751 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e0871ae-73e0-4315-91a5-63e852f6e0a5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:57.277751 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e0871ae-73e0-4315-91a5-63e852f6e0a5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:57.278320 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e0871ae-73e0-4315-91a5-63e852f6e0a5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:57.278602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5e0871ae-73e0-4315-91a5-63e852f6e0a5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:57.286314 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:57.286314 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:40:57.287107 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e0871ae-73e0-4315-91a5-63e852f6e0a5 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:57.287580 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 176/703] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:57 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:58.301059 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b884e800-8697-43dd-9bff-e5fc02d7dd16 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:58.304183 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b884e800-8697-43dd-9bff-e5fc02d7dd16 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:58.304463 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b884e800-8697-43dd-9bff-e5fc02d7dd16 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:58.304743 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b884e800-8697-43dd-9bff-e5fc02d7dd16 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:58.304896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b884e800-8697-43dd-9bff-e5fc02d7dd16 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:58.310090 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:58.310090 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:40:58.311125 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b884e800-8697-43dd-9bff-e5fc02d7dd16 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:58.311611 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 175/704] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:58 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:40:59.078310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-da0a5012-e443-41e4-8435-811822bbc66a req-b6575f81-1b73-4c40-bfa4-433893047c0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:59.082708 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-b6575f81-1b73-4c40-bfa4-433893047c0b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] POST https://10.4.3.81/volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82/action Aug 13 23:40:59.084025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-b6575f81-1b73-4c40-bfa4-433893047c0b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:40:59.084025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-b6575f81-1b73-4c40-bfa4-433893047c0b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:40:59.112861 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:59.112861 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:40:59.129377 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-da0a5012-e443-41e4-8435-811822bbc66a req-b6575f81-1b73-4c40-bfa4-433893047c0b tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82/action returned with HTTP 204 Aug 13 23:40:59.130033 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 177/705] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:40:59 2026] POST /volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:40:59.329066 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe2c0b15-abb9-420c-8a36-a1c296a6afaf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:40:59.334108 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe2c0b15-abb9-420c-8a36-a1c296a6afaf tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:40:59.334278 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe2c0b15-abb9-420c-8a36-a1c296a6afaf tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:40:59.334451 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe2c0b15-abb9-420c-8a36-a1c296a6afaf tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:40:59.334540 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fe2c0b15-abb9-420c-8a36-a1c296a6afaf tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:40:59.346597 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:40:59.346597 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:40:59.346597 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe2c0b15-abb9-420c-8a36-a1c296a6afaf tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:40:59.348033 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 178/706] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:40:59 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:00.363146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-17789c9d-7ca7-4e00-bfb7-da8b05a497e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:00.368201 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17789c9d-7ca7-4e00-bfb7-da8b05a497e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:00.368201 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17789c9d-7ca7-4e00-bfb7-da8b05a497e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:00.368201 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17789c9d-7ca7-4e00-bfb7-da8b05a497e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:00.368201 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-17789c9d-7ca7-4e00-bfb7-da8b05a497e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:00.375486 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:00.375486 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:00.376768 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17789c9d-7ca7-4e00-bfb7-da8b05a497e4 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:00.377555 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 177/707] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:00 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:01.391604 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9452d8a7-170e-45ce-9e5b-9c08bc34dca1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:01.400306 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9452d8a7-170e-45ce-9e5b-9c08bc34dca1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:01.400604 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9452d8a7-170e-45ce-9e5b-9c08bc34dca1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:01.401082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9452d8a7-170e-45ce-9e5b-9c08bc34dca1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:01.401217 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9452d8a7-170e-45ce-9e5b-9c08bc34dca1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:01.409839 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:01.409839 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:01.410422 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9452d8a7-170e-45ce-9e5b-9c08bc34dca1 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:01.411471 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 176/708] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:01 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:02.300864 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:02.307019 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:41:02.307019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "26008105-7baa-446d-a455-f1b0196d71ea-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:02.308595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '26008105-7baa-446d-a455-f1b0196d71ea-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:41:02.309157 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Create volume of 1 GB Aug 13 23:41:02.315794 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Availability Zones retrieved successfully. Aug 13 23:41:02.325575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Flow 'volume_create_api' (933a8361-2734-45b9-b74a-814374ecb491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:02.327263 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e746a1a-7370-4c16-b2d9-62531a8a725b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:02.328942 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:41:02.369132 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e746a1a-7370-4c16-b2d9-62531a8a725b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:02.370694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d5748e-906c-4b2c-bcc0-842e08807752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:02.429671 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a825a51c-3f3c-4f6d-824e-bbabd5e60351 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:02.432763 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a825a51c-3f3c-4f6d-824e-bbabd5e60351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:02.432763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a825a51c-3f3c-4f6d-824e-bbabd5e60351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:02.433679 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a825a51c-3f3c-4f6d-824e-bbabd5e60351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:02.433845 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a825a51c-3f3c-4f6d-824e-bbabd5e60351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:02.444600 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:02.444600 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:02.446664 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a825a51c-3f3c-4f6d-824e-bbabd5e60351 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:02.447178 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 179/709] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:02 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:02.474627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Created reservations ['1ac726ba-6755-41ce-9be4-0f442b78aad3', 'effe1bb2-2e55-4b06-9bf2-bf52a4cf4b18', '3024befa-f50b-4e86-9806-b072a5441c7a', 'e90cd878-8e73-4ce3-8026-e22b8008cb5c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:02.475574 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d5748e-906c-4b2c-bcc0-842e08807752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ac726ba-6755-41ce-9be4-0f442b78aad3', 'effe1bb2-2e55-4b06-9bf2-bf52a4cf4b18', '3024befa-f50b-4e86-9806-b072a5441c7a', 'e90cd878-8e73-4ce3-8026-e22b8008cb5c']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:02.478200 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb4bd217-c8dd-4633-95f3-e4a7f46b5eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:02.516321 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb4bd217-c8dd-4633-95f3-e4a7f46b5eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '142e1f8e-feb8-4bd6-af0d-4eff447efaa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='26008105-7baa-446d-a455-f1b0196d71ea-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f854f86d4b3424a814b3acbf336472f',qos_specs=None,replication_status=,reservations=['1ac726ba-6755-41ce-9be4-0f442b78aad3','effe1bb2-2e55-4b06-9bf2-bf52a4cf4b18','3024befa-f50b-4e86-9806-b072a5441c7a','e90cd878-8e73-4ce3-8026-e22b8008cb5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c269da320c446898e4a848f4c2c0aab',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:41:02Z,deleted=False,deleted_at=None,display_description='',display_name='26008105-7baa-446d-a455-f1b0196d71ea-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=142e1f8e-feb8-4bd6-af0d-4eff447efaa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f854f86d4b3424a814b3acbf336472f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c269da320c446898e4a848f4c2c0aab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:02.517871 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326b2abb-cc28-4e91-a54a-ec2436236d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:02.561816 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326b2abb-cc28-4e91-a54a-ec2436236d48) transitioned into 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='26008105-7baa-446d-a455-f1b0196d71ea-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f854f86d4b3424a814b3acbf336472f',qos_specs=None,replication_status=,reservations=['1ac726ba-6755-41ce-9be4-0f442b78aad3','effe1bb2-2e55-4b06-9bf2-bf52a4cf4b18','3024befa-f50b-4e86-9806-b072a5441c7a','e90cd878-8e73-4ce3-8026-e22b8008cb5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c269da320c446898e4a848f4c2c0aab',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:02.562627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2220ccef-6803-4288-b8a4-071145805f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:02.579607 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2220ccef-6803-4288-b8a4-071145805f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:02.580965 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Flow 'volume_create_api' (933a8361-2734-45b9-b74a-814374ecb491) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:02.586240 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Create volume request issued successfully. Aug 13 23:41:02.586779 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a413c4b0-46dc-45e8-aac6-528c3beb1ce9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:41:02.588078 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 178/710] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 23:41:02 2026] POST /volume/v3/volumes => generated 747 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:41:02.611073 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-5a9492e0-e1fc-4974-b91a-cd1b616982c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:02.614284 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-5a9492e0-e1fc-4974-b91a-cd1b616982c5 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 Aug 13 23:41:02.614879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-5a9492e0-e1fc-4974-b91a-cd1b616982c5 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:02.615306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-5a9492e0-e1fc-4974-b91a-cd1b616982c5 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:02.626495 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:02.626495 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:02.633498 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-5a9492e0-e1fc-4974-b91a-cd1b616982c5 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:02.640351 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-5a9492e0-e1fc-4974-b91a-cd1b616982c5 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 returned with HTTP 200 Aug 13 23:41:02.641098 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 178/711] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:02 2026] GET /volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:02.657351 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-7369c9d6-c3be-4c13-8818-b19d13f85041 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:02.660474 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-7369c9d6-c3be-4c13-8818-b19d13f85041 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 Aug 13 23:41:02.661065 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-7369c9d6-c3be-4c13-8818-b19d13f85041 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:02.661357 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-7369c9d6-c3be-4c13-8818-b19d13f85041 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:02.672437 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:02.672437 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:02.677039 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-7369c9d6-c3be-4c13-8818-b19d13f85041 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:02.689082 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-7369c9d6-c3be-4c13-8818-b19d13f85041 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 returned with HTTP 200 Aug 13 23:41:02.690172 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 177/712] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:02 2026] GET /volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:03.464460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45ef894b-361f-417c-a9e2-8cd5c5ec9d5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:03.466565 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45ef894b-361f-417c-a9e2-8cd5c5ec9d5f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:03.466707 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45ef894b-361f-417c-a9e2-8cd5c5ec9d5f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:03.466949 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45ef894b-361f-417c-a9e2-8cd5c5ec9d5f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:03.467089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-45ef894b-361f-417c-a9e2-8cd5c5ec9d5f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:03.472634 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:03.472634 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:03.473841 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45ef894b-361f-417c-a9e2-8cd5c5ec9d5f tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:03.474792 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 180/713] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:03 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:04.490198 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f0b4999-09c5-40e4-95d3-d24684f90810 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:04.492530 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f0b4999-09c5-40e4-95d3-d24684f90810 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:04.492839 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f0b4999-09c5-40e4-95d3-d24684f90810 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:04.493239 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f0b4999-09c5-40e4-95d3-d24684f90810 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:04.493239 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4f0b4999-09c5-40e4-95d3-d24684f90810 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:04.498907 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:04.498907 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:04.500454 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f0b4999-09c5-40e4-95d3-d24684f90810 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:04.500936 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 179/714] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:04 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:05.515915 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a636dc9-087c-4ae5-a5e4-a437152d9f30 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:05.517948 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a636dc9-087c-4ae5-a5e4-a437152d9f30 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:05.518256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a636dc9-087c-4ae5-a5e4-a437152d9f30 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:05.518527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a636dc9-087c-4ae5-a5e4-a437152d9f30 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:05.519358 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6a636dc9-087c-4ae5-a5e4-a437152d9f30 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:05.523153 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:05.523153 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:05.524302 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a636dc9-087c-4ae5-a5e4-a437152d9f30 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:05.524832 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 179/715] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:05 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:05.699603 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a513382e-c467-49c5-9875-d4ac7b20d717 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:05.703600 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a513382e-c467-49c5-9875-d4ac7b20d717 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 Aug 13 23:41:05.704096 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a513382e-c467-49c5-9875-d4ac7b20d717 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:05.704442 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a513382e-c467-49c5-9875-d4ac7b20d717 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:05.714446 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:05.714446 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:05.719539 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a513382e-c467-49c5-9875-d4ac7b20d717 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:05.725450 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-a513382e-c467-49c5-9875-d4ac7b20d717 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 returned with HTTP 200 Aug 13 23:41:05.726247 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 178/716] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:05 2026] GET /volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:05.736473 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-536fcf6c-6ab3-4548-8d22-3157958a3971 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:05.736947 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-536fcf6c-6ab3-4548-8d22-3157958a3971 None None] GET https://10.4.3.81/volume// Aug 13 23:41:05.737208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-536fcf6c-6ab3-4548-8d22-3157958a3971 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:05.737452 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-536fcf6c-6ab3-4548-8d22-3157958a3971 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:05.737884 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-536fcf6c-6ab3-4548-8d22-3157958a3971 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:05.738727 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 181/717] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:05.753766 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-28a6824c-b8b3-43e8-842c-89dd4630e2d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:05.760672 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-28a6824c-b8b3-43e8-842c-89dd4630e2d2 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:41:05.763764 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-28a6824c-b8b3-43e8-842c-89dd4630e2d2 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "142e1f8e-feb8-4bd6-af0d-4eff447efaa2", "connector": null, "instance_uuid": "26008105-7baa-446d-a455-f1b0196d71ea"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:05.778598 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:05.778598 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:05.829598 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-28a6824c-b8b3-43e8-842c-89dd4630e2d2 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:41:05.830602 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 180/718] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:41:05 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:05.844076 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-95f0d561-4bc2-4ac2-87b5-a76eb1b70ab7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:05.844606 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95f0d561-4bc2-4ac2-87b5-a76eb1b70ab7 None None] GET https://10.4.3.81/volume// Aug 13 23:41:05.844900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95f0d561-4bc2-4ac2-87b5-a76eb1b70ab7 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:05.845598 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95f0d561-4bc2-4ac2-87b5-a76eb1b70ab7 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:05.845719 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95f0d561-4bc2-4ac2-87b5-a76eb1b70ab7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:05.846278 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 180/719] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:05.857031 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-48045827-3cfc-47f4-a017-92114ac2f0d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:05.861259 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-48045827-3cfc-47f4-a017-92114ac2f0d9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 Aug 13 23:41:05.862083 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-48045827-3cfc-47f4-a017-92114ac2f0d9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:05.863416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-48045827-3cfc-47f4-a017-92114ac2f0d9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:05.887399 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:05.887399 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:05.893146 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-48045827-3cfc-47f4-a017-92114ac2f0d9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:05.902777 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-48045827-3cfc-47f4-a017-92114ac2f0d9 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 returned with HTTP 200 Aug 13 23:41:05.902777 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 179/720] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:41:05 2026] GET /volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 => generated 1019 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:06.015366 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ac13cc2e-2953-4666-98be-3989e5ef160e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:06.020387 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ac13cc2e-2953-4666-98be-3989e5ef160e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] PUT https://10.4.3.81/volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15 Aug 13 23:41:06.020387 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ac13cc2e-2953-4666-98be-3989e5ef160e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:06.034903 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ac13cc2e-2953-4666-98be-3989e5ef160e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Acquiring lock "cinder-attachment_update-142e1f8e-feb8-4bd6-af0d-4eff447efaa2-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:41:06.044368 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ac13cc2e-2953-4666-98be-3989e5ef160e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Lock "cinder-attachment_update-142e1f8e-feb8-4bd6-af0d-4eff447efaa2-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:41:06.045162 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:06.045162 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:06.188133 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:06.190617 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ac13cc2e-2953-4666-98be-3989e5ef160e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Lock "cinder-attachment_update-142e1f8e-feb8-4bd6-af0d-4eff447efaa2-np0000007283" released by "attachment_update" :: held 0.147s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:41:06.193477 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ac13cc2e-2953-4666-98be-3989e5ef160e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15 returned with HTTP 200 Aug 13 23:41:06.193477 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 182/721] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:41:06 2026] PUT /volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:06.193701 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:41:06.193701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1688176490"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:06.197921 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1688176490'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:41:06.197921 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Create volume of 1 GB Aug 13 23:41:06.198527 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:06.198527 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:06.204502 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Availability Zones retrieved successfully. Aug 13 23:41:06.219370 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Flow 'volume_create_api' (049713a9-ba0a-4a83-966c-eafb7c90b580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:06.223225 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c557d8f-68e3-4b99-a9a9-60add1919b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:06.225243 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:41:06.234438 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ca853db2-ab02-46ba-b4f6-38f7c908791c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:06.236722 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ca853db2-ab02-46ba-b4f6-38f7c908791c tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] POST https://10.4.3.81/volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15/action Aug 13 23:41:06.237383 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ca853db2-ab02-46ba-b4f6-38f7c908791c tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:06.237542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ca853db2-ab02-46ba-b4f6-38f7c908791c tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:06.265690 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:06.265690 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:06.275790 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c557d8f-68e3-4b99-a9a9-60add1919b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:06.276932 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a274012-1ba6-4cae-967f-ab762f6e05ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:06.286733 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d711c772-cc90-41ed-9b72-abc8bae44666 req-ca853db2-ab02-46ba-b4f6-38f7c908791c tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15/action returned with HTTP 204 Aug 13 23:41:06.287641 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 181/722] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:41:06 2026] POST /volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:06.350760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Created reservations ['8a6c2cf9-9d0f-4226-8e49-fbfff8e1b036', 'e120d8ad-4ccb-48fa-885a-82c4bf5a3e28', 'bb8dbd07-3a46-4392-bafd-8fd87752f792', 'cd768e20-d02b-43a0-904b-07c7e7952efb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:06.351748 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a274012-1ba6-4cae-967f-ab762f6e05ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6c2cf9-9d0f-4226-8e49-fbfff8e1b036', 'e120d8ad-4ccb-48fa-885a-82c4bf5a3e28', 'bb8dbd07-3a46-4392-bafd-8fd87752f792', 'cd768e20-d02b-43a0-904b-07c7e7952efb']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:06.353889 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d8246b-e036-46e5-b31c-11eecef536d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:06.384964 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d8246b-e036-46e5-b31c-11eecef536d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b2a8edb-edaa-4434-bb6e-6cc9a1214a58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1688176490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f70ed469c3a74d10acfe640491ff7ec0',qos_specs=None,replication_status=,reservations=['8a6c2cf9-9d0f-4226-8e49-fbfff8e1b036','e120d8ad-4ccb-48fa-885a-82c4bf5a3e28','bb8dbd07-3a46-4392-bafd-8fd87752f792','cd768e20-d02b-43a0-904b-07c7e7952efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ec03f604ba405eaab64a99f8303979',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1688176490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b2a8edb-edaa-4434-bb6e-6cc9a1214a58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f70ed469c3a74d10acfe640491ff7ec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ec03f604ba405eaab64a99f8303979',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:06.385580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed21c3b-064d-4f84-8916-7df53c9a331b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:06.422670 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed21c3b-064d-4f84-8916-7df53c9a331b) transitioned into state 'SUCCESS' from state '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-1688176490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f70ed469c3a74d10acfe640491ff7ec0',qos_specs=None,replication_status=,reservations=['8a6c2cf9-9d0f-4226-8e49-fbfff8e1b036','e120d8ad-4ccb-48fa-885a-82c4bf5a3e28','bb8dbd07-3a46-4392-bafd-8fd87752f792','cd768e20-d02b-43a0-904b-07c7e7952efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ec03f604ba405eaab64a99f8303979',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:06.423805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08aa92ac-468f-44e9-80ce-e89d3b07f2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:06.441663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08aa92ac-468f-44e9-80ce-e89d3b07f2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:06.442980 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Flow 'volume_create_api' (049713a9-ba0a-4a83-966c-eafb7c90b580) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:06.443304 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Create volume request issued successfully. Aug 13 23:41:06.444616 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c79fa3e-19c9-4574-a778-ed8302106f22 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:41:06.444816 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 181/723] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:41:06 2026] POST /volume/v3/volumes => generated 755 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:41:06.459139 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64b6cbea-c717-48e0-a5df-89d7bb5e8ddd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:06.463025 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64b6cbea-c717-48e0-a5df-89d7bb5e8ddd tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:41:06.463314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64b6cbea-c717-48e0-a5df-89d7bb5e8ddd tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:06.463586 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64b6cbea-c717-48e0-a5df-89d7bb5e8ddd tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:06.480651 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:06.480651 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:06.487705 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64b6cbea-c717-48e0-a5df-89d7bb5e8ddd tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:41:06.496466 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64b6cbea-c717-48e0-a5df-89d7bb5e8ddd tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:41:06.496973 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 180/724] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:06 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:06.538578 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11b3fb79-74b9-436f-ace0-8a4e5a12edf7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:06.541484 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11b3fb79-74b9-436f-ace0-8a4e5a12edf7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:06.541484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11b3fb79-74b9-436f-ace0-8a4e5a12edf7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:06.541484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11b3fb79-74b9-436f-ace0-8a4e5a12edf7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:06.541484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-11b3fb79-74b9-436f-ace0-8a4e5a12edf7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:06.545867 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:06.545867 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:06.546772 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11b3fb79-74b9-436f-ace0-8a4e5a12edf7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:06.547237 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 183/725] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:06 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:07.520677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-810c5cd1-092b-49a2-86db-4dcaa6935a99 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:07.523480 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-810c5cd1-092b-49a2-86db-4dcaa6935a99 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:41:07.523664 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-810c5cd1-092b-49a2-86db-4dcaa6935a99 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:07.524161 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-810c5cd1-092b-49a2-86db-4dcaa6935a99 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:07.538025 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:07.538025 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:07.547366 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-810c5cd1-092b-49a2-86db-4dcaa6935a99 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:41:07.554387 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-810c5cd1-092b-49a2-86db-4dcaa6935a99 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:41:07.554387 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 182/726] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:07 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:07.565881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fc9ce27-e693-4c7d-b3ca-31d0b61f6016 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:07.570435 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fc9ce27-e693-4c7d-b3ca-31d0b61f6016 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:07.571176 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fc9ce27-e693-4c7d-b3ca-31d0b61f6016 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:07.571176 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fc9ce27-e693-4c7d-b3ca-31d0b61f6016 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:07.571359 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3fc9ce27-e693-4c7d-b3ca-31d0b61f6016 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:07.585098 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:07.585098 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:07.585098 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fc9ce27-e693-4c7d-b3ca-31d0b61f6016 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:07.586698 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 182/727] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:07 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:08.324654 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a646eb16-7e66-4c18-8642-cc53651138ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:08.327655 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:41:08.328663 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-272831979", "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:08.330582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-272831979', 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:41:08.600682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5cd44d8-5b53-473c-9fcb-c5958479d1c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:08.602728 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5cd44d8-5b53-473c-9fcb-c5958479d1c7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:08.603084 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5cd44d8-5b53-473c-9fcb-c5958479d1c7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:08.603338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5cd44d8-5b53-473c-9fcb-c5958479d1c7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:08.603501 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b5cd44d8-5b53-473c-9fcb-c5958479d1c7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:08.609358 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:08.609358 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:08.610297 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5cd44d8-5b53-473c-9fcb-c5958479d1c7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:08.612429 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 184/728] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:08 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:08.641426 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Create volume of 1 GB Aug 13 23:41:08.647136 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Availability Zones retrieved successfully. Aug 13 23:41:08.654844 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Flow 'volume_create_api' (0dee9861-224f-4a61-8af9-18a85c305189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:08.656123 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a711c7-bd0f-4a18-8392-688d431a7258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:08.657240 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:41:08.734680 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a711c7-bd0f-4a18-8392-688d431a7258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:08.735626 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9776256-b917-41a9-8714-1285e3a3342e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:08.813453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Created reservations ['cbfb640c-9638-4b1a-b692-b7589e8ec5e4', '9c57f9de-cd04-4987-9be2-cad6796cab96', 'e4422247-ea47-40ae-a17b-8eb8ae76fc61', 'b6e71f0f-96e4-4f50-a787-b950fa17e172'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:08.813453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9776256-b917-41a9-8714-1285e3a3342e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbfb640c-9638-4b1a-b692-b7589e8ec5e4', '9c57f9de-cd04-4987-9be2-cad6796cab96', 'e4422247-ea47-40ae-a17b-8eb8ae76fc61', 'b6e71f0f-96e4-4f50-a787-b950fa17e172']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:08.814361 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10486641-1ecc-46be-8268-d7e2e8b284e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:08.842822 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10486641-1ecc-46be-8268-d7e2e8b284e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '217a1a1e-084e-4fc8-9dfd-687f3618d13a', '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-272831979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0cd7b7ea7f845e4a9266b761d2a17ed',qos_specs=None,replication_status=,reservations=['cbfb640c-9638-4b1a-b692-b7589e8ec5e4','9c57f9de-cd04-4987-9be2-cad6796cab96','e4422247-ea47-40ae-a17b-8eb8ae76fc61','b6e71f0f-96e4-4f50-a787-b950fa17e172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20805c147ff247beb589b564f49bf0d2',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-272831979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=217a1a1e-084e-4fc8-9dfd-687f3618d13a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0cd7b7ea7f845e4a9266b761d2a17ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20805c147ff247beb589b564f49bf0d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:08.843563 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae78dae7-9307-45fc-864e-a927202f08dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:08.864409 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae78dae7-9307-45fc-864e-a927202f08dc) transitioned into state 'SUCCESS' from state '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-272831979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0cd7b7ea7f845e4a9266b761d2a17ed',qos_specs=None,replication_status=,reservations=['cbfb640c-9638-4b1a-b692-b7589e8ec5e4','9c57f9de-cd04-4987-9be2-cad6796cab96','e4422247-ea47-40ae-a17b-8eb8ae76fc61','b6e71f0f-96e4-4f50-a787-b950fa17e172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20805c147ff247beb589b564f49bf0d2',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:08.865335 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d30962-311f-48a1-a618-a734bff4159f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:08.877421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d30962-311f-48a1-a618-a734bff4159f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:08.878198 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Flow 'volume_create_api' (0dee9861-224f-4a61-8af9-18a85c305189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:08.878605 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Create volume request issued successfully. Aug 13 23:41:08.879435 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a646eb16-7e66-4c18-8642-cc53651138ff tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:41:08.880128 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 181/729] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:41:08 2026] POST /volume/v3/volumes => generated 896 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:08.893654 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6eb1384f-5734-4cd8-b4d7-9f9e79193fca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:08.895560 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6eb1384f-5734-4cd8-b4d7-9f9e79193fca tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:41:08.895896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6eb1384f-5734-4cd8-b4d7-9f9e79193fca tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:08.896124 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6eb1384f-5734-4cd8-b4d7-9f9e79193fca tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:08.905527 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:08.905527 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:08.913027 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6eb1384f-5734-4cd8-b4d7-9f9e79193fca tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:41:08.918395 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6eb1384f-5734-4cd8-b4d7-9f9e79193fca tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:41:08.919441 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 183/730] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:08 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:09.633850 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48e6076d-cc57-4977-a6cf-af8b46842b6c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:09.637388 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48e6076d-cc57-4977-a6cf-af8b46842b6c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:09.637724 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48e6076d-cc57-4977-a6cf-af8b46842b6c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:09.638115 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48e6076d-cc57-4977-a6cf-af8b46842b6c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:09.638261 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-48e6076d-cc57-4977-a6cf-af8b46842b6c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:09.649111 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:09.649111 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:09.652888 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48e6076d-cc57-4977-a6cf-af8b46842b6c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:09.652888 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 183/731] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:09 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:09.940699 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c572dd1a-b188-4b74-a95a-4441b84e5534 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:09.944093 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c572dd1a-b188-4b74-a95a-4441b84e5534 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:41:09.944093 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c572dd1a-b188-4b74-a95a-4441b84e5534 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:09.944093 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c572dd1a-b188-4b74-a95a-4441b84e5534 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:09.953227 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:09.953227 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:09.958893 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c572dd1a-b188-4b74-a95a-4441b84e5534 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:41:09.964905 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c572dd1a-b188-4b74-a95a-4441b84e5534 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:41:09.965914 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 185/732] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:09 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:10.021709 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-b53dd40d-f1ab-4008-8a46-6505dab33688 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:10.027505 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-b53dd40d-f1ab-4008-8a46-6505dab33688 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:41:10.027735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-b53dd40d-f1ab-4008-8a46-6505dab33688 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:10.028093 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-b53dd40d-f1ab-4008-8a46-6505dab33688 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:10.040561 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:10.040561 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:10.045945 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-b53dd40d-f1ab-4008-8a46-6505dab33688 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:41:10.053027 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-b53dd40d-f1ab-4008-8a46-6505dab33688 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:41:10.053586 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 182/733] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:10 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:10.666297 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75f30721-e5a6-44ad-916a-e216696f5631 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:10.669280 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75f30721-e5a6-44ad-916a-e216696f5631 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:10.669710 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75f30721-e5a6-44ad-916a-e216696f5631 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:10.669840 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75f30721-e5a6-44ad-916a-e216696f5631 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:10.669968 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-75f30721-e5a6-44ad-916a-e216696f5631 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:10.679701 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:10.679701 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:10.680164 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75f30721-e5a6-44ad-916a-e216696f5631 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:10.680601 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 184/734] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:10 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:10.695918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-837b8d84-65d9-42d2-b534-04692e7a7b1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:10.700717 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-837b8d84-65d9-42d2-b534-04692e7a7b1b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 Aug 13 23:41:10.700717 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-837b8d84-65d9-42d2-b534-04692e7a7b1b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:10.700717 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-837b8d84-65d9-42d2-b534-04692e7a7b1b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:10.701891 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-323573c3-ed39-4b9f-a656-91036849a7d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:10.707793 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:10.707793 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:10.708088 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-323573c3-ed39-4b9f-a656-91036849a7d1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:41:10.708298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-323573c3-ed39-4b9f-a656-91036849a7d1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:10.708598 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-323573c3-ed39-4b9f-a656-91036849a7d1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:10.713705 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-837b8d84-65d9-42d2-b534-04692e7a7b1b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:41:10.724585 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-837b8d84-65d9-42d2-b534-04692e7a7b1b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 returned with HTTP 200 Aug 13 23:41:10.725642 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:10.725642 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:10.725785 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 184/735] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:10 2026] GET /volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:10.731504 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-323573c3-ed39-4b9f-a656-91036849a7d1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:41:10.740256 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-323573c3-ed39-4b9f-a656-91036849a7d1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:41:10.742274 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 186/736] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:10 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1358 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:10.742395 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8575a4ba-0c23-499f-a20d-5bb26ae04694 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:10.744598 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8575a4ba-0c23-499f-a20d-5bb26ae04694 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] POST https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0/action Aug 13 23:41:10.744944 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8575a4ba-0c23-499f-a20d-5bb26ae04694 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:10.745102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8575a4ba-0c23-499f-a20d-5bb26ae04694 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:10.746614 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-8575a4ba-0c23-499f-a20d-5bb26ae04694 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] Updating backup '3ce98c4a-9100-4aff-9f21-6b496dde20e0' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 23:41:10.757289 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56a94641-8c38-44a9-8794-96363fa656c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:10.757727 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56a94641-8c38-44a9-8794-96363fa656c8 None None] GET https://10.4.3.81/volume// Aug 13 23:41:10.757826 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56a94641-8c38-44a9-8794-96363fa656c8 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:10.758083 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56a94641-8c38-44a9-8794-96363fa656c8 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:10.758517 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56a94641-8c38-44a9-8794-96363fa656c8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:10.758922 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 185/737] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:41:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:10.769080 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:10.769080 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:10.769361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-94c7b39e-0a5c-4f9d-96e1-8381a266477c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:10.772937 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-94c7b39e-0a5c-4f9d-96e1-8381a266477c tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:41:10.773498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-94c7b39e-0a5c-4f9d-96e1-8381a266477c tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "217a1a1e-084e-4fc8-9dfd-687f3618d13a", "connector": null, "instance_uuid": "ea1578cb-f7a7-4df4-a6c9-6fdc1a066c9e"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:10.786042 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:10.786042 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:10.788753 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-8575a4ba-0c23-499f-a20d-5bb26ae04694 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] reset_status in rpcapi backup_id 3ce98c4a-9100-4aff-9f21-6b496dde20e0 on host np0000007283. {{(pid=100274) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 23:41:10.793152 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8575a4ba-0c23-499f-a20d-5bb26ae04694 tempest-VolumesBackupsAdminTest-1626410150 tempest-VolumesBackupsAdminTest-1626410150-project-admin] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0/action returned with HTTP 202 Aug 13 23:41:10.793152 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 183/738] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:41:10 2026] POST /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:41:10.802588 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cdc49023-4530-4414-9aa0-8b9b8e8596a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:10.806782 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cdc49023-4530-4414-9aa0-8b9b8e8596a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:10.807239 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cdc49023-4530-4414-9aa0-8b9b8e8596a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:10.808964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cdc49023-4530-4414-9aa0-8b9b8e8596a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:10.809215 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cdc49023-4530-4414-9aa0-8b9b8e8596a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:10.817620 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:10.817620 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:10.818561 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cdc49023-4530-4414-9aa0-8b9b8e8596a3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:10.819228 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 187/739] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:10 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:10.836767 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-94c7b39e-0a5c-4f9d-96e1-8381a266477c tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:41:10.840022 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 185/740] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:41:10 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 13 23:41:11.832470 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe46543b-b965-4476-8518-cf82dac9f8e8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:11.838920 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe46543b-b965-4476-8518-cf82dac9f8e8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:11.838920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe46543b-b965-4476-8518-cf82dac9f8e8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:11.838920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe46543b-b965-4476-8518-cf82dac9f8e8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:11.838920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fe46543b-b965-4476-8518-cf82dac9f8e8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:11.847386 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:11.847386 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:11.848714 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe46543b-b965-4476-8518-cf82dac9f8e8 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:11.849292 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 186/741] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:11 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:11.866263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba93707a-7656-4fff-8796-478cfba5a7f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:11.869106 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba93707a-7656-4fff-8796-478cfba5a7f9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] DELETE https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:11.869559 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba93707a-7656-4fff-8796-478cfba5a7f9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:11.871018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba93707a-7656-4fff-8796-478cfba5a7f9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:11.871018 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-ba93707a-7656-4fff-8796-478cfba5a7f9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Delete backup with id: 3ce98c4a-9100-4aff-9f21-6b496dde20e0. Aug 13 23:41:11.879176 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:11.879176 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:11.910799 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-ba93707a-7656-4fff-8796-478cfba5a7f9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] delete_backup rpcapi backup_id 3ce98c4a-9100-4aff-9f21-6b496dde20e0 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:41:11.912520 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba93707a-7656-4fff-8796-478cfba5a7f9 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 202 Aug 13 23:41:11.913262 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 184/742] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:41:11 2026] DELETE /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:41:11.922131 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dde3566d-987a-42b1-a01a-b85d05e53656 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:11.925225 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dde3566d-987a-42b1-a01a-b85d05e53656 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:11.925546 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dde3566d-987a-42b1-a01a-b85d05e53656 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:11.925835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dde3566d-987a-42b1-a01a-b85d05e53656 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:11.926500 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dde3566d-987a-42b1-a01a-b85d05e53656 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:11.936967 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:11.936967 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:11.938736 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dde3566d-987a-42b1-a01a-b85d05e53656 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:11.939495 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 188/743] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:11 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:12.417055 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-675b00dc-8942-41a2-8ed7-84ab26a55fba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:12.417562 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-675b00dc-8942-41a2-8ed7-84ab26a55fba None None] GET https://10.4.3.81/volume// Aug 13 23:41:12.417805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-675b00dc-8942-41a2-8ed7-84ab26a55fba None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:12.418081 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-675b00dc-8942-41a2-8ed7-84ab26a55fba None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:12.418523 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-675b00dc-8942-41a2-8ed7-84ab26a55fba None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:12.418855 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 186/744] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:12.431886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6c27329d-070f-43b1-86dd-4646b10dfad1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:12.434704 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6c27329d-070f-43b1-86dd-4646b10dfad1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:41:12.436092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6c27329d-070f-43b1-86dd-4646b10dfad1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:12.436092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6c27329d-070f-43b1-86dd-4646b10dfad1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:12.448032 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:12.448032 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:12.453200 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6c27329d-070f-43b1-86dd-4646b10dfad1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:41:12.460847 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6c27329d-070f-43b1-86dd-4646b10dfad1 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:41:12.460847 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 187/745] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:41:12 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:12.576406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6552ae51-e57a-4db6-b513-9a4f694b3959 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:12.579168 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6552ae51-e57a-4db6-b513-9a4f694b3959 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] PUT https://10.4.3.81/volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd Aug 13 23:41:12.579668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6552ae51-e57a-4db6-b513-9a4f694b3959 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:12.599699 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6552ae51-e57a-4db6-b513-9a4f694b3959 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Acquiring lock "cinder-attachment_update-217a1a1e-084e-4fc8-9dfd-687f3618d13a-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:41:12.607548 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6552ae51-e57a-4db6-b513-9a4f694b3959 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Lock "cinder-attachment_update-217a1a1e-084e-4fc8-9dfd-687f3618d13a-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:41:12.607548 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:12.607548 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:12.747742 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6552ae51-e57a-4db6-b513-9a4f694b3959 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Lock "cinder-attachment_update-217a1a1e-084e-4fc8-9dfd-687f3618d13a-np0000007283" released by "attachment_update" :: held 0.142s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:41:12.748729 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-6552ae51-e57a-4db6-b513-9a4f694b3959 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd returned with HTTP 200 Aug 13 23:41:12.748729 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 185/746] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:41:12 2026] PUT /volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:12.786943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-80e34410-a726-41d5-a123-afb839c2d863 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:12.790258 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-80e34410-a726-41d5-a123-afb839c2d863 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] POST https://10.4.3.81/volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd/action Aug 13 23:41:12.790258 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-80e34410-a726-41d5-a123-afb839c2d863 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:12.790258 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-80e34410-a726-41d5-a123-afb839c2d863 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:12.797058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-84979246-3a97-46bb-85fb-7ce15cf5ffe4 req-6b6f997e-a8e8-45e8-83be-da529a36ac95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:12.801217 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-84979246-3a97-46bb-85fb-7ce15cf5ffe4 req-6b6f997e-a8e8-45e8-83be-da529a36ac95 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 Aug 13 23:41:12.802040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-84979246-3a97-46bb-85fb-7ce15cf5ffe4 req-6b6f997e-a8e8-45e8-83be-da529a36ac95 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:12.802040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-84979246-3a97-46bb-85fb-7ce15cf5ffe4 req-6b6f997e-a8e8-45e8-83be-da529a36ac95 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:12.815129 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:12.815129 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:12.820137 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:12.820137 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:12.831200 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-84979246-3a97-46bb-85fb-7ce15cf5ffe4 req-6b6f997e-a8e8-45e8-83be-da529a36ac95 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:12.837816 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5e0dc7c4-8658-4dc7-aa7a-24992ed01d54 req-80e34410-a726-41d5-a123-afb839c2d863 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd/action returned with HTTP 204 Aug 13 23:41:12.838502 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 189/747] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:41:12 2026] POST /volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:12.838577 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-84979246-3a97-46bb-85fb-7ce15cf5ffe4 req-6b6f997e-a8e8-45e8-83be-da529a36ac95 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 returned with HTTP 200 Aug 13 23:41:12.839293 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 187/748] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:12 2026] GET /volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:12.957588 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03912430-209b-4fea-9805-3d729a4bf9a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:12.959891 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03912430-209b-4fea-9805-3d729a4bf9a7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:12.960470 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03912430-209b-4fea-9805-3d729a4bf9a7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:12.960670 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03912430-209b-4fea-9805-3d729a4bf9a7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:12.960823 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-03912430-209b-4fea-9805-3d729a4bf9a7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:12.968924 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:12.968924 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:12.970734 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03912430-209b-4fea-9805-3d729a4bf9a7 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 200 Aug 13 23:41:12.971037 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 188/749] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:12 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:13.987443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-48b11596-2cf7-4dbb-a4de-9713fe965dd3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:13.991756 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48b11596-2cf7-4dbb-a4de-9713fe965dd3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 Aug 13 23:41:13.991756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48b11596-2cf7-4dbb-a4de-9713fe965dd3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:13.991756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48b11596-2cf7-4dbb-a4de-9713fe965dd3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:13.991756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-48b11596-2cf7-4dbb-a4de-9713fe965dd3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Show backup with id 3ce98c4a-9100-4aff-9f21-6b496dde20e0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:41:13.997370 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48b11596-2cf7-4dbb-a4de-9713fe965dd3 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 returned with HTTP 404 Aug 13 23:41:13.997835 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 186/750] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:13 2026] GET /volume/v3/backups/3ce98c4a-9100-4aff-9f21-6b496dde20e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:14.101255 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e208388-3a30-459d-8dd7-39659127bfeb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:14.104460 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e208388-3a30-459d-8dd7-39659127bfeb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 Aug 13 23:41:14.104731 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e208388-3a30-459d-8dd7-39659127bfeb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:14.104969 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e208388-3a30-459d-8dd7-39659127bfeb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:14.120815 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:14.120815 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:14.129014 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0e208388-3a30-459d-8dd7-39659127bfeb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:41:14.139419 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e208388-3a30-459d-8dd7-39659127bfeb tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 returned with HTTP 200 Aug 13 23:41:14.139795 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 190/751] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:14 2026] GET /volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:14.157721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7a7a228-014f-4dc1-b435-c37de64d901b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:14.159269 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7a7a228-014f-4dc1-b435-c37de64d901b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] DELETE https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 Aug 13 23:41:14.159447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7a7a228-014f-4dc1-b435-c37de64d901b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:14.159667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7a7a228-014f-4dc1-b435-c37de64d901b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:14.159872 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a7a7a228-014f-4dc1-b435-c37de64d901b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Delete volume with id: aef04c74-b24e-496e-a904-e62a7696fef3 Aug 13 23:41:14.172085 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:14.172085 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:14.172597 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7a7a228-014f-4dc1-b435-c37de64d901b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:41:14.196487 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7a7a228-014f-4dc1-b435-c37de64d901b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Delete volume request issued successfully. Aug 13 23:41:14.196748 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7a7a228-014f-4dc1-b435-c37de64d901b tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 returned with HTTP 202 Aug 13 23:41:14.197311 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 188/752] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:41:14 2026] DELETE /volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:41:14.207570 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1c2a15e-cf46-4ab7-8947-0fe4533a6a34 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:14.210488 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1c2a15e-cf46-4ab7-8947-0fe4533a6a34 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 Aug 13 23:41:14.210722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1c2a15e-cf46-4ab7-8947-0fe4533a6a34 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:14.210905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1c2a15e-cf46-4ab7-8947-0fe4533a6a34 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:14.221235 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:14.221235 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:14.226804 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1c2a15e-cf46-4ab7-8947-0fe4533a6a34 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Volume info retrieved successfully. Aug 13 23:41:14.233537 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1c2a15e-cf46-4ab7-8947-0fe4533a6a34 tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 returned with HTTP 200 Aug 13 23:41:14.234059 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 189/753] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:14 2026] GET /volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:15.248638 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4e0d76c-97c8-4788-8a10-60213b9e8b7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:15.250931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4e0d76c-97c8-4788-8a10-60213b9e8b7c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] GET https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 Aug 13 23:41:15.251295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4e0d76c-97c8-4788-8a10-60213b9e8b7c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:15.251580 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4e0d76c-97c8-4788-8a10-60213b9e8b7c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:15.258076 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4e0d76c-97c8-4788-8a10-60213b9e8b7c tempest-VolumesBackupsAdminTest-2142617473 tempest-VolumesBackupsAdminTest-2142617473-project-member] https://10.4.3.81/volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 returned with HTTP 404 Aug 13 23:41:15.258669 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 187/754] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:15 2026] GET /volume/v3/volumes/aef04c74-b24e-496e-a904-e62a7696fef3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:15.667866 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-7cba3db1-9190-450f-a892-cce75e395069 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:15.670664 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-7cba3db1-9190-450f-a892-cce75e395069 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:41:15.670893 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-7cba3db1-9190-450f-a892-cce75e395069 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:15.671164 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-7cba3db1-9190-450f-a892-cce75e395069 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:15.693061 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:15.693061 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:15.697548 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-7cba3db1-9190-450f-a892-cce75e395069 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:41:15.707740 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-7cba3db1-9190-450f-a892-cce75e395069 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:41:15.708171 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 191/755] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:15 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:15.730924 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1a004e4-e1c1-4831-9391-3aa6e577d493 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:15.731629 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1a004e4-e1c1-4831-9391-3aa6e577d493 None None] GET https://10.4.3.81/volume// Aug 13 23:41:15.731831 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1a004e4-e1c1-4831-9391-3aa6e577d493 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:15.731912 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1a004e4-e1c1-4831-9391-3aa6e577d493 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:15.732524 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1a004e4-e1c1-4831-9391-3aa6e577d493 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:15.733025 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 189/756] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:41:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:15.745835 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-08df66df-015c-484a-8e6e-c4a5a39ed05f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:15.747749 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-08df66df-015c-484a-8e6e-c4a5a39ed05f tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:41:15.748228 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-08df66df-015c-484a-8e6e-c4a5a39ed05f tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b2a8edb-edaa-4434-bb6e-6cc9a1214a58", "connector": null, "instance_uuid": "2837562d-2c31-4086-859b-8bb9a6c4cd7f"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:15.767364 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:15.767364 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:15.802796 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-08df66df-015c-484a-8e6e-c4a5a39ed05f tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:41:15.803444 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 190/757] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:41:15 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 13 23:41:15.870226 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-f6e99016-2c79-48e0-bdb2-4c09538e534e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:15.876096 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-f6e99016-2c79-48e0-bdb2-4c09538e534e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] POST https://10.4.3.81/volume/v3/attachments/1b66a5db-b2cb-462a-827b-2675823f8fe5/action Aug 13 23:41:15.876721 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-f6e99016-2c79-48e0-bdb2-4c09538e534e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:15.876823 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-f6e99016-2c79-48e0-bdb2-4c09538e534e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:15.907399 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:15.907399 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:15.929871 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d4ad1d0f-ad04-4a5e-b19c-6bfae7525526 req-f6e99016-2c79-48e0-bdb2-4c09538e534e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/attachments/1b66a5db-b2cb-462a-827b-2675823f8fe5/action returned with HTTP 204 Aug 13 23:41:15.929871 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 188/758] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:41:15 2026] POST /volume/v3/attachments/1b66a5db-b2cb-462a-827b-2675823f8fe5/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:15.972555 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3fca1486-fee5-470d-981e-e9fbbfcf0258 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:15.977071 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fca1486-fee5-470d-981e-e9fbbfcf0258 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:41:15.977071 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fca1486-fee5-470d-981e-e9fbbfcf0258 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:15.977297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fca1486-fee5-470d-981e-e9fbbfcf0258 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:15.995542 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:15.995542 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:16.000488 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3fca1486-fee5-470d-981e-e9fbbfcf0258 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:41:16.006530 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fca1486-fee5-470d-981e-e9fbbfcf0258 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:41:16.006530 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 192/759] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:15 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 1110 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:16.026103 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b6b5fca-c021-4a50-89d7-a1c0e94ce500 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:16.028406 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b6b5fca-c021-4a50-89d7-a1c0e94ce500 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:41:16.028708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b6b5fca-c021-4a50-89d7-a1c0e94ce500 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:16.029031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b6b5fca-c021-4a50-89d7-a1c0e94ce500 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:16.041848 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:16.041848 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:16.047296 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b6b5fca-c021-4a50-89d7-a1c0e94ce500 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:41:16.054066 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b6b5fca-c021-4a50-89d7-a1c0e94ce500 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:41:16.055553 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 190/760] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:16 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:16.111953 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-9c7548bd-2859-4dd1-9db2-3873744d8825 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:16.114969 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-9c7548bd-2859-4dd1-9db2-3873744d8825 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:41:16.115261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-9c7548bd-2859-4dd1-9db2-3873744d8825 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:16.115528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-9c7548bd-2859-4dd1-9db2-3873744d8825 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:16.128407 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:16.128407 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:16.133082 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-9c7548bd-2859-4dd1-9db2-3873744d8825 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:41:16.139820 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-9c7548bd-2859-4dd1-9db2-3873744d8825 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:41:16.140021 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 191/761] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:16 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:16.175263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-46dc43ff-112a-4d87-b2b2-eee14434e627 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:16.178109 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-46dc43ff-112a-4d87-b2b2-eee14434e627 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] DELETE https://10.4.3.81/volume/v3/attachments/1b66a5db-b2cb-462a-827b-2675823f8fe5 Aug 13 23:41:16.178369 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-46dc43ff-112a-4d87-b2b2-eee14434e627 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:16.178794 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-46dc43ff-112a-4d87-b2b2-eee14434e627 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:16.188062 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:16.188062 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:16.230963 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c5270fc8-f82a-4d48-a0e8-9761be89491b req-46dc43ff-112a-4d87-b2b2-eee14434e627 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/attachments/1b66a5db-b2cb-462a-827b-2675823f8fe5 returned with HTTP 200 Aug 13 23:41:16.231438 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 189/762] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:41:16 2026] DELETE /volume/v3/attachments/1b66a5db-b2cb-462a-827b-2675823f8fe5 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:16.265780 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-194b34f2-bacd-4241-bc9c-1caf6b5aa78a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:16.267506 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-194b34f2-bacd-4241-bc9c-1caf6b5aa78a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:41:16.267794 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-194b34f2-bacd-4241-bc9c-1caf6b5aa78a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:16.268176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-194b34f2-bacd-4241-bc9c-1caf6b5aa78a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:16.276124 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:16.276124 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:16.285871 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-194b34f2-bacd-4241-bc9c-1caf6b5aa78a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:41:16.291959 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-194b34f2-bacd-4241-bc9c-1caf6b5aa78a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:41:16.292464 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 193/763] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:16 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:17.624069 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-437c7df0-a8d5-45d5-8eeb-7a7ed6570dcc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:17.775887 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-437c7df0-a8d5-45d5-8eeb-7a7ed6570dcc tempest-AvailabilityZoneTestJSON-574205469 tempest-AvailabilityZoneTestJSON-574205469-project-member] GET https://10.4.3.81/volume/v3/os-availability-zone Aug 13 23:41:17.776211 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-437c7df0-a8d5-45d5-8eeb-7a7ed6570dcc tempest-AvailabilityZoneTestJSON-574205469 tempest-AvailabilityZoneTestJSON-574205469-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:17.776443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-437c7df0-a8d5-45d5-8eeb-7a7ed6570dcc tempest-AvailabilityZoneTestJSON-574205469 tempest-AvailabilityZoneTestJSON-574205469-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:17.783095 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-437c7df0-a8d5-45d5-8eeb-7a7ed6570dcc tempest-AvailabilityZoneTestJSON-574205469 tempest-AvailabilityZoneTestJSON-574205469-project-member] Availability Zones retrieved successfully. Aug 13 23:41:17.783365 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-437c7df0-a8d5-45d5-8eeb-7a7ed6570dcc tempest-AvailabilityZoneTestJSON-574205469 tempest-AvailabilityZoneTestJSON-574205469-project-member] https://10.4.3.81/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 23:41:17.783903 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 191/764] 10.4.3.81 () {66 vars in 1269 bytes} [Thu Aug 13 23:41:17 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:19.483242 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:19.571220 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:41:19.571220 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-292598186"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:19.572614 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-292598186'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:41:19.572825 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Create volume of 1 GB Aug 13 23:41:19.578704 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Availability Zones retrieved successfully. Aug 13 23:41:19.591027 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Flow 'volume_create_api' (e261010b-33fd-4733-8c54-821a30410d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:19.591571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e68e60c-9a6b-4928-8f1a-e0b07b2bac7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:19.595140 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:41:19.653058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e68e60c-9a6b-4928-8f1a-e0b07b2bac7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:19.655114 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6e5689-0d06-44d8-89bd-c2ce6c8dcc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:19.767043 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Created reservations ['bbce136e-f48e-4d00-a89a-f4b607f5d7b4', '9e0f7638-0701-4f86-a53d-7d6fa10149f1', 'a9294f18-d5c6-4cfc-a4fe-6f2b49b6c84e', '7927caab-665d-4e70-9d96-08de731ce206'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:19.768277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6e5689-0d06-44d8-89bd-c2ce6c8dcc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbce136e-f48e-4d00-a89a-f4b607f5d7b4', '9e0f7638-0701-4f86-a53d-7d6fa10149f1', 'a9294f18-d5c6-4cfc-a4fe-6f2b49b6c84e', '7927caab-665d-4e70-9d96-08de731ce206']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:19.769502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (752a943d-e25b-4bdc-9676-866009fbb5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:19.809071 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (752a943d-e25b-4bdc-9676-866009fbb5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7885357-0036-4cf3-83ae-2754aa974dac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-292598186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9ff4f3f39f452388b5a5ca7d622340',qos_specs=None,replication_status=,reservations=['bbce136e-f48e-4d00-a89a-f4b607f5d7b4','9e0f7638-0701-4f86-a53d-7d6fa10149f1','a9294f18-d5c6-4cfc-a4fe-6f2b49b6c84e','7927caab-665d-4e70-9d96-08de731ce206'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e901f7e6d0c4737aa43cb2f0c41d08f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-292598186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7885357-0036-4cf3-83ae-2754aa974dac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e9ff4f3f39f452388b5a5ca7d622340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e901f7e6d0c4737aa43cb2f0c41d08f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:19.809203 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2add20-ab55-4609-9994-74d15bdb0ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:19.847517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2add20-ab55-4609-9994-74d15bdb0ee9) transitioned into state 'SUCCESS' from state '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-292598186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9ff4f3f39f452388b5a5ca7d622340',qos_specs=None,replication_status=,reservations=['bbce136e-f48e-4d00-a89a-f4b607f5d7b4','9e0f7638-0701-4f86-a53d-7d6fa10149f1','a9294f18-d5c6-4cfc-a4fe-6f2b49b6c84e','7927caab-665d-4e70-9d96-08de731ce206'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e901f7e6d0c4737aa43cb2f0c41d08f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:19.849086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1de70d43-b551-460a-9b91-7b3d87af7294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:19.877462 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1de70d43-b551-460a-9b91-7b3d87af7294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:19.877714 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Flow 'volume_create_api' (e261010b-33fd-4733-8c54-821a30410d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:19.878454 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Create volume request issued successfully. Aug 13 23:41:19.879973 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-547cb5ea-e040-4f75-8aef-9311cc0cc5fc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:41:19.879973 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 192/765] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:41:19 2026] POST /volume/v3/volumes => generated 752 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:41:19.903928 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42e90311-7b4f-48df-8473-9c5c4455146a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:19.908748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42e90311-7b4f-48df-8473-9c5c4455146a tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac Aug 13 23:41:19.909254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42e90311-7b4f-48df-8473-9c5c4455146a tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:19.909707 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42e90311-7b4f-48df-8473-9c5c4455146a tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:19.923202 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:19.923202 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:19.935860 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-42e90311-7b4f-48df-8473-9c5c4455146a tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Volume info retrieved successfully. Aug 13 23:41:19.944184 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42e90311-7b4f-48df-8473-9c5c4455146a tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac returned with HTTP 200 Aug 13 23:41:19.944857 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 190/766] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:19 2026] GET /volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:20.963061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-75c6407c-d47f-455f-8872-61abf6617abc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:20.966528 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75c6407c-d47f-455f-8872-61abf6617abc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac Aug 13 23:41:20.966786 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75c6407c-d47f-455f-8872-61abf6617abc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:20.967469 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75c6407c-d47f-455f-8872-61abf6617abc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:20.980315 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:20.980315 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:20.987258 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-75c6407c-d47f-455f-8872-61abf6617abc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Volume info retrieved successfully. Aug 13 23:41:20.995467 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75c6407c-d47f-455f-8872-61abf6617abc tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac returned with HTTP 200 Aug 13 23:41:20.996458 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 194/767] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:20 2026] GET /volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:21.014311 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e08ecdf3-89d1-4e33-abcc-2a5f6abd7f4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:21.019300 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e08ecdf3-89d1-4e33-abcc-2a5f6abd7f4e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:41:21.019300 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e08ecdf3-89d1-4e33-abcc-2a5f6abd7f4e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7885357-0036-4cf3-83ae-2754aa974dac", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1920499525"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:21.031500 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:21.031500 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:21.032159 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e08ecdf3-89d1-4e33-abcc-2a5f6abd7f4e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Volume info retrieved successfully. Aug 13 23:41:21.033237 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e08ecdf3-89d1-4e33-abcc-2a5f6abd7f4e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Create snapshot from volume f7885357-0036-4cf3-83ae-2754aa974dac Aug 13 23:41:21.084027 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e08ecdf3-89d1-4e33-abcc-2a5f6abd7f4e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Created reservations ['c43a0358-d57c-4ce2-b4bf-a992efe1f942', '4167ed8b-c7bb-4a2b-aea5-024ce9bfa20e', '9a05967e-86a3-48ad-9f2d-a65ff630a33e', 'ac1c06b8-c280-4db3-aa7b-5f8e1dfbb3c7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:21.133867 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e08ecdf3-89d1-4e33-abcc-2a5f6abd7f4e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot create request issued successfully. Aug 13 23:41:21.134448 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e08ecdf3-89d1-4e33-abcc-2a5f6abd7f4e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:41:21.135107 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 192/768] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:41:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:41:21.149795 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd0b8894-abd3-4300-a9c6-0abfcc26e833 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:21.153006 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd0b8894-abd3-4300-a9c6-0abfcc26e833 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c Aug 13 23:41:21.153345 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd0b8894-abd3-4300-a9c6-0abfcc26e833 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:21.153651 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd0b8894-abd3-4300-a9c6-0abfcc26e833 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:21.176682 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:21.176682 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:21.177096 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fd0b8894-abd3-4300-a9c6-0abfcc26e833 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:21.178338 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd0b8894-abd3-4300-a9c6-0abfcc26e833 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c returned with HTTP 200 Aug 13 23:41:21.178965 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 193/769] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:41:21 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:22.199581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8a5531c-d430-4af5-aa11-d091bb432da3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.203102 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8a5531c-d430-4af5-aa11-d091bb432da3 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c Aug 13 23:41:22.203606 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8a5531c-d430-4af5-aa11-d091bb432da3 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.203933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8a5531c-d430-4af5-aa11-d091bb432da3 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.215605 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.215605 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:22.216392 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8a5531c-d430-4af5-aa11-d091bb432da3 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.218452 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8a5531c-d430-4af5-aa11-d091bb432da3 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c returned with HTTP 200 Aug 13 23:41:22.219187 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 191/770] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:22.237008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5165da23-21c1-49a2-b439-a57d8df9c5cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.239024 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5165da23-21c1-49a2-b439-a57d8df9c5cb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] POST https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.239375 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5165da23-21c1-49a2-b439-a57d8df9c5cb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:22.247705 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.247705 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:22.248285 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5165da23-21c1-49a2-b439-a57d8df9c5cb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.283904 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5165da23-21c1-49a2-b439-a57d8df9c5cb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Update snapshot metadata completed successfully. Aug 13 23:41:22.284346 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5165da23-21c1-49a2-b439-a57d8df9c5cb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.284862 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 195/771] 10.4.3.81 () {68 vars in 1395 bytes} [Thu Aug 13 23:41:22 2026] POST /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.298017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8821a9d8-ade7-40eb-9476-9e2ef468a2a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.304722 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8821a9d8-ade7-40eb-9476-9e2ef468a2a6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.304722 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8821a9d8-ade7-40eb-9476-9e2ef468a2a6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.304916 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8821a9d8-ade7-40eb-9476-9e2ef468a2a6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.313013 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.313013 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:22.313566 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8821a9d8-ade7-40eb-9476-9e2ef468a2a6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.314738 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8821a9d8-ade7-40eb-9476-9e2ef468a2a6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Get snapshot metadata completed successfully. Aug 13 23:41:22.315081 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8821a9d8-ade7-40eb-9476-9e2ef468a2a6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.316215 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 193/772] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.327722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e99a41a6-23bb-4d6e-a0e5-3cba0500dddb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.330545 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e99a41a6-23bb-4d6e-a0e5-3cba0500dddb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] PUT https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.331019 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e99a41a6-23bb-4d6e-a0e5-3cba0500dddb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:22.341706 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.341706 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:22.342555 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e99a41a6-23bb-4d6e-a0e5-3cba0500dddb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.384848 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e99a41a6-23bb-4d6e-a0e5-3cba0500dddb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Update snapshot metadata completed successfully. Aug 13 23:41:22.384848 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e99a41a6-23bb-4d6e-a0e5-3cba0500dddb tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.384848 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 194/773] 10.4.3.81 () {68 vars in 1394 bytes} [Thu Aug 13 23:41:22 2026] PUT /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 57 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.397182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44628314-40c7-47f7-9d52-857357f5d405 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.399587 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44628314-40c7-47f7-9d52-857357f5d405 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.399587 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44628314-40c7-47f7-9d52-857357f5d405 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.400078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44628314-40c7-47f7-9d52-857357f5d405 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.412291 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.412291 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:22.412972 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44628314-40c7-47f7-9d52-857357f5d405 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.415215 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44628314-40c7-47f7-9d52-857357f5d405 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Get snapshot metadata completed successfully. Aug 13 23:41:22.416129 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44628314-40c7-47f7-9d52-857357f5d405 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.416593 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 192/774] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.430740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0df25406-f476-44ce-b564-33807776b32e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.433726 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0df25406-f476-44ce-b564-33807776b32e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 Aug 13 23:41:22.434027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0df25406-f476-44ce-b564-33807776b32e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.434310 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0df25406-f476-44ce-b564-33807776b32e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.442642 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.442642 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:22.443350 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0df25406-f476-44ce-b564-33807776b32e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.444611 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0df25406-f476-44ce-b564-33807776b32e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Get snapshot metadata completed successfully. Aug 13 23:41:22.463158 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0df25406-f476-44ce-b564-33807776b32e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Delete snapshot metadata completed successfully. Aug 13 23:41:22.463375 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0df25406-f476-44ce-b564-33807776b32e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 returned with HTTP 200 Aug 13 23:41:22.464333 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 196/775] 10.4.3.81 () {66 vars in 1392 bytes} [Thu Aug 13 23:41:22 2026] DELETE /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 23:41:22.477496 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dcf20137-f531-4234-9795-341e89270922 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.479538 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcf20137-f531-4234-9795-341e89270922 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.479538 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcf20137-f531-4234-9795-341e89270922 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.479538 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcf20137-f531-4234-9795-341e89270922 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.488929 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.488929 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:22.489735 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dcf20137-f531-4234-9795-341e89270922 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.490897 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dcf20137-f531-4234-9795-341e89270922 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Get snapshot metadata completed successfully. Aug 13 23:41:22.491261 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcf20137-f531-4234-9795-341e89270922 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.491879 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 194/776] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.505601 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-214c35ec-8d4c-497a-b3b8-f59057268a7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.509287 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-214c35ec-8d4c-497a-b3b8-f59057268a7e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] PUT https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.509287 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-214c35ec-8d4c-497a-b3b8-f59057268a7e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:22.519262 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.519262 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:22.520443 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-214c35ec-8d4c-497a-b3b8-f59057268a7e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.556025 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-214c35ec-8d4c-497a-b3b8-f59057268a7e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Update snapshot metadata completed successfully. Aug 13 23:41:22.556578 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-214c35ec-8d4c-497a-b3b8-f59057268a7e tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.557106 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 195/777] 10.4.3.81 () {68 vars in 1394 bytes} [Thu Aug 13 23:41:22 2026] PUT /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 16 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.570735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e756039-3db3-42ed-a629-ecb6086a9af9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.573941 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e756039-3db3-42ed-a629-ecb6086a9af9 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] POST https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.573941 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e756039-3db3-42ed-a629-ecb6086a9af9 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:22.586029 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.586029 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:22.586257 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e756039-3db3-42ed-a629-ecb6086a9af9 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.609939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-56d2ce50-f41d-4415-b543-39e6832817d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.612890 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56d2ce50-f41d-4415-b543-39e6832817d6 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:22.613186 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56d2ce50-f41d-4415-b543-39e6832817d6 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.613479 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56d2ce50-f41d-4415-b543-39e6832817d6 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.620934 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e756039-3db3-42ed-a629-ecb6086a9af9 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Update snapshot metadata completed successfully. Aug 13 23:41:22.621526 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e756039-3db3-42ed-a629-ecb6086a9af9 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.622198 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 193/778] 10.4.3.81 () {68 vars in 1395 bytes} [Thu Aug 13 23:41:22 2026] POST /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 68 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.627213 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.627213 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:22.632622 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-56d2ce50-f41d-4415-b543-39e6832817d6 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:22.634755 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84b533e0-8f4a-4d77-a8c5-bbca8cb670d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.638022 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84b533e0-8f4a-4d77-a8c5-bbca8cb670d6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.638782 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84b533e0-8f4a-4d77-a8c5-bbca8cb670d6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.640552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84b533e0-8f4a-4d77-a8c5-bbca8cb670d6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.640659 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56d2ce50-f41d-4415-b543-39e6832817d6 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:22.640659 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 197/779] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:22.659011 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.659011 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:22.659326 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-84b533e0-8f4a-4d77-a8c5-bbca8cb670d6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.660460 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-84b533e0-8f4a-4d77-a8c5-bbca8cb670d6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Get snapshot metadata completed successfully. Aug 13 23:41:22.660762 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84b533e0-8f4a-4d77-a8c5-bbca8cb670d6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.663013 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 195/780] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.684535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dd37ad44-0eb2-4e88-8a7e-daa446545b6b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.688102 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd37ad44-0eb2-4e88-8a7e-daa446545b6b tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] PUT https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 Aug 13 23:41:22.688607 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd37ad44-0eb2-4e88-8a7e-daa446545b6b tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:22.700139 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.700139 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:22.700656 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dd37ad44-0eb2-4e88-8a7e-daa446545b6b tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.704119 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a6932c89-9985-434a-8c87-19317233e252 req-d80ab0c1-1727-4c81-9ca5-f1378dd7ac13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.707795 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-d80ab0c1-1727-4c81-9ca5-f1378dd7ac13 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:22.708600 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-d80ab0c1-1727-4c81-9ca5-f1378dd7ac13 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.709186 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-d80ab0c1-1727-4c81-9ca5-f1378dd7ac13 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.721717 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.721717 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:22.730116 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a6932c89-9985-434a-8c87-19317233e252 req-d80ab0c1-1727-4c81-9ca5-f1378dd7ac13 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:22.734515 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dd37ad44-0eb2-4e88-8a7e-daa446545b6b tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Update snapshot metadata completed successfully. Aug 13 23:41:22.734805 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd37ad44-0eb2-4e88-8a7e-daa446545b6b tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 returned with HTTP 200 Aug 13 23:41:22.735265 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 196/781] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:41:22 2026] PUT /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.737905 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-d80ab0c1-1727-4c81-9ca5-f1378dd7ac13 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:22.738416 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 194/782] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:22.750850 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f437a50-fac6-47fe-9eb0-9422d86f06fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.752985 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f437a50-fac6-47fe-9eb0-9422d86f06fd tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 Aug 13 23:41:22.753270 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f437a50-fac6-47fe-9eb0-9422d86f06fd tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.753542 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f437a50-fac6-47fe-9eb0-9422d86f06fd tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.764913 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.764913 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:22.765425 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f437a50-fac6-47fe-9eb0-9422d86f06fd tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.766478 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f437a50-fac6-47fe-9eb0-9422d86f06fd tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Get snapshot metadata completed successfully. Aug 13 23:41:22.766866 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f437a50-fac6-47fe-9eb0-9422d86f06fd tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 returned with HTTP 200 Aug 13 23:41:22.767425 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 198/783] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.783547 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8dfd19c5-8e39-44ec-829c-70bc3e2e0a77 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.787139 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8dfd19c5-8e39-44ec-829c-70bc3e2e0a77 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.787505 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8dfd19c5-8e39-44ec-829c-70bc3e2e0a77 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.788491 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8dfd19c5-8e39-44ec-829c-70bc3e2e0a77 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.799941 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.799941 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:22.800683 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8dfd19c5-8e39-44ec-829c-70bc3e2e0a77 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.801938 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8dfd19c5-8e39-44ec-829c-70bc3e2e0a77 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Get snapshot metadata completed successfully. Aug 13 23:41:22.804355 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8dfd19c5-8e39-44ec-829c-70bc3e2e0a77 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.805177 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 196/784] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.814537 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b958d57a-35dd-4332-8d9b-bd5a083e6131 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.819549 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b958d57a-35dd-4332-8d9b-bd5a083e6131 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] PUT https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata Aug 13 23:41:22.820532 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b958d57a-35dd-4332-8d9b-bd5a083e6131 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:22.830791 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.830791 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:22.832780 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b958d57a-35dd-4332-8d9b-bd5a083e6131 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.864188 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b958d57a-35dd-4332-8d9b-bd5a083e6131 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Update snapshot metadata completed successfully. Aug 13 23:41:22.864555 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b958d57a-35dd-4332-8d9b-bd5a083e6131 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata returned with HTTP 200 Aug 13 23:41:22.865116 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 197/785] 10.4.3.81 () {68 vars in 1394 bytes} [Thu Aug 13 23:41:22 2026] PUT /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:41:22.878503 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8305e9f8-d948-4475-9350-a99044396f95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.878550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-500f73ee-3ae8-40f8-b759-0b408eab5855 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.878550 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-500f73ee-3ae8-40f8-b759-0b408eab5855 None None] GET https://10.4.3.81/volume// Aug 13 23:41:22.878550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-500f73ee-3ae8-40f8-b759-0b408eab5855 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.878550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-500f73ee-3ae8-40f8-b759-0b408eab5855 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.878550 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-500f73ee-3ae8-40f8-b759-0b408eab5855 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:22.878550 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 199/786] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:22.882020 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8305e9f8-d948-4475-9350-a99044396f95 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c Aug 13 23:41:22.882020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8305e9f8-d948-4475-9350-a99044396f95 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.882020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8305e9f8-d948-4475-9350-a99044396f95 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.882020 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-8305e9f8-d948-4475-9350-a99044396f95 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Delete snapshot with id: c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c Aug 13 23:41:22.884540 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0aed66e2-ae2a-4d04-b6f5-a936cde7c483 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.886279 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0aed66e2-ae2a-4d04-b6f5-a936cde7c483 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:41:22.887034 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0aed66e2-ae2a-4d04-b6f5-a936cde7c483 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.887034 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0aed66e2-ae2a-4d04-b6f5-a936cde7c483 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.888762 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.888762 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:22.891197 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8305e9f8-d948-4475-9350-a99044396f95 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.893004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a6932c89-9985-434a-8c87-19317233e252 req-e6b23c63-41a2-4a7a-a4e8-c18b4c44f303 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.897289 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-e6b23c63-41a2-4a7a-a4e8-c18b4c44f303 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:41:22.897802 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-e6b23c63-41a2-4a7a-a4e8-c18b4c44f303 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2cdfbf6-c0af-4dd2-9d95-f152e3998952", "connector": null, "instance_uuid": "7186fe62-b674-4deb-a32c-6ef38c2ec3ec"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:22.910811 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.910811 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:22.912712 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.912712 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:22.919294 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0aed66e2-ae2a-4d04-b6f5-a936cde7c483 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:41:22.920602 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8305e9f8-d948-4475-9350-a99044396f95 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot delete request issued successfully. Aug 13 23:41:22.921127 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8305e9f8-d948-4475-9350-a99044396f95 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c returned with HTTP 202 Aug 13 23:41:22.921892 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 195/787] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:41:22 2026] DELETE /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:41:22.926769 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0aed66e2-ae2a-4d04-b6f5-a936cde7c483 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:41:22.926887 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 197/788] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:22.932159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5135e7c3-00cd-43a5-9df5-dad67027fd51 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:22.935266 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5135e7c3-00cd-43a5-9df5-dad67027fd51 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c Aug 13 23:41:22.936152 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5135e7c3-00cd-43a5-9df5-dad67027fd51 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:22.936152 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5135e7c3-00cd-43a5-9df5-dad67027fd51 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:22.944258 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:22.944258 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:22.945133 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5135e7c3-00cd-43a5-9df5-dad67027fd51 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Snapshot retrieved successfully. Aug 13 23:41:22.946286 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5135e7c3-00cd-43a5-9df5-dad67027fd51 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c returned with HTTP 200 Aug 13 23:41:22.946780 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 200/789] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:41:22 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:22.988887 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-e6b23c63-41a2-4a7a-a4e8-c18b4c44f303 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:41:22.989627 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 198/790] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:41:22 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:23.052232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06885813-d04c-4fe2-b0b7-a2a3cb6f9a4b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:23.055318 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06885813-d04c-4fe2-b0b7-a2a3cb6f9a4b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:23.055570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06885813-d04c-4fe2-b0b7-a2a3cb6f9a4b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:23.056819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06885813-d04c-4fe2-b0b7-a2a3cb6f9a4b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:23.072796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5f4dafd-262f-4f97-a9c7-6c1630034fc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:23.073208 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5f4dafd-262f-4f97-a9c7-6c1630034fc0 None None] GET https://10.4.3.81/volume// Aug 13 23:41:23.074044 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5f4dafd-262f-4f97-a9c7-6c1630034fc0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:23.074044 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5f4dafd-262f-4f97-a9c7-6c1630034fc0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:23.074044 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5f4dafd-262f-4f97-a9c7-6c1630034fc0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:23.074312 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 198/791] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:23.082584 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:23.082584 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:23.083016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a6932c89-9985-434a-8c87-19317233e252 req-51b1f4a7-4903-4c9e-ba82-b028e9a65b7c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:23.087331 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-51b1f4a7-4903-4c9e-ba82-b028e9a65b7c tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:23.087734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-51b1f4a7-4903-4c9e-ba82-b028e9a65b7c tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:23.087847 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-51b1f4a7-4903-4c9e-ba82-b028e9a65b7c tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:23.088087 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06885813-d04c-4fe2-b0b7-a2a3cb6f9a4b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:23.094248 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06885813-d04c-4fe2-b0b7-a2a3cb6f9a4b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:23.094248 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 196/792] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:23 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:23.108653 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:23.108653 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:23.115671 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a6932c89-9985-434a-8c87-19317233e252 req-51b1f4a7-4903-4c9e-ba82-b028e9a65b7c tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:23.121950 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-51b1f4a7-4903-4c9e-ba82-b028e9a65b7c tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:23.122506 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 201/793] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:41:23 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:23.268013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a6932c89-9985-434a-8c87-19317233e252 req-2fd0bc05-1092-4b74-9624-b3a6686504bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:23.273223 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-2fd0bc05-1092-4b74-9624-b3a6686504bb tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] PUT https://10.4.3.81/volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723 Aug 13 23:41:23.273223 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-2fd0bc05-1092-4b74-9624-b3a6686504bb tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:23.279739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a6932c89-9985-434a-8c87-19317233e252 req-2fd0bc05-1092-4b74-9624-b3a6686504bb tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Acquiring lock "cinder-attachment_update-e2cdfbf6-c0af-4dd2-9d95-f152e3998952-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:41:23.285642 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a6932c89-9985-434a-8c87-19317233e252 req-2fd0bc05-1092-4b74-9624-b3a6686504bb tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Lock "cinder-attachment_update-e2cdfbf6-c0af-4dd2-9d95-f152e3998952-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:41:23.286922 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:23.286922 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:23.430914 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a6932c89-9985-434a-8c87-19317233e252 req-2fd0bc05-1092-4b74-9624-b3a6686504bb tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Lock "cinder-attachment_update-e2cdfbf6-c0af-4dd2-9d95-f152e3998952-np0000007283" released by "attachment_update" :: held 0.145s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:41:23.431544 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-2fd0bc05-1092-4b74-9624-b3a6686504bb tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723 returned with HTTP 200 Aug 13 23:41:23.431834 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 199/794] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:41:23 2026] PUT /volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:23.958113 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2d0daf6-d10f-40d1-971c-20f86a52a518 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:23.960499 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2d0daf6-d10f-40d1-971c-20f86a52a518 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c Aug 13 23:41:23.960749 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2d0daf6-d10f-40d1-971c-20f86a52a518 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:23.961037 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2d0daf6-d10f-40d1-971c-20f86a52a518 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:23.966259 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2d0daf6-d10f-40d1-971c-20f86a52a518 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c returned with HTTP 404 Aug 13 23:41:23.966900 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 199/795] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:41:23 2026] GET /volume/v3/snapshots/c67ed324-eb92-4f3e-99c2-0e6f3e2a3c0c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:23.975679 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f970491-ce27-4628-adcf-6b27eb02cd79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:23.977624 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f970491-ce27-4628-adcf-6b27eb02cd79 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac Aug 13 23:41:23.977855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f970491-ce27-4628-adcf-6b27eb02cd79 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:23.978102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f970491-ce27-4628-adcf-6b27eb02cd79 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:23.985129 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:23.985129 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:23.988735 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6f970491-ce27-4628-adcf-6b27eb02cd79 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Volume info retrieved successfully. Aug 13 23:41:23.992887 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f970491-ce27-4628-adcf-6b27eb02cd79 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac returned with HTTP 200 Aug 13 23:41:23.993441 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 197/796] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:23 2026] GET /volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:24.007159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac39cbe9-93a7-4c51-898c-8353414bf2e6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:24.009326 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac39cbe9-93a7-4c51-898c-8353414bf2e6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac Aug 13 23:41:24.009582 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac39cbe9-93a7-4c51-898c-8353414bf2e6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:24.009805 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac39cbe9-93a7-4c51-898c-8353414bf2e6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:24.010012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ac39cbe9-93a7-4c51-898c-8353414bf2e6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Delete volume with id: f7885357-0036-4cf3-83ae-2754aa974dac Aug 13 23:41:24.018460 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:24.018460 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:24.019048 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ac39cbe9-93a7-4c51-898c-8353414bf2e6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Volume info retrieved successfully. Aug 13 23:41:24.036911 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ac39cbe9-93a7-4c51-898c-8353414bf2e6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Delete volume request issued successfully. Aug 13 23:41:24.037169 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac39cbe9-93a7-4c51-898c-8353414bf2e6 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac returned with HTTP 202 Aug 13 23:41:24.037774 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 202/797] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:41:24 2026] DELETE /volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:41:24.045935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-316431dc-6ce5-4e0c-a1bb-4791f867f8fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:24.048431 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-316431dc-6ce5-4e0c-a1bb-4791f867f8fa tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac Aug 13 23:41:24.048677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-316431dc-6ce5-4e0c-a1bb-4791f867f8fa tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:24.048882 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-316431dc-6ce5-4e0c-a1bb-4791f867f8fa tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:24.059088 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:24.059088 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:24.064342 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-316431dc-6ce5-4e0c-a1bb-4791f867f8fa tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Volume info retrieved successfully. Aug 13 23:41:24.070263 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-316431dc-6ce5-4e0c-a1bb-4791f867f8fa tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac returned with HTTP 200 Aug 13 23:41:24.070724 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 200/798] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:24 2026] GET /volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:24.110149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b19a59d-47ec-49eb-acd1-6f57fd0ffe85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:24.112689 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b19a59d-47ec-49eb-acd1-6f57fd0ffe85 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:24.112960 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b19a59d-47ec-49eb-acd1-6f57fd0ffe85 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:24.113243 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b19a59d-47ec-49eb-acd1-6f57fd0ffe85 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:24.132312 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:24.132312 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:24.138713 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6b19a59d-47ec-49eb-acd1-6f57fd0ffe85 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:24.144307 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b19a59d-47ec-49eb-acd1-6f57fd0ffe85 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:24.144811 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 200/799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:24 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:25.089209 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea5bd6cb-7e75-4abe-a867-1c05fec90a57 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:25.094431 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea5bd6cb-7e75-4abe-a867-1c05fec90a57 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] GET https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac Aug 13 23:41:25.094651 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea5bd6cb-7e75-4abe-a867-1c05fec90a57 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:25.094873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea5bd6cb-7e75-4abe-a867-1c05fec90a57 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:25.103681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea5bd6cb-7e75-4abe-a867-1c05fec90a57 tempest-SnapshotMetadataTestJSON-460842982 tempest-SnapshotMetadataTestJSON-460842982-project-member] https://10.4.3.81/volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac returned with HTTP 404 Aug 13 23:41:25.104425 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 198/800] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:25 2026] GET /volume/v3/volumes/f7885357-0036-4cf3-83ae-2754aa974dac => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:25.161970 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-513fec8c-c1e3-45f2-b688-1b6532b2020b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:25.165204 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-513fec8c-c1e3-45f2-b688-1b6532b2020b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:25.165411 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-513fec8c-c1e3-45f2-b688-1b6532b2020b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:25.165693 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-513fec8c-c1e3-45f2-b688-1b6532b2020b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:25.184642 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:25.184642 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:25.192728 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-513fec8c-c1e3-45f2-b688-1b6532b2020b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:25.199116 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-513fec8c-c1e3-45f2-b688-1b6532b2020b tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:25.200572 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 203/801] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:25 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:26.217645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e44006d-479b-47e0-a303-4acbbd72e7a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:26.221194 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e44006d-479b-47e0-a303-4acbbd72e7a5 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:26.221499 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e44006d-479b-47e0-a303-4acbbd72e7a5 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:26.221934 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e44006d-479b-47e0-a303-4acbbd72e7a5 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:26.237087 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:26.237087 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:26.242674 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e44006d-479b-47e0-a303-4acbbd72e7a5 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:26.249644 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e44006d-479b-47e0-a303-4acbbd72e7a5 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:26.250339 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 201/802] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:26 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:27.267517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84aff5e7-18b6-4ffe-9841-d928d0b2c6df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:27.270032 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84aff5e7-18b6-4ffe-9841-d928d0b2c6df tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:27.270663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84aff5e7-18b6-4ffe-9841-d928d0b2c6df tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:27.270663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84aff5e7-18b6-4ffe-9841-d928d0b2c6df tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:27.285112 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:27.285112 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:27.291250 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-84aff5e7-18b6-4ffe-9841-d928d0b2c6df tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:27.298684 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84aff5e7-18b6-4ffe-9841-d928d0b2c6df tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:27.299382 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 201/803] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:27 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:27.797504 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a6932c89-9985-434a-8c87-19317233e252 req-84730302-9df2-42e1-9d61-e4a986e3f5a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:27.801346 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-84730302-9df2-42e1-9d61-e4a986e3f5a7 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] POST https://10.4.3.81/volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723/action Aug 13 23:41:27.801884 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-84730302-9df2-42e1-9d61-e4a986e3f5a7 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:27.802099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-84730302-9df2-42e1-9d61-e4a986e3f5a7 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:27.848811 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:27.848811 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:27.871705 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6932c89-9985-434a-8c87-19317233e252 req-84730302-9df2-42e1-9d61-e4a986e3f5a7 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723/action returned with HTTP 204 Aug 13 23:41:27.872716 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 199/804] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:41:27 2026] POST /volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:28.315306 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-03d3a78d-b5b2-4837-b166-1020c6f3b383 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:28.317329 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03d3a78d-b5b2-4837-b166-1020c6f3b383 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:28.317660 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03d3a78d-b5b2-4837-b166-1020c6f3b383 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:28.318037 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03d3a78d-b5b2-4837-b166-1020c6f3b383 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:28.337311 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:28.337311 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:28.344821 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-03d3a78d-b5b2-4837-b166-1020c6f3b383 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:28.350967 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03d3a78d-b5b2-4837-b166-1020c6f3b383 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:28.352516 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 204/805] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:28 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:28.369294 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92350a7f-90b1-4551-89bc-9363270e1611 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:28.371938 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92350a7f-90b1-4551-89bc-9363270e1611 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:28.371938 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92350a7f-90b1-4551-89bc-9363270e1611 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:28.372105 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92350a7f-90b1-4551-89bc-9363270e1611 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:28.387061 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:28.387061 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:28.394612 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-92350a7f-90b1-4551-89bc-9363270e1611 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:28.400901 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92350a7f-90b1-4551-89bc-9363270e1611 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:28.401718 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 202/806] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:28 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:28.416415 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfca7c5b-3fde-4340-b124-2fb684c85d3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:28.418246 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfca7c5b-3fde-4340-b124-2fb684c85d3e tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:28.418470 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfca7c5b-3fde-4340-b124-2fb684c85d3e tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:28.418696 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfca7c5b-3fde-4340-b124-2fb684c85d3e tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:28.429182 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:28.429182 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:28.433920 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfca7c5b-3fde-4340-b124-2fb684c85d3e tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:28.439153 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfca7c5b-3fde-4340-b124-2fb684c85d3e tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:28.439683 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 202/807] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:28 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:28.659026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-87f72f8e-909f-4271-b25f-7836a04cb126 req-a657d83a-2258-4802-b266-ad9ac5513122 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:28.662761 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-87f72f8e-909f-4271-b25f-7836a04cb126 req-a657d83a-2258-4802-b266-ad9ac5513122 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:41:28.663645 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-87f72f8e-909f-4271-b25f-7836a04cb126 req-a657d83a-2258-4802-b266-ad9ac5513122 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:28.663645 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-87f72f8e-909f-4271-b25f-7836a04cb126 req-a657d83a-2258-4802-b266-ad9ac5513122 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:28.678580 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:28.678580 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:28.682675 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-87f72f8e-909f-4271-b25f-7836a04cb126 req-a657d83a-2258-4802-b266-ad9ac5513122 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:41:28.687670 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-87f72f8e-909f-4271-b25f-7836a04cb126 req-a657d83a-2258-4802-b266-ad9ac5513122 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:41:28.688197 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 200/808] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:28 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:37.861251 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-26b65763-b592-46fb-adf1-fc175e2654db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:37.866191 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:41:37.866191 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-341226983"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:37.867658 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-341226983'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:41:37.867969 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume of 1 GB Aug 13 23:41:37.875835 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Availability Zones retrieved successfully. Aug 13 23:41:37.881905 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Flow 'volume_create_api' (eb3081d6-3084-4846-84b6-5a55a14619a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:37.883685 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905bdedf-6cab-40b7-9d51-4249b9a2063f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:37.886122 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:41:37.935010 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905bdedf-6cab-40b7-9d51-4249b9a2063f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:37.936915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd339b6-8102-4629-9be7-fc1ec9a7343e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:38.081178 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Created reservations ['b62450f8-19ce-480b-b0a4-347c95dad68c', 'afdc8f23-74cb-466d-a978-5b73113dc54c', '5e7a176c-930a-4a82-83e3-48bf351b3ee5', 'b1fae2a1-9f65-4621-bec7-78985638da89'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:38.081773 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd339b6-8102-4629-9be7-fc1ec9a7343e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b62450f8-19ce-480b-b0a4-347c95dad68c', 'afdc8f23-74cb-466d-a978-5b73113dc54c', '5e7a176c-930a-4a82-83e3-48bf351b3ee5', 'b1fae2a1-9f65-4621-bec7-78985638da89']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:38.083464 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649d4b82-5720-4ed4-a159-5384003cb4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:38.132454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649d4b82-5720-4ed4-a159-5384003cb4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e63b54-d73d-4540-bab0-f2f9a8236eeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-341226983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0cc5ae9d6948b1925df89ef551f576',qos_specs=None,replication_status=,reservations=['b62450f8-19ce-480b-b0a4-347c95dad68c','afdc8f23-74cb-466d-a978-5b73113dc54c','5e7a176c-930a-4a82-83e3-48bf351b3ee5','b1fae2a1-9f65-4621-bec7-78985638da89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-341226983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e63b54-d73d-4540-bab0-f2f9a8236eeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0cc5ae9d6948b1925df89ef551f576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:38.134808 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3470e08c-f6eb-4f8d-bb54-1f1732f9e763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:38.174205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3470e08c-f6eb-4f8d-bb54-1f1732f9e763) transitioned into state 'SUCCESS' from state '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-341226983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0cc5ae9d6948b1925df89ef551f576',qos_specs=None,replication_status=,reservations=['b62450f8-19ce-480b-b0a4-347c95dad68c','afdc8f23-74cb-466d-a978-5b73113dc54c','5e7a176c-930a-4a82-83e3-48bf351b3ee5','b1fae2a1-9f65-4621-bec7-78985638da89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:38.174921 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b51ab5d7-1e36-46c0-8b15-ba1189742b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:38.191237 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b51ab5d7-1e36-46c0-8b15-ba1189742b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:38.191574 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Flow 'volume_create_api' (eb3081d6-3084-4846-84b6-5a55a14619a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:38.191906 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume request issued successfully. Aug 13 23:41:38.192470 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26b65763-b592-46fb-adf1-fc175e2654db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:41:38.193103 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 205/809] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:41:37 2026] POST /volume/v3/volumes => generated 752 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:41:38.214382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f7c5fb0d-b326-4df7-b5df-15101e8bf657 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:38.217604 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7c5fb0d-b326-4df7-b5df-15101e8bf657 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:38.217881 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7c5fb0d-b326-4df7-b5df-15101e8bf657 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:38.218243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7c5fb0d-b326-4df7-b5df-15101e8bf657 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:38.225591 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:38.225591 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:38.230293 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f7c5fb0d-b326-4df7-b5df-15101e8bf657 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:38.239151 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7c5fb0d-b326-4df7-b5df-15101e8bf657 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:38.239685 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 203/810] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:38 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:38.438009 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=180,cinder:UPDATE=60,cinder:INSERT=37 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:41:38.686700 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=161,cinder:INSERT=22,cinder:UPDATE=44 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:41:39.258575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1429ea8-47a2-41df-9582-ddbcaa1423a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:39.265147 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1429ea8-47a2-41df-9582-ddbcaa1423a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:39.265147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1429ea8-47a2-41df-9582-ddbcaa1423a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:39.265265 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1429ea8-47a2-41df-9582-ddbcaa1423a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:39.282654 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:39.282654 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:39.295039 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b1429ea8-47a2-41df-9582-ddbcaa1423a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:39.305336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1429ea8-47a2-41df-9582-ddbcaa1423a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:39.305814 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 203/811] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:39 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:39.404629 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-0e153f87-87a2-41b4-9459-fca6e7a7927a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:39.410259 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-0e153f87-87a2-41b4-9459-fca6e7a7927a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:39.410646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-0e153f87-87a2-41b4-9459-fca6e7a7927a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:39.410752 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-0e153f87-87a2-41b4-9459-fca6e7a7927a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:39.428417 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:39.428417 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:39.439657 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-0e153f87-87a2-41b4-9459-fca6e7a7927a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:39.454240 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-0e153f87-87a2-41b4-9459-fca6e7a7927a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:39.454240 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 201/812] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:39 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:39.656928 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54acaa50-8bb1-45c3-a931-14d1a4feca5d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:39.658196 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54acaa50-8bb1-45c3-a931-14d1a4feca5d None None] GET https://10.4.3.81/volume// Aug 13 23:41:39.658865 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54acaa50-8bb1-45c3-a931-14d1a4feca5d None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:39.659277 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54acaa50-8bb1-45c3-a931-14d1a4feca5d None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:39.659911 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54acaa50-8bb1-45c3-a931-14d1a4feca5d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:39.660397 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 206/813] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:41:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:39.679463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-adbec8ee-26e8-45df-a41e-9bb1a049e9bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:39.684719 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-adbec8ee-26e8-45df-a41e-9bb1a049e9bc tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:41:39.684719 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-adbec8ee-26e8-45df-a41e-9bb1a049e9bc tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81e63b54-d73d-4540-bab0-f2f9a8236eeb", "connector": null, "instance_uuid": "a71f7cc5-aa92-4ab1-b9fa-9ec658a04ce1"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:39.698487 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:39.698487 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:39.763179 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-adbec8ee-26e8-45df-a41e-9bb1a049e9bc tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:41:39.763380 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 204/814] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:41:39 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:39.832727 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-165b8f16-9191-4ebd-b0a1-ccd04b07fa62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:39.835645 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-165b8f16-9191-4ebd-b0a1-ccd04b07fa62 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:39.835645 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-165b8f16-9191-4ebd-b0a1-ccd04b07fa62 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:39.835645 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-165b8f16-9191-4ebd-b0a1-ccd04b07fa62 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:39.852144 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:39.852144 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:39.858405 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-165b8f16-9191-4ebd-b0a1-ccd04b07fa62 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:39.868618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-165b8f16-9191-4ebd-b0a1-ccd04b07fa62 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:39.869554 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 204/815] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:39 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:39.880422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2785b9b-638d-4422-be19-f4b06572e5e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:39.880951 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2785b9b-638d-4422-be19-f4b06572e5e6 None None] GET https://10.4.3.81/volume// Aug 13 23:41:39.881219 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2785b9b-638d-4422-be19-f4b06572e5e6 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:39.881485 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2785b9b-638d-4422-be19-f4b06572e5e6 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:39.881861 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2785b9b-638d-4422-be19-f4b06572e5e6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:39.882242 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 202/816] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:39.896109 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ae8a6c95-9e6a-425b-a6d6-182d662cc6db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:39.900357 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ae8a6c95-9e6a-425b-a6d6-182d662cc6db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:39.900825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ae8a6c95-9e6a-425b-a6d6-182d662cc6db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:39.901162 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ae8a6c95-9e6a-425b-a6d6-182d662cc6db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:39.916621 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:39.916621 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:39.923176 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ae8a6c95-9e6a-425b-a6d6-182d662cc6db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:39.931440 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ae8a6c95-9e6a-425b-a6d6-182d662cc6db tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:39.931440 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 207/817] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:41:39 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:40.176755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-b895e770-6a70-4a38-b544-d6934b5400b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:40.182865 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-b895e770-6a70-4a38-b544-d6934b5400b5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] PUT https://10.4.3.81/volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc Aug 13 23:41:40.183454 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-b895e770-6a70-4a38-b544-d6934b5400b5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:40.197722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-b895e770-6a70-4a38-b544-d6934b5400b5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Acquiring lock "cinder-attachment_update-81e63b54-d73d-4540-bab0-f2f9a8236eeb-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:41:40.212114 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-b895e770-6a70-4a38-b544-d6934b5400b5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Lock "cinder-attachment_update-81e63b54-d73d-4540-bab0-f2f9a8236eeb-np0000007283" acquired by "attachment_update" :: waited 0.012s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:41:40.214385 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:40.214385 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:40.395216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-b895e770-6a70-4a38-b544-d6934b5400b5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Lock "cinder-attachment_update-81e63b54-d73d-4540-bab0-f2f9a8236eeb-np0000007283" released by "attachment_update" :: held 0.186s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:41:40.395762 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-b895e770-6a70-4a38-b544-d6934b5400b5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc returned with HTTP 200 Aug 13 23:41:40.397010 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 205/818] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:41:40 2026] PUT /volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:40.544425 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b85ac99-e789-4153-b873-3fca44dce651 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:40.685308 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b85ac99-e789-4153-b873-3fca44dce651 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:41:40.685742 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b85ac99-e789-4153-b873-3fca44dce651 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-2103465725", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:40.705336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b85ac99-e789-4153-b873-3fca44dce651 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:41:40.705842 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 205/819] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:41:40 2026] POST /volume/v3/types => generated 218 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:40.719638 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-419a6d63-d150-40b1-820c-0b29e77606e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:40.723747 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-419a6d63-d150-40b1-820c-0b29e77606e7 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] POST https://10.4.3.81/volume/v3/types/fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5/encryption Aug 13 23:41:40.725583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-419a6d63-d150-40b1-820c-0b29e77606e7 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:40.769311 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-419a6d63-d150-40b1-820c-0b29e77606e7 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types/fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5/encryption returned with HTTP 200 Aug 13 23:41:40.769651 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 203/820] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:41:40 2026] POST /volume/v3/types/fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5/encryption => generated 231 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:40.783175 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:40.895152 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3172a4cc-fe68-48d8-a7b3-a23682b196f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:40.897253 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3172a4cc-fe68-48d8-a7b3-a23682b196f2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:40.897947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3172a4cc-fe68-48d8-a7b3-a23682b196f2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:40.898332 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3172a4cc-fe68-48d8-a7b3-a23682b196f2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:40.917559 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:40.917559 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:40.919972 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:41:40.920628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-667733863", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-2103465725", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:40.924559 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-667733863', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-2103465725', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:41:40.925635 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3172a4cc-fe68-48d8-a7b3-a23682b196f2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:40.930514 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume of 1 GB Aug 13 23:41:40.931254 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:40.931254 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:40.932019 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Availability Zones retrieved successfully. Aug 13 23:41:40.933426 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3172a4cc-fe68-48d8-a7b3-a23682b196f2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:40.935776 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 206/821] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:40 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:40.944676 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Flow 'volume_create_api' (c3a4a496-6918-4cbe-9f76-6ac63f1ccb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:40.946485 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d928b5-62f6-4416-82af-05323a49cb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:40.948155 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:41:41.002231 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d928b5-62f6-4416-82af-05323a49cb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5,is_public=True,name='tempest-scenario-type-cryptsetup-2103465725',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:41.003194 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20889148-a79a-41ab-ab02-8eea1ee531c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:41.052769 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2103465725 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2103465725, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:41:41.053228 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2103465725 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2103465725, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:41:41.121062 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Created reservations ['204e0e5b-56ce-496d-a109-20209ff9f998', '81de4d9a-5192-4d58-9f9e-9a380382cd4e', 'e94949c4-9f70-42b1-b2bd-6d28996bcbc2', 'fe5ed79d-5ad2-4f22-b3b8-a7806b81f1bd'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:41.121062 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20889148-a79a-41ab-ab02-8eea1ee531c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['204e0e5b-56ce-496d-a109-20209ff9f998', '81de4d9a-5192-4d58-9f9e-9a380382cd4e', 'e94949c4-9f70-42b1-b2bd-6d28996bcbc2', 'fe5ed79d-5ad2-4f22-b3b8-a7806b81f1bd']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:41.122153 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a94133e-ca5c-4163-b29c-3563b7cdb4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:41.162033 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a94133e-ca5c-4163-b29c-3563b7cdb4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd561fbf7-a532-424d-b8f6-1c9c457469a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-667733863',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabdb5481b3747aeacd61bd39b8d31e6',qos_specs=None,replication_status=,reservations=['204e0e5b-56ce-496d-a109-20209ff9f998','81de4d9a-5192-4d58-9f9e-9a380382cd4e','e94949c4-9f70-42b1-b2bd-6d28996bcbc2','fe5ed79d-5ad2-4f22-b3b8-a7806b81f1bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0d836303c42eeae0eed9633fddc57',volume_type_id=fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:41:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-667733863',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d561fbf7-a532-424d-b8f6-1c9c457469a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabdb5481b3747aeacd61bd39b8d31e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b0d836303c42eeae0eed9633fddc57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5),volume_type_id=fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:41.162705 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda9c832-ef87-45d9-8c5b-4d1cf9287db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:41.204530 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda9c832-ef87-45d9-8c5b-4d1cf9287db8) transitioned into state 'SUCCESS' from state '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-667733863',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabdb5481b3747aeacd61bd39b8d31e6',qos_specs=None,replication_status=,reservations=['204e0e5b-56ce-496d-a109-20209ff9f998','81de4d9a-5192-4d58-9f9e-9a380382cd4e','e94949c4-9f70-42b1-b2bd-6d28996bcbc2','fe5ed79d-5ad2-4f22-b3b8-a7806b81f1bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0d836303c42eeae0eed9633fddc57',volume_type_id=fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:41.205529 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f062eb65-9468-43ca-a45d-cbc2f4776740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:41.224244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f062eb65-9468-43ca-a45d-cbc2f4776740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:41.225108 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Flow 'volume_create_api' (c3a4a496-6918-4cbe-9f76-6ac63f1ccb70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:41.225542 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume request issued successfully. Aug 13 23:41:41.226336 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f4f8d07-0d79-4acf-b1bf-9900b61cb9d9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:41:41.227256 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 208/822] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:41:40 2026] POST /volume/v3/volumes => generated 788 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:41:41.957190 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8bc363bf-14b9-4886-812b-76996035271a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:41.960196 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bc363bf-14b9-4886-812b-76996035271a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:41.960912 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bc363bf-14b9-4886-812b-76996035271a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:41.962310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bc363bf-14b9-4886-812b-76996035271a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:41.982724 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:41.982724 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:41.991042 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8bc363bf-14b9-4886-812b-76996035271a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:41.999716 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bc363bf-14b9-4886-812b-76996035271a tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:42.000462 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 206/823] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:41 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:42.275717 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-de716337-7644-454f-8895-2aae18db3262 req-4829f879-6c94-4813-83d0-76613319ef81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:42.278459 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-4829f879-6c94-4813-83d0-76613319ef81 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:42.278704 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-4829f879-6c94-4813-83d0-76613319ef81 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:42.279004 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-4829f879-6c94-4813-83d0-76613319ef81 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:42.288352 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:42.288352 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:42.296449 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-de716337-7644-454f-8895-2aae18db3262 req-4829f879-6c94-4813-83d0-76613319ef81 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:42.302866 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-4829f879-6c94-4813-83d0-76613319ef81 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:42.304146 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 204/824] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:42 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:42.420060 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c4a7c787-eb19-4a18-9b9a-e3b6e3882e28 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:42.420593 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4a7c787-eb19-4a18-9b9a-e3b6e3882e28 None None] GET https://10.4.3.81/volume// Aug 13 23:41:42.420822 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4a7c787-eb19-4a18-9b9a-e3b6e3882e28 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:42.421288 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4a7c787-eb19-4a18-9b9a-e3b6e3882e28 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:42.421582 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4a7c787-eb19-4a18-9b9a-e3b6e3882e28 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:42.422580 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 207/825] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:41:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:42.435308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-de716337-7644-454f-8895-2aae18db3262 req-bcfc8bfb-7c7f-4f4f-a2b3-3551d5aeefb2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:42.439110 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-bcfc8bfb-7c7f-4f4f-a2b3-3551d5aeefb2 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:41:42.439657 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-bcfc8bfb-7c7f-4f4f-a2b3-3551d5aeefb2 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8d278ee-f93c-48b9-8631-a4518c666d49", "connector": null, "instance_uuid": "191aad63-f841-441a-a090-8c4fbda0e8c2"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:42.457663 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:42.457663 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:42.498455 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-bcfc8bfb-7c7f-4f4f-a2b3-3551d5aeefb2 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:41:42.498628 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 209/826] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:41:42 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 13 23:41:42.537948 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a7bfcce-5062-41b4-9031-25292faced6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:42.541738 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a7bfcce-5062-41b4-9031-25292faced6b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:42.543006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a7bfcce-5062-41b4-9031-25292faced6b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:42.543006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a7bfcce-5062-41b4-9031-25292faced6b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:42.560328 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:42.560328 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:42.560825 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e159a9f-df09-4337-863d-c3f85ae42e7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:42.561048 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e159a9f-df09-4337-863d-c3f85ae42e7d None None] GET https://10.4.3.81/volume// Aug 13 23:41:42.562013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e159a9f-df09-4337-863d-c3f85ae42e7d None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:42.562013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e159a9f-df09-4337-863d-c3f85ae42e7d None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:42.562391 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e159a9f-df09-4337-863d-c3f85ae42e7d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:42.562858 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 205/827] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:42.572029 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a7bfcce-5062-41b4-9031-25292faced6b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:42.574114 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-de716337-7644-454f-8895-2aae18db3262 req-2202b630-a8b3-4cfa-b410-564f643d37bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:42.578577 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a7bfcce-5062-41b4-9031-25292faced6b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:42.578854 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-2202b630-a8b3-4cfa-b410-564f643d37bc tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:42.579145 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 207/828] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:42 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:42.579214 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-2202b630-a8b3-4cfa-b410-564f643d37bc tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:42.579462 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-2202b630-a8b3-4cfa-b410-564f643d37bc tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:42.591855 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:42.591855 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:42.597551 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-de716337-7644-454f-8895-2aae18db3262 req-2202b630-a8b3-4cfa-b410-564f643d37bc tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:42.606032 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-2202b630-a8b3-4cfa-b410-564f643d37bc tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:42.606837 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 208/829] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:41:42 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:42.723889 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-de716337-7644-454f-8895-2aae18db3262 req-a84fcc3e-28df-4607-afc7-512fdbe1927f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:42.726258 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-a84fcc3e-28df-4607-afc7-512fdbe1927f tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] PUT https://10.4.3.81/volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da Aug 13 23:41:42.726712 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-a84fcc3e-28df-4607-afc7-512fdbe1927f tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:42.738595 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-de716337-7644-454f-8895-2aae18db3262 req-a84fcc3e-28df-4607-afc7-512fdbe1927f tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Acquiring lock "cinder-attachment_update-f8d278ee-f93c-48b9-8631-a4518c666d49-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:41:42.748485 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-de716337-7644-454f-8895-2aae18db3262 req-a84fcc3e-28df-4607-afc7-512fdbe1927f tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Lock "cinder-attachment_update-f8d278ee-f93c-48b9-8631-a4518c666d49-np0000007283" acquired by "attachment_update" :: waited 0.010s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:41:42.750010 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:42.750010 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:42.881342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-de716337-7644-454f-8895-2aae18db3262 req-a84fcc3e-28df-4607-afc7-512fdbe1927f tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Lock "cinder-attachment_update-f8d278ee-f93c-48b9-8631-a4518c666d49-np0000007283" released by "attachment_update" :: held 0.133s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:41:42.881832 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-a84fcc3e-28df-4607-afc7-512fdbe1927f tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da returned with HTTP 200 Aug 13 23:41:42.882710 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 210/830] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:41:42 2026] PUT /volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:43.020761 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69d47aba-6fac-4d1f-aad5-0c8e65c24e9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:43.023222 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69d47aba-6fac-4d1f-aad5-0c8e65c24e9b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:43.023433 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69d47aba-6fac-4d1f-aad5-0c8e65c24e9b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:43.023652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69d47aba-6fac-4d1f-aad5-0c8e65c24e9b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:43.039280 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:43.039280 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:43.045531 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-69d47aba-6fac-4d1f-aad5-0c8e65c24e9b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:43.052784 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69d47aba-6fac-4d1f-aad5-0c8e65c24e9b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:43.055550 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 206/831] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:43 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:43.594879 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-889d431d-331c-4c7e-8053-d695b7548831 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:43.596733 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-889d431d-331c-4c7e-8053-d695b7548831 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:43.596976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-889d431d-331c-4c7e-8053-d695b7548831 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:43.597207 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-889d431d-331c-4c7e-8053-d695b7548831 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:43.611142 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:43.611142 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:43.615448 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-889d431d-331c-4c7e-8053-d695b7548831 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:43.621497 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-889d431d-331c-4c7e-8053-d695b7548831 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:43.622000 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 208/832] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:43 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:44.073916 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78be640d-0e1d-47de-98b4-786c0c03edd7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:44.078337 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78be640d-0e1d-47de-98b4-786c0c03edd7 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:44.078337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78be640d-0e1d-47de-98b4-786c0c03edd7 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:44.078337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78be640d-0e1d-47de-98b4-786c0c03edd7 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:44.093609 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:44.093609 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:44.099494 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-78be640d-0e1d-47de-98b4-786c0c03edd7 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:44.105333 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78be640d-0e1d-47de-98b4-786c0c03edd7 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:44.105856 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 209/833] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:44 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:44.647134 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-90d7ca3b-a0d8-4f55-85cf-eb38508e98ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:44.651110 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90d7ca3b-a0d8-4f55-85cf-eb38508e98ab tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:44.651110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90d7ca3b-a0d8-4f55-85cf-eb38508e98ab tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:44.651110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90d7ca3b-a0d8-4f55-85cf-eb38508e98ab tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:44.677753 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:44.677753 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:44.686433 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-90d7ca3b-a0d8-4f55-85cf-eb38508e98ab tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:44.697595 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90d7ca3b-a0d8-4f55-85cf-eb38508e98ab tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:44.698489 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 211/834] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:44 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:44.826597 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ff619fcb-d5ba-4734-9687-8e41cddace0d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:44.835290 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ff619fcb-d5ba-4734-9687-8e41cddace0d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc/action Aug 13 23:41:44.836341 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ff619fcb-d5ba-4734-9687-8e41cddace0d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:44.836732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ff619fcb-d5ba-4734-9687-8e41cddace0d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:44.867835 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:44.867835 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:44.889673 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-37b933c5-c25c-4657-b03f-1569206dc2a6 req-ff619fcb-d5ba-4734-9687-8e41cddace0d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc/action returned with HTTP 204 Aug 13 23:41:44.891309 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 207/835] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:41:44 2026] POST /volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:41:45.124864 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-defece19-79c0-404e-8ec9-85df5598c975 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:45.128251 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-defece19-79c0-404e-8ec9-85df5598c975 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:45.128441 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-defece19-79c0-404e-8ec9-85df5598c975 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:45.128693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-defece19-79c0-404e-8ec9-85df5598c975 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:45.142834 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:45.142834 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:45.147773 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-defece19-79c0-404e-8ec9-85df5598c975 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:45.154657 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-defece19-79c0-404e-8ec9-85df5598c975 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:45.155181 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 209/836] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:45 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:45.171515 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dd617582-ab9f-4675-beef-565edaea4a02 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:45.174860 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd617582-ab9f-4675-beef-565edaea4a02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:41:45.174860 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd617582-ab9f-4675-beef-565edaea4a02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:45.176055 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd617582-ab9f-4675-beef-565edaea4a02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:45.178148 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=178,cinder:UPDATE=38,cinder:INSERT=14 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:41:45.188564 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:45.188564 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:45.201092 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dd617582-ab9f-4675-beef-565edaea4a02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:41:45.207551 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd617582-ab9f-4675-beef-565edaea4a02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:41:45.208047 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 210/837] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:45 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:45.466931 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:45.469347 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:41:45.469732 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-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": "7246d700-df6f-45d9-a705-716d8ea87de5", "source_volid": null, "backup_id": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:45.471943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-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': '7246d700-df6f-45d9-a705-716d8ea87de5', 'source_volid': None, 'backup_id': None}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:41:45.594851 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Create volume of 1 GB Aug 13 23:41:45.598571 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=171,cinder:UPDATE=36,cinder:INSERT=27 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:41:45.601944 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Availability Zones retrieved successfully. Aug 13 23:41:45.610071 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Flow 'volume_create_api' (ff283644-ca28-49ba-a19b-11fea308069a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:45.612414 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602477e6-656c-452d-83c9-1eaf4d491067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:45.613839 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:41:45.699119 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602477e6-656c-452d-83c9-1eaf4d491067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:45.700197 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d682cb36-30bf-4630-afec-6263862745c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:45.717516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3761713e-e8cf-4d1c-9286-7c27da452971 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:45.721356 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3761713e-e8cf-4d1c-9286-7c27da452971 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:45.721356 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3761713e-e8cf-4d1c-9286-7c27da452971 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:45.721356 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3761713e-e8cf-4d1c-9286-7c27da452971 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:45.736839 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:45.736839 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:45.741901 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3761713e-e8cf-4d1c-9286-7c27da452971 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:45.749819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3761713e-e8cf-4d1c-9286-7c27da452971 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:45.750711 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 208/838] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:45 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:45.755024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Created reservations ['1c8beefd-6cd4-4458-a313-c05ecb7ae1fa', '4ce0d0a1-07c0-4819-9a49-9be88ff38c5c', '1111faf2-b4c9-42c4-9d4a-b967ae163075', 'ac02dfc0-6460-4704-bedd-2ca3f86cdfbb'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:45.755894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d682cb36-30bf-4630-afec-6263862745c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c8beefd-6cd4-4458-a313-c05ecb7ae1fa', '4ce0d0a1-07c0-4819-9a49-9be88ff38c5c', '1111faf2-b4c9-42c4-9d4a-b967ae163075', 'ac02dfc0-6460-4704-bedd-2ca3f86cdfbb']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:45.756830 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803f7b38-3e6c-4222-bd7b-194fe959dd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:45.777548 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-5cc87cf0-24cf-49e7-aa56-5cccb3f6a033 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:45.780088 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-5cc87cf0-24cf-49e7-aa56-5cccb3f6a033 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] DELETE https://10.4.3.81/volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 Aug 13 23:41:45.780434 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-5cc87cf0-24cf-49e7-aa56-5cccb3f6a033 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:45.780660 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-5cc87cf0-24cf-49e7-aa56-5cccb3f6a033 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:45.787876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803f7b38-3e6c-4222-bd7b-194fe959dd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c16749b3-466b-4bf1-a482-546174014f83', '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='6f854f86d4b3424a814b3acbf336472f',qos_specs=None,replication_status=,reservations=['1c8beefd-6cd4-4458-a313-c05ecb7ae1fa','4ce0d0a1-07c0-4819-9a49-9be88ff38c5c','1111faf2-b4c9-42c4-9d4a-b967ae163075','ac02dfc0-6460-4704-bedd-2ca3f86cdfbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c269da320c446898e4a848f4c2c0aab',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:41:45Z,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=c16749b3-466b-4bf1-a482-546174014f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f854f86d4b3424a814b3acbf336472f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c269da320c446898e4a848f4c2c0aab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:45.788501 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcc3565-52b8-4e67-a193-b3f32bf46270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:45.795598 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:45.795598 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:45.828204 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcc3565-52b8-4e67-a193-b3f32bf46270) transitioned into 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='6f854f86d4b3424a814b3acbf336472f',qos_specs=None,replication_status=,reservations=['1c8beefd-6cd4-4458-a313-c05ecb7ae1fa','4ce0d0a1-07c0-4819-9a49-9be88ff38c5c','1111faf2-b4c9-42c4-9d4a-b967ae163075','ac02dfc0-6460-4704-bedd-2ca3f86cdfbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c269da320c446898e4a848f4c2c0aab',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:45.829031 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81c76c3-88a4-47ac-b3d4-3f56ae82f684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:41:45.842432 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81c76c3-88a4-47ac-b3d4-3f56ae82f684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:41:45.843382 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Flow 'volume_create_api' (ff283644-ca28-49ba-a19b-11fea308069a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:41:45.843712 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Create volume request issued successfully. Aug 13 23:41:45.844335 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-d035232b-8751-4252-ae12-c4a55e65a2dd tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:41:45.844787 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 212/839] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 23:41:45 2026] POST /volume/v3/volumes => generated 701 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:41:45.856004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-80d0ba45-d7e6-4299-aca4-62cfd8c8a9bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:45.865319 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-80d0ba45-d7e6-4299-aca4-62cfd8c8a9bf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 Aug 13 23:41:45.865319 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-80d0ba45-d7e6-4299-aca4-62cfd8c8a9bf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:45.865319 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-80d0ba45-d7e6-4299-aca4-62cfd8c8a9bf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:45.876858 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:45.876858 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:45.886492 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-80d0ba45-d7e6-4299-aca4-62cfd8c8a9bf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:45.887074 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-5cc87cf0-24cf-49e7-aa56-5cccb3f6a033 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 returned with HTTP 200 Aug 13 23:41:45.887664 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 210/840] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:41:45 2026] DELETE /volume/v3/attachments/02632897-2862-4cd6-a985-c5518e97fd82 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:45.894862 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-80d0ba45-d7e6-4299-aca4-62cfd8c8a9bf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 returned with HTTP 200 Aug 13 23:41:45.895440 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 211/841] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:45 2026] GET /volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 => generated 769 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:41:45.904754 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-d6959912-0123-4303-a955-311abcfd7c30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:45.912286 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-d6959912-0123-4303-a955-311abcfd7c30 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 Aug 13 23:41:45.912286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-d6959912-0123-4303-a955-311abcfd7c30 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:45.912286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-d6959912-0123-4303-a955-311abcfd7c30 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:45.912895 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-d6959912-0123-4303-a955-311abcfd7c30 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Delete volume with id: 4d49b693-5bfd-4216-9afc-3066312e5fd9 Aug 13 23:41:45.914627 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-69bec05f-387f-4682-89c2-ecaa4757365b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:45.918143 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-69bec05f-387f-4682-89c2-ecaa4757365b tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 Aug 13 23:41:45.918304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-69bec05f-387f-4682-89c2-ecaa4757365b tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:45.918654 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-69bec05f-387f-4682-89c2-ecaa4757365b tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:45.928013 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:45.928013 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:45.929072 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:45.929072 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:45.929727 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-d6959912-0123-4303-a955-311abcfd7c30 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:41:45.933727 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-69bec05f-387f-4682-89c2-ecaa4757365b tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:45.941090 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-69bec05f-387f-4682-89c2-ecaa4757365b tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 returned with HTTP 200 Aug 13 23:41:45.941090 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 213/842] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:45 2026] GET /volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 => generated 769 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:45.975663 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-d6959912-0123-4303-a955-311abcfd7c30 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Delete volume request issued successfully. Aug 13 23:41:45.976018 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8b4f3061-3585-4046-aa53-a4d4da44a8b8 req-d6959912-0123-4303-a955-311abcfd7c30 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 returned with HTTP 202 Aug 13 23:41:45.978658 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 209/843] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:41:45 2026] DELETE /volume/v3/volumes/4d49b693-5bfd-4216-9afc-3066312e5fd9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:41:46.776093 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b374acfd-abf3-448c-9b94-02ff387228c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:46.781060 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b374acfd-abf3-448c-9b94-02ff387228c6 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:46.781060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b374acfd-abf3-448c-9b94-02ff387228c6 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:46.781060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b374acfd-abf3-448c-9b94-02ff387228c6 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:46.814235 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:46.814235 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:46.820588 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b374acfd-abf3-448c-9b94-02ff387228c6 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:46.836854 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b374acfd-abf3-448c-9b94-02ff387228c6 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:46.838162 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 211/844] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:46 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:47.859445 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-01632dbd-2af1-4847-9aed-d089a3fc13a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:47.864135 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01632dbd-2af1-4847-9aed-d089a3fc13a1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:47.864522 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01632dbd-2af1-4847-9aed-d089a3fc13a1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:47.864754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01632dbd-2af1-4847-9aed-d089a3fc13a1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:47.884233 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:47.884233 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:47.889581 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-01632dbd-2af1-4847-9aed-d089a3fc13a1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:47.895966 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01632dbd-2af1-4847-9aed-d089a3fc13a1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:47.897625 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 212/845] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:47 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:48.110086 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5af347b4-eaf1-4d2b-b601-9f32b4a7baf9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:48.112518 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5af347b4-eaf1-4d2b-b601-9f32b4a7baf9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] DELETE https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:41:48.112772 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5af347b4-eaf1-4d2b-b601-9f32b4a7baf9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:48.113039 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5af347b4-eaf1-4d2b-b601-9f32b4a7baf9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:48.113257 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5af347b4-eaf1-4d2b-b601-9f32b4a7baf9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Delete volume with id: 736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:41:48.125063 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:48.125063 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:48.125283 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5af347b4-eaf1-4d2b-b601-9f32b4a7baf9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Volume info retrieved successfully. Aug 13 23:41:48.163898 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5af347b4-eaf1-4d2b-b601-9f32b4a7baf9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Delete volume request issued successfully. Aug 13 23:41:48.164368 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5af347b4-eaf1-4d2b-b601-9f32b4a7baf9 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 202 Aug 13 23:41:48.164950 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 214/846] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:41:48 2026] DELETE /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:41:48.176570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5657be1-0817-46f9-b29b-f4c4d8ffbe04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:48.179909 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5657be1-0817-46f9-b29b-f4c4d8ffbe04 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] GET https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae Aug 13 23:41:48.180547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5657be1-0817-46f9-b29b-f4c4d8ffbe04 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:48.181458 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5657be1-0817-46f9-b29b-f4c4d8ffbe04 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:48.235069 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-de716337-7644-454f-8895-2aae18db3262 req-75f9c526-9a08-4850-ac28-3dc78c548593 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:48.239182 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-75f9c526-9a08-4850-ac28-3dc78c548593 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] POST https://10.4.3.81/volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da/action Aug 13 23:41:48.240579 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-75f9c526-9a08-4850-ac28-3dc78c548593 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:48.240579 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-75f9c526-9a08-4850-ac28-3dc78c548593 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:48.268128 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:48.268128 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:48.288915 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-de716337-7644-454f-8895-2aae18db3262 req-75f9c526-9a08-4850-ac28-3dc78c548593 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da/action returned with HTTP 204 Aug 13 23:41:48.290276 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 212/847] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:41:48 2026] POST /volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:48.384232 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:48.384232 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:48.391601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5657be1-0817-46f9-b29b-f4c4d8ffbe04 tempest-ServerActionsTestOtherA-384555572 tempest-ServerActionsTestOtherA-384555572-project-member] https://10.4.3.81/volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae returned with HTTP 404 Aug 13 23:41:48.391807 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 210/848] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:41:48 2026] GET /volume/v3/volumes/736b30c4-e818-4478-afb5-05061a917fae => generated 109 bytes in 216 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:48.920887 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38785d96-d06a-41c4-b3a6-cc19f0128a32 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:48.932340 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38785d96-d06a-41c4-b3a6-cc19f0128a32 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:48.932340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38785d96-d06a-41c4-b3a6-cc19f0128a32 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:48.932340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38785d96-d06a-41c4-b3a6-cc19f0128a32 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:48.961819 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-23167276-5314-4b9b-8158-3b2ae1ae97dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:48.964418 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-23167276-5314-4b9b-8158-3b2ae1ae97dc tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 Aug 13 23:41:48.965126 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-23167276-5314-4b9b-8158-3b2ae1ae97dc tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:48.965522 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-23167276-5314-4b9b-8158-3b2ae1ae97dc tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:48.966220 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:48.966220 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:48.975124 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:48.975124 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:48.977086 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38785d96-d06a-41c4-b3a6-cc19f0128a32 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:48.981711 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-23167276-5314-4b9b-8158-3b2ae1ae97dc tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:48.995892 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-23167276-5314-4b9b-8158-3b2ae1ae97dc tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 returned with HTTP 200 Aug 13 23:41:48.995892 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 215/849] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:48 2026] GET /volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 => generated 1309 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:48.996256 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38785d96-d06a-41c4-b3a6-cc19f0128a32 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:48.997401 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 213/850] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:48 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1156 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:49.022788 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39ff7d17-39d4-4207-b73f-3f2d27f0219c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.026842 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39ff7d17-39d4-4207-b73f-3f2d27f0219c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] POST https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49/action Aug 13 23:41:49.027195 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39ff7d17-39d4-4207-b73f-3f2d27f0219c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:49.027301 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39ff7d17-39d4-4207-b73f-3f2d27f0219c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:49.037332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f11946d7-5805-4fcd-833b-e941daccdd1f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.040877 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f11946d7-5805-4fcd-833b-e941daccdd1f None None] GET https://10.4.3.81/volume// Aug 13 23:41:49.040877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f11946d7-5805-4fcd-833b-e941daccdd1f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:49.040877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f11946d7-5805-4fcd-833b-e941daccdd1f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:49.040877 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f11946d7-5805-4fcd-833b-e941daccdd1f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:49.040877 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 211/851] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:49.045372 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:49.045372 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:49.045885 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39ff7d17-39d4-4207-b73f-3f2d27f0219c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:49.073779 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-aab95e8a-7d3b-460c-9d5e-9c29160b4237 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.081026 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-aab95e8a-7d3b-460c-9d5e-9c29160b4237 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:41:49.081026 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-aab95e8a-7d3b-460c-9d5e-9c29160b4237 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c16749b3-466b-4bf1-a482-546174014f83", "connector": null, "instance_uuid": "19425ca7-b12e-4158-8837-a98fcceee43f"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:49.091647 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:49.091647 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:49.155832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-39ff7d17-39d4-4207-b73f-3f2d27f0219c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Created reservations ['42da8daa-8690-4710-a39b-a886e3d21434', '27e0d318-e2fc-4f5b-a3af-23a10ab53717'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:41:49.161279 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-aab95e8a-7d3b-460c-9d5e-9c29160b4237 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:41:49.161913 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 216/852] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:41:49 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:49.201086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-670e235d-ebaf-468b-81b3-b4715e34ceb6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.201086 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-670e235d-ebaf-468b-81b3-b4715e34ceb6 None None] GET https://10.4.3.81/volume// Aug 13 23:41:49.201086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-670e235d-ebaf-468b-81b3-b4715e34ceb6 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:49.201086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-670e235d-ebaf-468b-81b3-b4715e34ceb6 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:49.201086 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-670e235d-ebaf-468b-81b3-b4715e34ceb6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:49.201086 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 214/853] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:49.207658 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39ff7d17-39d4-4207-b73f-3f2d27f0219c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Extend volume request issued successfully. Aug 13 23:41:49.209483 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39ff7d17-39d4-4207-b73f-3f2d27f0219c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49/action returned with HTTP 202 Aug 13 23:41:49.209483 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 213/854] 10.4.3.81 () {70 vars in 1424 bytes} [Thu Aug 13 23:41:49 2026] POST /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 23:41:49.219212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-575b913b-439c-431a-81b5-8e75028c6cdf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.219690 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e8653a11-8630-4d76-b98b-88b11bf821de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.224304 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8653a11-8630-4d76-b98b-88b11bf821de tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:49.224370 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-575b913b-439c-431a-81b5-8e75028c6cdf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 Aug 13 23:41:49.224417 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8653a11-8630-4d76-b98b-88b11bf821de tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:49.224417 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8653a11-8630-4d76-b98b-88b11bf821de tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:49.224550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-575b913b-439c-431a-81b5-8e75028c6cdf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:49.224550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-575b913b-439c-431a-81b5-8e75028c6cdf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:49.240489 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:49.240489 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:49.242419 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:49.242419 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:49.250301 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8653a11-8630-4d76-b98b-88b11bf821de tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:49.250462 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-575b913b-439c-431a-81b5-8e75028c6cdf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:49.255648 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8653a11-8630-4d76-b98b-88b11bf821de tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:49.256658 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 217/855] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:49 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:49.258012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-575b913b-439c-431a-81b5-8e75028c6cdf tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 returned with HTTP 200 Aug 13 23:41:49.259426 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 212/856] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:41:49 2026] GET /volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:49.443608 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-8cab4d92-2d12-4f7c-8181-5b050786c6d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.449017 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-8cab4d92-2d12-4f7c-8181-5b050786c6d1 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] PUT https://10.4.3.81/volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9 Aug 13 23:41:49.449017 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-8cab4d92-2d12-4f7c-8181-5b050786c6d1 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:49.463845 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-8cab4d92-2d12-4f7c-8181-5b050786c6d1 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Acquiring lock "cinder-attachment_update-c16749b3-466b-4bf1-a482-546174014f83-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:41:49.471466 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-8cab4d92-2d12-4f7c-8181-5b050786c6d1 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Lock "cinder-attachment_update-c16749b3-466b-4bf1-a482-546174014f83-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:41:49.476020 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:49.476020 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:49.713106 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-8cab4d92-2d12-4f7c-8181-5b050786c6d1 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Lock "cinder-attachment_update-c16749b3-466b-4bf1-a482-546174014f83-np0000007283" released by "attachment_update" :: held 0.241s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:41:49.713247 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-8cab4d92-2d12-4f7c-8181-5b050786c6d1 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9 returned with HTTP 200 Aug 13 23:41:49.713976 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 215/857] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:41:49 2026] PUT /volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9 => generated 969 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:49.763522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-6dbfc99f-178f-4ebc-96db-e9ce774df5c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.767419 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-6dbfc99f-178f-4ebc-96db-e9ce774df5c8 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] POST https://10.4.3.81/volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9/action Aug 13 23:41:49.767895 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-6dbfc99f-178f-4ebc-96db-e9ce774df5c8 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:49.768061 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-6dbfc99f-178f-4ebc-96db-e9ce774df5c8 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:49.794680 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-39ff7d17-39d4-4207-b73f-3f2d27f0219c req-712d6bd1-2420-4ac6-b6e7-1bba96cf01a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:49.795894 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:49.795894 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:49.798195 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-39ff7d17-39d4-4207-b73f-3f2d27f0219c req-712d6bd1-2420-4ac6-b6e7-1bba96cf01a8 service nova] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:49.798353 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-39ff7d17-39d4-4207-b73f-3f2d27f0219c req-712d6bd1-2420-4ac6-b6e7-1bba96cf01a8 service nova] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:49.799114 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-39ff7d17-39d4-4207-b73f-3f2d27f0219c req-712d6bd1-2420-4ac6-b6e7-1bba96cf01a8 service nova] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:49.815151 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:49.815151 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:49.821662 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-39ff7d17-39d4-4207-b73f-3f2d27f0219c req-712d6bd1-2420-4ac6-b6e7-1bba96cf01a8 service nova] Volume info retrieved successfully. Aug 13 23:41:49.827368 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-39ff7d17-39d4-4207-b73f-3f2d27f0219c req-712d6bd1-2420-4ac6-b6e7-1bba96cf01a8 service nova] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:49.828272 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 218/858] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:49 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:49.828476 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f33ee3f1-da05-4c40-85e9-d4a5264e853a req-6dbfc99f-178f-4ebc-96db-e9ce774df5c8 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9/action returned with HTTP 204 Aug 13 23:41:49.828826 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 214/859] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:41:49 2026] POST /volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:41:50.279795 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b5fde60-650d-4b27-bf57-04d0ba5c45da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:50.283700 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b5fde60-650d-4b27-bf57-04d0ba5c45da tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:50.284287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b5fde60-650d-4b27-bf57-04d0ba5c45da tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:50.284287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b5fde60-650d-4b27-bf57-04d0ba5c45da tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:50.302236 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:50.302236 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:50.310452 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b5fde60-650d-4b27-bf57-04d0ba5c45da tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:50.319067 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b5fde60-650d-4b27-bf57-04d0ba5c45da tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:50.319749 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 213/860] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:50 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1156 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:50.341022 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe1d39ae-5e7e-4298-aa3f-74f7c1eef049 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:50.345387 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe1d39ae-5e7e-4298-aa3f-74f7c1eef049 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:50.345763 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe1d39ae-5e7e-4298-aa3f-74f7c1eef049 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:50.345872 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe1d39ae-5e7e-4298-aa3f-74f7c1eef049 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:50.361515 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:50.361515 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:50.367337 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fe1d39ae-5e7e-4298-aa3f-74f7c1eef049 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:50.375118 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe1d39ae-5e7e-4298-aa3f-74f7c1eef049 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:50.376890 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 216/861] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:50 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1156 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:50.683109 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-b046342b-2b41-4ac6-ba84-ac704cd1d223 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:50.689864 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-b046342b-2b41-4ac6-ba84-ac704cd1d223 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:50.690183 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-b046342b-2b41-4ac6-ba84-ac704cd1d223 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:50.690484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-b046342b-2b41-4ac6-ba84-ac704cd1d223 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:50.706894 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:50.706894 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:50.712557 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-b046342b-2b41-4ac6-ba84-ac704cd1d223 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:50.717203 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-b046342b-2b41-4ac6-ba84-ac704cd1d223 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:50.717666 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 219/862] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:50 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:50.771402 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-eb2ecdd8-5927-4481-8553-c414b77dca75 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:50.774477 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-eb2ecdd8-5927-4481-8553-c414b77dca75 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] POST https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49/action Aug 13 23:41:50.775876 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-eb2ecdd8-5927-4481-8553-c414b77dca75 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:41:50.776050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-eb2ecdd8-5927-4481-8553-c414b77dca75 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:41:50.788491 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:50.788491 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:50.789175 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-eb2ecdd8-5927-4481-8553-c414b77dca75 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:50.799408 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-eb2ecdd8-5927-4481-8553-c414b77dca75 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Begin detaching volume completed successfully. Aug 13 23:41:50.799832 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-eb2ecdd8-5927-4481-8553-c414b77dca75 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49/action returned with HTTP 202 Aug 13 23:41:50.800660 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 215/863] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:41:50 2026] POST /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:41:50.826507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e83c03ed-2620-4256-8d5c-380e3abf5258 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:50.829276 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e83c03ed-2620-4256-8d5c-380e3abf5258 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:50.829602 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e83c03ed-2620-4256-8d5c-380e3abf5258 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:50.829879 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e83c03ed-2620-4256-8d5c-380e3abf5258 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:50.842267 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:50.842267 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:50.849311 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e83c03ed-2620-4256-8d5c-380e3abf5258 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:50.855349 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e83c03ed-2620-4256-8d5c-380e3abf5258 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:50.856072 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 214/864] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:50 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:50.885757 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5a7affc-c291-437b-ad53-ed0c85d3f018 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:50.886200 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5a7affc-c291-437b-ad53-ed0c85d3f018 None None] GET https://10.4.3.81/volume// Aug 13 23:41:50.886433 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5a7affc-c291-437b-ad53-ed0c85d3f018 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:50.886568 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5a7affc-c291-437b-ad53-ed0c85d3f018 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:50.886936 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5a7affc-c291-437b-ad53-ed0c85d3f018 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:41:50.887273 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 217/865] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:41:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:41:50.896404 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-94c7a703-7d73-48d3-952f-7a4d5c9f723a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:50.899424 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-94c7a703-7d73-48d3-952f-7a4d5c9f723a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:50.899669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-94c7a703-7d73-48d3-952f-7a4d5c9f723a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:50.900086 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-94c7a703-7d73-48d3-952f-7a4d5c9f723a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:50.913578 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:50.913578 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:50.919011 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-94c7a703-7d73-48d3-952f-7a4d5c9f723a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:50.925437 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-94c7a703-7d73-48d3-952f-7a4d5c9f723a tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:50.925971 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 220/866] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:41:50 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:51.876116 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf1f13f5-6dcc-40e9-ac30-6dc7cfca11b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:51.878696 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf1f13f5-6dcc-40e9-ac30-6dc7cfca11b1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:51.879026 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf1f13f5-6dcc-40e9-ac30-6dc7cfca11b1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:51.879334 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf1f13f5-6dcc-40e9-ac30-6dc7cfca11b1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:51.903094 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:51.903094 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:51.911244 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf1f13f5-6dcc-40e9-ac30-6dc7cfca11b1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:51.917903 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf1f13f5-6dcc-40e9-ac30-6dc7cfca11b1 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:51.918596 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 216/867] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:51 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1159 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:52.944068 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61b96b16-f2fb-419c-a628-fda106ebdf8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:52.945688 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61b96b16-f2fb-419c-a628-fda106ebdf8b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:52.945929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61b96b16-f2fb-419c-a628-fda106ebdf8b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:52.946193 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61b96b16-f2fb-419c-a628-fda106ebdf8b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:52.972680 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:52.972680 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:52.980118 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61b96b16-f2fb-419c-a628-fda106ebdf8b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:52.986769 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61b96b16-f2fb-419c-a628-fda106ebdf8b tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:52.987551 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 215/868] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:52 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:41:53.617128 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-64ee2a0d-92c5-4f8d-802a-0867bfc4184c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:53.622095 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-64ee2a0d-92c5-4f8d-802a-0867bfc4184c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] DELETE https://10.4.3.81/volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da Aug 13 23:41:53.622095 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-64ee2a0d-92c5-4f8d-802a-0867bfc4184c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:53.622900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-64ee2a0d-92c5-4f8d-802a-0867bfc4184c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:53.636307 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:53.636307 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:53.738616 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6878c875-1f4f-45b0-8d94-21eab2934bfe req-64ee2a0d-92c5-4f8d-802a-0867bfc4184c tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da returned with HTTP 200 Aug 13 23:41:53.738911 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 218/869] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:41:53 2026] DELETE /volume/v3/attachments/a0535d77-0869-4b0b-852f-5fcd5a96c3da => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:41:54.007797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32969528-4304-4dfc-943c-ae337b02fe8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:54.011485 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32969528-4304-4dfc-943c-ae337b02fe8e tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:54.011746 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32969528-4304-4dfc-943c-ae337b02fe8e tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:54.011942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32969528-4304-4dfc-943c-ae337b02fe8e tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:54.022010 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:54.022010 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:54.026301 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-32969528-4304-4dfc-943c-ae337b02fe8e tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:54.032308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32969528-4304-4dfc-943c-ae337b02fe8e tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:54.032634 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 221/870] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:54 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:57.173025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-882af966-9e6d-4a6e-ac0c-7dfc4177bcab req-fae3e42a-7435-46e4-99d9-2ebb47b3d0ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:57.178681 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-882af966-9e6d-4a6e-ac0c-7dfc4177bcab req-fae3e42a-7435-46e4-99d9-2ebb47b3d0ac tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] GET https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 Aug 13 23:41:57.178681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-882af966-9e6d-4a6e-ac0c-7dfc4177bcab req-fae3e42a-7435-46e4-99d9-2ebb47b3d0ac tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:57.179398 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-882af966-9e6d-4a6e-ac0c-7dfc4177bcab req-fae3e42a-7435-46e4-99d9-2ebb47b3d0ac tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:57.197712 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:57.197712 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:41:57.207193 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-882af966-9e6d-4a6e-ac0c-7dfc4177bcab req-fae3e42a-7435-46e4-99d9-2ebb47b3d0ac tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:41:57.220035 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-882af966-9e6d-4a6e-ac0c-7dfc4177bcab req-fae3e42a-7435-46e4-99d9-2ebb47b3d0ac tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 returned with HTTP 200 Aug 13 23:41:57.220825 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 217/871] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:57 2026] GET /volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 => generated 1601 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:57.350011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-266b4706-c271-4361-afd3-90208e243020 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:57.353411 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-266b4706-c271-4361-afd3-90208e243020 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:57.353679 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-266b4706-c271-4361-afd3-90208e243020 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:57.354480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-266b4706-c271-4361-afd3-90208e243020 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:57.366381 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:57.366381 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:57.375960 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-266b4706-c271-4361-afd3-90208e243020 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:57.383392 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-266b4706-c271-4361-afd3-90208e243020 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:57.384162 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 216/872] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:57 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:57.404640 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88618aa4-ae42-4b91-87e7-affbd08748ce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:57.408378 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88618aa4-ae42-4b91-87e7-affbd08748ce tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:57.408378 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88618aa4-ae42-4b91-87e7-affbd08748ce tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:57.409769 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88618aa4-ae42-4b91-87e7-affbd08748ce tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:57.409769 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-88618aa4-ae42-4b91-87e7-affbd08748ce tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Delete volume with id: f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:57.418226 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:57.418226 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:57.418706 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88618aa4-ae42-4b91-87e7-affbd08748ce tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:57.458736 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88618aa4-ae42-4b91-87e7-affbd08748ce tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Delete volume request issued successfully. Aug 13 23:41:57.459081 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88618aa4-ae42-4b91-87e7-affbd08748ce tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 202 Aug 13 23:41:57.460275 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 219/873] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:41:57 2026] DELETE /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:41:57.478018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-35c5eebb-3213-41c1-9edd-14bda7529103 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:57.482381 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35c5eebb-3213-41c1-9edd-14bda7529103 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:57.483155 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35c5eebb-3213-41c1-9edd-14bda7529103 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:57.484341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35c5eebb-3213-41c1-9edd-14bda7529103 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:57.497171 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:57.497171 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:41:57.508174 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-35c5eebb-3213-41c1-9edd-14bda7529103 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Volume info retrieved successfully. Aug 13 23:41:57.521945 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35c5eebb-3213-41c1-9edd-14bda7529103 tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 200 Aug 13 23:41:57.522934 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 222/874] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:57 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:58.550852 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8fe4c456-73a0-4686-9e63-e9dcc813a05d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:58.553377 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fe4c456-73a0-4686-9e63-e9dcc813a05d tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] GET https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 Aug 13 23:41:58.553612 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fe4c456-73a0-4686-9e63-e9dcc813a05d tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:58.553815 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fe4c456-73a0-4686-9e63-e9dcc813a05d tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:58.561400 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fe4c456-73a0-4686-9e63-e9dcc813a05d tempest-VolumesExtendAttachedTest-1087608903 tempest-VolumesExtendAttachedTest-1087608903-project-member] https://10.4.3.81/volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 returned with HTTP 404 Aug 13 23:41:58.562257 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 218/875] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:41:58 2026] GET /volume/v3/volumes/f8d278ee-f93c-48b9-8631-a4518c666d49 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:41:59.794701 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-b12cf08a-4794-4653-a2d2-e4a3c8e4d44b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:59.797763 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-b12cf08a-4794-4653-a2d2-e4a3c8e4d44b tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:41:59.797927 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-b12cf08a-4794-4653-a2d2-e4a3c8e4d44b tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:59.798189 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-b12cf08a-4794-4653-a2d2-e4a3c8e4d44b tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:59.810264 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:59.810264 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:41:59.815838 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-b12cf08a-4794-4653-a2d2-e4a3c8e4d44b tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:41:59.823400 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-b12cf08a-4794-4653-a2d2-e4a3c8e4d44b tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:41:59.823935 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 217/876] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:59 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1650 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:41:59.861537 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-acf0537a-d158-4a8a-9d84-afb3a265a652 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:41:59.865984 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-acf0537a-d158-4a8a-9d84-afb3a265a652 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:41:59.865984 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-acf0537a-d158-4a8a-9d84-afb3a265a652 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:41:59.865984 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-acf0537a-d158-4a8a-9d84-afb3a265a652 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:41:59.880600 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:41:59.880600 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:41:59.886978 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-acf0537a-d158-4a8a-9d84-afb3a265a652 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:41:59.894588 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-acf0537a-d158-4a8a-9d84-afb3a265a652 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:41:59.895096 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 220/877] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:41:59 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1650 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:03.038444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5b90a583-1eea-4d7a-9872-887559ec4c43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:03.039481 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b90a583-1eea-4d7a-9872-887559ec4c43 None None] GET https://10.4.3.81/volume// Aug 13 23:42:03.039481 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b90a583-1eea-4d7a-9872-887559ec4c43 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:03.039481 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b90a583-1eea-4d7a-9872-887559ec4c43 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:03.040316 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b90a583-1eea-4d7a-9872-887559ec4c43 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:03.040316 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 223/878] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:42:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:03.053760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-04abcfdd-5314-4d6b-af37-6c4e941a80f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:03.057110 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-04abcfdd-5314-4d6b-af37-6c4e941a80f6 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:42:03.057570 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-04abcfdd-5314-4d6b-af37-6c4e941a80f6 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "217a1a1e-084e-4fc8-9dfd-687f3618d13a", "connector": null, "instance_uuid": "ea1578cb-f7a7-4df4-a6c9-6fdc1a066c9e"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:03.073159 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:03.073159 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:03.116930 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-04abcfdd-5314-4d6b-af37-6c4e941a80f6 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:42:03.119835 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 219/879] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:42:03 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 13 23:42:03.209389 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-cd657170-d9d9-4621-8a60-a75267bca89a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:03.212329 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-cd657170-d9d9-4621-8a60-a75267bca89a tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] DELETE https://10.4.3.81/volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd Aug 13 23:42:03.213025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-cd657170-d9d9-4621-8a60-a75267bca89a tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:03.213025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-cd657170-d9d9-4621-8a60-a75267bca89a tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:03.223412 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:03.223412 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:03.330513 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-cd657170-d9d9-4621-8a60-a75267bca89a tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd returned with HTTP 200 Aug 13 23:42:03.331026 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 218/880] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:42:03 2026] DELETE /volume/v3/attachments/cc5f408c-9efb-4289-b7c3-3d97d5a4a5cd => generated 192 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:03.481581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ded2b877-c405-4cef-b483-a1f849736a25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:03.483053 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ded2b877-c405-4cef-b483-a1f849736a25 None None] GET https://10.4.3.81/volume// Aug 13 23:42:03.483053 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ded2b877-c405-4cef-b483-a1f849736a25 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:03.483053 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ded2b877-c405-4cef-b483-a1f849736a25 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:03.483500 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ded2b877-c405-4cef-b483-a1f849736a25 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:03.483622 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 221/881] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:42:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:03.494713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-e18c533c-5d89-4948-960c-4283e6c18fce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:03.497147 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-e18c533c-5d89-4948-960c-4283e6c18fce tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] POST https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a/action Aug 13 23:42:03.497517 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-e18c533c-5d89-4948-960c-4283e6c18fce tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action body: b'{"os-reimage": {"image_id": "9815f235-0079-4956-ac2c-7a0370b9a7e8", "reimage_reserved": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:03.497655 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-e18c533c-5d89-4948-960c-4283e6c18fce tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "9815f235-0079-4956-ac2c-7a0370b9a7e8", "reimage_reserved": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:03.513573 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:03.513573 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:03.513573 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-e18c533c-5d89-4948-960c-4283e6c18fce tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:42:03.530653 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d41e73d-0a00-419e-a2a3-725f48474c0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:03.533177 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d41e73d-0a00-419e-a2a3-725f48474c0b tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:42:03.533542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d41e73d-0a00-419e-a2a3-725f48474c0b tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:03.534038 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d41e73d-0a00-419e-a2a3-725f48474c0b tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:03.544926 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:03.544926 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:03.550729 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d41e73d-0a00-419e-a2a3-725f48474c0b tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:42:03.556811 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d41e73d-0a00-419e-a2a3-725f48474c0b tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:42:03.559274 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 220/882] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:03 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:03.619122 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98675a65-712e-4ae0-b130-3962fd94401e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:03.623754 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98675a65-712e-4ae0-b130-3962fd94401e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:42:03.624079 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98675a65-712e-4ae0-b130-3962fd94401e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:03.624371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98675a65-712e-4ae0-b130-3962fd94401e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:03.634682 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:03.634682 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:03.642680 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98675a65-712e-4ae0-b130-3962fd94401e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:42:03.649019 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98675a65-712e-4ae0-b130-3962fd94401e tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:42:03.649525 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 219/883] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:03 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:03.686665 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-e18c533c-5d89-4948-960c-4283e6c18fce tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a/action returned with HTTP 202 Aug 13 23:42:03.687310 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 224/884] 10.4.3.81 () {74 vars in 1706 bytes} [Thu Aug 13 23:42:03 2026] POST /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 23:42:08.464866 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8633b815-7fb5-4444-939f-7e4a00885bf6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:08.467339 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8633b815-7fb5-4444-939f-7e4a00885bf6 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:42:08.469943 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8633b815-7fb5-4444-939f-7e4a00885bf6 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:08.469943 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8633b815-7fb5-4444-939f-7e4a00885bf6 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:08.469943 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8633b815-7fb5-4444-939f-7e4a00885bf6 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Delete volume with id: 8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:42:08.479105 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:08.479105 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:08.479811 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8633b815-7fb5-4444-939f-7e4a00885bf6 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:42:08.511281 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8633b815-7fb5-4444-939f-7e4a00885bf6 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Delete volume request issued successfully. Aug 13 23:42:08.511751 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8633b815-7fb5-4444-939f-7e4a00885bf6 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 202 Aug 13 23:42:08.512375 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 222/885] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:08 2026] DELETE /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:08.531868 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f752ed4-3610-4c5e-a962-920fafbea5f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:08.536019 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f752ed4-3610-4c5e-a962-920fafbea5f9 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:42:08.536019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f752ed4-3610-4c5e-a962-920fafbea5f9 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:08.536019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f752ed4-3610-4c5e-a962-920fafbea5f9 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:08.550740 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:08.550740 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:08.561954 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f752ed4-3610-4c5e-a962-920fafbea5f9 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:42:08.571762 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f752ed4-3610-4c5e-a962-920fafbea5f9 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 200 Aug 13 23:42:08.572608 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 221/886] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:08 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:09.598157 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-109fbd53-b29b-4d86-8455-87a592b950ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:09.601152 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-109fbd53-b29b-4d86-8455-87a592b950ef tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 Aug 13 23:42:09.601152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-109fbd53-b29b-4d86-8455-87a592b950ef tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:09.601152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-109fbd53-b29b-4d86-8455-87a592b950ef tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:09.608791 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-109fbd53-b29b-4d86-8455-87a592b950ef tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 returned with HTTP 404 Aug 13 23:42:09.610360 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 220/887] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:09 2026] GET /volume/v3/volumes/8b2a8edb-edaa-4434-bb6e-6cc9a1214a58 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:09.728974 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6dc0e6b-2689-40fe-a2d1-66279e1d3df3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:09.730951 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6dc0e6b-2689-40fe-a2d1-66279e1d3df3 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:42:09.731583 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6dc0e6b-2689-40fe-a2d1-66279e1d3df3 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:09.731835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6dc0e6b-2689-40fe-a2d1-66279e1d3df3 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:09.732308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d6dc0e6b-2689-40fe-a2d1-66279e1d3df3 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Delete volume with id: fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:42:09.742660 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:09.742660 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:09.744115 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d6dc0e6b-2689-40fe-a2d1-66279e1d3df3 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:42:09.792689 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d6dc0e6b-2689-40fe-a2d1-66279e1d3df3 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Delete volume request issued successfully. Aug 13 23:42:09.792837 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6dc0e6b-2689-40fe-a2d1-66279e1d3df3 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 202 Aug 13 23:42:09.794104 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 225/888] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:09 2026] DELETE /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:09.812903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-05886dc3-8348-4c55-8518-5147786c5a51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:09.818954 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05886dc3-8348-4c55-8518-5147786c5a51 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:42:09.819683 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05886dc3-8348-4c55-8518-5147786c5a51 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:09.820105 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05886dc3-8348-4c55-8518-5147786c5a51 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:09.834147 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:09.834147 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:09.859692 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-05886dc3-8348-4c55-8518-5147786c5a51 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Volume info retrieved successfully. Aug 13 23:42:09.872583 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05886dc3-8348-4c55-8518-5147786c5a51 tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 200 Aug 13 23:42:09.873414 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 223/889] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:09 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:10.894722 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e19d3130-58ea-48bb-be10-ad6fc064ef7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:10.897272 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e19d3130-58ea-48bb-be10-ad6fc064ef7a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] GET https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e Aug 13 23:42:10.897426 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e19d3130-58ea-48bb-be10-ad6fc064ef7a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:10.897614 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e19d3130-58ea-48bb-be10-ad6fc064ef7a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:10.912681 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e19d3130-58ea-48bb-be10-ad6fc064ef7a tempest-AttachVolumeShelveTestJSON-596300571 tempest-AttachVolumeShelveTestJSON-596300571-project-member] https://10.4.3.81/volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e returned with HTTP 404 Aug 13 23:42:10.913633 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 222/890] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:10 2026] GET /volume/v3/volumes/fb1c6e04-a339-427d-87ee-92d35fc9524e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:14.120189 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82960a00-9942-4101-9936-554eb0d22cb4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:14.270657 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:14.271199 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-255799692"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:14.273466 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-255799692'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:14.273813 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume of 1 GB Aug 13 23:42:14.282018 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Availability Zones retrieved successfully. Aug 13 23:42:14.290924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (1564dceb-7661-4601-be34-f2fbf9c8a032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:14.292525 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4889793c-ffaf-4830-b565-8aef97fb30b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:14.294272 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:14.345039 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4889793c-ffaf-4830-b565-8aef97fb30b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:14.345981 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b33599-859a-4993-9aec-9a389e454010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:14.451016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['fe197f2f-bbca-4807-a4c0-679577d7e5a7', '9d140b99-d5c2-4b41-9a95-b18035030492', 'b8e651a7-3dee-4656-8193-6d6b305604bd', 'ae3b565e-287c-4249-b7f1-c3e0eac0fff4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:14.451016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b33599-859a-4993-9aec-9a389e454010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe197f2f-bbca-4807-a4c0-679577d7e5a7', '9d140b99-d5c2-4b41-9a95-b18035030492', 'b8e651a7-3dee-4656-8193-6d6b305604bd', 'ae3b565e-287c-4249-b7f1-c3e0eac0fff4']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:14.451426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715e917d-406f-4772-8d42-8f816ca3136c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:14.487091 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715e917d-406f-4772-8d42-8f816ca3136c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db8c214b-b9a8-44da-9fda-72dfd510b9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-255799692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['fe197f2f-bbca-4807-a4c0-679577d7e5a7','9d140b99-d5c2-4b41-9a95-b18035030492','b8e651a7-3dee-4656-8193-6d6b305604bd','ae3b565e-287c-4249-b7f1-c3e0eac0fff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-255799692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db8c214b-b9a8-44da-9fda-72dfd510b9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f992b10a0a4c5b97da59bcad37896d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:14.488134 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d1b086-8f84-4a31-a1ef-b8ee14f93f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:14.527213 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d1b086-8f84-4a31-a1ef-b8ee14f93f75) transitioned into state 'SUCCESS' from state '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-255799692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['fe197f2f-bbca-4807-a4c0-679577d7e5a7','9d140b99-d5c2-4b41-9a95-b18035030492','b8e651a7-3dee-4656-8193-6d6b305604bd','ae3b565e-287c-4249-b7f1-c3e0eac0fff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:14.528101 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3922e164-4d54-4272-8383-10cadc26dfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:14.546392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3922e164-4d54-4272-8383-10cadc26dfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:14.547820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (1564dceb-7661-4601-be34-f2fbf9c8a032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:14.548342 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request issued successfully. Aug 13 23:42:14.549300 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82960a00-9942-4101-9936-554eb0d22cb4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:14.549826 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 221/891] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:42:14 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 13 23:42:14.566324 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a3103daa-ce85-491f-af46-4bbe8a0ef0fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:14.571142 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3103daa-ce85-491f-af46-4bbe8a0ef0fe tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:42:14.571142 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3103daa-ce85-491f-af46-4bbe8a0ef0fe tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:14.571142 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3103daa-ce85-491f-af46-4bbe8a0ef0fe tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:14.586745 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:14.586745 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:14.594347 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a3103daa-ce85-491f-af46-4bbe8a0ef0fe tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:42:14.601440 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3103daa-ce85-491f-af46-4bbe8a0ef0fe tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:42:14.602022 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 226/892] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:14 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:15.285820 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6564da08-8201-45b5-8a19-933f792e3715 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.288130 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6564da08-8201-45b5-8a19-933f792e3715 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:42:15.288464 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6564da08-8201-45b5-8a19-933f792e3715 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:15.288734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6564da08-8201-45b5-8a19-933f792e3715 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:15.308419 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:15.308419 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:15.318780 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6564da08-8201-45b5-8a19-933f792e3715 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:42:15.327548 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6564da08-8201-45b5-8a19-933f792e3715 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:42:15.328104 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 224/893] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:15 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 1141 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:15.391517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ef96a815-be62-412f-8daf-e855c6548b0d req-4713fca3-a052-43df-b259-9352fd86b6de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.396261 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-4713fca3-a052-43df-b259-9352fd86b6de tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:42:15.396507 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-4713fca3-a052-43df-b259-9352fd86b6de tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:15.396676 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-4713fca3-a052-43df-b259-9352fd86b6de tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:15.407899 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:15.407899 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:15.414028 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ef96a815-be62-412f-8daf-e855c6548b0d req-4713fca3-a052-43df-b259-9352fd86b6de tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:42:15.421306 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-4713fca3-a052-43df-b259-9352fd86b6de tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:42:15.421681 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 223/894] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:42:15 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:15.450305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ef96a815-be62-412f-8daf-e855c6548b0d req-9dd56ffd-125a-45cb-87f2-2392a7f20923 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.453120 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-9dd56ffd-125a-45cb-87f2-2392a7f20923 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] POST https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952/action Aug 13 23:42:15.454828 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-9dd56ffd-125a-45cb-87f2-2392a7f20923 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:15.454828 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-9dd56ffd-125a-45cb-87f2-2392a7f20923 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:15.469098 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:15.469098 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:15.469777 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ef96a815-be62-412f-8daf-e855c6548b0d req-9dd56ffd-125a-45cb-87f2-2392a7f20923 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:42:15.480350 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ef96a815-be62-412f-8daf-e855c6548b0d req-9dd56ffd-125a-45cb-87f2-2392a7f20923 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Begin detaching volume completed successfully. Aug 13 23:42:15.480709 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-9dd56ffd-125a-45cb-87f2-2392a7f20923 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952/action returned with HTTP 202 Aug 13 23:42:15.481326 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 222/895] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:42:15 2026] POST /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:42:15.539856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0efe18ec-2a75-4420-b59d-30c8dcc8c114 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.540393 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0efe18ec-2a75-4420-b59d-30c8dcc8c114 None None] GET https://10.4.3.81/volume// Aug 13 23:42:15.540675 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0efe18ec-2a75-4420-b59d-30c8dcc8c114 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:15.540893 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0efe18ec-2a75-4420-b59d-30c8dcc8c114 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:15.541298 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0efe18ec-2a75-4420-b59d-30c8dcc8c114 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:15.541636 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 227/896] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:42:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:15.550648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ef96a815-be62-412f-8daf-e855c6548b0d req-ae7fa1ae-7846-4a5c-8f8b-4f312019b25d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.554893 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-ae7fa1ae-7846-4a5c-8f8b-4f312019b25d tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:42:15.554893 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-ae7fa1ae-7846-4a5c-8f8b-4f312019b25d tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:15.554893 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-ae7fa1ae-7846-4a5c-8f8b-4f312019b25d tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:15.568482 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:15.568482 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:15.574103 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ef96a815-be62-412f-8daf-e855c6548b0d req-ae7fa1ae-7846-4a5c-8f8b-4f312019b25d tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:42:15.581270 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-ae7fa1ae-7846-4a5c-8f8b-4f312019b25d tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:42:15.581573 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 225/897] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:42:15 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:42:15.621005 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7bc8e53c-7949-4cca-8f9c-2f22850b0230 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.623380 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7bc8e53c-7949-4cca-8f9c-2f22850b0230 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:42:15.623679 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7bc8e53c-7949-4cca-8f9c-2f22850b0230 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:15.623910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7bc8e53c-7949-4cca-8f9c-2f22850b0230 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:15.631530 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:15.631530 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:15.637448 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7bc8e53c-7949-4cca-8f9c-2f22850b0230 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:42:15.644357 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7bc8e53c-7949-4cca-8f9c-2f22850b0230 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:42:15.644784 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 224/898] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:15 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:15.661370 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29f47bd6-0833-4110-bc04-726025887568 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.663919 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29f47bd6-0833-4110-bc04-726025887568 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:42:15.664187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29f47bd6-0833-4110-bc04-726025887568 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:15.664530 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29f47bd6-0833-4110-bc04-726025887568 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:15.673764 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:15.673764 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:15.678924 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29f47bd6-0833-4110-bc04-726025887568 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:42:15.688479 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29f47bd6-0833-4110-bc04-726025887568 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:42:15.688884 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 223/899] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:15 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:15.705563 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ba4be54-8252-4a35-9b2c-55778f3d4627 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.707777 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ba4be54-8252-4a35-9b2c-55778f3d4627 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:42:15.708229 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ba4be54-8252-4a35-9b2c-55778f3d4627 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db8c214b-b9a8-44da-9fda-72dfd510b9f5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-468621947"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:15.719634 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:15.719634 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:15.720278 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ba4be54-8252-4a35-9b2c-55778f3d4627 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:42:15.720506 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-8ba4be54-8252-4a35-9b2c-55778f3d4627 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:42:15.769110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8ba4be54-8252-4a35-9b2c-55778f3d4627 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['bad7ee48-a59c-4a03-8b89-902c93fac131', 'abbb6ba2-0f1e-432e-9b4a-8105ffde931a', 'ce6aaa09-176c-4c5d-9fe9-74ea5cbde186', '7354f844-d859-497b-8e7a-ae6109fdf8a4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:15.829697 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ba4be54-8252-4a35-9b2c-55778f3d4627 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot create request issued successfully. Aug 13 23:42:15.830070 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ba4be54-8252-4a35-9b2c-55778f3d4627 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:42:15.830576 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 228/900] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:42:15 2026] POST /volume/v3/snapshots => generated 309 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:15.842648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8a82fe50-590d-4483-ae99-84890ca6dbf0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:15.845588 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a82fe50-590d-4483-ae99-84890ca6dbf0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 Aug 13 23:42:15.845972 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a82fe50-590d-4483-ae99-84890ca6dbf0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:15.846375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a82fe50-590d-4483-ae99-84890ca6dbf0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:15.854204 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:15.854204 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:15.854841 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8a82fe50-590d-4483-ae99-84890ca6dbf0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:42:15.855835 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a82fe50-590d-4483-ae99-84890ca6dbf0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 returned with HTTP 200 Aug 13 23:42:15.856641 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 226/901] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:42:15 2026] GET /volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:16.870359 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7073e37a-a7f4-4a23-9767-c80f138a1f88 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:16.874089 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7073e37a-a7f4-4a23-9767-c80f138a1f88 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 Aug 13 23:42:16.874541 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7073e37a-a7f4-4a23-9767-c80f138a1f88 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:16.874800 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7073e37a-a7f4-4a23-9767-c80f138a1f88 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:16.882083 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:16.882083 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:16.882684 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7073e37a-a7f4-4a23-9767-c80f138a1f88 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:42:16.883828 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7073e37a-a7f4-4a23-9767-c80f138a1f88 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 returned with HTTP 200 Aug 13 23:42:16.884633 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 225/902] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:42:16 2026] GET /volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:16.897567 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:16.900386 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:42:16.900535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db8c214b-b9a8-44da-9fda-72dfd510b9f5", "snapshot_id": "ad215ca2-5751-42d0-a03e-e3374650c151", "name": "tempest-VolumesSnapshotTestJSON-Backup-2119600419", "container": "tempest-volumessnapshottestjson-backup-container-1008048695"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:16.902421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Creating new backup {'backup': {'volume_id': 'db8c214b-b9a8-44da-9fda-72dfd510b9f5', 'snapshot_id': 'ad215ca2-5751-42d0-a03e-e3374650c151', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2119600419', 'container': 'tempest-volumessnapshottestjson-backup-container-1008048695'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:42:16.902572 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Creating backup of volume db8c214b-b9a8-44da-9fda-72dfd510b9f5 in container tempest-volumessnapshottestjson-backup-container-1008048695 Aug 13 23:42:16.912008 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:16.912008 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:16.912862 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:42:16.919311 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:16.919311 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:16.919841 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:42:16.954879 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['53a8b206-624d-45fc-90c6-232b31776fae', '8ac377cc-41f1-4b7c-9837-808aceefc7da'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:16.999704 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd48c4c5-3380-49d0-9c5d-50fb0d4d2dea tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:42:17.000481 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 224/903] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:42:16 2026] POST /volume/v3/backups => generated 333 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:17.014569 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54f32210-4955-414a-900f-f22860eb2307 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:17.017812 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54f32210-4955-414a-900f-f22860eb2307 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:17.017812 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54f32210-4955-414a-900f-f22860eb2307 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:17.018240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54f32210-4955-414a-900f-f22860eb2307 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:17.018453 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-54f32210-4955-414a-900f-f22860eb2307 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:17.025233 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:17.025233 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:17.026587 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54f32210-4955-414a-900f-f22860eb2307 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:17.029665 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 229/904] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:17 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 807 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:17.160567 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c352d273-7131-4b4f-8caf-39fd6e9b9896 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:17.302892 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c352d273-7131-4b4f-8caf-39fd6e9b9896 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:42:17.303295 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c352d273-7131-4b4f-8caf-39fd6e9b9896 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1465860163"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:17.318115 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c352d273-7131-4b4f-8caf-39fd6e9b9896 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:42:17.318533 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 227/905] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:42:17 2026] POST /volume/v3/types => generated 228 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:17.328734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f553e38c-5a63-496d-8397-c88b863286bf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:17.331016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f553e38c-5a63-496d-8397-c88b863286bf tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:42:17.331488 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f553e38c-5a63-496d-8397-c88b863286bf tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-170360715"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:17.355542 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f553e38c-5a63-496d-8397-c88b863286bf tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:42:17.356075 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 226/906] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:42:17 2026] POST /volume/v3/group_types => generated 184 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:17.366407 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4d8f6e31-979b-4c6f-818d-a72cbe9b1950 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:17.457059 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d8f6e31-979b-4c6f-818d-a72cbe9b1950 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:42:17.457561 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d8f6e31-979b-4c6f-818d-a72cbe9b1950 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6569de35-3a5d-451c-8954-3488e0a737b5", "volume_types": ["61757da2-4052-42fa-aec0-dc5ed8c7adec"], "name": "tempest-GroupSnapshotsV319Test-Group-437085833"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:17.459258 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-4d8f6e31-979b-4c6f-818d-a72cbe9b1950 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Creating new group {'group': {'group_type': '6569de35-3a5d-451c-8954-3488e0a737b5', 'volume_types': ['61757da2-4052-42fa-aec0-dc5ed8c7adec'], 'name': 'tempest-GroupSnapshotsV319Test-Group-437085833'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:42:17.463502 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-4d8f6e31-979b-4c6f-818d-a72cbe9b1950 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-437085833. Aug 13 23:42:17.463908 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:17.463908 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:17.472395 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4d8f6e31-979b-4c6f-818d-a72cbe9b1950 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Availability Zones retrieved successfully. Aug 13 23:42:17.496229 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4d8f6e31-979b-4c6f-818d-a72cbe9b1950 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Created reservations ['dbd93f5e-bea8-4b7c-adac-8de327000659'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:17.526595 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d8f6e31-979b-4c6f-818d-a72cbe9b1950 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:42:17.527143 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 225/907] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:42:17 2026] POST /volume/v3/groups => generated 115 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:17.540620 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae4e914e-7183-4343-ac0c-f42f06041d69 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:17.543479 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae4e914e-7183-4343-ac0c-f42f06041d69 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f Aug 13 23:42:17.543756 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae4e914e-7183-4343-ac0c-f42f06041d69 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:17.543999 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae4e914e-7183-4343-ac0c-f42f06041d69 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:17.544205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-ae4e914e-7183-4343-ac0c-f42f06041d69 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member 14475d7c-3fb3-43e6-8add-fdcdcc288c8f {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:42:17.549160 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:17.549160 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:17.563826 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae4e914e-7183-4343-ac0c-f42f06041d69 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f returned with HTTP 200 Aug 13 23:42:17.564387 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 230/908] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:42:17 2026] GET /volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f => generated 395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:42:18.038559 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7cc0dc8a-c3f3-4158-bf70-335fefc110e0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:18.040752 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cc0dc8a-c3f3-4158-bf70-335fefc110e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:18.041084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cc0dc8a-c3f3-4158-bf70-335fefc110e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:18.041304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cc0dc8a-c3f3-4158-bf70-335fefc110e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:18.041425 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7cc0dc8a-c3f3-4158-bf70-335fefc110e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:18.047160 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:18.047160 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:18.048011 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cc0dc8a-c3f3-4158-bf70-335fefc110e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:18.048503 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 228/909] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:18 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:18.574460 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-700806eb-c918-41d3-98a0-6ba9128bcdd5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:18.577229 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-700806eb-c918-41d3-98a0-6ba9128bcdd5 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f Aug 13 23:42:18.577591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-700806eb-c918-41d3-98a0-6ba9128bcdd5 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:18.578932 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-700806eb-c918-41d3-98a0-6ba9128bcdd5 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:18.579196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-700806eb-c918-41d3-98a0-6ba9128bcdd5 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member 14475d7c-3fb3-43e6-8add-fdcdcc288c8f {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:42:18.584537 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:18.584537 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:18.595743 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-700806eb-c918-41d3-98a0-6ba9128bcdd5 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f returned with HTTP 200 Aug 13 23:42:18.596331 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 227/910] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:42:18 2026] GET /volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f => generated 396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:18.606766 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:18.608841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:18.609259 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1006014140", "volume_type": "61757da2-4052-42fa-aec0-dc5ed8c7adec", "group_id": "14475d7c-3fb3-43e6-8add-fdcdcc288c8f", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:18.610914 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1006014140', 'volume_type': '61757da2-4052-42fa-aec0-dc5ed8c7adec', 'group_id': '14475d7c-3fb3-43e6-8add-fdcdcc288c8f', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:18.619042 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:18.619042 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:18.619556 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Create volume of 1 GB Aug 13 23:42:18.626139 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Availability Zones retrieved successfully. Aug 13 23:42:18.633342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Flow 'volume_create_api' (20f494cf-8aee-4d51-b888-33123166a0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:18.635085 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed897f7-c965-4e1e-a11b-1f7514af910c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:18.635930 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:18.635930 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:18.636467 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:18.664266 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed897f7-c965-4e1e-a11b-1f7514af910c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:42:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61757da2-4052-42fa-aec0-dc5ed8c7adec,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1465860163',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61757da2-4052-42fa-aec0-dc5ed8c7adec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '14475d7c-3fb3-43e6-8add-fdcdcc288c8f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:18.665148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcfe551d-5f94-4f17-a76d-1091a3b3d637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:18.706016 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1465860163 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1465860163, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:42:18.706508 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1465860163 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1465860163, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:42:18.746755 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Created reservations ['d7719f8d-de87-4f27-bae2-d9d7ed67d95a', '9386e977-b1f4-44ec-8c03-3e754167853f', '4b9f2ea0-6b87-4be2-ada9-a087b4807191', '9860fd7a-5dad-4d05-924d-ce45c0cf8a4a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:18.747896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcfe551d-5f94-4f17-a76d-1091a3b3d637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7719f8d-de87-4f27-bae2-d9d7ed67d95a', '9386e977-b1f4-44ec-8c03-3e754167853f', '4b9f2ea0-6b87-4be2-ada9-a087b4807191', '9860fd7a-5dad-4d05-924d-ce45c0cf8a4a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:18.749008 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b527105-51bb-44be-b4bd-0ae128315d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:18.779430 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b527105-51bb-44be-b4bd-0ae128315d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51ac84ea-1187-41fa-b1d7-aeff3bf813e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1006014140',encryption_key_id=None,group_id=14475d7c-3fb3-43e6-8add-fdcdcc288c8f,group_type_id=,metadata={},multiattach=False,project_id='61c99ec7c42b4689a73a1036f931f3d0',qos_specs=None,replication_status=,reservations=['d7719f8d-de87-4f27-bae2-d9d7ed67d95a','9386e977-b1f4-44ec-8c03-3e754167853f','4b9f2ea0-6b87-4be2-ada9-a087b4807191','9860fd7a-5dad-4d05-924d-ce45c0cf8a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e28b9f4633c4ba297d958d83524fd4c',volume_type_id=61757da2-4052-42fa-aec0-dc5ed8c7adec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1006014140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=14475d7c-3fb3-43e6-8add-fdcdcc288c8f,host=None,id=51ac84ea-1187-41fa-b1d7-aeff3bf813e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c99ec7c42b4689a73a1036f931f3d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e28b9f4633c4ba297d958d83524fd4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61757da2-4052-42fa-aec0-dc5ed8c7adec),volume_type_id=61757da2-4052-42fa-aec0-dc5ed8c7adec)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:18.780429 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40c63d8e-d9f6-48ae-b975-4b7307f0802a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:18.804936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40c63d8e-d9f6-48ae-b975-4b7307f0802a) transitioned into state 'SUCCESS' from state '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-1006014140',encryption_key_id=None,group_id=14475d7c-3fb3-43e6-8add-fdcdcc288c8f,group_type_id=,metadata={},multiattach=False,project_id='61c99ec7c42b4689a73a1036f931f3d0',qos_specs=None,replication_status=,reservations=['d7719f8d-de87-4f27-bae2-d9d7ed67d95a','9386e977-b1f4-44ec-8c03-3e754167853f','4b9f2ea0-6b87-4be2-ada9-a087b4807191','9860fd7a-5dad-4d05-924d-ce45c0cf8a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e28b9f4633c4ba297d958d83524fd4c',volume_type_id=61757da2-4052-42fa-aec0-dc5ed8c7adec)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:18.805944 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bafec06-75cd-477e-9d68-a9d4860dbb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:18.823286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bafec06-75cd-477e-9d68-a9d4860dbb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:18.824535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Flow 'volume_create_api' (20f494cf-8aee-4d51-b888-33123166a0d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:18.824902 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Create volume request issued successfully. Aug 13 23:42:18.825808 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:42:18.826119 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:42:18.878814 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:42:18.883037 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:18.883037 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:18.888048 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c67cfbc3-ea0c-42b9-a0e5-ce9094d9fe02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:18.888391 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 226/911] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:42:18 2026] POST /volume/v3/volumes => generated 825 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:18.903345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:18.905430 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 Aug 13 23:42:18.905694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:18.905934 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:18.916066 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:18.916066 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:18.920861 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Volume info retrieved successfully. Aug 13 23:42:18.921759 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:42:18.922127 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:42:18.970584 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:42:18.974079 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:18.974079 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:18.982126 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-830645c9-290d-4cd7-8137-1e8f69d5e4d3 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 returned with HTTP 200 Aug 13 23:42:18.982564 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 231/912] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:18 2026] GET /volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 => generated 893 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:19.061343 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b7022534-987c-41b1-993f-2d3961fbfb0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:19.063803 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7022534-987c-41b1-993f-2d3961fbfb0a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:19.064077 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7022534-987c-41b1-993f-2d3961fbfb0a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:19.064325 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7022534-987c-41b1-993f-2d3961fbfb0a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:19.064482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b7022534-987c-41b1-993f-2d3961fbfb0a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:19.069808 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:19.069808 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:19.070933 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7022534-987c-41b1-993f-2d3961fbfb0a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:19.071439 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 229/913] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:19 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:19.999315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:20.001655 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 Aug 13 23:42:20.001934 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:20.002199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:20.010898 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:20.010898 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:20.015399 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Volume info retrieved successfully. Aug 13 23:42:20.016362 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:42:20.016567 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:42:20.072143 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:42:20.075233 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:20.075233 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:20.084020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-22131dc2-3b8e-4c13-8c65-b5ebba044556 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:20.084951 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c73c955-481b-4b2c-8f18-adbfcf3e9956 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 returned with HTTP 200 Aug 13 23:42:20.085359 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 228/914] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:19 2026] GET /volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 => generated 918 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:20.088092 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22131dc2-3b8e-4c13-8c65-b5ebba044556 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:20.088364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22131dc2-3b8e-4c13-8c65-b5ebba044556 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:20.088609 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22131dc2-3b8e-4c13-8c65-b5ebba044556 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:20.088747 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-22131dc2-3b8e-4c13-8c65-b5ebba044556 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:20.099936 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:20.099936 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:20.101718 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22131dc2-3b8e-4c13-8c65-b5ebba044556 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:20.102072 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:20.102552 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 227/915] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:20 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:20.104866 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] POST https://10.4.3.81/volume/v3/group_snapshots Aug 13 23:42:20.105399 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "14475d7c-3fb3-43e6-8add-fdcdcc288c8f", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1921765734"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:20.107364 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '14475d7c-3fb3-43e6-8add-fdcdcc288c8f', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1921765734'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 23:42:20.114826 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:20.114826 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:20.120307 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.group_snapshots [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1921765734. Aug 13 23:42:20.162698 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:20.162698 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:20.174396 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1465860163 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1465860163, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:42:20.174696 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1465860163 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1465860163, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:42:20.204311 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Created reservations ['a004d7c7-0eb7-40f1-b52c-07ad9d8f498d', '66d1078b-4c07-4fa3-9618-45b66403a623', 'ac420e1a-3abf-431f-a2f5-246ccae8b0d2', '01c1819d-08b7-4d7c-a219-deb4b1f77817'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:20.234630 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b793cd7-6560-4f08-b392-b83473ad2fc8 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots returned with HTTP 202 Aug 13 23:42:20.235102 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 232/916] 10.4.3.81 () {70 vars in 1317 bytes} [Thu Aug 13 23:42:20 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:20.245569 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90cc22d3-8ac7-4f5b-b9f4-9c247d6e1e22 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:20.249064 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90cc22d3-8ac7-4f5b-b9f4-9c247d6e1e22 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:20.249380 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90cc22d3-8ac7-4f5b-b9f4-9c247d6e1e22 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:20.249586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90cc22d3-8ac7-4f5b-b9f4-9c247d6e1e22 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:20.249725 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-90cc22d3-8ac7-4f5b-b9f4-9c247d6e1e22 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member d54b31c5-cd5e-4a8d-8d50-76570a8aff5c {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:42:20.258412 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:20.258412 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:20.263610 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90cc22d3-8ac7-4f5b-b9f4-9c247d6e1e22 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c returned with HTTP 200 Aug 13 23:42:20.264379 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 230/917] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:42:20 2026] GET /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.114369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8fc8205-28ea-40af-b0bd-9af7ed7a449d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.116541 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8fc8205-28ea-40af-b0bd-9af7ed7a449d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:21.116760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8fc8205-28ea-40af-b0bd-9af7ed7a449d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.116999 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8fc8205-28ea-40af-b0bd-9af7ed7a449d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.117120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d8fc8205-28ea-40af-b0bd-9af7ed7a449d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:21.121704 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.121704 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:21.122602 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8fc8205-28ea-40af-b0bd-9af7ed7a449d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:21.123056 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 229/918] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:21.273234 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-411dd2ed-8d7c-4736-842f-f66bfef04050 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.275132 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-411dd2ed-8d7c-4736-842f-f66bfef04050 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:21.275406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-411dd2ed-8d7c-4736-842f-f66bfef04050 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.275670 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-411dd2ed-8d7c-4736-842f-f66bfef04050 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.275794 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-411dd2ed-8d7c-4736-842f-f66bfef04050 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member d54b31c5-cd5e-4a8d-8d50-76570a8aff5c {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:42:21.279081 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.279081 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:21.283128 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-411dd2ed-8d7c-4736-842f-f66bfef04050 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c returned with HTTP 200 Aug 13 23:42:21.283828 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 228/919] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.292424 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e199f623-0a1d-47c8-876f-73ecc272ab34 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.294461 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e199f623-0a1d-47c8-876f-73ecc272ab34 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:42:21.294666 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e199f623-0a1d-47c8-876f-73ecc272ab34 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.294870 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e199f623-0a1d-47c8-876f-73ecc272ab34 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.295129 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-e199f623-0a1d-47c8-876f-73ecc272ab34 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:42:21.295392 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.295392 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:21.296202 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-e199f623-0a1d-47c8-876f-73ecc272ab34 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:42:21.299930 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e199f623-0a1d-47c8-876f-73ecc272ab34 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Get all snapshots completed successfully. Aug 13 23:42:21.300382 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.300382 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:21.301005 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e199f623-0a1d-47c8-876f-73ecc272ab34 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:42:21.301411 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 233/920] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:21.312566 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eef0a6ad-c442-482a-b03f-2d4cbd341d02 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.315109 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eef0a6ad-c442-482a-b03f-2d4cbd341d02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/snapshots/adf62949-2c9b-4e81-a0b2-ee4d753e0c7a Aug 13 23:42:21.315422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eef0a6ad-c442-482a-b03f-2d4cbd341d02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.315732 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eef0a6ad-c442-482a-b03f-2d4cbd341d02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.322595 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.322595 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:21.323450 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eef0a6ad-c442-482a-b03f-2d4cbd341d02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Snapshot retrieved successfully. Aug 13 23:42:21.324751 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eef0a6ad-c442-482a-b03f-2d4cbd341d02 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/snapshots/adf62949-2c9b-4e81-a0b2-ee4d753e0c7a returned with HTTP 200 Aug 13 23:42:21.325359 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 231/921] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/snapshots/adf62949-2c9b-4e81-a0b2-ee4d753e0c7a => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:21.334805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4d99b96-646a-4e16-be0d-e7578bbd37b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.337344 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4d99b96-646a-4e16-be0d-e7578bbd37b0 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action Aug 13 23:42:21.337849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4d99b96-646a-4e16-be0d-e7578bbd37b0 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:21.338033 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4d99b96-646a-4e16-be0d-e7578bbd37b0 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:21.340023 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-e4d99b96-646a-4e16-be0d-e7578bbd37b0 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Updating group 'd54b31c5-cd5e-4a8d-8d50-76570a8aff5c' with 'creating' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 23:42:21.346661 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.346661 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:21.358428 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4d99b96-646a-4e16-be0d-e7578bbd37b0 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action returned with HTTP 202 Aug 13 23:42:21.358966 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 230/922] 10.4.3.81 () {70 vars in 1448 bytes} [Thu Aug 13 23:42:21 2026] POST /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:21.369067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cdb17bbc-0c1f-4846-a902-c689fc071dc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.370777 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdb17bbc-0c1f-4846-a902-c689fc071dc4 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:21.371089 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdb17bbc-0c1f-4846-a902-c689fc071dc4 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.371326 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdb17bbc-0c1f-4846-a902-c689fc071dc4 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.371536 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-cdb17bbc-0c1f-4846-a902-c689fc071dc4 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member d54b31c5-cd5e-4a8d-8d50-76570a8aff5c {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:42:21.375087 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.375087 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:21.378483 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdb17bbc-0c1f-4846-a902-c689fc071dc4 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c returned with HTTP 200 Aug 13 23:42:21.378959 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 229/923] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.389448 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e477a10-2772-460e-804c-b06c7874d41b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.391263 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e477a10-2772-460e-804c-b06c7874d41b tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action Aug 13 23:42:21.391678 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e477a10-2772-460e-804c-b06c7874d41b tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:21.391827 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e477a10-2772-460e-804c-b06c7874d41b tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:21.393325 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-0e477a10-2772-460e-804c-b06c7874d41b tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Updating group 'd54b31c5-cd5e-4a8d-8d50-76570a8aff5c' with 'available' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 23:42:21.402192 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.402192 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:21.409824 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e477a10-2772-460e-804c-b06c7874d41b tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action returned with HTTP 202 Aug 13 23:42:21.410294 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 234/924] 10.4.3.81 () {70 vars in 1448 bytes} [Thu Aug 13 23:42:21 2026] POST /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:21.418095 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9627c952-d24b-4788-aeea-401db251f13a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.420428 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9627c952-d24b-4788-aeea-401db251f13a tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:21.420809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9627c952-d24b-4788-aeea-401db251f13a tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.421103 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9627c952-d24b-4788-aeea-401db251f13a tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.421318 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-9627c952-d24b-4788-aeea-401db251f13a tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member d54b31c5-cd5e-4a8d-8d50-76570a8aff5c {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:42:21.425387 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.425387 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:21.429781 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9627c952-d24b-4788-aeea-401db251f13a tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c returned with HTTP 200 Aug 13 23:42:21.430354 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 232/925] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.438721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-42b18f65-a92b-4e3e-b1ae-7bf08c9782c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.440719 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42b18f65-a92b-4e3e-b1ae-7bf08c9782c2 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action Aug 13 23:42:21.441133 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42b18f65-a92b-4e3e-b1ae-7bf08c9782c2 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:21.441306 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42b18f65-a92b-4e3e-b1ae-7bf08c9782c2 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:21.442549 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-42b18f65-a92b-4e3e-b1ae-7bf08c9782c2 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Updating group 'd54b31c5-cd5e-4a8d-8d50-76570a8aff5c' with 'error' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 23:42:21.446549 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.446549 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:21.456014 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42b18f65-a92b-4e3e-b1ae-7bf08c9782c2 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action returned with HTTP 202 Aug 13 23:42:21.456497 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 231/926] 10.4.3.81 () {70 vars in 1448 bytes} [Thu Aug 13 23:42:21 2026] POST /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:21.463104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2bd8c15-fe00-4eac-91ae-b64ee1b18148 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.466545 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2bd8c15-fe00-4eac-91ae-b64ee1b18148 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:21.466798 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2bd8c15-fe00-4eac-91ae-b64ee1b18148 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.467010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2bd8c15-fe00-4eac-91ae-b64ee1b18148 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.467147 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-d2bd8c15-fe00-4eac-91ae-b64ee1b18148 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member d54b31c5-cd5e-4a8d-8d50-76570a8aff5c {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:42:21.470637 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.470637 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:21.475092 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2bd8c15-fe00-4eac-91ae-b64ee1b18148 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c returned with HTTP 200 Aug 13 23:42:21.475853 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 230/927] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.485300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b85ec40e-41eb-4629-9956-dcbf5fcf7d3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.487278 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b85ec40e-41eb-4629-9956-dcbf5fcf7d3a tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] POST https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action Aug 13 23:42:21.487718 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b85ec40e-41eb-4629-9956-dcbf5fcf7d3a tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:21.487835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b85ec40e-41eb-4629-9956-dcbf5fcf7d3a tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:21.489187 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-b85ec40e-41eb-4629-9956-dcbf5fcf7d3a tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Updating group 'd54b31c5-cd5e-4a8d-8d50-76570a8aff5c' with 'available' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 23:42:21.492315 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.492315 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:21.500098 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b85ec40e-41eb-4629-9956-dcbf5fcf7d3a tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action returned with HTTP 202 Aug 13 23:42:21.500472 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 235/928] 10.4.3.81 () {70 vars in 1448 bytes} [Thu Aug 13 23:42:21 2026] POST /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:21.507304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1268e816-b03c-49db-9572-bf3fe0c7deea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.509309 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1268e816-b03c-49db-9572-bf3fe0c7deea tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:21.509586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1268e816-b03c-49db-9572-bf3fe0c7deea tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.509849 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1268e816-b03c-49db-9572-bf3fe0c7deea tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.509982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-1268e816-b03c-49db-9572-bf3fe0c7deea tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member d54b31c5-cd5e-4a8d-8d50-76570a8aff5c {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:42:21.513290 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.513290 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:21.516548 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1268e816-b03c-49db-9572-bf3fe0c7deea tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c returned with HTTP 200 Aug 13 23:42:21.517002 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 233/929] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.527575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cbf2ebbe-01f0-43c7-bc88-e7c1f0315c97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.529715 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbf2ebbe-01f0-43c7-bc88-e7c1f0315c97 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] DELETE https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:21.529982 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbf2ebbe-01f0-43c7-bc88-e7c1f0315c97 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.530233 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbf2ebbe-01f0-43c7-bc88-e7c1f0315c97 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.530395 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-cbf2ebbe-01f0-43c7-bc88-e7c1f0315c97 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] delete called for member d54b31c5-cd5e-4a8d-8d50-76570a8aff5c {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 23:42:21.530532 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-cbf2ebbe-01f0-43c7-bc88-e7c1f0315c97 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Delete group_snapshot with id: d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:21.536874 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.536874 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:21.569353 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbf2ebbe-01f0-43c7-bc88-e7c1f0315c97 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c returned with HTTP 202 Aug 13 23:42:21.569881 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 232/930] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:42:21 2026] DELETE /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:21.578159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.580005 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:42:21.580237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.580427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.580722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:42:21.581407 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:42:21.592127 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Get all volumes completed successfully. Aug 13 23:42:21.592954 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:42:21.593131 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:42:21.634759 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:42:21.637853 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.637853 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:21.645392 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3adeaaf2-286d-4487-b91e-bb66e791ee78 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:42:21.645977 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 231/931] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.663150 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d60d3fd-a2d4-4b79-98e8-f1fbfc674a21 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.668527 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d60d3fd-a2d4-4b79-98e8-f1fbfc674a21 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:42:21.668731 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d60d3fd-a2d4-4b79-98e8-f1fbfc674a21 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.668911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d60d3fd-a2d4-4b79-98e8-f1fbfc674a21 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.669149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-0d60d3fd-a2d4-4b79-98e8-f1fbfc674a21 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:42:21.670280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-0d60d3fd-a2d4-4b79-98e8-f1fbfc674a21 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:42:21.674023 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d60d3fd-a2d4-4b79-98e8-f1fbfc674a21 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Get all snapshots completed successfully. Aug 13 23:42:21.674828 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d60d3fd-a2d4-4b79-98e8-f1fbfc674a21 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:42:21.675204 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 236/932] 10.4.3.81 () {66 vars in 1257 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:42:21.686220 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0fa3b4b2-444f-4144-9e76-93e94e84ed73 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.688060 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fa3b4b2-444f-4144-9e76-93e94e84ed73 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c Aug 13 23:42:21.688286 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fa3b4b2-444f-4144-9e76-93e94e84ed73 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.688400 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fa3b4b2-444f-4144-9e76-93e94e84ed73 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.688538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-0fa3b4b2-444f-4144-9e76-93e94e84ed73 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member d54b31c5-cd5e-4a8d-8d50-76570a8aff5c {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 23:42:21.691714 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fa3b4b2-444f-4144-9e76-93e94e84ed73 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c returned with HTTP 404 Aug 13 23:42:21.692251 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 234/933] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/group_snapshots/d54b31c5-cd5e-4a8d-8d50-76570a8aff5c => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:21.700512 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.702667 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:42:21.702871 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.703083 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.703357 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:42:21.703709 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.703709 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:21.704121 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:42:21.713113 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Get all volumes completed successfully. Aug 13 23:42:21.713772 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:42:21.713925 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:42:21.749715 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:42:21.749958 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a67a90d-334f-41db-a997-82f44d53ed02 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.752036 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:21.752598 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1041826426"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:21.753064 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.753064 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:21.754279 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1041826426'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:21.754480 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Create volume of 1 GB Aug 13 23:42:21.759132 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Availability Zones retrieved successfully. Aug 13 23:42:21.760754 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ee5a310-3046-4fa2-b077-51a8cb175fb6 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:42:21.761370 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 233/934] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.767171 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Flow 'volume_create_api' (2022cd23-45c2-4959-8d2c-f3632e96f3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:21.768232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55640a73-f1ef-4f11-8787-52592e2d9c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:21.769231 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:21.775462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb08ce99-fd63-4ff4-9496-0bd37b790494 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.778309 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb08ce99-fd63-4ff4-9496-0bd37b790494 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] POST https://10.4.3.81/volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f/action Aug 13 23:42:21.778815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb08ce99-fd63-4ff4-9496-0bd37b790494 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:21.779038 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb08ce99-fd63-4ff4-9496-0bd37b790494 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:21.780717 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-eb08ce99-fd63-4ff4-9496-0bd37b790494 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] delete called for group 14475d7c-3fb3-43e6-8add-fdcdcc288c8f {{(pid=100275) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:42:21.780896 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-eb08ce99-fd63-4ff4-9496-0bd37b790494 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Delete group with id: 14475d7c-3fb3-43e6-8add-fdcdcc288c8f Aug 13 23:42:21.785761 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.785761 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:21.815584 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55640a73-f1ef-4f11-8787-52592e2d9c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:21.815584 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0198b21a-a586-484b-997e-b56125a1d0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:21.838292 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb08ce99-fd63-4ff4-9496-0bd37b790494 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f/action returned with HTTP 202 Aug 13 23:42:21.839616 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 237/935] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:42:21 2026] POST /volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:21.849530 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.852510 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 Aug 13 23:42:21.856074 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.856074 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.864315 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.864315 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:21.870114 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Volume info retrieved successfully. Aug 13 23:42:21.871144 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:42:21.871398 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:42:21.903963 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Created reservations ['2e161821-aa0e-4218-b837-2571ad0bf5c4', '9a1855eb-de64-4cec-8335-e88e80481044', '6b34a9fb-2cd6-49e6-b1ae-208fa8d9fcc4', 'b4997803-1aa2-47e5-91e3-2c5932ec4263'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:21.904798 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0198b21a-a586-484b-997e-b56125a1d0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e161821-aa0e-4218-b837-2571ad0bf5c4', '9a1855eb-de64-4cec-8335-e88e80481044', '6b34a9fb-2cd6-49e6-b1ae-208fa8d9fcc4', 'b4997803-1aa2-47e5-91e3-2c5932ec4263']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:21.905760 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa64e80e-e4f1-488a-8ff2-7cea5fc81a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:21.933025 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:42:21.936735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa64e80e-e4f1-488a-8ff2-7cea5fc81a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fa3ee47-87a0-4433-a80f-db4955e269ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1041826426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325018c2d12f4140b60e8a487c4e0b2f',qos_specs=None,replication_status=,reservations=['2e161821-aa0e-4218-b837-2571ad0bf5c4','9a1855eb-de64-4cec-8335-e88e80481044','6b34a9fb-2cd6-49e6-b1ae-208fa8d9fcc4','b4997803-1aa2-47e5-91e3-2c5932ec4263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1048742fbb014506beef24678283ae53',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1041826426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fa3ee47-87a0-4433-a80f-db4955e269ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325018c2d12f4140b60e8a487c4e0b2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1048742fbb014506beef24678283ae53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:21.937608 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3aa8a1a-18c4-4f72-834a-b8e3ac5af059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:21.941438 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.941438 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:21.953615 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-352fddaa-e161-4ad8-ade0-52a7d5d6af3b tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 returned with HTTP 200 Aug 13 23:42:21.954213 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 235/936] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:21.958068 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3aa8a1a-18c4-4f72-834a-b8e3ac5af059) transitioned into state 'SUCCESS' from state '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-1041826426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325018c2d12f4140b60e8a487c4e0b2f',qos_specs=None,replication_status=,reservations=['2e161821-aa0e-4218-b837-2571ad0bf5c4','9a1855eb-de64-4cec-8335-e88e80481044','6b34a9fb-2cd6-49e6-b1ae-208fa8d9fcc4','b4997803-1aa2-47e5-91e3-2c5932ec4263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1048742fbb014506beef24678283ae53',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:21.959121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc9d5f7-81a5-4a18-bca2-94547dd2f92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:21.974362 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc9d5f7-81a5-4a18-bca2-94547dd2f92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:21.975737 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Flow 'volume_create_api' (2022cd23-45c2-4959-8d2c-f3632e96f3ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:21.977234 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Create volume request issued successfully. Aug 13 23:42:21.977961 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a67a90d-334f-41db-a997-82f44d53ed02 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:21.978173 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 232/937] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:42:21 2026] POST /volume/v3/volumes => generated 757 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:21.990052 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b3674e1-e8af-46b8-ac3c-a3a0e2edfc47 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:21.992020 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b3674e1-e8af-46b8-ac3c-a3a0e2edfc47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba Aug 13 23:42:21.992202 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b3674e1-e8af-46b8-ac3c-a3a0e2edfc47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:21.992391 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b3674e1-e8af-46b8-ac3c-a3a0e2edfc47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:21.999150 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:21.999150 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:22.003135 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b3674e1-e8af-46b8-ac3c-a3a0e2edfc47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:42:22.008437 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b3674e1-e8af-46b8-ac3c-a3a0e2edfc47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba returned with HTTP 200 Aug 13 23:42:22.008905 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 234/938] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:21 2026] GET /volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:42:22.134727 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e8f5133-9894-4aef-8803-27e3904eb0f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:22.140248 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e8f5133-9894-4aef-8803-27e3904eb0f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:22.140248 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e8f5133-9894-4aef-8803-27e3904eb0f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:22.140248 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e8f5133-9894-4aef-8803-27e3904eb0f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:22.140248 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4e8f5133-9894-4aef-8803-27e3904eb0f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:22.144774 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:22.144774 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:22.146079 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e8f5133-9894-4aef-8803-27e3904eb0f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:22.146609 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 238/939] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:22 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:22.968515 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33991781-f069-47e3-8c3b-27a987d1fe6f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:22.972043 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33991781-f069-47e3-8c3b-27a987d1fe6f tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 Aug 13 23:42:22.972043 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33991781-f069-47e3-8c3b-27a987d1fe6f tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:22.972043 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33991781-f069-47e3-8c3b-27a987d1fe6f tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:22.976940 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33991781-f069-47e3-8c3b-27a987d1fe6f tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 returned with HTTP 404 Aug 13 23:42:22.977585 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 236/940] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:22 2026] GET /volume/v3/volumes/51ac84ea-1187-41fa-b1d7-aeff3bf813e3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:22.984487 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9afabc61-b096-445a-919f-4b8385a2d2e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:22.987570 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9afabc61-b096-445a-919f-4b8385a2d2e2 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] GET https://10.4.3.81/volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f Aug 13 23:42:22.987875 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9afabc61-b096-445a-919f-4b8385a2d2e2 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:22.988117 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9afabc61-b096-445a-919f-4b8385a2d2e2 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:22.988283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-9afabc61-b096-445a-919f-4b8385a2d2e2 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] show called for member 14475d7c-3fb3-43e6-8add-fdcdcc288c8f {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:42:22.991435 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9afabc61-b096-445a-919f-4b8385a2d2e2 tempest-GroupSnapshotsV319Test-1472817154 tempest-GroupSnapshotsV319Test-1472817154-project-member] https://10.4.3.81/volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f returned with HTTP 404 Aug 13 23:42:22.992014 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 233/941] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:42:22 2026] GET /volume/v3/groups/14475d7c-3fb3-43e6-8add-fdcdcc288c8f => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:22.998516 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6403a5c-851a-436c-82b8-ddb71bd956dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:23.000299 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6403a5c-851a-436c-82b8-ddb71bd956dc tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/6569de35-3a5d-451c-8954-3488e0a737b5 Aug 13 23:42:23.000530 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6403a5c-851a-436c-82b8-ddb71bd956dc tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:23.000786 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6403a5c-851a-436c-82b8-ddb71bd956dc tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:23.015239 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6403a5c-851a-436c-82b8-ddb71bd956dc tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/group_types/6569de35-3a5d-451c-8954-3488e0a737b5 returned with HTTP 202 Aug 13 23:42:23.015947 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 235/942] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:42:22 2026] DELETE /volume/v3/group_types/6569de35-3a5d-451c-8954-3488e0a737b5 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:23.022975 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e159085-a9b9-4f0d-ad73-5aec23f95583 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:23.024635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-91b71ad8-c4e7-4434-b03a-f67aea9372f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:23.026209 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e159085-a9b9-4f0d-ad73-5aec23f95583 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] DELETE https://10.4.3.81/volume/v3/types/61757da2-4052-42fa-aec0-dc5ed8c7adec Aug 13 23:42:23.026426 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e159085-a9b9-4f0d-ad73-5aec23f95583 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:23.026643 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e159085-a9b9-4f0d-ad73-5aec23f95583 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:23.026789 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91b71ad8-c4e7-4434-b03a-f67aea9372f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba Aug 13 23:42:23.027033 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91b71ad8-c4e7-4434-b03a-f67aea9372f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:23.027251 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91b71ad8-c4e7-4434-b03a-f67aea9372f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:23.036053 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:23.036053 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:23.039082 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-91b71ad8-c4e7-4434-b03a-f67aea9372f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:42:23.045856 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91b71ad8-c4e7-4434-b03a-f67aea9372f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba returned with HTTP 200 Aug 13 23:42:23.047720 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 237/943] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:23 2026] GET /volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:23.057396 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e159085-a9b9-4f0d-ad73-5aec23f95583 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/types/61757da2-4052-42fa-aec0-dc5ed8c7adec returned with HTTP 202 Aug 13 23:42:23.057928 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 239/944] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:42:23 2026] DELETE /volume/v3/types/61757da2-4052-42fa-aec0-dc5ed8c7adec => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:23.075588 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46a4e482-56eb-45d0-abc3-b0d27c041b59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:23.079321 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46a4e482-56eb-45d0-abc3-b0d27c041b59 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] GET https://10.4.3.81/volume/v3/types/61757da2-4052-42fa-aec0-dc5ed8c7adec Aug 13 23:42:23.079638 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46a4e482-56eb-45d0-abc3-b0d27c041b59 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:23.079916 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46a4e482-56eb-45d0-abc3-b0d27c041b59 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:23.084495 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46a4e482-56eb-45d0-abc3-b0d27c041b59 tempest-GroupSnapshotsV319Test-1674731077 tempest-GroupSnapshotsV319Test-1674731077-project-admin] https://10.4.3.81/volume/v3/types/61757da2-4052-42fa-aec0-dc5ed8c7adec returned with HTTP 404 Aug 13 23:42:23.085304 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 234/945] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:42:23 2026] GET /volume/v3/types/61757da2-4052-42fa-aec0-dc5ed8c7adec => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:23.160028 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-006c5860-5459-4fbf-930e-62e9de3cce81 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:23.161874 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-006c5860-5459-4fbf-930e-62e9de3cce81 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:23.162100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-006c5860-5459-4fbf-930e-62e9de3cce81 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:23.162295 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-006c5860-5459-4fbf-930e-62e9de3cce81 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:23.162406 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-006c5860-5459-4fbf-930e-62e9de3cce81 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:23.168137 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:23.168137 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:23.168872 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-006c5860-5459-4fbf-930e-62e9de3cce81 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:23.169583 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 236/946] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:23 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:24.183183 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1c98d414-d886-498b-b8c2-8092647c5e5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:24.186016 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c98d414-d886-498b-b8c2-8092647c5e5c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:24.186389 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c98d414-d886-498b-b8c2-8092647c5e5c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:24.186920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c98d414-d886-498b-b8c2-8092647c5e5c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:24.187150 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1c98d414-d886-498b-b8c2-8092647c5e5c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:24.196270 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:24.196270 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:24.197890 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c98d414-d886-498b-b8c2-8092647c5e5c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:24.198397 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 238/947] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:24 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:25.211949 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bc48d47-30d2-47d4-9bae-882972980a7e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:25.217593 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bc48d47-30d2-47d4-9bae-882972980a7e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:25.217593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bc48d47-30d2-47d4-9bae-882972980a7e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:25.217593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bc48d47-30d2-47d4-9bae-882972980a7e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:25.217593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3bc48d47-30d2-47d4-9bae-882972980a7e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:25.225231 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:25.225231 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:25.226297 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bc48d47-30d2-47d4-9bae-882972980a7e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:25.226759 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 240/948] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:25 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:26.207926 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:26.241354 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d78667f-db30-4779-830d-2d578bfd905b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:26.243938 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d78667f-db30-4779-830d-2d578bfd905b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:26.244548 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d78667f-db30-4779-830d-2d578bfd905b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:26.244846 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d78667f-db30-4779-830d-2d578bfd905b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:26.245002 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0d78667f-db30-4779-830d-2d578bfd905b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:26.251164 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:26.251164 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:26.252330 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d78667f-db30-4779-830d-2d578bfd905b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:26.252778 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 237/949] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:26 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:26.345272 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:26.345772 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-764497241"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:26.347808 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-764497241'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:26.347965 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Create volume of 1 GB Aug 13 23:42:26.348379 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:26.348379 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:26.353191 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Availability Zones retrieved successfully. Aug 13 23:42:26.359516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Flow 'volume_create_api' (03ed024f-3ed2-4b2f-aeeb-cb0442f1a543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:26.360627 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd6cad8-88c6-4bc6-88e9-24a36e47be5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:26.361802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:26.392847 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd6cad8-88c6-4bc6-88e9-24a36e47be5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:26.393835 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29283922-d93a-47dd-a115-ce316dd0cd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:26.463449 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Created reservations ['3e1bf755-ee65-4d20-b8a1-c0c5453a7e64', 'd5af5967-7328-4382-b7a9-9f3f82489a16', '5cf681aa-d963-40e9-adf8-270651466202', '2d95e490-3925-4b91-a52f-f2f318368f4a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:26.464596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29283922-d93a-47dd-a115-ce316dd0cd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e1bf755-ee65-4d20-b8a1-c0c5453a7e64', 'd5af5967-7328-4382-b7a9-9f3f82489a16', '5cf681aa-d963-40e9-adf8-270651466202', '2d95e490-3925-4b91-a52f-f2f318368f4a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:26.465753 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41449b2f-189f-4b2b-a2cb-1f4f87d43455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:26.496641 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41449b2f-189f-4b2b-a2cb-1f4f87d43455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aafae18-c409-4086-b62d-dace78ac56c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-764497241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0351ca12249e4bfd8d246c917fac5d3d',qos_specs=None,replication_status=,reservations=['3e1bf755-ee65-4d20-b8a1-c0c5453a7e64','d5af5967-7328-4382-b7a9-9f3f82489a16','5cf681aa-d963-40e9-adf8-270651466202','2d95e490-3925-4b91-a52f-f2f318368f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2002270a156484e82b6f4de496ee751',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-764497241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aafae18-c409-4086-b62d-dace78ac56c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0351ca12249e4bfd8d246c917fac5d3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2002270a156484e82b6f4de496ee751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:26.498037 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c3ceb3-3480-403a-ba66-0f3e829cf9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:26.521679 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c3ceb3-3480-403a-ba66-0f3e829cf9f5) transitioned into state 'SUCCESS' from state '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-764497241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0351ca12249e4bfd8d246c917fac5d3d',qos_specs=None,replication_status=,reservations=['3e1bf755-ee65-4d20-b8a1-c0c5453a7e64','d5af5967-7328-4382-b7a9-9f3f82489a16','5cf681aa-d963-40e9-adf8-270651466202','2d95e490-3925-4b91-a52f-f2f318368f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2002270a156484e82b6f4de496ee751',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:26.522755 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2eb417-81e9-4511-9258-936f7f99f5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:26.536301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2eb417-81e9-4511-9258-936f7f99f5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:26.537410 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Flow 'volume_create_api' (03ed024f-3ed2-4b2f-aeeb-cb0442f1a543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:26.538091 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Create volume request issued successfully. Aug 13 23:42:26.538703 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f54cbaf7-0e01-44bb-9919-ebf9c630ffb1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:26.539284 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 235/950] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:42:26 2026] POST /volume/v3/volumes => generated 816 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:26.554353 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f82fa8c-98e6-4128-8d94-29e03619cc45 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:26.556528 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f82fa8c-98e6-4128-8d94-29e03619cc45 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:26.557266 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f82fa8c-98e6-4128-8d94-29e03619cc45 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:26.557782 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f82fa8c-98e6-4128-8d94-29e03619cc45 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:26.568779 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:26.568779 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:26.575478 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7f82fa8c-98e6-4128-8d94-29e03619cc45 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Volume info retrieved successfully. Aug 13 23:42:26.585842 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f82fa8c-98e6-4128-8d94-29e03619cc45 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 200 Aug 13 23:42:26.585842 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 239/951] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:26 2026] GET /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:27.269142 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ff0a522-cfd5-4b2e-9842-1a5ff680769c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:27.272186 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ff0a522-cfd5-4b2e-9842-1a5ff680769c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:27.272487 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ff0a522-cfd5-4b2e-9842-1a5ff680769c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:27.272862 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ff0a522-cfd5-4b2e-9842-1a5ff680769c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:27.273083 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4ff0a522-cfd5-4b2e-9842-1a5ff680769c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:27.279947 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:27.279947 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:27.281266 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ff0a522-cfd5-4b2e-9842-1a5ff680769c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:27.282044 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 241/952] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:27 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:27.599662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf9bb82b-52cf-4046-8fc9-79b94ebee06c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:27.601968 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf9bb82b-52cf-4046-8fc9-79b94ebee06c tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:27.602327 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf9bb82b-52cf-4046-8fc9-79b94ebee06c tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:27.602547 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf9bb82b-52cf-4046-8fc9-79b94ebee06c tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:27.618867 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:27.618867 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:27.623801 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bf9bb82b-52cf-4046-8fc9-79b94ebee06c tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Volume info retrieved successfully. Aug 13 23:42:27.629982 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf9bb82b-52cf-4046-8fc9-79b94ebee06c tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 200 Aug 13 23:42:27.630878 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 238/953] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:27 2026] GET /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:27.649975 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-769416a9-8e47-4bbd-b082-9604c74fcf17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:27.652044 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-769416a9-8e47-4bbd-b082-9604c74fcf17 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 13 23:42:27.652426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-769416a9-8e47-4bbd-b082-9604c74fcf17 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1aafae18-c409-4086-b62d-dace78ac56c9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:27.653921 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volume_transfer [None req-769416a9-8e47-4bbd-b082-9604c74fcf17 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Creating new volume transfer {'transfer': {'volume_id': '1aafae18-c409-4086-b62d-dace78ac56c9'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 23:42:27.654108 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volume_transfer [None req-769416a9-8e47-4bbd-b082-9604c74fcf17 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Creating transfer of volume 1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:27.654251 np0000007283 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-769416a9-8e47-4bbd-b082-9604c74fcf17 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Generating transfer record for volume 1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:27.664413 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:27.664413 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:27.679167 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-769416a9-8e47-4bbd-b082-9604c74fcf17 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 13 23:42:27.679367 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 236/954] 10.4.3.81 () {70 vars in 1319 bytes} [Thu Aug 13 23:42:27 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:27.691382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe61a696-99c7-47d5-bd5d-b889423aa922 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:27.696889 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe61a696-99c7-47d5-bd5d-b889423aa922 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:27.696889 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe61a696-99c7-47d5-bd5d-b889423aa922 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:27.696889 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe61a696-99c7-47d5-bd5d-b889423aa922 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:27.705284 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:27.705284 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:27.709410 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fe61a696-99c7-47d5-bd5d-b889423aa922 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Volume info retrieved successfully. Aug 13 23:42:27.715825 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe61a696-99c7-47d5-bd5d-b889423aa922 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 200 Aug 13 23:42:27.716289 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 240/955] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:27 2026] GET /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:27.732140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-153f03fe-aa99-4c49-b94d-6a57d5f59de1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:27.734117 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-153f03fe-aa99-4c49-b94d-6a57d5f59de1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296 Aug 13 23:42:27.734297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-153f03fe-aa99-4c49-b94d-6a57d5f59de1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:27.734475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-153f03fe-aa99-4c49-b94d-6a57d5f59de1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:27.748612 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-153f03fe-aa99-4c49-b94d-6a57d5f59de1 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296 returned with HTTP 200 Aug 13 23:42:27.749084 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 242/956] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:42:27 2026] GET /volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296 => generated 430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:27.761957 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e27a1ed1-9086-4325-9f7d-c098e07cf59a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:27.765614 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e27a1ed1-9086-4325-9f7d-c098e07cf59a tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volume-transfers Aug 13 23:42:27.765913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e27a1ed1-9086-4325-9f7d-c098e07cf59a tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:27.766263 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e27a1ed1-9086-4325-9f7d-c098e07cf59a tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:27.766470 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-e27a1ed1-9086-4325-9f7d-c098e07cf59a tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Listing volume transfers {{(pid=100273) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 23:42:27.779910 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e27a1ed1-9086-4325-9f7d-c098e07cf59a tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 200 Aug 13 23:42:27.781443 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 239/957] 10.4.3.81 () {68 vars in 1298 bytes} [Thu Aug 13 23:42:27 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:27.792061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:27.877393 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] POST https://10.4.3.81/volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296/accept Aug 13 23:42:27.877881 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "02f159b5f3a595b4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:27.879777 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Accepting volume transfer 7f8bdeba-b50d-40fd-8019-9f92f17f6296 {{(pid=100274) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 23:42:27.879948 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Accepting transfer 7f8bdeba-b50d-40fd-8019-9f92f17f6296 Aug 13 23:42:27.979569 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Created reservations ['25bb27c7-8879-4f7b-8b68-0a00f4bb5059', '06592c63-27db-4c3c-9304-b068de3c5cd5', 'c59027b6-6a48-4431-a66d-8bfaa397b5a4', '3764147e-7162-42c6-9783-1a6988c548c5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:28.016904 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Created reservations ['b6b6ea8f-7a7d-4972-990a-1b85d1dad327', '24037333-4c5d-4d28-a49f-ede4fe0175a9', 'e1e7059d-fe04-4495-8385-00e9c5b67eae', '290102b8-945b-4e68-909f-1f956c36302c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:28.079524 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Created reservations ['3d40e5ea-5437-4780-be70-c1a5608b7140', '51ff7675-7724-4e8e-a42c-85f779a4dd18', '4d479959-d66b-40f6-84e0-7c79dd4174fd', 'bc70c2a9-0c55-4f55-a616-c54c07e12b43'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:28.133184 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Created reservations ['fb28fb61-0bd9-4975-9d25-adc4c22fcb6a', '37be951e-17cb-4cc6-8dcc-3a99007ad05d', '6f26d118-5661-455d-a132-7cd2e46ee18c', 'ad6e3a9d-1ca2-4177-8341-12dc7b6fb641'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:28.146223 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Transfer volume completed successfully. Aug 13 23:42:28.236172 np0000007283 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Volume 1aafae18-c409-4086-b62d-dace78ac56c9 has been transferred. Aug 13 23:42:28.246248 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91aa3124-a692-4d10-a629-9bdcdec5e7f7 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] https://10.4.3.81/volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296/accept returned with HTTP 202 Aug 13 23:42:28.246638 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 237/958] 10.4.3.81 () {70 vars in 1451 bytes} [Thu Aug 13 23:42:27 2026] POST /volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296/accept => generated 363 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:28.256120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e5502c9-b51f-4c70-892c-2ccfd951a84c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:28.258171 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e5502c9-b51f-4c70-892c-2ccfd951a84c tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] GET https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:28.258494 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e5502c9-b51f-4c70-892c-2ccfd951a84c tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:28.258672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e5502c9-b51f-4c70-892c-2ccfd951a84c tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:28.266457 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:28.266457 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:28.271516 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6e5502c9-b51f-4c70-892c-2ccfd951a84c tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Volume info retrieved successfully. Aug 13 23:42:28.276753 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e5502c9-b51f-4c70-892c-2ccfd951a84c tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 200 Aug 13 23:42:28.277250 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 241/959] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:28 2026] GET /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:28.288842 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-66786b42-40e2-4945-ab10-8f518f0bd956 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:28.291086 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66786b42-40e2-4945-ab10-8f518f0bd956 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] GET https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:28.291365 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66786b42-40e2-4945-ab10-8f518f0bd956 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:28.291581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66786b42-40e2-4945-ab10-8f518f0bd956 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:28.297477 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0be9c1cb-851e-45e2-bce6-a9457a739b6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:28.299672 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0be9c1cb-851e-45e2-bce6-a9457a739b6e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:28.300004 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0be9c1cb-851e-45e2-bce6-a9457a739b6e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:28.300231 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:28.300231 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:28.300312 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0be9c1cb-851e-45e2-bce6-a9457a739b6e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:28.300460 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0be9c1cb-851e-45e2-bce6-a9457a739b6e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:28.307426 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-66786b42-40e2-4945-ab10-8f518f0bd956 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] Volume info retrieved successfully. Aug 13 23:42:28.308414 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:28.308414 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:28.309319 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0be9c1cb-851e-45e2-bce6-a9457a739b6e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:28.309834 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 240/960] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:28 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:28.316870 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66786b42-40e2-4945-ab10-8f518f0bd956 tempest-VolumesTransfersV355Test-1297773639 tempest-VolumesTransfersV355Test-1297773639-project-member] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 200 Aug 13 23:42:28.317104 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 243/961] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:28 2026] GET /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:28.332247 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9057d8f-8019-4c89-885b-6b5cd8fc1dfe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:28.333197 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9057d8f-8019-4c89-885b-6b5cd8fc1dfe tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296 Aug 13 23:42:28.333475 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9057d8f-8019-4c89-885b-6b5cd8fc1dfe tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:28.333713 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9057d8f-8019-4c89-885b-6b5cd8fc1dfe tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:28.333871 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-a9057d8f-8019-4c89-885b-6b5cd8fc1dfe tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Delete transfer with id: 7f8bdeba-b50d-40fd-8019-9f92f17f6296 Aug 13 23:42:28.340425 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9057d8f-8019-4c89-885b-6b5cd8fc1dfe tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296 returned with HTTP 404 Aug 13 23:42:28.341364 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 238/962] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 23:42:28 2026] DELETE /volume/v3/volume-transfers/7f8bdeba-b50d-40fd-8019-9f92f17f6296 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:28.351243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b60443d0-bbb5-4167-a356-bf25d87cd1f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:28.395247 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b60443d0-bbb5-4167-a356-bf25d87cd1f4 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:28.395534 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b60443d0-bbb5-4167-a356-bf25d87cd1f4 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:28.395759 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b60443d0-bbb5-4167-a356-bf25d87cd1f4 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:28.395865 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b60443d0-bbb5-4167-a356-bf25d87cd1f4 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Delete volume with id: 1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:28.403960 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:28.403960 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:28.404356 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b60443d0-bbb5-4167-a356-bf25d87cd1f4 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Volume info retrieved successfully. Aug 13 23:42:28.430003 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b60443d0-bbb5-4167-a356-bf25d87cd1f4 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Delete volume request issued successfully. Aug 13 23:42:28.430331 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b60443d0-bbb5-4167-a356-bf25d87cd1f4 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 202 Aug 13 23:42:28.432453 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 242/963] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:42:28 2026] DELETE /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:28.441189 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d66fc3a0-5f59-4219-aee8-1cd30d93ccd0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:28.444742 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d66fc3a0-5f59-4219-aee8-1cd30d93ccd0 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] GET https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:28.444839 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d66fc3a0-5f59-4219-aee8-1cd30d93ccd0 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:28.445109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d66fc3a0-5f59-4219-aee8-1cd30d93ccd0 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:28.456950 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:28.456950 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:28.462372 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d66fc3a0-5f59-4219-aee8-1cd30d93ccd0 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Volume info retrieved successfully. Aug 13 23:42:28.469716 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d66fc3a0-5f59-4219-aee8-1cd30d93ccd0 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 200 Aug 13 23:42:28.471456 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 241/964] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:28 2026] GET /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:42:29.323211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1938539c-262d-4218-9d4c-db3fe4d04f30 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.325394 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1938539c-262d-4218-9d4c-db3fe4d04f30 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:29.325591 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1938539c-262d-4218-9d4c-db3fe4d04f30 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.325797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1938539c-262d-4218-9d4c-db3fe4d04f30 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.325937 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1938539c-262d-4218-9d4c-db3fe4d04f30 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:29.331403 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.331403 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:29.332322 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1938539c-262d-4218-9d4c-db3fe4d04f30 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:29.332961 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-24d81744-5950-4e3a-8ccc-a62a9aedff42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.333360 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 244/965] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:29.335513 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24d81744-5950-4e3a-8ccc-a62a9aedff42 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:29.335697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24d81744-5950-4e3a-8ccc-a62a9aedff42 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.335904 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24d81744-5950-4e3a-8ccc-a62a9aedff42 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.344127 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.344127 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:29.348332 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-24d81744-5950-4e3a-8ccc-a62a9aedff42 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:29.353973 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24d81744-5950-4e3a-8ccc-a62a9aedff42 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:29.353973 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 239/966] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:29.369933 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-18cd825f-3316-454e-8ef3-9c02c33ec8cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.372136 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18cd825f-3316-454e-8ef3-9c02c33ec8cb tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:29.372250 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18cd825f-3316-454e-8ef3-9c02c33ec8cb tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.372483 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18cd825f-3316-454e-8ef3-9c02c33ec8cb tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.380584 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.380584 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:29.385354 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-18cd825f-3316-454e-8ef3-9c02c33ec8cb tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:29.390457 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18cd825f-3316-454e-8ef3-9c02c33ec8cb tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:29.390847 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 243/967] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:29.452223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48dc83a1-fe14-4c6a-b8f2-bde05e883be9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.455167 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48dc83a1-fe14-4c6a-b8f2-bde05e883be9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:29.455518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48dc83a1-fe14-4c6a-b8f2-bde05e883be9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.456000 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48dc83a1-fe14-4c6a-b8f2-bde05e883be9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.464833 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.464833 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:29.470952 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48dc83a1-fe14-4c6a-b8f2-bde05e883be9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:29.477495 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48dc83a1-fe14-4c6a-b8f2-bde05e883be9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:29.478397 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 242/968] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:29.489762 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dea4d072-b2f8-4c77-9894-480bc74f33f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.492490 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dea4d072-b2f8-4c77-9894-480bc74f33f1 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] GET https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:29.492782 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dea4d072-b2f8-4c77-9894-480bc74f33f1 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.493067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dea4d072-b2f8-4c77-9894-480bc74f33f1 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.501242 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dea4d072-b2f8-4c77-9894-480bc74f33f1 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 404 Aug 13 23:42:29.501402 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 245/969] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:29.510051 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d56791d-1f64-4358-9fef-abd90419e9a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.512283 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d56791d-1f64-4358-9fef-abd90419e9a6 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:29.513274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d56791d-1f64-4358-9fef-abd90419e9a6 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.513274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d56791d-1f64-4358-9fef-abd90419e9a6 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.524154 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d56791d-1f64-4358-9fef-abd90419e9a6 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 404 Aug 13 23:42:29.524740 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 240/970] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:29.534034 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a3a75f9-573e-4e84-ad76-c7002a552db7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.537580 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a3a75f9-573e-4e84-ad76-c7002a552db7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:29.537911 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a3a75f9-573e-4e84-ad76-c7002a552db7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.538590 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a3a75f9-573e-4e84-ad76-c7002a552db7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.539039 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4a3a75f9-573e-4e84-ad76-c7002a552db7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Delete volume with id: 1aafae18-c409-4086-b62d-dace78ac56c9 Aug 13 23:42:29.549315 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a3a75f9-573e-4e84-ad76-c7002a552db7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 returned with HTTP 404 Aug 13 23:42:29.550072 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 244/971] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:42:29 2026] DELETE /volume/v3/volumes/1aafae18-c409-4086-b62d-dace78ac56c9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:29.559740 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.562837 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:29.563881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-340233003"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:29.566698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-340233003'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:29.566938 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Create volume of 1 GB Aug 13 23:42:29.573600 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Availability Zones retrieved successfully. Aug 13 23:42:29.578976 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-20edacc3-35ea-4626-ab4b-54e88278a596 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.579412 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-20edacc3-35ea-4626-ab4b-54e88278a596 None None] GET https://10.4.3.81/volume// Aug 13 23:42:29.579615 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-20edacc3-35ea-4626-ab4b-54e88278a596 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.580107 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-20edacc3-35ea-4626-ab4b-54e88278a596 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.580499 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-20edacc3-35ea-4626-ab4b-54e88278a596 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:29.580837 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 246/972] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:29.583852 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Flow 'volume_create_api' (e1dfc8df-d406-45d2-8cf1-d31a8acadd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:29.586237 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec73a00-143b-4914-899a-0f5846d63081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:29.589016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:29.592739 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-396d9ffa-26de-4e62-98fc-335158cda986 req-aa25c9ae-1b8e-4007-ab49-d6a70918183c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.595057 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-aa25c9ae-1b8e-4007-ab49-d6a70918183c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:42:29.595523 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-aa25c9ae-1b8e-4007-ab49-d6a70918183c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d561fbf7-a532-424d-b8f6-1c9c457469a6", "connector": null, "instance_uuid": "98434bcd-2849-4dd6-b651-e414bfe14a23"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:29.607660 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.607660 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:29.626782 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec73a00-143b-4914-899a-0f5846d63081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:29.627923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e29714d-fc26-4824-807d-3621c0619306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:29.643556 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-aa25c9ae-1b8e-4007-ab49-d6a70918183c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:42:29.644134 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 241/973] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:42:29 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 13 23:42:29.681104 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-df8bd56d-f686-4367-a526-024802df9b67 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.684042 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Created reservations ['73245bb2-7dc3-4328-8f46-4f6e36e2b0ba', '5a61a442-f82e-4d3a-ac5a-33a975a7c39f', 'c1100d33-5b82-4121-b142-e44ebbf950c2', 'e99b543d-6bb6-480b-8a98-e894b4ee17a0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:29.684140 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df8bd56d-f686-4367-a526-024802df9b67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:29.684140 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df8bd56d-f686-4367-a526-024802df9b67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.684318 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df8bd56d-f686-4367-a526-024802df9b67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.685020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e29714d-fc26-4824-807d-3621c0619306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73245bb2-7dc3-4328-8f46-4f6e36e2b0ba', '5a61a442-f82e-4d3a-ac5a-33a975a7c39f', 'c1100d33-5b82-4121-b142-e44ebbf950c2', 'e99b543d-6bb6-480b-8a98-e894b4ee17a0']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:29.685943 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43cb1e8c-7d52-4c67-8a4d-804cbdef436a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:29.702963 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.702963 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:29.710008 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-df8bd56d-f686-4367-a526-024802df9b67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:29.713336 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c769200e-7abc-48b2-9bec-4e435d0a5378 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.714172 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c769200e-7abc-48b2-9bec-4e435d0a5378 None None] GET https://10.4.3.81/volume// Aug 13 23:42:29.714491 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c769200e-7abc-48b2-9bec-4e435d0a5378 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.714948 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c769200e-7abc-48b2-9bec-4e435d0a5378 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.715646 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c769200e-7abc-48b2-9bec-4e435d0a5378 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:29.716617 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 247/974] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:29.719013 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43cb1e8c-7d52-4c67-8a4d-804cbdef436a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f17c44-99cd-4cda-828e-c7a7e5f25522', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-340233003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0351ca12249e4bfd8d246c917fac5d3d',qos_specs=None,replication_status=,reservations=['73245bb2-7dc3-4328-8f46-4f6e36e2b0ba','5a61a442-f82e-4d3a-ac5a-33a975a7c39f','c1100d33-5b82-4121-b142-e44ebbf950c2','e99b543d-6bb6-480b-8a98-e894b4ee17a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2002270a156484e82b6f4de496ee751',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-340233003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f17c44-99cd-4cda-828e-c7a7e5f25522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0351ca12249e4bfd8d246c917fac5d3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2002270a156484e82b6f4de496ee751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:29.719222 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df8bd56d-f686-4367-a526-024802df9b67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:29.719277 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 245/975] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:29.720057 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75921d7a-48c2-4157-99cb-4c4096e63bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:29.732746 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-396d9ffa-26de-4e62-98fc-335158cda986 req-588b5ef9-bfd4-4ed0-a801-45c7c2ae0b44 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.736651 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-588b5ef9-bfd4-4ed0-a801-45c7c2ae0b44 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:29.736882 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-588b5ef9-bfd4-4ed0-a801-45c7c2ae0b44 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.737144 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-588b5ef9-bfd4-4ed0-a801-45c7c2ae0b44 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.751578 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.751578 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:29.756746 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-396d9ffa-26de-4e62-98fc-335158cda986 req-588b5ef9-bfd4-4ed0-a801-45c7c2ae0b44 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:29.760894 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75921d7a-48c2-4157-99cb-4c4096e63bee) transitioned into state 'SUCCESS' from state '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-340233003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0351ca12249e4bfd8d246c917fac5d3d',qos_specs=None,replication_status=,reservations=['73245bb2-7dc3-4328-8f46-4f6e36e2b0ba','5a61a442-f82e-4d3a-ac5a-33a975a7c39f','c1100d33-5b82-4121-b142-e44ebbf950c2','e99b543d-6bb6-480b-8a98-e894b4ee17a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2002270a156484e82b6f4de496ee751',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:29.764021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-588b5ef9-bfd4-4ed0-a801-45c7c2ae0b44 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:29.764021 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 242/976] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 1060 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:42:29.764201 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef5d726-cbf0-49c1-acd8-a13694efb510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:29.783001 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef5d726-cbf0-49c1-acd8-a13694efb510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:29.784373 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Flow 'volume_create_api' (e1dfc8df-d406-45d2-8cf1-d31a8acadd1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:29.784769 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Create volume request issued successfully. Aug 13 23:42:29.786839 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d97c1f8-4d00-48d6-bdd1-b9259c2098fd tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:29.787609 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 243/977] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:42:29 2026] POST /volume/v3/volumes => generated 816 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:29.807004 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5d225b3c-07a1-4bf2-9c08-1390f3c21e35 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.810422 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d225b3c-07a1-4bf2-9c08-1390f3c21e35 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:29.810422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d225b3c-07a1-4bf2-9c08-1390f3c21e35 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:29.810422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d225b3c-07a1-4bf2-9c08-1390f3c21e35 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:29.821507 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.821507 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:29.828508 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5d225b3c-07a1-4bf2-9c08-1390f3c21e35 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Volume info retrieved successfully. Aug 13 23:42:29.836681 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d225b3c-07a1-4bf2-9c08-1390f3c21e35 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 200 Aug 13 23:42:29.837253 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 248/978] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:29 2026] GET /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:29.883604 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-396d9ffa-26de-4e62-98fc-335158cda986 req-bd2f5dc7-cea0-4b1d-95bd-826b7cfffa66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:29.886095 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-bd2f5dc7-cea0-4b1d-95bd-826b7cfffa66 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] PUT https://10.4.3.81/volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938 Aug 13 23:42:29.886583 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-bd2f5dc7-cea0-4b1d-95bd-826b7cfffa66 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:29.898543 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-396d9ffa-26de-4e62-98fc-335158cda986 req-bd2f5dc7-cea0-4b1d-95bd-826b7cfffa66 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Acquiring lock "cinder-attachment_update-d561fbf7-a532-424d-b8f6-1c9c457469a6-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:42:29.905238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-396d9ffa-26de-4e62-98fc-335158cda986 req-bd2f5dc7-cea0-4b1d-95bd-826b7cfffa66 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-d561fbf7-a532-424d-b8f6-1c9c457469a6-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:42:29.906370 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:29.906370 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:30.050273 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44e4cc10-3594-4618-9605-49873a0485b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.052427 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:30.052652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1002270845"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:30.054465 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1002270845'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:30.054664 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Create volume of 1 GB Aug 13 23:42:30.060301 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Availability Zones retrieved successfully. Aug 13 23:42:30.067110 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Flow 'volume_create_api' (931655d8-9591-4d86-98f2-7b163a46e132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:30.068405 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b2e22b-24ab-48ab-8960-a74c0e5fef06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:30.069529 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:30.108805 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b2e22b-24ab-48ab-8960-a74c0e5fef06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:30.111117 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (565daf56-8822-4119-a32f-de2cf20e5c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:30.113412 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-396d9ffa-26de-4e62-98fc-335158cda986 req-bd2f5dc7-cea0-4b1d-95bd-826b7cfffa66 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-d561fbf7-a532-424d-b8f6-1c9c457469a6-np0000007283" released by "attachment_update" :: held 0.208s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:42:30.113741 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-bd2f5dc7-cea0-4b1d-95bd-826b7cfffa66 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938 returned with HTTP 200 Aug 13 23:42:30.114551 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 246/979] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:42:29 2026] PUT /volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938 => generated 968 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:30.126507 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48691769-9d1e-428d-a539-a3fc9e92ca84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.129665 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48691769-9d1e-428d-a539-a3fc9e92ca84 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/encryption Aug 13 23:42:30.130058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48691769-9d1e-428d-a539-a3fc9e92ca84 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:30.130607 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48691769-9d1e-428d-a539-a3fc9e92ca84 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:30.144132 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:30.144132 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:30.154189 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-48691769-9d1e-428d-a539-a3fc9e92ca84 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/encryption returned with HTTP 200 Aug 13 23:42:30.154950 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 244/980] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:42:30 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:30.176933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Created reservations ['13c10ed3-3077-47db-9036-9e92ebfd8e6a', 'a0e99cea-58e8-4b9c-bc0b-42894c543b6d', '82594c66-a570-409e-8d45-6ac579d288aa', 'eff9c986-1010-41fe-b0cc-0709f877fbaa'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:30.178170 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (565daf56-8822-4119-a32f-de2cf20e5c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13c10ed3-3077-47db-9036-9e92ebfd8e6a', 'a0e99cea-58e8-4b9c-bc0b-42894c543b6d', '82594c66-a570-409e-8d45-6ac579d288aa', 'eff9c986-1010-41fe-b0cc-0709f877fbaa']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:30.179414 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fe823c-8313-470e-99d8-6fb0e56a9c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:30.210950 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fe823c-8313-470e-99d8-6fb0e56a9c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc421c25-8d97-4dc4-9697-6de7841480e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1002270845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325018c2d12f4140b60e8a487c4e0b2f',qos_specs=None,replication_status=,reservations=['13c10ed3-3077-47db-9036-9e92ebfd8e6a','a0e99cea-58e8-4b9c-bc0b-42894c543b6d','82594c66-a570-409e-8d45-6ac579d288aa','eff9c986-1010-41fe-b0cc-0709f877fbaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1048742fbb014506beef24678283ae53',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1002270845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc421c25-8d97-4dc4-9697-6de7841480e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325018c2d12f4140b60e8a487c4e0b2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1048742fbb014506beef24678283ae53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:30.211880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86bc8872-918d-48ec-a01d-f3d0a659eaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:30.240602 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86bc8872-918d-48ec-a01d-f3d0a659eaec) transitioned into state 'SUCCESS' from state '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-1002270845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325018c2d12f4140b60e8a487c4e0b2f',qos_specs=None,replication_status=,reservations=['13c10ed3-3077-47db-9036-9e92ebfd8e6a','a0e99cea-58e8-4b9c-bc0b-42894c543b6d','82594c66-a570-409e-8d45-6ac579d288aa','eff9c986-1010-41fe-b0cc-0709f877fbaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1048742fbb014506beef24678283ae53',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:30.241868 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e12966-3a98-4a3e-9514-92752e0c35f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:30.258654 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e12966-3a98-4a3e-9514-92752e0c35f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:30.259757 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Flow 'volume_create_api' (931655d8-9591-4d86-98f2-7b163a46e132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:30.260225 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Create volume request issued successfully. Aug 13 23:42:30.261610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44e4cc10-3594-4618-9605-49873a0485b2 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:30.262324 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 243/981] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:42:30 2026] POST /volume/v3/volumes => generated 757 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:30.280759 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-25860eb6-d263-4cd9-af16-f2842d8e189a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.284871 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25860eb6-d263-4cd9-af16-f2842d8e189a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:42:30.285690 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25860eb6-d263-4cd9-af16-f2842d8e189a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:30.286065 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25860eb6-d263-4cd9-af16-f2842d8e189a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:30.301471 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:30.301471 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:30.318051 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-25860eb6-d263-4cd9-af16-f2842d8e189a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:42:30.326098 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25860eb6-d263-4cd9-af16-f2842d8e189a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:42:30.326718 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 249/982] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:30 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 825 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:30.355117 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88906dde-1e26-4cf9-bb16-80d71c90188d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.357686 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88906dde-1e26-4cf9-bb16-80d71c90188d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:30.358074 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88906dde-1e26-4cf9-bb16-80d71c90188d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:30.358895 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88906dde-1e26-4cf9-bb16-80d71c90188d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:30.359255 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-88906dde-1e26-4cf9-bb16-80d71c90188d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:30.372006 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:30.372006 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:30.373094 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88906dde-1e26-4cf9-bb16-80d71c90188d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:30.373497 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 247/983] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:30 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:30.741772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dcda71dd-28f3-471f-af96-d7faa946d8c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.744285 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcda71dd-28f3-471f-af96-d7faa946d8c9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:30.744521 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcda71dd-28f3-471f-af96-d7faa946d8c9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:30.744809 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcda71dd-28f3-471f-af96-d7faa946d8c9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:30.759499 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:30.759499 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:30.767392 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dcda71dd-28f3-471f-af96-d7faa946d8c9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:30.775545 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcda71dd-28f3-471f-af96-d7faa946d8c9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:30.776115 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 245/984] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:30 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:30.794153 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dfbf5d9-0e12-4685-bd24-11083aaaef6b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.795784 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dfbf5d9-0e12-4685-bd24-11083aaaef6b None None] GET https://10.4.3.81/volume// Aug 13 23:42:30.795784 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dfbf5d9-0e12-4685-bd24-11083aaaef6b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:30.797430 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dfbf5d9-0e12-4685-bd24-11083aaaef6b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:30.798383 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dfbf5d9-0e12-4685-bd24-11083aaaef6b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:30.799340 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 244/985] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:42:30 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:30.810444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-5b27ac6a-4bb1-4848-bb44-9b95b4ba10ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.815444 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-5b27ac6a-4bb1-4848-bb44-9b95b4ba10ac tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:42:30.816795 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-5b27ac6a-4bb1-4848-bb44-9b95b4ba10ac tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:30.816795 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-5b27ac6a-4bb1-4848-bb44-9b95b4ba10ac tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:30.833119 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:30.833119 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:30.841319 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-5b27ac6a-4bb1-4848-bb44-9b95b4ba10ac tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:42:30.852022 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-5b27ac6a-4bb1-4848-bb44-9b95b4ba10ac tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:42:30.852434 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 250/986] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:42:30 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:42:30.854275 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b5023c6-9f8f-4b05-a8fc-ce1fa0cb0b05 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.856768 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b5023c6-9f8f-4b05-a8fc-ce1fa0cb0b05 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:30.857062 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b5023c6-9f8f-4b05-a8fc-ce1fa0cb0b05 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:30.857330 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b5023c6-9f8f-4b05-a8fc-ce1fa0cb0b05 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:30.870002 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:30.870002 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:30.876188 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4b5023c6-9f8f-4b05-a8fc-ce1fa0cb0b05 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Volume info retrieved successfully. Aug 13 23:42:30.887019 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b5023c6-9f8f-4b05-a8fc-ce1fa0cb0b05 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 200 Aug 13 23:42:30.887614 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 248/987] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:30 2026] GET /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:30.902789 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b83b6d6b-9caf-4326-9ba2-0ff64a57f6bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.904469 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b83b6d6b-9caf-4326-9ba2-0ff64a57f6bb tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 13 23:42:30.905028 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b83b6d6b-9caf-4326-9ba2-0ff64a57f6bb tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "48f17c44-99cd-4cda-828e-c7a7e5f25522"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:30.906754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-b83b6d6b-9caf-4326-9ba2-0ff64a57f6bb tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Creating new volume transfer {'transfer': {'volume_id': '48f17c44-99cd-4cda-828e-c7a7e5f25522'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 23:42:30.906953 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volume_transfer [None req-b83b6d6b-9caf-4326-9ba2-0ff64a57f6bb tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Creating transfer of volume 48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:30.907155 np0000007283 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-b83b6d6b-9caf-4326-9ba2-0ff64a57f6bb tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Generating transfer record for volume 48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:30.915475 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:30.915475 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:30.939661 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b83b6d6b-9caf-4326-9ba2-0ff64a57f6bb tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 13 23:42:30.940546 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 246/988] 10.4.3.81 () {70 vars in 1319 bytes} [Thu Aug 13 23:42:30 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:30.953740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-946758be-ceda-43c3-a554-f29a49249810 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:30.956097 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-946758be-ceda-43c3-a554-f29a49249810 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:30.957076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-946758be-ceda-43c3-a554-f29a49249810 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:30.957076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-946758be-ceda-43c3-a554-f29a49249810 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:30.969381 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:30.969381 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:30.979055 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-946758be-ceda-43c3-a554-f29a49249810 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Volume info retrieved successfully. Aug 13 23:42:30.986858 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-946758be-ceda-43c3-a554-f29a49249810 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 200 Aug 13 23:42:30.987577 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 245/989] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:30 2026] GET /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:31.001263 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-4d1fbc0d-58c4-4bff-ba64-9e85c2b7e293 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.004409 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-4d1fbc0d-58c4-4bff-ba64-9e85c2b7e293 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] PUT https://10.4.3.81/volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b Aug 13 23:42:31.005061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-4d1fbc0d-58c4-4bff-ba64-9e85c2b7e293 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:31.008678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12f7f49b-ba7a-45fd-bdfb-743ea708ec84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.012326 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12f7f49b-ba7a-45fd-bdfb-743ea708ec84 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/detail Aug 13 23:42:31.012615 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12f7f49b-ba7a-45fd-bdfb-743ea708ec84 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.012895 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12f7f49b-ba7a-45fd-bdfb-743ea708ec84 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.013158 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volume_transfer [None req-12f7f49b-ba7a-45fd-bdfb-743ea708ec84 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Listing volume transfers {{(pid=100276) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 23:42:31.022032 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-4d1fbc0d-58c4-4bff-ba64-9e85c2b7e293 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Acquiring lock "cinder-attachment_update-217a1a1e-084e-4fc8-9dfd-687f3618d13a-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:42:31.022353 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12f7f49b-ba7a-45fd-bdfb-743ea708ec84 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 23:42:31.022908 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 249/990] 10.4.3.81 () {68 vars in 1319 bytes} [Thu Aug 13 23:42:31 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:31.028366 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-4d1fbc0d-58c4-4bff-ba64-9e85c2b7e293 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Lock "cinder-attachment_update-217a1a1e-084e-4fc8-9dfd-687f3618d13a-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:42:31.031008 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.031008 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:31.038046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d07f1da-251a-4537-8f5c-3b66d171afc7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.039508 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d07f1da-251a-4537-8f5c-3b66d171afc7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/c0e7e826-bd62-4710-b896-a8ceb3fa3252 Aug 13 23:42:31.039772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d07f1da-251a-4537-8f5c-3b66d171afc7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.040059 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d07f1da-251a-4537-8f5c-3b66d171afc7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.040444 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-6d07f1da-251a-4537-8f5c-3b66d171afc7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Delete transfer with id: c0e7e826-bd62-4710-b896-a8ceb3fa3252 Aug 13 23:42:31.050889 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ef96a815-be62-412f-8daf-e855c6548b0d req-3b5c708e-460f-44eb-8192-d3d59f4f7b24 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.053109 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-3b5c708e-460f-44eb-8192-d3d59f4f7b24 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] DELETE https://10.4.3.81/volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723 Aug 13 23:42:31.053432 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-3b5c708e-460f-44eb-8192-d3d59f4f7b24 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.053629 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.053629 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:31.053746 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-3b5c708e-460f-44eb-8192-d3d59f4f7b24 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.068871 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.068871 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:31.073566 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d07f1da-251a-4537-8f5c-3b66d171afc7 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volume-transfers/c0e7e826-bd62-4710-b896-a8ceb3fa3252 returned with HTTP 202 Aug 13 23:42:31.073566 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 247/991] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 23:42:31 2026] DELETE /volume/v3/volume-transfers/c0e7e826-bd62-4710-b896-a8ceb3fa3252 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:31.088547 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-71479c8e-6a7b-4e07-ba1f-7541fa778fc9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.091268 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71479c8e-6a7b-4e07-ba1f-7541fa778fc9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:31.091268 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71479c8e-6a7b-4e07-ba1f-7541fa778fc9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.091664 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71479c8e-6a7b-4e07-ba1f-7541fa778fc9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.105345 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.105345 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:31.111784 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-71479c8e-6a7b-4e07-ba1f-7541fa778fc9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Volume info retrieved successfully. Aug 13 23:42:31.117937 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71479c8e-6a7b-4e07-ba1f-7541fa778fc9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 200 Aug 13 23:42:31.118622 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 250/992] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:31 2026] GET /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:31.132954 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68470302-6367-43d2-a3a7-1ec8a87512f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.136212 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68470302-6367-43d2-a3a7-1ec8a87512f3 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/c0e7e826-bd62-4710-b896-a8ceb3fa3252 Aug 13 23:42:31.136647 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68470302-6367-43d2-a3a7-1ec8a87512f3 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.136974 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68470302-6367-43d2-a3a7-1ec8a87512f3 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.137177 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-68470302-6367-43d2-a3a7-1ec8a87512f3 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Delete transfer with id: c0e7e826-bd62-4710-b896-a8ceb3fa3252 Aug 13 23:42:31.143210 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68470302-6367-43d2-a3a7-1ec8a87512f3 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volume-transfers/c0e7e826-bd62-4710-b896-a8ceb3fa3252 returned with HTTP 404 Aug 13 23:42:31.144361 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 248/993] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 23:42:31 2026] DELETE /volume/v3/volume-transfers/c0e7e826-bd62-4710-b896-a8ceb3fa3252 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:31.153883 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3cf16362-743e-4d71-8a76-e430e7aa7459 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.158021 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cf16362-743e-4d71-8a76-e430e7aa7459 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:31.158892 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cf16362-743e-4d71-8a76-e430e7aa7459 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.158892 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cf16362-743e-4d71-8a76-e430e7aa7459 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.159047 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3cf16362-743e-4d71-8a76-e430e7aa7459 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Delete volume with id: 48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:31.171927 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.171927 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:31.172836 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3cf16362-743e-4d71-8a76-e430e7aa7459 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Volume info retrieved successfully. Aug 13 23:42:31.190711 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ef96a815-be62-412f-8daf-e855c6548b0d req-3b5c708e-460f-44eb-8192-d3d59f4f7b24 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723 returned with HTTP 200 Aug 13 23:42:31.191291 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 246/994] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:42:31 2026] DELETE /volume/v3/attachments/00fd064f-fb8e-44c4-8d47-623e23574723 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:31.203911 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3cf16362-743e-4d71-8a76-e430e7aa7459 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Delete volume request issued successfully. Aug 13 23:42:31.204032 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cf16362-743e-4d71-8a76-e430e7aa7459 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 202 Aug 13 23:42:31.205704 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 251/995] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:42:31 2026] DELETE /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:31.213543 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a746b8fc-d443-44df-bbca-9c530ce3b1c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.215757 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a746b8fc-d443-44df-bbca-9c530ce3b1c2 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] GET https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:31.216050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a746b8fc-d443-44df-bbca-9c530ce3b1c2 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.216332 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a746b8fc-d443-44df-bbca-9c530ce3b1c2 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.226067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-4d1fbc0d-58c4-4bff-ba64-9e85c2b7e293 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Lock "cinder-attachment_update-217a1a1e-084e-4fc8-9dfd-687f3618d13a-np0000007283" released by "attachment_update" :: held 0.198s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:42:31.226539 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-4d1fbc0d-58c4-4bff-ba64-9e85c2b7e293 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b returned with HTTP 200 Aug 13 23:42:31.227297 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 251/996] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:42:31 2026] PUT /volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:31.236672 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.236672 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:31.246701 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a746b8fc-d443-44df-bbca-9c530ce3b1c2 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Volume info retrieved successfully. Aug 13 23:42:31.253513 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a746b8fc-d443-44df-bbca-9c530ce3b1c2 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 200 Aug 13 23:42:31.254126 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 249/997] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:31 2026] GET /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:42:31.269387 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-f0067c94-c6ad-4faa-bbe2-c4519c123a71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.275121 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-f0067c94-c6ad-4faa-bbe2-c4519c123a71 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] POST https://10.4.3.81/volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b/action Aug 13 23:42:31.275121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-f0067c94-c6ad-4faa-bbe2-c4519c123a71 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:31.275121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-f0067c94-c6ad-4faa-bbe2-c4519c123a71 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:31.305212 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.305212 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:31.317718 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-d7e8fb83-49b7-40ee-ac04-4535eb55d7e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.318088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d70ac572-97f3-4cf6-a7cc-8cdeb651a2e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.321517 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d70ac572-97f3-4cf6-a7cc-8cdeb651a2e4 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:42:31.321517 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d70ac572-97f3-4cf6-a7cc-8cdeb651a2e4 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.322026 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-d7e8fb83-49b7-40ee-ac04-4535eb55d7e2 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9 Aug 13 23:42:31.322106 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d70ac572-97f3-4cf6-a7cc-8cdeb651a2e4 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.322176 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-d7e8fb83-49b7-40ee-ac04-4535eb55d7e2 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.322176 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-d7e8fb83-49b7-40ee-ac04-4535eb55d7e2 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.326866 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8bf9dd96-23a2-4dd0-9ca4-5eb1aa9fe8ac req-f0067c94-c6ad-4faa-bbe2-c4519c123a71 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b/action returned with HTTP 204 Aug 13 23:42:31.327562 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 247/998] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:42:31 2026] POST /volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:31.335009 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.335009 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:31.340117 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.340117 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:31.343973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e251689-f7b8-44d0-9202-e31e2a1ea393 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.346282 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d70ac572-97f3-4cf6-a7cc-8cdeb651a2e4 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:42:31.347475 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e251689-f7b8-44d0-9202-e31e2a1ea393 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:42:31.347475 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e251689-f7b8-44d0-9202-e31e2a1ea393 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.348285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e251689-f7b8-44d0-9202-e31e2a1ea393 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.353475 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d70ac572-97f3-4cf6-a7cc-8cdeb651a2e4 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:42:31.353999 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 252/999] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:31 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:31.365412 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.365412 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:31.372022 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e251689-f7b8-44d0-9202-e31e2a1ea393 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:42:31.379979 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e251689-f7b8-44d0-9202-e31e2a1ea393 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:42:31.380440 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 250/1000] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:31 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:31.394977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-740d734d-43ca-4a9d-9e00-cf43aa9b3a5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.397106 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-740d734d-43ca-4a9d-9e00-cf43aa9b3a5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:31.397239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-740d734d-43ca-4a9d-9e00-cf43aa9b3a5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.397475 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-740d734d-43ca-4a9d-9e00-cf43aa9b3a5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.397630 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-740d734d-43ca-4a9d-9e00-cf43aa9b3a5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:31.402455 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.402455 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:31.403473 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-740d734d-43ca-4a9d-9e00-cf43aa9b3a5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:31.404013 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 248/1001] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:31 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:31.412830 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-d7e8fb83-49b7-40ee-ac04-4535eb55d7e2 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9 returned with HTTP 200 Aug 13 23:42:31.413431 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 252/1002] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:42:31 2026] DELETE /volume/v3/attachments/f392adba-65d5-4bb1-b167-6102c00a67b9 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:31.430250 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-8bb1d453-f9d8-4e77-bbe1-a599c136b09d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.432616 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-8bb1d453-f9d8-4e77-bbe1-a599c136b09d tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 Aug 13 23:42:31.432769 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-8bb1d453-f9d8-4e77-bbe1-a599c136b09d tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.433052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-8bb1d453-f9d8-4e77-bbe1-a599c136b09d tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.433226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-8bb1d453-f9d8-4e77-bbe1-a599c136b09d tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Delete volume with id: c16749b3-466b-4bf1-a482-546174014f83 Aug 13 23:42:31.446252 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.446252 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:31.446613 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-8bb1d453-f9d8-4e77-bbe1-a599c136b09d tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:42:31.470020 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-8bb1d453-f9d8-4e77-bbe1-a599c136b09d tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Delete volume request issued successfully. Aug 13 23:42:31.470534 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d9f24ae6-9015-482e-bbee-157ed06624b3 req-8bb1d453-f9d8-4e77-bbe1-a599c136b09d tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 returned with HTTP 202 Aug 13 23:42:31.471100 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 253/1003] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:42:31 2026] DELETE /volume/v3/volumes/c16749b3-466b-4bf1-a482-546174014f83 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:31.793362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e155232-491e-48d2-90b0-54a3c2bcffb0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:31.795771 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e155232-491e-48d2-90b0-54a3c2bcffb0 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:31.796116 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e155232-491e-48d2-90b0-54a3c2bcffb0 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:31.796701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e155232-491e-48d2-90b0-54a3c2bcffb0 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:31.812761 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:31.812761 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:31.817671 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8e155232-491e-48d2-90b0-54a3c2bcffb0 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:31.824874 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e155232-491e-48d2-90b0-54a3c2bcffb0 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:31.825338 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 251/1004] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:31 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:32.273836 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ca11c28-391a-46be-99ef-7a29fe318892 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:32.277970 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ca11c28-391a-46be-99ef-7a29fe318892 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] GET https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:32.277970 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ca11c28-391a-46be-99ef-7a29fe318892 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:32.278799 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ca11c28-391a-46be-99ef-7a29fe318892 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:32.290042 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ca11c28-391a-46be-99ef-7a29fe318892 tempest-VolumesTransfersV355Test-61492099 tempest-VolumesTransfersV355Test-61492099-project-admin] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 404 Aug 13 23:42:32.290864 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 249/1005] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:32 2026] GET /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:32.300201 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-386febd2-b355-435d-a36a-404c325aaa15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:32.302269 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-386febd2-b355-435d-a36a-404c325aaa15 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] GET https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:32.302565 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-386febd2-b355-435d-a36a-404c325aaa15 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:32.302851 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-386febd2-b355-435d-a36a-404c325aaa15 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:32.316741 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-386febd2-b355-435d-a36a-404c325aaa15 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 404 Aug 13 23:42:32.317429 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 253/1006] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:32 2026] GET /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:32.332704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1f2ca63c-3adc-465a-a286-985451702cb9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:32.335651 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f2ca63c-3adc-465a-a286-985451702cb9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] DELETE https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:32.336613 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f2ca63c-3adc-465a-a286-985451702cb9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:32.336613 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f2ca63c-3adc-465a-a286-985451702cb9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:32.336613 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1f2ca63c-3adc-465a-a286-985451702cb9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] Delete volume with id: 48f17c44-99cd-4cda-828e-c7a7e5f25522 Aug 13 23:42:32.352839 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f2ca63c-3adc-465a-a286-985451702cb9 tempest-VolumesTransfersV355Test-2121917961 tempest-VolumesTransfersV355Test-2121917961-project-member] https://10.4.3.81/volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 returned with HTTP 404 Aug 13 23:42:32.353919 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 254/1007] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:42:32 2026] DELETE /volume/v3/volumes/48f17c44-99cd-4cda-828e-c7a7e5f25522 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:32.426302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2810074-168e-4140-95cf-c8b600848e34 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:32.432215 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2810074-168e-4140-95cf-c8b600848e34 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:32.432215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2810074-168e-4140-95cf-c8b600848e34 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:32.432215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2810074-168e-4140-95cf-c8b600848e34 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:32.432215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f2810074-168e-4140-95cf-c8b600848e34 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:32.438590 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:32.438590 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:32.439811 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2810074-168e-4140-95cf-c8b600848e34 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:32.441643 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 252/1008] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:32 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:32.843090 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de1174d0-9e3b-490b-b64a-74e7b8686886 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:32.845832 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de1174d0-9e3b-490b-b64a-74e7b8686886 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:32.845832 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de1174d0-9e3b-490b-b64a-74e7b8686886 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:32.846232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de1174d0-9e3b-490b-b64a-74e7b8686886 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:32.864667 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:32.864667 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:32.870268 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-de1174d0-9e3b-490b-b64a-74e7b8686886 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:32.877535 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de1174d0-9e3b-490b-b64a-74e7b8686886 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:32.878168 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 250/1009] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:32 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:33.457155 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b066e7d-52f3-4c78-a384-5c77fa3f2f71 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:33.462011 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b066e7d-52f3-4c78-a384-5c77fa3f2f71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:33.462011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b066e7d-52f3-4c78-a384-5c77fa3f2f71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:33.462011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b066e7d-52f3-4c78-a384-5c77fa3f2f71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:33.462011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9b066e7d-52f3-4c78-a384-5c77fa3f2f71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:33.468933 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:33.468933 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:33.470462 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b066e7d-52f3-4c78-a384-5c77fa3f2f71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:33.471149 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 254/1010] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:33 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:33.897634 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd6d4b8a-f508-4a22-a488-0b572b24ff54 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:33.899223 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd6d4b8a-f508-4a22-a488-0b572b24ff54 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:33.899551 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd6d4b8a-f508-4a22-a488-0b572b24ff54 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:33.900545 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd6d4b8a-f508-4a22-a488-0b572b24ff54 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:33.916808 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:33.916808 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:33.924651 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dd6d4b8a-f508-4a22-a488-0b572b24ff54 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:33.933618 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd6d4b8a-f508-4a22-a488-0b572b24ff54 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:33.934126 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 255/1011] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:33 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:34.490274 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd9147a8-9a6d-47f7-a03b-1dc0f5a5153b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:34.492929 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd9147a8-9a6d-47f7-a03b-1dc0f5a5153b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:34.493930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd9147a8-9a6d-47f7-a03b-1dc0f5a5153b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:34.493930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd9147a8-9a6d-47f7-a03b-1dc0f5a5153b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:34.495099 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bd9147a8-9a6d-47f7-a03b-1dc0f5a5153b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:34.502565 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:34.502565 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:34.503940 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd9147a8-9a6d-47f7-a03b-1dc0f5a5153b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:34.504821 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 253/1012] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:34 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:34.757788 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-16510307-83e0-4d52-9f0a-bb677e91222f req-b02fafa4-1cea-4e4a-b9bc-8eb383faa2c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:34.762219 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-16510307-83e0-4d52-9f0a-bb677e91222f req-b02fafa4-1cea-4e4a-b9bc-8eb383faa2c5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:42:34.762349 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-16510307-83e0-4d52-9f0a-bb677e91222f req-b02fafa4-1cea-4e4a-b9bc-8eb383faa2c5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:34.763109 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-16510307-83e0-4d52-9f0a-bb677e91222f req-b02fafa4-1cea-4e4a-b9bc-8eb383faa2c5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:34.781077 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:34.781077 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:34.788674 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-16510307-83e0-4d52-9f0a-bb677e91222f req-b02fafa4-1cea-4e4a-b9bc-8eb383faa2c5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:42:34.797306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-396d9ffa-26de-4e62-98fc-335158cda986 req-db5785f9-da56-4051-a3c1-56d040fc025b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:34.800316 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-16510307-83e0-4d52-9f0a-bb677e91222f req-b02fafa4-1cea-4e4a-b9bc-8eb383faa2c5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:42:34.800552 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-db5785f9-da56-4051-a3c1-56d040fc025b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938/action Aug 13 23:42:34.800942 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-db5785f9-da56-4051-a3c1-56d040fc025b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:34.801236 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-db5785f9-da56-4051-a3c1-56d040fc025b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:34.801312 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 251/1013] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:42:34 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:34.851966 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:34.851966 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:34.896499 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-396d9ffa-26de-4e62-98fc-335158cda986 req-db5785f9-da56-4051-a3c1-56d040fc025b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938/action returned with HTTP 204 Aug 13 23:42:34.897479 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 255/1014] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:42:34 2026] POST /volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:34.953941 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0b9b6280-9c75-461d-89c7-707bccb464bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:34.956476 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b9b6280-9c75-461d-89c7-707bccb464bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:34.958012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b9b6280-9c75-461d-89c7-707bccb464bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:34.958012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b9b6280-9c75-461d-89c7-707bccb464bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:34.976127 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:34.976127 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:34.989296 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b9b6280-9c75-461d-89c7-707bccb464bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:34.997790 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b9b6280-9c75-461d-89c7-707bccb464bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:34.998573 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 256/1015] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:34 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 1173 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:35.021031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-012956cf-9de3-4c17-b9cc-a5a7c05a5189 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.026044 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-012956cf-9de3-4c17-b9cc-a5a7c05a5189 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:35.026316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-012956cf-9de3-4c17-b9cc-a5a7c05a5189 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:35.026640 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-012956cf-9de3-4c17-b9cc-a5a7c05a5189 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:35.050295 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:35.050295 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:35.057878 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-012956cf-9de3-4c17-b9cc-a5a7c05a5189 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:35.064706 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-012956cf-9de3-4c17-b9cc-a5a7c05a5189 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:35.065302 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 254/1016] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:35 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 1173 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:35.129134 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-64eb0fe1-ef32-48eb-aa29-85eb6903ed49 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.133433 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-64eb0fe1-ef32-48eb-aa29-85eb6903ed49 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:35.133893 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-64eb0fe1-ef32-48eb-aa29-85eb6903ed49 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:35.134241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-64eb0fe1-ef32-48eb-aa29-85eb6903ed49 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:35.153891 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:35.153891 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:35.160930 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-64eb0fe1-ef32-48eb-aa29-85eb6903ed49 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:35.169891 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-64eb0fe1-ef32-48eb-aa29-85eb6903ed49 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:35.170432 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 252/1017] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:42:35 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:35.226015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-5dda58fa-b0ed-4503-8a6f-74fd120b1965 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.226162 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-5dda58fa-b0ed-4503-8a6f-74fd120b1965 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/action Aug 13 23:42:35.226628 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-5dda58fa-b0ed-4503-8a6f-74fd120b1965 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:35.226795 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-5dda58fa-b0ed-4503-8a6f-74fd120b1965 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:35.253172 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:35.253172 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:35.254240 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-5dda58fa-b0ed-4503-8a6f-74fd120b1965 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:35.272903 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-5dda58fa-b0ed-4503-8a6f-74fd120b1965 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Begin detaching volume completed successfully. Aug 13 23:42:35.273603 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-5dda58fa-b0ed-4503-8a6f-74fd120b1965 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/action returned with HTTP 202 Aug 13 23:42:35.273893 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 256/1018] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:42:35 2026] POST /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:42:35.353280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-29ebca66-a524-444d-802c-938a962641e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.353896 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29ebca66-a524-444d-802c-938a962641e3 None None] GET https://10.4.3.81/volume// Aug 13 23:42:35.354197 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29ebca66-a524-444d-802c-938a962641e3 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:35.355620 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29ebca66-a524-444d-802c-938a962641e3 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:35.355620 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29ebca66-a524-444d-802c-938a962641e3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:35.356129 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 257/1019] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:42:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:35.376244 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-60a78bd4-64d2-4f60-8b27-1980b4fb60dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.385284 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-330e54ba-de03-4b7e-aafd-323d1169ae60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.386660 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-60a78bd4-64d2-4f60-8b27-1980b4fb60dd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:35.387025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-60a78bd4-64d2-4f60-8b27-1980b4fb60dd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:35.389286 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-60a78bd4-64d2-4f60-8b27-1980b4fb60dd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:35.389929 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-330e54ba-de03-4b7e-aafd-323d1169ae60 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:42:35.390263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-330e54ba-de03-4b7e-aafd-323d1169ae60 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:35.390550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-330e54ba-de03-4b7e-aafd-323d1169ae60 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:35.390744 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-330e54ba-de03-4b7e-aafd-323d1169ae60 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Delete volume with id: e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:42:35.408901 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:35.408901 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:35.409127 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-330e54ba-de03-4b7e-aafd-323d1169ae60 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:42:35.411908 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:35.411908 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:35.418864 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-60a78bd4-64d2-4f60-8b27-1980b4fb60dd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:35.434441 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-60a78bd4-64d2-4f60-8b27-1980b4fb60dd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:35.435180 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 255/1020] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:42:35 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 1356 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:42:35.442237 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-330e54ba-de03-4b7e-aafd-323d1169ae60 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Delete volume request issued successfully. Aug 13 23:42:35.442741 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-330e54ba-de03-4b7e-aafd-323d1169ae60 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 202 Aug 13 23:42:35.444272 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 253/1021] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:35 2026] DELETE /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:35.460049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-7fcaf60c-c6a4-4972-8d29-6f27c94676d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.460717 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b7ba0db-d1b6-4893-be68-0845f7c4c665 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.460899 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-7fcaf60c-c6a4-4972-8d29-6f27c94676d2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/encryption Aug 13 23:42:35.460899 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-7fcaf60c-c6a4-4972-8d29-6f27c94676d2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:35.460899 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-7fcaf60c-c6a4-4972-8d29-6f27c94676d2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:35.462764 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b7ba0db-d1b6-4893-be68-0845f7c4c665 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:42:35.463926 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b7ba0db-d1b6-4893-be68-0845f7c4c665 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:35.463926 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b7ba0db-d1b6-4893-be68-0845f7c4c665 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:35.480497 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:35.480497 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:35.485753 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:35.485753 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:35.487157 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b7ba0db-d1b6-4893-be68-0845f7c4c665 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Volume info retrieved successfully. Aug 13 23:42:35.496007 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b7ba0db-d1b6-4893-be68-0845f7c4c665 tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 200 Aug 13 23:42:35.496007 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 258/1022] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:35 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:35.505726 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-7fcaf60c-c6a4-4972-8d29-6f27c94676d2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/encryption returned with HTTP 200 Aug 13 23:42:35.507332 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 257/1023] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:42:35 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6/encryption => generated 161 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:35.523911 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8597762-8510-4a2e-b9eb-6fe9ceb1b164 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:35.527451 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8597762-8510-4a2e-b9eb-6fe9ceb1b164 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:35.528484 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8597762-8510-4a2e-b9eb-6fe9ceb1b164 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:35.528484 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8597762-8510-4a2e-b9eb-6fe9ceb1b164 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:35.528484 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f8597762-8510-4a2e-b9eb-6fe9ceb1b164 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:35.537470 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:35.537470 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:35.538626 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8597762-8510-4a2e-b9eb-6fe9ceb1b164 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:35.539035 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 256/1024] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:35 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:36.495752 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:36.497791 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:36.498151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1091857434"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:36.499707 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume request body: {'volume': {'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1091857434'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:36.517587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b16e384-88da-4912-941e-587454f973ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:36.520129 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b16e384-88da-4912-941e-587454f973ed tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] GET https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 Aug 13 23:42:36.520976 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b16e384-88da-4912-941e-587454f973ed tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:36.520976 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b16e384-88da-4912-941e-587454f973ed tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:36.528521 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b16e384-88da-4912-941e-587454f973ed tempest-ServerStableDeviceRescueTest-1059200393 tempest-ServerStableDeviceRescueTest-1059200393-project-member] https://10.4.3.81/volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 returned with HTTP 404 Aug 13 23:42:36.529244 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 259/1025] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:36 2026] GET /volume/v3/volumes/e2cdfbf6-c0af-4dd2-9d95-f152e3998952 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:36.553189 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fcfd9d37-ff06-44a7-9cf2-d77a51aa03f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:36.556053 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fcfd9d37-ff06-44a7-9cf2-d77a51aa03f4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:36.556348 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fcfd9d37-ff06-44a7-9cf2-d77a51aa03f4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:36.556598 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fcfd9d37-ff06-44a7-9cf2-d77a51aa03f4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:36.556743 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fcfd9d37-ff06-44a7-9cf2-d77a51aa03f4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:36.563356 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:36.563356 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:36.564349 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fcfd9d37-ff06-44a7-9cf2-d77a51aa03f4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:36.564863 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 258/1026] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:36 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:36.608459 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume of 1 GB Aug 13 23:42:36.615330 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Availability Zones retrieved successfully. Aug 13 23:42:36.623364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Flow 'volume_create_api' (12935e1e-775c-410f-a52f-2213d5737ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:36.624622 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116d7af4-e44b-4a3f-9b78-ee9def4b3796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:36.625640 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:36.727590 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116d7af4-e44b-4a3f-9b78-ee9def4b3796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:36.729053 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce506716-a93e-41aa-8f6a-48811065013e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:36.856352 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Created reservations ['2e7f668c-5e3b-49d6-9fc5-69e80eef997a', 'bc06d804-eb1a-4e0f-8724-d925dfccb9fd', '6d474548-bc40-478e-994a-c51d93724e86', 'f08e1e79-e2da-4662-89ed-e336c980d7af'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:36.859013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce506716-a93e-41aa-8f6a-48811065013e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e7f668c-5e3b-49d6-9fc5-69e80eef997a', 'bc06d804-eb1a-4e0f-8724-d925dfccb9fd', '6d474548-bc40-478e-994a-c51d93724e86', 'f08e1e79-e2da-4662-89ed-e336c980d7af']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:36.861852 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f0cf5e-2da6-42e7-bc28-deb1ee8ffe71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:36.896956 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f0cf5e-2da6-42e7-bc28-deb1ee8ffe71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da66edb4-e8a9-43db-b931-b51c37de13fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1091857434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c0e913f9374bc093a40d27a1b3e5b9',qos_specs=None,replication_status=,reservations=['2e7f668c-5e3b-49d6-9fc5-69e80eef997a','bc06d804-eb1a-4e0f-8724-d925dfccb9fd','6d474548-bc40-478e-994a-c51d93724e86','f08e1e79-e2da-4662-89ed-e336c980d7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='157766c6b2cd459eb92436a184bc5d69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1091857434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da66edb4-e8a9-43db-b931-b51c37de13fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c0e913f9374bc093a40d27a1b3e5b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='157766c6b2cd459eb92436a184bc5d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:36.898498 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e83c6c-28ee-4799-85ac-eccda2014e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:36.926279 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e83c6c-28ee-4799-85ac-eccda2014e52) transitioned into state 'SUCCESS' from state '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-1091857434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c0e913f9374bc093a40d27a1b3e5b9',qos_specs=None,replication_status=,reservations=['2e7f668c-5e3b-49d6-9fc5-69e80eef997a','bc06d804-eb1a-4e0f-8724-d925dfccb9fd','6d474548-bc40-478e-994a-c51d93724e86','f08e1e79-e2da-4662-89ed-e336c980d7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='157766c6b2cd459eb92436a184bc5d69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:36.927330 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50168913-2298-4548-8528-86ca87b332c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:36.943376 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50168913-2298-4548-8528-86ca87b332c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:36.943605 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Flow 'volume_create_api' (12935e1e-775c-410f-a52f-2213d5737ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:36.944522 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume request issued successfully. Aug 13 23:42:36.944620 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba6396da-f3f0-47f7-b272-8f45d9ebb4f9 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:36.945520 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 254/1027] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:42:36 2026] POST /volume/v3/volumes => generated 745 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 23:42:36.959210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cbf30006-c16e-4c1e-b40e-09736ff27b82 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:36.962096 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbf30006-c16e-4c1e-b40e-09736ff27b82 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc Aug 13 23:42:36.962096 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbf30006-c16e-4c1e-b40e-09736ff27b82 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:36.962283 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbf30006-c16e-4c1e-b40e-09736ff27b82 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:36.973937 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:36.973937 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:36.981354 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cbf30006-c16e-4c1e-b40e-09736ff27b82 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:36.990199 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbf30006-c16e-4c1e-b40e-09736ff27b82 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc returned with HTTP 200 Aug 13 23:42:36.990761 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 257/1028] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:36 2026] GET /volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:37.578533 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b7020dc-9433-43ca-9dbc-dfa7e5dfc5e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:37.585268 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b7020dc-9433-43ca-9dbc-dfa7e5dfc5e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:37.585438 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b7020dc-9433-43ca-9dbc-dfa7e5dfc5e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:37.585734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b7020dc-9433-43ca-9dbc-dfa7e5dfc5e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:37.586074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6b7020dc-9433-43ca-9dbc-dfa7e5dfc5e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:37.596269 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:37.596269 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:37.597934 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b7020dc-9433-43ca-9dbc-dfa7e5dfc5e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:37.598092 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 260/1029] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:37 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:37.648093 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-b9f80b32-fb67-49a3-b131-727f3c7755b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:37.653734 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-b9f80b32-fb67-49a3-b131-727f3c7755b5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938 Aug 13 23:42:37.653734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-b9f80b32-fb67-49a3-b131-727f3c7755b5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:37.653734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-b9f80b32-fb67-49a3-b131-727f3c7755b5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:37.666719 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:37.666719 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:37.780370 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-22811385-e8ff-41a5-9ef1-0a1730599e6d req-b9f80b32-fb67-49a3-b131-727f3c7755b5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938 returned with HTTP 200 Aug 13 23:42:37.780999 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 259/1030] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:42:37 2026] DELETE /volume/v3/attachments/a0d75c30-543e-45ac-8e1f-d343931f0938 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:42:38.013080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0651d60b-1af2-40f9-ad0f-a9768d965fcb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:38.016170 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0651d60b-1af2-40f9-ad0f-a9768d965fcb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc Aug 13 23:42:38.016551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0651d60b-1af2-40f9-ad0f-a9768d965fcb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:38.016681 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0651d60b-1af2-40f9-ad0f-a9768d965fcb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:38.033829 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:38.033829 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:38.041094 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0651d60b-1af2-40f9-ad0f-a9768d965fcb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:38.058429 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0651d60b-1af2-40f9-ad0f-a9768d965fcb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc returned with HTTP 200 Aug 13 23:42:38.059486 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 255/1031] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:38 2026] GET /volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc => generated 1353 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:38.079362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:38.081981 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:38.084363 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "da66edb4-e8a9-43db-b931-b51c37de13fc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-135615002"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:38.085045 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume request body: {'volume': {'source_volid': 'da66edb4-e8a9-43db-b931-b51c37de13fc', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-135615002'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:38.094108 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:38.094108 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:38.094738 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume retrieved successfully. Aug 13 23:42:38.094914 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume of 1 GB Aug 13 23:42:38.103685 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Availability Zones retrieved successfully. Aug 13 23:42:38.110011 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Flow 'volume_create_api' (966ec2bc-5c3d-4f2c-b18f-b7ab6b008fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:38.111206 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be809ea-8886-4fa9-8317-476b01d46fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:38.112493 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:38.144377 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be809ea-8886-4fa9-8317-476b01d46fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'da66edb4-e8a9-43db-b931-b51c37de13fc', 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:38.149027 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1cac33a-2531-4675-9422-659a4b9aadf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:38.187792 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Created reservations ['6bbbd093-415b-4c94-8a65-f3fbd9099551', 'f89a5a72-b91d-4894-a95d-db8b783ca5b9', '2f8f7225-f2b5-4b4a-aa76-1532f39bdab3', 'b5c766cf-0231-42fb-abfd-0fc95f9e30dd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:38.188927 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1cac33a-2531-4675-9422-659a4b9aadf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bbbd093-415b-4c94-8a65-f3fbd9099551', 'f89a5a72-b91d-4894-a95d-db8b783ca5b9', '2f8f7225-f2b5-4b4a-aa76-1532f39bdab3', 'b5c766cf-0231-42fb-abfd-0fc95f9e30dd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:38.189656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7632c44-995f-4331-90e2-8a90a688ebe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:38.225591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7632c44-995f-4331-90e2-8a90a688ebe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e28097-652a-4aba-aae0-e568e024f013', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-135615002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c0e913f9374bc093a40d27a1b3e5b9',qos_specs=None,replication_status=,reservations=['6bbbd093-415b-4c94-8a65-f3fbd9099551','f89a5a72-b91d-4894-a95d-db8b783ca5b9','2f8f7225-f2b5-4b4a-aa76-1532f39bdab3','b5c766cf-0231-42fb-abfd-0fc95f9e30dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=da66edb4-e8a9-43db-b931-b51c37de13fc,status='creating',user_id='157766c6b2cd459eb92436a184bc5d69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), '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-13T23:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-135615002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e28097-652a-4aba-aae0-e568e024f013,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c0e913f9374bc093a40d27a1b3e5b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=da66edb4-e8a9-43db-b931-b51c37de13fc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='157766c6b2cd459eb92436a184bc5d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:38.227294 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0175046e-72ce-4b75-a71b-4a93b74541f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:38.256772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0175046e-72ce-4b75-a71b-4a93b74541f7) transitioned into state 'SUCCESS' from state '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-135615002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c0e913f9374bc093a40d27a1b3e5b9',qos_specs=None,replication_status=,reservations=['6bbbd093-415b-4c94-8a65-f3fbd9099551','f89a5a72-b91d-4894-a95d-db8b783ca5b9','2f8f7225-f2b5-4b4a-aa76-1532f39bdab3','b5c766cf-0231-42fb-abfd-0fc95f9e30dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=da66edb4-e8a9-43db-b931-b51c37de13fc,status='creating',user_id='157766c6b2cd459eb92436a184bc5d69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:38.257762 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ce54f5-6669-4fb1-b351-beffad1ee3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:38.279635 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ce54f5-6669-4fb1-b351-beffad1ee3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:38.280738 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Flow 'volume_create_api' (966ec2bc-5c3d-4f2c-b18f-b7ab6b008fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:38.281145 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume request issued successfully. Aug 13 23:42:38.281692 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2b87fca-f773-446b-95c3-bd689ef5dc79 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:38.282556 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 258/1032] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:42:38 2026] POST /volume/v3/volumes => generated 777 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:38.308247 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d844c644-3b88-43d7-a2f5-f51ae6d72814 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:38.312209 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d844c644-3b88-43d7-a2f5-f51ae6d72814 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 Aug 13 23:42:38.312364 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d844c644-3b88-43d7-a2f5-f51ae6d72814 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:38.312653 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d844c644-3b88-43d7-a2f5-f51ae6d72814 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:38.326311 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:38.326311 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:38.332963 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d844c644-3b88-43d7-a2f5-f51ae6d72814 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:38.341379 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d844c644-3b88-43d7-a2f5-f51ae6d72814 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 returned with HTTP 200 Aug 13 23:42:38.341850 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 261/1033] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:38 2026] GET /volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:38.617421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0eb88378-0ca7-4491-94d5-4f2c4c720eeb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:38.621328 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eb88378-0ca7-4491-94d5-4f2c4c720eeb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:38.621328 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eb88378-0ca7-4491-94d5-4f2c4c720eeb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:38.621328 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eb88378-0ca7-4491-94d5-4f2c4c720eeb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:38.621328 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0eb88378-0ca7-4491-94d5-4f2c4c720eeb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:38.628580 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:38.628580 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:38.631225 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eb88378-0ca7-4491-94d5-4f2c4c720eeb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:38.631225 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 260/1034] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:38 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:38.633474 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d436fe71-cb6a-4dc8-a62a-f926267acba6 req-f5be3c72-bc1c-439e-9b27-1974d600e334 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:38.639168 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d436fe71-cb6a-4dc8-a62a-f926267acba6 req-f5be3c72-bc1c-439e-9b27-1974d600e334 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:38.639168 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d436fe71-cb6a-4dc8-a62a-f926267acba6 req-f5be3c72-bc1c-439e-9b27-1974d600e334 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:38.639729 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d436fe71-cb6a-4dc8-a62a-f926267acba6 req-f5be3c72-bc1c-439e-9b27-1974d600e334 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:38.653153 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:38.653153 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:38.664279 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d436fe71-cb6a-4dc8-a62a-f926267acba6 req-f5be3c72-bc1c-439e-9b27-1974d600e334 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:38.675805 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d436fe71-cb6a-4dc8-a62a-f926267acba6 req-f5be3c72-bc1c-439e-9b27-1974d600e334 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:38.676592 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 256/1035] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:42:38 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:39.357021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53920bce-d2fd-4c23-9bfd-e4e1f3018a7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.361566 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53920bce-d2fd-4c23-9bfd-e4e1f3018a7e tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 Aug 13 23:42:39.361566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53920bce-d2fd-4c23-9bfd-e4e1f3018a7e tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.362587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53920bce-d2fd-4c23-9bfd-e4e1f3018a7e tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.366576 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=250,cinder:INSERT=18,cinder:UPDATE=46 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:42:39.380217 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.380217 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:39.390056 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-53920bce-d2fd-4c23-9bfd-e4e1f3018a7e tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:39.400717 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53920bce-d2fd-4c23-9bfd-e4e1f3018a7e tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 returned with HTTP 200 Aug 13 23:42:39.401462 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 259/1036] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 => generated 1386 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:39.421910 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-151a396a-a0c9-4e73-b6ae-0b7ee6108331 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.428106 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-151a396a-a0c9-4e73-b6ae-0b7ee6108331 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 Aug 13 23:42:39.428106 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-151a396a-a0c9-4e73-b6ae-0b7ee6108331 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.428106 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-151a396a-a0c9-4e73-b6ae-0b7ee6108331 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.443500 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.443500 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:39.448968 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-151a396a-a0c9-4e73-b6ae-0b7ee6108331 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:39.454895 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-89945002-d7be-419a-9510-5b4c6724b955 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.455974 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-151a396a-a0c9-4e73-b6ae-0b7ee6108331 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 returned with HTTP 200 Aug 13 23:42:39.456770 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 262/1037] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 => generated 1386 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:39.458496 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89945002-d7be-419a-9510-5b4c6724b955 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:42:39.458709 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89945002-d7be-419a-9510-5b4c6724b955 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.458883 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89945002-d7be-419a-9510-5b4c6724b955 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.470074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91596ddf-dd9a-43f7-84c4-a6599aa37d64 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.471563 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.471563 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:39.472649 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91596ddf-dd9a-43f7-84c4-a6599aa37d64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 Aug 13 23:42:39.473010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91596ddf-dd9a-43f7-84c4-a6599aa37d64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.473538 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91596ddf-dd9a-43f7-84c4-a6599aa37d64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.477435 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-89945002-d7be-419a-9510-5b4c6724b955 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:42:39.479215 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=401,cinder:INSERT=94,cinder:UPDATE=128 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:42:39.486021 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89945002-d7be-419a-9510-5b4c6724b955 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:42:39.486021 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 261/1038] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:39.487342 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.487342 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:39.493423 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-91596ddf-dd9a-43f7-84c4-a6599aa37d64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:39.503338 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91596ddf-dd9a-43f7-84c4-a6599aa37d64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 returned with HTTP 200 Aug 13 23:42:39.504190 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 257/1039] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 => generated 1386 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:42:39.522566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0aa4883c-3cda-49ef-af9c-9446b0c8310f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.526666 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0aa4883c-3cda-49ef-af9c-9446b0c8310f tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] DELETE https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 Aug 13 23:42:39.526971 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0aa4883c-3cda-49ef-af9c-9446b0c8310f tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.527286 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0aa4883c-3cda-49ef-af9c-9446b0c8310f tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.527753 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0aa4883c-3cda-49ef-af9c-9446b0c8310f tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Delete volume with id: 83e28097-652a-4aba-aae0-e568e024f013 Aug 13 23:42:39.542682 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.542682 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:39.543615 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0aa4883c-3cda-49ef-af9c-9446b0c8310f tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:39.552105 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-51743359-854f-4877-b1eb-aea86de5c69f req-0e682b21-b008-4c7e-9067-b3384ab5e13e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.565217 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-0e682b21-b008-4c7e-9067-b3384ab5e13e tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:42:39.565456 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-0e682b21-b008-4c7e-9067-b3384ab5e13e tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.566039 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-0e682b21-b008-4c7e-9067-b3384ab5e13e tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.579198 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.579198 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:39.582326 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0aa4883c-3cda-49ef-af9c-9446b0c8310f tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Delete volume request issued successfully. Aug 13 23:42:39.582703 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0aa4883c-3cda-49ef-af9c-9446b0c8310f tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 returned with HTTP 202 Aug 13 23:42:39.583944 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 260/1040] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:39 2026] DELETE /volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:39.591966 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-51743359-854f-4877-b1eb-aea86de5c69f req-0e682b21-b008-4c7e-9067-b3384ab5e13e tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:42:39.595222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-84054a50-632d-4faa-9b10-bc7da7ad4d04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.603880 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84054a50-632d-4faa-9b10-bc7da7ad4d04 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 Aug 13 23:42:39.604175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84054a50-632d-4faa-9b10-bc7da7ad4d04 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.604360 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84054a50-632d-4faa-9b10-bc7da7ad4d04 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.606378 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-0e682b21-b008-4c7e-9067-b3384ab5e13e tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:42:39.609083 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 263/1041] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 1137 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:39.642306 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.642306 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:39.646203 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-51743359-854f-4877-b1eb-aea86de5c69f req-0c56e786-413f-4a32-a70d-eeceb8b2ab72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.646685 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff6b6b87-4493-4fbe-91dd-2a540efb5cb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.649855 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff6b6b87-4493-4fbe-91dd-2a540efb5cb6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:39.650262 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff6b6b87-4493-4fbe-91dd-2a540efb5cb6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.650592 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff6b6b87-4493-4fbe-91dd-2a540efb5cb6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.651331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ff6b6b87-4493-4fbe-91dd-2a540efb5cb6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:39.652253 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-0c56e786-413f-4a32-a70d-eeceb8b2ab72 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb/action Aug 13 23:42:39.653176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-0c56e786-413f-4a32-a70d-eeceb8b2ab72 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:39.653176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-0c56e786-413f-4a32-a70d-eeceb8b2ab72 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:39.661625 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-84054a50-632d-4faa-9b10-bc7da7ad4d04 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:39.661684 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.661684 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:39.661684 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff6b6b87-4493-4fbe-91dd-2a540efb5cb6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:39.661977 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 261/1042] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:39.667765 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84054a50-632d-4faa-9b10-bc7da7ad4d04 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 returned with HTTP 200 Aug 13 23:42:39.668554 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 262/1043] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 => generated 1385 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:39.682153 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.682153 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:39.683244 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-51743359-854f-4877-b1eb-aea86de5c69f req-0c56e786-413f-4a32-a70d-eeceb8b2ab72 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:42:39.705301 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-51743359-854f-4877-b1eb-aea86de5c69f req-0c56e786-413f-4a32-a70d-eeceb8b2ab72 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Begin detaching volume completed successfully. Aug 13 23:42:39.705301 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-0c56e786-413f-4a32-a70d-eeceb8b2ab72 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb/action returned with HTTP 202 Aug 13 23:42:39.705301 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 258/1044] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:42:39 2026] POST /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:42:39.814618 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-855885e3-4246-4eff-b18d-5f65b0d5d212 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.814895 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-855885e3-4246-4eff-b18d-5f65b0d5d212 None None] GET https://10.4.3.81/volume// Aug 13 23:42:39.816021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-855885e3-4246-4eff-b18d-5f65b0d5d212 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.817641 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-855885e3-4246-4eff-b18d-5f65b0d5d212 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.818122 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-855885e3-4246-4eff-b18d-5f65b0d5d212 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:39.819777 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 264/1045] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:39.841779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-51743359-854f-4877-b1eb-aea86de5c69f req-5c16841b-fd79-4a8b-b9e5-f826d646ad1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:39.847558 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-5c16841b-fd79-4a8b-b9e5-f826d646ad1b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:42:39.848091 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-5c16841b-fd79-4a8b-b9e5-f826d646ad1b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:39.848656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-5c16841b-fd79-4a8b-b9e5-f826d646ad1b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:39.868063 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:39.868063 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:39.874750 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-51743359-854f-4877-b1eb-aea86de5c69f req-5c16841b-fd79-4a8b-b9e5-f826d646ad1b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:42:39.883875 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-5c16841b-fd79-4a8b-b9e5-f826d646ad1b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:42:39.884813 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 262/1046] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:42:39 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 1320 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:42:40.678471 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2378d09-628e-4aa6-a148-c99aaa4df932 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:40.683947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-372ef69f-ff30-4b55-8bc5-0e6380138918 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:40.686391 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-372ef69f-ff30-4b55-8bc5-0e6380138918 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 Aug 13 23:42:40.686777 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-372ef69f-ff30-4b55-8bc5-0e6380138918 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:40.686873 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2378d09-628e-4aa6-a148-c99aaa4df932 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:40.686984 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-372ef69f-ff30-4b55-8bc5-0e6380138918 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:40.687075 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2378d09-628e-4aa6-a148-c99aaa4df932 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:40.687382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2378d09-628e-4aa6-a148-c99aaa4df932 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:40.688329 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b2378d09-628e-4aa6-a148-c99aaa4df932 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:40.696410 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:40.696410 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:40.697594 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2378d09-628e-4aa6-a148-c99aaa4df932 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:40.698354 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 263/1047] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:40 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:40.704078 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-372ef69f-ff30-4b55-8bc5-0e6380138918 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 returned with HTTP 404 Aug 13 23:42:40.704078 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 259/1048] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:40 2026] GET /volume/v3/volumes/83e28097-652a-4aba-aae0-e568e024f013 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:40.715516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afa8312e-dd3f-494b-a7ed-dd32296a7971 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:40.719797 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afa8312e-dd3f-494b-a7ed-dd32296a7971 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc Aug 13 23:42:40.720765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afa8312e-dd3f-494b-a7ed-dd32296a7971 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:40.724806 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afa8312e-dd3f-494b-a7ed-dd32296a7971 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:40.737780 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:40.737780 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:40.746936 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-afa8312e-dd3f-494b-a7ed-dd32296a7971 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:40.757680 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afa8312e-dd3f-494b-a7ed-dd32296a7971 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc returned with HTTP 200 Aug 13 23:42:40.758937 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 265/1049] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:40 2026] GET /volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc => generated 1353 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:40.775380 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-836fdce7-f442-4cf8-ae6f-f8dbb0bf12eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:40.778770 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-836fdce7-f442-4cf8-ae6f-f8dbb0bf12eb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] DELETE https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc Aug 13 23:42:40.778770 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-836fdce7-f442-4cf8-ae6f-f8dbb0bf12eb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:40.778875 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-836fdce7-f442-4cf8-ae6f-f8dbb0bf12eb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:40.779483 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-836fdce7-f442-4cf8-ae6f-f8dbb0bf12eb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Delete volume with id: da66edb4-e8a9-43db-b931-b51c37de13fc Aug 13 23:42:40.802297 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:40.802297 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:40.802619 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-836fdce7-f442-4cf8-ae6f-f8dbb0bf12eb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:40.861247 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-836fdce7-f442-4cf8-ae6f-f8dbb0bf12eb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Delete volume request issued successfully. Aug 13 23:42:40.862311 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-836fdce7-f442-4cf8-ae6f-f8dbb0bf12eb tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc returned with HTTP 202 Aug 13 23:42:40.862420 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 263/1050] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:40 2026] DELETE /volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:40.875268 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1373f3c-1ec2-4b4f-befe-a9524aca42fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:40.877102 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1373f3c-1ec2-4b4f-befe-a9524aca42fa tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc Aug 13 23:42:40.877381 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1373f3c-1ec2-4b4f-befe-a9524aca42fa tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:40.877583 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1373f3c-1ec2-4b4f-befe-a9524aca42fa tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:40.897030 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:40.897030 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:40.905490 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b1373f3c-1ec2-4b4f-befe-a9524aca42fa tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:40.914629 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1373f3c-1ec2-4b4f-befe-a9524aca42fa tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc returned with HTTP 200 Aug 13 23:42:40.915879 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 264/1051] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:40 2026] GET /volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc => generated 1352 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:41.195722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-51743359-854f-4877-b1eb-aea86de5c69f req-5653dd35-eed7-4213-b943-1283e895896d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:41.201746 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-5653dd35-eed7-4213-b943-1283e895896d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc Aug 13 23:42:41.202890 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-5653dd35-eed7-4213-b943-1283e895896d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:41.203357 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-5653dd35-eed7-4213-b943-1283e895896d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:41.220866 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:41.220866 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:41.336854 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-51743359-854f-4877-b1eb-aea86de5c69f req-5653dd35-eed7-4213-b943-1283e895896d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc returned with HTTP 200 Aug 13 23:42:41.337917 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 260/1052] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:42:41 2026] DELETE /volume/v3/attachments/4637f44c-b757-4406-9ad0-6ac9bcd49bcc => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:41.555467 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-ac98abbd-1eff-45e0-8117-c2c8c300a46e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:41.558877 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-ac98abbd-1eff-45e0-8117-c2c8c300a46e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15 Aug 13 23:42:41.559914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-ac98abbd-1eff-45e0-8117-c2c8c300a46e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:41.559914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-ac98abbd-1eff-45e0-8117-c2c8c300a46e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:41.576444 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:41.576444 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:41.698544 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-ac98abbd-1eff-45e0-8117-c2c8c300a46e tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15 returned with HTTP 200 Aug 13 23:42:41.699079 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 266/1053] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:42:41 2026] DELETE /volume/v3/attachments/0c7ddfeb-99e7-4550-a781-a2c00f02ba15 => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:41.721233 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-093e3942-fb57-4759-96c4-aa6e5506197a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:41.726045 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-093e3942-fb57-4759-96c4-aa6e5506197a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:41.726519 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-093e3942-fb57-4759-96c4-aa6e5506197a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:41.727082 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-093e3942-fb57-4759-96c4-aa6e5506197a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:41.727423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-093e3942-fb57-4759-96c4-aa6e5506197a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:41.733956 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:41.733956 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:41.735398 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-093e3942-fb57-4759-96c4-aa6e5506197a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:41.736055 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 264/1054] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:41 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:41.753077 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-9f19e617-31e9-4a09-ad3f-524e61f0b170 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:41.757048 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-9f19e617-31e9-4a09-ad3f-524e61f0b170 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] DELETE https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 Aug 13 23:42:41.757342 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-9f19e617-31e9-4a09-ad3f-524e61f0b170 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:41.757647 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-9f19e617-31e9-4a09-ad3f-524e61f0b170 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:41.757898 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-9f19e617-31e9-4a09-ad3f-524e61f0b170 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Delete volume with id: 142e1f8e-feb8-4bd6-af0d-4eff447efaa2 Aug 13 23:42:41.770063 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:41.770063 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:41.770746 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-9f19e617-31e9-4a09-ad3f-524e61f0b170 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Volume info retrieved successfully. Aug 13 23:42:41.839574 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-9f19e617-31e9-4a09-ad3f-524e61f0b170 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] Delete volume request issued successfully. Aug 13 23:42:41.842074 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1039ffdb-142e-434e-bfb9-83f374b20b26 req-9f19e617-31e9-4a09-ad3f-524e61f0b170 tempest-ServerBootFromVolumeStableRescueTest-2031166150 tempest-ServerBootFromVolumeStableRescueTest-2031166150-project-member] https://10.4.3.81/volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 returned with HTTP 202 Aug 13 23:42:41.842074 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 265/1055] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:42:41 2026] DELETE /volume/v3/volumes/142e1f8e-feb8-4bd6-af0d-4eff447efaa2 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:41.937405 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8586d635-3a50-493f-ba23-9a1c7d22f9c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:41.942267 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8586d635-3a50-493f-ba23-9a1c7d22f9c8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc Aug 13 23:42:41.942406 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11e805ea-2c09-478c-9eb5-6a73df0c7a46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:41.942774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8586d635-3a50-493f-ba23-9a1c7d22f9c8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:41.942774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8586d635-3a50-493f-ba23-9a1c7d22f9c8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:41.945521 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11e805ea-2c09-478c-9eb5-6a73df0c7a46 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] GET https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:42:41.946335 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11e805ea-2c09-478c-9eb5-6a73df0c7a46 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:41.946335 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11e805ea-2c09-478c-9eb5-6a73df0c7a46 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:41.958186 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8586d635-3a50-493f-ba23-9a1c7d22f9c8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc returned with HTTP 404 Aug 13 23:42:41.958836 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 261/1056] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:41 2026] GET /volume/v3/volumes/da66edb4-e8a9-43db-b931-b51c37de13fc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:42:41.968063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13f8327c-fb54-4039-b43e-062a5f37ea4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:41.968063 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13f8327c-fb54-4039-b43e-062a5f37ea4b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:42:41.968063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13f8327c-fb54-4039-b43e-062a5f37ea4b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:41.968063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13f8327c-fb54-4039-b43e-062a5f37ea4b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:41.970735 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:41.970735 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:41.974845 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:41.978270 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:41.978697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1738144847"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:41.980674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1738144847'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:41.980818 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume of 1 GB Aug 13 23:42:41.981019 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:41.981019 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:41.982581 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-11e805ea-2c09-478c-9eb5-6a73df0c7a46 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:42:41.986259 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Availability Zones retrieved successfully. Aug 13 23:42:41.988828 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13f8327c-fb54-4039-b43e-062a5f37ea4b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:42:41.990706 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11e805ea-2c09-478c-9eb5-6a73df0c7a46 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 200 Aug 13 23:42:41.992255 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 267/1057] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:42:41 2026] GET /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 1830 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:42:41.993308 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Flow 'volume_create_api' (a56a400a-fe54-4d1d-9f6b-88a34a7f769e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:41.994510 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39fd514b-6b61-4c89-8553-a762d1a1ec8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:41.995476 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:41.998550 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13f8327c-fb54-4039-b43e-062a5f37ea4b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:42:42.000266 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 265/1058] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:41 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:42.045309 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39fd514b-6b61-4c89-8553-a762d1a1ec8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:42.046597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb4c2bb-ad69-4402-93ac-b120b9a33f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:42.131592 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Created reservations ['8b5d6bb3-bef6-4c5c-aed2-d8646333762e', '8f0a133e-695e-499e-a4ed-672e6b87209b', 'fd2bbbb9-aa2e-42c3-8fd3-94aff7bb12e9', 'f6038378-9285-4822-8d69-0a3a7fdbfa14'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:42.131592 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb4c2bb-ad69-4402-93ac-b120b9a33f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b5d6bb3-bef6-4c5c-aed2-d8646333762e', '8f0a133e-695e-499e-a4ed-672e6b87209b', 'fd2bbbb9-aa2e-42c3-8fd3-94aff7bb12e9', 'f6038378-9285-4822-8d69-0a3a7fdbfa14']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:42.132906 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63934481-0c67-48a8-9b4b-3b3d24fe12ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:42.171561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63934481-0c67-48a8-9b4b-3b3d24fe12ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f55f692a-fa10-4cd1-89b3-d9178aed3493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1738144847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c0e913f9374bc093a40d27a1b3e5b9',qos_specs=None,replication_status=,reservations=['8b5d6bb3-bef6-4c5c-aed2-d8646333762e','8f0a133e-695e-499e-a4ed-672e6b87209b','fd2bbbb9-aa2e-42c3-8fd3-94aff7bb12e9','f6038378-9285-4822-8d69-0a3a7fdbfa14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='157766c6b2cd459eb92436a184bc5d69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1738144847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f55f692a-fa10-4cd1-89b3-d9178aed3493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c0e913f9374bc093a40d27a1b3e5b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='157766c6b2cd459eb92436a184bc5d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:42.172759 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e68802b-954f-4886-b6f5-f86bc5bb6862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:42.207325 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e68802b-954f-4886-b6f5-f86bc5bb6862) transitioned into state 'SUCCESS' from state '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-1738144847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c0e913f9374bc093a40d27a1b3e5b9',qos_specs=None,replication_status=,reservations=['8b5d6bb3-bef6-4c5c-aed2-d8646333762e','8f0a133e-695e-499e-a4ed-672e6b87209b','fd2bbbb9-aa2e-42c3-8fd3-94aff7bb12e9','f6038378-9285-4822-8d69-0a3a7fdbfa14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='157766c6b2cd459eb92436a184bc5d69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:42.208569 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c743b006-ad8f-4ea4-8ed2-3eb7a5e86766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:42.229471 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c743b006-ad8f-4ea4-8ed2-3eb7a5e86766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:42.229471 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Flow 'volume_create_api' (a56a400a-fe54-4d1d-9f6b-88a34a7f769e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:42.229471 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume request issued successfully. Aug 13 23:42:42.230601 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99f3b2c8-7b0d-4bf1-9de4-ce5d78411852 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:42.231245 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 266/1059] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:42:41 2026] POST /volume/v3/volumes => generated 745 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:42.254180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6edee616-4734-477a-881a-75cecbde91e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:42.256161 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6edee616-4734-477a-881a-75cecbde91e8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 Aug 13 23:42:42.256335 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6edee616-4734-477a-881a-75cecbde91e8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:42.258011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6edee616-4734-477a-881a-75cecbde91e8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:42.266342 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:42.266342 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:42.272530 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6edee616-4734-477a-881a-75cecbde91e8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:42.282072 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6edee616-4734-477a-881a-75cecbde91e8 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 returned with HTTP 200 Aug 13 23:42:42.282072 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 262/1060] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:42 2026] GET /volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:42.753709 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c580f461-7cbc-4051-bc8f-da23de8a3389 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:42.759547 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c580f461-7cbc-4051-bc8f-da23de8a3389 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:42.759547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c580f461-7cbc-4051-bc8f-da23de8a3389 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:42.759547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c580f461-7cbc-4051-bc8f-da23de8a3389 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:42.759547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c580f461-7cbc-4051-bc8f-da23de8a3389 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:42.770836 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:42.770836 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:42.771336 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c580f461-7cbc-4051-bc8f-da23de8a3389 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:42.772314 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 268/1061] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:42 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:43.307852 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cd69778b-56ae-4322-818a-0d4937760851 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:43.312503 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd69778b-56ae-4322-818a-0d4937760851 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 Aug 13 23:42:43.312721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd69778b-56ae-4322-818a-0d4937760851 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:43.312951 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd69778b-56ae-4322-818a-0d4937760851 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:43.322781 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:43.322781 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:43.328166 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd69778b-56ae-4322-818a-0d4937760851 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:43.334333 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd69778b-56ae-4322-818a-0d4937760851 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 returned with HTTP 200 Aug 13 23:42:43.335282 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 266/1062] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:43 2026] GET /volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:43.355185 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea186a37-df77-4a05-9d10-75b0353ff136 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:43.360472 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:43.360472 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f55f692a-fa10-4cd1-89b3-d9178aed3493", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2133638231"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:43.360820 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume request body: {'volume': {'source_volid': 'f55f692a-fa10-4cd1-89b3-d9178aed3493', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2133638231'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:43.373489 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:43.373489 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:43.373975 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume retrieved successfully. Aug 13 23:42:43.374180 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume of 2 GB Aug 13 23:42:43.380084 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Availability Zones retrieved successfully. Aug 13 23:42:43.392891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Flow 'volume_create_api' (bb18c6a7-5c2e-4b8a-813a-638fbfc9d51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:43.398789 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c18f4b-39ec-41ff-9140-fdab8a174a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:43.401914 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:43.457866 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c18f4b-39ec-41ff-9140-fdab8a174a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f55f692a-fa10-4cd1-89b3-d9178aed3493', 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:43.459086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af914ece-d45a-4601-a899-5f1e3fbd608b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:43.527751 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Created reservations ['e32be94b-949d-412b-b04f-fe7fcb7d0a64', 'ca4af757-968c-4566-ba8f-690b94d69f42', '949441c3-469a-4f31-92c0-ad53ebaab425', 'f2423ff3-09c4-4bbd-8a48-20d93c83f95e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:43.528829 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af914ece-d45a-4601-a899-5f1e3fbd608b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e32be94b-949d-412b-b04f-fe7fcb7d0a64', 'ca4af757-968c-4566-ba8f-690b94d69f42', '949441c3-469a-4f31-92c0-ad53ebaab425', 'f2423ff3-09c4-4bbd-8a48-20d93c83f95e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:43.530485 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d8659e3-74f9-4e77-8162-83599f7552da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:43.580341 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d8659e3-74f9-4e77-8162-83599f7552da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc65639-3f01-4863-afda-3c3cf08df589', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2133638231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c0e913f9374bc093a40d27a1b3e5b9',qos_specs=None,replication_status=,reservations=['e32be94b-949d-412b-b04f-fe7fcb7d0a64','ca4af757-968c-4566-ba8f-690b94d69f42','949441c3-469a-4f31-92c0-ad53ebaab425','f2423ff3-09c4-4bbd-8a48-20d93c83f95e'],size=2,snapshot_id=None,source_replicaid=,source_volid=f55f692a-fa10-4cd1-89b3-d9178aed3493,status='creating',user_id='157766c6b2cd459eb92436a184bc5d69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2133638231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc65639-3f01-4863-afda-3c3cf08df589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c0e913f9374bc093a40d27a1b3e5b9',provider_auth=None,provider_geometry=None,provider_id=None,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=f55f692a-fa10-4cd1-89b3-d9178aed3493,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='157766c6b2cd459eb92436a184bc5d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:43.581580 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad795107-d383-48c2-aec6-3d4e75488009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:43.620710 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad795107-d383-48c2-aec6-3d4e75488009) transitioned into state 'SUCCESS' from state '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-2133638231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c0e913f9374bc093a40d27a1b3e5b9',qos_specs=None,replication_status=,reservations=['e32be94b-949d-412b-b04f-fe7fcb7d0a64','ca4af757-968c-4566-ba8f-690b94d69f42','949441c3-469a-4f31-92c0-ad53ebaab425','f2423ff3-09c4-4bbd-8a48-20d93c83f95e'],size=2,snapshot_id=None,source_replicaid=,source_volid=f55f692a-fa10-4cd1-89b3-d9178aed3493,status='creating',user_id='157766c6b2cd459eb92436a184bc5d69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:43.621884 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae857da-e5f8-4ebd-a7e6-2d318f8152eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:43.655818 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae857da-e5f8-4ebd-a7e6-2d318f8152eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:43.655818 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Flow 'volume_create_api' (bb18c6a7-5c2e-4b8a-813a-638fbfc9d51e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:43.655818 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Create volume request issued successfully. Aug 13 23:42:43.655818 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea186a37-df77-4a05-9d10-75b0353ff136 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:43.655818 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 267/1063] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:42:43 2026] POST /volume/v3/volumes => generated 779 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:43.676140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf2daabb-9364-481d-9569-0d6e2c8515df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:43.682086 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf2daabb-9364-481d-9569-0d6e2c8515df tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 Aug 13 23:42:43.682086 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf2daabb-9364-481d-9569-0d6e2c8515df tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:43.682086 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf2daabb-9364-481d-9569-0d6e2c8515df tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:43.692114 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:43.692114 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:43.699317 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cf2daabb-9364-481d-9569-0d6e2c8515df tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:43.706028 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf2daabb-9364-481d-9569-0d6e2c8515df tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 returned with HTTP 200 Aug 13 23:42:43.706883 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 263/1064] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:43 2026] GET /volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:43.794139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-efd165e0-a849-4994-9f78-25690d1448cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:43.797762 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-efd165e0-a849-4994-9f78-25690d1448cd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:43.797829 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-efd165e0-a849-4994-9f78-25690d1448cd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:43.798416 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-efd165e0-a849-4994-9f78-25690d1448cd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:43.798416 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-efd165e0-a849-4994-9f78-25690d1448cd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:43.807158 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:43.807158 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:43.808776 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-efd165e0-a849-4994-9f78-25690d1448cd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:43.809363 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 269/1065] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:43 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:44.724976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e3dd8b9-bac2-40d6-8b4b-012a1cecb947 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:44.729531 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e3dd8b9-bac2-40d6-8b4b-012a1cecb947 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 Aug 13 23:42:44.729531 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e3dd8b9-bac2-40d6-8b4b-012a1cecb947 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:44.730102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e3dd8b9-bac2-40d6-8b4b-012a1cecb947 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:44.745762 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:44.745762 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:44.752274 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8e3dd8b9-bac2-40d6-8b4b-012a1cecb947 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:44.759085 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e3dd8b9-bac2-40d6-8b4b-012a1cecb947 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 returned with HTTP 200 Aug 13 23:42:44.760336 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 267/1066] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:44 2026] GET /volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:44.775664 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-137705b0-6d73-4e8c-b0a6-625fbc3e8b64 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:44.779926 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-137705b0-6d73-4e8c-b0a6-625fbc3e8b64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 Aug 13 23:42:44.779926 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-137705b0-6d73-4e8c-b0a6-625fbc3e8b64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:44.780167 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-137705b0-6d73-4e8c-b0a6-625fbc3e8b64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:44.792780 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:44.792780 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:44.801825 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-137705b0-6d73-4e8c-b0a6-625fbc3e8b64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:44.812821 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-137705b0-6d73-4e8c-b0a6-625fbc3e8b64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 returned with HTTP 200 Aug 13 23:42:44.813614 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 268/1067] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:44 2026] GET /volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:44.826243 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2e64a4a-5e76-4000-9031-732bd12101c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:44.829733 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2e64a4a-5e76-4000-9031-732bd12101c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:44.830004 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2e64a4a-5e76-4000-9031-732bd12101c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:44.830369 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2e64a4a-5e76-4000-9031-732bd12101c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:44.830555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e2e64a4a-5e76-4000-9031-732bd12101c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:44.833812 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17574cb3-4038-4741-957a-71fe7b1b2484 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:44.837877 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17574cb3-4038-4741-957a-71fe7b1b2484 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 Aug 13 23:42:44.837877 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17574cb3-4038-4741-957a-71fe7b1b2484 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:44.838571 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17574cb3-4038-4741-957a-71fe7b1b2484 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:44.841361 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:44.841361 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:44.842424 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2e64a4a-5e76-4000-9031-732bd12101c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:44.843029 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 264/1068] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:44 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:44.855889 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:44.855889 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:44.866898 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17574cb3-4038-4741-957a-71fe7b1b2484 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:44.875326 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17574cb3-4038-4741-957a-71fe7b1b2484 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 returned with HTTP 200 Aug 13 23:42:44.876252 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 270/1069] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:44 2026] GET /volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:44.893812 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:44.894868 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d2ec1030-9e2c-4a07-b09f-7d5641e409da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:44.897419 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2ec1030-9e2c-4a07-b09f-7d5641e409da tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 Aug 13 23:42:44.897755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2ec1030-9e2c-4a07-b09f-7d5641e409da tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:44.898059 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2ec1030-9e2c-4a07-b09f-7d5641e409da tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:44.898124 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:44.898260 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d2ec1030-9e2c-4a07-b09f-7d5641e409da tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Delete volume with id: 9dc65639-3f01-4863-afda-3c3cf08df589 Aug 13 23:42:44.898390 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:44.898638 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:44.898999 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Delete volume with id: d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:44.911207 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:44.911207 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:44.911207 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d2ec1030-9e2c-4a07-b09f-7d5641e409da tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:44.959009 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d2ec1030-9e2c-4a07-b09f-7d5641e409da tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Delete volume request issued successfully. Aug 13 23:42:44.959658 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2ec1030-9e2c-4a07-b09f-7d5641e409da tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 returned with HTTP 202 Aug 13 23:42:44.960858 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 269/1070] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:44 2026] DELETE /volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:44.980744 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-142117b2-39fc-461c-b744-a2244ea232bf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:44.983969 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-142117b2-39fc-461c-b744-a2244ea232bf tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 Aug 13 23:42:44.985879 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-142117b2-39fc-461c-b744-a2244ea232bf tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:44.987478 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-142117b2-39fc-461c-b744-a2244ea232bf tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:45.006466 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:45.006466 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:45.012491 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-142117b2-39fc-461c-b744-a2244ea232bf tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:45.019028 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-142117b2-39fc-461c-b744-a2244ea232bf tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 returned with HTTP 200 Aug 13 23:42:45.019715 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 265/1071] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:44 2026] GET /volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:45.089728 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:45.089728 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:45.090153 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:45.113869 np0000007283 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:42:45.124435 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Delete volume request issued successfully. Aug 13 23:42:45.124435 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5f4735c-43c5-4829-a48a-107b7690e1f7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 202 Aug 13 23:42:45.125139 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 268/1072] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:44 2026] DELETE /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:45.135770 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf6c1c2a-5f99-4577-b208-1a46220e81a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:45.138045 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf6c1c2a-5f99-4577-b208-1a46220e81a7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:45.138138 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf6c1c2a-5f99-4577-b208-1a46220e81a7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:45.138321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf6c1c2a-5f99-4577-b208-1a46220e81a7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:45.148030 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:45.148030 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:45.154193 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cf6c1c2a-5f99-4577-b208-1a46220e81a7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:42:45.162325 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf6c1c2a-5f99-4577-b208-1a46220e81a7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 200 Aug 13 23:42:45.162559 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 271/1073] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:45 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:45.862553 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-592e3a57-9919-4568-94a5-b7395ebb407c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:45.865778 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-592e3a57-9919-4568-94a5-b7395ebb407c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:45.865920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-592e3a57-9919-4568-94a5-b7395ebb407c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:45.868120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-592e3a57-9919-4568-94a5-b7395ebb407c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:45.868120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-592e3a57-9919-4568-94a5-b7395ebb407c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:45.871033 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=231,cinder:UPDATE=44,cinder:INSERT=19 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:42:45.878678 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:45.878678 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:45.880320 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-592e3a57-9919-4568-94a5-b7395ebb407c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:45.881498 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 270/1074] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:45 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:46.041191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87671966-cf7b-492b-b65a-5a52c47d8a64 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.043300 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87671966-cf7b-492b-b65a-5a52c47d8a64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 Aug 13 23:42:46.043521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87671966-cf7b-492b-b65a-5a52c47d8a64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:46.043822 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87671966-cf7b-492b-b65a-5a52c47d8a64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:46.055893 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87671966-cf7b-492b-b65a-5a52c47d8a64 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 returned with HTTP 404 Aug 13 23:42:46.056970 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 266/1075] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:46 2026] GET /volume/v3/volumes/9dc65639-3f01-4863-afda-3c3cf08df589 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:46.066702 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fca6262e-4aec-405a-84e8-6561c25a4ea1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.069088 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fca6262e-4aec-405a-84e8-6561c25a4ea1 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 Aug 13 23:42:46.069639 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fca6262e-4aec-405a-84e8-6561c25a4ea1 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:46.069639 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fca6262e-4aec-405a-84e8-6561c25a4ea1 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:46.083496 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:46.083496 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:46.089714 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fca6262e-4aec-405a-84e8-6561c25a4ea1 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:46.096694 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fca6262e-4aec-405a-84e8-6561c25a4ea1 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 returned with HTTP 200 Aug 13 23:42:46.097244 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 269/1076] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:46 2026] GET /volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:46.117341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-95f752a5-b9b4-484c-96f2-dfbda6818322 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.119778 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95f752a5-b9b4-484c-96f2-dfbda6818322 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 Aug 13 23:42:46.120040 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95f752a5-b9b4-484c-96f2-dfbda6818322 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:46.120297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95f752a5-b9b4-484c-96f2-dfbda6818322 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:46.120515 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-95f752a5-b9b4-484c-96f2-dfbda6818322 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Delete volume with id: f55f692a-fa10-4cd1-89b3-d9178aed3493 Aug 13 23:42:46.124015 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=234,cinder:INSERT=25,cinder:UPDATE=54 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:42:46.130482 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:46.130482 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:46.131231 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-95f752a5-b9b4-484c-96f2-dfbda6818322 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:46.155513 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-95f752a5-b9b4-484c-96f2-dfbda6818322 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Delete volume request issued successfully. Aug 13 23:42:46.155662 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95f752a5-b9b4-484c-96f2-dfbda6818322 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 returned with HTTP 202 Aug 13 23:42:46.158616 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 272/1077] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:46 2026] DELETE /volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:46.169125 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ce6355bc-9bcb-4d8a-8efd-c3ed7cd28a48 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.171249 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce6355bc-9bcb-4d8a-8efd-c3ed7cd28a48 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 Aug 13 23:42:46.171485 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce6355bc-9bcb-4d8a-8efd-c3ed7cd28a48 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:46.171677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce6355bc-9bcb-4d8a-8efd-c3ed7cd28a48 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:46.183580 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:46.183580 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:46.186005 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b7468d1-b8f0-46f0-9909-b62578a5167e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.190376 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b7468d1-b8f0-46f0-9909-b62578a5167e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 Aug 13 23:42:46.193060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b7468d1-b8f0-46f0-9909-b62578a5167e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:46.193060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b7468d1-b8f0-46f0-9909-b62578a5167e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:46.201823 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ce6355bc-9bcb-4d8a-8efd-c3ed7cd28a48 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Volume info retrieved successfully. Aug 13 23:42:46.209042 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b7468d1-b8f0-46f0-9909-b62578a5167e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 returned with HTTP 404 Aug 13 23:42:46.210127 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 267/1078] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:46 2026] GET /volume/v3/volumes/d561fbf7-a532-424d-b8f6-1c9c457469a6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:46.214894 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce6355bc-9bcb-4d8a-8efd-c3ed7cd28a48 tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 returned with HTTP 200 Aug 13 23:42:46.215645 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 271/1079] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:46 2026] GET /volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 => generated 837 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:46.219195 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3da709b-fee3-420f-90b0-af1db2b3b2b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.221615 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3da709b-fee3-420f-90b0-af1db2b3b2b3 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:42:46.222149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3da709b-fee3-420f-90b0-af1db2b3b2b3 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:46.222272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3da709b-fee3-420f-90b0-af1db2b3b2b3 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:46.223568 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b3da709b-fee3-420f-90b0-af1db2b3b2b3 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:42:46.267958 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b3da709b-fee3-420f-90b0-af1db2b3b2b3 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Get all volumes completed successfully. Aug 13 23:42:46.270060 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:46.270060 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:46.276433 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3da709b-fee3-420f-90b0-af1db2b3b2b3 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:42:46.277071 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 270/1080] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:42:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8901 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:46.296594 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-adaa0075-14a3-43f4-be99-359d2e261599 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.299566 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-adaa0075-14a3-43f4-be99-359d2e261599 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] DELETE https://10.4.3.81/volume/v3/types/fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5 Aug 13 23:42:46.300187 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-adaa0075-14a3-43f4-be99-359d2e261599 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:46.300638 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-adaa0075-14a3-43f4-be99-359d2e261599 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:46.342869 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-adaa0075-14a3-43f4-be99-359d2e261599 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types/fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5 returned with HTTP 202 Aug 13 23:42:46.342869 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 273/1081] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:42:46 2026] DELETE /volume/v3/types/fcdbfc3e-05f8-450c-83c1-f5a09db2b5b5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:46.359048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f871f0d-685e-481c-b569-3cfe13d30a34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.361884 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f871f0d-685e-481c-b569-3cfe13d30a34 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:42:46.362289 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f871f0d-685e-481c-b569-3cfe13d30a34 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-601650122", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:46.389216 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f871f0d-685e-481c-b569-3cfe13d30a34 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:42:46.389553 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 268/1082] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:42:46 2026] POST /volume/v3/types => generated 211 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:46.403086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e8482e57-43e3-44fb-b5a5-d39becaae736 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.406033 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8482e57-43e3-44fb-b5a5-d39becaae736 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] POST https://10.4.3.81/volume/v3/types/5d455a0e-e0e5-4754-9f2c-9aa48b1183a0/encryption Aug 13 23:42:46.406033 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8482e57-43e3-44fb-b5a5-d39becaae736 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:46.459186 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8482e57-43e3-44fb-b5a5-d39becaae736 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types/5d455a0e-e0e5-4754-9f2c-9aa48b1183a0/encryption returned with HTTP 200 Aug 13 23:42:46.459689 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 272/1083] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:42:46 2026] POST /volume/v3/types/5d455a0e-e0e5-4754-9f2c-9aa48b1183a0/encryption => generated 230 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:46.473164 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.475560 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:46.476614 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-417027682", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-601650122", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:46.478332 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-417027682', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-601650122', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:46.484455 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume of 1 GB Aug 13 23:42:46.484863 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:46.484863 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:46.485521 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Availability Zones retrieved successfully. Aug 13 23:42:46.494083 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Flow 'volume_create_api' (6b879eca-15bd-4404-b9d5-eff063af3eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:46.495524 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db7bb993-d7a0-4f90-a4b6-483b1b0fa583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:46.498017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:46.541771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db7bb993-d7a0-4f90-a4b6-483b1b0fa583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:42:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d455a0e-e0e5-4754-9f2c-9aa48b1183a0,is_public=True,name='tempest-scenario-type-luks-601650122',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d455a0e-e0e5-4754-9f2c-9aa48b1183a0', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:46.542953 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482cb5b3-f371-4a61-b5f3-c6558e9a6805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:46.594638 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:42:46.595118 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:42:46.649410 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Created reservations ['58398705-e3d3-4fdd-a589-444c45fbc7b3', '77965375-eb1d-4ccf-a6b0-ab3eea2cc5e9', '33686726-8c00-4aa0-bd55-7f262e23dea7', '69bb9a41-33e4-4e44-b058-bce066888e90'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:46.650384 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482cb5b3-f371-4a61-b5f3-c6558e9a6805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58398705-e3d3-4fdd-a589-444c45fbc7b3', '77965375-eb1d-4ccf-a6b0-ab3eea2cc5e9', '33686726-8c00-4aa0-bd55-7f262e23dea7', '69bb9a41-33e4-4e44-b058-bce066888e90']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:46.651131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7ea28e1-cbe5-4624-95ca-b3c6b98a38ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:46.689306 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7ea28e1-cbe5-4624-95ca-b3c6b98a38ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d1ffc7-4bad-4f64-b0a0-39912bc575c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-417027682',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabdb5481b3747aeacd61bd39b8d31e6',qos_specs=None,replication_status=,reservations=['58398705-e3d3-4fdd-a589-444c45fbc7b3','77965375-eb1d-4ccf-a6b0-ab3eea2cc5e9','33686726-8c00-4aa0-bd55-7f262e23dea7','69bb9a41-33e4-4e44-b058-bce066888e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0d836303c42eeae0eed9633fddc57',volume_type_id=5d455a0e-e0e5-4754-9f2c-9aa48b1183a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-417027682',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b1d1ffc7-4bad-4f64-b0a0-39912bc575c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabdb5481b3747aeacd61bd39b8d31e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b0d836303c42eeae0eed9633fddc57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d455a0e-e0e5-4754-9f2c-9aa48b1183a0),volume_type_id=5d455a0e-e0e5-4754-9f2c-9aa48b1183a0)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:46.690213 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3dc2d9c-4a61-4e6d-a09f-742d94cf5ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:46.717628 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3dc2d9c-4a61-4e6d-a09f-742d94cf5ddd) transitioned into state 'SUCCESS' from state '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-417027682',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabdb5481b3747aeacd61bd39b8d31e6',qos_specs=None,replication_status=,reservations=['58398705-e3d3-4fdd-a589-444c45fbc7b3','77965375-eb1d-4ccf-a6b0-ab3eea2cc5e9','33686726-8c00-4aa0-bd55-7f262e23dea7','69bb9a41-33e4-4e44-b058-bce066888e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0d836303c42eeae0eed9633fddc57',volume_type_id=5d455a0e-e0e5-4754-9f2c-9aa48b1183a0)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:46.718483 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfad4218-ec1a-4ddd-a3eb-3bde17f76891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:46.730049 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfad4218-ec1a-4ddd-a3eb-3bde17f76891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:46.731290 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Flow 'volume_create_api' (6b879eca-15bd-4404-b9d5-eff063af3eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:46.731728 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume request issued successfully. Aug 13 23:42:46.732600 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d094d58-c6af-40da-a39e-b74c2e4ef161 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:46.733342 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 271/1084] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:42:46 2026] POST /volume/v3/volumes => generated 781 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:46.897114 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ed4e3ec-c7f3-4b5d-ba28-f36f2afadcac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:46.899305 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ed4e3ec-c7f3-4b5d-ba28-f36f2afadcac tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:46.899834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ed4e3ec-c7f3-4b5d-ba28-f36f2afadcac tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:46.899834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ed4e3ec-c7f3-4b5d-ba28-f36f2afadcac tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:46.900133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1ed4e3ec-c7f3-4b5d-ba28-f36f2afadcac tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:46.906425 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:46.906425 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:46.907087 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ed4e3ec-c7f3-4b5d-ba28-f36f2afadcac tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:46.907637 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 274/1085] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:46 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:47.235890 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7b59859-5dfc-4e06-ab1d-96e636a545ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:47.240611 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7b59859-5dfc-4e06-ab1d-96e636a545ec tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] GET https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 Aug 13 23:42:47.240611 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7b59859-5dfc-4e06-ab1d-96e636a545ec tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:47.240850 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7b59859-5dfc-4e06-ab1d-96e636a545ec tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:47.253723 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7b59859-5dfc-4e06-ab1d-96e636a545ec tempest-VolumesCloneTest-1517796951 tempest-VolumesCloneTest-1517796951-project-member] https://10.4.3.81/volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 returned with HTTP 404 Aug 13 23:42:47.254447 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 269/1086] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:47 2026] GET /volume/v3/volumes/f55f692a-fa10-4cd1-89b3-d9178aed3493 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:47.924907 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a6450fef-8f18-4edb-b356-6778b54dabe4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:47.926595 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6450fef-8f18-4edb-b356-6778b54dabe4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:47.926935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6450fef-8f18-4edb-b356-6778b54dabe4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:47.927224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6450fef-8f18-4edb-b356-6778b54dabe4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:47.927403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a6450fef-8f18-4edb-b356-6778b54dabe4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:47.942403 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:47.942403 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:47.943569 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6450fef-8f18-4edb-b356-6778b54dabe4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:47.944078 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 273/1087] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:47 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:48.959863 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-efac14f7-9e26-4927-af4c-c7af39f679c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:48.968130 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efac14f7-9e26-4927-af4c-c7af39f679c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:48.968130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efac14f7-9e26-4927-af4c-c7af39f679c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:48.968130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efac14f7-9e26-4927-af4c-c7af39f679c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:48.968130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-efac14f7-9e26-4927-af4c-c7af39f679c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:48.976137 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:48.976137 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:48.977269 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efac14f7-9e26-4927-af4c-c7af39f679c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:48.977921 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 272/1088] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:48 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:49.321304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb5cd38f-bd12-4d33-bba6-f7f70189e8a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:49.453669 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb5cd38f-bd12-4d33-bba6-f7f70189e8a1 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:42:49.455553 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb5cd38f-bd12-4d33-bba6-f7f70189e8a1 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9153481-566d-4466-8e4e-5270575e442e", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-760366741"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:49.469661 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb5cd38f-bd12-4d33-bba6-f7f70189e8a1 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 404 Aug 13 23:42:49.470520 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 275/1089] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:42:49 2026] POST /volume/v3/snapshots => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:49.481551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89ec0fb4-d1ad-4406-acc4-7b30212d0a45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:49.486848 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89ec0fb4-d1ad-4406-acc4-7b30212d0a45 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:42:49.486848 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89ec0fb4-d1ad-4406-acc4-7b30212d0a45 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-136351321"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:49.528183 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89ec0fb4-d1ad-4406-acc4-7b30212d0a45 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 404 Aug 13 23:42:49.528985 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 270/1090] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:42:49 2026] POST /volume/v3/snapshots => generated 77 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:49.542132 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5bce5d5-ee81-4fa8-b00c-e9fae764e2fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:49.545664 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5bce5d5-ee81-4fa8-b00c-e9fae764e2fb tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=invalid Aug 13 23:42:49.545958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5bce5d5-ee81-4fa8-b00c-e9fae764e2fb tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:49.546626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5bce5d5-ee81-4fa8-b00c-e9fae764e2fb tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:49.548141 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5bce5d5-ee81-4fa8-b00c-e9fae764e2fb tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] HTTP exception thrown: limit param must be an integer Aug 13 23:42:49.548141 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5bce5d5-ee81-4fa8-b00c-e9fae764e2fb tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 23:42:49.549249 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 274/1091] 10.4.3.81 () {66 vars in 1263 bytes} [Thu Aug 13 23:42:49 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:49.559884 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-269895e3-16ac-4e80-9432-af53656c9524 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:49.565595 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-269895e3-16ac-4e80-9432-af53656c9524 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/snapshots?marker=f3782b88-9f64-4124-a98c-43d4bc1fd1bf Aug 13 23:42:49.565595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-269895e3-16ac-4e80-9432-af53656c9524 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:49.565595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-269895e3-16ac-4e80-9432-af53656c9524 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:49.565842 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-269895e3-16ac-4e80-9432-af53656c9524 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:42:49.567215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-269895e3-16ac-4e80-9432-af53656c9524 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:42:49.572653 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-269895e3-16ac-4e80-9432-af53656c9524 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots?marker=f3782b88-9f64-4124-a98c-43d4bc1fd1bf returned with HTTP 404 Aug 13 23:42:49.573975 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 273/1092] 10.4.3.81 () {66 vars in 1323 bytes} [Thu Aug 13 23:42:49 2026] GET /volume/v3/snapshots?marker=f3782b88-9f64-4124-a98c-43d4bc1fd1bf => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:49.586374 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e3795be-12f0-42d4-abf6-5a2872c0a490 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:49.590384 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e3795be-12f0-42d4-abf6-5a2872c0a490 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=invalid Aug 13 23:42:49.590631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e3795be-12f0-42d4-abf6-5a2872c0a490 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:49.592531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e3795be-12f0-42d4-abf6-5a2872c0a490 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:49.592531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-3e3795be-12f0-42d4-abf6-5a2872c0a490 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:42:49.593092 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-3e3795be-12f0-42d4-abf6-5a2872c0a490 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:42:49.593701 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e3795be-12f0-42d4-abf6-5a2872c0a490 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 23:42:49.594475 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 276/1093] 10.4.3.81 () {66 vars in 1269 bytes} [Thu Aug 13 23:42:49 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:49.609013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d680e265-b58d-427c-92fc-f5235ea27d3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:49.612906 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:49.613422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-296304111"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:49.615809 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-296304111'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:49.616091 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Create volume of 2 GB Aug 13 23:42:49.622431 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Availability Zones retrieved successfully. Aug 13 23:42:49.633040 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Flow 'volume_create_api' (1709804c-f9f2-4407-9e33-f408e58cc134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:49.634265 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b50e98c-6667-44cc-95e8-243c8e37b8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:49.635485 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:49.662559 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:49.691702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b50e98c-6667-44cc-95e8-243c8e37b8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:49.692913 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0568f060-2d08-4907-a186-03b3763fc005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:49.816429 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Created reservations ['cd008ada-5810-4d04-9aa2-c5963d3e6e14', '508e10d7-82a6-4bab-abf4-66455aba7b87', 'a0003cd6-0483-420f-8562-653b62e44972', '7344ed37-9a0a-4da9-b0d3-5d33ee1e6571'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:49.817786 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0568f060-2d08-4907-a186-03b3763fc005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd008ada-5810-4d04-9aa2-c5963d3e6e14', '508e10d7-82a6-4bab-abf4-66455aba7b87', 'a0003cd6-0483-420f-8562-653b62e44972', '7344ed37-9a0a-4da9-b0d3-5d33ee1e6571']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:49.818960 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997338f5-ce05-4dfd-b326-d20d0c6d7e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:49.857659 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:49.858006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1909247800", "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:49.860798 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1909247800', 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:49.866633 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997338f5-ce05-4dfd-b326-d20d0c6d7e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b86ab3-3ff4-4ad8-9eba-3c384e0eec93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-296304111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6317ae3e5afc41f393269cf065b60e14',qos_specs=None,replication_status=,reservations=['cd008ada-5810-4d04-9aa2-c5963d3e6e14','508e10d7-82a6-4bab-abf4-66455aba7b87','a0003cd6-0483-420f-8562-653b62e44972','7344ed37-9a0a-4da9-b0d3-5d33ee1e6571'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651a58b0343745c7bbe8d28a30c158d5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-296304111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b86ab3-3ff4-4ad8-9eba-3c384e0eec93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6317ae3e5afc41f393269cf065b60e14',provider_auth=None,provider_geometry=None,provider_id=None,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='651a58b0343745c7bbe8d28a30c158d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:49.868430 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8cb4a65-6351-4274-982f-fb67d000611c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:49.912495 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8cb4a65-6351-4274-982f-fb67d000611c) transitioned into state 'SUCCESS' from state '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-296304111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6317ae3e5afc41f393269cf065b60e14',qos_specs=None,replication_status=,reservations=['cd008ada-5810-4d04-9aa2-c5963d3e6e14','508e10d7-82a6-4bab-abf4-66455aba7b87','a0003cd6-0483-420f-8562-653b62e44972','7344ed37-9a0a-4da9-b0d3-5d33ee1e6571'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651a58b0343745c7bbe8d28a30c158d5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:49.913626 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdac3a36-995d-4a38-8ad3-91225b5b355c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:49.941643 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdac3a36-995d-4a38-8ad3-91225b5b355c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:49.942798 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Flow 'volume_create_api' (1709804c-f9f2-4407-9e33-f408e58cc134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:49.943772 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Create volume request issued successfully. Aug 13 23:42:49.944541 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d680e265-b58d-427c-92fc-f5235ea27d3c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:49.944797 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 271/1094] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:42:49 2026] POST /volume/v3/volumes => generated 759 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:49.963117 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44759b74-67a7-4d01-964a-4c2cb78f1256 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:49.969672 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44759b74-67a7-4d01-964a-4c2cb78f1256 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 Aug 13 23:42:49.970218 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44759b74-67a7-4d01-964a-4c2cb78f1256 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:49.970739 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44759b74-67a7-4d01-964a-4c2cb78f1256 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:49.991354 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:49.991354 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:49.997088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb052383-03e6-4fa7-8a00-522c477ed5db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:50.005057 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb052383-03e6-4fa7-8a00-522c477ed5db tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:50.005278 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb052383-03e6-4fa7-8a00-522c477ed5db tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:50.005471 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb052383-03e6-4fa7-8a00-522c477ed5db tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:50.006588 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cb052383-03e6-4fa7-8a00-522c477ed5db tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:50.007472 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-44759b74-67a7-4d01-964a-4c2cb78f1256 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Volume info retrieved successfully. Aug 13 23:42:50.016946 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44759b74-67a7-4d01-964a-4c2cb78f1256 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 returned with HTTP 200 Aug 13 23:42:50.017798 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:50.017798 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:50.018064 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 274/1095] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:49 2026] GET /volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 => generated 827 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:50.018311 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb052383-03e6-4fa7-8a00-522c477ed5db tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:50.019256 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 277/1096] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:49 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:50.024766 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume of 1 GB Aug 13 23:42:50.025295 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:50.025295 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:50.026549 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Availability Zones retrieved successfully. Aug 13 23:42:50.036697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Flow 'volume_create_api' (d82e491b-1b69-4e8f-92da-2ef24b3e1027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:50.037015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (718ea843-cf7b-4b41-8af0-ea4669b5da91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:50.039027 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:50.129100 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:50.129100 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:50.162967 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (718ea843-cf7b-4b41-8af0-ea4669b5da91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf753aea-30b7-4f35-a345-ceca6d96bf34,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf753aea-30b7-4f35-a345-ceca6d96bf34', 'encryption_key_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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:50.164884 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964dd91e-a1b3-49c1-8393-ed81baf4971e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:50.291912 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Created reservations ['b7b69c66-2e00-40df-b55b-82113bea2a7f', '898aa478-02c9-442f-9f5f-e0d488f1af0c', '4f3d8e61-d75c-4697-91d2-9f00c82c7158', '6d367e4c-ccc1-41a8-b4da-11fb07f04def'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:50.293329 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964dd91e-a1b3-49c1-8393-ed81baf4971e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7b69c66-2e00-40df-b55b-82113bea2a7f', '898aa478-02c9-442f-9f5f-e0d488f1af0c', '4f3d8e61-d75c-4697-91d2-9f00c82c7158', '6d367e4c-ccc1-41a8-b4da-11fb07f04def']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:50.294568 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b15615-ac8f-4307-b72f-cb3c8f385764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:50.334522 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b15615-ac8f-4307-b72f-cb3c8f385764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40992555-29e1-401f-9719-565096b03b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1909247800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8be1b731c46746d5a002f429dec0dd19',qos_specs=None,replication_status=,reservations=['b7b69c66-2e00-40df-b55b-82113bea2a7f','898aa478-02c9-442f-9f5f-e0d488f1af0c','4f3d8e61-d75c-4697-91d2-9f00c82c7158','6d367e4c-ccc1-41a8-b4da-11fb07f04def'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860f42c6ce614178b2af5183dc670c94',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:42:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1909247800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40992555-29e1-401f-9719-565096b03b83,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8be1b731c46746d5a002f429dec0dd19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='860f42c6ce614178b2af5183dc670c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf753aea-30b7-4f35-a345-ceca6d96bf34),volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:50.338433 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a487b447-39af-41a1-8ac7-15727dad0f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:50.382141 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a487b447-39af-41a1-8ac7-15727dad0f1f) transitioned into state 'SUCCESS' from state '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-1909247800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8be1b731c46746d5a002f429dec0dd19',qos_specs=None,replication_status=,reservations=['b7b69c66-2e00-40df-b55b-82113bea2a7f','898aa478-02c9-442f-9f5f-e0d488f1af0c','4f3d8e61-d75c-4697-91d2-9f00c82c7158','6d367e4c-ccc1-41a8-b4da-11fb07f04def'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860f42c6ce614178b2af5183dc670c94',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:50.383262 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40aeb387-a315-4f03-aaff-34dbc7ad7191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:50.401188 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40aeb387-a315-4f03-aaff-34dbc7ad7191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:42:50.402325 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Flow 'volume_create_api' (d82e491b-1b69-4e8f-92da-2ef24b3e1027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:50.402838 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume request issued successfully. Aug 13 23:42:50.403517 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc6e89aa-1445-479b-82a1-5553d19e7c0d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:42:50.404201 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 275/1097] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:42:49 2026] POST /volume/v3/volumes => generated 758 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:50.424854 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14ee0bf0-5d98-4872-b0d9-8f5aa9e5bf83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:50.427242 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14ee0bf0-5d98-4872-b0d9-8f5aa9e5bf83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:42:50.427895 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14ee0bf0-5d98-4872-b0d9-8f5aa9e5bf83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:50.427895 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14ee0bf0-5d98-4872-b0d9-8f5aa9e5bf83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:50.436791 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:50.436791 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:50.443295 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-14ee0bf0-5d98-4872-b0d9-8f5aa9e5bf83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:42:50.448356 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14ee0bf0-5d98-4872-b0d9-8f5aa9e5bf83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 200 Aug 13 23:42:50.448794 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 272/1098] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:50 2026] GET /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:51.039086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-517ff053-6668-4c38-bc4f-9e93b3be5e04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:51.042797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-111cebac-3567-4f9c-aa71-599a84dfa3a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:51.044717 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-517ff053-6668-4c38-bc4f-9e93b3be5e04 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:51.045255 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-517ff053-6668-4c38-bc4f-9e93b3be5e04 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:51.045443 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-111cebac-3567-4f9c-aa71-599a84dfa3a6 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 Aug 13 23:42:51.045503 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-517ff053-6668-4c38-bc4f-9e93b3be5e04 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:51.045581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-111cebac-3567-4f9c-aa71-599a84dfa3a6 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:51.045627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-517ff053-6668-4c38-bc4f-9e93b3be5e04 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:51.045669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-111cebac-3567-4f9c-aa71-599a84dfa3a6 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:51.051216 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:51.051216 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:51.052209 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-517ff053-6668-4c38-bc4f-9e93b3be5e04 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:51.052905 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 275/1099] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:51 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:51.060683 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:51.060683 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:51.074697 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-111cebac-3567-4f9c-aa71-599a84dfa3a6 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Volume info retrieved successfully. Aug 13 23:42:51.086042 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-111cebac-3567-4f9c-aa71-599a84dfa3a6 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 returned with HTTP 200 Aug 13 23:42:51.086760 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 278/1100] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:51 2026] GET /volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:51.111118 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a64c242-75e1-4eb5-86c8-b5be584fa1e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:51.119020 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a64c242-75e1-4eb5-86c8-b5be584fa1e7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:42:51.119020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a64c242-75e1-4eb5-86c8-b5be584fa1e7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65b86ab3-3ff4-4ad8-9eba-3c384e0eec93", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1955414513"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:51.130287 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:51.130287 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:51.130895 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a64c242-75e1-4eb5-86c8-b5be584fa1e7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Volume info retrieved successfully. Aug 13 23:42:51.131054 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-7a64c242-75e1-4eb5-86c8-b5be584fa1e7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Create snapshot from volume 65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 Aug 13 23:42:51.215258 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-7a64c242-75e1-4eb5-86c8-b5be584fa1e7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Created reservations ['9ae9dfe6-bbfb-4196-bc82-727cb2e5d187', 'b206b2a1-b354-4587-8df9-598c003a8798', '1d08365e-9221-413a-80f4-9645c9f24044', '843d2d10-8dea-44bd-9d8a-6dfab792b83d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:42:51.285018 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a64c242-75e1-4eb5-86c8-b5be584fa1e7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Snapshot create request issued successfully. Aug 13 23:42:51.285018 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a64c242-75e1-4eb5-86c8-b5be584fa1e7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:42:51.285018 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 276/1101] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:42:51 2026] POST /volume/v3/snapshots => generated 318 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:51.296373 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa41f7b0-a3de-47d8-83da-eac015e5d91e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:51.300785 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa41f7b0-a3de-47d8-83da-eac015e5d91e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 Aug 13 23:42:51.301215 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa41f7b0-a3de-47d8-83da-eac015e5d91e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:51.301521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa41f7b0-a3de-47d8-83da-eac015e5d91e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:51.311280 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:51.311280 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:51.313685 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa41f7b0-a3de-47d8-83da-eac015e5d91e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Snapshot retrieved successfully. Aug 13 23:42:51.315441 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa41f7b0-a3de-47d8-83da-eac015e5d91e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 returned with HTTP 200 Aug 13 23:42:51.315966 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 273/1102] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:42:51 2026] GET /volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:51.465288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-306b5753-c88b-4030-8f4e-210a1cc33451 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:51.470306 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-306b5753-c88b-4030-8f4e-210a1cc33451 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:42:51.470701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-306b5753-c88b-4030-8f4e-210a1cc33451 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:51.471228 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-306b5753-c88b-4030-8f4e-210a1cc33451 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:51.481730 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:51.481730 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:51.488759 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-306b5753-c88b-4030-8f4e-210a1cc33451 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:42:51.496334 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-306b5753-c88b-4030-8f4e-210a1cc33451 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 200 Aug 13 23:42:51.497508 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 276/1103] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:51 2026] GET /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:51.698981 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2787b877-6517-4894-8887-e5ce1751f832 req-c753cb26-0755-42a7-a110-44c0fb4857fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:51.706943 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-c753cb26-0755-42a7-a110-44c0fb4857fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:42:51.706943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-c753cb26-0755-42a7-a110-44c0fb4857fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:51.706943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-c753cb26-0755-42a7-a110-44c0fb4857fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:51.718798 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:51.718798 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:51.728817 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-2787b877-6517-4894-8887-e5ce1751f832 req-c753cb26-0755-42a7-a110-44c0fb4857fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:42:51.741252 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-c753cb26-0755-42a7-a110-44c0fb4857fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 200 Aug 13 23:42:51.742172 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 279/1104] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:42:51 2026] GET /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:52.074505 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-061d9cb6-4a67-4dd5-99ec-f85c37be082b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:52.075589 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-061d9cb6-4a67-4dd5-99ec-f85c37be082b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:52.075802 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-061d9cb6-4a67-4dd5-99ec-f85c37be082b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:52.076050 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-061d9cb6-4a67-4dd5-99ec-f85c37be082b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:52.076263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-061d9cb6-4a67-4dd5-99ec-f85c37be082b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:52.085345 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:52.085345 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:52.086679 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-061d9cb6-4a67-4dd5-99ec-f85c37be082b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:52.087003 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 277/1105] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:52 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:52.337674 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d698e31-76fc-4044-bdad-d463dfa26104 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:52.340279 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d698e31-76fc-4044-bdad-d463dfa26104 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 Aug 13 23:42:52.340555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d698e31-76fc-4044-bdad-d463dfa26104 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:52.341514 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d698e31-76fc-4044-bdad-d463dfa26104 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:52.351024 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:52.351024 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:52.351514 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3d698e31-76fc-4044-bdad-d463dfa26104 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Snapshot retrieved successfully. Aug 13 23:42:52.353407 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d698e31-76fc-4044-bdad-d463dfa26104 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 returned with HTTP 200 Aug 13 23:42:52.354538 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 274/1106] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:42:52 2026] GET /volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:52.371808 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:52.373821 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:42:52.374437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "becfbac5-d061-4a21-9933-8b6c914f0b56"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:52.376765 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'becfbac5-d061-4a21-9933-8b6c914f0b56'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:42:52.392302 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:52.392302 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:52.392545 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Snapshot retrieved successfully. Aug 13 23:42:52.393269 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Create volume of 1 GB Aug 13 23:42:52.400645 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Availability Zones retrieved successfully. Aug 13 23:42:52.409464 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Flow 'volume_create_api' (0e547b4f-6a79-4f95-91b6-5b6644903a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:42:52.412779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bba55df-79fb-4b37-9198-7fe9182229dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:52.412779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:42:52.414404 np0000007283 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bba55df-79fb-4b37-9198-7fe9182229dc) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 23:42:52.414404 np0000007283 devstack@c-api.service[100273]: 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 13 23:42:52.417870 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bba55df-79fb-4b37-9198-7fe9182229dc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:42:52.419177 np0000007283 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bba55df-79fb-4b37-9198-7fe9182229dc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 23:42:52.419879 np0000007283 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Flow 'volume_create_api' (0e547b4f-6a79-4f95-91b6-5b6644903a12) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 23:42:52.420683 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-034ffaf3-d583-42b4-b56d-80d856d2a55c tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 23:42:52.420969 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 277/1107] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:42:52 2026] POST /volume/v3/volumes => generated 171 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:42:52.431958 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9c1e7107-14d1-42ba-a1df-f7a692b47522 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:52.435252 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c1e7107-14d1-42ba-a1df-f7a692b47522 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 Aug 13 23:42:52.435542 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c1e7107-14d1-42ba-a1df-f7a692b47522 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:52.436058 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c1e7107-14d1-42ba-a1df-f7a692b47522 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:52.436058 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-9c1e7107-14d1-42ba-a1df-f7a692b47522 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Delete snapshot with id: becfbac5-d061-4a21-9933-8b6c914f0b56 Aug 13 23:42:52.444678 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:52.444678 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:52.445360 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9c1e7107-14d1-42ba-a1df-f7a692b47522 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Snapshot retrieved successfully. Aug 13 23:42:52.476083 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9c1e7107-14d1-42ba-a1df-f7a692b47522 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Snapshot delete request issued successfully. Aug 13 23:42:52.476083 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c1e7107-14d1-42ba-a1df-f7a692b47522 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 returned with HTTP 202 Aug 13 23:42:52.476083 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 280/1108] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:42:52 2026] DELETE /volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:52.485405 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d03bf47-f0bb-4c02-9696-6f492669e63b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:52.485759 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2787b877-6517-4894-8887-e5ce1751f832 req-3fd353dc-e698-4220-bbfe-9042b7b09e19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:52.493879 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d03bf47-f0bb-4c02-9696-6f492669e63b tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 Aug 13 23:42:52.494113 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-3fd353dc-e698-4220-bbfe-9042b7b09e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:42:52.494172 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d03bf47-f0bb-4c02-9696-6f492669e63b tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:52.494250 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-3fd353dc-e698-4220-bbfe-9042b7b09e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:52.494250 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-3fd353dc-e698-4220-bbfe-9042b7b09e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:52.494403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d03bf47-f0bb-4c02-9696-6f492669e63b tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:52.507190 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:52.507190 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:52.510703 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:52.510703 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:52.512398 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0d03bf47-f0bb-4c02-9696-6f492669e63b tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Snapshot retrieved successfully. Aug 13 23:42:52.514631 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d03bf47-f0bb-4c02-9696-6f492669e63b tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 returned with HTTP 200 Aug 13 23:42:52.515220 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 278/1109] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:42:52 2026] GET /volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 => generated 476 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:42:52.516680 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2787b877-6517-4894-8887-e5ce1751f832 req-3fd353dc-e698-4220-bbfe-9042b7b09e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:42:52.524762 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-3fd353dc-e698-4220-bbfe-9042b7b09e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 200 Aug 13 23:42:52.524762 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 275/1110] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:42:52 2026] GET /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:52.546094 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bfd3c362-59bc-4e74-a77a-ea2f8583b1ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:52.546094 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfd3c362-59bc-4e74-a77a-ea2f8583b1ae None None] GET https://10.4.3.81/volume// Aug 13 23:42:52.546094 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfd3c362-59bc-4e74-a77a-ea2f8583b1ae None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:52.546094 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfd3c362-59bc-4e74-a77a-ea2f8583b1ae None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:52.546094 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfd3c362-59bc-4e74-a77a-ea2f8583b1ae None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:52.546094 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 278/1111] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:42:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:52.561042 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2787b877-6517-4894-8887-e5ce1751f832 req-378b95c5-f644-4ad2-a20e-cf020270f656 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:52.568813 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-378b95c5-f644-4ad2-a20e-cf020270f656 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:42:52.570108 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-378b95c5-f644-4ad2-a20e-cf020270f656 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40992555-29e1-401f-9719-565096b03b83", "connector": null, "instance_uuid": "4d66dc93-9dfd-4d76-ab45-630e58042630"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:52.587394 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:52.587394 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:52.644207 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-378b95c5-f644-4ad2-a20e-cf020270f656 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:42:52.645110 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 281/1112] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:42:52 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:53.104393 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53c4ca74-c0f2-470e-808a-e11daccccb3e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:53.109130 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53c4ca74-c0f2-470e-808a-e11daccccb3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:53.109706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53c4ca74-c0f2-470e-808a-e11daccccb3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:53.111686 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53c4ca74-c0f2-470e-808a-e11daccccb3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:53.112323 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-53c4ca74-c0f2-470e-808a-e11daccccb3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:53.129520 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:53.129520 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:53.132691 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53c4ca74-c0f2-470e-808a-e11daccccb3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:53.134187 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 279/1113] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:53 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:53.528368 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5665af48-babe-4596-98ad-b681bf99663d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:53.593256 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5665af48-babe-4596-98ad-b681bf99663d tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 Aug 13 23:42:53.593256 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5665af48-babe-4596-98ad-b681bf99663d tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:53.593256 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5665af48-babe-4596-98ad-b681bf99663d tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:53.593256 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5665af48-babe-4596-98ad-b681bf99663d tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 returned with HTTP 404 Aug 13 23:42:53.593256 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 276/1114] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:42:53 2026] GET /volume/v3/snapshots/becfbac5-d061-4a21-9933-8b6c914f0b56 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:53.598656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14e795eb-25ce-47f2-99c7-576f1089b83f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:53.598656 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14e795eb-25ce-47f2-99c7-576f1089b83f tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 Aug 13 23:42:53.598656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14e795eb-25ce-47f2-99c7-576f1089b83f tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:53.598656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14e795eb-25ce-47f2-99c7-576f1089b83f tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:53.598656 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:53.598656 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:53.598656 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-14e795eb-25ce-47f2-99c7-576f1089b83f tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Volume info retrieved successfully. Aug 13 23:42:53.601832 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14e795eb-25ce-47f2-99c7-576f1089b83f tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 returned with HTTP 200 Aug 13 23:42:53.602800 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 279/1115] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:53 2026] GET /volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:53.622083 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2febbc5a-9c25-4428-ac12-49d80d3f3ad7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:53.624576 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2febbc5a-9c25-4428-ac12-49d80d3f3ad7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] DELETE https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 Aug 13 23:42:53.624840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2febbc5a-9c25-4428-ac12-49d80d3f3ad7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:53.625226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2febbc5a-9c25-4428-ac12-49d80d3f3ad7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:53.625226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2febbc5a-9c25-4428-ac12-49d80d3f3ad7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Delete volume with id: 65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 Aug 13 23:42:53.635806 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:53.635806 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:53.637785 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2febbc5a-9c25-4428-ac12-49d80d3f3ad7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Volume info retrieved successfully. Aug 13 23:42:53.674322 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2febbc5a-9c25-4428-ac12-49d80d3f3ad7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Delete volume request issued successfully. Aug 13 23:42:53.674322 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2febbc5a-9c25-4428-ac12-49d80d3f3ad7 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 returned with HTTP 202 Aug 13 23:42:53.674655 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 282/1116] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:42:53 2026] DELETE /volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:53.690773 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8ac529c-6221-4f13-8c18-f1b04d887396 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:53.693177 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8ac529c-6221-4f13-8c18-f1b04d887396 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 Aug 13 23:42:53.693446 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8ac529c-6221-4f13-8c18-f1b04d887396 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:53.693739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8ac529c-6221-4f13-8c18-f1b04d887396 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:53.707916 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:53.707916 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:53.717301 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a8ac529c-6221-4f13-8c18-f1b04d887396 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Volume info retrieved successfully. Aug 13 23:42:53.726250 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8ac529c-6221-4f13-8c18-f1b04d887396 tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 returned with HTTP 200 Aug 13 23:42:53.726834 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 280/1117] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:53 2026] GET /volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:54.012208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d0729ee-6dbd-4e7c-9030-bb5bc06cefd2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.156622 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d7a532d-dd9d-49e8-9e0a-893d24406925 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.159341 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d7a532d-dd9d-49e8-9e0a-893d24406925 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:54.160337 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d7a532d-dd9d-49e8-9e0a-893d24406925 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.160337 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d7a532d-dd9d-49e8-9e0a-893d24406925 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.160337 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2d7a532d-dd9d-49e8-9e0a-893d24406925 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:54.171706 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:54.171706 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:54.171706 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d7a532d-dd9d-49e8-9e0a-893d24406925 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:54.178136 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 280/1118] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:54.212601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d0729ee-6dbd-4e7c-9030-bb5bc06cefd2 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:42:54.213322 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d0729ee-6dbd-4e7c-9030-bb5bc06cefd2 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1599696518"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:54.255887 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d0729ee-6dbd-4e7c-9030-bb5bc06cefd2 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:42:54.257671 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 277/1119] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:42:54 2026] POST /volume/v3/group_types => generated 181 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:54.270742 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5df414f2-c5c1-48be-82b6-08445de0f720 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.272867 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5df414f2-c5c1-48be-82b6-08445de0f720 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] POST https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs Aug 13 23:42:54.273282 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5df414f2-c5c1-48be-82b6-08445de0f720 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:54.310588 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5df414f2-c5c1-48be-82b6-08445de0f720 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs returned with HTTP 202 Aug 13 23:42:54.310588 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 283/1120] 10.4.3.81 () {70 vars in 1451 bytes} [Thu Aug 13 23:42:54 2026] POST /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs => generated 53 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:54.329014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2b2e00f7-a512-4121-8002-25dd36c1ac92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.332087 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b2e00f7-a512-4121-8002-25dd36c1ac92 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] POST https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs Aug 13 23:42:54.332723 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b2e00f7-a512-4121-8002-25dd36c1ac92 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:54.390497 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b2e00f7-a512-4121-8002-25dd36c1ac92 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs returned with HTTP 202 Aug 13 23:42:54.390497 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 281/1121] 10.4.3.81 () {70 vars in 1451 bytes} [Thu Aug 13 23:42:54 2026] POST /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs => generated 61 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:42:54.403526 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a5a40db-d4de-462d-9009-fdaa692bad3f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.409871 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a5a40db-d4de-462d-9009-fdaa692bad3f tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] GET https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 Aug 13 23:42:54.409871 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a5a40db-d4de-462d-9009-fdaa692bad3f tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.413924 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a5a40db-d4de-462d-9009-fdaa692bad3f tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.426618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a5a40db-d4de-462d-9009-fdaa692bad3f tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 returned with HTTP 200 Aug 13 23:42:54.427299 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 281/1122] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:54.439928 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e961e3c-fd65-43ac-86d0-3761fd9ac250 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.444819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e961e3c-fd65-43ac-86d0-3761fd9ac250 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] GET https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 Aug 13 23:42:54.444819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e961e3c-fd65-43ac-86d0-3761fd9ac250 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.446187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e961e3c-fd65-43ac-86d0-3761fd9ac250 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.460073 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e961e3c-fd65-43ac-86d0-3761fd9ac250 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 returned with HTTP 200 Aug 13 23:42:54.460666 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 278/1123] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:54.477026 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5049534a-a99d-4a3d-8ee7-60697cf0dbd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.481015 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5049534a-a99d-4a3d-8ee7-60697cf0dbd6 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] PUT https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 Aug 13 23:42:54.481015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5049534a-a99d-4a3d-8ee7-60697cf0dbd6 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:54.515653 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5049534a-a99d-4a3d-8ee7-60697cf0dbd6 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 returned with HTTP 200 Aug 13 23:42:54.515653 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 284/1124] 10.4.3.81 () {70 vars in 1465 bytes} [Thu Aug 13 23:42:54 2026] PUT /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:54.539944 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-255d955d-7482-4496-98de-10d4d450d5e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.543232 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-255d955d-7482-4496-98de-10d4d450d5e4 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] GET https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs Aug 13 23:42:54.543528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-255d955d-7482-4496-98de-10d4d450d5e4 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.544865 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-255d955d-7482-4496-98de-10d4d450d5e4 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.557303 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-255d955d-7482-4496-98de-10d4d450d5e4 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs returned with HTTP 200 Aug 13 23:42:54.558117 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 282/1125] 10.4.3.81 () {68 vars in 1430 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs => generated 87 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:54.570223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6fc0c3f5-adb5-4126-a6c1-909cb6e368d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.572967 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fc0c3f5-adb5-4126-a6c1-909cb6e368d9 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key1 Aug 13 23:42:54.573156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fc0c3f5-adb5-4126-a6c1-909cb6e368d9 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.573388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fc0c3f5-adb5-4126-a6c1-909cb6e368d9 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.600953 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fc0c3f5-adb5-4126-a6c1-909cb6e368d9 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key1 returned with HTTP 202 Aug 13 23:42:54.601614 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 282/1126] 10.4.3.81 () {68 vars in 1448 bytes} [Thu Aug 13 23:42:54 2026] DELETE /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:54.615197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01dbb2d5-0562-4a8c-aca9-b733cda56b34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.619063 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01dbb2d5-0562-4a8c-aca9-b733cda56b34 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] GET https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key1 Aug 13 23:42:54.619480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01dbb2d5-0562-4a8c-aca9-b733cda56b34 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.619973 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01dbb2d5-0562-4a8c-aca9-b733cda56b34 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.636124 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01dbb2d5-0562-4a8c-aca9-b733cda56b34 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] HTTP exception thrown: Group Type dd15709a-836c-45aa-8f68-3763f2bb1fc6 has no extra spec with key key1. Aug 13 23:42:54.636124 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01dbb2d5-0562-4a8c-aca9-b733cda56b34 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key1 returned with HTTP 404 Aug 13 23:42:54.636124 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 279/1127] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key1 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:54.651249 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-24fd2a90-fd02-4ba6-a4e1-dc37b4762dec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.656173 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24fd2a90-fd02-4ba6-a4e1-dc37b4762dec tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 Aug 13 23:42:54.656173 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24fd2a90-fd02-4ba6-a4e1-dc37b4762dec tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.656173 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24fd2a90-fd02-4ba6-a4e1-dc37b4762dec tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.672505 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24fd2a90-fd02-4ba6-a4e1-dc37b4762dec tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 returned with HTTP 202 Aug 13 23:42:54.673050 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 285/1128] 10.4.3.81 () {68 vars in 1448 bytes} [Thu Aug 13 23:42:54 2026] DELETE /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:54.684098 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-76abfcb6-ebc7-4589-8cb1-29c01fd4313e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.688048 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76abfcb6-ebc7-4589-8cb1-29c01fd4313e tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] GET https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 Aug 13 23:42:54.688048 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76abfcb6-ebc7-4589-8cb1-29c01fd4313e tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.689183 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76abfcb6-ebc7-4589-8cb1-29c01fd4313e tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.699337 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76abfcb6-ebc7-4589-8cb1-29c01fd4313e tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] HTTP exception thrown: Group Type dd15709a-836c-45aa-8f68-3763f2bb1fc6 has no extra spec with key key2. Aug 13 23:42:54.699337 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76abfcb6-ebc7-4589-8cb1-29c01fd4313e tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 returned with HTTP 404 Aug 13 23:42:54.699793 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 283/1129] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key2 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 23:42:54.708197 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc651626-c4b2-4b4a-8a52-791751a95a6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.711153 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc651626-c4b2-4b4a-8a52-791751a95a6a tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 Aug 13 23:42:54.711452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc651626-c4b2-4b4a-8a52-791751a95a6a tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.711725 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc651626-c4b2-4b4a-8a52-791751a95a6a tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.737351 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc651626-c4b2-4b4a-8a52-791751a95a6a tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 returned with HTTP 202 Aug 13 23:42:54.737942 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 283/1130] 10.4.3.81 () {68 vars in 1448 bytes} [Thu Aug 13 23:42:54 2026] DELETE /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:54.748791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5bf3fe00-c054-4f69-90cd-c52225789bb5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.753477 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ed5530e-3735-4ae7-a561-94ecc457402e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.756550 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ed5530e-3735-4ae7-a561-94ecc457402e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] GET https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 Aug 13 23:42:54.756721 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ed5530e-3735-4ae7-a561-94ecc457402e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.757003 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ed5530e-3735-4ae7-a561-94ecc457402e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.757886 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf3fe00-c054-4f69-90cd-c52225789bb5 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] GET https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 Aug 13 23:42:54.758181 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bf3fe00-c054-4f69-90cd-c52225789bb5 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.758436 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bf3fe00-c054-4f69-90cd-c52225789bb5 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.764914 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ed5530e-3735-4ae7-a561-94ecc457402e tempest-VolumesSnapshotNegativeTestJSON-1697916834 tempest-VolumesSnapshotNegativeTestJSON-1697916834-project-member] https://10.4.3.81/volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 returned with HTTP 404 Aug 13 23:42:54.765140 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5439dc88-558d-4da9-a919-0ca41362540c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.765279 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 286/1131] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/volumes/65b86ab3-3ff4-4ad8-9eba-3c384e0eec93 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:54.765676 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5439dc88-558d-4da9-a919-0ca41362540c None None] GET https://10.4.3.81/volume// Aug 13 23:42:54.766546 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5439dc88-558d-4da9-a919-0ca41362540c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.769749 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5439dc88-558d-4da9-a919-0ca41362540c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.769749 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5439dc88-558d-4da9-a919-0ca41362540c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:42:54.769749 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 284/1132] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:42:54.771502 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf3fe00-c054-4f69-90cd-c52225789bb5 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] HTTP exception thrown: Group Type dd15709a-836c-45aa-8f68-3763f2bb1fc6 has no extra spec with key key3. Aug 13 23:42:54.771790 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf3fe00-c054-4f69-90cd-c52225789bb5 tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 returned with HTTP 404 Aug 13 23:42:54.772557 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 280/1133] 10.4.3.81 () {68 vars in 1445 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:42:54.783698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-467658c0-1b1e-47b9-aeca-257593f6247c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.786763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2787b877-6517-4894-8887-e5ce1751f832 req-a5092796-6042-4a32-8fc7-922892b61988 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.787316 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-467658c0-1b1e-47b9-aeca-257593f6247c tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6 Aug 13 23:42:54.787675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-467658c0-1b1e-47b9-aeca-257593f6247c tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.788697 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-467658c0-1b1e-47b9-aeca-257593f6247c tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.789734 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-a5092796-6042-4a32-8fc7-922892b61988 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:42:54.790048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-a5092796-6042-4a32-8fc7-922892b61988 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:54.790316 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-a5092796-6042-4a32-8fc7-922892b61988 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:54.804756 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:54.804756 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:54.811016 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-2787b877-6517-4894-8887-e5ce1751f832 req-a5092796-6042-4a32-8fc7-922892b61988 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:42:54.817941 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-a5092796-6042-4a32-8fc7-922892b61988 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 200 Aug 13 23:42:54.821130 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 287/1134] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:42:54 2026] GET /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 1545 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 23:42:54.824707 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-467658c0-1b1e-47b9-aeca-257593f6247c tempest-GroupTypeSpecsTest-130891531 tempest-GroupTypeSpecsTest-130891531-project-admin] https://10.4.3.81/volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6 returned with HTTP 202 Aug 13 23:42:54.825577 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 284/1135] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:42:54 2026] DELETE /volume/v3/group_types/dd15709a-836c-45aa-8f68-3763f2bb1fc6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:42:54.982238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2787b877-6517-4894-8887-e5ce1751f832 req-185846d8-96c8-4a58-88dd-e894a01c9597 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:54.986462 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-185846d8-96c8-4a58-88dd-e894a01c9597 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] PUT https://10.4.3.81/volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f Aug 13 23:42:54.987732 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-185846d8-96c8-4a58-88dd-e894a01c9597 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:55.002868 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2787b877-6517-4894-8887-e5ce1751f832 req-185846d8-96c8-4a58-88dd-e894a01c9597 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Acquiring lock "cinder-attachment_update-40992555-29e1-401f-9719-565096b03b83-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:42:55.011855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2787b877-6517-4894-8887-e5ce1751f832 req-185846d8-96c8-4a58-88dd-e894a01c9597 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-40992555-29e1-401f-9719-565096b03b83-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:42:55.013941 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:55.013941 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:55.191814 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2787b877-6517-4894-8887-e5ce1751f832 req-185846d8-96c8-4a58-88dd-e894a01c9597 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-40992555-29e1-401f-9719-565096b03b83-np0000007283" released by "attachment_update" :: held 0.180s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:42:55.192304 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-185846d8-96c8-4a58-88dd-e894a01c9597 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f returned with HTTP 200 Aug 13 23:42:55.193296 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 285/1136] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:42:54 2026] PUT /volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:42:55.198594 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-098bf8c5-4d19-440c-b087-91f85fc3de5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:55.201470 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-098bf8c5-4d19-440c-b087-91f85fc3de5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:55.201470 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-098bf8c5-4d19-440c-b087-91f85fc3de5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:55.201786 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-098bf8c5-4d19-440c-b087-91f85fc3de5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:55.202101 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-098bf8c5-4d19-440c-b087-91f85fc3de5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:55.210410 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:55.210410 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:55.212009 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-098bf8c5-4d19-440c-b087-91f85fc3de5b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:55.212482 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 281/1137] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:55 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:55.241936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2787b877-6517-4894-8887-e5ce1751f832 req-f279f7fe-ef50-430a-aa79-734cd6f37e17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:55.244971 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-f279f7fe-ef50-430a-aa79-734cd6f37e17 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f/action Aug 13 23:42:55.245500 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-f279f7fe-ef50-430a-aa79-734cd6f37e17 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:42:55.245712 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-f279f7fe-ef50-430a-aa79-734cd6f37e17 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:55.276104 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:55.276104 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:55.295035 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2787b877-6517-4894-8887-e5ce1751f832 req-f279f7fe-ef50-430a-aa79-734cd6f37e17 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f/action returned with HTTP 204 Aug 13 23:42:55.295623 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 288/1138] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:42:55 2026] POST /volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:56.231179 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-249851ab-d7cf-40c5-8916-7a098d7f52d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:56.233460 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-249851ab-d7cf-40c5-8916-7a098d7f52d7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:56.233740 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-249851ab-d7cf-40c5-8916-7a098d7f52d7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:56.234025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-249851ab-d7cf-40c5-8916-7a098d7f52d7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:56.234186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-249851ab-d7cf-40c5-8916-7a098d7f52d7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:56.240319 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:56.240319 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:56.241817 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-249851ab-d7cf-40c5-8916-7a098d7f52d7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:56.242437 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 285/1139] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:56 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:57.264261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a75050e-7abc-4508-aa25-2892592a5fb7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:57.267484 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a75050e-7abc-4508-aa25-2892592a5fb7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:57.267867 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a75050e-7abc-4508-aa25-2892592a5fb7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:57.268116 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a75050e-7abc-4508-aa25-2892592a5fb7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:57.268253 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0a75050e-7abc-4508-aa25-2892592a5fb7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:57.278086 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:57.278086 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:57.278976 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a75050e-7abc-4508-aa25-2892592a5fb7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:57.280419 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 286/1140] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:57 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:58.295761 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af015a09-a595-4755-b173-30d4302c7a91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:58.297870 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af015a09-a595-4755-b173-30d4302c7a91 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:58.298148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af015a09-a595-4755-b173-30d4302c7a91 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:58.298616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af015a09-a595-4755-b173-30d4302c7a91 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:58.298616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-af015a09-a595-4755-b173-30d4302c7a91 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:58.305004 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:58.305004 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:58.306103 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af015a09-a595-4755-b173-30d4302c7a91 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:58.306610 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 282/1141] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:58 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:59.144666 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d770cb22-a5cc-4055-815b-df6619f2a5e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.289245 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d770cb22-a5cc-4055-815b-df6619f2a5e5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 13 23:42:59.290280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d770cb22-a5cc-4055-815b-df6619f2a5e5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1795361167", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:59.291553 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.qos_specs [None req-d770cb22-a5cc-4055-815b-df6619f2a5e5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1795361167', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100275) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 23:42:59.298320 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-d770cb22-a5cc-4055-815b-df6619f2a5e5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DB qos_specs_create(): root {'id': 'bf3c2e42-ecbf-484f-8a91-e52592c360a8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1795361167'} {{(pid=100275) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 23:42:59.308491 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d770cb22-a5cc-4055-815b-df6619f2a5e5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 23:42:59.309659 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 289/1142] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:42:59 2026] POST /volume/v3/qos-specs => generated 391 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:59.319741 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbe1a795-c98f-49e7-a004-3701e9b990dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.321868 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26f6f250-eee0-46a4-a931-664a2174e2a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.322165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbe1a795-c98f-49e7-a004-3701e9b990dd tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:42:59.322254 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbe1a795-c98f-49e7-a004-3701e9b990dd tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2134320140"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:59.324892 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26f6f250-eee0-46a4-a931-664a2174e2a3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:42:59.324892 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26f6f250-eee0-46a4-a931-664a2174e2a3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.324892 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26f6f250-eee0-46a4-a931-664a2174e2a3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.326007 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-26f6f250-eee0-46a4-a931-664a2174e2a3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:42:59.337663 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:59.337663 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:59.340024 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26f6f250-eee0-46a4-a931-664a2174e2a3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:42:59.341619 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 287/1143] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:59.347085 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbe1a795-c98f-49e7-a004-3701e9b990dd tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:42:59.348878 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 286/1144] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:42:59 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:59.362009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6edd0282-36b8-4973-ad98-ec796be36b62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.365474 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6edd0282-36b8-4973-ad98-ec796be36b62 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:42:59.367294 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6edd0282-36b8-4973-ad98-ec796be36b62 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-807795583"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:59.389861 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6edd0282-36b8-4973-ad98-ec796be36b62 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:42:59.390265 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 283/1145] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:42:59 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 13 23:42:59.404388 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7968633f-d704-4b10-b315-f2adf88bb67e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.410125 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7968633f-d704-4b10-b315-f2adf88bb67e tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:42:59.410448 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7968633f-d704-4b10-b315-f2adf88bb67e tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1073956417"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:42:59.412120 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:59.412120 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:59.426564 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7968633f-d704-4b10-b315-f2adf88bb67e tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:42:59.427023 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 290/1146] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:42:59 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:59.438016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a905c7ec-9ac4-47d9-8b50-c7a82dad1fca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.440570 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a905c7ec-9ac4-47d9-8b50-c7a82dad1fca tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=df36fc1f-06f9-4eae-b576-c8d32903b9b3 Aug 13 23:42:59.441062 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a905c7ec-9ac4-47d9-8b50-c7a82dad1fca tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.443609 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a905c7ec-9ac4-47d9-8b50-c7a82dad1fca tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'associate' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.443609 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a905c7ec-9ac4-47d9-8b50-c7a82dad1fca tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Associate qos_spec: bf3c2e42-ecbf-484f-8a91-e52592c360a8 with type: df36fc1f-06f9-4eae-b576-c8d32903b9b3 {{(pid=100276) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 23:42:59.481268 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a905c7ec-9ac4-47d9-8b50-c7a82dad1fca tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=df36fc1f-06f9-4eae-b576-c8d32903b9b3 returned with HTTP 202 Aug 13 23:42:59.481268 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 288/1147] 10.4.3.81 () {66 vars in 1474 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=df36fc1f-06f9-4eae-b576-c8d32903b9b3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:59.493976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e38f445-477b-4118-bcb0-7962932b1be7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.499622 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e38f445-477b-4118-bcb0-7962932b1be7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=0c5a50fa-7025-4085-a75c-a8039e335a42 Aug 13 23:42:59.499622 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e38f445-477b-4118-bcb0-7962932b1be7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.499742 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e38f445-477b-4118-bcb0-7962932b1be7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'associate' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.501291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e38f445-477b-4118-bcb0-7962932b1be7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Associate qos_spec: bf3c2e42-ecbf-484f-8a91-e52592c360a8 with type: 0c5a50fa-7025-4085-a75c-a8039e335a42 {{(pid=100273) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 23:42:59.543900 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e38f445-477b-4118-bcb0-7962932b1be7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=0c5a50fa-7025-4085-a75c-a8039e335a42 returned with HTTP 202 Aug 13 23:42:59.544628 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 287/1148] 10.4.3.81 () {66 vars in 1474 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=0c5a50fa-7025-4085-a75c-a8039e335a42 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:59.553749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f7975b82-5d65-4664-b722-6b79df5054e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.558850 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7975b82-5d65-4664-b722-6b79df5054e2 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=014c09f0-8b95-45e3-93d0-edb689deaa40 Aug 13 23:42:59.559045 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7975b82-5d65-4664-b722-6b79df5054e2 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.559340 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7975b82-5d65-4664-b722-6b79df5054e2 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'associate' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.564077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f7975b82-5d65-4664-b722-6b79df5054e2 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Associate qos_spec: bf3c2e42-ecbf-484f-8a91-e52592c360a8 with type: 014c09f0-8b95-45e3-93d0-edb689deaa40 {{(pid=100274) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 23:42:59.601489 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7975b82-5d65-4664-b722-6b79df5054e2 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=014c09f0-8b95-45e3-93d0-edb689deaa40 returned with HTTP 202 Aug 13 23:42:59.602017 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 284/1149] 10.4.3.81 () {66 vars in 1474 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associate?vol_type_id=014c09f0-8b95-45e3-93d0-edb689deaa40 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:59.610158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-63205b6e-b746-454d-ad92-8b9bbacfd25d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.614597 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63205b6e-b746-454d-ad92-8b9bbacfd25d tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations Aug 13 23:42:59.614597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63205b6e-b746-454d-ad92-8b9bbacfd25d tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.614597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63205b6e-b746-454d-ad92-8b9bbacfd25d tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'associations' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.614597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-63205b6e-b746-454d-ad92-8b9bbacfd25d tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Get associations for qos_spec id: bf3c2e42-ecbf-484f-8a91-e52592c360a8 {{(pid=100275) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 23:42:59.639035 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63205b6e-b746-454d-ad92-8b9bbacfd25d tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations returned with HTTP 200 Aug 13 23:42:59.639600 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 291/1150] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations => generated 447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:59.654317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c97bab9c-496f-4e81-94a4-77bfca01c734 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.655777 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c97bab9c-496f-4e81-94a4-77bfca01c734 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/disassociate?vol_type_id=df36fc1f-06f9-4eae-b576-c8d32903b9b3 Aug 13 23:42:59.656093 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c97bab9c-496f-4e81-94a4-77bfca01c734 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.656357 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c97bab9c-496f-4e81-94a4-77bfca01c734 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'disassociate' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.656695 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:59.656695 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:59.657791 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c97bab9c-496f-4e81-94a4-77bfca01c734 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Disassociate qos_spec: bf3c2e42-ecbf-484f-8a91-e52592c360a8 from type: df36fc1f-06f9-4eae-b576-c8d32903b9b3 {{(pid=100276) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 23:42:59.681756 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c97bab9c-496f-4e81-94a4-77bfca01c734 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/disassociate?vol_type_id=df36fc1f-06f9-4eae-b576-c8d32903b9b3 returned with HTTP 202 Aug 13 23:42:59.681756 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 289/1151] 10.4.3.81 () {66 vars in 1483 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/disassociate?vol_type_id=df36fc1f-06f9-4eae-b576-c8d32903b9b3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:59.691877 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c332956c-117e-4a31-b318-9fa8a9c925de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.695103 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c332956c-117e-4a31-b318-9fa8a9c925de tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations Aug 13 23:42:59.695362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c332956c-117e-4a31-b318-9fa8a9c925de tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.695641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c332956c-117e-4a31-b318-9fa8a9c925de tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'associations' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.696043 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:59.696043 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:42:59.697279 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c332956c-117e-4a31-b318-9fa8a9c925de tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Get associations for qos_spec id: bf3c2e42-ecbf-484f-8a91-e52592c360a8 {{(pid=100273) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 23:42:59.719775 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c332956c-117e-4a31-b318-9fa8a9c925de tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations returned with HTTP 200 Aug 13 23:42:59.720702 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 288/1152] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations => generated 305 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:42:59.733771 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-127850ea-a442-4ac0-ba51-48ab240e87d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.735876 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-127850ea-a442-4ac0-ba51-48ab240e87d1 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/disassociate_all Aug 13 23:42:59.736182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-127850ea-a442-4ac0-ba51-48ab240e87d1 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.737233 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-127850ea-a442-4ac0-ba51-48ab240e87d1 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'disassociate_all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.737233 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:59.737233 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:42:59.737794 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-127850ea-a442-4ac0-ba51-48ab240e87d1 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Disassociate qos_spec: bf3c2e42-ecbf-484f-8a91-e52592c360a8 from all. {{(pid=100274) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 23:42:59.756724 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-127850ea-a442-4ac0-ba51-48ab240e87d1 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/disassociate_all returned with HTTP 202 Aug 13 23:42:59.757309 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 285/1153] 10.4.3.81 () {66 vars in 1398 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/disassociate_all => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:59.766087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ff8546b1-186a-447c-b18e-6bc98580e299 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.768348 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff8546b1-186a-447c-b18e-6bc98580e299 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations Aug 13 23:42:59.768563 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff8546b1-186a-447c-b18e-6bc98580e299 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.769311 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff8546b1-186a-447c-b18e-6bc98580e299 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'associations' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.769311 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:59.769311 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:42:59.769565 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ff8546b1-186a-447c-b18e-6bc98580e299 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Get associations for qos_spec id: bf3c2e42-ecbf-484f-8a91-e52592c360a8 {{(pid=100275) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 23:42:59.778943 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff8546b1-186a-447c-b18e-6bc98580e299 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations returned with HTTP 200 Aug 13 23:42:59.779621 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 292/1154] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/associations => generated 24 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:42:59.798036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-702ff762-76e0-4346-84a5-7caadae0789a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.802099 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-702ff762-76e0-4346-84a5-7caadae0789a tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/types/014c09f0-8b95-45e3-93d0-edb689deaa40 Aug 13 23:42:59.802099 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-702ff762-76e0-4346-84a5-7caadae0789a tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.802099 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-702ff762-76e0-4346-84a5-7caadae0789a tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.802099 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:59.802099 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:42:59.912309 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-702ff762-76e0-4346-84a5-7caadae0789a tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types/014c09f0-8b95-45e3-93d0-edb689deaa40 returned with HTTP 202 Aug 13 23:42:59.916542 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 290/1155] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:42:59 2026] DELETE /volume/v3/types/014c09f0-8b95-45e3-93d0-edb689deaa40 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:42:59.926389 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5729a86-4ac7-46cb-90ed-34101239bb8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.932404 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5729a86-4ac7-46cb-90ed-34101239bb8b tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/types/014c09f0-8b95-45e3-93d0-edb689deaa40 Aug 13 23:42:59.932532 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5729a86-4ac7-46cb-90ed-34101239bb8b tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.934091 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5729a86-4ac7-46cb-90ed-34101239bb8b tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.938926 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5729a86-4ac7-46cb-90ed-34101239bb8b tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types/014c09f0-8b95-45e3-93d0-edb689deaa40 returned with HTTP 404 Aug 13 23:42:59.941614 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 289/1156] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:42:59 2026] GET /volume/v3/types/014c09f0-8b95-45e3-93d0-edb689deaa40 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:42:59.952727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7bcf5f71-23ef-4638-a2de-2cf795b62807 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:42:59.958032 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bcf5f71-23ef-4638-a2de-2cf795b62807 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/types/0c5a50fa-7025-4085-a75c-a8039e335a42 Aug 13 23:42:59.960106 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bcf5f71-23ef-4638-a2de-2cf795b62807 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:42:59.960778 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bcf5f71-23ef-4638-a2de-2cf795b62807 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:42:59.961449 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:42:59.961449 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:00.020088 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bcf5f71-23ef-4638-a2de-2cf795b62807 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types/0c5a50fa-7025-4085-a75c-a8039e335a42 returned with HTTP 202 Aug 13 23:43:00.020088 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 286/1157] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:42:59 2026] DELETE /volume/v3/types/0c5a50fa-7025-4085-a75c-a8039e335a42 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:00.027447 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-764abe0d-678a-404e-9650-cc68f38166e6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.030008 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-764abe0d-678a-404e-9650-cc68f38166e6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/types/0c5a50fa-7025-4085-a75c-a8039e335a42 Aug 13 23:43:00.030348 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-764abe0d-678a-404e-9650-cc68f38166e6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.030722 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-764abe0d-678a-404e-9650-cc68f38166e6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.035134 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-764abe0d-678a-404e-9650-cc68f38166e6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types/0c5a50fa-7025-4085-a75c-a8039e335a42 returned with HTTP 404 Aug 13 23:43:00.035643 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 293/1158] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/types/0c5a50fa-7025-4085-a75c-a8039e335a42 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.045750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e4eda66-fc0b-4b89-992e-1a7cb110bddb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.048373 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e4eda66-fc0b-4b89-992e-1a7cb110bddb tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/types/df36fc1f-06f9-4eae-b576-c8d32903b9b3 Aug 13 23:43:00.049302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e4eda66-fc0b-4b89-992e-1a7cb110bddb tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.049949 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e4eda66-fc0b-4b89-992e-1a7cb110bddb tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.094122 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e4eda66-fc0b-4b89-992e-1a7cb110bddb tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types/df36fc1f-06f9-4eae-b576-c8d32903b9b3 returned with HTTP 202 Aug 13 23:43:00.098014 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 291/1159] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:43:00 2026] DELETE /volume/v3/types/df36fc1f-06f9-4eae-b576-c8d32903b9b3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:00.106653 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f873d7b-fd5d-412f-9195-258e884b1500 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.109445 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f873d7b-fd5d-412f-9195-258e884b1500 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/types/df36fc1f-06f9-4eae-b576-c8d32903b9b3 Aug 13 23:43:00.109761 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f873d7b-fd5d-412f-9195-258e884b1500 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.110097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f873d7b-fd5d-412f-9195-258e884b1500 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.116257 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f873d7b-fd5d-412f-9195-258e884b1500 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/types/df36fc1f-06f9-4eae-b576-c8d32903b9b3 returned with HTTP 404 Aug 13 23:43:00.116890 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 290/1160] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/types/df36fc1f-06f9-4eae-b576-c8d32903b9b3 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.130308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4748e8e-e33f-4f8f-b860-a11fc3a03302 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.135714 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4748e8e-e33f-4f8f-b860-a11fc3a03302 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 13 23:43:00.135714 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4748e8e-e33f-4f8f-b860-a11fc3a03302 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1567280647", "consumer": "back-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:00.138340 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.qos_specs [None req-e4748e8e-e33f-4f8f-b860-a11fc3a03302 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1567280647', 'consumer': 'back-end', 'specs': {}} {{(pid=100274) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 23:43:00.148479 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-e4748e8e-e33f-4f8f-b860-a11fc3a03302 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DB qos_specs_create(): root {'id': '89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1567280647'} {{(pid=100274) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 23:43:00.161153 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4748e8e-e33f-4f8f-b860-a11fc3a03302 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 23:43:00.161712 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 287/1161] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 23:43:00 2026] POST /volume/v3/qos-specs => generated 367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.174561 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c81f1723-90fe-4479-8747-2b978ee49fc8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.178140 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c81f1723-90fe-4479-8747-2b978ee49fc8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec?force=False Aug 13 23:43:00.178140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c81f1723-90fe-4479-8747-2b978ee49fc8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.178949 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c81f1723-90fe-4479-8747-2b978ee49fc8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.178949 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.178949 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:00.179597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c81f1723-90fe-4479-8747-2b978ee49fc8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Delete qos_spec: 89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec, force: False {{(pid=100275) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 23:43:00.215300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c81f1723-90fe-4479-8747-2b978ee49fc8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec?force=False returned with HTTP 202 Aug 13 23:43:00.215890 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 294/1162] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 23:43:00 2026] DELETE /volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:00.226927 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23b39a8e-31ad-4fe0-af7b-65bdfe0ff040 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.229374 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23b39a8e-31ad-4fe0-af7b-65bdfe0ff040 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec Aug 13 23:43:00.229729 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23b39a8e-31ad-4fe0-af7b-65bdfe0ff040 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.230049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23b39a8e-31ad-4fe0-af7b-65bdfe0ff040 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.236373 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23b39a8e-31ad-4fe0-af7b-65bdfe0ff040 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec returned with HTTP 404 Aug 13 23:43:00.237393 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 292/1163] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.249290 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de528b10-af2c-4040-95e4-7ac4bb6fdce5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.253107 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de528b10-af2c-4040-95e4-7ac4bb6fdce5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 13 23:43:00.253652 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de528b10-af2c-4040-95e4-7ac4bb6fdce5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.254971 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de528b10-af2c-4040-95e4-7ac4bb6fdce5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.254971 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.254971 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:00.270824 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de528b10-af2c-4040-95e4-7ac4bb6fdce5 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 23:43:00.271326 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 291/1164] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs => generated 175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.286164 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3801107d-afe6-4061-b787-d42f1d216016 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.288884 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3801107d-afe6-4061-b787-d42f1d216016 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec?force=False Aug 13 23:43:00.289068 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3801107d-afe6-4061-b787-d42f1d216016 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.289345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3801107d-afe6-4061-b787-d42f1d216016 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.290082 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.290082 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:00.290788 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3801107d-afe6-4061-b787-d42f1d216016 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Delete qos_spec: 89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 23:43:00.296512 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3801107d-afe6-4061-b787-d42f1d216016 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec?force=False returned with HTTP 404 Aug 13 23:43:00.297966 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 288/1165] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 23:43:00 2026] DELETE /volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.310121 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7703dc1b-a868-41c0-81a8-b0e8a548b771 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.312674 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7703dc1b-a868-41c0-81a8-b0e8a548b771 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec Aug 13 23:43:00.313018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7703dc1b-a868-41c0-81a8-b0e8a548b771 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.313284 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7703dc1b-a868-41c0-81a8-b0e8a548b771 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.313641 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.313641 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:00.319687 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7703dc1b-a868-41c0-81a8-b0e8a548b771 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec returned with HTTP 404 Aug 13 23:43:00.320656 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 295/1166] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/89dd39e7-f9d9-4d49-917b-b51dfe7ee4ec => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.333728 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f0c3e68a-5e87-47d3-8369-23c1b273f457 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.336965 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0c3e68a-5e87-47d3-8369-23c1b273f457 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 13 23:43:00.337467 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0c3e68a-5e87-47d3-8369-23c1b273f457 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1766777146", "consumer": "both"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:00.340826 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.qos_specs [None req-f0c3e68a-5e87-47d3-8369-23c1b273f457 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1766777146', 'consumer': 'both', 'specs': {}} {{(pid=100276) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 23:43:00.349559 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-f0c3e68a-5e87-47d3-8369-23c1b273f457 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DB qos_specs_create(): root {'id': 'c0b144b8-41a3-4c72-b350-0ad452233788', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1766777146'} {{(pid=100276) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 23:43:00.361939 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5dcb2253-276c-4aa9-8a8b-0056694d00d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.364809 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0c3e68a-5e87-47d3-8369-23c1b273f457 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 23:43:00.365658 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 293/1167] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 23:43:00 2026] POST /volume/v3/qos-specs => generated 363 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.365888 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5dcb2253-276c-4aa9-8a8b-0056694d00d5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:43:00.366210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5dcb2253-276c-4aa9-8a8b-0056694d00d5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.366866 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5dcb2253-276c-4aa9-8a8b-0056694d00d5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.366866 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5dcb2253-276c-4aa9-8a8b-0056694d00d5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:43:00.375165 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.375165 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:00.377106 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5dcb2253-276c-4aa9-8a8b-0056694d00d5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:43:00.377258 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 292/1168] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.380232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ed8be20-42e1-4700-a463-4fa7cb1044e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.383817 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ed8be20-42e1-4700-a463-4fa7cb1044e4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788?force=False Aug 13 23:43:00.383817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ed8be20-42e1-4700-a463-4fa7cb1044e4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.383817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ed8be20-42e1-4700-a463-4fa7cb1044e4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.384354 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6ed8be20-42e1-4700-a463-4fa7cb1044e4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Delete qos_spec: c0b144b8-41a3-4c72-b350-0ad452233788, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 23:43:00.418567 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ed8be20-42e1-4700-a463-4fa7cb1044e4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788?force=False returned with HTTP 202 Aug 13 23:43:00.419074 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 289/1169] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 23:43:00 2026] DELETE /volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:00.430061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e87bd29a-94ff-42f8-ae7c-69c30f4b1e68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.434034 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e87bd29a-94ff-42f8-ae7c-69c30f4b1e68 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788 Aug 13 23:43:00.434323 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e87bd29a-94ff-42f8-ae7c-69c30f4b1e68 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.434726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e87bd29a-94ff-42f8-ae7c-69c30f4b1e68 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.440510 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e87bd29a-94ff-42f8-ae7c-69c30f4b1e68 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788 returned with HTTP 404 Aug 13 23:43:00.442270 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 296/1170] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.452900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ff5f584-9814-4f9c-8ece-085035bb4dcf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.455625 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ff5f584-9814-4f9c-8ece-085035bb4dcf tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 13 23:43:00.455949 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ff5f584-9814-4f9c-8ece-085035bb4dcf tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.456148 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ff5f584-9814-4f9c-8ece-085035bb4dcf tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.456418 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.456418 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:00.477359 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ff5f584-9814-4f9c-8ece-085035bb4dcf tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 23:43:00.478181 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 294/1171] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.491636 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6b757ba-e79c-4f1b-9157-1835d4e9f7d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.494263 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6b757ba-e79c-4f1b-9157-1835d4e9f7d6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788?force=False Aug 13 23:43:00.494543 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6b757ba-e79c-4f1b-9157-1835d4e9f7d6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.495106 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6b757ba-e79c-4f1b-9157-1835d4e9f7d6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.495880 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b6b757ba-e79c-4f1b-9157-1835d4e9f7d6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Delete qos_spec: c0b144b8-41a3-4c72-b350-0ad452233788, force: False {{(pid=100273) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 23:43:00.502213 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6b757ba-e79c-4f1b-9157-1835d4e9f7d6 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788?force=False returned with HTTP 404 Aug 13 23:43:00.502768 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 293/1172] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 23:43:00 2026] DELETE /volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.514301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-874eaf69-cda0-4c36-a316-ca7db08e4336 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.518353 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-874eaf69-cda0-4c36-a316-ca7db08e4336 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788 Aug 13 23:43:00.520929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-874eaf69-cda0-4c36-a316-ca7db08e4336 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.520929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-874eaf69-cda0-4c36-a316-ca7db08e4336 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.520929 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.520929 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:00.528245 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-874eaf69-cda0-4c36-a316-ca7db08e4336 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788 returned with HTTP 404 Aug 13 23:43:00.528245 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 290/1173] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/c0b144b8-41a3-4c72-b350-0ad452233788 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.549456 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-735cf379-5919-46af-b5ca-935e087875ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.553468 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-735cf379-5919-46af-b5ca-935e087875ed tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] POST https://10.4.3.81/volume/v3/qos-specs Aug 13 23:43:00.553977 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-735cf379-5919-46af-b5ca-935e087875ed tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1488406516", "consumer": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:00.556932 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.qos_specs [None req-735cf379-5919-46af-b5ca-935e087875ed tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1488406516', 'consumer': 'front-end', 'specs': {}} {{(pid=100275) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 23:43:00.563579 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-735cf379-5919-46af-b5ca-935e087875ed tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DB qos_specs_create(): root {'id': '485b3a11-c03b-41f5-b211-f2aead5ea371', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1488406516'} {{(pid=100275) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 23:43:00.571938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-735cf379-5919-46af-b5ca-935e087875ed tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 23:43:00.573059 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 297/1174] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 23:43:00 2026] POST /volume/v3/qos-specs => generated 368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.585972 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c65d5ef1-dc0c-4b9e-8a52-2c448fba59c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.590311 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c65d5ef1-dc0c-4b9e-8a52-2c448fba59c4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371?force=False Aug 13 23:43:00.590311 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c65d5ef1-dc0c-4b9e-8a52-2c448fba59c4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.590311 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c65d5ef1-dc0c-4b9e-8a52-2c448fba59c4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.590798 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.590798 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:00.591353 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c65d5ef1-dc0c-4b9e-8a52-2c448fba59c4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Delete qos_spec: 485b3a11-c03b-41f5-b211-f2aead5ea371, force: False {{(pid=100276) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 23:43:00.638217 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c65d5ef1-dc0c-4b9e-8a52-2c448fba59c4 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371?force=False returned with HTTP 202 Aug 13 23:43:00.639046 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 295/1175] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 23:43:00 2026] DELETE /volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:00.649186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f77e003-7991-4593-a2b3-d1e60513b035 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.651603 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f77e003-7991-4593-a2b3-d1e60513b035 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371 Aug 13 23:43:00.651837 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f77e003-7991-4593-a2b3-d1e60513b035 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.652196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f77e003-7991-4593-a2b3-d1e60513b035 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.662097 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f77e003-7991-4593-a2b3-d1e60513b035 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371 returned with HTTP 404 Aug 13 23:43:00.662097 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 294/1176] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.671436 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-528decb4-b047-42d5-bf6b-73951c94228b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.674281 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-528decb4-b047-42d5-bf6b-73951c94228b tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 13 23:43:00.674725 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-528decb4-b047-42d5-bf6b-73951c94228b tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.674996 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-528decb4-b047-42d5-bf6b-73951c94228b tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.688865 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-528decb4-b047-42d5-bf6b-73951c94228b tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 23:43:00.689286 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 291/1177] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.700334 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f134f88f-d55c-4478-b6c0-8e32b1c21194 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.704735 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f134f88f-d55c-4478-b6c0-8e32b1c21194 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371?force=False Aug 13 23:43:00.704961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f134f88f-d55c-4478-b6c0-8e32b1c21194 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.705321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f134f88f-d55c-4478-b6c0-8e32b1c21194 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.706561 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.706561 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:00.707288 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f134f88f-d55c-4478-b6c0-8e32b1c21194 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Delete qos_spec: 485b3a11-c03b-41f5-b211-f2aead5ea371, force: False {{(pid=100275) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 23:43:00.712066 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f134f88f-d55c-4478-b6c0-8e32b1c21194 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371?force=False returned with HTTP 404 Aug 13 23:43:00.716023 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 298/1178] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 23:43:00 2026] DELETE /volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.727582 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6337a31a-5921-4f27-8f3f-e5062566f432 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.729909 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6337a31a-5921-4f27-8f3f-e5062566f432 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371 Aug 13 23:43:00.731491 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6337a31a-5921-4f27-8f3f-e5062566f432 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.732089 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6337a31a-5921-4f27-8f3f-e5062566f432 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.732089 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.732089 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:00.738055 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6337a31a-5921-4f27-8f3f-e5062566f432 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371 returned with HTTP 404 Aug 13 23:43:00.740497 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 296/1179] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/485b3a11-c03b-41f5-b211-f2aead5ea371 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:00.752824 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3a1a082-211a-4742-aff1-34aff98311f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.758030 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3a1a082-211a-4742-aff1-34aff98311f0 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 Aug 13 23:43:00.758030 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3a1a082-211a-4742-aff1-34aff98311f0 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.758030 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3a1a082-211a-4742-aff1-34aff98311f0 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.764957 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3a1a082-211a-4742-aff1-34aff98311f0 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 returned with HTTP 200 Aug 13 23:43:00.765651 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 295/1180] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.777436 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4bcf6c8e-95c8-4b2c-a9df-1c5398baf2c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.779931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bcf6c8e-95c8-4b2c-a9df-1c5398baf2c7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs Aug 13 23:43:00.780255 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bcf6c8e-95c8-4b2c-a9df-1c5398baf2c7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.780983 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bcf6c8e-95c8-4b2c-a9df-1c5398baf2c7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.780983 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.780983 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:00.787670 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bcf6c8e-95c8-4b2c-a9df-1c5398baf2c7 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs returned with HTTP 200 Aug 13 23:43:00.788030 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 292/1181] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.810404 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-55d14126-ab55-4199-99d5-343c6349e9c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.813549 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55d14126-ab55-4199-99d5-343c6349e9c9 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] PUT https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 Aug 13 23:43:00.814056 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55d14126-ab55-4199-99d5-343c6349e9c9 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:00.821567 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.qos_specs [None req-55d14126-ab55-4199-99d5-343c6349e9c9 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100275) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 23:43:00.830225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-55d14126-ab55-4199-99d5-343c6349e9c9 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] qos_specs_update() value: {'id': 'd0b02776-344c-41c2-a1d9-dc59173c38f2', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'bf3c2e42-ecbf-484f-8a91-e52592c360a8', 'deleted': False} {{(pid=100275) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 23:43:00.835933 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55d14126-ab55-4199-99d5-343c6349e9c9 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 returned with HTTP 200 Aug 13 23:43:00.836707 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 299/1182] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:43:00 2026] PUT /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 => generated 36 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:43:00.845496 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa5bbc27-1578-4ec5-a0e0-a054cd590bf8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.847718 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa5bbc27-1578-4ec5-a0e0-a054cd590bf8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 Aug 13 23:43:00.848018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa5bbc27-1578-4ec5-a0e0-a054cd590bf8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.848254 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa5bbc27-1578-4ec5-a0e0-a054cd590bf8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.853608 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa5bbc27-1578-4ec5-a0e0-a054cd590bf8 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 returned with HTTP 200 Aug 13 23:43:00.854092 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 297/1183] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.864289 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75e3cc54-440e-4aea-b15a-5c07f377d0cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.867400 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75e3cc54-440e-4aea-b15a-5c07f377d0cd tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] PUT https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/delete_keys Aug 13 23:43:00.867896 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75e3cc54-440e-4aea-b15a-5c07f377d0cd tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:00.871238 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.871238 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:00.872294 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-75e3cc54-440e-4aea-b15a-5c07f377d0cd tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Delete_key spec: bf3c2e42-ecbf-484f-8a91-e52592c360a8, keys: ['iops_bytes'] {{(pid=100273) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 23:43:00.891441 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75e3cc54-440e-4aea-b15a-5c07f377d0cd tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/delete_keys returned with HTTP 202 Aug 13 23:43:00.891947 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 296/1184] 10.4.3.81 () {68 vars in 1403 bytes} [Thu Aug 13 23:43:00 2026] PUT /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8/delete_keys => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:00.900029 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af803d11-e0ca-4b4b-a224-a30e9a2e2314 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.902366 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af803d11-e0ca-4b4b-a224-a30e9a2e2314 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 Aug 13 23:43:00.902366 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af803d11-e0ca-4b4b-a224-a30e9a2e2314 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.902582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af803d11-e0ca-4b4b-a224-a30e9a2e2314 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.902913 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.902913 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:00.907677 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af803d11-e0ca-4b4b-a224-a30e9a2e2314 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 returned with HTTP 200 Aug 13 23:43:00.908636 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 293/1185] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 => generated 391 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.918410 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a729f2d7-7790-4a06-9152-08dabc07bb46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.921540 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a729f2d7-7790-4a06-9152-08dabc07bb46 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 Aug 13 23:43:00.921831 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a729f2d7-7790-4a06-9152-08dabc07bb46 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.922095 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a729f2d7-7790-4a06-9152-08dabc07bb46 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.922428 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.922428 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:00.928031 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a729f2d7-7790-4a06-9152-08dabc07bb46 tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 returned with HTTP 200 Aug 13 23:43:00.928560 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 300/1186] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 => generated 391 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:00.939744 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24f1ee41-0871-47ee-a911-6ecae7aa4bfc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.941791 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24f1ee41-0871-47ee-a911-6ecae7aa4bfc tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] DELETE https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8?force=False Aug 13 23:43:00.942071 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24f1ee41-0871-47ee-a911-6ecae7aa4bfc tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.942277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24f1ee41-0871-47ee-a911-6ecae7aa4bfc tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.942573 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.942573 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:00.942905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24f1ee41-0871-47ee-a911-6ecae7aa4bfc tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Delete qos_spec: bf3c2e42-ecbf-484f-8a91-e52592c360a8, force: False {{(pid=100276) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 23:43:00.969585 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24f1ee41-0871-47ee-a911-6ecae7aa4bfc tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8?force=False returned with HTTP 202 Aug 13 23:43:00.970295 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 298/1187] 10.4.3.81 () {66 vars in 1373 bytes} [Thu Aug 13 23:43:00 2026] DELETE /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:00.980369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b62ea864-1a89-41d3-8364-fd6c136efd1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:00.983259 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b62ea864-1a89-41d3-8364-fd6c136efd1c tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] GET https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 Aug 13 23:43:00.983534 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b62ea864-1a89-41d3-8364-fd6c136efd1c tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:00.983905 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b62ea864-1a89-41d3-8364-fd6c136efd1c tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:00.984475 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:00.984475 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:00.989480 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b62ea864-1a89-41d3-8364-fd6c136efd1c tempest-QosSpecsTestJSON-1183540888 tempest-QosSpecsTestJSON-1183540888-project-admin] https://10.4.3.81/volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 returned with HTTP 404 Aug 13 23:43:00.990237 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 297/1188] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:00 2026] GET /volume/v3/qos-specs/bf3c2e42-ecbf-484f-8a91-e52592c360a8 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:01.392967 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a914c7b3-4640-4368-8f07-b60513223ebf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:01.395490 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a914c7b3-4640-4368-8f07-b60513223ebf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:43:01.395773 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a914c7b3-4640-4368-8f07-b60513223ebf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:01.396104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a914c7b3-4640-4368-8f07-b60513223ebf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:01.396266 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a914c7b3-4640-4368-8f07-b60513223ebf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:43:01.402121 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:01.402121 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:01.403170 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a914c7b3-4640-4368-8f07-b60513223ebf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:43:01.403668 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 294/1189] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:01 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:02.426109 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-259958b9-bd12-43be-958c-b0deade347fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:02.431782 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-259958b9-bd12-43be-958c-b0deade347fa tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:43:02.431782 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-259958b9-bd12-43be-958c-b0deade347fa tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:02.431782 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-259958b9-bd12-43be-958c-b0deade347fa tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:02.432046 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-259958b9-bd12-43be-958c-b0deade347fa tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:43:02.440647 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:02.440647 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:02.442044 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-259958b9-bd12-43be-958c-b0deade347fa tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:43:02.442397 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 301/1190] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:02 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:02.462471 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2717ac5-1951-4cec-bd0a-d3d8026db732 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:02.467736 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2717ac5-1951-4cec-bd0a-d3d8026db732 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 Aug 13 23:43:02.467736 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2717ac5-1951-4cec-bd0a-d3d8026db732 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:02.467736 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2717ac5-1951-4cec-bd0a-d3d8026db732 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:02.484802 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:02.484802 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:02.484802 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2717ac5-1951-4cec-bd0a-d3d8026db732 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:43:02.486088 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2717ac5-1951-4cec-bd0a-d3d8026db732 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 returned with HTTP 200 Aug 13 23:43:02.486939 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 299/1191] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:02 2026] GET /volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:02.500336 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1a78382-87f3-46b3-a51d-28767b8963fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:02.506054 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1a78382-87f3-46b3-a51d-28767b8963fb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:43:02.507231 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1a78382-87f3-46b3-a51d-28767b8963fb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:02.507231 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1a78382-87f3-46b3-a51d-28767b8963fb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:02.507231 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f1a78382-87f3-46b3-a51d-28767b8963fb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:43:02.516340 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:02.516340 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:02.517570 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1a78382-87f3-46b3-a51d-28767b8963fb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:43:02.517570 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 298/1192] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:02 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:02.537421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d43744b0-6421-45e4-9e94-79418b7f9797 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:02.540495 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d43744b0-6421-45e4-9e94-79418b7f9797 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:43:02.540495 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d43744b0-6421-45e4-9e94-79418b7f9797 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:02.541853 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d43744b0-6421-45e4-9e94-79418b7f9797 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:02.542042 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-d43744b0-6421-45e4-9e94-79418b7f9797 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete backup with id: 0d25434a-961f-4a17-8e73-f5921a79914f. Aug 13 23:43:02.552310 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:02.552310 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:02.579234 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-d43744b0-6421-45e4-9e94-79418b7f9797 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] delete_backup rpcapi backup_id 0d25434a-961f-4a17-8e73-f5921a79914f {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:43:02.583612 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d43744b0-6421-45e4-9e94-79418b7f9797 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 202 Aug 13 23:43:02.584322 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 295/1193] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:02 2026] DELETE /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:43:02.602394 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-174ea476-5fe1-4a48-94f6-96c5cd13e968 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:02.606804 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-174ea476-5fe1-4a48-94f6-96c5cd13e968 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:43:02.607199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-174ea476-5fe1-4a48-94f6-96c5cd13e968 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:02.608015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-174ea476-5fe1-4a48-94f6-96c5cd13e968 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:02.608108 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-174ea476-5fe1-4a48-94f6-96c5cd13e968 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:43:02.622745 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:02.622745 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:02.624062 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-174ea476-5fe1-4a48-94f6-96c5cd13e968 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:43:02.624755 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 302/1194] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:02 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:03.644047 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f844b694-087b-4d29-97b5-7ce5814003f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:03.653036 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f844b694-087b-4d29-97b5-7ce5814003f2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:43:03.653036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f844b694-087b-4d29-97b5-7ce5814003f2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:03.653036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f844b694-087b-4d29-97b5-7ce5814003f2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:03.653036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f844b694-087b-4d29-97b5-7ce5814003f2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:43:03.662745 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:03.662745 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:03.665005 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f844b694-087b-4d29-97b5-7ce5814003f2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 200 Aug 13 23:43:03.665716 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 300/1195] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:03 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:04.687186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f0b375bc-8e3b-44fd-8efe-6407d11aff3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:04.692349 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0b375bc-8e3b-44fd-8efe-6407d11aff3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f Aug 13 23:43:04.692627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0b375bc-8e3b-44fd-8efe-6407d11aff3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:04.692815 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0b375bc-8e3b-44fd-8efe-6407d11aff3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:04.692873 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f0b375bc-8e3b-44fd-8efe-6407d11aff3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Show backup with id 0d25434a-961f-4a17-8e73-f5921a79914f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:43:04.699720 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0b375bc-8e3b-44fd-8efe-6407d11aff3e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f returned with HTTP 404 Aug 13 23:43:04.700560 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 299/1196] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:04 2026] GET /volume/v3/backups/0d25434a-961f-4a17-8e73-f5921a79914f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:04.821891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-949ec506-eaed-4e0c-b2a4-2f672e0ac7eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:04.824983 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-949ec506-eaed-4e0c-b2a4-2f672e0ac7eb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 Aug 13 23:43:04.825560 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-949ec506-eaed-4e0c-b2a4-2f672e0ac7eb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:04.826289 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-949ec506-eaed-4e0c-b2a4-2f672e0ac7eb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:04.826605 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-949ec506-eaed-4e0c-b2a4-2f672e0ac7eb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: ad215ca2-5751-42d0-a03e-e3374650c151 Aug 13 23:43:04.840933 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:04.840933 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:04.840933 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-949ec506-eaed-4e0c-b2a4-2f672e0ac7eb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:43:04.886797 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-949ec506-eaed-4e0c-b2a4-2f672e0ac7eb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:43:04.886797 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-949ec506-eaed-4e0c-b2a4-2f672e0ac7eb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 returned with HTTP 202 Aug 13 23:43:04.886797 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 296/1197] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:43:04 2026] DELETE /volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:04.901980 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-471ef8f5-1fa0-401f-911b-d50bcbb9c658 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:04.907537 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-471ef8f5-1fa0-401f-911b-d50bcbb9c658 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 Aug 13 23:43:04.907537 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-471ef8f5-1fa0-401f-911b-d50bcbb9c658 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:04.907844 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-471ef8f5-1fa0-401f-911b-d50bcbb9c658 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:04.915671 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:04.915671 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:04.916561 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-471ef8f5-1fa0-401f-911b-d50bcbb9c658 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:43:04.921925 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-471ef8f5-1fa0-401f-911b-d50bcbb9c658 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 returned with HTTP 200 Aug 13 23:43:04.922347 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 303/1198] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:04 2026] GET /volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:43:05.666078 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-58267935-ffc9-4597-aca4-5544268ab737 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:05.851432 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58267935-ffc9-4597-aca4-5544268ab737 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae Aug 13 23:43:05.851891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58267935-ffc9-4597-aca4-5544268ab737 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:05.852294 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58267935-ffc9-4597-aca4-5544268ab737 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:05.868506 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-58267935-ffc9-4597-aca4-5544268ab737 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:05.868506 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-58267935-ffc9-4597-aca4-5544268ab737 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:05.869511 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-58267935-ffc9-4597-aca4-5544268ab737 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:05.879811 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58267935-ffc9-4597-aca4-5544268ab737 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae returned with HTTP 200 Aug 13 23:43:05.880426 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 301/1199] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:05 2026] GET /volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae => generated 597 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:05.901582 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5d879a29-1388-4ade-b0a4-3770ab8031ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:05.908453 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d879a29-1388-4ade-b0a4-3770ab8031ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae Aug 13 23:43:05.908938 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5d879a29-1388-4ade-b0a4-3770ab8031ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:05.935104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee48c7b4-a34e-4925-9c66-d50973228cc9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:05.937448 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee48c7b4-a34e-4925-9c66-d50973228cc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 Aug 13 23:43:05.937977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee48c7b4-a34e-4925-9c66-d50973228cc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:05.937977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee48c7b4-a34e-4925-9c66-d50973228cc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:05.946515 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee48c7b4-a34e-4925-9c66-d50973228cc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 returned with HTTP 404 Aug 13 23:43:05.946908 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 297/1200] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:05 2026] GET /volume/v3/snapshots/ad215ca2-5751-42d0-a03e-e3374650c151 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:05.966492 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f9654e1-b560-4e6e-9df9-74e1e52241cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:05.968975 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f9654e1-b560-4e6e-9df9-74e1e52241cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:43:05.969425 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f9654e1-b560-4e6e-9df9-74e1e52241cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:05.969555 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f9654e1-b560-4e6e-9df9-74e1e52241cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:05.985209 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:05.985209 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:05.994368 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f9654e1-b560-4e6e-9df9-74e1e52241cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:43:06.002094 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f9654e1-b560-4e6e-9df9-74e1e52241cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:43:06.002582 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 304/1201] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:05 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:06.014117 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-5d879a29-1388-4ade-b0a4-3770ab8031ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:06.023980 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d879a29-1388-4ade-b0a4-3770ab8031ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae returned with HTTP 200 Aug 13 23:43:06.025014 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 300/1202] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:43:05 2026] PUT /volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae => generated 550 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:06.037252 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:06.056388 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:06.061782 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:06.062965 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-520840605"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:06.065259 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request body: {'volume': {'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-520840605'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:06.213810 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume of 1 GB Aug 13 23:43:06.214224 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:06.214224 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:06.220109 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Availability Zones retrieved successfully. Aug 13 23:43:06.223583 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:06.224110 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1586189181"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:06.226966 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1586189181'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:06.227167 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Create volume of 1 GB Aug 13 23:43:06.227394 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (532e74b8-93ac-4760-bfec-aa321254f086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:06.228611 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a515b39-a720-4d64-a9d2-0db225449113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.230151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:06.235897 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Availability Zones retrieved successfully. Aug 13 23:43:06.244507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Flow 'volume_create_api' (f694dabc-8979-44a8-b15d-d7dd6ed4a4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:06.246072 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c8b824-f466-4aba-8852-3118f63bff04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.247381 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:06.300999 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c8b824-f466-4aba-8852-3118f63bff04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.302126 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc04981-f436-46d7-8084-d14b3f13d7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.331566 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a515b39-a720-4d64-a9d2-0db225449113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.332799 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0662f7-75b1-4600-9410-a6fc23ca2c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.404198 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Created reservations ['e9a163f0-d4b2-4243-aa1e-0869cf3675dc', '4f7664a5-7ee6-457b-bc78-955c89c0671e', '428b91d2-c761-4e63-a6eb-649ef0ff8e1a', '9191a74b-8aa5-4a42-9634-d6a03c655bf3'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:06.405349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc04981-f436-46d7-8084-d14b3f13d7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9a163f0-d4b2-4243-aa1e-0869cf3675dc', '4f7664a5-7ee6-457b-bc78-955c89c0671e', '428b91d2-c761-4e63-a6eb-649ef0ff8e1a', '9191a74b-8aa5-4a42-9634-d6a03c655bf3']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.406214 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f20d31-5f77-4430-9236-8e1636d73819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.407199 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['ccb8b1ab-b8e7-40fd-a8e1-3ff25426006b', '101507ca-afa8-428e-a91e-226a55f265ec', '31db433c-8f26-4d25-a3be-e90a5f159709', '91fdcecf-cc71-4808-81a7-2c13e74954ac'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:06.408950 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0662f7-75b1-4600-9410-a6fc23ca2c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccb8b1ab-b8e7-40fd-a8e1-3ff25426006b', '101507ca-afa8-428e-a91e-226a55f265ec', '31db433c-8f26-4d25-a3be-e90a5f159709', '91fdcecf-cc71-4808-81a7-2c13e74954ac']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.410914 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec1e564-9ef1-4444-838e-91310fea57e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.441004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f20d31-5f77-4430-9236-8e1636d73819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '541cdda0-7acd-4618-918c-3af50b601725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1586189181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ef7668d195c4259a093c60d4432c4ae',qos_specs=None,replication_status=,reservations=['e9a163f0-d4b2-4243-aa1e-0869cf3675dc','4f7664a5-7ee6-457b-bc78-955c89c0671e','428b91d2-c761-4e63-a6eb-649ef0ff8e1a','9191a74b-8aa5-4a42-9634-d6a03c655bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7ee8d34b8f4c469901bf514a2a6863',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1586189181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=541cdda0-7acd-4618-918c-3af50b601725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ef7668d195c4259a093c60d4432c4ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c7ee8d34b8f4c469901bf514a2a6863',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.442202 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3cf832-aafe-41a6-bf47-ce224ad3ba51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.451253 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec1e564-9ef1-4444-838e-91310fea57e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4946a1b-a1b0-4d5d-8aea-aa32855377f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-520840605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['ccb8b1ab-b8e7-40fd-a8e1-3ff25426006b','101507ca-afa8-428e-a91e-226a55f265ec','31db433c-8f26-4d25-a3be-e90a5f159709','91fdcecf-cc71-4808-81a7-2c13e74954ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-520840605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4946a1b-a1b0-4d5d-8aea-aa32855377f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f992b10a0a4c5b97da59bcad37896d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.452513 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b35e80-64aa-4091-a4bd-cc21c0e1f67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.472733 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3cf832-aafe-41a6-bf47-ce224ad3ba51) transitioned into state 'SUCCESS' from state '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-1586189181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ef7668d195c4259a093c60d4432c4ae',qos_specs=None,replication_status=,reservations=['e9a163f0-d4b2-4243-aa1e-0869cf3675dc','4f7664a5-7ee6-457b-bc78-955c89c0671e','428b91d2-c761-4e63-a6eb-649ef0ff8e1a','9191a74b-8aa5-4a42-9634-d6a03c655bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c7ee8d34b8f4c469901bf514a2a6863',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.474205 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90582c59-03d1-4245-99c1-ea58a0c27477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.487982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90582c59-03d1-4245-99c1-ea58a0c27477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.488780 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Flow 'volume_create_api' (f694dabc-8979-44a8-b15d-d7dd6ed4a4bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:06.489146 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Create volume request issued successfully. Aug 13 23:43:06.489850 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3c559ba-0e64-47cb-85a4-23cfc910f683 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:06.490240 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 302/1203] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:43:06 2026] POST /volume/v3/volumes => generated 765 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:06.495618 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b35e80-64aa-4091-a4bd-cc21c0e1f67d) transitioned into state 'SUCCESS' from state '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-520840605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['ccb8b1ab-b8e7-40fd-a8e1-3ff25426006b','101507ca-afa8-428e-a91e-226a55f265ec','31db433c-8f26-4d25-a3be-e90a5f159709','91fdcecf-cc71-4808-81a7-2c13e74954ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.496919 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7381c186-7c3e-4a53-8ecf-4009aeb2cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:06.505862 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-edd72694-7cfb-4583-9669-c0efc9b42d80 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:06.510390 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edd72694-7cfb-4583-9669-c0efc9b42d80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:06.510926 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edd72694-7cfb-4583-9669-c0efc9b42d80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:06.511484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edd72694-7cfb-4583-9669-c0efc9b42d80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:06.521044 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7381c186-7c3e-4a53-8ecf-4009aeb2cc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:06.521829 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (532e74b8-93ac-4760-bfec-aa321254f086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:06.522281 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request issued successfully. Aug 13 23:43:06.523559 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd237016-e02f-490b-9646-9a1b97ab9a6d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:06.524012 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:06.524012 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:06.524458 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 298/1204] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:06 2026] POST /volume/v3/volumes => generated 751 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:06.530783 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-edd72694-7cfb-4583-9669-c0efc9b42d80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Volume info retrieved successfully. Aug 13 23:43:06.537733 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edd72694-7cfb-4583-9669-c0efc9b42d80 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 returned with HTTP 200 Aug 13 23:43:06.538350 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 305/1205] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:06 2026] GET /volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 => generated 833 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:06.542810 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-563e1c44-1241-41e9-a43d-7ab4afbb8325 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:06.546216 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-563e1c44-1241-41e9-a43d-7ab4afbb8325 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:43:06.546543 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-563e1c44-1241-41e9-a43d-7ab4afbb8325 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:06.547206 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-563e1c44-1241-41e9-a43d-7ab4afbb8325 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:06.560002 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:06.560002 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:06.568234 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-563e1c44-1241-41e9-a43d-7ab4afbb8325 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:43:06.576286 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-563e1c44-1241-41e9-a43d-7ab4afbb8325 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:43:06.576429 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 301/1206] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:06 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:07.555866 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5f7af7e-19ba-4672-abaf-b72d63386c5b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:07.558199 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5f7af7e-19ba-4672-abaf-b72d63386c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:07.558199 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5f7af7e-19ba-4672-abaf-b72d63386c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:07.558453 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5f7af7e-19ba-4672-abaf-b72d63386c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:07.574031 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:07.574031 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:07.580607 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5f7af7e-19ba-4672-abaf-b72d63386c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Volume info retrieved successfully. Aug 13 23:43:07.588671 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5f7af7e-19ba-4672-abaf-b72d63386c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 returned with HTTP 200 Aug 13 23:43:07.590068 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 303/1207] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:07 2026] GET /volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:07.598254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72028573-ac9f-4d00-ac56-62abcff72c14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:07.600522 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72028573-ac9f-4d00-ac56-62abcff72c14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:43:07.601376 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72028573-ac9f-4d00-ac56-62abcff72c14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:07.601376 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72028573-ac9f-4d00-ac56-62abcff72c14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:07.617839 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:07.617839 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:07.623565 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8bf5900-a047-464d-874b-29599d1e4a8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:07.625716 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-72028573-ac9f-4d00-ac56-62abcff72c14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:43:07.627981 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8bf5900-a047-464d-874b-29599d1e4a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:43:07.628759 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8bf5900-a047-464d-874b-29599d1e4a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "541cdda0-7acd-4618-918c-3af50b601725", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1812019681"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:07.640185 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72028573-ac9f-4d00-ac56-62abcff72c14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:43:07.641507 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 299/1208] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:07 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1359 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:07.647845 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:07.647845 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:07.647845 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b8bf5900-a047-464d-874b-29599d1e4a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Volume info retrieved successfully. Aug 13 23:43:07.647845 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-b8bf5900-a047-464d-874b-29599d1e4a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Create snapshot from volume 541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:07.721849 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b8bf5900-a047-464d-874b-29599d1e4a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Created reservations ['921703f8-ae8a-4320-8e35-ab3178401026', '294709b0-f222-45f5-bcfb-d8b9f2d4d3fb', '7fe6425b-cd31-4f1f-bfe0-89e3e85056f9', 'aafe557f-d348-4e5d-933b-7ae2bfa1233a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:07.780892 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b8bf5900-a047-464d-874b-29599d1e4a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Snapshot create request issued successfully. Aug 13 23:43:07.782530 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8bf5900-a047-464d-874b-29599d1e4a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:43:07.782530 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 306/1209] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:43:07 2026] POST /volume/v3/snapshots => generated 323 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:07.800356 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48c5ad82-274b-4c53-b03f-ca08899326b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:07.804059 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48c5ad82-274b-4c53-b03f-ca08899326b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 Aug 13 23:43:07.804256 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48c5ad82-274b-4c53-b03f-ca08899326b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:07.805461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48c5ad82-274b-4c53-b03f-ca08899326b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:07.816924 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:07.816924 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:07.816924 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-48c5ad82-274b-4c53-b03f-ca08899326b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Snapshot retrieved successfully. Aug 13 23:43:07.818726 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48c5ad82-274b-4c53-b03f-ca08899326b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 returned with HTTP 200 Aug 13 23:43:07.819203 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 302/1210] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:07 2026] GET /volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 => generated 455 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90680a0d-ab96-4821-995d-e81cd1ece254 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90680a0d-ab96-4821-995d-e81cd1ece254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90680a0d-ab96-4821-995d-e81cd1ece254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90680a0d-ab96-4821-995d-e81cd1ece254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90680a0d-ab96-4821-995d-e81cd1ece254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Snapshot retrieved successfully. Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90680a0d-ab96-4821-995d-e81cd1ece254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 returned with HTTP 200 Aug 13 23:43:08.860734 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 304/1211] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:08 2026] GET /volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:08.868756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-661cba13-2632-4d0e-8efa-ce5cf6224f1f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:08.871618 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-661cba13-2632-4d0e-8efa-ce5cf6224f1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae Aug 13 23:43:08.872015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-661cba13-2632-4d0e-8efa-ce5cf6224f1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:08.959423 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-661cba13-2632-4d0e-8efa-ce5cf6224f1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:08.961110 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-661cba13-2632-4d0e-8efa-ce5cf6224f1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:08.961110 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-661cba13-2632-4d0e-8efa-ce5cf6224f1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-601650122 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-601650122, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:08.974023 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-661cba13-2632-4d0e-8efa-ce5cf6224f1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae returned with HTTP 200 Aug 13 23:43:08.974735 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 300/1212] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:43:08 2026] PUT /volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae => generated 550 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:08.995843 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ff6ce00-5c21-4519-8481-58192d38dec9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:08.996453 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ff6ce00-5c21-4519-8481-58192d38dec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:43:08.997013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ff6ce00-5c21-4519-8481-58192d38dec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "541cdda0-7acd-4618-918c-3af50b601725"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:09.023491 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:09.023491 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:09.026753 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ff6ce00-5c21-4519-8481-58192d38dec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Volume info retrieved successfully. Aug 13 23:43:09.026753 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-8ff6ce00-5c21-4519-8481-58192d38dec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Create snapshot from volume 541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:09.064963 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota_utils [None req-8ff6ce00-5c21-4519-8481-58192d38dec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Quota exceeded for 2ef7668d195c4259a093c60d4432c4ae, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 23:43:09.068191 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.middleware.fault [None req-8ff6ce00-5c21-4519-8481-58192d38dec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 413 Aug 13 23:43:09.068191 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 307/1213] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 23:43:08 2026] POST /volume/v3/snapshots => generated 208 bytes in 74 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 23:43:09.083748 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-03bc4a1a-e62b-463d-826d-45af4c7f27f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:09.088779 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03bc4a1a-e62b-463d-826d-45af4c7f27f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae Aug 13 23:43:09.088779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03bc4a1a-e62b-463d-826d-45af4c7f27f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:09.212696 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03bc4a1a-e62b-463d-826d-45af4c7f27f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae returned with HTTP 200 Aug 13 23:43:09.213502 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 303/1214] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:43:09 2026] PUT /volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae => generated 550 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:09.229370 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39131a8f-d947-4a01-a678-0ed499611c55 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:09.231710 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39131a8f-d947-4a01-a678-0ed499611c55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:43:09.233087 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39131a8f-d947-4a01-a678-0ed499611c55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "541cdda0-7acd-4618-918c-3af50b601725"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:09.245522 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:09.245522 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:09.245926 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-39131a8f-d947-4a01-a678-0ed499611c55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Volume info retrieved successfully. Aug 13 23:43:09.245926 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-39131a8f-d947-4a01-a678-0ed499611c55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Create snapshot from volume 541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:09.284134 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota_utils [None req-39131a8f-d947-4a01-a678-0ed499611c55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Quota exceeded for 2ef7668d195c4259a093c60d4432c4ae, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 23:43:09.284585 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.middleware.fault [None req-39131a8f-d947-4a01-a678-0ed499611c55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 413 Aug 13 23:43:09.285260 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 305/1215] 10.4.3.81 () {68 vars in 1257 bytes} [Thu Aug 13 23:43:09 2026] POST /volume/v3/snapshots => generated 133 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 23:43:09.301500 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7f95bcc-37ea-40ee-aea2-7a9a98547c35 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:09.305886 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7f95bcc-37ea-40ee-aea2-7a9a98547c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 Aug 13 23:43:09.306125 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7f95bcc-37ea-40ee-aea2-7a9a98547c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:09.306392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7f95bcc-37ea-40ee-aea2-7a9a98547c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:09.306682 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-d7f95bcc-37ea-40ee-aea2-7a9a98547c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Delete snapshot with id: 1983b288-e195-44cf-91c3-41fce291aba3 Aug 13 23:43:09.314599 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:09.314599 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:09.315638 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7f95bcc-37ea-40ee-aea2-7a9a98547c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Snapshot retrieved successfully. Aug 13 23:43:09.358066 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7f95bcc-37ea-40ee-aea2-7a9a98547c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Snapshot delete request issued successfully. Aug 13 23:43:09.358066 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7f95bcc-37ea-40ee-aea2-7a9a98547c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 returned with HTTP 202 Aug 13 23:43:09.358066 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 301/1216] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:43:09 2026] DELETE /volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:09.371795 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b45d5a1-e6d7-484c-9393-9a0e71b22bca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:09.377792 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b45d5a1-e6d7-484c-9393-9a0e71b22bca tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 Aug 13 23:43:09.378115 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b45d5a1-e6d7-484c-9393-9a0e71b22bca tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:09.381811 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b45d5a1-e6d7-484c-9393-9a0e71b22bca tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:09.389464 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:09.389464 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:09.390483 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b45d5a1-e6d7-484c-9393-9a0e71b22bca tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Snapshot retrieved successfully. Aug 13 23:43:09.391909 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b45d5a1-e6d7-484c-9393-9a0e71b22bca tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 returned with HTTP 200 Aug 13 23:43:09.392514 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 308/1217] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:09 2026] GET /volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 => generated 481 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:10.409977 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce50cfe1-28f9-4d5a-a8a8-35970d916490 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:10.412647 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce50cfe1-28f9-4d5a-a8a8-35970d916490 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 Aug 13 23:43:10.412947 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce50cfe1-28f9-4d5a-a8a8-35970d916490 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:10.413265 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce50cfe1-28f9-4d5a-a8a8-35970d916490 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:10.420594 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce50cfe1-28f9-4d5a-a8a8-35970d916490 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 returned with HTTP 404 Aug 13 23:43:10.421847 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 304/1218] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:43:10 2026] GET /volume/v3/snapshots/1983b288-e195-44cf-91c3-41fce291aba3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:10.432345 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-70ac2d8a-a52b-4ef0-8bbe-6fe712eb2928 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:10.435343 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70ac2d8a-a52b-4ef0-8bbe-6fe712eb2928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:10.435777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70ac2d8a-a52b-4ef0-8bbe-6fe712eb2928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:10.436052 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70ac2d8a-a52b-4ef0-8bbe-6fe712eb2928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:10.446849 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:10.446849 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:10.456571 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-70ac2d8a-a52b-4ef0-8bbe-6fe712eb2928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Volume info retrieved successfully. Aug 13 23:43:10.465275 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70ac2d8a-a52b-4ef0-8bbe-6fe712eb2928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 returned with HTTP 200 Aug 13 23:43:10.465838 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 306/1219] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:10 2026] GET /volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:10.486785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-558c2f12-0aac-4f69-a629-49ba04f6a8a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:10.488897 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-558c2f12-0aac-4f69-a629-49ba04f6a8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] DELETE https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:10.490482 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-558c2f12-0aac-4f69-a629-49ba04f6a8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:10.490873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-558c2f12-0aac-4f69-a629-49ba04f6a8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:10.491773 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-558c2f12-0aac-4f69-a629-49ba04f6a8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Delete volume with id: 541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:10.502912 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:10.502912 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:10.504530 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-558c2f12-0aac-4f69-a629-49ba04f6a8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Volume info retrieved successfully. Aug 13 23:43:10.549288 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-558c2f12-0aac-4f69-a629-49ba04f6a8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Delete volume request issued successfully. Aug 13 23:43:10.549288 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-558c2f12-0aac-4f69-a629-49ba04f6a8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 returned with HTTP 202 Aug 13 23:43:10.549288 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 302/1220] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:10 2026] DELETE /volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:10.567359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-319de9d5-5642-4214-a97b-50ee56debb7c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:10.570591 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-319de9d5-5642-4214-a97b-50ee56debb7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:10.570856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-319de9d5-5642-4214-a97b-50ee56debb7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:10.571149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-319de9d5-5642-4214-a97b-50ee56debb7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:10.583008 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:10.583008 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:10.591072 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-319de9d5-5642-4214-a97b-50ee56debb7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Volume info retrieved successfully. Aug 13 23:43:10.599826 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-319de9d5-5642-4214-a97b-50ee56debb7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 returned with HTTP 200 Aug 13 23:43:10.600604 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 309/1221] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:10 2026] GET /volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:11.619167 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cfc970fe-a092-46a3-aedc-f999e7b0fd9f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:11.623879 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfc970fe-a092-46a3-aedc-f999e7b0fd9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] GET https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 Aug 13 23:43:11.624174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfc970fe-a092-46a3-aedc-f999e7b0fd9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:11.624532 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfc970fe-a092-46a3-aedc-f999e7b0fd9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:11.636089 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfc970fe-a092-46a3-aedc-f999e7b0fd9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645 tempest-VolumeSnapshotQuotasNegativeTestJSON-1793162645-project-member] https://10.4.3.81/volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 returned with HTTP 404 Aug 13 23:43:11.637100 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 305/1222] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:11 2026] GET /volume/v3/volumes/541cdda0-7acd-4618-918c-3af50b601725 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:11.650015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f1e784c-d524-447a-a5db-14e3677c73cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:11.652131 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f1e784c-d524-447a-a5db-14e3677c73cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae Aug 13 23:43:11.653776 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f1e784c-d524-447a-a5db-14e3677c73cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:11.804124 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f1e784c-d524-447a-a5db-14e3677c73cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538242944-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae returned with HTTP 200 Aug 13 23:43:11.805581 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 307/1223] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 23:43:11 2026] PUT /volume/v3/os-quota-sets/2ef7668d195c4259a093c60d4432c4ae => generated 555 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:12.024077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88f7dfbd-a827-4cde-a016-f8a5d5f14fb4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:12.144532 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88f7dfbd-a827-4cde-a016-f8a5d5f14fb4 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:43:12.144532 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88f7dfbd-a827-4cde-a016-f8a5d5f14fb4 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1230380724", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:12.167515 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88f7dfbd-a827-4cde-a016-f8a5d5f14fb4 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:43:12.169177 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 303/1224] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:43:12 2026] POST /volume/v3/types => generated 212 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:12.178952 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6355168-b5d1-4dc5-b6da-9d0dab7d03f2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:12.180832 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6355168-b5d1-4dc5-b6da-9d0dab7d03f2 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] POST https://10.4.3.81/volume/v3/types/4532749e-96a1-4852-8006-ae4e15311482/encryption Aug 13 23:43:12.181176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6355168-b5d1-4dc5-b6da-9d0dab7d03f2 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:12.221983 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6355168-b5d1-4dc5-b6da-9d0dab7d03f2 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] https://10.4.3.81/volume/v3/types/4532749e-96a1-4852-8006-ae4e15311482/encryption returned with HTTP 200 Aug 13 23:43:12.222622 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 310/1225] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:43:12 2026] POST /volume/v3/types/4532749e-96a1-4852-8006-ae4e15311482/encryption => generated 230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:12.235057 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:12.415854 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:12.416189 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1401637155", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1230380724", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:12.422289 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1401637155', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1230380724', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:12.435353 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:43:12.435772 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:12.435772 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:12.436880 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:43:12.453528 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (214dba25-287f-4a6d-8505-08167351c101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:12.455006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc39ca0f-610d-4c9e-b01d-4187b64f0da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:12.456389 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:12.503173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc39ca0f-610d-4c9e-b01d-4187b64f0da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:43:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4532749e-96a1-4852-8006-ae4e15311482,is_public=True,name='tempest-scenario-type-luks-1230380724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4532749e-96a1-4852-8006-ae4e15311482', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:12.504307 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f968399-69de-49e2-8ed9-fd47bfb37120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:12.571194 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1230380724 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1230380724, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:12.571194 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1230380724 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1230380724, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:12.649119 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['f3f77bb1-f59d-4ca2-8bee-e210d09282d9', '2083ddaf-b287-4440-85c3-e29144d4d425', '6e980955-e1aa-46c5-9ad4-d8d0ea9ccfbe', '022d346a-0dac-40c4-aa26-5960b0d7a18f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:12.651572 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f968399-69de-49e2-8ed9-fd47bfb37120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3f77bb1-f59d-4ca2-8bee-e210d09282d9', '2083ddaf-b287-4440-85c3-e29144d4d425', '6e980955-e1aa-46c5-9ad4-d8d0ea9ccfbe', '022d346a-0dac-40c4-aa26-5960b0d7a18f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:12.653044 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba21b256-d8ac-4512-96fc-b1948ac6d056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:12.695942 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba21b256-d8ac-4512-96fc-b1948ac6d056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c305a2-0a93-4997-a3ff-2e9fb2b83ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1401637155',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['f3f77bb1-f59d-4ca2-8bee-e210d09282d9','2083ddaf-b287-4440-85c3-e29144d4d425','6e980955-e1aa-46c5-9ad4-d8d0ea9ccfbe','022d346a-0dac-40c4-aa26-5960b0d7a18f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=4532749e-96a1-4852-8006-ae4e15311482), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1401637155',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=26c305a2-0a93-4997-a3ff-2e9fb2b83ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4532749e-96a1-4852-8006-ae4e15311482),volume_type_id=4532749e-96a1-4852-8006-ae4e15311482)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:12.697068 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f635f2-853d-4a40-8b7e-f488ebb418ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:12.734041 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f635f2-853d-4a40-8b7e-f488ebb418ee) transitioned into state 'SUCCESS' from state '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-1401637155',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['f3f77bb1-f59d-4ca2-8bee-e210d09282d9','2083ddaf-b287-4440-85c3-e29144d4d425','6e980955-e1aa-46c5-9ad4-d8d0ea9ccfbe','022d346a-0dac-40c4-aa26-5960b0d7a18f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=4532749e-96a1-4852-8006-ae4e15311482)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:12.735517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee325a3d-41fa-4e3a-8589-9b57f943b1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:12.761140 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee325a3d-41fa-4e3a-8589-9b57f943b1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:12.763064 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (214dba25-287f-4a6d-8505-08167351c101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:12.763064 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:43:12.763734 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1b89f95-8c3a-4b64-a267-fe194229cf74 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:12.764345 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 306/1226] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:12 2026] POST /volume/v3/volumes => generated 778 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:12.788547 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67a6cb5d-9b67-4149-a87c-59e34bad0186 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:12.793541 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67a6cb5d-9b67-4149-a87c-59e34bad0186 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:12.793541 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67a6cb5d-9b67-4149-a87c-59e34bad0186 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:12.793541 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67a6cb5d-9b67-4149-a87c-59e34bad0186 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:12.808185 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:12.808185 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:12.815032 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-67a6cb5d-9b67-4149-a87c-59e34bad0186 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:12.826678 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67a6cb5d-9b67-4149-a87c-59e34bad0186 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 200 Aug 13 23:43:12.826678 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 308/1227] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:12 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:13.848982 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dddc1ac6-bdf2-4e93-af98-bbe267933ac8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:13.853673 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dddc1ac6-bdf2-4e93-af98-bbe267933ac8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:13.854018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dddc1ac6-bdf2-4e93-af98-bbe267933ac8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:13.854232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dddc1ac6-bdf2-4e93-af98-bbe267933ac8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:13.873375 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:13.873375 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:13.880572 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dddc1ac6-bdf2-4e93-af98-bbe267933ac8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:13.888606 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dddc1ac6-bdf2-4e93-af98-bbe267933ac8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 200 Aug 13 23:43:13.888867 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 304/1228] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:13 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:13.908637 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea907411-4a3c-4f2b-860a-f0a4b0a377d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:13.912005 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea907411-4a3c-4f2b-860a-f0a4b0a377d5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:13.912392 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea907411-4a3c-4f2b-860a-f0a4b0a377d5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:13.912705 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea907411-4a3c-4f2b-860a-f0a4b0a377d5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:13.927034 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:13.927034 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:13.939068 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ea907411-4a3c-4f2b-860a-f0a4b0a377d5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:13.946474 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea907411-4a3c-4f2b-860a-f0a4b0a377d5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 200 Aug 13 23:43:13.947369 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 311/1229] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:13 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:13.971554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d32fad2b-b42b-4132-a95b-081364d10911 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:13.975263 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d32fad2b-b42b-4132-a95b-081364d10911 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8/action Aug 13 23:43:13.976434 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d32fad2b-b42b-4132-a95b-081364d10911 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:13.976434 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d32fad2b-b42b-4132-a95b-081364d10911 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:13.992322 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:13.992322 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:13.992950 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d32fad2b-b42b-4132-a95b-081364d10911 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:14.005236 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d32fad2b-b42b-4132-a95b-081364d10911 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume updated successfully. Aug 13 23:43:14.005586 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d32fad2b-b42b-4132-a95b-081364d10911 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8/action returned with HTTP 200 Aug 13 23:43:14.006202 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 307/1230] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:43:13 2026] POST /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 23:43:14.189956 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-44d9fb1a-d4a5-4190-b2c8-472c36deacff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:14.194794 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-44d9fb1a-d4a5-4190-b2c8-472c36deacff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:14.195299 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-44d9fb1a-d4a5-4190-b2c8-472c36deacff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:14.195957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-44d9fb1a-d4a5-4190-b2c8-472c36deacff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:14.211931 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:14.211931 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:14.228712 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-44d9fb1a-d4a5-4190-b2c8-472c36deacff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:14.241249 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-44d9fb1a-d4a5-4190-b2c8-472c36deacff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 200 Aug 13 23:43:14.242516 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 309/1231] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:14 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:14.904521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5b5df0cf-945b-4436-a89f-bce164b301d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:14.907369 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5b5df0cf-945b-4436-a89f-bce164b301d1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:14.907369 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5b5df0cf-945b-4436-a89f-bce164b301d1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:14.907885 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5b5df0cf-945b-4436-a89f-bce164b301d1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:14.925922 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:14.925922 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:14.932604 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5b5df0cf-945b-4436-a89f-bce164b301d1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:14.942076 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5b5df0cf-945b-4436-a89f-bce164b301d1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 200 Aug 13 23:43:14.943814 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 305/1232] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:14 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:14.958460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2688e3d0-ab03-46dd-8277-20442dd7424c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:14.959297 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2688e3d0-ab03-46dd-8277-20442dd7424c None None] GET https://10.4.3.81/volume// Aug 13 23:43:14.959297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2688e3d0-ab03-46dd-8277-20442dd7424c None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:14.959550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2688e3d0-ab03-46dd-8277-20442dd7424c None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:14.961008 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2688e3d0-ab03-46dd-8277-20442dd7424c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:14.961008 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 312/1233] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:43:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:14.978406 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5286b35c-1992-4a7d-9b1e-1c60c15b5314 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:14.981287 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5286b35c-1992-4a7d-9b1e-1c60c15b5314 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:43:14.981717 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5286b35c-1992-4a7d-9b1e-1c60c15b5314 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26c305a2-0a93-4997-a3ff-2e9fb2b83ee8", "connector": null, "instance_uuid": "2854532d-2bb0-4a55-8a6e-bf53569331b2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:14.992807 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:14.992807 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:15.026873 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-5286b35c-1992-4a7d-9b1e-1c60c15b5314 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:43:15.027089 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 308/1234] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:43:14 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 13 23:43:16.006794 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:16.235163 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:16.235604 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2037715618"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:16.240637 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2037715618'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:16.240802 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Create volume of 1 GB Aug 13 23:43:16.258268 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Availability Zones retrieved successfully. Aug 13 23:43:16.268215 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Flow 'volume_create_api' (0505f357-471c-4fad-b9eb-72c02c157d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:16.275627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c686fa-c8c9-49ff-8307-981eab296a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:16.275627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:16.335817 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c686fa-c8c9-49ff-8307-981eab296a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:16.338009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de8e2b1-e805-4f3e-93d4-6b3a340ec30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:16.477237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Created reservations ['9a7b2f84-8c53-4513-b567-6c325dc73d89', 'fcfc9fba-70ed-47b6-9427-e413fad60da2', '5b977f65-7781-4537-81ed-8ffd11468135', 'dd7f4173-4361-458a-99dd-0f0def183c4a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:16.479366 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de8e2b1-e805-4f3e-93d4-6b3a340ec30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a7b2f84-8c53-4513-b567-6c325dc73d89', 'fcfc9fba-70ed-47b6-9427-e413fad60da2', '5b977f65-7781-4537-81ed-8ffd11468135', 'dd7f4173-4361-458a-99dd-0f0def183c4a']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:16.479526 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b995d2d4-eba5-4b38-9d0b-eeb9bb650a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:16.510025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b995d2d4-eba5-4b38-9d0b-eeb9bb650a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31865761-60ae-448a-b0bc-ba94b3cbc78a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2037715618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189fe31d5c8849438fe18d6aac575fd7',qos_specs=None,replication_status=,reservations=['9a7b2f84-8c53-4513-b567-6c325dc73d89','fcfc9fba-70ed-47b6-9427-e413fad60da2','5b977f65-7781-4537-81ed-8ffd11468135','dd7f4173-4361-458a-99dd-0f0def183c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8c6bfe6736403b9b50a11666d99c45',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2037715618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31865761-60ae-448a-b0bc-ba94b3cbc78a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189fe31d5c8849438fe18d6aac575fd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad8c6bfe6736403b9b50a11666d99c45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:16.511585 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813ac2f3-a2ef-4225-a7f0-f6e30f8226d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:16.539512 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813ac2f3-a2ef-4225-a7f0-f6e30f8226d0) transitioned into state 'SUCCESS' from state '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-2037715618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189fe31d5c8849438fe18d6aac575fd7',qos_specs=None,replication_status=,reservations=['9a7b2f84-8c53-4513-b567-6c325dc73d89','fcfc9fba-70ed-47b6-9427-e413fad60da2','5b977f65-7781-4537-81ed-8ffd11468135','dd7f4173-4361-458a-99dd-0f0def183c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8c6bfe6736403b9b50a11666d99c45',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:16.541318 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c10f8ad-e3cd-43b3-8e4d-a69866f85940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:16.553868 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c10f8ad-e3cd-43b3-8e4d-a69866f85940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:16.556465 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Flow 'volume_create_api' (0505f357-471c-4fad-b9eb-72c02c157d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:16.556465 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Create volume request issued successfully. Aug 13 23:43:16.556465 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b766975e-3fdd-462b-9e51-28e5e1ed033b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:16.556586 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 310/1235] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:43:16 2026] POST /volume/v3/volumes => generated 749 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:16.571364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b156a06-62c0-448a-a50a-26955cb3cf95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:16.575292 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b156a06-62c0-448a-a50a-26955cb3cf95 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:16.575292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b156a06-62c0-448a-a50a-26955cb3cf95 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:16.575292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b156a06-62c0-448a-a50a-26955cb3cf95 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:16.587790 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:16.587790 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:16.593609 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1b156a06-62c0-448a-a50a-26955cb3cf95 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Volume info retrieved successfully. Aug 13 23:43:16.600935 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b156a06-62c0-448a-a50a-26955cb3cf95 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 200 Aug 13 23:43:16.601464 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 306/1236] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:16 2026] GET /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:17.090469 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7d8a8d84-4904-4b82-b58a-3ca2b8b7f12c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.091456 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d8a8d84-4904-4b82-b58a-3ca2b8b7f12c None None] GET https://10.4.3.81/volume// Aug 13 23:43:17.091697 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d8a8d84-4904-4b82-b58a-3ca2b8b7f12c None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:17.091846 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d8a8d84-4904-4b82-b58a-3ca2b8b7f12c None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:17.093979 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d8a8d84-4904-4b82-b58a-3ca2b8b7f12c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:17.095871 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 313/1237] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:17 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:17.107461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-52c57dcd-f44c-4baf-a20f-7bba4108d216 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.113316 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-52c57dcd-f44c-4baf-a20f-7bba4108d216 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:17.113590 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-52c57dcd-f44c-4baf-a20f-7bba4108d216 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:17.113801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-52c57dcd-f44c-4baf-a20f-7bba4108d216 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:17.134110 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:17.134110 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:17.140754 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-52c57dcd-f44c-4baf-a20f-7bba4108d216 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:17.149235 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-52c57dcd-f44c-4baf-a20f-7bba4108d216 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 200 Aug 13 23:43:17.149975 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 309/1238] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:17 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 1049 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:17.303772 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-b32e7f99-9f86-4c71-8ab6-7b72827e944f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.309186 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-b32e7f99-9f86-4c71-8ab6-7b72827e944f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924 Aug 13 23:43:17.309369 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-b32e7f99-9f86-4c71-8ab6-7b72827e944f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:17.321838 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-b32e7f99-9f86-4c71-8ab6-7b72827e944f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-26c305a2-0a93-4997-a3ff-2e9fb2b83ee8-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:43:17.329459 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-b32e7f99-9f86-4c71-8ab6-7b72827e944f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-26c305a2-0a93-4997-a3ff-2e9fb2b83ee8-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:43:17.331199 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:17.331199 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:17.476672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-b32e7f99-9f86-4c71-8ab6-7b72827e944f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-26c305a2-0a93-4997-a3ff-2e9fb2b83ee8-np0000007283" released by "attachment_update" :: held 0.147s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:43:17.477549 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-b32e7f99-9f86-4c71-8ab6-7b72827e944f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924 returned with HTTP 200 Aug 13 23:43:17.477924 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 311/1239] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:43:17 2026] PUT /volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924 => generated 968 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:17.518730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-066e2f47-2066-4898-955c-34cd8f14b936 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.521032 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-066e2f47-2066-4898-955c-34cd8f14b936 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924/action Aug 13 23:43:17.522635 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-066e2f47-2066-4898-955c-34cd8f14b936 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:17.524275 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-066e2f47-2066-4898-955c-34cd8f14b936 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:17.550904 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:17.550904 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:17.582497 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-066e2f47-2066-4898-955c-34cd8f14b936 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924/action returned with HTTP 204 Aug 13 23:43:17.582923 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 307/1240] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:43:17 2026] POST /volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:17.622786 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32fef2f3-f22b-4202-9c9a-2de9631af19e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.631092 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32fef2f3-f22b-4202-9c9a-2de9631af19e tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:17.631092 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32fef2f3-f22b-4202-9c9a-2de9631af19e tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:17.631092 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32fef2f3-f22b-4202-9c9a-2de9631af19e tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:17.653279 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:17.653279 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:17.674090 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-32fef2f3-f22b-4202-9c9a-2de9631af19e tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Volume info retrieved successfully. Aug 13 23:43:17.689168 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32fef2f3-f22b-4202-9c9a-2de9631af19e tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 200 Aug 13 23:43:17.692180 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 314/1241] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:17 2026] GET /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:17.714735 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c1f1ae2-173b-4af8-a0cc-978bd97b0bb5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.719021 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c1f1ae2-173b-4af8-a0cc-978bd97b0bb5 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 13 23:43:17.723013 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c1f1ae2-173b-4af8-a0cc-978bd97b0bb5 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "31865761-60ae-448a-b0bc-ba94b3cbc78a"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:17.724549 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-5c1f1ae2-173b-4af8-a0cc-978bd97b0bb5 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Creating new volume transfer {'transfer': {'volume_id': '31865761-60ae-448a-b0bc-ba94b3cbc78a'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 23:43:17.726795 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-5c1f1ae2-173b-4af8-a0cc-978bd97b0bb5 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Creating transfer of volume 31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:17.727696 np0000007283 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-5c1f1ae2-173b-4af8-a0cc-978bd97b0bb5 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Generating transfer record for volume 31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:17.745293 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:17.745293 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:17.768874 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c1f1ae2-173b-4af8-a0cc-978bd97b0bb5 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 23:43:17.769400 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 310/1242] 10.4.3.81 () {68 vars in 1284 bytes} [Thu Aug 13 23:43:17 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:17.784799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed13897c-82e3-4ca1-8a58-1b59bf69d7dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.789358 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed13897c-82e3-4ca1-8a58-1b59bf69d7dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:17.789561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed13897c-82e3-4ca1-8a58-1b59bf69d7dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:17.792139 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed13897c-82e3-4ca1-8a58-1b59bf69d7dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:17.808397 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:17.808397 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:17.816010 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed13897c-82e3-4ca1-8a58-1b59bf69d7dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Volume info retrieved successfully. Aug 13 23:43:17.824820 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed13897c-82e3-4ca1-8a58-1b59bf69d7dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 200 Aug 13 23:43:17.825434 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 312/1243] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:17 2026] GET /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:17.853216 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c32fbdcb-6186-41b6-8a36-674b7d198e8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.857220 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c32fbdcb-6186-41b6-8a36-674b7d198e8c tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c Aug 13 23:43:17.857220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c32fbdcb-6186-41b6-8a36-674b7d198e8c tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:17.857220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c32fbdcb-6186-41b6-8a36-674b7d198e8c tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:17.871557 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c32fbdcb-6186-41b6-8a36-674b7d198e8c tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c returned with HTTP 200 Aug 13 23:43:17.872365 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 308/1244] 10.4.3.81 () {66 vars in 1374 bytes} [Thu Aug 13 23:43:17 2026] GET /volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c => generated 407 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:43:17.887966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-273b9da9-03bd-471b-a9e1-b4ef1dbb06b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:17.894571 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-273b9da9-03bd-471b-a9e1-b4ef1dbb06b9 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer Aug 13 23:43:17.894771 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-273b9da9-03bd-471b-a9e1-b4ef1dbb06b9 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:17.895158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-273b9da9-03bd-471b-a9e1-b4ef1dbb06b9 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:17.895280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.volume_transfer [None req-273b9da9-03bd-471b-a9e1-b4ef1dbb06b9 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Listing volume transfers {{(pid=100275) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 23:43:17.906293 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-273b9da9-03bd-471b-a9e1-b4ef1dbb06b9 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 23:43:17.907673 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 315/1245] 10.4.3.81 () {66 vars in 1263 bytes} [Thu Aug 13 23:43:17 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:17.920945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:18.061133 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c/accept Aug 13 23:43:18.061681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "698ac0b096778ba5"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:18.063343 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Accepting volume transfer 831a841d-faa0-4c66-b796-51541c331a7c {{(pid=100273) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 23:43:18.063443 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Accepting transfer 831a841d-faa0-4c66-b796-51541c331a7c Aug 13 23:43:18.189860 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Created reservations ['8d85a3a7-7203-404f-8193-55dd44b13334', '6585f48d-4a7e-4ca4-a4c3-fa8ba8e6a8fd', '0338345b-eeab-46ce-86f6-15b78f2cc693', 'ca8f58c4-5927-445d-9a12-0a3b8558a686'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:18.230849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Created reservations ['fd1566f2-e737-4cec-b834-e53b14f06a2a', '8ac3d808-b259-4512-9a15-c6a9ecd3d914', 'c43e78cb-b5c9-4396-879b-ecfdb383b365', '1bd4db25-e153-4377-b319-b42bc90298eb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:18.327815 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Created reservations ['e308ed01-7fff-4d76-97f5-c4fda9f38291', 'b304dbfc-8300-4eb5-adc1-b359eee210d6', 'e0dca6fd-7eb2-43b4-86d0-f1765189cdd7', 'a93e7bba-d56a-40eb-9c2b-bf2ecaabad4d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:18.389015 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Created reservations ['3471bff7-a0de-4c4f-b590-775578cde9fd', '91c6a284-6a72-4595-8346-e94507f39207', '87f62bd2-8b5e-42c0-96e9-bf6833f9f468', 'd8fbd71b-c2a1-421d-baf0-823908e06416'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:18.410960 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Transfer volume completed successfully. Aug 13 23:43:18.510368 np0000007283 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Volume 31865761-60ae-448a-b0bc-ba94b3cbc78a has been transferred. Aug 13 23:43:18.522387 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b93712a6-5ac3-4253-a857-c5bcea39b45d tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c/accept returned with HTTP 202 Aug 13 23:43:18.522979 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 311/1246] 10.4.3.81 () {68 vars in 1416 bytes} [Thu Aug 13 23:43:17 2026] POST /volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c/accept => generated 363 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:18.538673 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1673b6b-60e8-4212-b94e-bf358f8886ed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:18.541236 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1673b6b-60e8-4212-b94e-bf358f8886ed tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] GET https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:18.542149 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1673b6b-60e8-4212-b94e-bf358f8886ed tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:18.542149 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1673b6b-60e8-4212-b94e-bf358f8886ed tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:18.553756 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:18.553756 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:18.559467 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b1673b6b-60e8-4212-b94e-bf358f8886ed tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Volume info retrieved successfully. Aug 13 23:43:18.566868 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1673b6b-60e8-4212-b94e-bf358f8886ed tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 200 Aug 13 23:43:18.567323 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 313/1247] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:18 2026] GET /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:18.584024 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0309db24-b830-44e6-a94b-d408d42f8fdb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:18.587770 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0309db24-b830-44e6-a94b-d408d42f8fdb tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] GET https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:18.587896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0309db24-b830-44e6-a94b-d408d42f8fdb tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:18.588109 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0309db24-b830-44e6-a94b-d408d42f8fdb tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:18.600114 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:18.600114 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:18.607793 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0309db24-b830-44e6-a94b-d408d42f8fdb tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] Volume info retrieved successfully. Aug 13 23:43:18.616973 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0309db24-b830-44e6-a94b-d408d42f8fdb tempest-VolumesTransfersTest-840840847 tempest-VolumesTransfersTest-840840847-project-member] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 200 Aug 13 23:43:18.620468 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 309/1248] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:18 2026] GET /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:18.645163 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-627d5129-0665-45b7-8de7-1f777fed37a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:18.646970 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-627d5129-0665-45b7-8de7-1f777fed37a8 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c Aug 13 23:43:18.647089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-627d5129-0665-45b7-8de7-1f777fed37a8 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:18.647326 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-627d5129-0665-45b7-8de7-1f777fed37a8 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:18.647636 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-627d5129-0665-45b7-8de7-1f777fed37a8 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Delete transfer with id: 831a841d-faa0-4c66-b796-51541c331a7c Aug 13 23:43:18.652506 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-627d5129-0665-45b7-8de7-1f777fed37a8 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c returned with HTTP 404 Aug 13 23:43:18.654129 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 316/1249] 10.4.3.81 () {66 vars in 1377 bytes} [Thu Aug 13 23:43:18 2026] DELETE /volume/v3/os-volume-transfer/831a841d-faa0-4c66-b796-51541c331a7c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:18.669282 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92665a8c-92a2-4393-9de2-9cccaea55fda None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:18.724503 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92665a8c-92a2-4393-9de2-9cccaea55fda tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:18.724783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92665a8c-92a2-4393-9de2-9cccaea55fda tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:18.725183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92665a8c-92a2-4393-9de2-9cccaea55fda tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:18.725639 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-92665a8c-92a2-4393-9de2-9cccaea55fda tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Delete volume with id: 31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:18.747089 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:18.747089 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:18.747473 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92665a8c-92a2-4393-9de2-9cccaea55fda tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Volume info retrieved successfully. Aug 13 23:43:18.783780 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92665a8c-92a2-4393-9de2-9cccaea55fda tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Delete volume request issued successfully. Aug 13 23:43:18.786294 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92665a8c-92a2-4393-9de2-9cccaea55fda tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 202 Aug 13 23:43:18.786294 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 312/1250] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:18 2026] DELETE /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:18.800707 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b928368e-cd36-4135-ab49-4a500906e8f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:18.805545 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b928368e-cd36-4135-ab49-4a500906e8f5 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] GET https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:18.805777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b928368e-cd36-4135-ab49-4a500906e8f5 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:18.806814 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b928368e-cd36-4135-ab49-4a500906e8f5 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:18.820020 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:18.820020 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:18.828067 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b928368e-cd36-4135-ab49-4a500906e8f5 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Volume info retrieved successfully. Aug 13 23:43:18.835522 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b928368e-cd36-4135-ab49-4a500906e8f5 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 200 Aug 13 23:43:18.836234 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 314/1251] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:18 2026] GET /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 1005 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:19.857874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7fecaf70-1911-4648-8fac-697a5847ec9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:19.860740 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7fecaf70-1911-4648-8fac-697a5847ec9c tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] GET https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:19.861926 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7fecaf70-1911-4648-8fac-697a5847ec9c tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:19.861926 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7fecaf70-1911-4648-8fac-697a5847ec9c tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:19.876601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7fecaf70-1911-4648-8fac-697a5847ec9c tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 404 Aug 13 23:43:19.877496 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 310/1252] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:19 2026] GET /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:19.892147 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2a03cf55-2ce7-4152-b1bc-2f24c689800c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:19.894816 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a03cf55-2ce7-4152-b1bc-2f24c689800c tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:19.895074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a03cf55-2ce7-4152-b1bc-2f24c689800c tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:19.895864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a03cf55-2ce7-4152-b1bc-2f24c689800c tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:20.079851 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a03cf55-2ce7-4152-b1bc-2f24c689800c tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 404 Aug 13 23:43:20.081114 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 317/1253] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:19 2026] GET /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:20.095470 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-229173a4-fe0d-41cf-8b81-8f1d28c5d38a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:20.100168 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-229173a4-fe0d-41cf-8b81-8f1d28c5d38a tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] DELETE https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:20.100474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-229173a4-fe0d-41cf-8b81-8f1d28c5d38a tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:20.100810 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-229173a4-fe0d-41cf-8b81-8f1d28c5d38a tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:20.102511 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-229173a4-fe0d-41cf-8b81-8f1d28c5d38a tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Delete volume with id: 31865761-60ae-448a-b0bc-ba94b3cbc78a Aug 13 23:43:20.110698 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-229173a4-fe0d-41cf-8b81-8f1d28c5d38a tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a returned with HTTP 404 Aug 13 23:43:20.111463 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 313/1254] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:20 2026] DELETE /volume/v3/volumes/31865761-60ae-448a-b0bc-ba94b3cbc78a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:20.130577 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:20.135631 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:20.135897 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1656515920"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:20.141237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1656515920'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:20.141487 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Create volume of 1 GB Aug 13 23:43:20.150086 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Availability Zones retrieved successfully. Aug 13 23:43:20.160290 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Flow 'volume_create_api' (fe2f749f-e424-45ce-94ce-0aef5b5767cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:20.161740 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a213d7-2a43-4ecc-8102-1bd3d34d304b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:20.163066 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:20.209925 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a213d7-2a43-4ecc-8102-1bd3d34d304b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:20.211281 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9308dfaf-341c-46c1-b861-4c59301142f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:20.279191 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Created reservations ['0de9e18a-28bb-4bca-bb6d-8a74bb01f829', '2993b9b3-dffc-42ca-a9d0-c9389df6d39b', 'b1ba7672-bc0c-41e7-bd14-eb300f20f860', '18300cc9-861d-4c8e-9575-f0cbfc49cc4d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:20.280425 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9308dfaf-341c-46c1-b861-4c59301142f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0de9e18a-28bb-4bca-bb6d-8a74bb01f829', '2993b9b3-dffc-42ca-a9d0-c9389df6d39b', 'b1ba7672-bc0c-41e7-bd14-eb300f20f860', '18300cc9-861d-4c8e-9575-f0cbfc49cc4d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:20.281887 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9da5b150-5878-455d-8284-3ba3bd64db95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:20.316282 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9da5b150-5878-455d-8284-3ba3bd64db95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1656515920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189fe31d5c8849438fe18d6aac575fd7',qos_specs=None,replication_status=,reservations=['0de9e18a-28bb-4bca-bb6d-8a74bb01f829','2993b9b3-dffc-42ca-a9d0-c9389df6d39b','b1ba7672-bc0c-41e7-bd14-eb300f20f860','18300cc9-861d-4c8e-9575-f0cbfc49cc4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8c6bfe6736403b9b50a11666d99c45',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1656515920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189fe31d5c8849438fe18d6aac575fd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad8c6bfe6736403b9b50a11666d99c45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:20.317349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695628d0-833c-466e-b703-6ac12f69a3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:20.352794 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695628d0-833c-466e-b703-6ac12f69a3fb) transitioned into state 'SUCCESS' from state '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-1656515920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189fe31d5c8849438fe18d6aac575fd7',qos_specs=None,replication_status=,reservations=['0de9e18a-28bb-4bca-bb6d-8a74bb01f829','2993b9b3-dffc-42ca-a9d0-c9389df6d39b','b1ba7672-bc0c-41e7-bd14-eb300f20f860','18300cc9-861d-4c8e-9575-f0cbfc49cc4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8c6bfe6736403b9b50a11666d99c45',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:20.353855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a518e133-7c1e-4243-b59b-6b3b6dd1f552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:20.368112 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a518e133-7c1e-4243-b59b-6b3b6dd1f552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:20.369130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Flow 'volume_create_api' (fe2f749f-e424-45ce-94ce-0aef5b5767cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:20.369490 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Create volume request issued successfully. Aug 13 23:43:20.370193 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd21e5f6-c3c8-4c93-a50b-01bf528eb650 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:20.370732 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 315/1255] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:43:20 2026] POST /volume/v3/volumes => generated 749 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:20.387859 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ddb7abf7-d5df-47aa-964f-87b73e379ee3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:20.389881 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddb7abf7-d5df-47aa-964f-87b73e379ee3 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:20.390172 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddb7abf7-d5df-47aa-964f-87b73e379ee3 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:20.390484 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddb7abf7-d5df-47aa-964f-87b73e379ee3 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:20.403304 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:20.403304 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:20.411227 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ddb7abf7-d5df-47aa-964f-87b73e379ee3 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Volume info retrieved successfully. Aug 13 23:43:20.419329 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddb7abf7-d5df-47aa-964f-87b73e379ee3 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 200 Aug 13 23:43:20.420024 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 311/1256] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:20 2026] GET /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:21.440394 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc84d4af-d420-4161-bd40-b9c8e00be941 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.443698 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc84d4af-d420-4161-bd40-b9c8e00be941 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:21.443698 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc84d4af-d420-4161-bd40-b9c8e00be941 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.444302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc84d4af-d420-4161-bd40-b9c8e00be941 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.460482 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:21.460482 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:21.475617 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc84d4af-d420-4161-bd40-b9c8e00be941 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Volume info retrieved successfully. Aug 13 23:43:21.486288 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc84d4af-d420-4161-bd40-b9c8e00be941 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 200 Aug 13 23:43:21.486787 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 318/1257] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:21 2026] GET /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:21.507198 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af53f5e2-7192-41c5-a553-b1ba820c333b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.511567 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af53f5e2-7192-41c5-a553-b1ba820c333b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] POST https://10.4.3.81/volume/v3/os-volume-transfer Aug 13 23:43:21.514034 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af53f5e2-7192-41c5-a553-b1ba820c333b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:21.517376 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-af53f5e2-7192-41c5-a553-b1ba820c333b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Creating new volume transfer {'transfer': {'volume_id': '85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 23:43:21.517521 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-af53f5e2-7192-41c5-a553-b1ba820c333b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Creating transfer of volume 85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:21.517598 np0000007283 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-af53f5e2-7192-41c5-a553-b1ba820c333b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Generating transfer record for volume 85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:21.535626 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:21.535626 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:21.558090 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af53f5e2-7192-41c5-a553-b1ba820c333b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 23:43:21.559238 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 314/1258] 10.4.3.81 () {68 vars in 1284 bytes} [Thu Aug 13 23:43:21 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:21.579506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bdbbe9f3-8de8-470d-9778-b0e19c0999dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.584513 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bdbbe9f3-8de8-470d-9778-b0e19c0999dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:21.584882 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bdbbe9f3-8de8-470d-9778-b0e19c0999dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.585169 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bdbbe9f3-8de8-470d-9778-b0e19c0999dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.601816 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:21.601816 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:21.610239 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bdbbe9f3-8de8-470d-9778-b0e19c0999dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Volume info retrieved successfully. Aug 13 23:43:21.619193 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bdbbe9f3-8de8-470d-9778-b0e19c0999dc tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 200 Aug 13 23:43:21.620476 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 316/1259] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:21 2026] GET /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:21.638740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-535ec763-197d-424d-b4a5-0d9324c000de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.641936 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-535ec763-197d-424d-b4a5-0d9324c000de tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/os-volume-transfer/detail Aug 13 23:43:21.642239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-535ec763-197d-424d-b4a5-0d9324c000de tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.642466 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-535ec763-197d-424d-b4a5-0d9324c000de tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.642947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-535ec763-197d-424d-b4a5-0d9324c000de tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Listing volume transfers {{(pid=100274) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 23:43:21.649955 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-535ec763-197d-424d-b4a5-0d9324c000de tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 23:43:21.650439 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 312/1260] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 23:43:21 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:21.665162 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-05423192-9a74-41c8-9a7b-bd7ed9e5ce77 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.669020 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05423192-9a74-41c8-9a7b-bd7ed9e5ce77 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/81924bf2-25bd-427b-9e3b-c975d0ec9491 Aug 13 23:43:21.669020 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05423192-9a74-41c8-9a7b-bd7ed9e5ce77 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.669020 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05423192-9a74-41c8-9a7b-bd7ed9e5ce77 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.669020 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-05423192-9a74-41c8-9a7b-bd7ed9e5ce77 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Delete transfer with id: 81924bf2-25bd-427b-9e3b-c975d0ec9491 Aug 13 23:43:21.681149 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:21.681149 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:21.695073 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05423192-9a74-41c8-9a7b-bd7ed9e5ce77 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/81924bf2-25bd-427b-9e3b-c975d0ec9491 returned with HTTP 202 Aug 13 23:43:21.695973 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 319/1261] 10.4.3.81 () {66 vars in 1377 bytes} [Thu Aug 13 23:43:21 2026] DELETE /volume/v3/os-volume-transfer/81924bf2-25bd-427b-9e3b-c975d0ec9491 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:21.707078 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3af4736-7043-47c5-81be-0c8b11af0544 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.712790 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3af4736-7043-47c5-81be-0c8b11af0544 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:21.713143 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3af4736-7043-47c5-81be-0c8b11af0544 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.714155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3af4736-7043-47c5-81be-0c8b11af0544 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.736908 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:21.736908 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:21.745456 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f3af4736-7043-47c5-81be-0c8b11af0544 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Volume info retrieved successfully. Aug 13 23:43:21.752417 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3af4736-7043-47c5-81be-0c8b11af0544 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 200 Aug 13 23:43:21.753105 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 315/1262] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:21 2026] GET /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:21.771391 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0feef6d1-53f5-46df-ae55-e5c7a7de996b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.775506 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0feef6d1-53f5-46df-ae55-e5c7a7de996b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] DELETE https://10.4.3.81/volume/v3/os-volume-transfer/81924bf2-25bd-427b-9e3b-c975d0ec9491 Aug 13 23:43:21.775636 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0feef6d1-53f5-46df-ae55-e5c7a7de996b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.777220 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0feef6d1-53f5-46df-ae55-e5c7a7de996b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.777220 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-0feef6d1-53f5-46df-ae55-e5c7a7de996b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Delete transfer with id: 81924bf2-25bd-427b-9e3b-c975d0ec9491 Aug 13 23:43:21.782041 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0feef6d1-53f5-46df-ae55-e5c7a7de996b tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/os-volume-transfer/81924bf2-25bd-427b-9e3b-c975d0ec9491 returned with HTTP 404 Aug 13 23:43:21.782402 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 317/1263] 10.4.3.81 () {66 vars in 1377 bytes} [Thu Aug 13 23:43:21 2026] DELETE /volume/v3/os-volume-transfer/81924bf2-25bd-427b-9e3b-c975d0ec9491 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:21.794695 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fc53637c-c1a0-4fa3-aa38-ce8302896c09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.796955 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc53637c-c1a0-4fa3-aa38-ce8302896c09 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:21.797386 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc53637c-c1a0-4fa3-aa38-ce8302896c09 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.797689 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc53637c-c1a0-4fa3-aa38-ce8302896c09 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.797942 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-fc53637c-c1a0-4fa3-aa38-ce8302896c09 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Delete volume with id: 85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:21.814136 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:21.814136 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:21.814983 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fc53637c-c1a0-4fa3-aa38-ce8302896c09 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Volume info retrieved successfully. Aug 13 23:43:21.816677 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-ac680df7-f3bb-4086-a331-f398fa85bb7d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.823490 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-ac680df7-f3bb-4086-a331-f398fa85bb7d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:21.823490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-ac680df7-f3bb-4086-a331-f398fa85bb7d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.823825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-ac680df7-f3bb-4086-a331-f398fa85bb7d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.840858 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:21.840858 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:21.848762 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-ac680df7-f3bb-4086-a331-f398fa85bb7d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:21.854144 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fc53637c-c1a0-4fa3-aa38-ce8302896c09 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Delete volume request issued successfully. Aug 13 23:43:21.854578 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc53637c-c1a0-4fa3-aa38-ce8302896c09 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 202 Aug 13 23:43:21.854970 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 313/1264] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:21 2026] DELETE /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:21.858422 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-ac680df7-f3bb-4086-a331-f398fa85bb7d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:21.858422 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 320/1265] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:21 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:21.867085 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b10693f4-5a66-40ef-8f7f-cb1bd331a47f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.869594 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b10693f4-5a66-40ef-8f7f-cb1bd331a47f tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] GET https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:21.869962 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b10693f4-5a66-40ef-8f7f-cb1bd331a47f tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.870498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b10693f4-5a66-40ef-8f7f-cb1bd331a47f tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.884553 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:21.884553 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:21.894422 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b10693f4-5a66-40ef-8f7f-cb1bd331a47f tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Volume info retrieved successfully. Aug 13 23:43:21.904651 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b10693f4-5a66-40ef-8f7f-cb1bd331a47f tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 200 Aug 13 23:43:21.904651 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 316/1266] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:21 2026] GET /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 1005 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:21.979362 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb6e046f-5e0f-4ed8-aa38-e4884422afd4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.980016 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb6e046f-5e0f-4ed8-aa38-e4884422afd4 None None] GET https://10.4.3.81/volume// Aug 13 23:43:21.980188 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb6e046f-5e0f-4ed8-aa38-e4884422afd4 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:21.980493 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb6e046f-5e0f-4ed8-aa38-e4884422afd4 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:21.981225 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb6e046f-5e0f-4ed8-aa38-e4884422afd4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:21.981648 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 318/1267] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:43:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:21.992283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-0f21f172-a60e-4d73-a00c-7cd2b3405c57 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:21.995353 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-0f21f172-a60e-4d73-a00c-7cd2b3405c57 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:43:21.996098 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-0f21f172-a60e-4d73-a00c-7cd2b3405c57 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc421c25-8d97-4dc4-9697-6de7841480e2", "connector": null, "instance_uuid": "c952767e-76e7-4444-b891-016d539bb6d2"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:22.010077 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:22.010077 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:22.056280 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-0f21f172-a60e-4d73-a00c-7cd2b3405c57 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:43:22.057311 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 314/1268] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:43:21 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 13 23:43:22.098094 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94724cd6-986b-41bb-9ab6-3580980d47c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:22.100144 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94724cd6-986b-41bb-9ab6-3580980d47c5 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:22.100605 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94724cd6-986b-41bb-9ab6-3580980d47c5 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:22.101016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94724cd6-986b-41bb-9ab6-3580980d47c5 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:22.115955 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0cf81858-39f4-4f87-b300-5611247f30e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:22.115955 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cf81858-39f4-4f87-b300-5611247f30e3 None None] GET https://10.4.3.81/volume// Aug 13 23:43:22.115955 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cf81858-39f4-4f87-b300-5611247f30e3 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:22.116164 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:22.116164 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:22.116232 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cf81858-39f4-4f87-b300-5611247f30e3 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:22.116232 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cf81858-39f4-4f87-b300-5611247f30e3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:22.116232 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 317/1269] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:22.121697 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-94724cd6-986b-41bb-9ab6-3580980d47c5 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:22.125328 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-fea9e677-804c-4f34-8640-48795e1fca58 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:22.128028 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-fea9e677-804c-4f34-8640-48795e1fca58 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:22.128281 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-fea9e677-804c-4f34-8640-48795e1fca58 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:22.128469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-fea9e677-804c-4f34-8640-48795e1fca58 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:22.130522 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94724cd6-986b-41bb-9ab6-3580980d47c5 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:22.130522 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 321/1270] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:22 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:22.145293 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:22.145293 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:22.151276 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-fea9e677-804c-4f34-8640-48795e1fca58 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:22.158527 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-fea9e677-804c-4f34-8640-48795e1fca58 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:22.158527 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 319/1271] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:22 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 1029 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:22.280276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-7f2cc301-9194-4aa7-bb6d-27c9a6b24655 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:22.283977 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-7f2cc301-9194-4aa7-bb6d-27c9a6b24655 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] PUT https://10.4.3.81/volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735 Aug 13 23:43:22.284380 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-7f2cc301-9194-4aa7-bb6d-27c9a6b24655 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:22.300313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-7f2cc301-9194-4aa7-bb6d-27c9a6b24655 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Acquiring lock "cinder-attachment_update-bc421c25-8d97-4dc4-9697-6de7841480e2-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:43:22.308643 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-7f2cc301-9194-4aa7-bb6d-27c9a6b24655 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Lock "cinder-attachment_update-bc421c25-8d97-4dc4-9697-6de7841480e2-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:43:22.310283 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:22.310283 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:22.427723 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-7f2cc301-9194-4aa7-bb6d-27c9a6b24655 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Lock "cinder-attachment_update-bc421c25-8d97-4dc4-9697-6de7841480e2-np0000007283" released by "attachment_update" :: held 0.118s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:43:22.428251 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-7f2cc301-9194-4aa7-bb6d-27c9a6b24655 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735 returned with HTTP 200 Aug 13 23:43:22.429512 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 315/1272] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:43:22 2026] PUT /volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:22.515912 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-cd605d38-aca7-4cae-8d4d-0604a3c19f61 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:22.522087 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-cd605d38-aca7-4cae-8d4d-0604a3c19f61 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8/encryption Aug 13 23:43:22.522087 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-cd605d38-aca7-4cae-8d4d-0604a3c19f61 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:22.522087 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-cd605d38-aca7-4cae-8d4d-0604a3c19f61 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:22.545363 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:22.545363 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:22.561171 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9ae3996e-9bda-4193-8a47-b83f80c3df6d req-cd605d38-aca7-4cae-8d4d-0604a3c19f61 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8/encryption returned with HTTP 200 Aug 13 23:43:22.561782 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 318/1273] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:43:22 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8/encryption => generated 160 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:22.922611 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a82341c2-9d22-4431-968d-9f3c375a5708 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:22.925230 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a82341c2-9d22-4431-968d-9f3c375a5708 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] GET https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:22.925455 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a82341c2-9d22-4431-968d-9f3c375a5708 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:22.925711 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a82341c2-9d22-4431-968d-9f3c375a5708 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:22.939900 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a82341c2-9d22-4431-968d-9f3c375a5708 tempest-VolumesTransfersTest-613443642 tempest-VolumesTransfersTest-613443642-project-admin] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 404 Aug 13 23:43:22.940603 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 322/1274] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:22 2026] GET /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:22.954241 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-18691cdb-7bbd-4e9f-8a42-fabe89d67079 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:22.962741 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18691cdb-7bbd-4e9f-8a42-fabe89d67079 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] GET https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:22.963745 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18691cdb-7bbd-4e9f-8a42-fabe89d67079 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:22.964077 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18691cdb-7bbd-4e9f-8a42-fabe89d67079 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:22.975934 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18691cdb-7bbd-4e9f-8a42-fabe89d67079 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 404 Aug 13 23:43:22.976786 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 320/1275] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:22 2026] GET /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:22.989891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6a7012b-2dd9-4ce3-b0df-f473b2f902d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:22.993748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6a7012b-2dd9-4ce3-b0df-f473b2f902d1 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] DELETE https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:22.994098 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6a7012b-2dd9-4ce3-b0df-f473b2f902d1 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:22.994560 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6a7012b-2dd9-4ce3-b0df-f473b2f902d1 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:22.994917 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f6a7012b-2dd9-4ce3-b0df-f473b2f902d1 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] Delete volume with id: 85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 Aug 13 23:43:23.010226 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6a7012b-2dd9-4ce3-b0df-f473b2f902d1 tempest-VolumesTransfersTest-1621227843 tempest-VolumesTransfersTest-1621227843-project-member] https://10.4.3.81/volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 returned with HTTP 404 Aug 13 23:43:23.012147 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 316/1276] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:22 2026] DELETE /volume/v3/volumes/85f2a54b-6c4a-44fc-b6b7-45c123d5a2a2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:23.153473 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba13fd62-0dea-4c90-8476-0f212f187375 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:23.155563 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba13fd62-0dea-4c90-8476-0f212f187375 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:23.155765 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba13fd62-0dea-4c90-8476-0f212f187375 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:23.156211 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba13fd62-0dea-4c90-8476-0f212f187375 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:23.171853 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:23.171853 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:23.180836 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba13fd62-0dea-4c90-8476-0f212f187375 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:23.188859 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba13fd62-0dea-4c90-8476-0f212f187375 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:23.191040 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 319/1277] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:23 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:24.208616 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-abaa6221-c633-461b-9978-ece5db676376 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:24.211087 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abaa6221-c633-461b-9978-ece5db676376 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:24.211087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abaa6221-c633-461b-9978-ece5db676376 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:24.212339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abaa6221-c633-461b-9978-ece5db676376 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:24.232867 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:24.232867 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:24.242424 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-abaa6221-c633-461b-9978-ece5db676376 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:24.249587 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abaa6221-c633-461b-9978-ece5db676376 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:24.250351 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 323/1278] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:24 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:25.270024 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-072dca6e-bdb8-43c4-a179-0f6da40db9f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:25.275470 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-072dca6e-bdb8-43c4-a179-0f6da40db9f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:25.276056 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-072dca6e-bdb8-43c4-a179-0f6da40db9f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:25.276399 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-072dca6e-bdb8-43c4-a179-0f6da40db9f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:25.297587 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:25.297587 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:25.307346 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-072dca6e-bdb8-43c4-a179-0f6da40db9f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:25.316925 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-072dca6e-bdb8-43c4-a179-0f6da40db9f9 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:25.317825 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 321/1279] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:25 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:26.337556 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9a39020-43a7-4cfe-b59d-adf16dd32f82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:26.340711 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9a39020-43a7-4cfe-b59d-adf16dd32f82 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:26.341061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9a39020-43a7-4cfe-b59d-adf16dd32f82 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:26.341443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9a39020-43a7-4cfe-b59d-adf16dd32f82 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:26.374881 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:26.374881 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:26.380932 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9a39020-43a7-4cfe-b59d-adf16dd32f82 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:26.390446 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9a39020-43a7-4cfe-b59d-adf16dd32f82 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:26.391048 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 317/1280] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:26 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:26.987385 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-a7f21e4f-e7b8-4eab-8eea-a6ac3a08919c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:26.994417 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-a7f21e4f-e7b8-4eab-8eea-a6ac3a08919c tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] POST https://10.4.3.81/volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735/action Aug 13 23:43:26.994611 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-a7f21e4f-e7b8-4eab-8eea-a6ac3a08919c tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:26.996308 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-a7f21e4f-e7b8-4eab-8eea-a6ac3a08919c tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:27.025025 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:27.025025 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:27.037550 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6508c510-d3eb-4cbf-a531-584a5a427431 req-a7f21e4f-e7b8-4eab-8eea-a6ac3a08919c tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735/action returned with HTTP 204 Aug 13 23:43:27.041096 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 320/1281] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:43:26 2026] POST /volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:27.413174 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9e95fbb-da89-416c-bbd6-726d536fc833 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:27.418085 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9e95fbb-da89-416c-bbd6-726d536fc833 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:27.419527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9e95fbb-da89-416c-bbd6-726d536fc833 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:27.419527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9e95fbb-da89-416c-bbd6-726d536fc833 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:27.440253 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:27.440253 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:27.449899 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c9e95fbb-da89-416c-bbd6-726d536fc833 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:27.461621 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9e95fbb-da89-416c-bbd6-726d536fc833 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:27.461621 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 324/1282] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:27 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:27.478869 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a08413f8-bf7d-4076-a198-9d5a74db29fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:27.481879 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a08413f8-bf7d-4076-a198-9d5a74db29fa tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:27.482061 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a08413f8-bf7d-4076-a198-9d5a74db29fa tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:27.482290 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a08413f8-bf7d-4076-a198-9d5a74db29fa tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:27.498869 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:27.498869 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:27.513016 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a08413f8-bf7d-4076-a198-9d5a74db29fa tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:27.520058 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a08413f8-bf7d-4076-a198-9d5a74db29fa tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:27.520058 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 322/1283] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:27 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:27.615312 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-09de8350-a408-4e6b-9531-a03f1b7e6c97 req-f45b2bcc-55be-4a8d-ac5e-185fb8fecba3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:27.624235 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09de8350-a408-4e6b-9531-a03f1b7e6c97 req-f45b2bcc-55be-4a8d-ac5e-185fb8fecba3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:27.624633 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09de8350-a408-4e6b-9531-a03f1b7e6c97 req-f45b2bcc-55be-4a8d-ac5e-185fb8fecba3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:27.624854 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09de8350-a408-4e6b-9531-a03f1b7e6c97 req-f45b2bcc-55be-4a8d-ac5e-185fb8fecba3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:27.643119 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:27.643119 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:27.652013 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-09de8350-a408-4e6b-9531-a03f1b7e6c97 req-f45b2bcc-55be-4a8d-ac5e-185fb8fecba3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:27.661903 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09de8350-a408-4e6b-9531-a03f1b7e6c97 req-f45b2bcc-55be-4a8d-ac5e-185fb8fecba3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:27.661903 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 318/1284] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:27 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:28.772430 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b8c12844-2256-41e8-bef9-471c60828f43 req-9dec7ea2-f102-439e-b7de-c0a8e4648ed4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:28.775317 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b8c12844-2256-41e8-bef9-471c60828f43 req-9dec7ea2-f102-439e-b7de-c0a8e4648ed4 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] DELETE https://10.4.3.81/volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b Aug 13 23:43:28.775612 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b8c12844-2256-41e8-bef9-471c60828f43 req-9dec7ea2-f102-439e-b7de-c0a8e4648ed4 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:28.777342 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b8c12844-2256-41e8-bef9-471c60828f43 req-9dec7ea2-f102-439e-b7de-c0a8e4648ed4 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:28.788756 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:28.788756 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:28.876854 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b8c12844-2256-41e8-bef9-471c60828f43 req-9dec7ea2-f102-439e-b7de-c0a8e4648ed4 tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b returned with HTTP 200 Aug 13 23:43:28.877629 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 321/1285] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:43:28 2026] DELETE /volume/v3/attachments/173ef870-efc0-4053-8caa-7d96c953e62b => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:28.909269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b8c12844-2256-41e8-bef9-471c60828f43 req-3373b24e-84fe-4b74-9fcb-884ee5c1259d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:28.912304 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b8c12844-2256-41e8-bef9-471c60828f43 req-3373b24e-84fe-4b74-9fcb-884ee5c1259d tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] DELETE https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:43:28.912820 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b8c12844-2256-41e8-bef9-471c60828f43 req-3373b24e-84fe-4b74-9fcb-884ee5c1259d tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:28.912942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b8c12844-2256-41e8-bef9-471c60828f43 req-3373b24e-84fe-4b74-9fcb-884ee5c1259d tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:28.913156 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-b8c12844-2256-41e8-bef9-471c60828f43 req-3373b24e-84fe-4b74-9fcb-884ee5c1259d tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Delete volume with id: 217a1a1e-084e-4fc8-9dfd-687f3618d13a Aug 13 23:43:28.926431 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:28.926431 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:28.926858 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b8c12844-2256-41e8-bef9-471c60828f43 req-3373b24e-84fe-4b74-9fcb-884ee5c1259d tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Volume info retrieved successfully. Aug 13 23:43:28.941258 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:28.944881 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:28.944881 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1678739669"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:28.947535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1678739669'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:28.956478 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume of 1 GB Aug 13 23:43:28.956715 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:28.956715 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:28.957569 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Availability Zones retrieved successfully. Aug 13 23:43:28.967943 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Flow 'volume_create_api' (b7856d08-627f-4753-82d4-7f2f6993d38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:28.972159 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec5d568-a9fd-47ba-904e-b7ac0f689ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:28.972159 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:28.974942 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b8c12844-2256-41e8-bef9-471c60828f43 req-3373b24e-84fe-4b74-9fcb-884ee5c1259d tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] Delete volume request issued successfully. Aug 13 23:43:28.975412 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b8c12844-2256-41e8-bef9-471c60828f43 req-3373b24e-84fe-4b74-9fcb-884ee5c1259d tempest-ServerActionsV293TestJSON-571186355 tempest-ServerActionsV293TestJSON-571186355-project-member] https://10.4.3.81/volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a returned with HTTP 202 Aug 13 23:43:28.975868 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 325/1286] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:43:28 2026] DELETE /volume/v3/volumes/217a1a1e-084e-4fc8-9dfd-687f3618d13a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:28.994219 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:28.994219 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:29.016958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec5d568-a9fd-47ba-904e-b7ac0f689ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf753aea-30b7-4f35-a345-ceca6d96bf34,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf753aea-30b7-4f35-a345-ceca6d96bf34', 'encryption_key_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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.018159 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e810d672-9f46-4ad5-9e9d-a2ccf1ab4446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.086074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ae56004-4a44-4675-a36b-a265622960bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:29.095253 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Created reservations ['24ae84a1-7298-483d-bc09-bdc46a9d71b8', '3613a922-8594-4dc8-92e2-7e02c2d0bd8a', 'fc5f3483-2b60-436b-8d7c-6ec9c2636b00', 'e9c7cb45-fc21-481f-a8be-0ab55d5f20ad'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:29.096284 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e810d672-9f46-4ad5-9e9d-a2ccf1ab4446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ae84a1-7298-483d-bc09-bdc46a9d71b8', '3613a922-8594-4dc8-92e2-7e02c2d0bd8a', 'fc5f3483-2b60-436b-8d7c-6ec9c2636b00', 'e9c7cb45-fc21-481f-a8be-0ab55d5f20ad']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.097460 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be4157e-c2f3-4b1e-a6eb-4351dcf708a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.138225 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be4157e-c2f3-4b1e-a6eb-4351dcf708a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1678739669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8be1b731c46746d5a002f429dec0dd19',qos_specs=None,replication_status=,reservations=['24ae84a1-7298-483d-bc09-bdc46a9d71b8','3613a922-8594-4dc8-92e2-7e02c2d0bd8a','fc5f3483-2b60-436b-8d7c-6ec9c2636b00','e9c7cb45-fc21-481f-a8be-0ab55d5f20ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860f42c6ce614178b2af5183dc670c94',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1678739669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8be1b731c46746d5a002f429dec0dd19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='860f42c6ce614178b2af5183dc670c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf753aea-30b7-4f35-a345-ceca6d96bf34),volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.139945 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c6d1ad-573b-4c4d-8d11-0b5cba7d7bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.169073 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c6d1ad-573b-4c4d-8d11-0b5cba7d7bde) transitioned into state 'SUCCESS' from state '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-1678739669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8be1b731c46746d5a002f429dec0dd19',qos_specs=None,replication_status=,reservations=['24ae84a1-7298-483d-bc09-bdc46a9d71b8','3613a922-8594-4dc8-92e2-7e02c2d0bd8a','fc5f3483-2b60-436b-8d7c-6ec9c2636b00','e9c7cb45-fc21-481f-a8be-0ab55d5f20ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860f42c6ce614178b2af5183dc670c94',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.171208 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc426e80-4bef-42cd-b0b8-b2f36fcef212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.186016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc426e80-4bef-42cd-b0b8-b2f36fcef212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.187152 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Flow 'volume_create_api' (b7856d08-627f-4753-82d4-7f2f6993d38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:29.187507 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume request issued successfully. Aug 13 23:43:29.188427 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e678d4f5-dfd3-4e65-a578-38a7237cd0ee tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:29.190518 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 323/1287] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:28 2026] POST /volume/v3/volumes => generated 758 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:29.206592 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f31187cc-a5de-41ab-a589-a82bef0bc1d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:29.208543 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f31187cc-a5de-41ab-a589-a82bef0bc1d0 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:29.208963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f31187cc-a5de-41ab-a589-a82bef0bc1d0 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:29.209323 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f31187cc-a5de-41ab-a589-a82bef0bc1d0 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:29.221526 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:29.221526 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:29.229508 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f31187cc-a5de-41ab-a589-a82bef0bc1d0 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:29.238480 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f31187cc-a5de-41ab-a589-a82bef0bc1d0 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:29.241962 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 322/1288] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:29 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:29.396656 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:29.402083 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1791671794"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:29.403819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1791671794'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:29.403819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Create volume of 1 GB Aug 13 23:43:29.415115 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Availability Zones retrieved successfully. Aug 13 23:43:29.423597 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Flow 'volume_create_api' (97091863-ab7a-4dca-810a-d92d60ffb4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:29.425498 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef8be18-f1d0-4617-b6aa-53b0bb50c36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.427883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:29.489820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef8be18-f1d0-4617-b6aa-53b0bb50c36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.491468 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84fcf0a-6008-4eb1-850c-f2b3064cf59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.627161 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Created reservations ['125f5089-0ac0-4dbe-be2b-4dcb45b7c009', 'd6dd6bd7-bb44-4326-983b-76ee64f2bb9f', '24d4f1ab-8944-42a8-8c98-cb62e7b4626e', '368e214b-9238-4472-b57b-e3a69d3846a0'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:29.628635 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84fcf0a-6008-4eb1-850c-f2b3064cf59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['125f5089-0ac0-4dbe-be2b-4dcb45b7c009', 'd6dd6bd7-bb44-4326-983b-76ee64f2bb9f', '24d4f1ab-8944-42a8-8c98-cb62e7b4626e', '368e214b-9238-4472-b57b-e3a69d3846a0']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.630193 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab0011a-64ed-4c28-8221-06e6a82d24a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.665041 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab0011a-64ed-4c28-8221-06e6a82d24a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b793b595-600e-4866-b176-5945e1719e8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1791671794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ae34ff973c491181d6f4a36456d4b3',qos_specs=None,replication_status=,reservations=['125f5089-0ac0-4dbe-be2b-4dcb45b7c009','d6dd6bd7-bb44-4326-983b-76ee64f2bb9f','24d4f1ab-8944-42a8-8c98-cb62e7b4626e','368e214b-9238-4472-b57b-e3a69d3846a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84b9295635f24d3cb9107cee218273a6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1791671794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b793b595-600e-4866-b176-5945e1719e8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ae34ff973c491181d6f4a36456d4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84b9295635f24d3cb9107cee218273a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.666945 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2caf638e-c1b0-4218-8176-703d2a505ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.707159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2caf638e-c1b0-4218-8176-703d2a505ea7) transitioned into state 'SUCCESS' from state '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-1791671794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ae34ff973c491181d6f4a36456d4b3',qos_specs=None,replication_status=,reservations=['125f5089-0ac0-4dbe-be2b-4dcb45b7c009','d6dd6bd7-bb44-4326-983b-76ee64f2bb9f','24d4f1ab-8944-42a8-8c98-cb62e7b4626e','368e214b-9238-4472-b57b-e3a69d3846a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84b9295635f24d3cb9107cee218273a6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.708045 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e163cf26-aab6-442f-bce8-9e97eba0f444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:29.726954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e163cf26-aab6-442f-bce8-9e97eba0f444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:29.727676 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Flow 'volume_create_api' (97091863-ab7a-4dca-810a-d92d60ffb4ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:29.728227 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Create volume request issued successfully. Aug 13 23:43:29.729164 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ae56004-4a44-4675-a36b-a265622960bb tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:29.729705 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 319/1289] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:43:29 2026] POST /volume/v3/volumes => generated 817 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:29.754728 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00449ed8-bfcb-467f-8af6-739386000ad3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:29.765194 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00449ed8-bfcb-467f-8af6-739386000ad3 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:29.765194 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00449ed8-bfcb-467f-8af6-739386000ad3 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:29.765194 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00449ed8-bfcb-467f-8af6-739386000ad3 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:29.772602 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:29.772602 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:29.782120 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-00449ed8-bfcb-467f-8af6-739386000ad3 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Volume info retrieved successfully. Aug 13 23:43:29.790520 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00449ed8-bfcb-467f-8af6-739386000ad3 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 200 Aug 13 23:43:29.791359 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 326/1290] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:29 2026] GET /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 885 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:30.265317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ed1bbcd-c8c3-402a-941c-8896e41c6007 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.268560 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ed1bbcd-c8c3-402a-941c-8896e41c6007 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:30.268862 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ed1bbcd-c8c3-402a-941c-8896e41c6007 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:30.269233 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ed1bbcd-c8c3-402a-941c-8896e41c6007 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:30.288025 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:30.288025 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:30.295321 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ed1bbcd-c8c3-402a-941c-8896e41c6007 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:30.307603 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ed1bbcd-c8c3-402a-941c-8896e41c6007 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:30.310422 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 324/1291] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:30 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:43:30.393567 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-eca78fed-f4d6-4eb5-885f-145981e06749 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.400981 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-eca78fed-f4d6-4eb5-885f-145981e06749 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:30.402534 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-eca78fed-f4d6-4eb5-885f-145981e06749 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:30.403388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-eca78fed-f4d6-4eb5-885f-145981e06749 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:30.425328 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:30.425328 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:30.436454 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-eca78fed-f4d6-4eb5-885f-145981e06749 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:30.451364 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-eca78fed-f4d6-4eb5-885f-145981e06749 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:30.451502 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 323/1292] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:30 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:30.615231 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c7060b7f-e97d-4b11-b4c3-a59d583d750d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.620736 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7060b7f-e97d-4b11-b4c3-a59d583d750d None None] GET https://10.4.3.81/volume// Aug 13 23:43:30.620736 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7060b7f-e97d-4b11-b4c3-a59d583d750d None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:30.622107 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7060b7f-e97d-4b11-b4c3-a59d583d750d None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:30.622107 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7060b7f-e97d-4b11-b4c3-a59d583d750d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:30.622107 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 320/1293] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:43:30 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:30.639910 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-09fc2dd7-6243-461a-815f-106e5814b46f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.648437 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-09fc2dd7-6243-461a-815f-106e5814b46f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:43:30.649403 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-09fc2dd7-6243-461a-815f-106e5814b46f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5", "connector": null, "instance_uuid": "72eeb432-0f62-49b7-accb-5b126c102cc0"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:30.667531 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:30.667531 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:30.734644 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-09fc2dd7-6243-461a-815f-106e5814b46f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:43:30.735142 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 327/1294] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:43:30 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:30.784036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5fe10631-c6e5-4673-ae8d-2712ddc5b195 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.790402 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5fe10631-c6e5-4673-ae8d-2712ddc5b195 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:30.790849 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5fe10631-c6e5-4673-ae8d-2712ddc5b195 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:30.793916 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5fe10631-c6e5-4673-ae8d-2712ddc5b195 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:30.806622 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fed373ea-78b3-4351-87c3-dcee9c1b0154 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.807247 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fed373ea-78b3-4351-87c3-dcee9c1b0154 None None] GET https://10.4.3.81/volume// Aug 13 23:43:30.807498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fed373ea-78b3-4351-87c3-dcee9c1b0154 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:30.807663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fed373ea-78b3-4351-87c3-dcee9c1b0154 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:30.809469 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fed373ea-78b3-4351-87c3-dcee9c1b0154 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:30.810842 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 324/1295] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:30 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:30.817637 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d700ccef-0463-452a-9df6-139800bd0442 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.823490 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d700ccef-0463-452a-9df6-139800bd0442 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:30.823924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d700ccef-0463-452a-9df6-139800bd0442 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:30.824474 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d700ccef-0463-452a-9df6-139800bd0442 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:30.828008 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:30.828008 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:30.830789 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-beb9c5a1-d12c-4496-b7c6-73fed8c0332f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.833304 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-beb9c5a1-d12c-4496-b7c6-73fed8c0332f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:30.834948 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5fe10631-c6e5-4673-ae8d-2712ddc5b195 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:30.835132 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-beb9c5a1-d12c-4496-b7c6-73fed8c0332f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:30.835496 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-beb9c5a1-d12c-4496-b7c6-73fed8c0332f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:30.838249 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:30.838249 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:30.842217 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5fe10631-c6e5-4673-ae8d-2712ddc5b195 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:30.842276 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 325/1296] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:30 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:30.852289 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d700ccef-0463-452a-9df6-139800bd0442 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Volume info retrieved successfully. Aug 13 23:43:30.864612 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d700ccef-0463-452a-9df6-139800bd0442 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 200 Aug 13 23:43:30.865685 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 321/1297] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:30 2026] GET /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 944 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:30.866276 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:30.866276 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:30.882283 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-beb9c5a1-d12c-4496-b7c6-73fed8c0332f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:30.890303 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5cde2c4d-3b6f-4507-a030-1c603dc19879 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.890448 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-beb9c5a1-d12c-4496-b7c6-73fed8c0332f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:30.891097 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 328/1298] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:30 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1030 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:30.894977 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cde2c4d-3b6f-4507-a030-1c603dc19879 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 13 23:43:30.894977 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cde2c4d-3b6f-4507-a030-1c603dc19879 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b793b595-600e-4866-b176-5945e1719e8d"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:30.895419 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-5cde2c4d-3b6f-4507-a030-1c603dc19879 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b793b595-600e-4866-b176-5945e1719e8d'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 23:43:30.895632 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volume_transfer [None req-5cde2c4d-3b6f-4507-a030-1c603dc19879 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Creating transfer of volume b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:30.895747 np0000007283 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-5cde2c4d-3b6f-4507-a030-1c603dc19879 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Generating transfer record for volume b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:30.908038 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:30.908038 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:30.932154 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cde2c4d-3b6f-4507-a030-1c603dc19879 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 13 23:43:30.932603 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 325/1299] 10.4.3.81 () {70 vars in 1319 bytes} [Thu Aug 13 23:43:30 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:30.954701 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a20df331-ab98-4d46-ae1a-13d4a6bc91ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:30.957726 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a20df331-ab98-4d46-ae1a-13d4a6bc91ff tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:30.958081 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a20df331-ab98-4d46-ae1a-13d4a6bc91ff tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:30.959017 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a20df331-ab98-4d46-ae1a-13d4a6bc91ff tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:30.982605 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:30.982605 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:30.990103 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a20df331-ab98-4d46-ae1a-13d4a6bc91ff tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Volume info retrieved successfully. Aug 13 23:43:30.997483 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a20df331-ab98-4d46-ae1a-13d4a6bc91ff tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 200 Aug 13 23:43:30.999858 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 326/1300] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:30 2026] GET /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 952 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:31.019863 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-149f008f-a857-43da-969d-6692ebd1cfa6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.022625 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-149f008f-a857-43da-969d-6692ebd1cfa6 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940 Aug 13 23:43:31.023069 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-149f008f-a857-43da-969d-6692ebd1cfa6 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:31.024203 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-149f008f-a857-43da-969d-6692ebd1cfa6 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:31.035865 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-149f008f-a857-43da-969d-6692ebd1cfa6 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940 returned with HTTP 200 Aug 13 23:43:31.039263 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 322/1301] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:43:31 2026] GET /volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940 => generated 538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:31.051257 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e0b2b3f7-8bd0-4e3a-bf45-85cb75c68ec7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.054872 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0b2b3f7-8bd0-4e3a-bf45-85cb75c68ec7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volume-transfers Aug 13 23:43:31.058199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0b2b3f7-8bd0-4e3a-bf45-85cb75c68ec7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:31.058199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0b2b3f7-8bd0-4e3a-bf45-85cb75c68ec7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:31.058199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volume_transfer [None req-e0b2b3f7-8bd0-4e3a-bf45-85cb75c68ec7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Listing volume transfers {{(pid=100275) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 23:43:31.062558 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0b2b3f7-8bd0-4e3a-bf45-85cb75c68ec7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 200 Aug 13 23:43:31.063196 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 329/1302] 10.4.3.81 () {68 vars in 1298 bytes} [Thu Aug 13 23:43:31 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:31.083350 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.084389 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-fa689554-fce7-4793-8ef8-f1a267705503 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.089160 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-fa689554-fce7-4793-8ef8-f1a267705503 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] PUT https://10.4.3.81/volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403 Aug 13 23:43:31.089775 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-fa689554-fce7-4793-8ef8-f1a267705503 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:31.102246 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-fa689554-fce7-4793-8ef8-f1a267705503 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Acquiring lock "cinder-attachment_update-9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:43:31.112023 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-fa689554-fce7-4793-8ef8-f1a267705503 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:43:31.113297 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:31.113297 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:31.230869 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] POST https://10.4.3.81/volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940/accept Aug 13 23:43:31.231466 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d72526642e6e5d7f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:31.234343 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Accepting volume transfer da64f321-2da0-40c3-937e-9628abea7940 {{(pid=100273) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 23:43:31.234343 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Accepting transfer da64f321-2da0-40c3-937e-9628abea7940 Aug 13 23:43:31.285266 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-fa689554-fce7-4793-8ef8-f1a267705503 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5-np0000007283" released by "attachment_update" :: held 0.174s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:43:31.285882 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-fa689554-fce7-4793-8ef8-f1a267705503 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403 returned with HTTP 200 Aug 13 23:43:31.286003 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 327/1303] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:43:31 2026] PUT /volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:31.338517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Created reservations ['d51b140d-f471-48f2-8438-7e4dfd16accc', 'd19c75f9-0770-486b-99e1-c87306cc6360', '3d035970-b796-4169-9ade-724e315dc3d5', '5ee705b1-f32b-42c4-8aed-f109a3d08d70'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:31.384427 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Created reservations ['a2cb07ce-148b-4912-945e-503674fb17db', 'd4bec83e-39a7-4729-b275-3738a71537dc', 'a4fe7c36-afeb-4781-ac3b-39ec78cb9992', '5f6e5b8f-e887-41a1-914e-f79edca17418'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:31.446098 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Created reservations ['e3621f56-9293-4b24-9bea-626bbda0f7a4', '861d710f-638f-41db-b678-2b223dfe6083', 'e196ee5a-33c9-4c30-9e37-03325bb9c13f', '8994c774-e4ab-4be4-b42d-143364e4b4a1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:31.496791 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Created reservations ['b55804b1-3b16-4a0f-aaf3-a9bde20e063b', '2484a6f2-7a96-4b1c-9ae6-510da1f7dc51', '495e853f-99d8-45d1-9e8e-5af70f86a505', '5e995d1a-3fe5-4a28-91aa-26c1c0adaea4'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:31.511655 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Transfer volume completed successfully. Aug 13 23:43:31.611139 np0000007283 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Volume b793b595-600e-4866-b176-5945e1719e8d has been transferred. Aug 13 23:43:31.619645 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ac00a79-9cf6-487c-9140-0201bec7e864 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] https://10.4.3.81/volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940/accept returned with HTTP 202 Aug 13 23:43:31.620165 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 326/1304] 10.4.3.81 () {70 vars in 1451 bytes} [Thu Aug 13 23:43:31 2026] POST /volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940/accept => generated 363 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:31.634108 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99efc671-8dc7-44d5-b8ca-0371b84ab876 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.637834 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99efc671-8dc7-44d5-b8ca-0371b84ab876 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] GET https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:31.638201 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99efc671-8dc7-44d5-b8ca-0371b84ab876 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:31.638501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99efc671-8dc7-44d5-b8ca-0371b84ab876 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:31.650179 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:31.650179 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:31.655352 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99efc671-8dc7-44d5-b8ca-0371b84ab876 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Volume info retrieved successfully. Aug 13 23:43:31.660867 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99efc671-8dc7-44d5-b8ca-0371b84ab876 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 200 Aug 13 23:43:31.661328 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 323/1305] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:31 2026] GET /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:31.680854 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7168ac1c-2b58-4e20-82f4-da087bfcd4d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.683255 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7168ac1c-2b58-4e20-82f4-da087bfcd4d6 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] GET https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:31.683610 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7168ac1c-2b58-4e20-82f4-da087bfcd4d6 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:31.683870 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7168ac1c-2b58-4e20-82f4-da087bfcd4d6 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:31.692688 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:31.692688 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:31.698316 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7168ac1c-2b58-4e20-82f4-da087bfcd4d6 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] Volume info retrieved successfully. Aug 13 23:43:31.703608 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7168ac1c-2b58-4e20-82f4-da087bfcd4d6 tempest-VolumesTransfersV357Test-233269102 tempest-VolumesTransfersV357Test-233269102-project-member] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 200 Aug 13 23:43:31.704160 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 330/1306] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:31 2026] GET /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:31.720691 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-54bf3fe0-bc71-4528-8e34-c0dbed44273d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.723070 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54bf3fe0-bc71-4528-8e34-c0dbed44273d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940 Aug 13 23:43:31.723325 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54bf3fe0-bc71-4528-8e34-c0dbed44273d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:31.723564 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54bf3fe0-bc71-4528-8e34-c0dbed44273d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:31.723817 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-54bf3fe0-bc71-4528-8e34-c0dbed44273d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Delete transfer with id: da64f321-2da0-40c3-937e-9628abea7940 Aug 13 23:43:31.727922 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54bf3fe0-bc71-4528-8e34-c0dbed44273d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940 returned with HTTP 404 Aug 13 23:43:31.728638 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 328/1307] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 23:43:31 2026] DELETE /volume/v3/volume-transfers/da64f321-2da0-40c3-937e-9628abea7940 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:31.739470 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f31a1fdd-d7ad-45da-9d02-bf078e9559ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.779732 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f31a1fdd-d7ad-45da-9d02-bf078e9559ee tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:31.780050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f31a1fdd-d7ad-45da-9d02-bf078e9559ee tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:31.780457 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f31a1fdd-d7ad-45da-9d02-bf078e9559ee tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:31.780722 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f31a1fdd-d7ad-45da-9d02-bf078e9559ee tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Delete volume with id: b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:31.792466 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:31.792466 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:31.792466 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f31a1fdd-d7ad-45da-9d02-bf078e9559ee tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Volume info retrieved successfully. Aug 13 23:43:31.839866 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f31a1fdd-d7ad-45da-9d02-bf078e9559ee tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Delete volume request issued successfully. Aug 13 23:43:31.840204 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f31a1fdd-d7ad-45da-9d02-bf078e9559ee tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 202 Aug 13 23:43:31.840781 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 327/1308] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:43:31 2026] DELETE /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:43:31.859499 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95a8676c-5eee-44fc-8ffe-834219eb4862 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.862634 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95a8676c-5eee-44fc-8ffe-834219eb4862 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] GET https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:31.862634 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95a8676c-5eee-44fc-8ffe-834219eb4862 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:31.863177 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95a8676c-5eee-44fc-8ffe-834219eb4862 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:31.866520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3579566e-36fc-4765-9404-9320edc4f3f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:31.869709 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3579566e-36fc-4765-9404-9320edc4f3f3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:31.870061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3579566e-36fc-4765-9404-9320edc4f3f3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:31.870358 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3579566e-36fc-4765-9404-9320edc4f3f3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:31.890307 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:31.890307 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:31.891331 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:31.891331 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:31.898499 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-95a8676c-5eee-44fc-8ffe-834219eb4862 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Volume info retrieved successfully. Aug 13 23:43:31.898640 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3579566e-36fc-4765-9404-9320edc4f3f3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:31.906489 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95a8676c-5eee-44fc-8ffe-834219eb4862 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 200 Aug 13 23:43:31.907182 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 324/1309] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:31 2026] GET /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:31.907858 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3579566e-36fc-4765-9404-9320edc4f3f3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:31.908228 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 331/1310] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:31 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:43:32.926216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5dc58f0-409a-454e-9abd-08227c63f684 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:32.928276 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5dc58f0-409a-454e-9abd-08227c63f684 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:32.930045 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5dc58f0-409a-454e-9abd-08227c63f684 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:32.930045 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5dc58f0-409a-454e-9abd-08227c63f684 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:32.930250 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4faa5797-1439-4fd1-80f8-983791a27c23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:32.933610 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4faa5797-1439-4fd1-80f8-983791a27c23 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] GET https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:32.934153 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4faa5797-1439-4fd1-80f8-983791a27c23 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:32.934597 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4faa5797-1439-4fd1-80f8-983791a27c23 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:32.941505 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:32.941505 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:32.945567 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4faa5797-1439-4fd1-80f8-983791a27c23 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 404 Aug 13 23:43:32.946562 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5dc58f0-409a-454e-9abd-08227c63f684 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:32.947322 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 328/1311] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:32 2026] GET /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:32.952557 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5dc58f0-409a-454e-9abd-08227c63f684 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:32.953345 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 329/1312] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:32 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:32.957370 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5c6393dd-b7a1-414e-bbf9-bd9f4c1b661a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:32.962082 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c6393dd-b7a1-414e-bbf9-bd9f4c1b661a tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:32.962082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c6393dd-b7a1-414e-bbf9-bd9f4c1b661a tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:32.962082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c6393dd-b7a1-414e-bbf9-bd9f4c1b661a tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:32.968707 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c6393dd-b7a1-414e-bbf9-bd9f4c1b661a tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 404 Aug 13 23:43:32.969891 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 325/1313] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:32 2026] GET /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:32.983826 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5e3d0a2f-0d57-47cb-a9f2-00c123e1017e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:32.986862 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e3d0a2f-0d57-47cb-a9f2-00c123e1017e tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:32.987245 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e3d0a2f-0d57-47cb-a9f2-00c123e1017e tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:32.987504 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e3d0a2f-0d57-47cb-a9f2-00c123e1017e tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:32.989466 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5e3d0a2f-0d57-47cb-a9f2-00c123e1017e tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Delete volume with id: b793b595-600e-4866-b176-5945e1719e8d Aug 13 23:43:32.998549 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e3d0a2f-0d57-47cb-a9f2-00c123e1017e tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d returned with HTTP 404 Aug 13 23:43:33.000165 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 332/1314] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:43:32 2026] DELETE /volume/v3/volumes/b793b595-600e-4866-b176-5945e1719e8d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:33.013319 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:33.016154 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:33.017719 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1492029093"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:33.019915 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1492029093'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:33.019915 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Create volume of 1 GB Aug 13 23:43:33.029642 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Availability Zones retrieved successfully. Aug 13 23:43:33.039715 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Flow 'volume_create_api' (6273e2cf-46bb-40f2-9e32-f0de1fa09ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:33.042631 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6468999a-4a24-423e-9c9f-562e79413535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:33.043624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:33.092295 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6468999a-4a24-423e-9c9f-562e79413535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:33.093232 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d374efd2-6867-4e2f-ab99-f8672366ed78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:33.182685 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Created reservations ['df2f542a-a57e-4d5c-a305-1e69e9e8ef54', 'f77c6fa2-169b-4194-a43f-90aafbadcb81', 'c99f1972-51e0-46cd-99a9-63e5ec8547d7', 'ab19607e-2667-47ba-ae80-0f52d9b36f8e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:33.184170 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d374efd2-6867-4e2f-ab99-f8672366ed78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df2f542a-a57e-4d5c-a305-1e69e9e8ef54', 'f77c6fa2-169b-4194-a43f-90aafbadcb81', 'c99f1972-51e0-46cd-99a9-63e5ec8547d7', 'ab19607e-2667-47ba-ae80-0f52d9b36f8e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:33.185793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dec9bfc-36d3-4eb0-8290-fe0999eba6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:33.217837 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dec9bfc-36d3-4eb0-8290-fe0999eba6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe8416b0-39bc-430d-9113-b3fb860464c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1492029093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ae34ff973c491181d6f4a36456d4b3',qos_specs=None,replication_status=,reservations=['df2f542a-a57e-4d5c-a305-1e69e9e8ef54','f77c6fa2-169b-4194-a43f-90aafbadcb81','c99f1972-51e0-46cd-99a9-63e5ec8547d7','ab19607e-2667-47ba-ae80-0f52d9b36f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84b9295635f24d3cb9107cee218273a6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1492029093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe8416b0-39bc-430d-9113-b3fb860464c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ae34ff973c491181d6f4a36456d4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84b9295635f24d3cb9107cee218273a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:33.219060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504fdbfc-1e6a-46fe-8526-eb0e9e5e7dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:33.272808 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504fdbfc-1e6a-46fe-8526-eb0e9e5e7dc9) transitioned into state 'SUCCESS' from state '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-1492029093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ae34ff973c491181d6f4a36456d4b3',qos_specs=None,replication_status=,reservations=['df2f542a-a57e-4d5c-a305-1e69e9e8ef54','f77c6fa2-169b-4194-a43f-90aafbadcb81','c99f1972-51e0-46cd-99a9-63e5ec8547d7','ab19607e-2667-47ba-ae80-0f52d9b36f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84b9295635f24d3cb9107cee218273a6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:33.274807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb29818-3fdd-4188-b456-4255f5adcf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:33.314266 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb29818-3fdd-4188-b456-4255f5adcf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:33.315546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Flow 'volume_create_api' (6273e2cf-46bb-40f2-9e32-f0de1fa09ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:33.315944 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Create volume request issued successfully. Aug 13 23:43:33.316949 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9761a59-01e3-47f5-b604-70aad5d666f7 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:33.317616 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 329/1315] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:43:33 2026] POST /volume/v3/volumes => generated 817 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:33.339740 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2c0d29d-5608-4eb5-9b1f-e281043e763d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:33.345051 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2c0d29d-5608-4eb5-9b1f-e281043e763d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:33.345051 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2c0d29d-5608-4eb5-9b1f-e281043e763d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:33.345623 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2c0d29d-5608-4eb5-9b1f-e281043e763d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:33.356101 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:33.356101 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:33.366740 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f2c0d29d-5608-4eb5-9b1f-e281043e763d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Volume info retrieved successfully. Aug 13 23:43:33.375163 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2c0d29d-5608-4eb5-9b1f-e281043e763d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 200 Aug 13 23:43:33.375163 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 330/1316] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:33 2026] GET /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 885 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:33.928188 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ec6a33d1-2637-47c5-933f-5a22db9a1a9c req-51e7d555-9bc5-415a-b27a-dc68448bbf47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:33.931913 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ec6a33d1-2637-47c5-933f-5a22db9a1a9c req-51e7d555-9bc5-415a-b27a-dc68448bbf47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:43:33.932309 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ec6a33d1-2637-47c5-933f-5a22db9a1a9c req-51e7d555-9bc5-415a-b27a-dc68448bbf47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:33.932430 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ec6a33d1-2637-47c5-933f-5a22db9a1a9c req-51e7d555-9bc5-415a-b27a-dc68448bbf47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:33.960497 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:33.960497 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:33.971156 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ec6a33d1-2637-47c5-933f-5a22db9a1a9c req-51e7d555-9bc5-415a-b27a-dc68448bbf47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:43:33.976611 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d09b841-e05d-454f-a5ef-d7dae4b1d48c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:33.979797 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d09b841-e05d-454f-a5ef-d7dae4b1d48c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:33.979797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d09b841-e05d-454f-a5ef-d7dae4b1d48c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:33.980376 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d09b841-e05d-454f-a5ef-d7dae4b1d48c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:33.986386 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ec6a33d1-2637-47c5-933f-5a22db9a1a9c req-51e7d555-9bc5-415a-b27a-dc68448bbf47 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:43:33.987357 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 326/1317] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:33 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 1142 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:33.996678 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:33.996678 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:34.003115 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4d09b841-e05d-454f-a5ef-d7dae4b1d48c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:34.009720 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d09b841-e05d-454f-a5ef-d7dae4b1d48c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:34.009971 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 333/1318] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:33 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:34.393109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f64b34f8-6d9c-41bf-9fad-22d8536c8918 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.395357 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f64b34f8-6d9c-41bf-9fad-22d8536c8918 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:34.395639 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f64b34f8-6d9c-41bf-9fad-22d8536c8918 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.395973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f64b34f8-6d9c-41bf-9fad-22d8536c8918 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.405459 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:34.405459 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:34.410509 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f64b34f8-6d9c-41bf-9fad-22d8536c8918 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Volume info retrieved successfully. Aug 13 23:43:34.416265 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f64b34f8-6d9c-41bf-9fad-22d8536c8918 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 200 Aug 13 23:43:34.416600 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 330/1319] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:34 2026] GET /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:34.433680 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de01bfe8-e62d-4079-a7cd-918a2594b852 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.435938 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de01bfe8-e62d-4079-a7cd-918a2594b852 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] POST https://10.4.3.81/volume/v3/volume-transfers Aug 13 23:43:34.436490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de01bfe8-e62d-4079-a7cd-918a2594b852 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fe8416b0-39bc-430d-9113-b3fb860464c0"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:34.438881 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volume_transfer [None req-de01bfe8-e62d-4079-a7cd-918a2594b852 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fe8416b0-39bc-430d-9113-b3fb860464c0'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 23:43:34.438881 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volume_transfer [None req-de01bfe8-e62d-4079-a7cd-918a2594b852 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Creating transfer of volume fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:34.439786 np0000007283 devstack@c-api.service[100276]: INFO cinder.transfer.api [None req-de01bfe8-e62d-4079-a7cd-918a2594b852 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Generating transfer record for volume fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:34.448460 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:34.448460 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:34.463103 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de01bfe8-e62d-4079-a7cd-918a2594b852 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volume-transfers returned with HTTP 202 Aug 13 23:43:34.463103 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 331/1320] 10.4.3.81 () {70 vars in 1319 bytes} [Thu Aug 13 23:43:34 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:34.472339 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1e16895b-ff6b-4823-a14c-0d74fa3f42f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.474572 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e16895b-ff6b-4823-a14c-0d74fa3f42f8 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:34.474957 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e16895b-ff6b-4823-a14c-0d74fa3f42f8 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.475178 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e16895b-ff6b-4823-a14c-0d74fa3f42f8 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.482883 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:34.482883 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:34.487653 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1e16895b-ff6b-4823-a14c-0d74fa3f42f8 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Volume info retrieved successfully. Aug 13 23:43:34.492865 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e16895b-ff6b-4823-a14c-0d74fa3f42f8 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 200 Aug 13 23:43:34.493380 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 327/1321] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:34 2026] GET /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:34.508494 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb540cca-1307-4aca-88d2-40ee825b4a26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.510284 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb540cca-1307-4aca-88d2-40ee825b4a26 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volume-transfers/detail Aug 13 23:43:34.510889 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb540cca-1307-4aca-88d2-40ee825b4a26 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.511313 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb540cca-1307-4aca-88d2-40ee825b4a26 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.511742 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volume_transfer [None req-fb540cca-1307-4aca-88d2-40ee825b4a26 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Listing volume transfers {{(pid=100275) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 23:43:34.522277 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb540cca-1307-4aca-88d2-40ee825b4a26 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 23:43:34.522277 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 334/1322] 10.4.3.81 () {68 vars in 1319 bytes} [Thu Aug 13 23:43:34 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:34.531840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e07c603-52e6-4863-8620-09f9d95be31b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.533898 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e07c603-52e6-4863-8620-09f9d95be31b tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/fcb6f3a5-837d-485d-b5fa-25cad960dbf4 Aug 13 23:43:34.534247 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e07c603-52e6-4863-8620-09f9d95be31b tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.534915 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e07c603-52e6-4863-8620-09f9d95be31b tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.535180 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-2e07c603-52e6-4863-8620-09f9d95be31b tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Delete transfer with id: fcb6f3a5-837d-485d-b5fa-25cad960dbf4 Aug 13 23:43:34.545266 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:34.545266 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:34.557776 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e07c603-52e6-4863-8620-09f9d95be31b tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volume-transfers/fcb6f3a5-837d-485d-b5fa-25cad960dbf4 returned with HTTP 202 Aug 13 23:43:34.557929 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 331/1323] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 23:43:34 2026] DELETE /volume/v3/volume-transfers/fcb6f3a5-837d-485d-b5fa-25cad960dbf4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:43:34.568873 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e6d4fdd-7e25-4024-bd6e-af0104da3c78 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.570543 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e6d4fdd-7e25-4024-bd6e-af0104da3c78 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:34.570902 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e6d4fdd-7e25-4024-bd6e-af0104da3c78 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.571278 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e6d4fdd-7e25-4024-bd6e-af0104da3c78 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.580763 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:34.580763 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:34.587567 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0e6d4fdd-7e25-4024-bd6e-af0104da3c78 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Volume info retrieved successfully. Aug 13 23:43:34.590656 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e6d4fdd-7e25-4024-bd6e-af0104da3c78 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 200 Aug 13 23:43:34.591357 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 332/1324] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:34 2026] GET /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:34.611555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da9ceaf4-bea5-41a8-8f43-35386e1b81ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.611791 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.614509 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:34.614620 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da9ceaf4-bea5-41a8-8f43-35386e1b81ce tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] DELETE https://10.4.3.81/volume/v3/volume-transfers/fcb6f3a5-837d-485d-b5fa-25cad960dbf4 Aug 13 23:43:34.614756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da9ceaf4-bea5-41a8-8f43-35386e1b81ce tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.615040 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da9ceaf4-bea5-41a8-8f43-35386e1b81ce tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.615138 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-433779280"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:34.615212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-da9ceaf4-bea5-41a8-8f43-35386e1b81ce tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Delete transfer with id: fcb6f3a5-837d-485d-b5fa-25cad960dbf4 Aug 13 23:43:34.618624 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-433779280'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:34.618624 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume of 1 GB Aug 13 23:43:34.621452 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da9ceaf4-bea5-41a8-8f43-35386e1b81ce tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volume-transfers/fcb6f3a5-837d-485d-b5fa-25cad960dbf4 returned with HTTP 404 Aug 13 23:43:34.622355 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 328/1325] 10.4.3.81 () {68 vars in 1412 bytes} [Thu Aug 13 23:43:34 2026] DELETE /volume/v3/volume-transfers/fcb6f3a5-837d-485d-b5fa-25cad960dbf4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:34.623716 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Availability Zones retrieved successfully. Aug 13 23:43:34.633175 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cb13f9b7-d7c4-42ca-b82d-da588662d216 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.634869 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Flow 'volume_create_api' (601a37cc-44fd-4c3a-9609-8bea1f95fe2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:34.637375 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddc2a72-38e7-4dcd-ac4b-2aeaee8dc7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:34.637606 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb13f9b7-d7c4-42ca-b82d-da588662d216 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:34.637879 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb13f9b7-d7c4-42ca-b82d-da588662d216 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.638698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb13f9b7-d7c4-42ca-b82d-da588662d216 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.639813 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cb13f9b7-d7c4-42ca-b82d-da588662d216 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Delete volume with id: fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:34.639895 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:34.650325 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:34.650325 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:34.651416 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cb13f9b7-d7c4-42ca-b82d-da588662d216 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Volume info retrieved successfully. Aug 13 23:43:34.687181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddc2a72-38e7-4dcd-ac4b-2aeaee8dc7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:34.687315 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cb13f9b7-d7c4-42ca-b82d-da588662d216 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Delete volume request issued successfully. Aug 13 23:43:34.687315 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb13f9b7-d7c4-42ca-b82d-da588662d216 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 202 Aug 13 23:43:34.687440 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a261dd68-6242-4ec3-96ba-c6947978a11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:34.687551 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 332/1326] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:43:34 2026] DELETE /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:43:34.699220 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-06e3e980-378d-4023-9ead-f91e13619a70 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.701405 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06e3e980-378d-4023-9ead-f91e13619a70 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] GET https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:34.701838 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06e3e980-378d-4023-9ead-f91e13619a70 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.702298 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06e3e980-378d-4023-9ead-f91e13619a70 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.715333 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:34.715333 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:34.727263 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-06e3e980-378d-4023-9ead-f91e13619a70 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Volume info retrieved successfully. Aug 13 23:43:34.732216 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06e3e980-378d-4023-9ead-f91e13619a70 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 200 Aug 13 23:43:34.733323 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 333/1327] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:34 2026] GET /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:34.765757 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Created reservations ['baf50012-cd66-40c1-a014-49970aa7dbbe', '8f9e810b-748e-47e5-99b6-2de03888a9fe', 'adcd6407-4acf-463a-8065-44e2247e2f52', '9de18617-4bc1-4282-9ab8-383df5e6327c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:34.766959 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a261dd68-6242-4ec3-96ba-c6947978a11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baf50012-cd66-40c1-a014-49970aa7dbbe', '8f9e810b-748e-47e5-99b6-2de03888a9fe', 'adcd6407-4acf-463a-8065-44e2247e2f52', '9de18617-4bc1-4282-9ab8-383df5e6327c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:34.768196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b24b26-40f1-4c20-9363-2decde5f7b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:34.803834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b24b26-40f1-4c20-9363-2decde5f7b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e403bf84-89fb-4d8f-a628-4b40b9738d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-433779280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0cc5ae9d6948b1925df89ef551f576',qos_specs=None,replication_status=,reservations=['baf50012-cd66-40c1-a014-49970aa7dbbe','8f9e810b-748e-47e5-99b6-2de03888a9fe','adcd6407-4acf-463a-8065-44e2247e2f52','9de18617-4bc1-4282-9ab8-383df5e6327c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-433779280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e403bf84-89fb-4d8f-a628-4b40b9738d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0cc5ae9d6948b1925df89ef551f576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:34.806167 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86392dc-2cf1-4bca-9eb9-f76447d09616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:34.844681 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86392dc-2cf1-4bca-9eb9-f76447d09616) transitioned into state 'SUCCESS' from state '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-433779280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0cc5ae9d6948b1925df89ef551f576',qos_specs=None,replication_status=,reservations=['baf50012-cd66-40c1-a014-49970aa7dbbe','8f9e810b-748e-47e5-99b6-2de03888a9fe','adcd6407-4acf-463a-8065-44e2247e2f52','9de18617-4bc1-4282-9ab8-383df5e6327c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:34.845687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c570e184-a880-4d74-9b65-d6faaf40dd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:34.865018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c570e184-a880-4d74-9b65-d6faaf40dd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:34.865018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Flow 'volume_create_api' (601a37cc-44fd-4c3a-9609-8bea1f95fe2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:34.865018 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume request issued successfully. Aug 13 23:43:34.866073 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb5595a4-422e-4181-a3d9-f9de411d2740 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:34.866682 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 335/1328] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:43:34 2026] POST /volume/v3/volumes => generated 752 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:34.884858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b484782-49a5-4a7c-96f8-178794fc5080 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:34.887107 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b484782-49a5-4a7c-96f8-178794fc5080 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:34.890015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b484782-49a5-4a7c-96f8-178794fc5080 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:34.890015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b484782-49a5-4a7c-96f8-178794fc5080 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:34.899184 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:34.899184 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:34.905611 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b484782-49a5-4a7c-96f8-178794fc5080 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:34.917325 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b484782-49a5-4a7c-96f8-178794fc5080 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:34.917913 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 329/1329] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:34 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:35.028642 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdaf8b97-9f88-4ca2-b370-2dc7a0e84b69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:35.030884 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdaf8b97-9f88-4ca2-b370-2dc7a0e84b69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:35.031208 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdaf8b97-9f88-4ca2-b370-2dc7a0e84b69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:35.031460 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdaf8b97-9f88-4ca2-b370-2dc7a0e84b69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:35.044240 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:35.044240 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:35.049574 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fdaf8b97-9f88-4ca2-b370-2dc7a0e84b69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:35.055217 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdaf8b97-9f88-4ca2-b370-2dc7a0e84b69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:35.055722 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 333/1330] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:35 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:35.759727 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1237dcf-a33a-4152-ac24-76a345f69016 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:35.763803 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1237dcf-a33a-4152-ac24-76a345f69016 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] GET https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:35.764281 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1237dcf-a33a-4152-ac24-76a345f69016 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:35.765292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1237dcf-a33a-4152-ac24-76a345f69016 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:35.778415 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1237dcf-a33a-4152-ac24-76a345f69016 tempest-VolumesTransfersV357Test-397985853 tempest-VolumesTransfersV357Test-397985853-project-admin] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 404 Aug 13 23:43:35.779531 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 334/1331] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:35 2026] GET /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:35.792798 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96e728d8-9261-4962-94ec-f301dbd8ad40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:35.797242 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96e728d8-9261-4962-94ec-f301dbd8ad40 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] GET https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:35.797242 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96e728d8-9261-4962-94ec-f301dbd8ad40 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:35.797242 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96e728d8-9261-4962-94ec-f301dbd8ad40 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:35.808201 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96e728d8-9261-4962-94ec-f301dbd8ad40 tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 404 Aug 13 23:43:35.809324 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 336/1332] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:35 2026] GET /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:35.822443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae9c2d2a-04f6-4c44-a1d4-d678528bf73d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:35.824732 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae9c2d2a-04f6-4c44-a1d4-d678528bf73d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:35.825126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae9c2d2a-04f6-4c44-a1d4-d678528bf73d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:35.825464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae9c2d2a-04f6-4c44-a1d4-d678528bf73d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:35.826561 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ae9c2d2a-04f6-4c44-a1d4-d678528bf73d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] Delete volume with id: fe8416b0-39bc-430d-9113-b3fb860464c0 Aug 13 23:43:35.837884 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae9c2d2a-04f6-4c44-a1d4-d678528bf73d tempest-VolumesTransfersV357Test-1513045460 tempest-VolumesTransfersV357Test-1513045460-project-member] https://10.4.3.81/volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 returned with HTTP 404 Aug 13 23:43:35.838780 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 330/1333] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:43:35 2026] DELETE /volume/v3/volumes/fe8416b0-39bc-430d-9113-b3fb860464c0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:35.937120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a4dadb9-bb4a-4449-a3f8-658f1547311b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:35.942814 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a4dadb9-bb4a-4449-a3f8-658f1547311b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:35.942814 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a4dadb9-bb4a-4449-a3f8-658f1547311b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:35.943590 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a4dadb9-bb4a-4449-a3f8-658f1547311b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:35.958369 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:35.958369 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:35.968741 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a4dadb9-bb4a-4449-a3f8-658f1547311b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:35.976435 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a4dadb9-bb4a-4449-a3f8-658f1547311b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:35.977086 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 334/1334] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:35 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:36.052014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bcd66375-e34d-472d-b365-c79c88021edb req-9923dc88-f0c3-4a7c-abe5-ffa213b347e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.057618 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-9923dc88-f0c3-4a7c-abe5-ffa213b347e5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:36.057908 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-9923dc88-f0c3-4a7c-abe5-ffa213b347e5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:36.058810 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-9923dc88-f0c3-4a7c-abe5-ffa213b347e5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:36.065631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-c9c92187-5190-43d1-b07d-a06aef56cb19 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.069442 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-c9c92187-5190-43d1-b07d-a06aef56cb19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403/action Aug 13 23:43:36.069944 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-c9c92187-5190-43d1-b07d-a06aef56cb19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:36.070214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-c9c92187-5190-43d1-b07d-a06aef56cb19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:36.075637 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69e0134c-b4c1-4ff7-8955-77a33777cb85 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.078142 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:36.078142 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:36.080325 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69e0134c-b4c1-4ff7-8955-77a33777cb85 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:36.080325 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69e0134c-b4c1-4ff7-8955-77a33777cb85 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:36.080325 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69e0134c-b4c1-4ff7-8955-77a33777cb85 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:36.084798 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bcd66375-e34d-472d-b365-c79c88021edb req-9923dc88-f0c3-4a7c-abe5-ffa213b347e5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:36.093847 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-9923dc88-f0c3-4a7c-abe5-ffa213b347e5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:36.094546 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 335/1335] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:36 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:43:36.102251 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:36.102251 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:36.102357 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:36.102357 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:36.107274 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-69e0134c-b4c1-4ff7-8955-77a33777cb85 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:36.119172 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69e0134c-b4c1-4ff7-8955-77a33777cb85 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:36.119864 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 331/1336] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:36 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:36.129568 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ca0f0765-4cc7-4c1a-a35b-a934ec310113 req-c9c92187-5190-43d1-b07d-a06aef56cb19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403/action returned with HTTP 204 Aug 13 23:43:36.129568 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 337/1337] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:43:36 2026] POST /volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:36.235111 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d754471f-007e-4ce7-b30e-381580fbb03a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.235719 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d754471f-007e-4ce7-b30e-381580fbb03a None None] GET https://10.4.3.81/volume// Aug 13 23:43:36.235934 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d754471f-007e-4ce7-b30e-381580fbb03a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:36.236322 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d754471f-007e-4ce7-b30e-381580fbb03a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:36.237653 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d754471f-007e-4ce7-b30e-381580fbb03a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:36.238585 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 335/1338] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:43:36 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:36.251055 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bcd66375-e34d-472d-b365-c79c88021edb req-be5d78e8-2c48-4358-a33e-386e45174b00 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.254317 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-be5d78e8-2c48-4358-a33e-386e45174b00 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:43:36.255129 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-be5d78e8-2c48-4358-a33e-386e45174b00 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e403bf84-89fb-4d8f-a628-4b40b9738d9b", "connector": null, "instance_uuid": "119ad294-fffe-4a42-80f1-70bf72a7cd8b"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:36.271444 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:36.271444 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:36.330060 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-be5d78e8-2c48-4358-a33e-386e45174b00 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:43:36.330890 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 336/1339] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:43:36 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:36.397902 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8da42233-3ef3-43fa-8bb1-0b5cfe1459bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.401616 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8da42233-3ef3-43fa-8bb1-0b5cfe1459bd tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:36.401715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8da42233-3ef3-43fa-8bb1-0b5cfe1459bd tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:36.401961 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8da42233-3ef3-43fa-8bb1-0b5cfe1459bd tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:36.409411 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8e4e3179-2e88-40e5-b5ab-0a1c0551ef39 req-617f02ca-d74c-4cbe-ada2-3969f36291bc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.414935 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8e4e3179-2e88-40e5-b5ab-0a1c0551ef39 req-617f02ca-d74c-4cbe-ada2-3969f36291bc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924 Aug 13 23:43:36.417021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8e4e3179-2e88-40e5-b5ab-0a1c0551ef39 req-617f02ca-d74c-4cbe-ada2-3969f36291bc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:36.417538 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8e4e3179-2e88-40e5-b5ab-0a1c0551ef39 req-617f02ca-d74c-4cbe-ada2-3969f36291bc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:36.425279 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-59b5b8b2-e852-4baa-8e7c-19fbdff3699a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.425279 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59b5b8b2-e852-4baa-8e7c-19fbdff3699a None None] GET https://10.4.3.81/volume// Aug 13 23:43:36.425279 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59b5b8b2-e852-4baa-8e7c-19fbdff3699a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:36.425279 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59b5b8b2-e852-4baa-8e7c-19fbdff3699a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:36.425279 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59b5b8b2-e852-4baa-8e7c-19fbdff3699a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:36.425279 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 336/1340] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:36.428753 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:36.428753 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:36.428890 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:36.428890 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:36.438669 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bcd66375-e34d-472d-b365-c79c88021edb req-45e58107-5c31-4d21-abb1-badf95c669bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.438730 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8da42233-3ef3-43fa-8bb1-0b5cfe1459bd tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:36.440476 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-45e58107-5c31-4d21-abb1-badf95c669bc tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:36.440875 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-45e58107-5c31-4d21-abb1-badf95c669bc tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:36.441230 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-45e58107-5c31-4d21-abb1-badf95c669bc tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:36.443842 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8da42233-3ef3-43fa-8bb1-0b5cfe1459bd tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:36.444544 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 332/1341] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:36 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:36.507120 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8e4e3179-2e88-40e5-b5ab-0a1c0551ef39 req-617f02ca-d74c-4cbe-ada2-3969f36291bc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924 returned with HTTP 200 Aug 13 23:43:36.507746 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 338/1342] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:43:36 2026] DELETE /volume/v3/attachments/d8cb5cd6-7d55-4a4b-869c-8c84b9e1a924 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:36.637421 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:36.637421 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:36.642517 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bcd66375-e34d-472d-b365-c79c88021edb req-45e58107-5c31-4d21-abb1-badf95c669bc tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:36.650490 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-45e58107-5c31-4d21-abb1-badf95c669bc tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:36.651384 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 337/1343] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:36 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 1024 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:36.792220 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bcd66375-e34d-472d-b365-c79c88021edb req-6cbc7f9b-9007-45a6-838d-e36f6d6285ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:36.796571 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-6cbc7f9b-9007-45a6-838d-e36f6d6285ae tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] PUT https://10.4.3.81/volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552 Aug 13 23:43:36.797583 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-6cbc7f9b-9007-45a6-838d-e36f6d6285ae tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:36.812578 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bcd66375-e34d-472d-b365-c79c88021edb req-6cbc7f9b-9007-45a6-838d-e36f6d6285ae tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Acquiring lock "cinder-attachment_update-e403bf84-89fb-4d8f-a628-4b40b9738d9b-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:43:36.821452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bcd66375-e34d-472d-b365-c79c88021edb req-6cbc7f9b-9007-45a6-838d-e36f6d6285ae tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Lock "cinder-attachment_update-e403bf84-89fb-4d8f-a628-4b40b9738d9b-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:43:36.821452 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:36.821452 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:36.993494 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bcd66375-e34d-472d-b365-c79c88021edb req-6cbc7f9b-9007-45a6-838d-e36f6d6285ae tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Lock "cinder-attachment_update-e403bf84-89fb-4d8f-a628-4b40b9738d9b-np0000007283" released by "attachment_update" :: held 0.173s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:43:36.993936 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-6cbc7f9b-9007-45a6-838d-e36f6d6285ae tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552 returned with HTTP 200 Aug 13 23:43:36.994668 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 337/1344] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:43:36 2026] PUT /volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:37.139172 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50c3dce3-3f3d-4fb7-a492-7ace0dc1c8d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.141321 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50c3dce3-3f3d-4fb7-a492-7ace0dc1c8d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:37.141980 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50c3dce3-3f3d-4fb7-a492-7ace0dc1c8d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:37.143069 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50c3dce3-3f3d-4fb7-a492-7ace0dc1c8d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:37.160143 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:37.160143 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:37.170358 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-50c3dce3-3f3d-4fb7-a492-7ace0dc1c8d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:37.176952 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50c3dce3-3f3d-4fb7-a492-7ace0dc1c8d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:37.177717 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 333/1345] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:37 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:37.264810 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-d9555e2a-728c-402f-831d-23e4e35dde8b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.271865 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-d9555e2a-728c-402f-831d-23e4e35dde8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:37.275019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-d9555e2a-728c-402f-831d-23e4e35dde8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:37.275019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-d9555e2a-728c-402f-831d-23e4e35dde8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:37.289649 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:37.289649 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:37.294574 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-d9555e2a-728c-402f-831d-23e4e35dde8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:37.301538 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-d9555e2a-728c-402f-831d-23e4e35dde8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:37.301538 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 339/1346] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:37 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:37.467299 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8eea519-108b-4620-86ec-0e627f08964d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.473013 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8eea519-108b-4620-86ec-0e627f08964d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:37.473180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9b2f42f-eda8-44e7-bdbb-adce0173e1d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.473231 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8eea519-108b-4620-86ec-0e627f08964d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:37.473231 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8eea519-108b-4620-86ec-0e627f08964d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:37.473310 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9b2f42f-eda8-44e7-bdbb-adce0173e1d2 None None] GET https://10.4.3.81/volume// Aug 13 23:43:37.473310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9b2f42f-eda8-44e7-bdbb-adce0173e1d2 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:37.473310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9b2f42f-eda8-44e7-bdbb-adce0173e1d2 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:37.473310 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9b2f42f-eda8-44e7-bdbb-adce0173e1d2 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:37.473419 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 338/1347] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:43:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:37.485884 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-8ea3a4b1-ac85-4154-a1b5-750835c374fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.490911 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-8ea3a4b1-ac85-4154-a1b5-750835c374fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:43:37.490911 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-8ea3a4b1-ac85-4154-a1b5-750835c374fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5", "connector": null, "instance_uuid": "0a56b033-061b-4891-ba14-3e8215cfe8f6"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:37.495453 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:37.495453 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:37.502036 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b8eea519-108b-4620-86ec-0e627f08964d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:37.513256 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8eea519-108b-4620-86ec-0e627f08964d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:37.514187 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:37.514187 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:37.514369 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 338/1348] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:37 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:37.592694 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-8ea3a4b1-ac85-4154-a1b5-750835c374fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:43:37.593454 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 334/1349] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:43:37 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:43:37.650488 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-48cea60d-c6a5-48e6-b546-388d3906bebb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.653799 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-48cea60d-c6a5-48e6-b546-388d3906bebb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:37.654511 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-48cea60d-c6a5-48e6-b546-388d3906bebb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:37.656328 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-48cea60d-c6a5-48e6-b546-388d3906bebb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:37.678764 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93ee3370-3c56-411a-af96-16279fefbb61 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.679219 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:37.679219 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:37.679474 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93ee3370-3c56-411a-af96-16279fefbb61 None None] GET https://10.4.3.81/volume// Aug 13 23:43:37.679474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93ee3370-3c56-411a-af96-16279fefbb61 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:37.679747 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93ee3370-3c56-411a-af96-16279fefbb61 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:37.680220 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93ee3370-3c56-411a-af96-16279fefbb61 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:37.680659 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 339/1350] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:37.686637 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-48cea60d-c6a5-48e6-b546-388d3906bebb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:37.693711 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-48cea60d-c6a5-48e6-b546-388d3906bebb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:37.695604 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 340/1351] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:37 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:37.695715 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-9a92e7b2-5c95-4a20-899d-0a9d823cabdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.698522 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-9a92e7b2-5c95-4a20-899d-0a9d823cabdb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:37.699334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-9a92e7b2-5c95-4a20-899d-0a9d823cabdb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:37.700921 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-9a92e7b2-5c95-4a20-899d-0a9d823cabdb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:37.718322 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:37.718322 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:37.726524 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-9a92e7b2-5c95-4a20-899d-0a9d823cabdb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:37.731707 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-9a92e7b2-5c95-4a20-899d-0a9d823cabdb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:37.732570 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 339/1352] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:37 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:37.902107 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-ce28434c-21e4-4316-8977-84fbb7a71242 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:37.905688 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-ce28434c-21e4-4316-8977-84fbb7a71242 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] PUT https://10.4.3.81/volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5 Aug 13 23:43:37.906313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-ce28434c-21e4-4316-8977-84fbb7a71242 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:37.925085 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-ce28434c-21e4-4316-8977-84fbb7a71242 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Acquiring lock "cinder-attachment_update-9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:43:37.933005 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-ce28434c-21e4-4316-8977-84fbb7a71242 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:43:37.934923 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:37.934923 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:38.054765 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-ce28434c-21e4-4316-8977-84fbb7a71242 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5-np0000007283" released by "attachment_update" :: held 0.122s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:43:38.055240 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-ce28434c-21e4-4316-8977-84fbb7a71242 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5 returned with HTTP 200 Aug 13 23:43:38.055822 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 335/1353] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:43:37 2026] PUT /volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:38.207716 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:38.212918 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:38.213297 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-431403077", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:38.218535 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-431403077', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:38.218873 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Create volume of 1 GB Aug 13 23:43:38.219223 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:38.219223 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:38.227457 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Availability Zones retrieved successfully. Aug 13 23:43:38.237332 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Flow 'volume_create_api' (6f32e043-2939-464f-b0b6-3f36dcc16c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:38.239275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b6ec83-a12a-4789-8f51-26d4f7b0e62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:38.242515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:38.290054 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b6ec83-a12a-4789-8f51-26d4f7b0e62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:38.290481 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716f7e01-2380-43b4-a666-06a5b2fe87ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:38.406113 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Created reservations ['32d106e2-8d28-4520-a970-bc873d1caad8', '8e18b57c-5cc8-475e-b2c1-8ee98c3e4d4d', 'fa354e65-8c6c-4fdb-b258-d627304f407e', '36d79140-cf31-4050-b31c-7ae3d7f52e1d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:38.407467 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716f7e01-2380-43b4-a666-06a5b2fe87ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32d106e2-8d28-4520-a970-bc873d1caad8', '8e18b57c-5cc8-475e-b2c1-8ee98c3e4d4d', 'fa354e65-8c6c-4fdb-b258-d627304f407e', '36d79140-cf31-4050-b31c-7ae3d7f52e1d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:38.408547 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105cedd5-925a-483a-8934-2dccf6e8613b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:38.439360 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105cedd5-925a-483a-8934-2dccf6e8613b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49a0836e-92de-4022-a265-ffe9e71b8ef7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-431403077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8738b2600db4e19be11ffddde5feffd',qos_specs=None,replication_status=,reservations=['32d106e2-8d28-4520-a970-bc873d1caad8','8e18b57c-5cc8-475e-b2c1-8ee98c3e4d4d','fa354e65-8c6c-4fdb-b258-d627304f407e','36d79140-cf31-4050-b31c-7ae3d7f52e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bad114a431c46ac957c955d33320ad6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-431403077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49a0836e-92de-4022-a265-ffe9e71b8ef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8738b2600db4e19be11ffddde5feffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bad114a431c46ac957c955d33320ad6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:38.440930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd21def-41ca-438b-9a7f-4d3a4157ff03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:38.473187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd21def-41ca-438b-9a7f-4d3a4157ff03) transitioned into state 'SUCCESS' from state '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-431403077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8738b2600db4e19be11ffddde5feffd',qos_specs=None,replication_status=,reservations=['32d106e2-8d28-4520-a970-bc873d1caad8','8e18b57c-5cc8-475e-b2c1-8ee98c3e4d4d','fa354e65-8c6c-4fdb-b258-d627304f407e','36d79140-cf31-4050-b31c-7ae3d7f52e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bad114a431c46ac957c955d33320ad6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:38.474323 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a01347-857f-42d7-8e78-e81d7afa7db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:38.490120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a01347-857f-42d7-8e78-e81d7afa7db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:38.490758 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Flow 'volume_create_api' (6f32e043-2939-464f-b0b6-3f36dcc16c8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:38.490758 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Create volume request issued successfully. Aug 13 23:43:38.491484 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-778a6e78-2550-44bf-a814-295da12497cd tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:38.492274 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 340/1354] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 23:43:38 2026] POST /volume/v3/volumes => generated 752 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:38.513765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-839a105d-dc83-4147-b7db-b2b936b61ee1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:38.518745 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-839a105d-dc83-4147-b7db-b2b936b61ee1 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:38.519050 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-839a105d-dc83-4147-b7db-b2b936b61ee1 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:38.519289 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-839a105d-dc83-4147-b7db-b2b936b61ee1 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:38.533428 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5d77d33-f1a7-481f-9d83-55ccc4e59eba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:38.537808 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5d77d33-f1a7-481f-9d83-55ccc4e59eba tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:38.537808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5d77d33-f1a7-481f-9d83-55ccc4e59eba tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:38.537808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5d77d33-f1a7-481f-9d83-55ccc4e59eba tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:38.541205 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:38.541205 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:38.554028 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-839a105d-dc83-4147-b7db-b2b936b61ee1 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Volume info retrieved successfully. Aug 13 23:43:38.563569 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:38.563569 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:38.564793 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-399f81a3-be61-4cd3-97e4-07420e5b4965 req-839a105d-dc83-4147-b7db-b2b936b61ee1 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 returned with HTTP 200 Aug 13 23:43:38.565900 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 341/1355] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:38 2026] GET /volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 => generated 820 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:38.573153 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5d77d33-f1a7-481f-9d83-55ccc4e59eba tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:38.582753 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5d77d33-f1a7-481f-9d83-55ccc4e59eba tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:38.582753 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 340/1356] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:38 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:38.590374 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20c46657-e9a8-494a-bec3-262e006c3a36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:38.592441 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20c46657-e9a8-494a-bec3-262e006c3a36 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:38.592683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20c46657-e9a8-494a-bec3-262e006c3a36 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:38.592888 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20c46657-e9a8-494a-bec3-262e006c3a36 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:38.593980 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-20c46657-e9a8-494a-bec3-262e006c3a36 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: 26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:38.605235 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:38.605235 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:38.606744 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-20c46657-e9a8-494a-bec3-262e006c3a36 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:38.611139 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0d56e192-652d-4f44-9740-fc14df677ace req-b0aec472-3058-4981-88a2-7d5d4e582014 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:38.613736 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0d56e192-652d-4f44-9740-fc14df677ace req-b0aec472-3058-4981-88a2-7d5d4e582014 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:38.614197 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0d56e192-652d-4f44-9740-fc14df677ace req-b0aec472-3058-4981-88a2-7d5d4e582014 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:38.615833 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0d56e192-652d-4f44-9740-fc14df677ace req-b0aec472-3058-4981-88a2-7d5d4e582014 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:38.631481 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:38.631481 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:38.634604 np0000007283 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-20c46657-e9a8-494a-bec3-262e006c3a36 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:43:38.640962 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0d56e192-652d-4f44-9740-fc14df677ace req-b0aec472-3058-4981-88a2-7d5d4e582014 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Volume info retrieved successfully. Aug 13 23:43:38.649215 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0d56e192-652d-4f44-9740-fc14df677ace req-b0aec472-3058-4981-88a2-7d5d4e582014 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 returned with HTTP 200 Aug 13 23:43:38.649778 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 341/1357] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:38 2026] GET /volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:38.657055 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-20c46657-e9a8-494a-bec3-262e006c3a36 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:43:38.657055 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20c46657-e9a8-494a-bec3-262e006c3a36 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 202 Aug 13 23:43:38.657055 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 336/1358] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:38 2026] DELETE /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:38.669117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-39542541-81a5-41b4-9401-f90b4d540b4f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:38.675017 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39542541-81a5-41b4-9401-f90b4d540b4f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:38.675017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39542541-81a5-41b4-9401-f90b4d540b4f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:38.675017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39542541-81a5-41b4-9401-f90b4d540b4f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:38.681584 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:38.681584 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:38.687020 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-39542541-81a5-41b4-9401-f90b4d540b4f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:38.693730 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39542541-81a5-41b4-9401-f90b4d540b4f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 200 Aug 13 23:43:38.694180 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 342/1359] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:38 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:38.712956 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9dbbc502-c007-4057-89e8-ef7acf6f14dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:38.718806 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9dbbc502-c007-4057-89e8-ef7acf6f14dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:38.718806 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9dbbc502-c007-4057-89e8-ef7acf6f14dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:38.718806 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9dbbc502-c007-4057-89e8-ef7acf6f14dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:38.736774 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:38.736774 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:38.745403 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9dbbc502-c007-4057-89e8-ef7acf6f14dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:38.757948 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9dbbc502-c007-4057-89e8-ef7acf6f14dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:38.758708 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 341/1360] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:38 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:39.604269 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca1b531a-ba69-4456-b0b1-13acded4e542 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.607883 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca1b531a-ba69-4456-b0b1-13acded4e542 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:39.607883 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca1b531a-ba69-4456-b0b1-13acded4e542 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:39.609087 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca1b531a-ba69-4456-b0b1-13acded4e542 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:39.612150 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=428,cinder:UPDATE=136,cinder:INSERT=96 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:43:39.632984 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:39.632984 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:39.645412 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca1b531a-ba69-4456-b0b1-13acded4e542 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:39.653714 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca1b531a-ba69-4456-b0b1-13acded4e542 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:39.654268 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 342/1361] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:39 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:39.685063 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3d466c56-8fdd-477a-bb26-84025b6a59f8 req-44f0be28-580f-4ab1-abbf-3697010ddc27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.688425 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3d466c56-8fdd-477a-bb26-84025b6a59f8 req-44f0be28-580f-4ab1-abbf-3697010ddc27 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:39.688671 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3d466c56-8fdd-477a-bb26-84025b6a59f8 req-44f0be28-580f-4ab1-abbf-3697010ddc27 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:39.688935 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3d466c56-8fdd-477a-bb26-84025b6a59f8 req-44f0be28-580f-4ab1-abbf-3697010ddc27 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:39.693904 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=310,cinder:UPDATE=63,cinder:INSERT=37 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:43:39.704148 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:39.704148 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:39.714426 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3d466c56-8fdd-477a-bb26-84025b6a59f8 req-44f0be28-580f-4ab1-abbf-3697010ddc27 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Volume info retrieved successfully. Aug 13 23:43:39.715151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6aee316e-7fba-4434-9b37-d83aabe402d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.721013 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6aee316e-7fba-4434-9b37-d83aabe402d6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 Aug 13 23:43:39.721013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6aee316e-7fba-4434-9b37-d83aabe402d6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:39.721013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6aee316e-7fba-4434-9b37-d83aabe402d6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:39.721151 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3d466c56-8fdd-477a-bb26-84025b6a59f8 req-44f0be28-580f-4ab1-abbf-3697010ddc27 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 returned with HTTP 200 Aug 13 23:43:39.721677 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 337/1362] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:39 2026] GET /volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:39.728316 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6aee316e-7fba-4434-9b37-d83aabe402d6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 returned with HTTP 404 Aug 13 23:43:39.728915 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 343/1363] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:39 2026] GET /volume/v3/volumes/26c305a2-0a93-4997-a3ff-2e9fb2b83ee8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:39.740922 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc620856-e0a0-4b86-b002-e83b27a9e726 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.745939 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc620856-e0a0-4b86-b002-e83b27a9e726 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:43:39.746169 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc620856-e0a0-4b86-b002-e83b27a9e726 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:39.747541 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc620856-e0a0-4b86-b002-e83b27a9e726 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:39.747541 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dc620856-e0a0-4b86-b002-e83b27a9e726 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:43:39.758985 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-45de3512-6b96-4863-a228-3899a0b0344a req-1510bcd7-fa22-4eb0-a9e7-a5d535e6bde6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.763345 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-45de3512-6b96-4863-a228-3899a0b0344a req-1510bcd7-fa22-4eb0-a9e7-a5d535e6bde6 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:43:39.763866 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-45de3512-6b96-4863-a228-3899a0b0344a req-1510bcd7-fa22-4eb0-a9e7-a5d535e6bde6 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49a0836e-92de-4022-a265-ffe9e71b8ef7", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-793001729", "description": null, "metadata": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:39.764318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.777294 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:39.777294 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:39.778032 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-45de3512-6b96-4863-a228-3899a0b0344a req-1510bcd7-fa22-4eb0-a9e7-a5d535e6bde6 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Volume info retrieved successfully. Aug 13 23:43:39.778448 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [req-45de3512-6b96-4863-a228-3899a0b0344a req-1510bcd7-fa22-4eb0-a9e7-a5d535e6bde6 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Create snapshot from volume 49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:39.778921 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82d7d164-e2a8-46a2-81cd-9b897c7c27fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.781704 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82d7d164-e2a8-46a2-81cd-9b897c7c27fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:39.782001 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82d7d164-e2a8-46a2-81cd-9b897c7c27fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:39.782749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82d7d164-e2a8-46a2-81cd-9b897c7c27fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:39.801494 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:39.801494 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:39.811260 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82d7d164-e2a8-46a2-81cd-9b897c7c27fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:39.815174 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82d7d164-e2a8-46a2-81cd-9b897c7c27fc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:39.816160 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 344/1364] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:39 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:39.818169 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dc620856-e0a0-4b86-b002-e83b27a9e726 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Get all volumes completed successfully. Aug 13 23:43:39.822420 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:39.822420 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:39.835136 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc620856-e0a0-4b86-b002-e83b27a9e726 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:43:39.836593 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 342/1365] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:43:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13080 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:39.854139 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [req-45de3512-6b96-4863-a228-3899a0b0344a req-1510bcd7-fa22-4eb0-a9e7-a5d535e6bde6 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Created reservations ['670037a8-4b8f-49a6-a08a-61613bb562bf', '95c3337a-5e75-40dd-8a67-26237ae2d762', '079dc8b9-bb94-4c71-993e-9f9c53869f3b', 'cf48ad4c-8a81-4815-803e-ebaa6ab59b7e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:39.861318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d507667-1afc-4a76-9302-92573c762579 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.864915 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d507667-1afc-4a76-9302-92573c762579 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] DELETE https://10.4.3.81/volume/v3/types/4532749e-96a1-4852-8006-ae4e15311482 Aug 13 23:43:39.864915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d507667-1afc-4a76-9302-92573c762579 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:39.865323 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d507667-1afc-4a76-9302-92573c762579 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:39.889925 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-45de3512-6b96-4863-a228-3899a0b0344a req-1510bcd7-fa22-4eb0-a9e7-a5d535e6bde6 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Snapshot create request issued successfully. Aug 13 23:43:39.890293 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-45de3512-6b96-4863-a228-3899a0b0344a req-1510bcd7-fa22-4eb0-a9e7-a5d535e6bde6 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:43:39.891046 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 343/1366] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 23:43:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:39.907929 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d507667-1afc-4a76-9302-92573c762579 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] https://10.4.3.81/volume/v3/types/4532749e-96a1-4852-8006-ae4e15311482 returned with HTTP 202 Aug 13 23:43:39.908548 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 345/1367] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:43:39 2026] DELETE /volume/v3/types/4532749e-96a1-4852-8006-ae4e15311482 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:39.923949 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-91f54c16-74fa-4a8d-9420-1fd02c0ffd5f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.928766 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91f54c16-74fa-4a8d-9420-1fd02c0ffd5f tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:43:39.929292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91f54c16-74fa-4a8d-9420-1fd02c0ffd5f tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-470086418", "extra_specs": {}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:39.953269 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:39.953900 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-806778475", "metadata": {"Type": "Test"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:39.955915 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91f54c16-74fa-4a8d-9420-1fd02c0ffd5f tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:43:39.955915 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 343/1368] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:43:39 2026] POST /volume/v3/types => generated 212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:39.956406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-806778475', 'metadata': {'Type': 'Test'}}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:39.956553 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume of 1 GB Aug 13 23:43:39.965234 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Availability Zones retrieved successfully. Aug 13 23:43:39.971069 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (b94102ef-faee-4219-a5d3-1b708d863d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:39.972528 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffe0b1c-c0e0-4df8-872a-860e61c9091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:39.973661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70d2205f-5263-4c9c-ae34-ea130dd70eb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:39.975413 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:39.979778 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70d2205f-5263-4c9c-ae34-ea130dd70eb9 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] POST https://10.4.3.81/volume/v3/types/d17ae137-d5cd-4d2e-a890-5ff62676fe49/encryption Aug 13 23:43:39.979965 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70d2205f-5263-4c9c-ae34-ea130dd70eb9 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:39.983079 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:39.983079 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:40.019150 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffe0b1c-c0e0-4df8-872a-860e61c9091f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.020404 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93bf552a-6e69-405a-a083-d2b2c26d04b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.027016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70d2205f-5263-4c9c-ae34-ea130dd70eb9 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] https://10.4.3.81/volume/v3/types/d17ae137-d5cd-4d2e-a890-5ff62676fe49/encryption returned with HTTP 200 Aug 13 23:43:40.027016 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 344/1369] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:43:39 2026] POST /volume/v3/types/d17ae137-d5cd-4d2e-a890-5ff62676fe49/encryption => generated 231 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:40.043768 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aec51656-aab0-4265-bd50-70a2cd3a491b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.046093 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:40.048064 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-962734659", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-470086418", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:40.049102 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-962734659', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-470086418', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:40.057422 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:43:40.057816 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.057816 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:40.058962 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:43:40.065891 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (c7174be4-80a1-4aca-88cb-aafa63c1d25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:40.067678 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e8637e-4acf-4e0e-9b0a-866296bc521d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.070012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:40.125559 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e8637e-4acf-4e0e-9b0a-866296bc521d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d17ae137-d5cd-4d2e-a890-5ff62676fe49,is_public=True,name='tempest-scenario-type-luks2-470086418',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd17ae137-d5cd-4d2e-a890-5ff62676fe49', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.127085 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Created reservations ['7e2d4044-d13b-4612-8154-2b68e559c897', 'ae7a5f32-043a-4fa7-b753-2a7c8a201d3f', '930b445b-a864-419f-9202-c9815082fe9f', 'f292db70-c442-41b6-b98c-612473527d63'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:40.127287 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167780ae-18db-4f58-a545-83616f167e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.129043 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93bf552a-6e69-405a-a083-d2b2c26d04b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e2d4044-d13b-4612-8154-2b68e559c897', 'ae7a5f32-043a-4fa7-b753-2a7c8a201d3f', '930b445b-a864-419f-9202-c9815082fe9f', 'f292db70-c442-41b6-b98c-612473527d63']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.130151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2daa30d7-d1d2-48d0-a65e-40e4d44ac299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.168716 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-470086418 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-470086418, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:40.169213 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-470086418 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-470086418, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:40.169668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2daa30d7-d1d2-48d0-a65e-40e4d44ac299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bde60de6-e6da-4657-80e0-127638f78aa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-806778475',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['7e2d4044-d13b-4612-8154-2b68e559c897','ae7a5f32-043a-4fa7-b753-2a7c8a201d3f','930b445b-a864-419f-9202-c9815082fe9f','f292db70-c442-41b6-b98c-612473527d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-806778475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bde60de6-e6da-4657-80e0-127638f78aa8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ed9fbe26ff174512957c3998f632cdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2194a483d4f378aab117d76f34f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.171308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7286fd2e-a273-4f04-9f90-679963b712a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.194398 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7286fd2e-a273-4f04-9f90-679963b712a4) transitioned into state 'SUCCESS' from state '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-806778475',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['7e2d4044-d13b-4612-8154-2b68e559c897','ae7a5f32-043a-4fa7-b753-2a7c8a201d3f','930b445b-a864-419f-9202-c9815082fe9f','f292db70-c442-41b6-b98c-612473527d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.195347 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e49fddf-bb97-4523-b4dc-13572140ef77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.211149 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e49fddf-bb97-4523-b4dc-13572140ef77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.211497 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d1c23d24-4869-4daf-9c46-05c76092b9ee req-1bef4b80-c84d-40ef-b882-8c473dcec5f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.212551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (b94102ef-faee-4219-a5d3-1b708d863d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:40.213023 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request issued successfully. Aug 13 23:43:40.214075 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab30e692-e99b-4d67-b826-e8841332d7a3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:40.214822 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 338/1370] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:39 2026] POST /volume/v3/volumes => generated 756 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:40.215769 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d1c23d24-4869-4daf-9c46-05c76092b9ee req-1bef4b80-c84d-40ef-b882-8c473dcec5f5 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] GET https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae Aug 13 23:43:40.216292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d1c23d24-4869-4daf-9c46-05c76092b9ee req-1bef4b80-c84d-40ef-b882-8c473dcec5f5 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.217304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d1c23d24-4869-4daf-9c46-05c76092b9ee req-1bef4b80-c84d-40ef-b882-8c473dcec5f5 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.222438 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['f5f1899d-f289-4279-8dfc-338adb0d8480', '55de38f4-f8af-4669-950a-c7a1ca5d8c75', '6148b16c-11e7-4cf1-baec-1c46e841295a', 'bcba2848-289b-4966-bd56-37bf24b6003f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:40.223768 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167780ae-18db-4f58-a545-83616f167e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5f1899d-f289-4279-8dfc-338adb0d8480', '55de38f4-f8af-4669-950a-c7a1ca5d8c75', '6148b16c-11e7-4cf1-baec-1c46e841295a', 'bcba2848-289b-4966-bd56-37bf24b6003f']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.224920 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5273775b-a4b8-46cf-a0e9-b47bd02648e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.231974 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.231974 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:40.232647 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d1c23d24-4869-4daf-9c46-05c76092b9ee req-1bef4b80-c84d-40ef-b882-8c473dcec5f5 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] Snapshot retrieved successfully. Aug 13 23:43:40.233849 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d1c23d24-4869-4daf-9c46-05c76092b9ee req-1bef4b80-c84d-40ef-b882-8c473dcec5f5 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae returned with HTTP 200 Aug 13 23:43:40.235008 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 344/1371] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:40.235806 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f33fb698-86a8-45d9-9e71-ba8f6406e912 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.237864 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f33fb698-86a8-45d9-9e71-ba8f6406e912 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:40.238191 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f33fb698-86a8-45d9-9e71-ba8f6406e912 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.238467 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f33fb698-86a8-45d9-9e71-ba8f6406e912 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.253604 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.253604 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:40.261361 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5273775b-a4b8-46cf-a0e9-b47bd02648e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f15c5b0-36e4-4f11-9679-412341881972', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-962734659',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['f5f1899d-f289-4279-8dfc-338adb0d8480','55de38f4-f8af-4669-950a-c7a1ca5d8c75','6148b16c-11e7-4cf1-baec-1c46e841295a','bcba2848-289b-4966-bd56-37bf24b6003f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=d17ae137-d5cd-4d2e-a890-5ff62676fe49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-962734659',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0f15c5b0-36e4-4f11-9679-412341881972,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d17ae137-d5cd-4d2e-a890-5ff62676fe49),volume_type_id=d17ae137-d5cd-4d2e-a890-5ff62676fe49)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.261733 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f33fb698-86a8-45d9-9e71-ba8f6406e912 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:40.262425 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0a25e5-a2e7-403f-acb8-6d056339e0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.268042 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f33fb698-86a8-45d9-9e71-ba8f6406e912 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 200 Aug 13 23:43:40.268687 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 345/1372] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:40.279273 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d3580c18-8629-4b0d-9058-618a05749f14 req-74a838ca-9b3f-47b6-be83-a78c1ac55f5f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.284193 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d3580c18-8629-4b0d-9058-618a05749f14 req-74a838ca-9b3f-47b6-be83-a78c1ac55f5f tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] GET https://10.4.3.81/volume/v3/snapshots/detail Aug 13 23:43:40.284564 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d3580c18-8629-4b0d-9058-618a05749f14 req-74a838ca-9b3f-47b6-be83-a78c1ac55f5f tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.284855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d3580c18-8629-4b0d-9058-618a05749f14 req-74a838ca-9b3f-47b6-be83-a78c1ac55f5f tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.285248 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-d3580c18-8629-4b0d-9058-618a05749f14 req-74a838ca-9b3f-47b6-be83-a78c1ac55f5f tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:43:40.285669 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.285669 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:40.286947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [req-d3580c18-8629-4b0d-9058-618a05749f14 req-74a838ca-9b3f-47b6-be83-a78c1ac55f5f tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:43:40.292714 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d3580c18-8629-4b0d-9058-618a05749f14 req-74a838ca-9b3f-47b6-be83-a78c1ac55f5f tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] Get all snapshots completed successfully. Aug 13 23:43:40.293300 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.293300 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:40.293971 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d3580c18-8629-4b0d-9058-618a05749f14 req-74a838ca-9b3f-47b6-be83-a78c1ac55f5f tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-reader] https://10.4.3.81/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 23:43:40.294390 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 339/1373] 10.4.3.81 () {68 vars in 1507 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:40.295128 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0a25e5-a2e7-403f-acb8-6d056339e0f3) transitioned into state 'SUCCESS' from state '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-962734659',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['f5f1899d-f289-4279-8dfc-338adb0d8480','55de38f4-f8af-4669-950a-c7a1ca5d8c75','6148b16c-11e7-4cf1-baec-1c46e841295a','bcba2848-289b-4966-bd56-37bf24b6003f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=d17ae137-d5cd-4d2e-a890-5ff62676fe49)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.296304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76420210-ce20-4f30-9e97-ed7e7208b0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:40.316768 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76420210-ce20-4f30-9e97-ed7e7208b0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:40.318475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (c7174be4-80a1-4aca-88cb-aafa63c1d25b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:40.319488 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:43:40.319781 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aec51656-aab0-4265-bd50-70a2cd3a491b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:40.320436 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 346/1374] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:40 2026] POST /volume/v3/volumes => generated 777 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:40.336269 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39903115-baed-4dbe-869b-5cf9575c1da1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.338244 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eae71701-2733-4d25-b0c7-78abdd5ae33f req-31be6bab-e327-4226-928d-b4389b2ba64c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.339835 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39903115-baed-4dbe-869b-5cf9575c1da1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:43:40.342028 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39903115-baed-4dbe-869b-5cf9575c1da1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.342028 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39903115-baed-4dbe-869b-5cf9575c1da1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.343721 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eae71701-2733-4d25-b0c7-78abdd5ae33f req-31be6bab-e327-4226-928d-b4389b2ba64c tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae Aug 13 23:43:40.344018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eae71701-2733-4d25-b0c7-78abdd5ae33f req-31be6bab-e327-4226-928d-b4389b2ba64c tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.344325 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eae71701-2733-4d25-b0c7-78abdd5ae33f req-31be6bab-e327-4226-928d-b4389b2ba64c tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.352094 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.352094 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:40.352778 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eae71701-2733-4d25-b0c7-78abdd5ae33f req-31be6bab-e327-4226-928d-b4389b2ba64c tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Snapshot retrieved successfully. Aug 13 23:43:40.353288 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.353288 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:40.353891 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eae71701-2733-4d25-b0c7-78abdd5ae33f req-31be6bab-e327-4226-928d-b4389b2ba64c tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae returned with HTTP 200 Aug 13 23:43:40.355587 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 346/1375] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:40.359442 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-39903115-baed-4dbe-869b-5cf9575c1da1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:40.367060 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39903115-baed-4dbe-869b-5cf9575c1da1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 200 Aug 13 23:43:40.367824 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 345/1376] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:40.397121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-89176f00-7ac1-4d28-a583-a8e0205bc993 req-c42dc106-4a31-4d78-95a7-6126060281da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.403262 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-89176f00-7ac1-4d28-a583-a8e0205bc993 req-c42dc106-4a31-4d78-95a7-6126060281da tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae Aug 13 23:43:40.403817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-89176f00-7ac1-4d28-a583-a8e0205bc993 req-c42dc106-4a31-4d78-95a7-6126060281da tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.403817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-89176f00-7ac1-4d28-a583-a8e0205bc993 req-c42dc106-4a31-4d78-95a7-6126060281da tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.404088 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-89176f00-7ac1-4d28-a583-a8e0205bc993 req-c42dc106-4a31-4d78-95a7-6126060281da tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Delete snapshot with id: 771560c2-ff73-4eee-9390-a78234c78bae Aug 13 23:43:40.414342 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.414342 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:40.415156 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-89176f00-7ac1-4d28-a583-a8e0205bc993 req-c42dc106-4a31-4d78-95a7-6126060281da tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Snapshot retrieved successfully. Aug 13 23:43:40.419082 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bcd66375-e34d-472d-b365-c79c88021edb req-d6ee6cd3-32b9-4317-876f-dca97ca5e7fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.427429 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-d6ee6cd3-32b9-4317-876f-dca97ca5e7fa tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552/action Aug 13 23:43:40.427960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-d6ee6cd3-32b9-4317-876f-dca97ca5e7fa tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:40.428329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-d6ee6cd3-32b9-4317-876f-dca97ca5e7fa tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:40.447447 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-89176f00-7ac1-4d28-a583-a8e0205bc993 req-c42dc106-4a31-4d78-95a7-6126060281da tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Snapshot delete request issued successfully. Aug 13 23:43:40.447447 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-89176f00-7ac1-4d28-a583-a8e0205bc993 req-c42dc106-4a31-4d78-95a7-6126060281da tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae returned with HTTP 202 Aug 13 23:43:40.447447 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 340/1377] 10.4.3.81 () {70 vars in 1619 bytes} [Thu Aug 13 23:43:40 2026] DELETE /volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:40.464033 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.464033 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:40.485595 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bcd66375-e34d-472d-b365-c79c88021edb req-d6ee6cd3-32b9-4317-876f-dca97ca5e7fa tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552/action returned with HTTP 204 Aug 13 23:43:40.486594 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 347/1378] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:43:40 2026] POST /volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:40.488293 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-849564f9-3d63-4633-8a03-cddbe8b25035 req-587ed985-f274-4f4a-8038-155f8dd29560 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.491832 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-849564f9-3d63-4633-8a03-cddbe8b25035 req-587ed985-f274-4f4a-8038-155f8dd29560 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae Aug 13 23:43:40.493738 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-849564f9-3d63-4633-8a03-cddbe8b25035 req-587ed985-f274-4f4a-8038-155f8dd29560 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.493738 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-849564f9-3d63-4633-8a03-cddbe8b25035 req-587ed985-f274-4f4a-8038-155f8dd29560 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.499943 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.499943 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:40.501584 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-849564f9-3d63-4633-8a03-cddbe8b25035 req-587ed985-f274-4f4a-8038-155f8dd29560 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Snapshot retrieved successfully. Aug 13 23:43:40.501584 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-849564f9-3d63-4633-8a03-cddbe8b25035 req-587ed985-f274-4f4a-8038-155f8dd29560 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae returned with HTTP 200 Aug 13 23:43:40.502175 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 347/1379] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:40.673616 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5775a60-949a-4c27-9695-cec07d01e209 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.676093 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5775a60-949a-4c27-9695-cec07d01e209 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:40.676356 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5775a60-949a-4c27-9695-cec07d01e209 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.676768 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5775a60-949a-4c27-9695-cec07d01e209 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.690594 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.690594 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:40.696528 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f5775a60-949a-4c27-9695-cec07d01e209 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:40.702439 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5775a60-949a-4c27-9695-cec07d01e209 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:40.702910 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 346/1380] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:40.722361 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d33c7ae-433b-4a27-9cff-3e035e4d98f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.724647 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d33c7ae-433b-4a27-9cff-3e035e4d98f4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:40.724853 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d33c7ae-433b-4a27-9cff-3e035e4d98f4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.725142 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d33c7ae-433b-4a27-9cff-3e035e4d98f4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.736223 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.736223 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:40.741027 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7d33c7ae-433b-4a27-9cff-3e035e4d98f4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:40.748600 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d33c7ae-433b-4a27-9cff-3e035e4d98f4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:40.749193 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 341/1381] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:40.835137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-753c7f71-1274-440d-8bf4-88211edd5a56 req-e3d7c1d9-2254-4a84-8179-17785db94b37 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.841328 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-753c7f71-1274-440d-8bf4-88211edd5a56 req-e3d7c1d9-2254-4a84-8179-17785db94b37 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:40.841541 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c512b209-4054-421c-b9e5-213277feb3cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.841960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-753c7f71-1274-440d-8bf4-88211edd5a56 req-e3d7c1d9-2254-4a84-8179-17785db94b37 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.841960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-753c7f71-1274-440d-8bf4-88211edd5a56 req-e3d7c1d9-2254-4a84-8179-17785db94b37 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.843888 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c512b209-4054-421c-b9e5-213277feb3cd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:40.845173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c512b209-4054-421c-b9e5-213277feb3cd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.845633 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c512b209-4054-421c-b9e5-213277feb3cd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.866527 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.866527 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:40.872200 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.872200 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:40.876403 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-753c7f71-1274-440d-8bf4-88211edd5a56 req-e3d7c1d9-2254-4a84-8179-17785db94b37 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:40.881069 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c512b209-4054-421c-b9e5-213277feb3cd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:40.885407 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-753c7f71-1274-440d-8bf4-88211edd5a56 req-e3d7c1d9-2254-4a84-8179-17785db94b37 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:40.886226 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 348/1382] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:40.891029 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c512b209-4054-421c-b9e5-213277feb3cd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:40.891029 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 348/1383] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:40.911659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9d09aa48-f993-442e-900c-51f572c6818d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:40.914736 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d09aa48-f993-442e-900c-51f572c6818d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:40.915109 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d09aa48-f993-442e-900c-51f572c6818d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:40.915363 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d09aa48-f993-442e-900c-51f572c6818d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:40.930072 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:40.930072 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:40.936496 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9d09aa48-f993-442e-900c-51f572c6818d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:40.942552 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d09aa48-f993-442e-900c-51f572c6818d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:40.943091 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 347/1384] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:40.998122 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-4671624a-37e3-4345-8a1d-00940abb5e02 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.000776 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-4671624a-37e3-4345-8a1d-00940abb5e02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:41.000959 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-4671624a-37e3-4345-8a1d-00940abb5e02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.001204 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-4671624a-37e3-4345-8a1d-00940abb5e02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.014745 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.014745 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:41.019788 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-4671624a-37e3-4345-8a1d-00940abb5e02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:41.025013 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-4671624a-37e3-4345-8a1d-00940abb5e02 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:41.025432 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 342/1385] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:40 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:41.052431 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a8a3adc0-a46a-4e91-be78-aa9972ca2189 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.055439 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a8a3adc0-a46a-4e91-be78-aa9972ca2189 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b/action Aug 13 23:43:41.055967 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a8a3adc0-a46a-4e91-be78-aa9972ca2189 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:41.056177 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a8a3adc0-a46a-4e91-be78-aa9972ca2189 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:41.074811 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.074811 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:41.075667 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a8a3adc0-a46a-4e91-be78-aa9972ca2189 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:41.088593 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a8a3adc0-a46a-4e91-be78-aa9972ca2189 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Begin detaching volume completed successfully. Aug 13 23:43:41.088913 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a8a3adc0-a46a-4e91-be78-aa9972ca2189 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b/action returned with HTTP 202 Aug 13 23:43:41.089578 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 349/1386] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:43:41 2026] POST /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:43:41.159393 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18da7504-b8db-48b5-8e32-9963a488d672 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.159912 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18da7504-b8db-48b5-8e32-9963a488d672 None None] GET https://10.4.3.81/volume// Aug 13 23:43:41.160535 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18da7504-b8db-48b5-8e32-9963a488d672 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.160633 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18da7504-b8db-48b5-8e32-9963a488d672 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.161211 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18da7504-b8db-48b5-8e32-9963a488d672 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:41.161586 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 349/1387] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:41.171549 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a0a366b6-c246-40c7-be13-c68e26b1e366 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.175771 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a0a366b6-c246-40c7-be13-c68e26b1e366 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:41.176065 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a0a366b6-c246-40c7-be13-c68e26b1e366 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.176369 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a0a366b6-c246-40c7-be13-c68e26b1e366 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.190960 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.190960 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:41.200062 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a0a366b6-c246-40c7-be13-c68e26b1e366 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:41.204563 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-a0a366b6-c246-40c7-be13-c68e26b1e366 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:41.205154 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 348/1388] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:41.287915 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af3de212-d4d1-4927-b14c-ecef7ce6f64f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.290409 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af3de212-d4d1-4927-b14c-ecef7ce6f64f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:41.290731 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af3de212-d4d1-4927-b14c-ecef7ce6f64f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.291027 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af3de212-d4d1-4927-b14c-ecef7ce6f64f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.301600 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.301600 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:41.307413 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af3de212-d4d1-4927-b14c-ecef7ce6f64f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:41.315297 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af3de212-d4d1-4927-b14c-ecef7ce6f64f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 200 Aug 13 23:43:41.315724 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 343/1389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.332614 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4b561a7-3052-443d-9ae0-f15c33c23c50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.334673 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4b561a7-3052-443d-9ae0-f15c33c23c50 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:41.335067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4b561a7-3052-443d-9ae0-f15c33c23c50 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.335488 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4b561a7-3052-443d-9ae0-f15c33c23c50 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.346938 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.346938 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:41.353516 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c4b561a7-3052-443d-9ae0-f15c33c23c50 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:41.361438 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4b561a7-3052-443d-9ae0-f15c33c23c50 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 200 Aug 13 23:43:41.361890 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 350/1390] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.381315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33dd0e7c-79c0-4858-9217-518a04a32f34 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.385010 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33dd0e7c-79c0-4858-9217-518a04a32f34 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:41.385479 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33dd0e7c-79c0-4858-9217-518a04a32f34 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-806778475"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:41.392644 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-474720c9-19f7-47ce-b7d3-a0cfb36ff5fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.397108 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-474720c9-19f7-47ce-b7d3-a0cfb36ff5fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:43:41.397108 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-474720c9-19f7-47ce-b7d3-a0cfb36ff5fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.397920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-474720c9-19f7-47ce-b7d3-a0cfb36ff5fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.406011 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.406011 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:41.413407 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33dd0e7c-79c0-4858-9217-518a04a32f34 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:41.414094 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.414094 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:41.419714 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33dd0e7c-79c0-4858-9217-518a04a32f34 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:41.420544 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33dd0e7c-79c0-4858-9217-518a04a32f34 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 200 Aug 13 23:43:41.420727 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-474720c9-19f7-47ce-b7d3-a0cfb36ff5fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:41.421963 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 350/1391] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 23:43:41 2026] PUT /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 781 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.431553 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-474720c9-19f7-47ce-b7d3-a0cfb36ff5fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 200 Aug 13 23:43:41.432925 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 349/1392] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.441101 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39263c4d-5035-4692-a3f3-2e6ac04bd573 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.444826 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39263c4d-5035-4692-a3f3-2e6ac04bd573 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:41.445509 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39263c4d-5035-4692-a3f3-2e6ac04bd573 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-519504346", "description": "This is the new description of volume"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:41.451161 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e47c410-05cb-40ae-aacd-27219b9eb475 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.453869 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e47c410-05cb-40ae-aacd-27219b9eb475 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:43:41.454803 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e47c410-05cb-40ae-aacd-27219b9eb475 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.454803 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e47c410-05cb-40ae-aacd-27219b9eb475 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.461969 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.461969 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:41.469101 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39263c4d-5035-4692-a3f3-2e6ac04bd573 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:41.470070 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.470070 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:41.477462 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4e47c410-05cb-40ae-aacd-27219b9eb475 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:41.481306 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39263c4d-5035-4692-a3f3-2e6ac04bd573 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:41.482217 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39263c4d-5035-4692-a3f3-2e6ac04bd573 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 200 Aug 13 23:43:41.483299 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 344/1393] 10.4.3.81 () {68 vars in 1362 bytes} [Thu Aug 13 23:43:41 2026] PUT /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.485900 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e47c410-05cb-40ae-aacd-27219b9eb475 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 200 Aug 13 23:43:41.486780 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 351/1394] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.505210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6998576a-6ff0-458e-ab32-da3258a69cc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.507922 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6998576a-6ff0-458e-ab32-da3258a69cc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:41.508097 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-66c3e01f-bac9-4e8a-8ed0-248ade747fc6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.508395 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6998576a-6ff0-458e-ab32-da3258a69cc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.508613 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6998576a-6ff0-458e-ab32-da3258a69cc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.512562 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66c3e01f-bac9-4e8a-8ed0-248ade747fc6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/action Aug 13 23:43:41.516807 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66c3e01f-bac9-4e8a-8ed0-248ade747fc6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:41.516807 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66c3e01f-bac9-4e8a-8ed0-248ade747fc6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:41.523012 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.523012 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:41.532323 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.532323 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:41.533338 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-66c3e01f-bac9-4e8a-8ed0-248ade747fc6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:41.533445 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6998576a-6ff0-458e-ab32-da3258a69cc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:41.545712 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6998576a-6ff0-458e-ab32-da3258a69cc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 200 Aug 13 23:43:41.546385 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 351/1395] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 888 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:43:41.547365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1f9c9e2b-7749-488b-a521-b9847a634012 req-4ddc3ba0-6b0e-4c96-82dd-6f9880ed1c64 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.550207 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-66c3e01f-bac9-4e8a-8ed0-248ade747fc6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume updated successfully. Aug 13 23:43:41.550386 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66c3e01f-bac9-4e8a-8ed0-248ade747fc6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/action returned with HTTP 200 Aug 13 23:43:41.550804 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1f9c9e2b-7749-488b-a521-b9847a634012 req-4ddc3ba0-6b0e-4c96-82dd-6f9880ed1c64 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae Aug 13 23:43:41.551521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1f9c9e2b-7749-488b-a521-b9847a634012 req-4ddc3ba0-6b0e-4c96-82dd-6f9880ed1c64 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.551642 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 350/1396] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:43:41 2026] POST /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 23:43:41.551718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1f9c9e2b-7749-488b-a521-b9847a634012 req-4ddc3ba0-6b0e-4c96-82dd-6f9880ed1c64 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.561844 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1f9c9e2b-7749-488b-a521-b9847a634012 req-4ddc3ba0-6b0e-4c96-82dd-6f9880ed1c64 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae returned with HTTP 404 Aug 13 23:43:41.562751 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 345/1397] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/snapshots/771560c2-ff73-4eee-9390-a78234c78bae => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:41.574939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.578047 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:41.578047 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2078759438", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-9024931"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:41.581119 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2078759438', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-9024931'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:41.581119 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume of 1 GB Aug 13 23:43:41.587637 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Availability Zones retrieved successfully. Aug 13 23:43:41.595342 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0029e2da-a679-414e-a073-fa86f1e999fa req-523b5410-fe61-4901-b30c-1e63d070f323 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.599135 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (a9317c68-0fdb-477c-826d-265d5b00977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:41.600708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e16594-3ac1-4e46-afc8-9a966e2a0efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:41.602166 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:41.603048 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0029e2da-a679-414e-a073-fa86f1e999fa req-523b5410-fe61-4901-b30c-1e63d070f323 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] DELETE https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:41.603696 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0029e2da-a679-414e-a073-fa86f1e999fa req-523b5410-fe61-4901-b30c-1e63d070f323 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.605093 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0029e2da-a679-414e-a073-fa86f1e999fa req-523b5410-fe61-4901-b30c-1e63d070f323 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.605256 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-0029e2da-a679-414e-a073-fa86f1e999fa req-523b5410-fe61-4901-b30c-1e63d070f323 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Delete volume with id: 49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:41.617191 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.617191 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:41.617925 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0029e2da-a679-414e-a073-fa86f1e999fa req-523b5410-fe61-4901-b30c-1e63d070f323 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Volume info retrieved successfully. Aug 13 23:43:41.657696 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e16594-3ac1-4e46-afc8-9a966e2a0efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:41.658838 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d529d1b8-322c-494e-ab2d-763cfa8a34fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:41.670662 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0029e2da-a679-414e-a073-fa86f1e999fa req-523b5410-fe61-4901-b30c-1e63d070f323 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Delete volume request issued successfully. Aug 13 23:43:41.670662 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0029e2da-a679-414e-a073-fa86f1e999fa req-523b5410-fe61-4901-b30c-1e63d070f323 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 returned with HTTP 202 Aug 13 23:43:41.670662 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 352/1398] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:43:41 2026] DELETE /volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:41.715464 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9c82fb43-4794-4694-8a2d-ae80b17edeec req-b8a7bc27-c78c-45cf-86c7-b0a6a92e6c18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.718254 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9c82fb43-4794-4694-8a2d-ae80b17edeec req-b8a7bc27-c78c-45cf-86c7-b0a6a92e6c18 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:41.718514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9c82fb43-4794-4694-8a2d-ae80b17edeec req-b8a7bc27-c78c-45cf-86c7-b0a6a92e6c18 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.718905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9c82fb43-4794-4694-8a2d-ae80b17edeec req-b8a7bc27-c78c-45cf-86c7-b0a6a92e6c18 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.738566 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.738566 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:41.740196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Created reservations ['0f597ffb-bdee-451b-b93c-21bc6723d435', 'ffba2883-5795-446a-9f73-8f2788248201', '45df0433-e5c7-46e7-8539-37075b338d3e', 'de8a77f7-1bc4-4c85-89aa-4ed3578a8449'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:41.742208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d529d1b8-322c-494e-ab2d-763cfa8a34fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f597ffb-bdee-451b-b93c-21bc6723d435', 'ffba2883-5795-446a-9f73-8f2788248201', '45df0433-e5c7-46e7-8539-37075b338d3e', 'de8a77f7-1bc4-4c85-89aa-4ed3578a8449']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:41.744657 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e1eeeb-bcb3-419c-9cb4-90167f80fd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:41.748842 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-bd55f65f-66ef-4f95-939a-4c7fc8b4eb54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.751557 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9c82fb43-4794-4694-8a2d-ae80b17edeec req-b8a7bc27-c78c-45cf-86c7-b0a6a92e6c18 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Volume info retrieved successfully. Aug 13 23:43:41.752564 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-bd55f65f-66ef-4f95-939a-4c7fc8b4eb54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:43:41.752887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-bd55f65f-66ef-4f95-939a-4c7fc8b4eb54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.753472 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-bd55f65f-66ef-4f95-939a-4c7fc8b4eb54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.761344 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9c82fb43-4794-4694-8a2d-ae80b17edeec req-b8a7bc27-c78c-45cf-86c7-b0a6a92e6c18 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 returned with HTTP 200 Aug 13 23:43:41.762026 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 351/1399] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.766196 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.766196 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:41.773009 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-bd55f65f-66ef-4f95-939a-4c7fc8b4eb54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:41.779912 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-bd55f65f-66ef-4f95-939a-4c7fc8b4eb54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 200 Aug 13 23:43:41.780824 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 346/1400] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.781648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e1eeeb-bcb3-419c-9cb4-90167f80fd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29175f7-d942-4408-a86b-92abcbe1bbcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2078759438',display_name='tempest-VolumesGetTest-Volume-9024931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['0f597ffb-bdee-451b-b93c-21bc6723d435','ffba2883-5795-446a-9f73-8f2788248201','45df0433-e5c7-46e7-8539-37075b338d3e','de8a77f7-1bc4-4c85-89aa-4ed3578a8449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2078759438',display_name='tempest-VolumesGetTest-Volume-9024931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29175f7-d942-4408-a86b-92abcbe1bbcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed9fbe26ff174512957c3998f632cdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2194a483d4f378aab117d76f34f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:41.782892 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35820777-c79d-4736-9fae-2ad6ebe761a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:41.829329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35820777-c79d-4736-9fae-2ad6ebe761a2) transitioned into 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-2078759438',display_name='tempest-VolumesGetTest-Volume-9024931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['0f597ffb-bdee-451b-b93c-21bc6723d435','ffba2883-5795-446a-9f73-8f2788248201','45df0433-e5c7-46e7-8539-37075b338d3e','de8a77f7-1bc4-4c85-89aa-4ed3578a8449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:41.830570 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4fcadf-e7b4-4c17-80f2-9a76a9fe53bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:41.846167 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4fcadf-e7b4-4c17-80f2-9a76a9fe53bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:41.848433 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (a9317c68-0fdb-477c-826d-265d5b00977a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:41.848433 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request issued successfully. Aug 13 23:43:41.849235 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e306e8cf-b6c2-4dc5-a300-238c71729017 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:41.849774 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 352/1401] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:41 2026] POST /volume/v3/volumes => generated 775 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:41.871387 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b0194cab-be0d-49e0-b428-60d979674f09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.874482 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0194cab-be0d-49e0-b428-60d979674f09 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf Aug 13 23:43:41.875077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0194cab-be0d-49e0-b428-60d979674f09 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.875077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0194cab-be0d-49e0-b428-60d979674f09 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.893816 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.893816 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:41.899739 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b0194cab-be0d-49e0-b428-60d979674f09 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:41.906879 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0194cab-be0d-49e0-b428-60d979674f09 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf returned with HTTP 200 Aug 13 23:43:41.907780 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 353/1402] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:41.916192 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2743093-7058-48c9-bde9-ab081f7bd3ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:41.922024 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2743093-7058-48c9-bde9-ab081f7bd3ac tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:41.922312 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2743093-7058-48c9-bde9-ab081f7bd3ac tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:41.922606 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2743093-7058-48c9-bde9-ab081f7bd3ac tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:41.941751 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:41.941751 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:41.949839 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2743093-7058-48c9-bde9-ab081f7bd3ac tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:41.958644 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2743093-7058-48c9-bde9-ab081f7bd3ac tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:41.959326 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 352/1403] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:41 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:42.496860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a13e719f-6e46-4398-8936-63c098d900bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.505068 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a13e719f-6e46-4398-8936-63c098d900bd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:43:42.505068 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a13e719f-6e46-4398-8936-63c098d900bd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.505068 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a13e719f-6e46-4398-8936-63c098d900bd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.515005 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:42.515005 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:42.526514 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a13e719f-6e46-4398-8936-63c098d900bd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:42.535264 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a13e719f-6e46-4398-8936-63c098d900bd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 200 Aug 13 23:43:42.536830 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 347/1404] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:42.550166 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-c83909bd-c88b-4ac2-8345-6913c99297cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.553647 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c7f6493-f0d4-4897-b738-71ec0d56114e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.555389 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c7f6493-f0d4-4897-b738-71ec0d56114e None None] GET https://10.4.3.81/volume// Aug 13 23:43:42.557052 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-c83909bd-c88b-4ac2-8345-6913c99297cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5/action Aug 13 23:43:42.558095 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c7f6493-f0d4-4897-b738-71ec0d56114e None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.558338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-c83909bd-c88b-4ac2-8345-6913c99297cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:42.558338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-c83909bd-c88b-4ac2-8345-6913c99297cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:42.559140 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c7f6493-f0d4-4897-b738-71ec0d56114e None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.559140 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c7f6493-f0d4-4897-b738-71ec0d56114e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:42.560617 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 354/1405] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:42.579962 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a996eff3-df45-4633-868b-5ca312b6a2d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.586115 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a996eff3-df45-4633-868b-5ca312b6a2d5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:43:42.586497 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a996eff3-df45-4633-868b-5ca312b6a2d5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f15c5b0-36e4-4f11-9679-412341881972", "connector": null, "instance_uuid": "7ccc26f2-1805-4268-8637-17db459a235c"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:42.606286 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:42.606286 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:42.606741 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:42.606741 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:42.630373 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b31ef93d-f3a1-4b4c-a4e0-24e8771950ae req-c83909bd-c88b-4ac2-8345-6913c99297cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5/action returned with HTTP 204 Aug 13 23:43:42.631141 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 353/1406] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:43:42 2026] POST /volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:42.647421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-30e6148e-7b74-414b-a907-90ca8068e161 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.653132 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-30e6148e-7b74-414b-a907-90ca8068e161 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552 Aug 13 23:43:42.653343 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-30e6148e-7b74-414b-a907-90ca8068e161 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.653612 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-30e6148e-7b74-414b-a907-90ca8068e161 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.672656 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:42.672656 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:42.685417 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-a996eff3-df45-4633-868b-5ca312b6a2d5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:43:42.687119 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 353/1407] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:43:42 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:42.756235 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc1eb386-60fc-45ac-8ac6-8ba751aec423 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.759560 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc1eb386-60fc-45ac-8ac6-8ba751aec423 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:42.760604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc1eb386-60fc-45ac-8ac6-8ba751aec423 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.760604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc1eb386-60fc-45ac-8ac6-8ba751aec423 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.782335 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:42.782335 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:42.783238 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a059da14-a875-426d-9c7f-5f11f7daf97e req-30e6148e-7b74-414b-a907-90ca8068e161 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552 returned with HTTP 200 Aug 13 23:43:42.783966 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 348/1408] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:43:42 2026] DELETE /volume/v3/attachments/9741a794-4fc1-4d51-ba67-6ce6935b9552 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:42.790164 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc1eb386-60fc-45ac-8ac6-8ba751aec423 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:42.801379 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc1eb386-60fc-45ac-8ac6-8ba751aec423 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:42.801925 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 355/1409] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:42.804640 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-da35eac4-b56f-49e9-b0e8-9cf5c6f2cc23 req-b1f4daff-0909-4e6a-b3d5-7992e478ce46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.809913 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-da35eac4-b56f-49e9-b0e8-9cf5c6f2cc23 req-b1f4daff-0909-4e6a-b3d5-7992e478ce46 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:42.810480 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-da35eac4-b56f-49e9-b0e8-9cf5c6f2cc23 req-b1f4daff-0909-4e6a-b3d5-7992e478ce46 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.811413 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-da35eac4-b56f-49e9-b0e8-9cf5c6f2cc23 req-b1f4daff-0909-4e6a-b3d5-7992e478ce46 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.822118 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-da35eac4-b56f-49e9-b0e8-9cf5c6f2cc23 req-b1f4daff-0909-4e6a-b3d5-7992e478ce46 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 returned with HTTP 404 Aug 13 23:43:42.822834 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 354/1410] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:42.826286 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cd7b6200-ba12-46de-9591-94952955f0ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.829221 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cd7b6200-ba12-46de-9591-94952955f0ef tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:42.829569 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cd7b6200-ba12-46de-9591-94952955f0ef tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.829850 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cd7b6200-ba12-46de-9591-94952955f0ef tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.855207 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:42.855207 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:42.861948 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2b1decf2-e1b7-4269-a854-c317ef3e8ba4 req-3b72a633-26c2-45fe-ac19-9c37e935139b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.864797 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2b1decf2-e1b7-4269-a854-c317ef3e8ba4 req-3b72a633-26c2-45fe-ac19-9c37e935139b tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] DELETE https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:42.865521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2b1decf2-e1b7-4269-a854-c317ef3e8ba4 req-3b72a633-26c2-45fe-ac19-9c37e935139b tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.866608 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2b1decf2-e1b7-4269-a854-c317ef3e8ba4 req-3b72a633-26c2-45fe-ac19-9c37e935139b tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.867104 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-2b1decf2-e1b7-4269-a854-c317ef3e8ba4 req-3b72a633-26c2-45fe-ac19-9c37e935139b tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Delete volume with id: 49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:42.871441 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cd7b6200-ba12-46de-9591-94952955f0ef tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:42.880882 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2b1decf2-e1b7-4269-a854-c317ef3e8ba4 req-3b72a633-26c2-45fe-ac19-9c37e935139b tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 returned with HTTP 404 Aug 13 23:43:42.880882 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 349/1411] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:43:42 2026] DELETE /volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:43:42.888615 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cd7b6200-ba12-46de-9591-94952955f0ef tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:42.888953 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 354/1412] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:42.921982 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8867fcd3-39f0-462e-8236-b145f16eb9ff req-a5c5eecd-0d77-4f61-b82a-5e07be7fbd71 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.928812 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8867fcd3-39f0-462e-8236-b145f16eb9ff req-a5c5eecd-0d77-4f61-b82a-5e07be7fbd71 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] GET https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 Aug 13 23:43:42.929002 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11958c89-bb40-4ce8-8339-e4b357b7795d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.929400 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8867fcd3-39f0-462e-8236-b145f16eb9ff req-a5c5eecd-0d77-4f61-b82a-5e07be7fbd71 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.929400 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8867fcd3-39f0-462e-8236-b145f16eb9ff req-a5c5eecd-0d77-4f61-b82a-5e07be7fbd71 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.933089 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11958c89-bb40-4ce8-8339-e4b357b7795d tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf Aug 13 23:43:42.933243 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11958c89-bb40-4ce8-8339-e4b357b7795d tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.933636 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11958c89-bb40-4ce8-8339-e4b357b7795d tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.940424 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8867fcd3-39f0-462e-8236-b145f16eb9ff req-a5c5eecd-0d77-4f61-b82a-5e07be7fbd71 tempest-VolumesSnapshotsTestJSON-204837105 tempest-VolumesSnapshotsTestJSON-204837105-project-member] https://10.4.3.81/volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 returned with HTTP 404 Aug 13 23:43:42.941645 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 356/1413] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/v3/volumes/49a0836e-92de-4022-a265-ffe9e71b8ef7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:42.955670 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:42.955670 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:42.965531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-4bdeb28d-9dbe-4d12-a785-4a6da9cf1c55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.971452 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-11958c89-bb40-4ce8-8339-e4b357b7795d tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:42.971896 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-4bdeb28d-9dbe-4d12-a785-4a6da9cf1c55 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:42.971896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-4bdeb28d-9dbe-4d12-a785-4a6da9cf1c55 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.971896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-4bdeb28d-9dbe-4d12-a785-4a6da9cf1c55 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.982022 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11958c89-bb40-4ce8-8339-e4b357b7795d tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf returned with HTTP 200 Aug 13 23:43:42.982022 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 355/1414] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:42.986852 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a500d906-9a52-44cd-be6b-be7134156352 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:42.991975 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:42.991975 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:42.993790 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a500d906-9a52-44cd-be6b-be7134156352 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:42.994113 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a500d906-9a52-44cd-be6b-be7134156352 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:42.994432 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a500d906-9a52-44cd-be6b-be7134156352 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:42.998824 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-4bdeb28d-9dbe-4d12-a785-4a6da9cf1c55 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:43.004690 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4b84a6c-c968-40e4-a30f-ddad73dbbf38 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.007430 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4b84a6c-c968-40e4-a30f-ddad73dbbf38 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf Aug 13 23:43:43.008051 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4b84a6c-c968-40e4-a30f-ddad73dbbf38 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-806778475", "description": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:43.008851 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-4bdeb28d-9dbe-4d12-a785-4a6da9cf1c55 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:43.009720 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 350/1415] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:43.027447 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.027447 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:43.028872 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.028872 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:43.036492 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a500d906-9a52-44cd-be6b-be7134156352 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:43.037726 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e4b84a6c-c968-40e4-a30f-ddad73dbbf38 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:43.044221 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a500d906-9a52-44cd-be6b-be7134156352 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:43.045154 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 355/1416] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:42 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:43.051434 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e4b84a6c-c968-40e4-a30f-ddad73dbbf38 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:43.052904 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4b84a6c-c968-40e4-a30f-ddad73dbbf38 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf returned with HTTP 200 Aug 13 23:43:43.053726 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 357/1417] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 23:43:43 2026] PUT /volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf => generated 767 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:43.071818 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b4a72b2e-3272-4ecd-8b45-84d76f4e8ff7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.076091 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5bf64f99-2936-4fcd-be69-5d7848fac555 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.079602 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf64f99-2936-4fcd-be69-5d7848fac555 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf Aug 13 23:43:43.081791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bf64f99-2936-4fcd-be69-5d7848fac555 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.081791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bf64f99-2936-4fcd-be69-5d7848fac555 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.093166 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.093166 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:43.104025 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5bf64f99-2936-4fcd-be69-5d7848fac555 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:43.111210 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf64f99-2936-4fcd-be69-5d7848fac555 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf returned with HTTP 200 Aug 13 23:43:43.111210 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 351/1418] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:43.130207 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6aac7aa7-5da3-4fab-a499-8014f50663b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.133100 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6aac7aa7-5da3-4fab-a499-8014f50663b7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf Aug 13 23:43:43.133444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6aac7aa7-5da3-4fab-a499-8014f50663b7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.133806 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6aac7aa7-5da3-4fab-a499-8014f50663b7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.134071 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6aac7aa7-5da3-4fab-a499-8014f50663b7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume with id: c29175f7-d942-4408-a86b-92abcbe1bbcf Aug 13 23:43:43.151787 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.151787 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:43.151787 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6aac7aa7-5da3-4fab-a499-8014f50663b7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:43.188984 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60ba756e-2939-4a61-9614-52f63c01e13b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.190355 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60ba756e-2939-4a61-9614-52f63c01e13b None None] GET https://10.4.3.81/volume// Aug 13 23:43:43.191115 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60ba756e-2939-4a61-9614-52f63c01e13b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.192463 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60ba756e-2939-4a61-9614-52f63c01e13b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.193524 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60ba756e-2939-4a61-9614-52f63c01e13b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:43.197057 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 358/1419] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/ => generated 385 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:43.204746 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6aac7aa7-5da3-4fab-a499-8014f50663b7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume request issued successfully. Aug 13 23:43:43.204746 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6aac7aa7-5da3-4fab-a499-8014f50663b7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf returned with HTTP 202 Aug 13 23:43:43.205956 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 356/1420] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:43 2026] DELETE /volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:43.213968 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-e0eb0ec4-1f9a-4d23-abcf-d06e9e716b18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.217022 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-e0eb0ec4-1f9a-4d23-abcf-d06e9e716b18 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:43:43.218541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-e0eb0ec4-1f9a-4d23-abcf-d06e9e716b18 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1d1ffc7-4bad-4f64-b0a0-39912bc575c5", "connector": null, "instance_uuid": "bc2c8c3b-7d7c-4d41-bf8d-f18738e817b1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:43.218721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0d3a9d8-8aca-47a6-910d-53246a0b3185 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.221938 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0d3a9d8-8aca-47a6-910d-53246a0b3185 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf Aug 13 23:43:43.222801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0d3a9d8-8aca-47a6-910d-53246a0b3185 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.222801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0d3a9d8-8aca-47a6-910d-53246a0b3185 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.236369 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.236369 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:43.237212 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.237212 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:43.239722 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4a72b2e-3272-4ecd-8b45-84d76f4e8ff7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:43.240218 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4a72b2e-3272-4ecd-8b45-84d76f4e8ff7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.241068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4a72b2e-3272-4ecd-8b45-84d76f4e8ff7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.247023 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0d3a9d8-8aca-47a6-910d-53246a0b3185 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:43.256746 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0d3a9d8-8aca-47a6-910d-53246a0b3185 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf returned with HTTP 200 Aug 13 23:43:43.257751 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 359/1421] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf => generated 834 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:43.280296 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.280296 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:43.289016 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b4a72b2e-3272-4ecd-8b45-84d76f4e8ff7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Volume info retrieved successfully. Aug 13 23:43:43.295964 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4a72b2e-3272-4ecd-8b45-84d76f4e8ff7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:43.299615 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 356/1422] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1440 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:43:43.306284 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-e0eb0ec4-1f9a-4d23-abcf-d06e9e716b18 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:43:43.308379 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 352/1423] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:43:43 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:43.327268 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-79ac6b57-4d46-437d-8970-a050f4a5d85f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.329606 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79ac6b57-4d46-437d-8970-a050f4a5d85f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:43:43.330502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79ac6b57-4d46-437d-8970-a050f4a5d85f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.331014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79ac6b57-4d46-437d-8970-a050f4a5d85f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.347976 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.347976 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:43.355679 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-79ac6b57-4d46-437d-8970-a050f4a5d85f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:43:43.369748 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f05ea946-e513-46c1-b5f7-d06b03b4181c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.372058 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79ac6b57-4d46-437d-8970-a050f4a5d85f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:43:43.372493 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 357/1424] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:43.372933 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f05ea946-e513-46c1-b5f7-d06b03b4181c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:43.373574 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f05ea946-e513-46c1-b5f7-d06b03b4181c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.373655 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f05ea946-e513-46c1-b5f7-d06b03b4181c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.399147 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a20b3f4a-2693-445a-b756-0630ca764d83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.402902 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.402902 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:43.403059 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a20b3f4a-2693-445a-b756-0630ca764d83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:43.403825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a20b3f4a-2693-445a-b756-0630ca764d83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.403825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a20b3f4a-2693-445a-b756-0630ca764d83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.416055 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f05ea946-e513-46c1-b5f7-d06b03b4181c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:43.425844 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f05ea946-e513-46c1-b5f7-d06b03b4181c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:43.425844 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 360/1425] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 873 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:43.426082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63d96ab3-f7f7-40e3-ab0c-fa382aa35734 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.426377 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63d96ab3-f7f7-40e3-ab0c-fa382aa35734 None None] GET https://10.4.3.81/volume// Aug 13 23:43:43.426640 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63d96ab3-f7f7-40e3-ab0c-fa382aa35734 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.427015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63d96ab3-f7f7-40e3-ab0c-fa382aa35734 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.427423 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63d96ab3-f7f7-40e3-ab0c-fa382aa35734 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:43.427824 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 353/1426] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:43.435215 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.435215 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:43.442848 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a20b3f4a-2693-445a-b756-0630ca764d83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Volume info retrieved successfully. Aug 13 23:43:43.455279 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a20b3f4a-2693-445a-b756-0630ca764d83 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:43.455790 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 357/1427] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:43.457007 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-02db9b24-7862-4684-a73e-431aad615d0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.464959 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-02db9b24-7862-4684-a73e-431aad615d0c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:43.470246 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-02db9b24-7862-4684-a73e-431aad615d0c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.477297 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-02db9b24-7862-4684-a73e-431aad615d0c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.503658 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.503658 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:43.511162 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-02db9b24-7862-4684-a73e-431aad615d0c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:43.518998 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-02db9b24-7862-4684-a73e-431aad615d0c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:43.519478 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 358/1428] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 1053 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:43.529384 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-5960c410-bc23-4a20-a260-d7d4e14b72aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.533981 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-5960c410-bc23-4a20-a260-d7d4e14b72aa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:43.534669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-5960c410-bc23-4a20-a260-d7d4e14b72aa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.534669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-5960c410-bc23-4a20-a260-d7d4e14b72aa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.568556 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.568556 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:43.575969 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-5960c410-bc23-4a20-a260-d7d4e14b72aa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:43.584879 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-5960c410-bc23-4a20-a260-d7d4e14b72aa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:43.585471 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 361/1429] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:43.619039 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-a572857c-aa89-4e8a-ae16-a054671f2e0f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.621819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-a572857c-aa89-4e8a-ae16-a054671f2e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5/action Aug 13 23:43:43.622367 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-a572857c-aa89-4e8a-ae16-a054671f2e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:43.622558 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-a572857c-aa89-4e8a-ae16-a054671f2e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:43.647100 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.647100 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:43.647744 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-a572857c-aa89-4e8a-ae16-a054671f2e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:43.658539 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-a572857c-aa89-4e8a-ae16-a054671f2e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Begin detaching volume completed successfully. Aug 13 23:43:43.658836 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-a572857c-aa89-4e8a-ae16-a054671f2e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5/action returned with HTTP 202 Aug 13 23:43:43.659487 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 354/1430] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:43:43 2026] POST /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:43:43.694526 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a984b53-014f-4875-9ce7-6413c05f32b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.698790 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a984b53-014f-4875-9ce7-6413c05f32b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:43.699610 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a984b53-014f-4875-9ce7-6413c05f32b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.699610 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a984b53-014f-4875-9ce7-6413c05f32b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.726671 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.726671 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:43.730277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-c0e9f807-9f29-4f9a-8a13-58636105f9a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.734233 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-c0e9f807-9f29-4f9a-8a13-58636105f9a1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] PUT https://10.4.3.81/volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55 Aug 13 23:43:43.734879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-c0e9f807-9f29-4f9a-8a13-58636105f9a1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:43.737638 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9a984b53-014f-4875-9ce7-6413c05f32b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:43.747775 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a984b53-014f-4875-9ce7-6413c05f32b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:43.748339 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5269b906-b912-4836-a43e-3ca2e9c48789 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.749082 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 358/1431] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1443 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:43.749186 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5269b906-b912-4836-a43e-3ca2e9c48789 None None] GET https://10.4.3.81/volume// Aug 13 23:43:43.749186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5269b906-b912-4836-a43e-3ca2e9c48789 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.749186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5269b906-b912-4836-a43e-3ca2e9c48789 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.749609 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5269b906-b912-4836-a43e-3ca2e9c48789 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:43.750513 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 362/1432] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:43.750896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-c0e9f807-9f29-4f9a-8a13-58636105f9a1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Acquiring lock "cinder-attachment_update-b1d1ffc7-4bad-4f64-b0a0-39912bc575c5-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:43:43.763009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-c0e9f807-9f29-4f9a-8a13-58636105f9a1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-b1d1ffc7-4bad-4f64-b0a0-39912bc575c5-np0000007283" acquired by "attachment_update" :: waited 0.010s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:43:43.763179 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2633a25b-e2f9-4d0f-a29c-7c771ee80d69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.763227 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.763227 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:43.767400 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2633a25b-e2f9-4d0f-a29c-7c771ee80d69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:43.768022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2633a25b-e2f9-4d0f-a29c-7c771ee80d69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.768333 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2633a25b-e2f9-4d0f-a29c-7c771ee80d69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:43.792615 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:43.792615 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:43.801965 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2633a25b-e2f9-4d0f-a29c-7c771ee80d69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:43.810596 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2633a25b-e2f9-4d0f-a29c-7c771ee80d69 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:43.811485 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 355/1433] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1623 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:43.961765 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-c0e9f807-9f29-4f9a-8a13-58636105f9a1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-b1d1ffc7-4bad-4f64-b0a0-39912bc575c5-np0000007283" released by "attachment_update" :: held 0.200s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:43:43.962026 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-c0e9f807-9f29-4f9a-8a13-58636105f9a1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55 returned with HTTP 200 Aug 13 23:43:43.962605 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 359/1434] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:43:43 2026] PUT /volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55 => generated 968 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:43.980321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-8a802fc3-3120-4332-9a95-0653e1d763d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:43.984865 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-8a802fc3-3120-4332-9a95-0653e1d763d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/encryption Aug 13 23:43:43.984865 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-8a802fc3-3120-4332-9a95-0653e1d763d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:43.984865 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-8a802fc3-3120-4332-9a95-0653e1d763d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.013170 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.013170 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:44.025850 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-8a802fc3-3120-4332-9a95-0653e1d763d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/encryption returned with HTTP 200 Aug 13 23:43:44.027394 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 359/1435] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:43:43 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/encryption => generated 160 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:44.284670 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1daf83c6-df2d-49c5-adb0-12705d12afdc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.284670 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1daf83c6-df2d-49c5-adb0-12705d12afdc tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf Aug 13 23:43:44.284670 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1daf83c6-df2d-49c5-adb0-12705d12afdc tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.285226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1daf83c6-df2d-49c5-adb0-12705d12afdc tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.302226 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1daf83c6-df2d-49c5-adb0-12705d12afdc tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf returned with HTTP 404 Aug 13 23:43:44.306019 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 363/1436] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:44 2026] GET /volume/v3/volumes/c29175f7-d942-4408-a86b-92abcbe1bbcf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:44.320860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64aefa90-b489-4451-91ff-a4dab585cacb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.323498 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64aefa90-b489-4451-91ff-a4dab585cacb tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:44.323800 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64aefa90-b489-4451-91ff-a4dab585cacb tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.324145 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64aefa90-b489-4451-91ff-a4dab585cacb tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.340829 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.340829 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:44.358921 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64aefa90-b489-4451-91ff-a4dab585cacb tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:44.365610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64aefa90-b489-4451-91ff-a4dab585cacb tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 200 Aug 13 23:43:44.366259 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 356/1437] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:44 2026] GET /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 888 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:44.389649 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f1d98193-c01d-41fd-8788-840cfd4a35d7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.396799 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1d98193-c01d-41fd-8788-840cfd4a35d7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:44.396799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1d98193-c01d-41fd-8788-840cfd4a35d7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.396799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1d98193-c01d-41fd-8788-840cfd4a35d7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.399685 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f1d98193-c01d-41fd-8788-840cfd4a35d7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume with id: bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:44.412843 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.412843 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:44.413339 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f1d98193-c01d-41fd-8788-840cfd4a35d7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:44.449914 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f1d98193-c01d-41fd-8788-840cfd4a35d7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume request issued successfully. Aug 13 23:43:44.450116 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-038ed0b2-43a9-4a10-8aa1-bd71dbde4f11 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.450651 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1d98193-c01d-41fd-8788-840cfd4a35d7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 202 Aug 13 23:43:44.451222 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 360/1438] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:44 2026] DELETE /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:44.452540 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-038ed0b2-43a9-4a10-8aa1-bd71dbde4f11 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:44.452775 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-038ed0b2-43a9-4a10-8aa1-bd71dbde4f11 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.453008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-038ed0b2-43a9-4a10-8aa1-bd71dbde4f11 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.467919 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-df3fd400-1ae2-494b-afc3-26f30cdab946 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.473314 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.473314 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:44.475110 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df3fd400-1ae2-494b-afc3-26f30cdab946 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:44.475110 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df3fd400-1ae2-494b-afc3-26f30cdab946 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.477129 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df3fd400-1ae2-494b-afc3-26f30cdab946 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.481869 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-038ed0b2-43a9-4a10-8aa1-bd71dbde4f11 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:44.493477 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-038ed0b2-43a9-4a10-8aa1-bd71dbde4f11 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:44.494717 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.494717 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:44.494878 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 360/1439] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:44 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:44.512093 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-df3fd400-1ae2-494b-afc3-26f30cdab946 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:44.518087 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df3fd400-1ae2-494b-afc3-26f30cdab946 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 200 Aug 13 23:43:44.518663 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 364/1440] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:44 2026] GET /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 887 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:43:44.614295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-9d0e8f07-4bcc-4e87-ada7-952ebd891bea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.617010 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-9d0e8f07-4bcc-4e87-ada7-952ebd891bea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:44.617774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-9d0e8f07-4bcc-4e87-ada7-952ebd891bea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.617774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-9d0e8f07-4bcc-4e87-ada7-952ebd891bea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.640196 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.640196 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:44.653054 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-9d0e8f07-4bcc-4e87-ada7-952ebd891bea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:44.657337 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-9d0e8f07-4bcc-4e87-ada7-952ebd891bea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:44.657895 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 357/1441] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:44 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:44.685189 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2dc90194-2d7b-4551-8247-9f9141ff722e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.689704 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2dc90194-2d7b-4551-8247-9f9141ff722e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403 Aug 13 23:43:44.690015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2dc90194-2d7b-4551-8247-9f9141ff722e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.690310 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2dc90194-2d7b-4551-8247-9f9141ff722e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.700427 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.700427 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:44.771202 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d69b9816-2ce2-43b6-b63a-e1f54e7b46ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.780583 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d69b9816-2ce2-43b6-b63a-e1f54e7b46ef tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:44.780803 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d69b9816-2ce2-43b6-b63a-e1f54e7b46ef tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.781093 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d69b9816-2ce2-43b6-b63a-e1f54e7b46ef tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.799899 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.799899 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:44.800603 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-66f7ac01-d3ce-4660-81c8-bb39616cf2b9 req-2dc90194-2d7b-4551-8247-9f9141ff722e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403 returned with HTTP 200 Aug 13 23:43:44.801494 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 361/1442] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:43:44 2026] DELETE /volume/v3/attachments/024f3f78-01f9-4c4f-9692-3faa497ee403 => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:44.808935 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d69b9816-2ce2-43b6-b63a-e1f54e7b46ef tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:44.819106 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d69b9816-2ce2-43b6-b63a-e1f54e7b46ef tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:44.820532 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 361/1443] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:44 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:44.929669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9bb9fdc-9f42-4e4a-8f67-ba64cb17b99b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.932291 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9bb9fdc-9f42-4e4a-8f67-ba64cb17b99b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:44.932291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9bb9fdc-9f42-4e4a-8f67-ba64cb17b99b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.932793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9bb9fdc-9f42-4e4a-8f67-ba64cb17b99b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.961720 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:44.961720 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:44.973067 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d9bb9fdc-9f42-4e4a-8f67-ba64cb17b99b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Volume info retrieved successfully. Aug 13 23:43:44.982201 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9bb9fdc-9f42-4e4a-8f67-ba64cb17b99b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:44.983597 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 365/1444] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:44 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:44.994368 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b47a1a5-2bc8-45f6-8385-9abebac92db9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:44.996949 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b47a1a5-2bc8-45f6-8385-9abebac92db9 None None] GET https://10.4.3.81/volume// Aug 13 23:43:44.998034 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b47a1a5-2bc8-45f6-8385-9abebac92db9 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:44.998034 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b47a1a5-2bc8-45f6-8385-9abebac92db9 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:44.998684 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b47a1a5-2bc8-45f6-8385-9abebac92db9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:44.999428 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 358/1445] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:44 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:45.018009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-8133856f-7fd1-4e77-87f9-7c5443f11c38 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.023508 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-8133856f-7fd1-4e77-87f9-7c5443f11c38 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:43:45.023508 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-8133856f-7fd1-4e77-87f9-7c5443f11c38 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:45.023784 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-8133856f-7fd1-4e77-87f9-7c5443f11c38 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:45.041216 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.041216 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:45.047569 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-8133856f-7fd1-4e77-87f9-7c5443f11c38 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:43:45.056553 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-8133856f-7fd1-4e77-87f9-7c5443f11c38 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 200 Aug 13 23:43:45.057105 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 362/1446] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:45 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 1048 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:45.062313 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-f7c74fd7-3a60-4982-ada7-c4da9995281f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.066259 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-f7c74fd7-3a60-4982-ada7-c4da9995281f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:45.066259 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-f7c74fd7-3a60-4982-ada7-c4da9995281f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:45.066259 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-f7c74fd7-3a60-4982-ada7-c4da9995281f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:45.086869 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.086869 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:45.095378 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-f7c74fd7-3a60-4982-ada7-c4da9995281f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:45.107112 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-f7c74fd7-3a60-4982-ada7-c4da9995281f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:45.107815 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 362/1447] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:45 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:45.190265 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-0610c17b-d61c-462f-b669-0e62d172df6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.190658 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-0610c17b-d61c-462f-b669-0e62d172df6b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5/action Aug 13 23:43:45.191190 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-0610c17b-d61c-462f-b669-0e62d172df6b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:45.191333 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-0610c17b-d61c-462f-b669-0e62d172df6b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:45.226493 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.226493 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:45.226493 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-0610c17b-d61c-462f-b669-0e62d172df6b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:45.247622 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-0610c17b-d61c-462f-b669-0e62d172df6b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Begin detaching volume completed successfully. Aug 13 23:43:45.247622 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-0610c17b-d61c-462f-b669-0e62d172df6b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5/action returned with HTTP 202 Aug 13 23:43:45.248373 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 366/1448] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:43:45 2026] POST /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:43:45.294357 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72049923-cbc9-4935-b465-6fafbecce776 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.298148 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72049923-cbc9-4935-b465-6fafbecce776 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:45.298148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72049923-cbc9-4935-b465-6fafbecce776 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:45.300115 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72049923-cbc9-4935-b465-6fafbecce776 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:45.300736 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-c7d26cb2-6988-4851-bd72-e2de8d6abab5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.303333 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-c7d26cb2-6988-4851-bd72-e2de8d6abab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31 Aug 13 23:43:45.303922 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-c7d26cb2-6988-4851-bd72-e2de8d6abab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:45.318753 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.318753 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:45.325655 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-c7d26cb2-6988-4851-bd72-e2de8d6abab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-0f15c5b0-36e4-4f11-9679-412341881972-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:43:45.326371 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-72049923-cbc9-4935-b465-6fafbecce776 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:45.332369 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72049923-cbc9-4935-b465-6fafbecce776 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:45.332927 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 359/1449] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:45 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:45.333788 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-c7d26cb2-6988-4851-bd72-e2de8d6abab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-0f15c5b0-36e4-4f11-9679-412341881972-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:43:45.335329 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.335329 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:45.337677 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-df8b4d9e-c1d9-42bd-a397-091f791b1b9c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.338243 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-df8b4d9e-c1d9-42bd-a397-091f791b1b9c None None] GET https://10.4.3.81/volume// Aug 13 23:43:45.338525 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-df8b4d9e-c1d9-42bd-a397-091f791b1b9c None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:45.338730 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-df8b4d9e-c1d9-42bd-a397-091f791b1b9c None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:45.339385 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-df8b4d9e-c1d9-42bd-a397-091f791b1b9c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:45.339907 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 363/1450] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:45.352327 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-4ed97a67-0732-4962-8957-f5d045ed6c62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.355515 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-4ed97a67-0732-4962-8957-f5d045ed6c62 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:45.355817 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-4ed97a67-0732-4962-8957-f5d045ed6c62 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:45.356112 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-4ed97a67-0732-4962-8957-f5d045ed6c62 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:45.379343 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.379343 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:45.386853 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-4ed97a67-0732-4962-8957-f5d045ed6c62 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:45.396038 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-4ed97a67-0732-4962-8957-f5d045ed6c62 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:45.397885 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 367/1451] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:45 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:45.475688 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-c7d26cb2-6988-4851-bd72-e2de8d6abab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-0f15c5b0-36e4-4f11-9679-412341881972-np0000007283" released by "attachment_update" :: held 0.142s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:43:45.476295 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-c7d26cb2-6988-4851-bd72-e2de8d6abab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31 returned with HTTP 200 Aug 13 23:43:45.477495 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 363/1452] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:43:45 2026] PUT /volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31 => generated 968 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:45.513430 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c10965da-0072-45d0-b911-2e414917f74e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.514794 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c10965da-0072-45d0-b911-2e414917f74e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:45.515050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c10965da-0072-45d0-b911-2e414917f74e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:45.515320 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c10965da-0072-45d0-b911-2e414917f74e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:45.531662 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.531662 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:45.532533 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-b57ee9c9-fd27-4a6a-a5ac-01a2a69f9c53 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.536556 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-b57ee9c9-fd27-4a6a-a5ac-01a2a69f9c53 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31/action Aug 13 23:43:45.536792 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-be70bd8c-ca1c-4cca-9bf3-f7bdfddf1d45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.537065 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-b57ee9c9-fd27-4a6a-a5ac-01a2a69f9c53 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:45.537422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-b57ee9c9-fd27-4a6a-a5ac-01a2a69f9c53 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:45.537557 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c10965da-0072-45d0-b911-2e414917f74e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:45.540441 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be70bd8c-ca1c-4cca-9bf3-f7bdfddf1d45 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 Aug 13 23:43:45.540441 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be70bd8c-ca1c-4cca-9bf3-f7bdfddf1d45 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:45.540683 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be70bd8c-ca1c-4cca-9bf3-f7bdfddf1d45 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:45.544891 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c10965da-0072-45d0-b911-2e414917f74e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:45.547756 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 360/1453] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:45 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:45.553194 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be70bd8c-ca1c-4cca-9bf3-f7bdfddf1d45 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 returned with HTTP 404 Aug 13 23:43:45.553830 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 368/1454] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:45 2026] GET /volume/v3/volumes/bde60de6-e6da-4657-80e0-127638f78aa8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:45.569981 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1472af0f-655c-40be-813b-b931f1e84a7f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.570709 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:45.573854 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-21124483"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:45.576102 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-21124483'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:45.576205 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume of 1 GB Aug 13 23:43:45.576597 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.576597 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:45.589337 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Availability Zones retrieved successfully. Aug 13 23:43:45.591667 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.591667 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:45.601899 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (48d2ea2b-ebcd-45bb-8a5c-e87ccb4b7516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:45.603579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9517a7a1-4807-4063-bd23-ff3fe6f2c4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:45.606170 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:45.619118 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-b57ee9c9-fd27-4a6a-a5ac-01a2a69f9c53 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31/action returned with HTTP 204 Aug 13 23:43:45.619638 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 364/1455] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:43:45 2026] POST /volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:45.658278 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9517a7a1-4807-4063-bd23-ff3fe6f2c4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:45.658960 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5072dbcf-9814-4ad9-8397-d2b500f67aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:45.745674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Created reservations ['7a41ac15-50cf-46ce-87bf-1c2898935ba7', '541fd102-f3d6-4c42-8519-9096ed8d92db', 'cde6bb80-d8ba-4e2a-a553-d0bcbb82b98b', '44f4b4bb-78b7-47bb-9308-d9346d1f996b'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:45.746920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5072dbcf-9814-4ad9-8397-d2b500f67aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a41ac15-50cf-46ce-87bf-1c2898935ba7', '541fd102-f3d6-4c42-8519-9096ed8d92db', 'cde6bb80-d8ba-4e2a-a553-d0bcbb82b98b', '44f4b4bb-78b7-47bb-9308-d9346d1f996b']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:45.748160 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5eef08e-8a66-443c-8f2a-955048ac31e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:45.779534 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5eef08e-8a66-443c-8f2a-955048ac31e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd18fc97f-4960-493c-b982-02cc230e29ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-21124483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['7a41ac15-50cf-46ce-87bf-1c2898935ba7','541fd102-f3d6-4c42-8519-9096ed8d92db','cde6bb80-d8ba-4e2a-a553-d0bcbb82b98b','44f4b4bb-78b7-47bb-9308-d9346d1f996b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-21124483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d18fc97f-4960-493c-b982-02cc230e29ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed9fbe26ff174512957c3998f632cdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2194a483d4f378aab117d76f34f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:45.780408 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c4acb2-24a8-4ac8-b081-720b8c42e6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:45.810886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c4acb2-24a8-4ac8-b081-720b8c42e6d3) transitioned into state 'SUCCESS' from state '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-21124483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['7a41ac15-50cf-46ce-87bf-1c2898935ba7','541fd102-f3d6-4c42-8519-9096ed8d92db','cde6bb80-d8ba-4e2a-a553-d0bcbb82b98b','44f4b4bb-78b7-47bb-9308-d9346d1f996b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:45.812267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2e0c64-7698-4e5b-9c79-d27ab85bc505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:45.826855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2e0c64-7698-4e5b-9c79-d27ab85bc505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:45.830020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (48d2ea2b-ebcd-45bb-8a5c-e87ccb4b7516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:45.830020 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request issued successfully. Aug 13 23:43:45.830020 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1472af0f-655c-40be-813b-b931f1e84a7f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:45.830020 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 364/1456] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:43:45 2026] POST /volume/v3/volumes => generated 741 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:45.848978 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5a4c71e-feb4-474c-824a-07aec3d3a3a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:45.850611 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5a4c71e-feb4-474c-824a-07aec3d3a3a9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed Aug 13 23:43:45.850801 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5a4c71e-feb4-474c-824a-07aec3d3a3a9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:45.850950 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5a4c71e-feb4-474c-824a-07aec3d3a3a9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:45.858346 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:45.858346 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:45.862981 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c5a4c71e-feb4-474c-824a-07aec3d3a3a9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:45.868946 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5a4c71e-feb4-474c-824a-07aec3d3a3a9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed returned with HTTP 200 Aug 13 23:43:45.869426 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 361/1457] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:45 2026] GET /volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:46.248452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b9c2f66a-fcd1-46a0-a4f1-4bc727c16177 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.348917 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e3ae7c15-78f5-4de9-bad4-19f5911438fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.351112 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3ae7c15-78f5-4de9-bad4-19f5911438fa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:46.351387 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3ae7c15-78f5-4de9-bad4-19f5911438fa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:46.351692 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3ae7c15-78f5-4de9-bad4-19f5911438fa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:46.355802 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=373,cinder:UPDATE=83,cinder:INSERT=42 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:43:46.366225 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:46.366225 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:46.373314 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e3ae7c15-78f5-4de9-bad4-19f5911438fa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:46.379790 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3ae7c15-78f5-4de9-bad4-19f5911438fa tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:46.380377 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 365/1458] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:46 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:46.417602 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b9c2f66a-fcd1-46a0-a4f1-4bc727c16177 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 23:43:46.417602 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b9c2f66a-fcd1-46a0-a4f1-4bc727c16177 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:46.417946 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b9c2f66a-fcd1-46a0-a4f1-4bc727c16177 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:46.430078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b9c2f66a-fcd1-46a0-a4f1-4bc727c16177 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 23:43:46.430534 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 369/1459] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 23:43:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:46.441844 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6832b9f9-7ed5-478a-a62f-e16b085efce2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.443885 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6832b9f9-7ed5-478a-a62f-e16b085efce2 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 23:43:46.444403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6832b9f9-7ed5-478a-a62f-e16b085efce2 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:46.444937 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6832b9f9-7ed5-478a-a62f-e16b085efce2 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Calling method 'get_pools' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:46.446035 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:46.446035 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:46.459616 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6832b9f9-7ed5-478a-a62f-e16b085efce2 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 23:43:46.460391 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 365/1460] 10.4.3.81 () {66 vars in 1307 bytes} [Thu Aug 13 23:43:46 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:46.473556 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-85e63b25-2ba2-4c45-b7ca-14bbfe740004 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.478814 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85e63b25-2ba2-4c45-b7ca-14bbfe740004 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool Aug 13 23:43:46.479096 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85e63b25-2ba2-4c45-b7ca-14bbfe740004 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:46.479345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85e63b25-2ba2-4c45-b7ca-14bbfe740004 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:46.498711 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85e63b25-2ba2-4c45-b7ca-14bbfe740004 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool returned with HTTP 200 Aug 13 23:43:46.499245 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 362/1461] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 23:43:46 2026] GET /volume/v3/capabilities/np0000007283@storpool => generated 703 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:46.511853 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d5fb909-1171-4a3d-83b7-ea0af6d93bdb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.511853 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d5fb909-1171-4a3d-83b7-ea0af6d93bdb tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool Aug 13 23:43:46.512156 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d5fb909-1171-4a3d-83b7-ea0af6d93bdb tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:46.512297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d5fb909-1171-4a3d-83b7-ea0af6d93bdb tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:46.529845 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d5fb909-1171-4a3d-83b7-ea0af6d93bdb tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool returned with HTTP 200 Aug 13 23:43:46.529845 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 366/1462] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 23:43:46 2026] GET /volume/v3/capabilities/np0000007283@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:46.543192 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb6dc874-6f40-4813-946e-648f9ff3c1c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.545646 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb6dc874-6f40-4813-946e-648f9ff3c1c6 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool Aug 13 23:43:46.545963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb6dc874-6f40-4813-946e-648f9ff3c1c6 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:46.546244 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb6dc874-6f40-4813-946e-648f9ff3c1c6 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:46.566940 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb6dc874-6f40-4813-946e-648f9ff3c1c6 tempest-BackendsCapabilitiesAdminTestsJSON-358027134 tempest-BackendsCapabilitiesAdminTestsJSON-358027134-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool returned with HTTP 200 Aug 13 23:43:46.567384 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ef49517d-8dbe-4ea3-85b6-cd288db0f0ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.567680 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 370/1463] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 23:43:46 2026] GET /volume/v3/capabilities/np0000007283@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:46.571812 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef49517d-8dbe-4ea3-85b6-cd288db0f0ad tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:46.572532 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef49517d-8dbe-4ea3-85b6-cd288db0f0ad tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:46.572532 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef49517d-8dbe-4ea3-85b6-cd288db0f0ad tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:46.583073 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=485,cinder:INSERT=68,cinder:UPDATE=116 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:43:46.593668 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:46.593668 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:46.598123 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ef49517d-8dbe-4ea3-85b6-cd288db0f0ad tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:46.602816 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef49517d-8dbe-4ea3-85b6-cd288db0f0ad tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:46.603224 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 366/1464] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:46 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:46.887232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf48c84f-1525-4775-b46f-392123f39369 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.889753 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf48c84f-1525-4775-b46f-392123f39369 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed Aug 13 23:43:46.890050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf48c84f-1525-4775-b46f-392123f39369 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:46.890356 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf48c84f-1525-4775-b46f-392123f39369 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:46.902233 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:46.902233 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:46.909971 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bf48c84f-1525-4775-b46f-392123f39369 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:46.917009 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf48c84f-1525-4775-b46f-392123f39369 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed returned with HTTP 200 Aug 13 23:43:46.917594 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 363/1465] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:46 2026] GET /volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:46.940793 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:46.942590 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:46.943261 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d18fc97f-4960-493c-b982-02cc230e29ed", "size": 1, "name": "tempest-VolumesGetTest-Volume-1517912542", "metadata": {"Type": "Test"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:46.945471 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request body: {'volume': {'source_volid': 'd18fc97f-4960-493c-b982-02cc230e29ed', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1517912542', 'metadata': {'Type': 'Test'}}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:46.953399 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:46.953399 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:46.954371 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume retrieved successfully. Aug 13 23:43:46.954371 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume of 1 GB Aug 13 23:43:46.958085 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Availability Zones retrieved successfully. Aug 13 23:43:46.964098 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (83c91c6e-bb3c-43b3-9bbb-8db065adf99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:46.965088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6beefd07-5201-41f4-aa8d-5d76439b01d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:46.966154 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:46.999621 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6beefd07-5201-41f4-aa8d-5d76439b01d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd18fc97f-4960-493c-b982-02cc230e29ed', 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:47.000689 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38522388-4546-4ffc-98d7-75a6fca40f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:47.048014 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Created reservations ['5149be5a-90bf-4a0f-9138-c96bfc69f4dc', 'b8ed10bc-84c3-4852-a3fe-e390fdda0f0e', 'aa865d6f-b54f-4285-82c7-29626964d502', '70d55713-3b8d-4441-9561-71b2c1d5b81d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:47.048981 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38522388-4546-4ffc-98d7-75a6fca40f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5149be5a-90bf-4a0f-9138-c96bfc69f4dc', 'b8ed10bc-84c3-4852-a3fe-e390fdda0f0e', 'aa865d6f-b54f-4285-82c7-29626964d502', '70d55713-3b8d-4441-9561-71b2c1d5b81d']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:47.049734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55576a1f-220f-4182-9929-d6b4254112e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:47.095915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55576a1f-220f-4182-9929-d6b4254112e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07b42518-11f0-4668-8deb-8fd954c9f207', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1517912542',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['5149be5a-90bf-4a0f-9138-c96bfc69f4dc','b8ed10bc-84c3-4852-a3fe-e390fdda0f0e','aa865d6f-b54f-4285-82c7-29626964d502','70d55713-3b8d-4441-9561-71b2c1d5b81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=d18fc97f-4960-493c-b982-02cc230e29ed,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1517912542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07b42518-11f0-4668-8deb-8fd954c9f207,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ed9fbe26ff174512957c3998f632cdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d18fc97f-4960-493c-b982-02cc230e29ed,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2194a483d4f378aab117d76f34f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:47.096947 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98711f86-a139-4fdb-888d-61ef1daf6a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:47.128476 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98711f86-a139-4fdb-888d-61ef1daf6a5f) transitioned into state 'SUCCESS' from state '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-1517912542',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['5149be5a-90bf-4a0f-9138-c96bfc69f4dc','b8ed10bc-84c3-4852-a3fe-e390fdda0f0e','aa865d6f-b54f-4285-82c7-29626964d502','70d55713-3b8d-4441-9561-71b2c1d5b81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=d18fc97f-4960-493c-b982-02cc230e29ed,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:47.129585 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5405792d-f73f-49e8-ae5a-c2040dda7d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:47.153711 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5405792d-f73f-49e8-ae5a-c2040dda7d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:47.154958 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (83c91c6e-bb3c-43b3-9bbb-8db065adf99a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:47.155516 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request issued successfully. Aug 13 23:43:47.156257 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75ed9568-0507-4fb3-a881-61cdcd5dfc68 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:47.156919 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 367/1466] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:46 2026] POST /volume/v3/volumes => generated 791 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:47.175129 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3dd1e430-52e1-4d66-838f-46b1e2a43878 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:47.177282 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dd1e430-52e1-4d66-838f-46b1e2a43878 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:47.177593 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dd1e430-52e1-4d66-838f-46b1e2a43878 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:47.177834 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dd1e430-52e1-4d66-838f-46b1e2a43878 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:47.186358 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:47.186358 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:47.190648 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3dd1e430-52e1-4d66-838f-46b1e2a43878 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:47.195960 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dd1e430-52e1-4d66-838f-46b1e2a43878 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 200 Aug 13 23:43:47.196476 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 371/1467] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:47 2026] GET /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:47.399056 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f16fa9b7-b27e-4b93-8344-d38d29a50e0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:47.402895 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f16fa9b7-b27e-4b93-8344-d38d29a50e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:47.402895 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f16fa9b7-b27e-4b93-8344-d38d29a50e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:47.402895 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f16fa9b7-b27e-4b93-8344-d38d29a50e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:47.416527 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:47.416527 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:47.421853 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f16fa9b7-b27e-4b93-8344-d38d29a50e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:47.427527 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f16fa9b7-b27e-4b93-8344-d38d29a50e0f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:47.427928 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 367/1468] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:47 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:47.624653 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e23abe0f-40dd-4e76-abc4-1b2597d8f4a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:47.633034 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e23abe0f-40dd-4e76-abc4-1b2597d8f4a3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:47.635602 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e23abe0f-40dd-4e76-abc4-1b2597d8f4a3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:47.635955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e23abe0f-40dd-4e76-abc4-1b2597d8f4a3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:47.654584 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:47.654584 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:47.661750 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e23abe0f-40dd-4e76-abc4-1b2597d8f4a3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:47.674624 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e23abe0f-40dd-4e76-abc4-1b2597d8f4a3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:47.675211 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 364/1469] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:47 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:48.211012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e33775a8-e12f-43f5-9ee5-1415b7f11dc0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.213377 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e33775a8-e12f-43f5-9ee5-1415b7f11dc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:48.213377 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e33775a8-e12f-43f5-9ee5-1415b7f11dc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:48.213545 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e33775a8-e12f-43f5-9ee5-1415b7f11dc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:48.225601 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:48.225601 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:48.233676 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e33775a8-e12f-43f5-9ee5-1415b7f11dc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:48.240339 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e33775a8-e12f-43f5-9ee5-1415b7f11dc0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 200 Aug 13 23:43:48.240950 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 368/1470] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:48 2026] GET /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:48.260181 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5445e87c-0489-42c6-a480-13dc1a129b7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.272420 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5445e87c-0489-42c6-a480-13dc1a129b7b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:48.272713 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5445e87c-0489-42c6-a480-13dc1a129b7b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:48.273053 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5445e87c-0489-42c6-a480-13dc1a129b7b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:48.282574 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:48.282574 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:48.296395 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5445e87c-0489-42c6-a480-13dc1a129b7b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:48.303615 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5445e87c-0489-42c6-a480-13dc1a129b7b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 200 Aug 13 23:43:48.303615 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 372/1471] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:48 2026] GET /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 884 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:48.323932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f98d32bf-8755-46d3-8fcf-72cdd834548f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.326829 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f98d32bf-8755-46d3-8fcf-72cdd834548f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:48.327645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f98d32bf-8755-46d3-8fcf-72cdd834548f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1517912542"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:48.342587 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:48.342587 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:48.348467 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f98d32bf-8755-46d3-8fcf-72cdd834548f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:48.362538 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f98d32bf-8755-46d3-8fcf-72cdd834548f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:48.363473 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f98d32bf-8755-46d3-8fcf-72cdd834548f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 200 Aug 13 23:43:48.364008 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 368/1472] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 23:43:48 2026] PUT /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:48.383061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2c47174-9100-49fb-9ed8-d6104eca3de3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.386082 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2c47174-9100-49fb-9ed8-d6104eca3de3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:48.386546 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2c47174-9100-49fb-9ed8-d6104eca3de3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-399455680", "description": "This is the new description of volume"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:48.401801 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:48.401801 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:48.407454 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2c47174-9100-49fb-9ed8-d6104eca3de3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:48.426170 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2c47174-9100-49fb-9ed8-d6104eca3de3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:48.427217 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2c47174-9100-49fb-9ed8-d6104eca3de3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 200 Aug 13 23:43:48.427701 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 365/1473] 10.4.3.81 () {68 vars in 1362 bytes} [Thu Aug 13 23:43:48 2026] PUT /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:48.448043 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6439fd73-bc84-4ad5-8dff-43d80e603ff4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.451695 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6439fd73-bc84-4ad5-8dff-43d80e603ff4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:48.451930 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6439fd73-bc84-4ad5-8dff-43d80e603ff4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:48.452216 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6439fd73-bc84-4ad5-8dff-43d80e603ff4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:48.453930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d81b21bc-31c6-42f2-a978-052d4cd0dea4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.456150 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d81b21bc-31c6-42f2-a978-052d4cd0dea4 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:48.456695 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d81b21bc-31c6-42f2-a978-052d4cd0dea4 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:48.456695 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d81b21bc-31c6-42f2-a978-052d4cd0dea4 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:48.474563 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:48.474563 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:48.476239 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:48.476239 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:48.483757 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d81b21bc-31c6-42f2-a978-052d4cd0dea4 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:48.483884 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6439fd73-bc84-4ad5-8dff-43d80e603ff4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:48.490714 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6439fd73-bc84-4ad5-8dff-43d80e603ff4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:48.491103 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d81b21bc-31c6-42f2-a978-052d4cd0dea4 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 200 Aug 13 23:43:48.491599 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 373/1474] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:48 2026] GET /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 922 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:48.491826 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 369/1475] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:48 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:48.517117 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.519779 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:48.520178 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-697729481", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1508536170"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:48.522413 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-697729481', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1508536170'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:48.522727 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume of 1 GB Aug 13 23:43:48.532577 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Availability Zones retrieved successfully. Aug 13 23:43:48.540390 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (493e76ee-28a0-424e-ad9f-49381e265d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:48.541697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27781ac-57a7-4516-8794-d07fb5ab785f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:48.543375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:48.593337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27781ac-57a7-4516-8794-d07fb5ab785f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:48.595955 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9404fcd4-ea89-4ec7-ac14-830c0adff694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:48.674304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Created reservations ['ba7da9da-8753-41dd-b6ed-04588fc2857b', 'd2398761-1e10-4a1a-986a-81e98a9b92c1', '72594996-f643-45f5-a5c5-bbbcfc0c1b9d', '82318f19-852b-462b-9745-81fe95a50bb5'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:48.675317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9404fcd4-ea89-4ec7-ac14-830c0adff694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba7da9da-8753-41dd-b6ed-04588fc2857b', 'd2398761-1e10-4a1a-986a-81e98a9b92c1', '72594996-f643-45f5-a5c5-bbbcfc0c1b9d', '82318f19-852b-462b-9745-81fe95a50bb5']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:48.676231 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5f3638-023d-4009-98f2-0e1b3d71f855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:48.695104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9dd6b92-5ad1-4391-9631-f17a49540a14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.697722 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9dd6b92-5ad1-4391-9631-f17a49540a14 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:48.698024 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9dd6b92-5ad1-4391-9631-f17a49540a14 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:48.698754 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9dd6b92-5ad1-4391-9631-f17a49540a14 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:48.710335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5f3638-023d-4009-98f2-0e1b3d71f855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15984a2b-528c-4311-9e76-63ce3c0eb9f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-697729481',display_name='tempest-VolumesGetTest-Volume-1508536170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['ba7da9da-8753-41dd-b6ed-04588fc2857b','d2398761-1e10-4a1a-986a-81e98a9b92c1','72594996-f643-45f5-a5c5-bbbcfc0c1b9d','82318f19-852b-462b-9745-81fe95a50bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-697729481',display_name='tempest-VolumesGetTest-Volume-1508536170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15984a2b-528c-4311-9e76-63ce3c0eb9f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed9fbe26ff174512957c3998f632cdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2194a483d4f378aab117d76f34f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:48.711552 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c15986c-6e9b-452f-b4f8-a35564fcd961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:48.714924 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:48.714924 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:48.720173 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c9dd6b92-5ad1-4391-9631-f17a49540a14 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:48.726400 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9dd6b92-5ad1-4391-9631-f17a49540a14 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:48.727018 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 366/1476] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:48 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:48.747155 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c15986c-6e9b-452f-b4f8-a35564fcd961) transitioned into 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-697729481',display_name='tempest-VolumesGetTest-Volume-1508536170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['ba7da9da-8753-41dd-b6ed-04588fc2857b','d2398761-1e10-4a1a-986a-81e98a9b92c1','72594996-f643-45f5-a5c5-bbbcfc0c1b9d','82318f19-852b-462b-9745-81fe95a50bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:48.748162 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cc5bf1c-0198-4f80-86de-3d751546b840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:48.775372 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cc5bf1c-0198-4f80-86de-3d751546b840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:48.776623 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (493e76ee-28a0-424e-ad9f-49381e265d0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:48.779939 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request issued successfully. Aug 13 23:43:48.780596 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d003155-a5a3-477c-8bdd-c6e407089f12 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:48.781168 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 369/1477] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:48 2026] POST /volume/v3/volumes => generated 777 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:48.794927 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd5f9ed2-1b3a-4cda-a19d-fdb1a70b65d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:48.797229 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd5f9ed2-1b3a-4cda-a19d-fdb1a70b65d3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 Aug 13 23:43:48.797486 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd5f9ed2-1b3a-4cda-a19d-fdb1a70b65d3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:48.797785 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd5f9ed2-1b3a-4cda-a19d-fdb1a70b65d3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:48.812220 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:48.812220 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:48.819253 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd5f9ed2-1b3a-4cda-a19d-fdb1a70b65d3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:48.827474 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd5f9ed2-1b3a-4cda-a19d-fdb1a70b65d3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 returned with HTTP 200 Aug 13 23:43:48.827474 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 374/1478] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:48 2026] GET /volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:49.516191 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be53ae5b-cfbb-49bc-af60-f9b18dc69b0a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.530238 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be53ae5b-cfbb-49bc-af60-f9b18dc69b0a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:49.530238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be53ae5b-cfbb-49bc-af60-f9b18dc69b0a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:49.530238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be53ae5b-cfbb-49bc-af60-f9b18dc69b0a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:49.535276 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:49.535276 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:49.546192 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be53ae5b-cfbb-49bc-af60-f9b18dc69b0a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:49.554340 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be53ae5b-cfbb-49bc-af60-f9b18dc69b0a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:49.555488 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 370/1479] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:49 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:49.664252 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-712bd9ca-9b7b-419a-941c-147273b4acf7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.743758 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6c5dd78a-c1b3-4d83-b22b-df406cbc4f7a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.747369 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c5dd78a-c1b3-4d83-b22b-df406cbc4f7a tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:49.747674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c5dd78a-c1b3-4d83-b22b-df406cbc4f7a tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:49.747968 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c5dd78a-c1b3-4d83-b22b-df406cbc4f7a tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:49.768487 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:49.768487 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:49.776602 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6c5dd78a-c1b3-4d83-b22b-df406cbc4f7a tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:49.785445 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c5dd78a-c1b3-4d83-b22b-df406cbc4f7a tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:49.785982 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 370/1480] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:49 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:49.793604 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-712bd9ca-9b7b-419a-941c-147273b4acf7 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:43:49.794038 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-712bd9ca-9b7b-419a-941c-147273b4acf7 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-674206559"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:49.820423 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-712bd9ca-9b7b-419a-941c-147273b4acf7 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:43:49.820877 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 367/1481] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:43:49 2026] POST /volume/v3/types => generated 215 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:49.833224 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1efc794-2dad-4169-90e2-a2c36b9942c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.835586 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1efc794-2dad-4169-90e2-a2c36b9942c2 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:43:49.836066 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1efc794-2dad-4169-90e2-a2c36b9942c2 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1609363681"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:49.844782 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f55fef9e-fde3-4bdd-8c2f-f6b3fa69674c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.848804 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f55fef9e-fde3-4bdd-8c2f-f6b3fa69674c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 Aug 13 23:43:49.848804 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f55fef9e-fde3-4bdd-8c2f-f6b3fa69674c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:49.848804 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f55fef9e-fde3-4bdd-8c2f-f6b3fa69674c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:49.859343 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:49.859343 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:49.866357 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f55fef9e-fde3-4bdd-8c2f-f6b3fa69674c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:49.872858 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1efc794-2dad-4169-90e2-a2c36b9942c2 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:43:49.873439 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 375/1482] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:43:49 2026] POST /volume/v3/group_types => generated 173 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:49.876271 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f55fef9e-fde3-4bdd-8c2f-f6b3fa69674c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 returned with HTTP 200 Aug 13 23:43:49.876271 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 371/1483] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:49 2026] GET /volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:49.886796 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3638b202-0410-48a8-893a-9d3d77695d34 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.894555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4d33608-5905-4873-92e4-f6a52c6ac0b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.897357 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4d33608-5905-4873-92e4-f6a52c6ac0b8 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 Aug 13 23:43:49.897804 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4d33608-5905-4873-92e4-f6a52c6ac0b8 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1517912542", "description": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:49.908914 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:49.908914 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:49.914949 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4d33608-5905-4873-92e4-f6a52c6ac0b8 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:49.927952 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4d33608-5905-4873-92e4-f6a52c6ac0b8 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:49.928891 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4d33608-5905-4873-92e4-f6a52c6ac0b8 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 returned with HTTP 200 Aug 13 23:43:49.929512 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 368/1484] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 23:43:49 2026] PUT /volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 => generated 768 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:49.943401 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f9da4547-4208-4faa-a3c5-e2a07c3f66b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.945665 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9da4547-4208-4faa-a3c5-e2a07c3f66b9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 Aug 13 23:43:49.945897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9da4547-4208-4faa-a3c5-e2a07c3f66b9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:49.946250 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9da4547-4208-4faa-a3c5-e2a07c3f66b9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:49.956415 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:49.956415 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:49.962698 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f9da4547-4208-4faa-a3c5-e2a07c3f66b9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:49.968367 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9da4547-4208-4faa-a3c5-e2a07c3f66b9 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 returned with HTTP 200 Aug 13 23:43:49.969005 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 376/1485] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:49 2026] GET /volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:49.976219 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3638b202-0410-48a8-893a-9d3d77695d34 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:43:49.976879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3638b202-0410-48a8-893a-9d3d77695d34 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f9425fe8-09c2-4d14-acff-f48370626b84", "volume_types": ["58b5ac72-9db6-4d24-bf48-df370863972a"], "name": "tempest-Group1-304923356"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:49.981539 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-3638b202-0410-48a8-893a-9d3d77695d34 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Creating new group {'group': {'group_type': 'f9425fe8-09c2-4d14-acff-f48370626b84', 'volume_types': ['58b5ac72-9db6-4d24-bf48-df370863972a'], 'name': 'tempest-Group1-304923356'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:43:49.985404 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-3638b202-0410-48a8-893a-9d3d77695d34 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Creating group tempest-Group1-304923356. Aug 13 23:43:49.985726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f168c91-50a0-44ef-bbad-d4bc79c29cb2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:49.987673 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f168c91-50a0-44ef-bbad-d4bc79c29cb2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 Aug 13 23:43:49.988090 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f168c91-50a0-44ef-bbad-d4bc79c29cb2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:49.989013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f168c91-50a0-44ef-bbad-d4bc79c29cb2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:49.989013 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4f168c91-50a0-44ef-bbad-d4bc79c29cb2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume with id: 15984a2b-528c-4311-9e76-63ce3c0eb9f9 Aug 13 23:43:50.001037 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:50.001037 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:50.001820 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4f168c91-50a0-44ef-bbad-d4bc79c29cb2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:50.012690 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3638b202-0410-48a8-893a-9d3d77695d34 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:43:50.012182. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:43:50.013212 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3638b202-0410-48a8-893a-9d3d77695d34 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Availability Zones retrieved successfully. Aug 13 23:43:50.033978 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4f168c91-50a0-44ef-bbad-d4bc79c29cb2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume request issued successfully. Aug 13 23:43:50.038171 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f168c91-50a0-44ef-bbad-d4bc79c29cb2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 returned with HTTP 202 Aug 13 23:43:50.038171 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 372/1486] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:49 2026] DELETE /volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 23:43:50.050218 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3638b202-0410-48a8-893a-9d3d77695d34 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Created reservations ['f301788d-cfc9-46b3-98dd-446767f13975'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:50.053064 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-160325c8-8ce0-4e8f-80ef-874d327d22aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:50.055789 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-160325c8-8ce0-4e8f-80ef-874d327d22aa tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 Aug 13 23:43:50.056268 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-160325c8-8ce0-4e8f-80ef-874d327d22aa tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:50.056762 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-160325c8-8ce0-4e8f-80ef-874d327d22aa tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:50.066212 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:50.066212 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:50.072933 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-160325c8-8ce0-4e8f-80ef-874d327d22aa tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:50.080826 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-160325c8-8ce0-4e8f-80ef-874d327d22aa tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 returned with HTTP 200 Aug 13 23:43:50.081607 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 369/1487] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:50 2026] GET /volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:50.102531 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3638b202-0410-48a8-893a-9d3d77695d34 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:43:50.103198 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 371/1488] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:43:49 2026] POST /volume/v3/groups => generated 93 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:50.117813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d79c6ed-4074-4458-b359-690e226e453a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:50.120317 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d79c6ed-4074-4458-b359-690e226e453a tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d Aug 13 23:43:50.120317 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d79c6ed-4074-4458-b359-690e226e453a tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:50.120592 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d79c6ed-4074-4458-b359-690e226e453a tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:50.120760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-9d79c6ed-4074-4458-b359-690e226e453a tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 83023e01-fcc8-4735-85e4-3b2e6c34c60d {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:50.126487 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:50.126487 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:50.138852 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d79c6ed-4074-4458-b359-690e226e453a tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d returned with HTTP 200 Aug 13 23:43:50.139359 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 377/1489] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:50 2026] GET /volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d => generated 321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:43:50.152798 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-6c330868-7b9a-4e72-a78b-5e409a50d89b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:50.156603 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-6c330868-7b9a-4e72-a78b-5e409a50d89b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/encryption Aug 13 23:43:50.156901 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-6c330868-7b9a-4e72-a78b-5e409a50d89b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:50.157219 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-6c330868-7b9a-4e72-a78b-5e409a50d89b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:50.174057 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:50.174057 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:50.184162 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-06c0d30d-7da4-46d3-b37f-d415b8193ecf req-6c330868-7b9a-4e72-a78b-5e409a50d89b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/encryption returned with HTTP 200 Aug 13 23:43:50.185263 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 373/1490] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:43:50 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:50.379899 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-510ec745-1c2a-4961-adbd-e3902a281157 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:50.382077 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-510ec745-1c2a-4961-adbd-e3902a281157 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:50.382541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-510ec745-1c2a-4961-adbd-e3902a281157 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:50.383104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-510ec745-1c2a-4961-adbd-e3902a281157 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:50.399010 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:50.399010 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:50.404092 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-510ec745-1c2a-4961-adbd-e3902a281157 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:50.411522 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-510ec745-1c2a-4961-adbd-e3902a281157 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:50.411522 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 370/1491] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:50 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:50.571481 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1872064f-d57c-4498-8d58-f9a24ff5a7e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:50.573927 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1872064f-d57c-4498-8d58-f9a24ff5a7e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:50.575154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1872064f-d57c-4498-8d58-f9a24ff5a7e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:50.575154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1872064f-d57c-4498-8d58-f9a24ff5a7e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:50.594289 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:50.594289 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:50.600007 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1872064f-d57c-4498-8d58-f9a24ff5a7e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:50.606229 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1872064f-d57c-4498-8d58-f9a24ff5a7e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:50.607077 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 372/1492] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:50 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:50.784930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-6a8fa911-4451-4149-a425-cd5bb7eb704b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:50.789757 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-6a8fa911-4451-4149-a425-cd5bb7eb704b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5 Aug 13 23:43:50.790194 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-6a8fa911-4451-4149-a425-cd5bb7eb704b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:50.790268 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-6a8fa911-4451-4149-a425-cd5bb7eb704b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:50.801777 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf824f87-4f07-499b-bda6-7ebaedea1bdd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:50.802347 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:50.802347 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:50.804038 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf824f87-4f07-499b-bda6-7ebaedea1bdd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:50.804295 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf824f87-4f07-499b-bda6-7ebaedea1bdd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:50.804760 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf824f87-4f07-499b-bda6-7ebaedea1bdd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:50.820413 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:50.820413 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:50.831193 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bf824f87-4f07-499b-bda6-7ebaedea1bdd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:50.848195 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf824f87-4f07-499b-bda6-7ebaedea1bdd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:50.849715 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 374/1493] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:50 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:50.888249 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-890d081f-76cd-4d0f-b9f5-fb21feae0c2a req-6a8fa911-4451-4149-a425-cd5bb7eb704b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5 returned with HTTP 200 Aug 13 23:43:50.888856 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 378/1494] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:43:50 2026] DELETE /volume/v3/attachments/49e5176a-a469-440a-8b67-6b90e01f2ce5 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:51.099565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5caa066f-25e2-4ba9-9b58-bf5f88589d62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.101795 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5caa066f-25e2-4ba9-9b58-bf5f88589d62 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 Aug 13 23:43:51.102263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5caa066f-25e2-4ba9-9b58-bf5f88589d62 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.103949 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5caa066f-25e2-4ba9-9b58-bf5f88589d62 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.112624 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5caa066f-25e2-4ba9-9b58-bf5f88589d62 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 returned with HTTP 404 Aug 13 23:43:51.113569 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 371/1495] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/volumes/15984a2b-528c-4311-9e76-63ce3c0eb9f9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:51.124125 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-af7d7e4c-2651-4194-ad33-d21a16d1760e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.126187 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af7d7e4c-2651-4194-ad33-d21a16d1760e tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:51.126630 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af7d7e4c-2651-4194-ad33-d21a16d1760e tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.127644 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af7d7e4c-2651-4194-ad33-d21a16d1760e tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.136659 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.136659 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:51.142014 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af7d7e4c-2651-4194-ad33-d21a16d1760e tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:51.147685 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af7d7e4c-2651-4194-ad33-d21a16d1760e tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 200 Aug 13 23:43:51.147685 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 373/1496] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:51.152182 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-10db504c-6af1-417f-a194-a5af43aeca12 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.160027 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10db504c-6af1-417f-a194-a5af43aeca12 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d Aug 13 23:43:51.160027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10db504c-6af1-417f-a194-a5af43aeca12 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.160027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10db504c-6af1-417f-a194-a5af43aeca12 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.160027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-10db504c-6af1-417f-a194-a5af43aeca12 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 83023e01-fcc8-4735-85e4-3b2e6c34c60d {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:51.162674 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.162674 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:51.164887 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7b59ddf-cb34-4b58-84e9-f872c3042382 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.167465 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7b59ddf-cb34-4b58-84e9-f872c3042382 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:51.168363 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7b59ddf-cb34-4b58-84e9-f872c3042382 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.168363 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7b59ddf-cb34-4b58-84e9-f872c3042382 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.168363 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f7b59ddf-cb34-4b58-84e9-f872c3042382 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume with id: 07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:51.176076 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10db504c-6af1-417f-a194-a5af43aeca12 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d returned with HTTP 200 Aug 13 23:43:51.177013 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 375/1497] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:51.177900 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.177900 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:51.178683 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f7b59ddf-cb34-4b58-84e9-f872c3042382 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:51.195206 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-185cfb0c-f5a4-4d91-9b1e-395d3e4a8228 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.197134 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-185cfb0c-f5a4-4d91-9b1e-395d3e4a8228 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:43:51.198298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-185cfb0c-f5a4-4d91-9b1e-395d3e4a8228 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f9425fe8-09c2-4d14-acff-f48370626b84", "volume_types": ["58b5ac72-9db6-4d24-bf48-df370863972a"], "name": "tempest-Group2-39551076"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:51.200445 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-185cfb0c-f5a4-4d91-9b1e-395d3e4a8228 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Creating new group {'group': {'group_type': 'f9425fe8-09c2-4d14-acff-f48370626b84', 'volume_types': ['58b5ac72-9db6-4d24-bf48-df370863972a'], 'name': 'tempest-Group2-39551076'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:43:51.208709 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-185cfb0c-f5a4-4d91-9b1e-395d3e4a8228 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Creating group tempest-Group2-39551076. Aug 13 23:43:51.220153 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-185cfb0c-f5a4-4d91-9b1e-395d3e4a8228 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Availability Zones retrieved successfully. Aug 13 23:43:51.223335 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f7b59ddf-cb34-4b58-84e9-f872c3042382 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume request issued successfully. Aug 13 23:43:51.223698 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7b59ddf-cb34-4b58-84e9-f872c3042382 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 202 Aug 13 23:43:51.224360 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 379/1498] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:51 2026] DELETE /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:51.238229 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e224abf7-fa4c-4b61-96bf-8277904aca9f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.245133 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e224abf7-fa4c-4b61-96bf-8277904aca9f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:51.245133 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e224abf7-fa4c-4b61-96bf-8277904aca9f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.246602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e224abf7-fa4c-4b61-96bf-8277904aca9f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.256582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-185cfb0c-f5a4-4d91-9b1e-395d3e4a8228 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Created reservations ['1c8e7485-ae1a-43f7-9ffb-6e95180181c8'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:51.259533 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.259533 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:51.265386 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e224abf7-fa4c-4b61-96bf-8277904aca9f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:51.273904 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e224abf7-fa4c-4b61-96bf-8277904aca9f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 200 Aug 13 23:43:51.274656 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 374/1499] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 921 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:51.310109 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-185cfb0c-f5a4-4d91-9b1e-395d3e4a8228 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:43:51.310109 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 372/1500] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:43:51 2026] POST /volume/v3/groups => generated 92 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:51.320849 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94192760-ccd9-4ac6-aec0-e3934ffa8ce7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.324596 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94192760-ccd9-4ac6-aec0-e3934ffa8ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f Aug 13 23:43:51.324596 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94192760-ccd9-4ac6-aec0-e3934ffa8ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.324596 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94192760-ccd9-4ac6-aec0-e3934ffa8ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.324596 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-94192760-ccd9-4ac6-aec0-e3934ffa8ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 8006e52b-6f61-46b0-8e55-2308dea9260f {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:51.331668 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.331668 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:51.349031 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94192760-ccd9-4ac6-aec0-e3934ffa8ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f returned with HTTP 200 Aug 13 23:43:51.349188 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 376/1501] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f => generated 320 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:51.622544 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba6f8360-e69a-4aed-ae9d-7e5884c91f01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.624736 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba6f8360-e69a-4aed-ae9d-7e5884c91f01 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:51.624948 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba6f8360-e69a-4aed-ae9d-7e5884c91f01 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.625145 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba6f8360-e69a-4aed-ae9d-7e5884c91f01 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.636463 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.636463 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:51.642094 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba6f8360-e69a-4aed-ae9d-7e5884c91f01 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:51.650951 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba6f8360-e69a-4aed-ae9d-7e5884c91f01 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:51.651563 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 380/1502] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:51.667942 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82d266bb-63c8-4f61-8e66-10d83362ba8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.672931 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82d266bb-63c8-4f61-8e66-10d83362ba8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:51.673376 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82d266bb-63c8-4f61-8e66-10d83362ba8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.673574 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82d266bb-63c8-4f61-8e66-10d83362ba8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.690113 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.690113 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:51.693858 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-82d266bb-63c8-4f61-8e66-10d83362ba8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:51.699397 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82d266bb-63c8-4f61-8e66-10d83362ba8b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:51.706017 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 375/1503] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:51.767603 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75df5095-05b8-4b98-b69d-33bed80e1696 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.769735 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75df5095-05b8-4b98-b69d-33bed80e1696 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:43:51.769929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75df5095-05b8-4b98-b69d-33bed80e1696 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.770322 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75df5095-05b8-4b98-b69d-33bed80e1696 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.778393 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.778393 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:51.782590 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-75df5095-05b8-4b98-b69d-33bed80e1696 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:43:51.787498 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75df5095-05b8-4b98-b69d-33bed80e1696 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:43:51.788394 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 373/1504] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:51.877950 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a91a1767-5ef2-4c62-9fc9-e8fb0e702ffa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:51.881007 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a91a1767-5ef2-4c62-9fc9-e8fb0e702ffa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:51.881007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a91a1767-5ef2-4c62-9fc9-e8fb0e702ffa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:51.881250 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a91a1767-5ef2-4c62-9fc9-e8fb0e702ffa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:51.905348 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:51.905348 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:51.910007 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a91a1767-5ef2-4c62-9fc9-e8fb0e702ffa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:51.918010 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a91a1767-5ef2-4c62-9fc9-e8fb0e702ffa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:51.919043 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 377/1505] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:51 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:52.296463 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a2b4c50a-3d93-43b9-98d6-65cfa255e3b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:52.298819 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2b4c50a-3d93-43b9-98d6-65cfa255e3b2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 Aug 13 23:43:52.298819 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2b4c50a-3d93-43b9-98d6-65cfa255e3b2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:52.299520 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2b4c50a-3d93-43b9-98d6-65cfa255e3b2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:52.310040 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2b4c50a-3d93-43b9-98d6-65cfa255e3b2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 returned with HTTP 404 Aug 13 23:43:52.310747 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 381/1506] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:52 2026] GET /volume/v3/volumes/07b42518-11f0-4668-8deb-8fd954c9f207 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:52.323904 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2854e6ce-e275-4821-97b6-5098eb3b3940 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:52.325765 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2854e6ce-e275-4821-97b6-5098eb3b3940 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed Aug 13 23:43:52.326390 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2854e6ce-e275-4821-97b6-5098eb3b3940 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:52.326893 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2854e6ce-e275-4821-97b6-5098eb3b3940 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:52.344454 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.344454 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:52.350974 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2854e6ce-e275-4821-97b6-5098eb3b3940 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:52.357823 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2854e6ce-e275-4821-97b6-5098eb3b3940 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed returned with HTTP 200 Aug 13 23:43:52.358913 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 376/1507] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:52 2026] GET /volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed => generated 834 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:52.376029 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-000b2be4-9e62-4f7c-a711-8f314aeb1e9f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:52.382234 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-000b2be4-9e62-4f7c-a711-8f314aeb1e9f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f Aug 13 23:43:52.382234 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-000b2be4-9e62-4f7c-a711-8f314aeb1e9f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:52.382234 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-000b2be4-9e62-4f7c-a711-8f314aeb1e9f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:52.382234 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-000b2be4-9e62-4f7c-a711-8f314aeb1e9f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 8006e52b-6f61-46b0-8e55-2308dea9260f {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:52.382604 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0003aad7-d0fb-4d16-bef8-09e3c4a85de2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:52.389322 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.389322 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:52.390218 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0003aad7-d0fb-4d16-bef8-09e3c4a85de2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed Aug 13 23:43:52.390378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0003aad7-d0fb-4d16-bef8-09e3c4a85de2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:52.390970 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0003aad7-d0fb-4d16-bef8-09e3c4a85de2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:52.391337 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0003aad7-d0fb-4d16-bef8-09e3c4a85de2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume with id: d18fc97f-4960-493c-b982-02cc230e29ed Aug 13 23:43:52.403007 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.403007 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:52.403827 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0003aad7-d0fb-4d16-bef8-09e3c4a85de2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:52.419374 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-000b2be4-9e62-4f7c-a711-8f314aeb1e9f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f returned with HTTP 200 Aug 13 23:43:52.420218 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 374/1508] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:52 2026] GET /volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f => generated 321 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:52.437747 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:52.438115 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:52.438602 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-789409335", "volume_type": "58b5ac72-9db6-4d24-bf48-df370863972a", "group_id": "83023e01-fcc8-4735-85e4-3b2e6c34c60d", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:52.440007 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-789409335', 'volume_type': '58b5ac72-9db6-4d24-bf48-df370863972a', 'group_id': '83023e01-fcc8-4735-85e4-3b2e6c34c60d', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:52.452108 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0003aad7-d0fb-4d16-bef8-09e3c4a85de2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume request issued successfully. Aug 13 23:43:52.452108 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0003aad7-d0fb-4d16-bef8-09e3c4a85de2 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed returned with HTTP 202 Aug 13 23:43:52.452108 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 378/1509] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:52 2026] DELETE /volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:52.453149 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.453149 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:52.453755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume of 1 GB Aug 13 23:43:52.469611 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Availability Zones retrieved successfully. Aug 13 23:43:52.472157 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12471e21-222b-46b8-b404-ceed57d0e31c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:52.475827 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12471e21-222b-46b8-b404-ceed57d0e31c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed Aug 13 23:43:52.476031 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12471e21-222b-46b8-b404-ceed57d0e31c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:52.476960 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12471e21-222b-46b8-b404-ceed57d0e31c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:52.477072 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Flow 'volume_create_api' (5bde9925-0ceb-4f88-a02d-e8070318f951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:52.479714 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651ebced-d3e2-4900-84b4-4564090b0f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:52.480327 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.480327 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:52.480573 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:52.488352 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.488352 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:52.495068 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-12471e21-222b-46b8-b404-ceed57d0e31c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:52.511042 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12471e21-222b-46b8-b404-ceed57d0e31c tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed returned with HTTP 200 Aug 13 23:43:52.512463 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 377/1510] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:52 2026] GET /volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed => generated 833 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:52.522546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651ebced-d3e2-4900-84b4-4564090b0f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:43:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58b5ac72-9db6-4d24-bf48-df370863972a,is_public=True,name='tempest-GroupsTest-volume-type-674206559',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58b5ac72-9db6-4d24-bf48-df370863972a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '83023e01-fcc8-4735-85e4-3b2e6c34c60d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:52.524283 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d470ced-c1b7-4123-84b4-37caed434a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:52.574719 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-674206559 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-674206559, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:52.574719 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-674206559 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-674206559, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:52.684456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Created reservations ['0cda5146-2b84-44d1-bd75-525304f8d468', '0420c6c8-832d-41b8-acb5-9e07d8469dfe', 'dff0bdbf-522d-4abf-98db-725b32526711', '80bbb126-b102-472b-bf56-62e0f19aae49'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:52.685217 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d470ced-c1b7-4123-84b4-37caed434a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cda5146-2b84-44d1-bd75-525304f8d468', '0420c6c8-832d-41b8-acb5-9e07d8469dfe', 'dff0bdbf-522d-4abf-98db-725b32526711', '80bbb126-b102-472b-bf56-62e0f19aae49']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:52.686184 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4810e5d4-4960-4629-a38b-b3a2d8692ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:52.736342 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4810e5d4-4960-4629-a38b-b3a2d8692ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '705e4c24-6e10-4afd-9946-2dd4f8590ee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-789409335',encryption_key_id=None,group_id=83023e01-fcc8-4735-85e4-3b2e6c34c60d,group_type_id=,metadata={},multiattach=False,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',qos_specs=None,replication_status=,reservations=['0cda5146-2b84-44d1-bd75-525304f8d468','0420c6c8-832d-41b8-acb5-9e07d8469dfe','dff0bdbf-522d-4abf-98db-725b32526711','80bbb126-b102-472b-bf56-62e0f19aae49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_type_id=58b5ac72-9db6-4d24-bf48-df370863972a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-789409335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=83023e01-fcc8-4735-85e4-3b2e6c34c60d,host=None,id=705e4c24-6e10-4afd-9946-2dd4f8590ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58b5ac72-9db6-4d24-bf48-df370863972a),volume_type_id=58b5ac72-9db6-4d24-bf48-df370863972a)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:52.736342 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6dc3c11-b8b0-467b-807f-2fe617d100d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:52.780530 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6dc3c11-b8b0-467b-807f-2fe617d100d3) transitioned into state 'SUCCESS' from state '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-789409335',encryption_key_id=None,group_id=83023e01-fcc8-4735-85e4-3b2e6c34c60d,group_type_id=,metadata={},multiattach=False,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',qos_specs=None,replication_status=,reservations=['0cda5146-2b84-44d1-bd75-525304f8d468','0420c6c8-832d-41b8-acb5-9e07d8469dfe','dff0bdbf-522d-4abf-98db-725b32526711','80bbb126-b102-472b-bf56-62e0f19aae49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_type_id=58b5ac72-9db6-4d24-bf48-df370863972a)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:52.781735 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b6bc17-80a2-4db8-8f3a-a0ad599758f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:52.818516 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b6bc17-80a2-4db8-8f3a-a0ad599758f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:52.818516 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Flow 'volume_create_api' (5bde9925-0ceb-4f88-a02d-e8070318f951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:52.818516 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume request issued successfully. Aug 13 23:43:52.823888 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:43:52.823888 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:43:52.904157 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:43:52.915113 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.915113 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:52.926719 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e99e58e-80e7-4c6a-9541-8ee0ef6e2741 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:52.926719 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 382/1511] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:43:52 2026] POST /volume/v3/volumes => generated 811 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:52.949015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:52.949493 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7075e2c4-257f-4d34-ba73-af360c3e2793 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:52.957652 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7075e2c4-257f-4d34-ba73-af360c3e2793 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:52.957652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7075e2c4-257f-4d34-ba73-af360c3e2793 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:52.957652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7075e2c4-257f-4d34-ba73-af360c3e2793 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:52.957889 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 Aug 13 23:43:52.957889 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:52.957889 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:52.981003 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.981003 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:52.992960 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:52.992960 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:52.996033 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Volume info retrieved successfully. Aug 13 23:43:52.996161 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:43:52.996442 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:43:53.016151 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7075e2c4-257f-4d34-ba73-af360c3e2793 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:53.024826 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7075e2c4-257f-4d34-ba73-af360c3e2793 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:53.024826 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 375/1512] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:52 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:53.085220 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:43:53.098753 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:53.098753 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:53.108213 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-236bcfa3-2c45-4e38-9bfc-9e46f36aea87 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 returned with HTTP 200 Aug 13 23:43:53.108749 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 379/1513] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:52 2026] GET /volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 => generated 879 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:53.280830 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-2f14abbb-67a0-48ae-859d-b59083fcda1f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:53.284325 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-2f14abbb-67a0-48ae-859d-b59083fcda1f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55/action Aug 13 23:43:53.288600 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-2f14abbb-67a0-48ae-859d-b59083fcda1f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:53.288600 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-2f14abbb-67a0-48ae-859d-b59083fcda1f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:53.336566 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:53.336566 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:53.368739 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bb62e80b-64a6-4797-b1dc-95e67a56b245 req-2f14abbb-67a0-48ae-859d-b59083fcda1f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55/action returned with HTTP 204 Aug 13 23:43:53.369941 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 378/1514] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:43:53 2026] POST /volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:53.545083 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3168ec20-1de0-4a8c-a291-0767cf48280a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:53.548732 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3168ec20-1de0-4a8c-a291-0767cf48280a tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed Aug 13 23:43:53.549076 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3168ec20-1de0-4a8c-a291-0767cf48280a tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:53.549325 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3168ec20-1de0-4a8c-a291-0767cf48280a tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:53.573556 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3168ec20-1de0-4a8c-a291-0767cf48280a tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed returned with HTTP 404 Aug 13 23:43:53.575057 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 383/1515] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:53 2026] GET /volume/v3/volumes/d18fc97f-4960-493c-b982-02cc230e29ed => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:53.666915 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:53.670290 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:53.670290 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-VolumesGetTest-Volume-1969910045", "metadata": {"Type": "Test"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:53.671950 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request body: {'volume': {'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1969910045', 'metadata': {'Type': 'Test'}}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:53.817909 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume of 1 GB Aug 13 23:43:53.834855 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Availability Zones retrieved successfully. Aug 13 23:43:53.843846 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (ab630d2b-8b28-4b2d-a92f-9392b7c5aff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:53.845468 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdfb66c-3aa5-4b93-ba87-4a9c096e6150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:53.846541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:53.972737 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdfb66c-3aa5-4b93-ba87-4a9c096e6150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:53.974776 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae78c9d-4025-4437-b629-4012eedaa22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:54.051783 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c2e66326-f432-456e-ad21-080012f3cbd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.054779 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2e66326-f432-456e-ad21-080012f3cbd6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:54.054779 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2e66326-f432-456e-ad21-080012f3cbd6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.055840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2e66326-f432-456e-ad21-080012f3cbd6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.055919 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Created reservations ['e8579dad-b310-44f3-810f-06de205d3ed1', '23bce3c6-1a97-4191-bedd-f67dc158cade', 'fb242551-a5a9-40bf-9b6d-bdb342c3ca32', '00556fe2-7c1a-47c2-805b-26c637cd817d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:54.056722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae78c9d-4025-4437-b629-4012eedaa22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8579dad-b310-44f3-810f-06de205d3ed1', '23bce3c6-1a97-4191-bedd-f67dc158cade', 'fb242551-a5a9-40bf-9b6d-bdb342c3ca32', '00556fe2-7c1a-47c2-805b-26c637cd817d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:54.057961 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1cfed28-b421-4a40-8b2a-5a57db129e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:54.068784 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.068784 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:54.075833 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c2e66326-f432-456e-ad21-080012f3cbd6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:54.083970 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2e66326-f432-456e-ad21-080012f3cbd6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:54.085069 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 380/1516] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 1166 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:54.098303 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1cfed28-b421-4a40-8b2a-5a57db129e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66a7a9ce-6c66-4001-b72f-71e148af3fd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1969910045',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['e8579dad-b310-44f3-810f-06de205d3ed1','23bce3c6-1a97-4191-bedd-f67dc158cade','fb242551-a5a9-40bf-9b6d-bdb342c3ca32','00556fe2-7c1a-47c2-805b-26c637cd817d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1969910045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66a7a9ce-6c66-4001-b72f-71e148af3fd9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ed9fbe26ff174512957c3998f632cdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2194a483d4f378aab117d76f34f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:54.099372 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (615febc0-b77c-46e5-a763-527b5a1d0997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:54.104695 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f872c00-f804-4aba-a846-f49b9725ae72 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.108058 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f872c00-f804-4aba-a846-f49b9725ae72 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:54.108382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f872c00-f804-4aba-a846-f49b9725ae72 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.108754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f872c00-f804-4aba-a846-f49b9725ae72 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.128312 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (615febc0-b77c-46e5-a763-527b5a1d0997) transitioned into state 'SUCCESS' from state '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-1969910045',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['e8579dad-b310-44f3-810f-06de205d3ed1','23bce3c6-1a97-4191-bedd-f67dc158cade','fb242551-a5a9-40bf-9b6d-bdb342c3ca32','00556fe2-7c1a-47c2-805b-26c637cd817d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:54.129478 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46863466-e536-43da-a60b-80a90e5022bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:54.130352 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.130352 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:54.136060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.138075 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2f872c00-f804-4aba-a846-f49b9725ae72 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:54.145208 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 Aug 13 23:43:54.145351 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.145642 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.153476 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f872c00-f804-4aba-a846-f49b9725ae72 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:54.154182 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 379/1517] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 1166 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:43:54.158021 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46863466-e536-43da-a60b-80a90e5022bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:54.158021 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (ab630d2b-8b28-4b2d-a92f-9392b7c5aff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:54.158299 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request issued successfully. Aug 13 23:43:54.159138 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-faa2f4df-1156-4fd2-a52d-6a4fc747da8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:54.159844 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 376/1518] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:53 2026] POST /volume/v3/volumes => generated 757 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:54.180409 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-247cdf0e-61a6-40bc-9d3d-faa77433e4a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.181057 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.181057 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:54.181718 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-247cdf0e-61a6-40bc-9d3d-faa77433e4a6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:54.182240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-247cdf0e-61a6-40bc-9d3d-faa77433e4a6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.182240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-247cdf0e-61a6-40bc-9d3d-faa77433e4a6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.186149 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Volume info retrieved successfully. Aug 13 23:43:54.187295 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:43:54.188282 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:43:54.204262 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.204262 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:54.210669 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-247cdf0e-61a6-40bc-9d3d-faa77433e4a6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:54.217957 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-247cdf0e-61a6-40bc-9d3d-faa77433e4a6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 200 Aug 13 23:43:54.218597 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 381/1519] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:54.250827 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:43:54.253338 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-391179da-1cfe-476c-b074-eb18ddfa2f13 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.255950 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.255950 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:54.270702 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-395c81c3-ae87-40bb-9a20-75beb0520d90 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 returned with HTTP 200 Aug 13 23:43:54.270875 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-391179da-1cfe-476c-b074-eb18ddfa2f13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:54.270875 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-391179da-1cfe-476c-b074-eb18ddfa2f13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.271535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-391179da-1cfe-476c-b074-eb18ddfa2f13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.271777 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 384/1520] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 => generated 904 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:54.292900 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed45f079-c86b-4562-9d5f-ac2b78ba21c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.300508 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed45f079-c86b-4562-9d5f-ac2b78ba21c3 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d Aug 13 23:43:54.300508 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed45f079-c86b-4562-9d5f-ac2b78ba21c3 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.300508 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed45f079-c86b-4562-9d5f-ac2b78ba21c3 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.300508 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-ed45f079-c86b-4562-9d5f-ac2b78ba21c3 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 83023e01-fcc8-4735-85e4-3b2e6c34c60d {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:54.303088 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.303088 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:54.307142 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.307142 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:54.315047 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-391179da-1cfe-476c-b074-eb18ddfa2f13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:54.319255 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed45f079-c86b-4562-9d5f-ac2b78ba21c3 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d returned with HTTP 200 Aug 13 23:43:54.319607 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 377/1521] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:54.323966 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-391179da-1cfe-476c-b074-eb18ddfa2f13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:54.326020 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 380/1522] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 1166 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:54.340692 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d38e8c9d-cca1-4adb-a5a4-76056c30ee98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.343487 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d38e8c9d-cca1-4adb-a5a4-76056c30ee98 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f Aug 13 23:43:54.343972 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d38e8c9d-cca1-4adb-a5a4-76056c30ee98 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.344592 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d38e8c9d-cca1-4adb-a5a4-76056c30ee98 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.344592 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-d38e8c9d-cca1-4adb-a5a4-76056c30ee98 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 8006e52b-6f61-46b0-8e55-2308dea9260f {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:54.350634 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.350634 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:54.362968 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-8d94cdc6-3ae2-428d-b44a-94a33e758e8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.369336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-8d94cdc6-3ae2-428d-b44a-94a33e758e8f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/action Aug 13 23:43:54.369923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-8d94cdc6-3ae2-428d-b44a-94a33e758e8f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:54.371454 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d38e8c9d-cca1-4adb-a5a4-76056c30ee98 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f returned with HTTP 200 Aug 13 23:43:54.371872 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 382/1523] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f => generated 321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:54.378333 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-8d94cdc6-3ae2-428d-b44a-94a33e758e8f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:54.389258 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-392804b7-b809-4b62-98af-01d9f7c09f1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.391809 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-392804b7-b809-4b62-98af-01d9f7c09f1e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/detail Aug 13 23:43:54.392285 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-392804b7-b809-4b62-98af-01d9f7c09f1e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.392433 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-392804b7-b809-4b62-98af-01d9f7c09f1e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.393122 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.393122 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:54.402165 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.402165 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:54.402955 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-8d94cdc6-3ae2-428d-b44a-94a33e758e8f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:54.419732 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-8d94cdc6-3ae2-428d-b44a-94a33e758e8f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Begin detaching volume completed successfully. Aug 13 23:43:54.419732 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-8d94cdc6-3ae2-428d-b44a-94a33e758e8f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/action returned with HTTP 202 Aug 13 23:43:54.421553 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 385/1524] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:43:54 2026] POST /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:43:54.438984 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-392804b7-b809-4b62-98af-01d9f7c09f1e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/detail returned with HTTP 200 Aug 13 23:43:54.440401 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 378/1525] 10.4.3.81 () {68 vars in 1289 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/groups/detail => generated 637 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:54.457240 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.460958 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:43:54.464041 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.464626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.464932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:43:54.466076 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:43:54.478248 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Get all volumes completed successfully. Aug 13 23:43:54.480096 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:43:54.480819 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:43:54.528637 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:43:54.532337 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d00bdff8-20c4-45f3-af46-dbbe2b4a901a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.533062 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d00bdff8-20c4-45f3-af46-dbbe2b4a901a None None] GET https://10.4.3.81/volume// Aug 13 23:43:54.533474 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d00bdff8-20c4-45f3-af46-dbbe2b4a901a None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.533815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d00bdff8-20c4-45f3-af46-dbbe2b4a901a None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.534095 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.534095 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:54.536958 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d00bdff8-20c4-45f3-af46-dbbe2b4a901a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:54.537946 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 383/1526] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:54.550483 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9fbc5a6-ecbc-4615-8227-8306441a9d9d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:43:54.551591 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 381/1527] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:54.555971 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-b6db4a1c-c20b-4b4f-b845-377738d3adce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.560890 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-b6db4a1c-c20b-4b4f-b845-377738d3adce tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:54.561221 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-b6db4a1c-c20b-4b4f-b845-377738d3adce tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.561453 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-b6db4a1c-c20b-4b4f-b845-377738d3adce tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.577983 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db222167-69ea-4dff-8938-fcdfb66fecab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.580692 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.580692 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:54.580819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:43:54.580819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.580819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.581381 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:43:54.581444 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.581444 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:54.582382 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:43:54.587059 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-b6db4a1c-c20b-4b4f-b845-377738d3adce tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:54.594174 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-b6db4a1c-c20b-4b4f-b845-377738d3adce tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:54.594832 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 386/1528] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:54.596540 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Get all volumes completed successfully. Aug 13 23:43:54.597555 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:43:54.598057 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:43:54.633149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-eba50b71-0aa2-4645-ba86-c7001cabf84f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.636546 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-eba50b71-0aa2-4645-ba86-c7001cabf84f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/encryption Aug 13 23:43:54.637342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-eba50b71-0aa2-4645-ba86-c7001cabf84f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.638007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-eba50b71-0aa2-4645-ba86-c7001cabf84f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.664910 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:43:54.668510 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.668510 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:54.672060 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.672060 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:54.685710 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db222167-69ea-4dff-8938-fcdfb66fecab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:43:54.688813 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 379/1529] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:54.689834 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-eba50b71-0aa2-4645-ba86-c7001cabf84f tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/encryption returned with HTTP 200 Aug 13 23:43:54.699656 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 384/1530] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5/encryption => generated 160 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:54.716267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3425e955-b287-4f3f-adb7-64bbaacb4a61 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.719198 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3425e955-b287-4f3f-adb7-64bbaacb4a61 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d/action Aug 13 23:43:54.720852 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3425e955-b287-4f3f-adb7-64bbaacb4a61 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:54.720852 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3425e955-b287-4f3f-adb7-64bbaacb4a61 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:54.724187 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-3425e955-b287-4f3f-adb7-64bbaacb4a61 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] delete called for group 83023e01-fcc8-4735-85e4-3b2e6c34c60d {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:43:54.724187 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-3425e955-b287-4f3f-adb7-64bbaacb4a61 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Delete group with id: 83023e01-fcc8-4735-85e4-3b2e6c34c60d Aug 13 23:43:54.745787 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.745787 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:54.852919 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3425e955-b287-4f3f-adb7-64bbaacb4a61 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d/action returned with HTTP 202 Aug 13 23:43:54.853223 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 382/1531] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:43:54 2026] POST /volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:43:54.871166 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f23c907-f931-47bc-b6fc-952e72850180 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:54.875303 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f23c907-f931-47bc-b6fc-952e72850180 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 Aug 13 23:43:54.875823 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f23c907-f931-47bc-b6fc-952e72850180 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:54.876105 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f23c907-f931-47bc-b6fc-952e72850180 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:54.895452 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.895452 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:54.900723 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4f23c907-f931-47bc-b6fc-952e72850180 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Volume info retrieved successfully. Aug 13 23:43:54.901492 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-4f23c907-f931-47bc-b6fc-952e72850180 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:43:54.901492 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-4f23c907-f931-47bc-b6fc-952e72850180 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:43:54.968540 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-4f23c907-f931-47bc-b6fc-952e72850180 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:43:54.976185 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:54.976185 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:55.002557 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f23c907-f931-47bc-b6fc-952e72850180 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 returned with HTTP 200 Aug 13 23:43:55.003388 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 387/1532] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:54 2026] GET /volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 => generated 903 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:55.245583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33a4c315-1e25-4643-9be2-c205be19827b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:55.250576 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33a4c315-1e25-4643-9be2-c205be19827b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:55.250576 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33a4c315-1e25-4643-9be2-c205be19827b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:55.250576 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33a4c315-1e25-4643-9be2-c205be19827b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:55.263093 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:55.263093 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:55.273910 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33a4c315-1e25-4643-9be2-c205be19827b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:55.283097 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33a4c315-1e25-4643-9be2-c205be19827b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 200 Aug 13 23:43:55.283675 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 380/1533] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:55 2026] GET /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:55.304067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84230e9f-591e-4cdf-939b-c8f7814829a0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:55.308643 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84230e9f-591e-4cdf-939b-c8f7814829a0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:55.308643 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84230e9f-591e-4cdf-939b-c8f7814829a0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:55.310423 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84230e9f-591e-4cdf-939b-c8f7814829a0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:55.337104 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:55.337104 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:55.348888 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-84230e9f-591e-4cdf-939b-c8f7814829a0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:55.357667 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84230e9f-591e-4cdf-939b-c8f7814829a0 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 200 Aug 13 23:43:55.358550 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 385/1534] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:55 2026] GET /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 1365 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:55.383852 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8edf999b-4343-4806-bf6c-083ca6ca71ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:55.387274 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8edf999b-4343-4806-bf6c-083ca6ca71ab tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:55.387505 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8edf999b-4343-4806-bf6c-083ca6ca71ab tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1969910045"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:55.402348 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:55.402348 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:55.410382 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8edf999b-4343-4806-bf6c-083ca6ca71ab tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:55.416302 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8edf999b-4343-4806-bf6c-083ca6ca71ab tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:55.417587 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8edf999b-4343-4806-bf6c-083ca6ca71ab tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 200 Aug 13 23:43:55.418145 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 383/1535] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 23:43:55 2026] PUT /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 781 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:55.436212 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-573dae33-ac94-4e46-b35e-c0becc95043f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:55.445542 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-573dae33-ac94-4e46-b35e-c0becc95043f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:55.445542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-573dae33-ac94-4e46-b35e-c0becc95043f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-835181518", "description": "This is the new description of volume"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:55.467476 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:55.467476 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:55.477540 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-573dae33-ac94-4e46-b35e-c0becc95043f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:55.501529 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-573dae33-ac94-4e46-b35e-c0becc95043f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:55.502868 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-573dae33-ac94-4e46-b35e-c0becc95043f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 200 Aug 13 23:43:55.503621 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 388/1536] 10.4.3.81 () {68 vars in 1362 bytes} [Thu Aug 13 23:43:55 2026] PUT /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:55.521565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-341bf8f6-2a35-4f8b-adb5-4d6e33bfc01f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:55.523949 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-341bf8f6-2a35-4f8b-adb5-4d6e33bfc01f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:55.524035 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-341bf8f6-2a35-4f8b-adb5-4d6e33bfc01f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:55.524327 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-341bf8f6-2a35-4f8b-adb5-4d6e33bfc01f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:55.534524 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:55.534524 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:55.547063 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-341bf8f6-2a35-4f8b-adb5-4d6e33bfc01f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:55.555610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-341bf8f6-2a35-4f8b-adb5-4d6e33bfc01f tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 200 Aug 13 23:43:55.555610 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 381/1537] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:55 2026] GET /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 1403 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:55.579979 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:55.587667 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:55.588253 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-614651534", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-352900669"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:55.593055 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-614651534', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-352900669'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:55.593055 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume of 1 GB Aug 13 23:43:55.608750 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Availability Zones retrieved successfully. Aug 13 23:43:55.620346 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (df64000e-fa7a-42ca-b493-a3060c95fdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:55.621805 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52086593-3ee3-4c2a-8b7d-ce1f817b6fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:55.624796 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:55.692927 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52086593-3ee3-4c2a-8b7d-ce1f817b6fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:55.693269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c88878e-fc44-409c-a61b-dc07ab57b585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:55.781547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Created reservations ['af69b9a4-74d8-4e66-ac47-0fc5e47d877e', 'beb2ddbb-02a0-4e7a-8585-ffee407cc096', 'fdbfa1e3-503c-4427-b9ce-aa7aa64b3724', '04ce5272-01c5-4bc3-ba14-0746f331a6e7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:55.782446 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c88878e-fc44-409c-a61b-dc07ab57b585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af69b9a4-74d8-4e66-ac47-0fc5e47d877e', 'beb2ddbb-02a0-4e7a-8585-ffee407cc096', 'fdbfa1e3-503c-4427-b9ce-aa7aa64b3724', '04ce5272-01c5-4bc3-ba14-0746f331a6e7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:55.783530 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f916442-c1c4-48d2-998e-6cd88df869a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:55.835689 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f916442-c1c4-48d2-998e-6cd88df869a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cd46f2b-833b-45d0-a4c5-02e1d139c45f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-614651534',display_name='tempest-VolumesGetTest-Volume-352900669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['af69b9a4-74d8-4e66-ac47-0fc5e47d877e','beb2ddbb-02a0-4e7a-8585-ffee407cc096','fdbfa1e3-503c-4427-b9ce-aa7aa64b3724','04ce5272-01c5-4bc3-ba14-0746f331a6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-614651534',display_name='tempest-VolumesGetTest-Volume-352900669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cd46f2b-833b-45d0-a4c5-02e1d139c45f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed9fbe26ff174512957c3998f632cdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b2194a483d4f378aab117d76f34f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:55.839418 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3ea730-a24b-4ab7-be0b-09e5f78d3b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:55.940730 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3ea730-a24b-4ab7-be0b-09e5f78d3b59) transitioned into 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-614651534',display_name='tempest-VolumesGetTest-Volume-352900669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed9fbe26ff174512957c3998f632cdaf',qos_specs=None,replication_status=,reservations=['af69b9a4-74d8-4e66-ac47-0fc5e47d877e','beb2ddbb-02a0-4e7a-8585-ffee407cc096','fdbfa1e3-503c-4427-b9ce-aa7aa64b3724','04ce5272-01c5-4bc3-ba14-0746f331a6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b2194a483d4f378aab117d76f34f8d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:55.943530 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7626df35-df34-4628-8332-2f07533888b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:55.989230 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7626df35-df34-4628-8332-2f07533888b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:55.996739 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Flow 'volume_create_api' (df64000e-fa7a-42ca-b493-a3060c95fdc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:56.004170 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Create volume request issued successfully. Aug 13 23:43:56.004170 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47b2ff58-5d81-47de-9897-f2baa02856b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:56.005316 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 386/1538] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:43:55 2026] POST /volume/v3/volumes => generated 776 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:43:56.027482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3dcd50ff-bc05-4059-b5f9-10ce0a55d8d6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.033119 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3dcd50ff-bc05-4059-b5f9-10ce0a55d8d6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f Aug 13 23:43:56.033426 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3dcd50ff-bc05-4059-b5f9-10ce0a55d8d6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.033632 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3dcd50ff-bc05-4059-b5f9-10ce0a55d8d6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.034245 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-660c8fbe-c1f9-408b-bc9e-ab55622c6a29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.041648 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-660c8fbe-c1f9-408b-bc9e-ab55622c6a29 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 Aug 13 23:43:56.041648 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-660c8fbe-c1f9-408b-bc9e-ab55622c6a29 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.041648 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-660c8fbe-c1f9-408b-bc9e-ab55622c6a29 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.063332 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:56.063332 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:56.064383 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-660c8fbe-c1f9-408b-bc9e-ab55622c6a29 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 returned with HTTP 404 Aug 13 23:43:56.064955 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 389/1539] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:56 2026] GET /volume/v3/volumes/705e4c24-6e10-4afd-9946-2dd4f8590ee4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:56.083016 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3dcd50ff-bc05-4059-b5f9-10ce0a55d8d6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:56.090165 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3dcd50ff-bc05-4059-b5f9-10ce0a55d8d6 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f returned with HTTP 200 Aug 13 23:43:56.091072 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 384/1540] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:56 2026] GET /volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:56.104535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea2c9762-4041-4145-b90a-c4cd5bdb1dab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.108181 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea2c9762-4041-4145-b90a-c4cd5bdb1dab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d Aug 13 23:43:56.108507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea2c9762-4041-4145-b90a-c4cd5bdb1dab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.108842 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea2c9762-4041-4145-b90a-c4cd5bdb1dab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.109023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-ea2c9762-4041-4145-b90a-c4cd5bdb1dab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 83023e01-fcc8-4735-85e4-3b2e6c34c60d {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:56.123016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea2c9762-4041-4145-b90a-c4cd5bdb1dab tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d returned with HTTP 404 Aug 13 23:43:56.123851 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 382/1541] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:56 2026] GET /volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:56.142683 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a856537b-945a-4724-be8e-ee11c5f5a7af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.151821 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a856537b-945a-4724-be8e-ee11c5f5a7af tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f/action Aug 13 23:43:56.152146 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a856537b-945a-4724-be8e-ee11c5f5a7af tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:56.152309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a856537b-945a-4724-be8e-ee11c5f5a7af tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:56.157549 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-a856537b-945a-4724-be8e-ee11c5f5a7af tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] delete called for group 8006e52b-6f61-46b0-8e55-2308dea9260f {{(pid=100275) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:43:56.157549 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-a856537b-945a-4724-be8e-ee11c5f5a7af tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Delete group with id: 8006e52b-6f61-46b0-8e55-2308dea9260f Aug 13 23:43:56.169033 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:56.169033 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:56.218878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-bcc39f94-49e4-4257-b75e-8fd35b688dfe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.237245 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a856537b-945a-4724-be8e-ee11c5f5a7af tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f/action returned with HTTP 202 Aug 13 23:43:56.237821 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 387/1542] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:43:56 2026] POST /volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:43:56.250840 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-bcc39f94-49e4-4257-b75e-8fd35b688dfe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55 Aug 13 23:43:56.250840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-bcc39f94-49e4-4257-b75e-8fd35b688dfe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.250840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-bcc39f94-49e4-4257-b75e-8fd35b688dfe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.275027 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8a0e348-0510-4696-b0b0-6b22e44a6e86 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.275027 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8a0e348-0510-4696-b0b0-6b22e44a6e86 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f Aug 13 23:43:56.275027 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8a0e348-0510-4696-b0b0-6b22e44a6e86 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.275027 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8a0e348-0510-4696-b0b0-6b22e44a6e86 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.275027 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-b8a0e348-0510-4696-b0b0-6b22e44a6e86 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 8006e52b-6f61-46b0-8e55-2308dea9260f {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:56.275853 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:56.275853 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:56.291058 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:56.291058 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:56.293831 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8a0e348-0510-4696-b0b0-6b22e44a6e86 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f returned with HTTP 200 Aug 13 23:43:56.295396 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 385/1543] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:56 2026] GET /volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f => generated 320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:43:56.324122 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8eefcaca-db86-4431-b494-016688948b80 req-5d0ce9e8-a6ac-4c20-91c4-601052b3fba5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.328527 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-5d0ce9e8-a6ac-4c20-91c4-601052b3fba5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:43:56.328803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-5d0ce9e8-a6ac-4c20-91c4-601052b3fba5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.329077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-5d0ce9e8-a6ac-4c20-91c4-601052b3fba5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.346330 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:56.346330 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:56.355182 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8eefcaca-db86-4431-b494-016688948b80 req-5d0ce9e8-a6ac-4c20-91c4-601052b3fba5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:43:56.366345 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-5d0ce9e8-a6ac-4c20-91c4-601052b3fba5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:43:56.367031 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 383/1544] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:56 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1359 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:56.471246 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2184e4a4-0bc6-43f1-a870-f283d2ce27b0 req-bcc39f94-49e4-4257-b75e-8fd35b688dfe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55 returned with HTTP 200 Aug 13 23:43:56.471246 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 390/1545] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:43:56 2026] DELETE /volume/v3/attachments/4351d80e-82cc-4308-93d0-6563a5fa0c55 => generated 19 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:56.654383 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2643de6e-0b2d-4eb0-811c-8739251b0819 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.660076 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2643de6e-0b2d-4eb0-811c-8739251b0819 None None] GET https://10.4.3.81/volume// Aug 13 23:43:56.660076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2643de6e-0b2d-4eb0-811c-8739251b0819 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.660076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2643de6e-0b2d-4eb0-811c-8739251b0819 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.660076 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2643de6e-0b2d-4eb0-811c-8739251b0819 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:56.660076 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 388/1546] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:43:56 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:56.682966 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8eefcaca-db86-4431-b494-016688948b80 req-37e768fd-4b00-416d-96ea-86c240f9b79b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.771219 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-37e768fd-4b00-416d-96ea-86c240f9b79b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:43:56.771741 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-37e768fd-4b00-416d-96ea-86c240f9b79b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4946a1b-a1b0-4d5d-8aea-aa32855377f1", "connector": null, "instance_uuid": "a6d627c4-bb2a-4fb9-bd8c-ab712748dfce"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:56.774184 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-573bcc21-189a-4989-8ddb-4a6536f575a2 req-17f3d302-c639-4a65-84f6-b1cd6f97568e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.775896 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-573bcc21-189a-4989-8ddb-4a6536f575a2 req-17f3d302-c639-4a65-84f6-b1cd6f97568e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:43:56.775986 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-573bcc21-189a-4989-8ddb-4a6536f575a2 req-17f3d302-c639-4a65-84f6-b1cd6f97568e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.776473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-573bcc21-189a-4989-8ddb-4a6536f575a2 req-17f3d302-c639-4a65-84f6-b1cd6f97568e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.786688 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:56.786688 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:56.787415 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:56.787415 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:56.795537 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-573bcc21-189a-4989-8ddb-4a6536f575a2 req-17f3d302-c639-4a65-84f6-b1cd6f97568e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:43:56.803236 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-573bcc21-189a-4989-8ddb-4a6536f575a2 req-17f3d302-c639-4a65-84f6-b1cd6f97568e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:43:56.805018 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 384/1547] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:43:56 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:56.865344 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-37e768fd-4b00-416d-96ea-86c240f9b79b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:43:56.865344 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 386/1548] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:43:56 2026] POST /volume/v3/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:56.949836 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9145a5e5-7256-4487-ac49-1f6301a0c0d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:56.953637 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9145a5e5-7256-4487-ac49-1f6301a0c0d4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:43:56.953842 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9145a5e5-7256-4487-ac49-1f6301a0c0d4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:56.954116 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9145a5e5-7256-4487-ac49-1f6301a0c0d4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:56.973226 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:56.973226 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:56.978635 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9145a5e5-7256-4487-ac49-1f6301a0c0d4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:43:57.001837 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9145a5e5-7256-4487-ac49-1f6301a0c0d4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:43:57.001837 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 391/1549] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:56 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1358 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:57.003292 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c2a7170a-5b4e-47ba-a14b-a331f00f8fee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.003922 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2a7170a-5b4e-47ba-a14b-a331f00f8fee None None] GET https://10.4.3.81/volume// Aug 13 23:43:57.005185 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2a7170a-5b4e-47ba-a14b-a331f00f8fee None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.005185 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2a7170a-5b4e-47ba-a14b-a331f00f8fee None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.005185 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2a7170a-5b4e-47ba-a14b-a331f00f8fee None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:43:57.005436 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 389/1550] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:43:57.025070 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8eefcaca-db86-4431-b494-016688948b80 req-b3e679f1-03ea-43a5-99cd-7cc0e7e12e1b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.031074 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-b3e679f1-03ea-43a5-99cd-7cc0e7e12e1b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:43:57.031074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-b3e679f1-03ea-43a5-99cd-7cc0e7e12e1b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.031074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-b3e679f1-03ea-43a5-99cd-7cc0e7e12e1b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.063616 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:57.063616 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:57.073594 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8eefcaca-db86-4431-b494-016688948b80 req-b3e679f1-03ea-43a5-99cd-7cc0e7e12e1b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:43:57.084017 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-b3e679f1-03ea-43a5-99cd-7cc0e7e12e1b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:43:57.084931 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 385/1551] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1538 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:43:57.111111 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cf79a571-b730-4d58-9152-0b515613a2b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.118305 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf79a571-b730-4d58-9152-0b515613a2b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f Aug 13 23:43:57.119346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf79a571-b730-4d58-9152-0b515613a2b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.119346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf79a571-b730-4d58-9152-0b515613a2b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.143445 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:57.143445 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:57.160803 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cf79a571-b730-4d58-9152-0b515613a2b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:57.177590 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf79a571-b730-4d58-9152-0b515613a2b3 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f returned with HTTP 200 Aug 13 23:43:57.177590 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 387/1552] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f => generated 869 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:57.204536 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-766ff654-6763-4026-b749-0fe84caf9a8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.208329 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-766ff654-6763-4026-b749-0fe84caf9a8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] PUT https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f Aug 13 23:43:57.209778 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-766ff654-6763-4026-b749-0fe84caf9a8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1969910045", "description": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:57.229065 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:57.229065 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:57.235924 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-766ff654-6763-4026-b749-0fe84caf9a8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:57.249532 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-766ff654-6763-4026-b749-0fe84caf9a8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume updated successfully. Aug 13 23:43:57.251563 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-766ff654-6763-4026-b749-0fe84caf9a8b tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f returned with HTTP 200 Aug 13 23:43:57.252716 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 392/1553] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 23:43:57 2026] PUT /volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f => generated 768 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:57.255810 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8eefcaca-db86-4431-b494-016688948b80 req-1a5c0771-a70b-4ccb-a8fd-feacdba4d3df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.262403 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-1a5c0771-a70b-4ccb-a8fd-feacdba4d3df tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] PUT https://10.4.3.81/volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 Aug 13 23:43:57.263247 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-1a5c0771-a70b-4ccb-a8fd-feacdba4d3df tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:57.273971 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ab5abef-0620-414e-b3a8-c1a5b6727c37 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.277263 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ab5abef-0620-414e-b3a8-c1a5b6727c37 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f Aug 13 23:43:57.277263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ab5abef-0620-414e-b3a8-c1a5b6727c37 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.277263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ab5abef-0620-414e-b3a8-c1a5b6727c37 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.282905 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-8eefcaca-db86-4431-b494-016688948b80 req-1a5c0771-a70b-4ccb-a8fd-feacdba4d3df tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Acquiring lock "cinder-attachment_update-d4946a1b-a1b0-4d5d-8aea-aa32855377f1-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:43:57.289016 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:57.289016 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:57.293890 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-8eefcaca-db86-4431-b494-016688948b80 req-1a5c0771-a70b-4ccb-a8fd-feacdba4d3df tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Lock "cinder-attachment_update-d4946a1b-a1b0-4d5d-8aea-aa32855377f1-np0000007283" acquired by "attachment_update" :: waited 0.012s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:43:57.295501 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ab5abef-0620-414e-b3a8-c1a5b6727c37 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:57.308882 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ab5abef-0620-414e-b3a8-c1a5b6727c37 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f returned with HTTP 200 Aug 13 23:43:57.309148 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 386/1554] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:57.309338 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:57.309338 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:57.320959 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5c3623c-0dec-4b13-854b-8bb19332e4a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.325257 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5c3623c-0dec-4b13-854b-8bb19332e4a1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f Aug 13 23:43:57.326086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5c3623c-0dec-4b13-854b-8bb19332e4a1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.326086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5c3623c-0dec-4b13-854b-8bb19332e4a1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.326086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-a5c3623c-0dec-4b13-854b-8bb19332e4a1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member 8006e52b-6f61-46b0-8e55-2308dea9260f {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:57.331424 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-360c6782-0e56-44d2-9831-a2d3d835fb00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.334595 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5c3623c-0dec-4b13-854b-8bb19332e4a1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f returned with HTTP 404 Aug 13 23:43:57.335750 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 388/1555] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:57.341030 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-360c6782-0e56-44d2-9831-a2d3d835fb00 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f Aug 13 23:43:57.341229 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-360c6782-0e56-44d2-9831-a2d3d835fb00 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.341630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-360c6782-0e56-44d2-9831-a2d3d835fb00 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.341788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-360c6782-0e56-44d2-9831-a2d3d835fb00 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume with id: 8cd46f2b-833b-45d0-a4c5-02e1d139c45f Aug 13 23:43:57.352957 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-950e18c5-b6fb-47f7-a790-2ae9290d1124 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.357248 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:57.357248 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:57.357248 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-360c6782-0e56-44d2-9831-a2d3d835fb00 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:57.358287 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-950e18c5-b6fb-47f7-a790-2ae9290d1124 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/detail Aug 13 23:43:57.358287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-950e18c5-b6fb-47f7-a790-2ae9290d1124 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.358434 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-950e18c5-b6fb-47f7-a790-2ae9290d1124 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.373843 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-950e18c5-b6fb-47f7-a790-2ae9290d1124 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/detail returned with HTTP 200 Aug 13 23:43:57.376860 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 387/1556] 10.4.3.81 () {68 vars in 1289 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/groups/detail => generated 14 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:57.390317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4be4730c-23b0-4c73-95f5-e540293fd8f8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.393018 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4be4730c-23b0-4c73-95f5-e540293fd8f8 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:43:57.393900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4be4730c-23b0-4c73-95f5-e540293fd8f8 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.393900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4be4730c-23b0-4c73-95f5-e540293fd8f8 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.393900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-4be4730c-23b0-4c73-95f5-e540293fd8f8 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:43:57.395002 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4be4730c-23b0-4c73-95f5-e540293fd8f8 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:43:57.404752 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-360c6782-0e56-44d2-9831-a2d3d835fb00 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume request issued successfully. Aug 13 23:43:57.405069 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-360c6782-0e56-44d2-9831-a2d3d835fb00 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f returned with HTTP 202 Aug 13 23:43:57.405365 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4be4730c-23b0-4c73-95f5-e540293fd8f8 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Get all volumes completed successfully. Aug 13 23:43:57.405615 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 393/1557] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:57 2026] DELETE /volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:57.411115 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4be4730c-23b0-4c73-95f5-e540293fd8f8 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:43:57.415521 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 389/1558] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:57.419276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02a3a148-714e-483e-8fcf-73f611e0e702 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.427882 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02a3a148-714e-483e-8fcf-73f611e0e702 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f Aug 13 23:43:57.428215 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02a3a148-714e-483e-8fcf-73f611e0e702 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.428499 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02a3a148-714e-483e-8fcf-73f611e0e702 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.436785 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7f29f87-47af-4f67-9ff7-0435f8b17a9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.440948 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7f29f87-47af-4f67-9ff7-0435f8b17a9c tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f/action Aug 13 23:43:57.442628 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7f29f87-47af-4f67-9ff7-0435f8b17a9c tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:57.442748 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7f29f87-47af-4f67-9ff7-0435f8b17a9c tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:57.443202 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:57.443202 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:57.447793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-c7f29f87-47af-4f67-9ff7-0435f8b17a9c tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] delete called for group 8006e52b-6f61-46b0-8e55-2308dea9260f {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:43:57.448022 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-c7f29f87-47af-4f67-9ff7-0435f8b17a9c tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Delete group with id: 8006e52b-6f61-46b0-8e55-2308dea9260f Aug 13 23:43:57.449603 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-02a3a148-714e-483e-8fcf-73f611e0e702 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:57.453175 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7f29f87-47af-4f67-9ff7-0435f8b17a9c tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f/action returned with HTTP 404 Aug 13 23:43:57.453952 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 394/1559] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:43:57 2026] POST /volume/v3/groups/8006e52b-6f61-46b0-8e55-2308dea9260f/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:57.456529 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02a3a148-714e-483e-8fcf-73f611e0e702 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f returned with HTTP 200 Aug 13 23:43:57.457391 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 388/1560] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:57.464950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f39a9e9-fc47-434f-9d9d-80d301e99600 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.470976 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f39a9e9-fc47-434f-9d9d-80d301e99600 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:43:57.472354 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f39a9e9-fc47-434f-9d9d-80d301e99600 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.475410 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f39a9e9-fc47-434f-9d9d-80d301e99600 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.476030 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-1f39a9e9-fc47-434f-9d9d-80d301e99600 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:43:57.477186 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f39a9e9-fc47-434f-9d9d-80d301e99600 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:43:57.489397 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f39a9e9-fc47-434f-9d9d-80d301e99600 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Get all volumes completed successfully. Aug 13 23:43:57.493067 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f39a9e9-fc47-434f-9d9d-80d301e99600 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:43:57.493236 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 390/1561] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:57.515814 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e95597e-8ac0-41d9-8901-a3972c258292 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.518662 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e95597e-8ac0-41d9-8901-a3972c258292 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d/action Aug 13 23:43:57.520225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-8eefcaca-db86-4431-b494-016688948b80 req-1a5c0771-a70b-4ccb-a8fd-feacdba4d3df tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Lock "cinder-attachment_update-d4946a1b-a1b0-4d5d-8aea-aa32855377f1-np0000007283" released by "attachment_update" :: held 0.225s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:43:57.520303 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e95597e-8ac0-41d9-8901-a3972c258292 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:43:57.520349 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-1a5c0771-a70b-4ccb-a8fd-feacdba4d3df tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 returned with HTTP 200 Aug 13 23:43:57.520387 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e95597e-8ac0-41d9-8901-a3972c258292 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:57.520421 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 390/1562] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:43:57 2026] PUT /volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:43:57.523074 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-2e95597e-8ac0-41d9-8901-a3972c258292 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] delete called for group 83023e01-fcc8-4735-85e4-3b2e6c34c60d {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:43:57.524368 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-2e95597e-8ac0-41d9-8901-a3972c258292 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Delete group with id: 83023e01-fcc8-4735-85e4-3b2e6c34c60d Aug 13 23:43:57.530376 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e95597e-8ac0-41d9-8901-a3972c258292 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d/action returned with HTTP 404 Aug 13 23:43:57.531197 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 395/1563] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:43:57 2026] POST /volume/v3/groups/83023e01-fcc8-4735-85e4-3b2e6c34c60d/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:43:57.549196 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28b69c24-2877-4352-ae00-98de798142f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.551839 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28b69c24-2877-4352-ae00-98de798142f9 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/f9425fe8-09c2-4d14-acff-f48370626b84 Aug 13 23:43:57.552252 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28b69c24-2877-4352-ae00-98de798142f9 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.552542 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28b69c24-2877-4352-ae00-98de798142f9 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.589033 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28b69c24-2877-4352-ae00-98de798142f9 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/group_types/f9425fe8-09c2-4d14-acff-f48370626b84 returned with HTTP 202 Aug 13 23:43:57.589033 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 389/1564] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:43:57 2026] DELETE /volume/v3/group_types/f9425fe8-09c2-4d14-acff-f48370626b84 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:43:57.613614 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc5aa44c-c456-4b62-8e60-5da6997470bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.621251 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc5aa44c-c456-4b62-8e60-5da6997470bf tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] DELETE https://10.4.3.81/volume/v3/types/58b5ac72-9db6-4d24-bf48-df370863972a Aug 13 23:43:57.621251 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc5aa44c-c456-4b62-8e60-5da6997470bf tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.621251 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc5aa44c-c456-4b62-8e60-5da6997470bf tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.670253 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc5aa44c-c456-4b62-8e60-5da6997470bf tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/types/58b5ac72-9db6-4d24-bf48-df370863972a returned with HTTP 202 Aug 13 23:43:57.670885 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 391/1565] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:43:57 2026] DELETE /volume/v3/types/58b5ac72-9db6-4d24-bf48-df370863972a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 23:43:57.685038 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc48ce8a-e826-4941-9d32-c40b2c6922ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.687574 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc48ce8a-e826-4941-9d32-c40b2c6922ae tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] GET https://10.4.3.81/volume/v3/types/58b5ac72-9db6-4d24-bf48-df370863972a Aug 13 23:43:57.687905 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc48ce8a-e826-4941-9d32-c40b2c6922ae tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.690341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc48ce8a-e826-4941-9d32-c40b2c6922ae tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.698926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc48ce8a-e826-4941-9d32-c40b2c6922ae tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/types/58b5ac72-9db6-4d24-bf48-df370863972a returned with HTTP 404 Aug 13 23:43:57.700147 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 391/1566] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/types/58b5ac72-9db6-4d24-bf48-df370863972a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:57.713412 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de28bf38-27c0-42dc-9365-5292fe9057c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.717861 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de28bf38-27c0-42dc-9365-5292fe9057c5 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:43:57.718869 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de28bf38-27c0-42dc-9365-5292fe9057c5 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1440983316"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:57.753286 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de28bf38-27c0-42dc-9365-5292fe9057c5 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:43:57.754296 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 396/1567] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:43:57 2026] POST /volume/v3/types => generated 216 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:43:57.771478 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89d76150-cedb-4e79-968f-f986e639e103 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.773596 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89d76150-cedb-4e79-968f-f986e639e103 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:43:57.774224 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89d76150-cedb-4e79-968f-f986e639e103 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1996951911"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:57.806874 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89d76150-cedb-4e79-968f-f986e639e103 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:43:57.807471 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 390/1568] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:43:57 2026] POST /volume/v3/group_types => generated 173 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:57.822261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7ee58ce1-9444-4e2b-b7e8-0e3d9c372ccf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.826798 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ee58ce1-9444-4e2b-b7e8-0e3d9c372ccf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:43:57.826798 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ee58ce1-9444-4e2b-b7e8-0e3d9c372ccf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fa76baf2-e559-4d2b-84c5-c3581ab71e06", "volume_types": ["78bba920-ac10-424c-9936-adfb8eddd7b4"], "name": "tempest-GroupsTest-Group-987941198"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:57.830111 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-7ee58ce1-9444-4e2b-b7e8-0e3d9c372ccf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Creating new group {'group': {'group_type': 'fa76baf2-e559-4d2b-84c5-c3581ab71e06', 'volume_types': ['78bba920-ac10-424c-9936-adfb8eddd7b4'], 'name': 'tempest-GroupsTest-Group-987941198'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:43:57.845352 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-7ee58ce1-9444-4e2b-b7e8-0e3d9c372ccf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Creating group tempest-GroupsTest-Group-987941198. Aug 13 23:43:57.865410 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7ee58ce1-9444-4e2b-b7e8-0e3d9c372ccf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Availability Zones retrieved successfully. Aug 13 23:43:57.899888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-7ee58ce1-9444-4e2b-b7e8-0e3d9c372ccf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Created reservations ['10bfd9a5-009f-4e88-8a5c-e8bed329bc32'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:57.968305 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ee58ce1-9444-4e2b-b7e8-0e3d9c372ccf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:43:57.968848 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 392/1569] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:43:57 2026] POST /volume/v3/groups => generated 103 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:57.982954 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d07d927-b9c3-42d8-a010-8452c586a852 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:57.991088 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d07d927-b9c3-42d8-a010-8452c586a852 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:43:57.991088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d07d927-b9c3-42d8-a010-8452c586a852 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:57.991088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d07d927-b9c3-42d8-a010-8452c586a852 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:57.991587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-8d07d927-b9c3-42d8-a010-8452c586a852 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:58.000079 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:58.000079 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:58.014891 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d07d927-b9c3-42d8-a010-8452c586a852 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 200 Aug 13 23:43:58.018311 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 392/1570] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:57 2026] GET /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:58.025625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da47d425-9e6e-492b-a6f3-7f3c81540987 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:58.030586 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da47d425-9e6e-492b-a6f3-7f3c81540987 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:43:58.030586 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da47d425-9e6e-492b-a6f3-7f3c81540987 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:58.033413 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da47d425-9e6e-492b-a6f3-7f3c81540987 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:58.053071 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:58.053071 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:58.062018 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-da47d425-9e6e-492b-a6f3-7f3c81540987 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:43:58.073937 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da47d425-9e6e-492b-a6f3-7f3c81540987 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:43:58.074782 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 397/1571] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:58 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1359 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:58.482364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8da4dc5f-5d74-4482-9baf-4a7e986bfe33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:58.485235 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8da4dc5f-5d74-4482-9baf-4a7e986bfe33 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f Aug 13 23:43:58.485654 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8da4dc5f-5d74-4482-9baf-4a7e986bfe33 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:58.485936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8da4dc5f-5d74-4482-9baf-4a7e986bfe33 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:58.502683 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8da4dc5f-5d74-4482-9baf-4a7e986bfe33 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f returned with HTTP 404 Aug 13 23:43:58.503504 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 391/1572] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:58 2026] GET /volume/v3/volumes/8cd46f2b-833b-45d0-a4c5-02e1d139c45f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:58.515247 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f57a15f6-15c9-40ee-b04f-e0ce8d4fc471 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:58.518110 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f57a15f6-15c9-40ee-b04f-e0ce8d4fc471 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:58.518768 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f57a15f6-15c9-40ee-b04f-e0ce8d4fc471 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:58.518768 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f57a15f6-15c9-40ee-b04f-e0ce8d4fc471 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:58.536318 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:58.536318 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:58.548323 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f57a15f6-15c9-40ee-b04f-e0ce8d4fc471 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:58.555676 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f57a15f6-15c9-40ee-b04f-e0ce8d4fc471 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 200 Aug 13 23:43:58.556339 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 393/1573] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:58 2026] GET /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 1403 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:58.577512 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d3de4e8-6f4e-4c2a-89ca-78d6475cea63 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:58.582125 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d3de4e8-6f4e-4c2a-89ca-78d6475cea63 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] DELETE https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:58.582658 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d3de4e8-6f4e-4c2a-89ca-78d6475cea63 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:58.584222 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d3de4e8-6f4e-4c2a-89ca-78d6475cea63 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:58.584222 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8d3de4e8-6f4e-4c2a-89ca-78d6475cea63 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume with id: 66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:58.600094 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:58.600094 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:58.600764 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8d3de4e8-6f4e-4c2a-89ca-78d6475cea63 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:58.666620 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8d3de4e8-6f4e-4c2a-89ca-78d6475cea63 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Delete volume request issued successfully. Aug 13 23:43:58.666620 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d3de4e8-6f4e-4c2a-89ca-78d6475cea63 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 202 Aug 13 23:43:58.667138 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 393/1574] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:43:58 2026] DELETE /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:43:58.677754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dea7b00c-1bd6-4e33-91af-5f46da0583a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:58.680286 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dea7b00c-1bd6-4e33-91af-5f46da0583a7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:58.680522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dea7b00c-1bd6-4e33-91af-5f46da0583a7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:58.680730 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dea7b00c-1bd6-4e33-91af-5f46da0583a7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:58.695683 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:58.695683 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:58.706365 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dea7b00c-1bd6-4e33-91af-5f46da0583a7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Volume info retrieved successfully. Aug 13 23:43:58.715037 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dea7b00c-1bd6-4e33-91af-5f46da0583a7 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 200 Aug 13 23:43:58.715574 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 398/1575] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:58 2026] GET /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 1402 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:59.032407 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-081295bf-8522-4cd2-a8d0-63bf5ff30d92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:59.037201 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-081295bf-8522-4cd2-a8d0-63bf5ff30d92 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:43:59.038180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-081295bf-8522-4cd2-a8d0-63bf5ff30d92 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:59.038180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-081295bf-8522-4cd2-a8d0-63bf5ff30d92 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:59.038180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-081295bf-8522-4cd2-a8d0-63bf5ff30d92 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:43:59.053059 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:59.053059 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:43:59.075600 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-081295bf-8522-4cd2-a8d0-63bf5ff30d92 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 200 Aug 13 23:43:59.076204 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 392/1576] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:43:59 2026] GET /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:59.090736 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a74625a-523e-4ffb-8604-14cd928b2206 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:59.092687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a456b54-0c8d-41a3-bc0c-d1a8868e7c4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:59.095008 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a456b54-0c8d-41a3-bc0c-d1a8868e7c4e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:43:59.095261 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a456b54-0c8d-41a3-bc0c-d1a8868e7c4e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:59.095511 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a456b54-0c8d-41a3-bc0c-d1a8868e7c4e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:59.099327 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:43:59.099597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2013262607", "volume_type": "78bba920-ac10-424c-9936-adfb8eddd7b4", "group_id": "f6a18ade-e176-4e36-8a9d-5b7f0682549c", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:43:59.102450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2013262607', 'volume_type': '78bba920-ac10-424c-9936-adfb8eddd7b4', 'group_id': 'f6a18ade-e176-4e36-8a9d-5b7f0682549c', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:43:59.115055 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:59.115055 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:43:59.118838 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:59.118838 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:59.119530 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume of 1 GB Aug 13 23:43:59.126345 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9a456b54-0c8d-41a3-bc0c-d1a8868e7c4e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:43:59.139104 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a456b54-0c8d-41a3-bc0c-d1a8868e7c4e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:43:59.139751 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 394/1577] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:59 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1359 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:59.140410 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Availability Zones retrieved successfully. Aug 13 23:43:59.149274 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Flow 'volume_create_api' (6324683f-05d7-4728-b5ff-edfbf709ea32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:59.149721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc43122-27b7-4a6f-88fa-867c09d1c110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:59.150505 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:59.150505 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:59.151309 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:43:59.184670 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc43122-27b7-4a6f-88fa-867c09d1c110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:43:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78bba920-ac10-424c-9936-adfb8eddd7b4,is_public=True,name='tempest-GroupsTest-volume-type-1440983316',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78bba920-ac10-424c-9936-adfb8eddd7b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f6a18ade-e176-4e36-8a9d-5b7f0682549c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:59.185713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa4accd3-9e48-4b44-8d2f-2f56c9ca0bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:59.236448 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1440983316 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1440983316, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:59.236963 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1440983316 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1440983316, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:43:59.284086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Created reservations ['a14df432-c2f0-4321-856a-9e7e41375710', '3d3b61e3-6d5c-45c1-9963-6a9fab6de2f1', '01c64049-896c-4184-98ea-d681390bce8a', '658063cf-5cfa-4e83-b8d7-7de855ab02a1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:43:59.285210 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa4accd3-9e48-4b44-8d2f-2f56c9ca0bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a14df432-c2f0-4321-856a-9e7e41375710', '3d3b61e3-6d5c-45c1-9963-6a9fab6de2f1', '01c64049-896c-4184-98ea-d681390bce8a', '658063cf-5cfa-4e83-b8d7-7de855ab02a1']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:59.286341 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43ff57bb-1581-47c0-a40c-a815649970e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:59.316545 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43ff57bb-1581-47c0-a40c-a815649970e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cbb3789-6eb1-4492-a367-1d2581013a6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2013262607',encryption_key_id=None,group_id=f6a18ade-e176-4e36-8a9d-5b7f0682549c,group_type_id=,metadata={},multiattach=False,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',qos_specs=None,replication_status=,reservations=['a14df432-c2f0-4321-856a-9e7e41375710','3d3b61e3-6d5c-45c1-9963-6a9fab6de2f1','01c64049-896c-4184-98ea-d681390bce8a','658063cf-5cfa-4e83-b8d7-7de855ab02a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_type_id=78bba920-ac10-424c-9936-adfb8eddd7b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2013262607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f6a18ade-e176-4e36-8a9d-5b7f0682549c,host=None,id=7cbb3789-6eb1-4492-a367-1d2581013a6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78bba920-ac10-424c-9936-adfb8eddd7b4),volume_type_id=78bba920-ac10-424c-9936-adfb8eddd7b4)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:59.318342 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c819555-3a0d-4277-ad3b-da88c6dda98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:59.347535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c819555-3a0d-4277-ad3b-da88c6dda98f) transitioned into state 'SUCCESS' from state '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-2013262607',encryption_key_id=None,group_id=f6a18ade-e176-4e36-8a9d-5b7f0682549c,group_type_id=,metadata={},multiattach=False,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',qos_specs=None,replication_status=,reservations=['a14df432-c2f0-4321-856a-9e7e41375710','3d3b61e3-6d5c-45c1-9963-6a9fab6de2f1','01c64049-896c-4184-98ea-d681390bce8a','658063cf-5cfa-4e83-b8d7-7de855ab02a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_type_id=78bba920-ac10-424c-9936-adfb8eddd7b4)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:59.348677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (649e9865-8981-4b76-b80d-a55238b4efe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:43:59.372322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (649e9865-8981-4b76-b80d-a55238b4efe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:43:59.373441 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Flow 'volume_create_api' (6324683f-05d7-4728-b5ff-edfbf709ea32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:43:59.373801 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume request issued successfully. Aug 13 23:43:59.374734 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:43:59.374910 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:43:59.425954 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:43:59.430429 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:59.430429 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:43:59.435964 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a74625a-523e-4ffb-8604-14cd928b2206 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:43:59.436635 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 394/1578] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:43:59 2026] POST /volume/v3/volumes => generated 813 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:43:59.458478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:59.460490 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c Aug 13 23:43:59.460757 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:59.461081 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:59.473374 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:59.473374 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:59.478712 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Volume info retrieved successfully. Aug 13 23:43:59.481301 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:43:59.481573 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:43:59.540722 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:43:59.543954 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:43:59.543954 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:43:59.556636 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-763e98b9-cfae-4fc7-9370-049afd5ec37e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c returned with HTTP 200 Aug 13 23:43:59.557269 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 399/1579] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:43:59 2026] GET /volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c => generated 881 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:43:59.743142 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34bbf8bd-9280-438f-844d-b9443d726466 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:43:59.746314 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34bbf8bd-9280-438f-844d-b9443d726466 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] GET https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 Aug 13 23:43:59.746314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34bbf8bd-9280-438f-844d-b9443d726466 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:43:59.746314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34bbf8bd-9280-438f-844d-b9443d726466 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:43:59.754379 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34bbf8bd-9280-438f-844d-b9443d726466 tempest-VolumesGetTest-1195592764 tempest-VolumesGetTest-1195592764-project-member] https://10.4.3.81/volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 returned with HTTP 404 Aug 13 23:43:59.755055 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 393/1580] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:43:59 2026] GET /volume/v3/volumes/66a7a9ce-6c66-4001-b72f-71e148af3fd9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:00.173943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e0112c6c-7305-4ac3-80c2-58d5b3897537 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:00.176893 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0112c6c-7305-4ac3-80c2-58d5b3897537 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:00.177220 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0112c6c-7305-4ac3-80c2-58d5b3897537 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:00.177380 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0112c6c-7305-4ac3-80c2-58d5b3897537 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:00.200458 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:00.200458 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:00.207849 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e0112c6c-7305-4ac3-80c2-58d5b3897537 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:00.224174 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0112c6c-7305-4ac3-80c2-58d5b3897537 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:44:00.224738 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 395/1581] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:00 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1359 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:00.581049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:00.583018 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c Aug 13 23:44:00.584762 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:00.585236 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:00.598187 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:00.598187 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:00.604169 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Volume info retrieved successfully. Aug 13 23:44:00.605270 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:00.605622 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:00.651558 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:00.659248 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:00.659248 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:00.675172 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fdd1f2e-80c9-4db0-8e27-6ca3561b194b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c returned with HTTP 200 Aug 13 23:44:00.675864 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 395/1582] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:00 2026] GET /volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c => generated 906 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:00.704040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:00.707597 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:00.708389 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-843772427", "volume_type": "78bba920-ac10-424c-9936-adfb8eddd7b4", "group_id": "f6a18ade-e176-4e36-8a9d-5b7f0682549c", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:00.710736 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-843772427', 'volume_type': '78bba920-ac10-424c-9936-adfb8eddd7b4', 'group_id': 'f6a18ade-e176-4e36-8a9d-5b7f0682549c', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:00.725126 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:00.725126 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:00.725731 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume of 1 GB Aug 13 23:44:00.734774 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Availability Zones retrieved successfully. Aug 13 23:44:00.741663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Flow 'volume_create_api' (92cf4d46-0450-4d3e-b312-be71d8f6f47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:00.743078 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9894776f-304f-40aa-867c-7526788680cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:00.744317 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:00.744317 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:00.747159 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:00.780795 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9894776f-304f-40aa-867c-7526788680cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:43:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78bba920-ac10-424c-9936-adfb8eddd7b4,is_public=True,name='tempest-GroupsTest-volume-type-1440983316',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78bba920-ac10-424c-9936-adfb8eddd7b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f6a18ade-e176-4e36-8a9d-5b7f0682549c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:00.781754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ca53bd-8d26-4718-a6f9-3bb1a00c3850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:00.815830 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1440983316 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1440983316, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:44:00.816229 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1440983316 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1440983316, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:44:00.854524 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Created reservations ['b596519c-6fab-470c-b448-931b1b9e6bcc', '45b2ec23-dd11-4535-bb3e-59b2437d6616', '98173c52-53ac-47ed-866c-87f139f73c40', 'c90e7659-63a6-4e48-b657-9282da925f59'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:00.857140 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ca53bd-8d26-4718-a6f9-3bb1a00c3850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b596519c-6fab-470c-b448-931b1b9e6bcc', '45b2ec23-dd11-4535-bb3e-59b2437d6616', '98173c52-53ac-47ed-866c-87f139f73c40', 'c90e7659-63a6-4e48-b657-9282da925f59']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:00.858028 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814f5a90-4cd4-4f45-8406-02f60ac7379c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:00.897032 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814f5a90-4cd4-4f45-8406-02f60ac7379c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b10f95d2-2c9e-438f-acfe-c5d8c0b0021f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-843772427',encryption_key_id=None,group_id=f6a18ade-e176-4e36-8a9d-5b7f0682549c,group_type_id=,metadata={},multiattach=False,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',qos_specs=None,replication_status=,reservations=['b596519c-6fab-470c-b448-931b1b9e6bcc','45b2ec23-dd11-4535-bb3e-59b2437d6616','98173c52-53ac-47ed-866c-87f139f73c40','c90e7659-63a6-4e48-b657-9282da925f59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_type_id=78bba920-ac10-424c-9936-adfb8eddd7b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-843772427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f6a18ade-e176-4e36-8a9d-5b7f0682549c,host=None,id=b10f95d2-2c9e-438f-acfe-c5d8c0b0021f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78bba920-ac10-424c-9936-adfb8eddd7b4),volume_type_id=78bba920-ac10-424c-9936-adfb8eddd7b4)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:00.901367 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf09a937-0f79-47b7-a16f-9718a9fc3f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:00.960188 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8eefcaca-db86-4431-b494-016688948b80 req-6c20dd9f-8144-4813-9796-d9fd4401519f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:00.963016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-6c20dd9f-8144-4813-9796-d9fd4401519f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3/action Aug 13 23:44:00.963016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-6c20dd9f-8144-4813-9796-d9fd4401519f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:00.963016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-6c20dd9f-8144-4813-9796-d9fd4401519f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:00.966220 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf09a937-0f79-47b7-a16f-9718a9fc3f59) transitioned into state 'SUCCESS' from state '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-843772427',encryption_key_id=None,group_id=f6a18ade-e176-4e36-8a9d-5b7f0682549c,group_type_id=,metadata={},multiattach=False,project_id='7f86a99c51f546b6b5b6cb50ebf664a1',qos_specs=None,replication_status=,reservations=['b596519c-6fab-470c-b448-931b1b9e6bcc','45b2ec23-dd11-4535-bb3e-59b2437d6616','98173c52-53ac-47ed-866c-87f139f73c40','c90e7659-63a6-4e48-b657-9282da925f59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbbb86801cd43b9aafc2e07fa2c27f6',volume_type_id=78bba920-ac10-424c-9936-adfb8eddd7b4)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:00.966844 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989481db-6624-47f5-bb00-f1b789629d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:01.007069 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.007069 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:01.026330 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989481db-6624-47f5-bb00-f1b789629d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:01.027447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Flow 'volume_create_api' (92cf4d46-0450-4d3e-b312-be71d8f6f47d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:01.027897 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Create volume request issued successfully. Aug 13 23:44:01.028649 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:01.028851 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:01.055863 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8eefcaca-db86-4431-b494-016688948b80 req-6c20dd9f-8144-4813-9796-d9fd4401519f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3/action returned with HTTP 204 Aug 13 23:44:01.056723 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 394/1583] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:44:00 2026] POST /volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:01.080933 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:01.087399 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.087399 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:01.095086 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49a437df-db33-4ed4-96e6-43e59bd19ce7 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:44:01.095086 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 400/1584] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:44:00 2026] POST /volume/v3/volumes => generated 812 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:01.108603 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:01.111392 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f Aug 13 23:44:01.111548 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:01.111835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:01.125664 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.125664 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:01.137859 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Volume info retrieved successfully. Aug 13 23:44:01.138798 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:01.138904 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:01.202868 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:01.210130 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.210130 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:01.233062 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c5d254d-ca5e-4478-b1f1-1333b7a174cf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f returned with HTTP 200 Aug 13 23:44:01.233811 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 396/1585] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:01 2026] GET /volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f => generated 880 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:01.252227 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8da9f196-f881-4ffa-b448-e8d720c70ecf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:01.257195 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8da9f196-f881-4ffa-b448-e8d720c70ecf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:01.257548 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8da9f196-f881-4ffa-b448-e8d720c70ecf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:01.258248 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8da9f196-f881-4ffa-b448-e8d720c70ecf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:01.273663 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.273663 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:01.281313 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8da9f196-f881-4ffa-b448-e8d720c70ecf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:01.290883 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8da9f196-f881-4ffa-b448-e8d720c70ecf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:44:01.291604 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 396/1586] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:01 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1651 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:01.314110 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6faf334-49e8-41b4-904d-3bdf4879de71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:01.318886 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6faf334-49e8-41b4-904d-3bdf4879de71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:44:01.318886 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6faf334-49e8-41b4-904d-3bdf4879de71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4946a1b-a1b0-4d5d-8aea-aa32855377f1", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1975923123"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:01.347823 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.347823 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:01.348503 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c6faf334-49e8-41b4-904d-3bdf4879de71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:01.348693 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-c6faf334-49e8-41b4-904d-3bdf4879de71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:01.358620 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6faf334-49e8-41b4-904d-3bdf4879de71 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 400 Aug 13 23:44:01.359536 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 395/1587] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:44:01 2026] POST /volume/v3/snapshots => generated 160 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:44:01.378294 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa4f467f-1435-4640-a90e-64b2cf410901 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:01.381244 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa4f467f-1435-4640-a90e-64b2cf410901 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:44:01.381670 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa4f467f-1435-4640-a90e-64b2cf410901 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4946a1b-a1b0-4d5d-8aea-aa32855377f1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-288019649"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:01.410491 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.410491 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:01.411816 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fa4f467f-1435-4640-a90e-64b2cf410901 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:01.412473 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-fa4f467f-1435-4640-a90e-64b2cf410901 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:01.473282 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fa4f467f-1435-4640-a90e-64b2cf410901 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['28563f57-dca0-4c52-adc6-6430b04b5298', '0a653e9a-9bbb-4f2b-bb01-e6e49f1712d7', '1c3d2cdc-454c-4371-83aa-c0919654a09f', 'f6b6c73e-d8cd-40dd-8a27-72fc11e8914e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:01.559578 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fa4f467f-1435-4640-a90e-64b2cf410901 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot force create request issued successfully. Aug 13 23:44:01.560855 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa4f467f-1435-4640-a90e-64b2cf410901 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:44:01.562120 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 401/1588] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:44:01 2026] POST /volume/v3/snapshots => generated 309 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:01.581212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d10bf62-0cd8-443c-8637-24b188192a95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:01.584847 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d10bf62-0cd8-443c-8637-24b188192a95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 Aug 13 23:44:01.585476 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d10bf62-0cd8-443c-8637-24b188192a95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:01.585476 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d10bf62-0cd8-443c-8637-24b188192a95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:01.597275 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.597275 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:01.597560 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2d10bf62-0cd8-443c-8637-24b188192a95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:01.599428 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d10bf62-0cd8-443c-8637-24b188192a95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 returned with HTTP 200 Aug 13 23:44:01.599428 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 397/1589] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:01 2026] GET /volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:01.909268 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:01.912289 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:44:01.912591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:01.912875 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:01.913176 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Delete volume with id: b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:44:01.922662 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.922662 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:01.923293 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:01.945398 np0000007283 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:44:01.961198 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Delete volume request issued successfully. Aug 13 23:44:01.961435 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad075b3d-6893-416d-b1e7-d45201d61e09 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 202 Aug 13 23:44:01.961941 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 397/1590] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:01 2026] DELETE /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:01.974387 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-adf5329e-6027-41c0-a94b-6d45ba09ad1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:01.977812 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adf5329e-6027-41c0-a94b-6d45ba09ad1c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:44:01.978179 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adf5329e-6027-41c0-a94b-6d45ba09ad1c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:01.978486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adf5329e-6027-41c0-a94b-6d45ba09ad1c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:01.989550 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:01.989550 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:01.999716 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-adf5329e-6027-41c0-a94b-6d45ba09ad1c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:02.005443 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adf5329e-6027-41c0-a94b-6d45ba09ad1c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 200 Aug 13 23:44:02.005838 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 396/1591] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:01 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:02.259556 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:02.261210 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f Aug 13 23:44:02.261373 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:02.261743 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:02.277432 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:02.277432 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:02.286932 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Volume info retrieved successfully. Aug 13 23:44:02.289196 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:02.289196 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:02.354871 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:02.361601 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:02.361601 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:02.371817 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee26b6a3-d6a0-4e18-bcce-e2d565484aef tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f returned with HTTP 200 Aug 13 23:44:02.372346 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 402/1592] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:02 2026] GET /volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f => generated 905 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:02.395858 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5dff5993-1167-4967-a6be-fe0174cbcdbf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:02.398204 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5dff5993-1167-4967-a6be-fe0174cbcdbf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] PUT https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:02.398689 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5dff5993-1167-4967-a6be-fe0174cbcdbf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "b10f95d2-2c9e-438f-acfe-c5d8c0b0021f"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:02.401191 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-5dff5993-1167-4967-a6be-fe0174cbcdbf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Update called for group f6a18ade-e176-4e36-8a9d-5b7f0682549c. {{(pid=100275) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 23:44:02.401191 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-5dff5993-1167-4967-a6be-fe0174cbcdbf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Updating group f6a18ade-e176-4e36-8a9d-5b7f0682549c with name new_group description: This is a new group add_volumes: None remove_volumes: b10f95d2-2c9e-438f-acfe-c5d8c0b0021f. Aug 13 23:44:02.407379 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:02.407379 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:02.438791 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5dff5993-1167-4967-a6be-fe0174cbcdbf tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 202 Aug 13 23:44:02.440384 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 398/1593] 10.4.3.81 () {70 vars in 1400 bytes} [Thu Aug 13 23:44:02 2026] PUT /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:44:02.453371 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5a2793d4-a309-4919-8bc0-79bcd2dfd70f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:02.456138 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a2793d4-a309-4919-8bc0-79bcd2dfd70f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:02.456449 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a2793d4-a309-4919-8bc0-79bcd2dfd70f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:02.456704 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a2793d4-a309-4919-8bc0-79bcd2dfd70f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:02.456958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-5a2793d4-a309-4919-8bc0-79bcd2dfd70f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:02.464823 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:02.464823 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:02.481715 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a2793d4-a309-4919-8bc0-79bcd2dfd70f tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 200 Aug 13 23:44:02.482340 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 398/1594] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:02 2026] GET /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:02.620925 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3bc78593-6012-4608-82d9-00036923954a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:02.623833 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3bc78593-6012-4608-82d9-00036923954a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 Aug 13 23:44:02.624547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3bc78593-6012-4608-82d9-00036923954a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:02.624824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3bc78593-6012-4608-82d9-00036923954a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:02.635046 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:02.635046 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:02.635562 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3bc78593-6012-4608-82d9-00036923954a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:02.637021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3bc78593-6012-4608-82d9-00036923954a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 returned with HTTP 200 Aug 13 23:44:02.638089 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 397/1595] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:02 2026] GET /volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:02.651183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b4b37a84-01b0-4e67-9bd9-9cb808c45bab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:02.654187 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4b37a84-01b0-4e67-9bd9-9cb808c45bab tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:44:02.654187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4b37a84-01b0-4e67-9bd9-9cb808c45bab tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4946a1b-a1b0-4d5d-8aea-aa32855377f1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-187134470"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:02.672232 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:02.672232 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:02.672232 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b4b37a84-01b0-4e67-9bd9-9cb808c45bab tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:02.672232 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b4b37a84-01b0-4e67-9bd9-9cb808c45bab tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:02.736679 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b4b37a84-01b0-4e67-9bd9-9cb808c45bab tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['ec2b7ae0-795b-4d8c-8f7a-05d6c26812f7', 'd58e95cb-0580-442f-9244-a960e880db5d', '887c9688-653d-4010-8a85-8e8d7ec54186', 'c1d38b0e-fb09-4320-b86e-42f89cfd32a1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:02.793648 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b4b37a84-01b0-4e67-9bd9-9cb808c45bab tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot force create request issued successfully. Aug 13 23:44:02.794367 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4b37a84-01b0-4e67-9bd9-9cb808c45bab tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:44:02.794963 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 403/1596] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:44:02 2026] POST /volume/v3/snapshots => generated 309 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:02.807046 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7886f6b7-4bbe-47b3-8bdf-955231021064 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:02.809145 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7886f6b7-4bbe-47b3-8bdf-955231021064 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 Aug 13 23:44:02.809385 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7886f6b7-4bbe-47b3-8bdf-955231021064 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:02.809561 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7886f6b7-4bbe-47b3-8bdf-955231021064 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:02.819455 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:02.819455 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:02.820208 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7886f6b7-4bbe-47b3-8bdf-955231021064 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:02.822760 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7886f6b7-4bbe-47b3-8bdf-955231021064 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 returned with HTTP 200 Aug 13 23:44:02.822760 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 399/1597] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:02 2026] GET /volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:03.026457 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f9fceab1-5d99-4856-a396-0aeb3a612eaf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.028778 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9fceab1-5d99-4856-a396-0aeb3a612eaf tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 Aug 13 23:44:03.029213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9fceab1-5d99-4856-a396-0aeb3a612eaf tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:03.029400 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9fceab1-5d99-4856-a396-0aeb3a612eaf tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:03.043067 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9fceab1-5d99-4856-a396-0aeb3a612eaf tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 returned with HTTP 404 Aug 13 23:44:03.043451 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 399/1598] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:03 2026] GET /volume/v3/volumes/b1d1ffc7-4bad-4f64-b0a0-39912bc575c5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:03.055511 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0622ad6d-5988-43d5-9d48-343ec545d193 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.058010 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:44:03.058439 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:03.058852 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:03.060355 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:03.175679 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Get all volumes completed successfully. Aug 13 23:44:03.175679 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:03.175679 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:03.229406 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:03.238401 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.238401 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:03.263611 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0622ad6d-5988-43d5-9d48-343ec545d193 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:44:03.264474 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 398/1599] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:44:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14390 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:03.297885 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-485391df-6aa1-4269-bc18-76b7cbe82d25 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.299119 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-485391df-6aa1-4269-bc18-76b7cbe82d25 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] DELETE https://10.4.3.81/volume/v3/types/5d455a0e-e0e5-4754-9f2c-9aa48b1183a0 Aug 13 23:44:03.299336 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-485391df-6aa1-4269-bc18-76b7cbe82d25 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:03.299598 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-485391df-6aa1-4269-bc18-76b7cbe82d25 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:03.300088 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.300088 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:03.341129 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-485391df-6aa1-4269-bc18-76b7cbe82d25 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types/5d455a0e-e0e5-4754-9f2c-9aa48b1183a0 returned with HTTP 202 Aug 13 23:44:03.341923 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 404/1600] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:03 2026] DELETE /volume/v3/types/5d455a0e-e0e5-4754-9f2c-9aa48b1183a0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:03.363550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c8144570-e779-4f72-8d7f-34c4fab1df2a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.370974 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8144570-e779-4f72-8d7f-34c4fab1df2a tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:03.371902 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8144570-e779-4f72-8d7f-34c4fab1df2a tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-837301070", "extra_specs": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:03.408926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8144570-e779-4f72-8d7f-34c4fab1df2a tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:44:03.409446 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 400/1601] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:44:03 2026] POST /volume/v3/types => generated 213 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:03.421281 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15f917f2-7106-4413-87a2-51b7f61aef41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.423905 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15f917f2-7106-4413-87a2-51b7f61aef41 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] POST https://10.4.3.81/volume/v3/types/466512af-9f2e-4537-aeb9-5ddf94b03617/encryption Aug 13 23:44:03.424448 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15f917f2-7106-4413-87a2-51b7f61aef41 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:03.426909 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.426909 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:03.476458 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15f917f2-7106-4413-87a2-51b7f61aef41 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types/466512af-9f2e-4537-aeb9-5ddf94b03617/encryption returned with HTTP 200 Aug 13 23:44:03.477113 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 400/1602] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:44:03 2026] POST /volume/v3/types/466512af-9f2e-4537-aeb9-5ddf94b03617/encryption => generated 231 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:03.491181 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.495016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:03.495016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1135405806", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-837301070", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:03.496674 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1135405806', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-837301070', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:03.497665 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e85b053b-6057-4dab-abb9-26431c0e8d1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.500423 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e85b053b-6057-4dab-abb9-26431c0e8d1d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:03.500761 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e85b053b-6057-4dab-abb9-26431c0e8d1d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:03.501214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e85b053b-6057-4dab-abb9-26431c0e8d1d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:03.501413 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-e85b053b-6057-4dab-abb9-26431c0e8d1d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:03.503270 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume of 1 GB Aug 13 23:44:03.504039 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.504039 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:03.504865 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Availability Zones retrieved successfully. Aug 13 23:44:03.506730 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.506730 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:03.514198 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Flow 'volume_create_api' (776e238b-4d5c-4fcf-a42d-e55075eac8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:03.516073 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61f74bc-2eae-48e8-803b-dd04f275e2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:03.517192 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:03.523932 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e85b053b-6057-4dab-abb9-26431c0e8d1d tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 200 Aug 13 23:44:03.523932 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 405/1603] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:03 2026] GET /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:03.539535 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2f0b35e4-6b70-445a-b773-90dedc7e32f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.542529 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f0b35e4-6b70-445a-b773-90dedc7e32f1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:03.542920 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f0b35e4-6b70-445a-b773-90dedc7e32f1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:03.543604 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f0b35e4-6b70-445a-b773-90dedc7e32f1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:03.543604 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-2f0b35e4-6b70-445a-b773-90dedc7e32f1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:03.552044 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.552044 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:03.564668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61f74bc-2eae-48e8-803b-dd04f275e2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:44:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=466512af-9f2e-4537-aeb9-5ddf94b03617,is_public=True,name='tempest-scenario-type-luksv2-837301070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '466512af-9f2e-4537-aeb9-5ddf94b03617', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:03.566226 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8152003-6ac0-46f0-857b-f7ffa18a6426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:03.568595 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f0b35e4-6b70-445a-b773-90dedc7e32f1 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 200 Aug 13 23:44:03.569544 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 401/1604] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:03 2026] GET /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:03.581427 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.583870 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:44:03.584159 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:03.585418 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:03.585418 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:44:03.586300 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:03.597154 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Get all volumes completed successfully. Aug 13 23:44:03.598761 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:03.598976 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:03.616756 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-837301070 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-837301070, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:44:03.618486 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-837301070 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-837301070, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:44:03.655743 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:03.660659 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.660659 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:03.672020 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a44c5c92-39ab-43d5-ac01-eff575bb2944 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:44:03.672569 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 401/1605] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:44:03 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:03.680284 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Created reservations ['9b37a360-51ec-4775-97b8-5385b1de40c1', 'b698337b-2465-45d0-ba89-716c55bb1ca1', '362bef70-5b0e-49b9-9116-adf52a619812', 'ae3ee8b5-037b-4dcc-bca6-8b2c63b1458b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:03.685150 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8152003-6ac0-46f0-857b-f7ffa18a6426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b37a360-51ec-4775-97b8-5385b1de40c1', 'b698337b-2465-45d0-ba89-716c55bb1ca1', '362bef70-5b0e-49b9-9116-adf52a619812', 'ae3ee8b5-037b-4dcc-bca6-8b2c63b1458b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:03.685150 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f671ee-d6cf-405a-8acc-3df8ae32a6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:03.687544 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-566f1ecf-1a46-4e65-a2bd-89038b320193 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.689448 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-566f1ecf-1a46-4e65-a2bd-89038b320193 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] PUT https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:03.689852 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-566f1ecf-1a46-4e65-a2bd-89038b320193 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b10f95d2-2c9e-438f-acfe-c5d8c0b0021f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:03.691355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-566f1ecf-1a46-4e65-a2bd-89038b320193 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Update called for group f6a18ade-e176-4e36-8a9d-5b7f0682549c. {{(pid=100273) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 23:44:03.691676 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-566f1ecf-1a46-4e65-a2bd-89038b320193 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Updating group f6a18ade-e176-4e36-8a9d-5b7f0682549c with name None description: None add_volumes: b10f95d2-2c9e-438f-acfe-c5d8c0b0021f remove_volumes: None. Aug 13 23:44:03.695949 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.695949 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:03.725622 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f671ee-d6cf-405a-8acc-3df8ae32a6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e31d2e1a-3c27-4051-b77e-ede111ce23b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1135405806',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabdb5481b3747aeacd61bd39b8d31e6',qos_specs=None,replication_status=,reservations=['9b37a360-51ec-4775-97b8-5385b1de40c1','b698337b-2465-45d0-ba89-716c55bb1ca1','362bef70-5b0e-49b9-9116-adf52a619812','ae3ee8b5-037b-4dcc-bca6-8b2c63b1458b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0d836303c42eeae0eed9633fddc57',volume_type_id=466512af-9f2e-4537-aeb9-5ddf94b03617), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1135405806',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e31d2e1a-3c27-4051-b77e-ede111ce23b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabdb5481b3747aeacd61bd39b8d31e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b0d836303c42eeae0eed9633fddc57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(466512af-9f2e-4537-aeb9-5ddf94b03617),volume_type_id=466512af-9f2e-4537-aeb9-5ddf94b03617)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:03.727080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (437402ef-7023-4022-b9fa-e327b694d24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:03.734326 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-566f1ecf-1a46-4e65-a2bd-89038b320193 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 202 Aug 13 23:44:03.736075 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 406/1606] 10.4.3.81 () {70 vars in 1399 bytes} [Thu Aug 13 23:44:03 2026] PUT /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:44:03.745152 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96d67610-75c3-483f-9fe8-ecd23a262296 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.747921 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96d67610-75c3-483f-9fe8-ecd23a262296 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:03.748333 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96d67610-75c3-483f-9fe8-ecd23a262296 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:03.748628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96d67610-75c3-483f-9fe8-ecd23a262296 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:03.749722 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-96d67610-75c3-483f-9fe8-ecd23a262296 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:03.756773 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.756773 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:03.760889 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (437402ef-7023-4022-b9fa-e327b694d24a) transitioned into state 'SUCCESS' from state '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-1135405806',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabdb5481b3747aeacd61bd39b8d31e6',qos_specs=None,replication_status=,reservations=['9b37a360-51ec-4775-97b8-5385b1de40c1','b698337b-2465-45d0-ba89-716c55bb1ca1','362bef70-5b0e-49b9-9116-adf52a619812','ae3ee8b5-037b-4dcc-bca6-8b2c63b1458b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0d836303c42eeae0eed9633fddc57',volume_type_id=466512af-9f2e-4537-aeb9-5ddf94b03617)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:03.763124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f6c1ce-f174-4f7c-86b7-92f2de206307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:03.772378 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96d67610-75c3-483f-9fe8-ecd23a262296 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 200 Aug 13 23:44:03.773129 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 402/1607] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:03 2026] GET /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:03.785935 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f6c1ce-f174-4f7c-86b7-92f2de206307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:03.788015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Flow 'volume_create_api' (776e238b-4d5c-4fcf-a42d-e55075eac8c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:03.788015 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume request issued successfully. Aug 13 23:44:03.788863 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b862b39-78cf-41c6-97e3-4f0775753a59 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:44:03.789599 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 399/1608] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:44:03 2026] POST /volume/v3/volumes => generated 784 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:03.844014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8ed2c6e-fbd5-4e67-bf78-ecbaa8b53e9a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.845901 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8ed2c6e-fbd5-4e67-bf78-ecbaa8b53e9a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 Aug 13 23:44:03.847078 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8ed2c6e-fbd5-4e67-bf78-ecbaa8b53e9a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:03.847078 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8ed2c6e-fbd5-4e67-bf78-ecbaa8b53e9a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:03.859304 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.859304 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:03.859963 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b8ed2c6e-fbd5-4e67-bf78-ecbaa8b53e9a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:03.861288 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8ed2c6e-fbd5-4e67-bf78-ecbaa8b53e9a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 returned with HTTP 200 Aug 13 23:44:03.862453 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 402/1609] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:03 2026] GET /volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:03.874173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7548fe17-a9bf-47f9-bd61-6ef3ce1324a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:03.878259 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7548fe17-a9bf-47f9-bd61-6ef3ce1324a4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:44:03.878612 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7548fe17-a9bf-47f9-bd61-6ef3ce1324a4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4946a1b-a1b0-4d5d-8aea-aa32855377f1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-594189736"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:03.909324 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:03.909324 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:03.909324 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7548fe17-a9bf-47f9-bd61-6ef3ce1324a4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:03.909324 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-7548fe17-a9bf-47f9-bd61-6ef3ce1324a4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:04.007519 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7548fe17-a9bf-47f9-bd61-6ef3ce1324a4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['a484f48b-f69f-407d-bee7-5efe81b87dfc', 'fde0850e-6893-49aa-9a6d-087aa3590a91', 'dc6300ef-0211-4b9e-849f-e5eddcba8d3e', '82fc9a94-85c7-4ac4-9a82-9c3ab292c577'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:04.124426 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7548fe17-a9bf-47f9-bd61-6ef3ce1324a4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot force create request issued successfully. Aug 13 23:44:04.125898 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7548fe17-a9bf-47f9-bd61-6ef3ce1324a4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:44:04.125898 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 407/1610] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:44:03 2026] POST /volume/v3/snapshots => generated 309 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:04.141228 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-327d5372-d712-4112-a6a4-32861292995f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:04.143422 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-327d5372-d712-4112-a6a4-32861292995f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 Aug 13 23:44:04.143422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-327d5372-d712-4112-a6a4-32861292995f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:04.143422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-327d5372-d712-4112-a6a4-32861292995f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:04.153414 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:04.153414 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:04.154375 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-327d5372-d712-4112-a6a4-32861292995f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:04.156922 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-327d5372-d712-4112-a6a4-32861292995f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 returned with HTTP 200 Aug 13 23:44:04.157470 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 403/1611] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:04 2026] GET /volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:04.789684 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35fb3bcc-6f12-4168-a3f8-a304cffb8bdb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:04.793448 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35fb3bcc-6f12-4168-a3f8-a304cffb8bdb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:04.793448 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35fb3bcc-6f12-4168-a3f8-a304cffb8bdb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:04.793448 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35fb3bcc-6f12-4168-a3f8-a304cffb8bdb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:04.793448 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-35fb3bcc-6f12-4168-a3f8-a304cffb8bdb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:04.799395 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:04.799395 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:04.808787 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35fb3bcc-6f12-4168-a3f8-a304cffb8bdb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 200 Aug 13 23:44:04.809591 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 400/1612] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:04 2026] GET /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:04.824357 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:04.826910 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:44:04.827118 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:04.827755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:04.828306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:44:04.829259 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:04.840669 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Get all volumes completed successfully. Aug 13 23:44:04.841433 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:04.841546 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:04.896655 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:04.901564 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:04.901564 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:04.906677 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:04.906839 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:04.966136 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:04.971784 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:04.971784 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:04.983411 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16891438-85c1-486b-ac6c-8d3bfc91d2f4 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:44:04.983411 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 403/1613] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:44:04 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:05.003825 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09d73940-6b89-4975-819a-96a9e209ecec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:05.006332 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:44:05.006973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:05.007801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:05.010794 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:44:05.010794 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.010794 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:05.010794 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:05.026499 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Get all volumes completed successfully. Aug 13 23:44:05.027544 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:05.027881 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:05.089326 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:05.100012 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.100012 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:05.117329 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:05.117329 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:05.177303 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:05.177455 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e388f8b5-70bc-4d2b-b297-fb99452a3892 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:05.181073 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e388f8b5-70bc-4d2b-b297-fb99452a3892 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 Aug 13 23:44:05.181073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e388f8b5-70bc-4d2b-b297-fb99452a3892 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:05.181073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e388f8b5-70bc-4d2b-b297-fb99452a3892 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:05.181311 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.181311 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:05.198200 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09d73940-6b89-4975-819a-96a9e209ecec tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:44:05.198770 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 408/1614] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:44:05 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:05.199203 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.199203 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:05.199956 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e388f8b5-70bc-4d2b-b297-fb99452a3892 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:05.206738 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e388f8b5-70bc-4d2b-b297-fb99452a3892 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 returned with HTTP 200 Aug 13 23:44:05.207178 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 404/1615] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:05 2026] GET /volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:05.220936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-628c7674-d561-402c-bc92-aed47b284554 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:05.223903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2afd9a66-fce3-4b09-b9f4-85c0ec4bf283 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:05.224465 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-628c7674-d561-402c-bc92-aed47b284554 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] POST https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c/action Aug 13 23:44:05.225055 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-628c7674-d561-402c-bc92-aed47b284554 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:05.225291 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-628c7674-d561-402c-bc92-aed47b284554 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:05.227274 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2afd9a66-fce3-4b09-b9f4-85c0ec4bf283 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 Aug 13 23:44:05.227274 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2afd9a66-fce3-4b09-b9f4-85c0ec4bf283 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:05.227618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2afd9a66-fce3-4b09-b9f4-85c0ec4bf283 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:05.227618 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-2afd9a66-fce3-4b09-b9f4-85c0ec4bf283 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: 1dac289f-2cd3-4c21-b5d3-2a1513527fe6 Aug 13 23:44:05.227715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-628c7674-d561-402c-bc92-aed47b284554 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] delete called for group f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:44:05.228137 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-628c7674-d561-402c-bc92-aed47b284554 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Delete group with id: f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:05.233765 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.233765 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:05.238542 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.238542 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:05.238542 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2afd9a66-fce3-4b09-b9f4-85c0ec4bf283 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:05.298288 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2afd9a66-fce3-4b09-b9f4-85c0ec4bf283 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:44:05.299058 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2afd9a66-fce3-4b09-b9f4-85c0ec4bf283 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 returned with HTTP 202 Aug 13 23:44:05.300315 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 404/1616] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:44:05 2026] DELETE /volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:05.315226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86c483b3-b0bf-4b8d-8007-75aff4ce19e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:05.319164 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86c483b3-b0bf-4b8d-8007-75aff4ce19e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 Aug 13 23:44:05.319404 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86c483b3-b0bf-4b8d-8007-75aff4ce19e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:05.319593 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86c483b3-b0bf-4b8d-8007-75aff4ce19e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:05.332071 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.332071 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:05.332871 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-86c483b3-b0bf-4b8d-8007-75aff4ce19e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:05.334957 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86c483b3-b0bf-4b8d-8007-75aff4ce19e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 returned with HTTP 200 Aug 13 23:44:05.334957 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 409/1617] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:05 2026] GET /volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:05.357497 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-628c7674-d561-402c-bc92-aed47b284554 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c/action returned with HTTP 202 Aug 13 23:44:05.358248 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 401/1618] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:44:05 2026] POST /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:44:05.369722 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:05.371879 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f Aug 13 23:44:05.372260 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:05.372546 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:05.386635 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.386635 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:05.396289 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Volume info retrieved successfully. Aug 13 23:44:05.396580 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:05.397304 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:05.457145 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:05.461702 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.461702 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:05.480271 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee59f535-7593-4c8e-8b68-c53f1e044ecb tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f returned with HTTP 200 Aug 13 23:44:05.480925 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 405/1619] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:05 2026] GET /volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f => generated 904 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:05.642270 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d027ac13-a003-466a-afba-5b32746b622d req-03a4f270-c4b2-4ef1-a822-e611ba669f58 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:05.646167 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d027ac13-a003-466a-afba-5b32746b622d req-03a4f270-c4b2-4ef1-a822-e611ba669f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/encryption Aug 13 23:44:05.646427 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d027ac13-a003-466a-afba-5b32746b622d req-03a4f270-c4b2-4ef1-a822-e611ba669f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:05.647460 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d027ac13-a003-466a-afba-5b32746b622d req-03a4f270-c4b2-4ef1-a822-e611ba669f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:05.665214 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:05.665214 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:05.678881 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d027ac13-a003-466a-afba-5b32746b622d req-03a4f270-c4b2-4ef1-a822-e611ba669f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/encryption returned with HTTP 200 Aug 13 23:44:05.679691 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 405/1620] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:44:05 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:06.351405 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c4e22a2-0b96-4f02-8529-5d39cfe0a87f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.358927 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c4e22a2-0b96-4f02-8529-5d39cfe0a87f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 Aug 13 23:44:06.360058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c4e22a2-0b96-4f02-8529-5d39cfe0a87f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.361287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c4e22a2-0b96-4f02-8529-5d39cfe0a87f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.376221 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c4e22a2-0b96-4f02-8529-5d39cfe0a87f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 returned with HTTP 404 Aug 13 23:44:06.376221 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 410/1621] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:06 2026] GET /volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:06.395205 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a708c052-dda8-4d66-8939-50ad79bee3c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.398303 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a708c052-dda8-4d66-8939-50ad79bee3c9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 Aug 13 23:44:06.398787 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a708c052-dda8-4d66-8939-50ad79bee3c9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.399759 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a708c052-dda8-4d66-8939-50ad79bee3c9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.399759 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-a708c052-dda8-4d66-8939-50ad79bee3c9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: bd37620d-dd1c-4ebb-829f-3bf3f3e51400 Aug 13 23:44:06.411009 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:06.411009 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:06.411810 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a708c052-dda8-4d66-8939-50ad79bee3c9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:06.454522 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a708c052-dda8-4d66-8939-50ad79bee3c9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:44:06.454522 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a708c052-dda8-4d66-8939-50ad79bee3c9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 returned with HTTP 202 Aug 13 23:44:06.454924 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 402/1622] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:44:06 2026] DELETE /volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 23:44:06.472797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-85ff0060-a756-41a7-b0fd-3bcb33b1c279 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.476380 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85ff0060-a756-41a7-b0fd-3bcb33b1c279 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 Aug 13 23:44:06.476380 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85ff0060-a756-41a7-b0fd-3bcb33b1c279 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.478074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85ff0060-a756-41a7-b0fd-3bcb33b1c279 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.487045 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:06.487045 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:06.487831 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-85ff0060-a756-41a7-b0fd-3bcb33b1c279 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:06.490247 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85ff0060-a756-41a7-b0fd-3bcb33b1c279 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 returned with HTTP 200 Aug 13 23:44:06.490380 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 406/1623] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:06 2026] GET /volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:06.503800 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a874d2b3-db1c-4ea5-ad29-26f4e1010248 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.506768 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a874d2b3-db1c-4ea5-ad29-26f4e1010248 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f Aug 13 23:44:06.507787 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a874d2b3-db1c-4ea5-ad29-26f4e1010248 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.507787 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a874d2b3-db1c-4ea5-ad29-26f4e1010248 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.514699 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a874d2b3-db1c-4ea5-ad29-26f4e1010248 tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f returned with HTTP 404 Aug 13 23:44:06.515455 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 406/1624] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:06 2026] GET /volume/v3/volumes/b10f95d2-2c9e-438f-acfe-c5d8c0b0021f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 23:44:06.532412 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa5a1c12-0e4e-48af-9083-e2cac4a1a94e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.535402 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa5a1c12-0e4e-48af-9083-e2cac4a1a94e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c Aug 13 23:44:06.535858 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa5a1c12-0e4e-48af-9083-e2cac4a1a94e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.536812 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa5a1c12-0e4e-48af-9083-e2cac4a1a94e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.545787 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa5a1c12-0e4e-48af-9083-e2cac4a1a94e tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c returned with HTTP 404 Aug 13 23:44:06.545787 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 411/1625] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:06 2026] GET /volume/v3/volumes/7cbb3789-6eb1-4492-a367-1d2581013a6c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:06.556743 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ddea80c-8468-4727-ae82-8a4c2c8bd04b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.561370 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ddea80c-8468-4727-ae82-8a4c2c8bd04b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] GET https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c Aug 13 23:44:06.562371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ddea80c-8468-4727-ae82-8a4c2c8bd04b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.562642 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ddea80c-8468-4727-ae82-8a4c2c8bd04b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.563753 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-0ddea80c-8468-4727-ae82-8a4c2c8bd04b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] show called for member f6a18ade-e176-4e36-8a9d-5b7f0682549c {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:06.570287 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ddea80c-8468-4727-ae82-8a4c2c8bd04b tempest-GroupsTest-1753007488 tempest-GroupsTest-1753007488-project-member] https://10.4.3.81/volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c returned with HTTP 404 Aug 13 23:44:06.573324 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 403/1626] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:06 2026] GET /volume/v3/groups/f6a18ade-e176-4e36-8a9d-5b7f0682549c => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:06.587243 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a90fa48a-f8a1-40e2-8476-1ac57b447f46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.591045 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a90fa48a-f8a1-40e2-8476-1ac57b447f46 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/fa76baf2-e559-4d2b-84c5-c3581ab71e06 Aug 13 23:44:06.591045 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a90fa48a-f8a1-40e2-8476-1ac57b447f46 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.591045 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a90fa48a-f8a1-40e2-8476-1ac57b447f46 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.623432 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a90fa48a-f8a1-40e2-8476-1ac57b447f46 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/group_types/fa76baf2-e559-4d2b-84c5-c3581ab71e06 returned with HTTP 202 Aug 13 23:44:06.624501 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 407/1627] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:44:06 2026] DELETE /volume/v3/group_types/fa76baf2-e559-4d2b-84c5-c3581ab71e06 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:44:06.642301 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-024b995d-a241-4bc8-8203-cb660765bab9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.645178 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-024b995d-a241-4bc8-8203-cb660765bab9 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] DELETE https://10.4.3.81/volume/v3/types/78bba920-ac10-424c-9936-adfb8eddd7b4 Aug 13 23:44:06.645456 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-024b995d-a241-4bc8-8203-cb660765bab9 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.646347 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-024b995d-a241-4bc8-8203-cb660765bab9 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.694286 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-024b995d-a241-4bc8-8203-cb660765bab9 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/types/78bba920-ac10-424c-9936-adfb8eddd7b4 returned with HTTP 202 Aug 13 23:44:06.694286 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 407/1628] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:06 2026] DELETE /volume/v3/types/78bba920-ac10-424c-9936-adfb8eddd7b4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:06.716346 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-03660e0c-06df-4e17-85d4-304daa636650 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.719698 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03660e0c-06df-4e17-85d4-304daa636650 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] GET https://10.4.3.81/volume/v3/types/78bba920-ac10-424c-9936-adfb8eddd7b4 Aug 13 23:44:06.720325 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03660e0c-06df-4e17-85d4-304daa636650 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.720531 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03660e0c-06df-4e17-85d4-304daa636650 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.726230 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03660e0c-06df-4e17-85d4-304daa636650 tempest-GroupsTest-169289365 tempest-GroupsTest-169289365-project-admin] https://10.4.3.81/volume/v3/types/78bba920-ac10-424c-9936-adfb8eddd7b4 returned with HTTP 404 Aug 13 23:44:06.727370 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 412/1629] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:44:06 2026] GET /volume/v3/types/78bba920-ac10-424c-9936-adfb8eddd7b4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:06.814747 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d027ac13-a003-466a-afba-5b32746b622d req-785357f4-f6d4-44f2-9ed2-60af1e05d844 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:06.818302 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d027ac13-a003-466a-afba-5b32746b622d req-785357f4-f6d4-44f2-9ed2-60af1e05d844 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31 Aug 13 23:44:06.818557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d027ac13-a003-466a-afba-5b32746b622d req-785357f4-f6d4-44f2-9ed2-60af1e05d844 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:06.819499 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d027ac13-a003-466a-afba-5b32746b622d req-785357f4-f6d4-44f2-9ed2-60af1e05d844 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:06.850572 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:06.850572 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:06.955767 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d027ac13-a003-466a-afba-5b32746b622d req-785357f4-f6d4-44f2-9ed2-60af1e05d844 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31 returned with HTTP 200 Aug 13 23:44:06.957129 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 404/1630] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:44:06 2026] DELETE /volume/v3/attachments/2c44a9fd-0dd7-4b2b-9bc1-7013e4075f31 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:07.505288 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e999e4ca-c3d4-46f4-b82f-786f3f78e698 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:07.511272 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e999e4ca-c3d4-46f4-b82f-786f3f78e698 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 Aug 13 23:44:07.511272 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e999e4ca-c3d4-46f4-b82f-786f3f78e698 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:07.511829 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e999e4ca-c3d4-46f4-b82f-786f3f78e698 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:07.520273 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e999e4ca-c3d4-46f4-b82f-786f3f78e698 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 returned with HTTP 404 Aug 13 23:44:07.521280 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 408/1631] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:07 2026] GET /volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:07.534142 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4cb665fe-7bd0-4200-8f68-f44b16b4841b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:07.536384 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cb665fe-7bd0-4200-8f68-f44b16b4841b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 Aug 13 23:44:07.536627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cb665fe-7bd0-4200-8f68-f44b16b4841b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:07.537067 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cb665fe-7bd0-4200-8f68-f44b16b4841b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:07.537067 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-4cb665fe-7bd0-4200-8f68-f44b16b4841b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: 5b634a2b-4f35-4277-9d46-dffc226df056 Aug 13 23:44:07.547456 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:07.547456 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:07.548260 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4cb665fe-7bd0-4200-8f68-f44b16b4841b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:07.595474 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4cb665fe-7bd0-4200-8f68-f44b16b4841b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:44:07.595717 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cb665fe-7bd0-4200-8f68-f44b16b4841b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 returned with HTTP 202 Aug 13 23:44:07.597184 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 408/1632] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:44:07 2026] DELETE /volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:07.612330 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c73a247b-8a01-4b4b-b9b4-b3b6f8a6f54c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:07.618905 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c73a247b-8a01-4b4b-b9b4-b3b6f8a6f54c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 Aug 13 23:44:07.619216 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c73a247b-8a01-4b4b-b9b4-b3b6f8a6f54c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:07.619515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c73a247b-8a01-4b4b-b9b4-b3b6f8a6f54c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:07.630493 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:07.630493 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:07.631505 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c73a247b-8a01-4b4b-b9b4-b3b6f8a6f54c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:07.632693 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c73a247b-8a01-4b4b-b9b4-b3b6f8a6f54c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 returned with HTTP 200 Aug 13 23:44:07.633447 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 413/1633] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:07 2026] GET /volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:08.651958 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4ef4941-71a6-4d65-9ce5-2e7d83d91c8a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:08.656758 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4ef4941-71a6-4d65-9ce5-2e7d83d91c8a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 Aug 13 23:44:08.656758 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4ef4941-71a6-4d65-9ce5-2e7d83d91c8a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:08.656758 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4ef4941-71a6-4d65-9ce5-2e7d83d91c8a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:08.662113 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4ef4941-71a6-4d65-9ce5-2e7d83d91c8a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 returned with HTTP 404 Aug 13 23:44:08.663829 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 405/1634] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:08 2026] GET /volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:08.682386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc3f3efa-fb49-4f07-8481-8fee40469b09 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:08.685390 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc3f3efa-fb49-4f07-8481-8fee40469b09 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 Aug 13 23:44:08.685674 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc3f3efa-fb49-4f07-8481-8fee40469b09 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:08.686148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc3f3efa-fb49-4f07-8481-8fee40469b09 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:08.686390 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-fc3f3efa-fb49-4f07-8481-8fee40469b09 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: bd37620d-dd1c-4ebb-829f-3bf3f3e51400 Aug 13 23:44:08.697036 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc3f3efa-fb49-4f07-8481-8fee40469b09 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 returned with HTTP 404 Aug 13 23:44:08.697718 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 409/1635] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:44:08 2026] DELETE /volume/v3/snapshots/bd37620d-dd1c-4ebb-829f-3bf3f3e51400 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:08.710932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b2494ee-0499-4ff3-95ef-6236fbd21d7f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:08.713504 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b2494ee-0499-4ff3-95ef-6236fbd21d7f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 Aug 13 23:44:08.713718 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b2494ee-0499-4ff3-95ef-6236fbd21d7f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:08.714033 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b2494ee-0499-4ff3-95ef-6236fbd21d7f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:08.714033 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-1b2494ee-0499-4ff3-95ef-6236fbd21d7f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: 5b634a2b-4f35-4277-9d46-dffc226df056 Aug 13 23:44:08.724760 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b2494ee-0499-4ff3-95ef-6236fbd21d7f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 returned with HTTP 404 Aug 13 23:44:08.725197 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 409/1636] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:44:08 2026] DELETE /volume/v3/snapshots/5b634a2b-4f35-4277-9d46-dffc226df056 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:08.741180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c9643b1-2312-4673-a294-fe1eaf847519 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:08.744816 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c9643b1-2312-4673-a294-fe1eaf847519 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 Aug 13 23:44:08.745048 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c9643b1-2312-4673-a294-fe1eaf847519 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:08.745310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c9643b1-2312-4673-a294-fe1eaf847519 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:08.745473 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-5c9643b1-2312-4673-a294-fe1eaf847519 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: 1dac289f-2cd3-4c21-b5d3-2a1513527fe6 Aug 13 23:44:08.751442 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c9643b1-2312-4673-a294-fe1eaf847519 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 returned with HTTP 404 Aug 13 23:44:08.752414 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 414/1637] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:44:08 2026] DELETE /volume/v3/snapshots/1dac289f-2cd3-4c21-b5d3-2a1513527fe6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:08.810159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-70d64eb3-20cf-4cd0-8c29-be2c65cdcb25 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:08.812257 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-70d64eb3-20cf-4cd0-8c29-be2c65cdcb25 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:08.812471 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-70d64eb3-20cf-4cd0-8c29-be2c65cdcb25 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:08.812640 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-70d64eb3-20cf-4cd0-8c29-be2c65cdcb25 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:08.842444 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:08.842444 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:08.851665 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-70d64eb3-20cf-4cd0-8c29-be2c65cdcb25 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:08.865866 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-70d64eb3-20cf-4cd0-8c29-be2c65cdcb25 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:44:08.868092 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 406/1638] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:08 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1651 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:08.905961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-f6014f27-ff11-4466-9a6a-766c88851024 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:08.911821 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-f6014f27-ff11-4466-9a6a-766c88851024 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1/action Aug 13 23:44:08.912854 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-f6014f27-ff11-4466-9a6a-766c88851024 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:08.912854 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-f6014f27-ff11-4466-9a6a-766c88851024 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:08.948084 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:08.948084 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:08.949532 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-f6014f27-ff11-4466-9a6a-766c88851024 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:08.967882 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-f6014f27-ff11-4466-9a6a-766c88851024 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Begin detaching volume completed successfully. Aug 13 23:44:08.968199 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-f6014f27-ff11-4466-9a6a-766c88851024 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1/action returned with HTTP 202 Aug 13 23:44:08.968780 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 410/1639] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:44:08 2026] POST /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:44:09.097950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-63e5c4a9-cae2-4ec5-a212-9308a87a90ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:09.099670 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63e5c4a9-cae2-4ec5-a212-9308a87a90ba None None] GET https://10.4.3.81/volume// Aug 13 23:44:09.099670 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63e5c4a9-cae2-4ec5-a212-9308a87a90ba None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:09.100862 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63e5c4a9-cae2-4ec5-a212-9308a87a90ba None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:09.102357 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63e5c4a9-cae2-4ec5-a212-9308a87a90ba None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:09.102357 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 410/1640] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:09 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:09.117369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-84c22203-f1c6-4a98-92f4-d6c29d8ff181 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:09.122265 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-84c22203-f1c6-4a98-92f4-d6c29d8ff181 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:09.122605 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-84c22203-f1c6-4a98-92f4-d6c29d8ff181 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:09.123015 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-84c22203-f1c6-4a98-92f4-d6c29d8ff181 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:09.136145 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:09.136145 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:09.141774 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-84c22203-f1c6-4a98-92f4-d6c29d8ff181 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:09.151635 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-84c22203-f1c6-4a98-92f4-d6c29d8ff181 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:44:09.152422 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 415/1641] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:09 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:09.176428 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:09.179706 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:44:09.179706 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:09.180022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:09.180022 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: 0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:44:09.193685 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:09.193685 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:09.193847 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:44:09.231934 np0000007283 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:44:09.250179 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:44:09.250179 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fc78268-3712-418f-80bb-c1bbf2860a75 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 202 Aug 13 23:44:09.250179 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 407/1642] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:09 2026] DELETE /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:09.268296 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15cf09b0-09e0-442d-aa1f-1146fe8482af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:09.274181 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15cf09b0-09e0-442d-aa1f-1146fe8482af tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:44:09.274181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15cf09b0-09e0-442d-aa1f-1146fe8482af tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:09.274181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15cf09b0-09e0-442d-aa1f-1146fe8482af tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:09.283886 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:09.283886 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:09.291664 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15cf09b0-09e0-442d-aa1f-1146fe8482af tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:44:09.300586 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15cf09b0-09e0-442d-aa1f-1146fe8482af tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 200 Aug 13 23:44:09.301377 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 411/1643] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:09 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:10.325339 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc25dfe2-6ed7-4744-a2f2-8f039126a4ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:10.327496 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc25dfe2-6ed7-4744-a2f2-8f039126a4ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 Aug 13 23:44:10.327595 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc25dfe2-6ed7-4744-a2f2-8f039126a4ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:10.328492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc25dfe2-6ed7-4744-a2f2-8f039126a4ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:10.336435 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc25dfe2-6ed7-4744-a2f2-8f039126a4ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 returned with HTTP 404 Aug 13 23:44:10.336872 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 411/1644] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:10 2026] GET /volume/v3/volumes/0f15c5b0-36e4-4f11-9679-412341881972 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:10.354587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f0d9f89f-3f93-4cb8-a3aa-7a55b5ce0e91 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:10.356892 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0d9f89f-3f93-4cb8-a3aa-7a55b5ce0e91 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:44:10.357062 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0d9f89f-3f93-4cb8-a3aa-7a55b5ce0e91 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:10.357218 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0d9f89f-3f93-4cb8-a3aa-7a55b5ce0e91 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:10.358157 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f0d9f89f-3f93-4cb8-a3aa-7a55b5ce0e91 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:10.386505 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f0d9f89f-3f93-4cb8-a3aa-7a55b5ce0e91 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Get all volumes completed successfully. Aug 13 23:44:10.387699 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:10.387699 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:10.393356 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0d9f89f-3f93-4cb8-a3aa-7a55b5ce0e91 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:44:10.393537 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 416/1645] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:44:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12066 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:10.455224 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-83140b14-783b-4e47-b741-8ff969b9af95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:10.464702 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-83140b14-783b-4e47-b741-8ff969b9af95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 Aug 13 23:44:10.466026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-83140b14-783b-4e47-b741-8ff969b9af95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:10.466026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-83140b14-783b-4e47-b741-8ff969b9af95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:10.480481 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:10.480481 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:10.490260 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5b049b5-eb57-4899-9e78-325efc292e43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:10.493434 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5b049b5-eb57-4899-9e78-325efc292e43 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] DELETE https://10.4.3.81/volume/v3/types/d17ae137-d5cd-4d2e-a890-5ff62676fe49 Aug 13 23:44:10.493748 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5b049b5-eb57-4899-9e78-325efc292e43 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:10.494080 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5b049b5-eb57-4899-9e78-325efc292e43 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:10.547308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5b049b5-eb57-4899-9e78-325efc292e43 tempest-TestVolumeBootPattern-2012664523 tempest-TestVolumeBootPattern-2012664523-project-admin] https://10.4.3.81/volume/v3/types/d17ae137-d5cd-4d2e-a890-5ff62676fe49 returned with HTTP 202 Aug 13 23:44:10.548138 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 412/1646] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:10 2026] DELETE /volume/v3/types/d17ae137-d5cd-4d2e-a890-5ff62676fe49 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:10.594873 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-436adb19-1e5f-43f3-bc84-94b401de29dc req-83140b14-783b-4e47-b741-8ff969b9af95 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 returned with HTTP 200 Aug 13 23:44:10.594873 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 408/1647] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:44:10 2026] DELETE /volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:10.599743 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b25a1826-98cb-4820-9469-efcbb6e2766c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:10.604120 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:10.604699 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1708758235", "snapshot_id": null, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:10.608887 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1708758235', 'snapshot_id': None, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:10.779346 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:44:10.780389 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:10.780389 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:10.786740 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:44:10.796490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (512fd03f-2fe1-48df-bf86-345299f78867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:10.797368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5f8816-8aae-4644-a959-7b4d197ebbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:10.800944 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:10.942316 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5f8816-8aae-4644-a959-7b4d197ebbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:10.944800 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e38bcf0-493a-474a-9c59-d7f1bc5db9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:11.063626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['ee26eec7-64c5-4e98-979a-dbe28664671d', '17b7456a-d5f1-47d5-ad18-51218d57daf1', 'e1eb1cd3-9e5c-408e-a40b-530c3388c636', '5446e41c-7038-499b-b267-540f0428e003'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:11.064412 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e38bcf0-493a-474a-9c59-d7f1bc5db9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee26eec7-64c5-4e98-979a-dbe28664671d', '17b7456a-d5f1-47d5-ad18-51218d57daf1', 'e1eb1cd3-9e5c-408e-a40b-530c3388c636', '5446e41c-7038-499b-b267-540f0428e003']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:11.066411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fed141c-cb07-4d21-84cf-94f7523cd50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:11.112146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fed141c-cb07-4d21-84cf-94f7523cd50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dc740cc-0589-46e7-8e56-364f88d287d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1708758235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['ee26eec7-64c5-4e98-979a-dbe28664671d','17b7456a-d5f1-47d5-ad18-51218d57daf1','e1eb1cd3-9e5c-408e-a40b-530c3388c636','5446e41c-7038-499b-b267-540f0428e003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1708758235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dc740cc-0589-46e7-8e56-364f88d287d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:11.113277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44ec4ae-658a-44b4-8bf0-c3c5b9265873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:11.154304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44ec4ae-658a-44b4-8bf0-c3c5b9265873) transitioned into state 'SUCCESS' from state '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-1708758235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['ee26eec7-64c5-4e98-979a-dbe28664671d','17b7456a-d5f1-47d5-ad18-51218d57daf1','e1eb1cd3-9e5c-408e-a40b-530c3388c636','5446e41c-7038-499b-b267-540f0428e003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:11.154950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce434ed8-8d9e-4d45-8f3d-2e7249ea8777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:11.180754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce434ed8-8d9e-4d45-8f3d-2e7249ea8777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:11.182270 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (512fd03f-2fe1-48df-bf86-345299f78867) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:11.182909 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:44:11.184541 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b25a1826-98cb-4820-9469-efcbb6e2766c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:44:11.184657 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 412/1648] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:44:10 2026] POST /volume/v3/volumes => generated 757 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:11.210012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd9058ad-4db5-4cfb-8a7b-c58a6e920bc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:11.214336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd9058ad-4db5-4cfb-8a7b-c58a6e920bc0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:44:11.214860 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd9058ad-4db5-4cfb-8a7b-c58a6e920bc0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:11.214860 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd9058ad-4db5-4cfb-8a7b-c58a6e920bc0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:11.224000 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:11.224000 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:11.232597 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd9058ad-4db5-4cfb-8a7b-c58a6e920bc0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:44:11.240548 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd9058ad-4db5-4cfb-8a7b-c58a6e920bc0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 200 Aug 13 23:44:11.241174 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 417/1649] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:11 2026] GET /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:11.304753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a0046dd-aa7f-4acf-8108-5c8863334ced None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:11.567125 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a0046dd-aa7f-4acf-8108-5c8863334ced tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:11.567125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a0046dd-aa7f-4acf-8108-5c8863334ced tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-881384020"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:11.586287 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a0046dd-aa7f-4acf-8108-5c8863334ced tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:44:11.586793 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 413/1650] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:44:11 2026] POST /volume/v3/types => generated 219 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:11.606592 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77589933-83f0-4bfd-a737-3baaf07943d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:11.609388 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77589933-83f0-4bfd-a737-3baaf07943d6 tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:44:11.609823 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77589933-83f0-4bfd-a737-3baaf07943d6 tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-866975212"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:11.613445 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:11.613445 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:11.642326 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77589933-83f0-4bfd-a737-3baaf07943d6 tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:44:11.642744 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 409/1651] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:44:11 2026] POST /volume/v3/group_types => generated 176 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:11.654102 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-01d3c41d-2e78-454c-9be0-95c7dde72ffc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:11.829784 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01d3c41d-2e78-454c-9be0-95c7dde72ffc tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:44:11.830337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01d3c41d-2e78-454c-9be0-95c7dde72ffc tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "73352157-c83e-4317-be56-dcc46d549f01", "volume_types": ["3c1f326d-6a60-4d3a-8ac2-de0f28babf4c"], "name": "tempest-GroupsV314Test-Group-1662222325"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:11.833659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-01d3c41d-2e78-454c-9be0-95c7dde72ffc tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Creating new group {'group': {'group_type': '73352157-c83e-4317-be56-dcc46d549f01', 'volume_types': ['3c1f326d-6a60-4d3a-8ac2-de0f28babf4c'], 'name': 'tempest-GroupsV314Test-Group-1662222325'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:44:11.841529 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-01d3c41d-2e78-454c-9be0-95c7dde72ffc tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Creating group tempest-GroupsV314Test-Group-1662222325. Aug 13 23:44:11.841891 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:11.841891 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:11.861292 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-01d3c41d-2e78-454c-9be0-95c7dde72ffc tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Availability Zones retrieved successfully. Aug 13 23:44:11.913153 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-01d3c41d-2e78-454c-9be0-95c7dde72ffc tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Created reservations ['175a4205-7aef-45c8-98ea-8fece6978996'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:11.973770 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01d3c41d-2e78-454c-9be0-95c7dde72ffc tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:44:11.974517 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 413/1652] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:44:11 2026] POST /volume/v3/groups => generated 108 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:11.989226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d11bf646-aec1-45b5-a30f-729c161d15ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:11.998208 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d11bf646-aec1-45b5-a30f-729c161d15ca tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 Aug 13 23:44:11.998626 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d11bf646-aec1-45b5-a30f-729c161d15ca tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:11.998923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d11bf646-aec1-45b5-a30f-729c161d15ca tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:12.000114 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-d11bf646-aec1-45b5-a30f-729c161d15ca tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] show called for member c8cb37f7-a322-4bb1-b291-5613c0b79041 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:12.006551 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:12.006551 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:12.020853 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d11bf646-aec1-45b5-a30f-729c161d15ca tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 returned with HTTP 200 Aug 13 23:44:12.021979 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 418/1653] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:11 2026] GET /volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:12.265238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-58172fd9-3eb5-4b89-bad2-5d93d2df4029 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:12.269972 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58172fd9-3eb5-4b89-bad2-5d93d2df4029 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:44:12.269972 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58172fd9-3eb5-4b89-bad2-5d93d2df4029 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:12.270302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58172fd9-3eb5-4b89-bad2-5d93d2df4029 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:12.290910 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:12.290910 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:12.300025 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-58172fd9-3eb5-4b89-bad2-5d93d2df4029 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:44:12.308495 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58172fd9-3eb5-4b89-bad2-5d93d2df4029 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 200 Aug 13 23:44:12.311520 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 414/1654] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:12 2026] GET /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:12.340398 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df33826a-20ca-4c76-957c-68d917a01b83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:12.342813 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df33826a-20ca-4c76-957c-68d917a01b83 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:44:12.343442 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df33826a-20ca-4c76-957c-68d917a01b83 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:12.344476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df33826a-20ca-4c76-957c-68d917a01b83 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:12.359145 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:12.359145 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:12.373756 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df33826a-20ca-4c76-957c-68d917a01b83 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:44:12.386640 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df33826a-20ca-4c76-957c-68d917a01b83 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 200 Aug 13 23:44:12.386906 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 410/1655] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:12 2026] GET /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:12.489396 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-dbc7cd01-688b-4366-b1ea-26a64e8bcf1c req-6c744ad8-3d91-41dd-b445-020662cb03a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:12.493139 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-dbc7cd01-688b-4366-b1ea-26a64e8bcf1c req-6c744ad8-3d91-41dd-b445-020662cb03a5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 Aug 13 23:44:12.493368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-dbc7cd01-688b-4366-b1ea-26a64e8bcf1c req-6c744ad8-3d91-41dd-b445-020662cb03a5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:12.493623 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-dbc7cd01-688b-4366-b1ea-26a64e8bcf1c req-6c744ad8-3d91-41dd-b445-020662cb03a5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:12.509116 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-dbc7cd01-688b-4366-b1ea-26a64e8bcf1c req-6c744ad8-3d91-41dd-b445-020662cb03a5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 returned with HTTP 404 Aug 13 23:44:12.511661 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 414/1656] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:44:12 2026] DELETE /volume/v3/attachments/895146a3-518e-4fc3-a6eb-46b08adc1da3 => generated 149 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:13.048682 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b6f9008-e234-4ff0-9e51-0fa0480fff01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:13.051219 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b6f9008-e234-4ff0-9e51-0fa0480fff01 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 Aug 13 23:44:13.051550 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b6f9008-e234-4ff0-9e51-0fa0480fff01 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:13.051790 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b6f9008-e234-4ff0-9e51-0fa0480fff01 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:13.051949 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-5b6f9008-e234-4ff0-9e51-0fa0480fff01 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] show called for member c8cb37f7-a322-4bb1-b291-5613c0b79041 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:13.057618 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:13.057618 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:13.070348 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b6f9008-e234-4ff0-9e51-0fa0480fff01 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 returned with HTTP 200 Aug 13 23:44:13.070932 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 419/1657] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:13 2026] GET /volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:13.092874 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-451957f0-945b-46db-9f16-a334df888918 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:13.098054 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:13.099735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1365921809", "volume_type": "3c1f326d-6a60-4d3a-8ac2-de0f28babf4c", "group_id": "c8cb37f7-a322-4bb1-b291-5613c0b79041", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:13.102807 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1365921809', 'volume_type': '3c1f326d-6a60-4d3a-8ac2-de0f28babf4c', 'group_id': 'c8cb37f7-a322-4bb1-b291-5613c0b79041', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:13.114032 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:13.114032 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:13.114933 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Create volume of 1 GB Aug 13 23:44:13.125294 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Availability Zones retrieved successfully. Aug 13 23:44:13.138370 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Flow 'volume_create_api' (18e05825-e8f3-4f5d-9bb3-de6db94bdd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:13.140157 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac075ec-038a-499d-89b8-367ed05393b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:13.140921 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:13.140921 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:13.142581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:13.177212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac075ec-038a-499d-89b8-367ed05393b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c1f326d-6a60-4d3a-8ac2-de0f28babf4c,is_public=True,name='tempest-GroupsV314Test-volume-type-881384020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c1f326d-6a60-4d3a-8ac2-de0f28babf4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c8cb37f7-a322-4bb1-b291-5613c0b79041', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:13.177752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a02838c-be20-4f0c-b1e9-0678dff6cb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:13.246243 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-881384020 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-881384020, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:44:13.246842 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-881384020 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-881384020, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:44:13.350791 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Created reservations ['45e9785f-862c-4b2d-91c0-a0d5a8bf5bdd', 'c7c80219-12ec-4f53-b12e-a6fe4b7d6ac5', '50b7d64e-7341-492c-bca1-f5d125d992d7', '3c6000fb-7d31-459f-a5bf-3979477ebde6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:13.351963 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a02838c-be20-4f0c-b1e9-0678dff6cb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e9785f-862c-4b2d-91c0-a0d5a8bf5bdd', 'c7c80219-12ec-4f53-b12e-a6fe4b7d6ac5', '50b7d64e-7341-492c-bca1-f5d125d992d7', '3c6000fb-7d31-459f-a5bf-3979477ebde6']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:13.353298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d8573e-c5e9-4413-aa5e-872e9079ad00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:13.387861 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d8573e-c5e9-4413-aa5e-872e9079ad00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37fe668f-fc7d-46f1-9f12-eea6803abc70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1365921809',encryption_key_id=None,group_id=c8cb37f7-a322-4bb1-b291-5613c0b79041,group_type_id=,metadata={},multiattach=False,project_id='5a25a4a751a74deb82d7d195055d893b',qos_specs=None,replication_status=,reservations=['45e9785f-862c-4b2d-91c0-a0d5a8bf5bdd','c7c80219-12ec-4f53-b12e-a6fe4b7d6ac5','50b7d64e-7341-492c-bca1-f5d125d992d7','3c6000fb-7d31-459f-a5bf-3979477ebde6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba6c65e7af549b7a664d0c4ae8447c4',volume_type_id=3c1f326d-6a60-4d3a-8ac2-de0f28babf4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1365921809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c8cb37f7-a322-4bb1-b291-5613c0b79041,host=None,id=37fe668f-fc7d-46f1-9f12-eea6803abc70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a25a4a751a74deb82d7d195055d893b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ba6c65e7af549b7a664d0c4ae8447c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c1f326d-6a60-4d3a-8ac2-de0f28babf4c),volume_type_id=3c1f326d-6a60-4d3a-8ac2-de0f28babf4c)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:13.389140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab4d8f3-86b7-4334-a2d4-fc578da958c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:13.419665 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab4d8f3-86b7-4334-a2d4-fc578da958c8) transitioned into state 'SUCCESS' from state '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-1365921809',encryption_key_id=None,group_id=c8cb37f7-a322-4bb1-b291-5613c0b79041,group_type_id=,metadata={},multiattach=False,project_id='5a25a4a751a74deb82d7d195055d893b',qos_specs=None,replication_status=,reservations=['45e9785f-862c-4b2d-91c0-a0d5a8bf5bdd','c7c80219-12ec-4f53-b12e-a6fe4b7d6ac5','50b7d64e-7341-492c-bca1-f5d125d992d7','3c6000fb-7d31-459f-a5bf-3979477ebde6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba6c65e7af549b7a664d0c4ae8447c4',volume_type_id=3c1f326d-6a60-4d3a-8ac2-de0f28babf4c)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:13.420204 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da978301-5955-4649-9641-fbb73a9ebd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:13.440298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da978301-5955-4649-9641-fbb73a9ebd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:13.440298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Flow 'volume_create_api' (18e05825-e8f3-4f5d-9bb3-de6db94bdd15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:13.440298 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Create volume request issued successfully. Aug 13 23:44:13.440298 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:13.440298 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:13.501865 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:13.504234 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:13.504234 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:13.508879 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-451957f0-945b-46db-9f16-a334df888918 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:44:13.509068 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 415/1658] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:44:13 2026] POST /volume/v3/volumes => generated 816 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:13.530151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-12cd3f62-451d-47ae-be29-395cabceee6b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:13.535232 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12cd3f62-451d-47ae-be29-395cabceee6b tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 Aug 13 23:44:13.535807 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12cd3f62-451d-47ae-be29-395cabceee6b tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:13.536237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12cd3f62-451d-47ae-be29-395cabceee6b tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:13.546330 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:13.546330 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:13.560151 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-12cd3f62-451d-47ae-be29-395cabceee6b tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Volume info retrieved successfully. Aug 13 23:44:13.560151 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-12cd3f62-451d-47ae-be29-395cabceee6b tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:13.560151 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-12cd3f62-451d-47ae-be29-395cabceee6b tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:13.641237 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-12cd3f62-451d-47ae-be29-395cabceee6b tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:13.651289 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:13.651289 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:13.666681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12cd3f62-451d-47ae-be29-395cabceee6b tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 returned with HTTP 200 Aug 13 23:44:13.667306 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 411/1659] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:13 2026] GET /volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 => generated 884 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:14.461489 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-dde6c072-3e93-48d6-806e-7734f9d24986 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:14.466784 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-dde6c072-3e93-48d6-806e-7734f9d24986 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:44:14.467267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-dde6c072-3e93-48d6-806e-7734f9d24986 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:14.467699 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-dde6c072-3e93-48d6-806e-7734f9d24986 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:14.481101 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:14.481101 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:14.487577 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-dde6c072-3e93-48d6-806e-7734f9d24986 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:44:14.494517 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-dde6c072-3e93-48d6-806e-7734f9d24986 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 200 Aug 13 23:44:14.495151 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 415/1660] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:14 2026] GET /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:14.687246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:14.690243 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 Aug 13 23:44:14.690736 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:14.691261 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:14.703399 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:14.703399 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:14.711084 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Volume info retrieved successfully. Aug 13 23:44:14.714642 np0000007283 devstack@c-api.service[100273]: WARNING stevedore.named [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:14.714642 np0000007283 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:14.773672 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:14.779204 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:14.779204 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:14.789165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a98747d7-95ef-4c87-9cfc-4d3b7b9547b1 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 returned with HTTP 200 Aug 13 23:44:14.789703 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 420/1661] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:14 2026] GET /volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:14.810527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:14.814016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] POST https://10.4.3.81/volume/v3/groups/action Aug 13 23:44:14.814016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Action body: b'{"create-from-src": {"source_group_id": "c8cb37f7-a322-4bb1-b291-5613c0b79041", "name": "tempest-Group_from_grp-662234942"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:14.814016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "c8cb37f7-a322-4bb1-b291-5613c0b79041", "name": "tempest-Group_from_grp-662234942"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:14.815866 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Creating new group {'create-from-src': {'source_group_id': 'c8cb37f7-a322-4bb1-b291-5613c0b79041', 'name': 'tempest-Group_from_grp-662234942'}}. {{(pid=100275) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 23:44:14.816025 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Creating group tempest-Group_from_grp-662234942 from source group c8cb37f7-a322-4bb1-b291-5613c0b79041. Aug 13 23:44:14.820821 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:14.820821 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:14.830225 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:14.830225 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:14.875055 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Created reservations ['922bad30-5082-4b9a-af26-90e254637c29'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:14.951255 np0000007283 devstack@c-api.service[100275]: INFO cinder.group.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] A mapping entry already exists for group 2c1c51ca-2816-48ff-a2ff-2789318a3f4f and volume type 3c1f326d-6a60-4d3a-8ac2-de0f28babf4c. Do not need to create again. Aug 13 23:44:14.951899 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:14.951899 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:14.958052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:44:14.957657. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:44:14.958342 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Availability Zones retrieved successfully. Aug 13 23:44:14.970303 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Flow 'volume_create_api' (4c5c01b5-c4bc-4191-9eed-66386cfd8aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:14.971694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1dcddff-8524-4a9f-84f1-e6f4b5b6f3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:14.973252 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:15.007864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1dcddff-8524-4a9f-84f1-e6f4b5b6f3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '37fe668f-fc7d-46f1-9f12-eea6803abc70', 'volume_type': VolumeType(created_at=2026-08-13T23:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c1f326d-6a60-4d3a-8ac2-de0f28babf4c,is_public=True,name='tempest-GroupsV314Test-volume-type-881384020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c1f326d-6a60-4d3a-8ac2-de0f28babf4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2c1c51ca-2816-48ff-a2ff-2789318a3f4f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:15.007864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bab6e3c-541b-4a92-9275-854b21f4540e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:15.081720 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Created reservations ['8f875f2c-0c08-4f72-b256-7d5bef56e37e', '7f05d60f-6d5d-4920-87bf-cf2c5b6cc843', '2a0a9c5c-c612-487f-b997-eb71dfb3dc17', '3bddd807-15d9-4c99-bf25-e7d173e28851'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:15.082876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bab6e3c-541b-4a92-9275-854b21f4540e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f875f2c-0c08-4f72-b256-7d5bef56e37e', '7f05d60f-6d5d-4920-87bf-cf2c5b6cc843', '2a0a9c5c-c612-487f-b997-eb71dfb3dc17', '3bddd807-15d9-4c99-bf25-e7d173e28851']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:15.083952 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc013614-024d-43f1-8b73-3e8720aae148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:15.120656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc013614-024d-43f1-8b73-3e8720aae148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40af5b16-a5de-405e-8ed8-3440ac5e453f', '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=2c1c51ca-2816-48ff-a2ff-2789318a3f4f,group_type_id=,metadata={},multiattach=False,project_id='5a25a4a751a74deb82d7d195055d893b',qos_specs=None,replication_status=,reservations=['8f875f2c-0c08-4f72-b256-7d5bef56e37e','7f05d60f-6d5d-4920-87bf-cf2c5b6cc843','2a0a9c5c-c612-487f-b997-eb71dfb3dc17','3bddd807-15d9-4c99-bf25-e7d173e28851'],size=1,snapshot_id=None,source_replicaid=,source_volid=37fe668f-fc7d-46f1-9f12-eea6803abc70,status='creating',user_id='2ba6c65e7af549b7a664d0c4ae8447c4',volume_type_id=3c1f326d-6a60-4d3a-8ac2-de0f28babf4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2c1c51ca-2816-48ff-a2ff-2789318a3f4f,host=None,id=40af5b16-a5de-405e-8ed8-3440ac5e453f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a25a4a751a74deb82d7d195055d893b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=37fe668f-fc7d-46f1-9f12-eea6803abc70,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ba6c65e7af549b7a664d0c4ae8447c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c1f326d-6a60-4d3a-8ac2-de0f28babf4c),volume_type_id=3c1f326d-6a60-4d3a-8ac2-de0f28babf4c)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:15.121562 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6bb987-32cb-44f4-a4a9-2f4a652915c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:15.158273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6bb987-32cb-44f4-a4a9-2f4a652915c1) transitioned into state 'SUCCESS' from 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=2c1c51ca-2816-48ff-a2ff-2789318a3f4f,group_type_id=,metadata={},multiattach=False,project_id='5a25a4a751a74deb82d7d195055d893b',qos_specs=None,replication_status=,reservations=['8f875f2c-0c08-4f72-b256-7d5bef56e37e','7f05d60f-6d5d-4920-87bf-cf2c5b6cc843','2a0a9c5c-c612-487f-b997-eb71dfb3dc17','3bddd807-15d9-4c99-bf25-e7d173e28851'],size=1,snapshot_id=None,source_replicaid=,source_volid=37fe668f-fc7d-46f1-9f12-eea6803abc70,status='creating',user_id='2ba6c65e7af549b7a664d0c4ae8447c4',volume_type_id=3c1f326d-6a60-4d3a-8ac2-de0f28babf4c)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:15.159728 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Flow 'volume_create_api' (4c5c01b5-c4bc-4191-9eed-66386cfd8aac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:15.160907 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Create volume request issued successfully. Aug 13 23:44:15.189117 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa0ea9da-1f0a-4189-9d40-1e5cc877a4db tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups/action returned with HTTP 202 Aug 13 23:44:15.189791 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 416/1662] 10.4.3.81 () {70 vars in 1311 bytes} [Thu Aug 13 23:44:14 2026] POST /volume/v3/groups/action => generated 101 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:15.203735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52dd0102-2774-40f2-8518-431822036c7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.209506 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:44:15.209506 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.209506 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.211343 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:44:15.213648 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:15.223116 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-efc8b27f-6826-4788-9093-5cef239c82a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.225463 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-efc8b27f-6826-4788-9093-5cef239c82a4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:44:15.226169 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-efc8b27f-6826-4788-9093-5cef239c82a4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.226169 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-efc8b27f-6826-4788-9093-5cef239c82a4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.231397 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Get all volumes completed successfully. Aug 13 23:44:15.232514 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:15.232609 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:15.235506 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.235506 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:15.245700 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-efc8b27f-6826-4788-9093-5cef239c82a4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:44:15.254420 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-efc8b27f-6826-4788-9093-5cef239c82a4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 200 Aug 13 23:44:15.255897 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 416/1663] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:15.276130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-031905d3-1b91-4230-aedc-9e900c2e59a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.277136 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-031905d3-1b91-4230-aedc-9e900c2e59a4 None None] GET https://10.4.3.81/volume// Aug 13 23:44:15.277895 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-031905d3-1b91-4230-aedc-9e900c2e59a4 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.278447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-031905d3-1b91-4230-aedc-9e900c2e59a4 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.281004 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-031905d3-1b91-4230-aedc-9e900c2e59a4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:15.281332 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 421/1664] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:15.294653 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:15.297575 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-38de8c56-db9b-4f02-8285-f5146002abff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.298751 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.298751 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:15.303732 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-38de8c56-db9b-4f02-8285-f5146002abff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:44:15.304701 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:15.304894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-38de8c56-db9b-4f02-8285-f5146002abff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dc740cc-0589-46e7-8e56-364f88d287d4", "connector": null, "instance_uuid": "e710a8e9-cb08-4bd9-9100-15eafde6f41c"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:15.304973 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:15.318867 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.318867 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:15.368327 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:15.374289 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.374289 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:15.385404 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-38de8c56-db9b-4f02-8285-f5146002abff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:44:15.385975 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 417/1665] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:44:15 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:15.388214 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52dd0102-2774-40f2-8518-431822036c7a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:44:15.389121 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 412/1666] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:15.410927 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-37bdea4b-090d-485d-903f-aa48b312c40a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.416552 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37bdea4b-090d-485d-903f-aa48b312c40a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f Aug 13 23:44:15.416865 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37bdea4b-090d-485d-903f-aa48b312c40a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.417399 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37bdea4b-090d-485d-903f-aa48b312c40a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.434282 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.434282 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:15.442766 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-37bdea4b-090d-485d-903f-aa48b312c40a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Volume info retrieved successfully. Aug 13 23:44:15.444705 np0000007283 devstack@c-api.service[100276]: WARNING stevedore.named [None req-37bdea4b-090d-485d-903f-aa48b312c40a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:15.445900 np0000007283 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-37bdea4b-090d-485d-903f-aa48b312c40a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:15.518964 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-37bdea4b-090d-485d-903f-aa48b312c40a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:15.524352 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.524352 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:15.536900 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37bdea4b-090d-485d-903f-aa48b312c40a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f returned with HTTP 200 Aug 13 23:44:15.537550 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 417/1667] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:15.562189 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce2b626c-d3a0-41f7-9d96-8a58d8bc4170 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.565681 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce2b626c-d3a0-41f7-9d96-8a58d8bc4170 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f Aug 13 23:44:15.565681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce2b626c-d3a0-41f7-9d96-8a58d8bc4170 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.565681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce2b626c-d3a0-41f7-9d96-8a58d8bc4170 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.566166 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-ce2b626c-d3a0-41f7-9d96-8a58d8bc4170 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] show called for member 2c1c51ca-2816-48ff-a2ff-2789318a3f4f {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:15.572304 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.572304 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:15.588636 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce2b626c-d3a0-41f7-9d96-8a58d8bc4170 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f returned with HTTP 200 Aug 13 23:44:15.589325 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 422/1668] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f => generated 416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:15.602352 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.604970 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:44:15.604970 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.604970 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.604970 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:44:15.605303 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.605303 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:15.605749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:15.622063 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Get all volumes completed successfully. Aug 13 23:44:15.625161 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:15.625161 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:15.695651 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:15.703092 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.703092 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:15.709357 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:15.710016 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:15.769734 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:15.774033 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.774033 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:15.776414 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f2d8e1c-4275-4d83-a7a3-cdb24bc4ae53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.779622 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f2d8e1c-4275-4d83-a7a3-cdb24bc4ae53 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:15.779929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f2d8e1c-4275-4d83-a7a3-cdb24bc4ae53 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.780226 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f2d8e1c-4275-4d83-a7a3-cdb24bc4ae53 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.786011 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e412dd3-67fd-4bdb-8356-ccbf63db452c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:44:15.786642 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 418/1669] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:15.793503 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.793503 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:15.798665 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3f2d8e1c-4275-4d83-a7a3-cdb24bc4ae53 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:15.805720 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f2d8e1c-4275-4d83-a7a3-cdb24bc4ae53 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:44:15.805720 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 413/1670] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:15.812294 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81e60b3d-4638-40f0-9913-3090fa77ca8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.814702 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81e60b3d-4638-40f0-9913-3090fa77ca8c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] POST https://10.4.3.81/volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f/action Aug 13 23:44:15.815069 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81e60b3d-4638-40f0-9913-3090fa77ca8c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:15.815918 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81e60b3d-4638-40f0-9913-3090fa77ca8c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:15.818872 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-81e60b3d-4638-40f0-9913-3090fa77ca8c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] delete called for group 2c1c51ca-2816-48ff-a2ff-2789318a3f4f {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:44:15.819341 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-81e60b3d-4638-40f0-9913-3090fa77ca8c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Delete group with id: 2c1c51ca-2816-48ff-a2ff-2789318a3f4f Aug 13 23:44:15.833807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-934ac629-4540-497f-9d57-49e052e6e6e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.835151 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.835151 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:15.838937 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-934ac629-4540-497f-9d57-49e052e6e6e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:15.839589 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-934ac629-4540-497f-9d57-49e052e6e6e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.839862 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-934ac629-4540-497f-9d57-49e052e6e6e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.840373 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-934ac629-4540-497f-9d57-49e052e6e6e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume with id: d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:15.865081 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.865081 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:15.865811 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-934ac629-4540-497f-9d57-49e052e6e6e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:15.925939 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-934ac629-4540-497f-9d57-49e052e6e6e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume request issued successfully. Aug 13 23:44:15.925939 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-934ac629-4540-497f-9d57-49e052e6e6e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 202 Aug 13 23:44:15.925939 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 423/1671] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:15 2026] DELETE /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:15.940706 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a7f6adc-efdd-4e6b-9cf0-dbe5cfae68b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.943741 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a7f6adc-efdd-4e6b-9cf0-dbe5cfae68b0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:15.944293 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a7f6adc-efdd-4e6b-9cf0-dbe5cfae68b0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.945036 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a7f6adc-efdd-4e6b-9cf0-dbe5cfae68b0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.946105 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81e60b3d-4638-40f0-9913-3090fa77ca8c tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f/action returned with HTTP 202 Aug 13 23:44:15.948014 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 418/1672] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:44:15 2026] POST /volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:44:15.962870 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:15.968780 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.968780 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:15.970635 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f Aug 13 23:44:15.970983 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:15.971301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:15.980774 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a7f6adc-efdd-4e6b-9cf0-dbe5cfae68b0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:15.986630 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:15.986630 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:15.994280 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Volume info retrieved successfully. Aug 13 23:44:15.995426 np0000007283 devstack@c-api.service[100274]: WARNING stevedore.named [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:15.995695 np0000007283 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:16.006579 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a7f6adc-efdd-4e6b-9cf0-dbe5cfae68b0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 200 Aug 13 23:44:16.006579 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 419/1673] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 1358 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:16.041333 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4eebfe1a-21c9-4004-887b-ced351ee1c18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:16.046051 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4eebfe1a-21c9-4004-887b-ced351ee1c18 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:44:16.046328 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4eebfe1a-21c9-4004-887b-ced351ee1c18 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:16.046872 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4eebfe1a-21c9-4004-887b-ced351ee1c18 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:16.067590 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:16.067590 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:16.076083 np0000007283 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:16.076798 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4eebfe1a-21c9-4004-887b-ced351ee1c18 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:16.084570 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4eebfe1a-21c9-4004-887b-ced351ee1c18 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:44:16.085089 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 424/1674] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:16 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:16.091236 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:16.091236 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:16.108383 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74e42138-ca30-4bef-b3f9-a552c4ca1726 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f returned with HTTP 200 Aug 13 23:44:16.108801 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 414/1675] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:15 2026] GET /volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f => generated 919 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:16.188584 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-e02f0390-e9b7-44f9-bd00-624af99d3f7f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:16.192451 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-e02f0390-e9b7-44f9-bd00-624af99d3f7f tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:44:16.192709 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-e02f0390-e9b7-44f9-bd00-624af99d3f7f tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:16.193139 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-e02f0390-e9b7-44f9-bd00-624af99d3f7f tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:16.210519 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:16.210519 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:16.216116 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-e02f0390-e9b7-44f9-bd00-624af99d3f7f tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:16.223346 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-e02f0390-e9b7-44f9-bd00-624af99d3f7f tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:44:16.223980 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 419/1676] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:16 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:44:16.265174 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a6e340bf-07ce-43d1-907b-c997da5aa6cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:16.268313 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a6e340bf-07ce-43d1-907b-c997da5aa6cb tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] POST https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2/action Aug 13 23:44:16.268818 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a6e340bf-07ce-43d1-907b-c997da5aa6cb tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:16.269950 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a6e340bf-07ce-43d1-907b-c997da5aa6cb tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:16.295545 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:16.295545 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:16.296697 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a6e340bf-07ce-43d1-907b-c997da5aa6cb tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:16.322211 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a6e340bf-07ce-43d1-907b-c997da5aa6cb tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Begin detaching volume completed successfully. Aug 13 23:44:16.322708 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a6e340bf-07ce-43d1-907b-c997da5aa6cb tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2/action returned with HTTP 202 Aug 13 23:44:16.324091 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 420/1677] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:44:16 2026] POST /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:44:16.425847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-325abf9f-c52c-48df-8cbc-5ec416ab6859 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:16.428312 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-325abf9f-c52c-48df-8cbc-5ec416ab6859 None None] GET https://10.4.3.81/volume// Aug 13 23:44:16.429961 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-325abf9f-c52c-48df-8cbc-5ec416ab6859 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:16.429961 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-325abf9f-c52c-48df-8cbc-5ec416ab6859 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:16.430686 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-325abf9f-c52c-48df-8cbc-5ec416ab6859 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:16.430822 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 425/1678] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:16 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:16.444574 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-4b69bb7b-8207-4d26-86a6-270390e26f3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:16.449028 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-4b69bb7b-8207-4d26-86a6-270390e26f3d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:44:16.449028 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-4b69bb7b-8207-4d26-86a6-270390e26f3d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:16.449298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-4b69bb7b-8207-4d26-86a6-270390e26f3d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:16.466501 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:16.466501 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:16.474006 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-4b69bb7b-8207-4d26-86a6-270390e26f3d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:16.484436 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-4b69bb7b-8207-4d26-86a6-270390e26f3d tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:44:16.485178 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 415/1679] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:16 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:17.025931 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-35a8117f-0a4e-49cf-9d3e-eb2b208bd2e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.031610 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35a8117f-0a4e-49cf-9d3e-eb2b208bd2e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 Aug 13 23:44:17.032213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35a8117f-0a4e-49cf-9d3e-eb2b208bd2e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.032213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35a8117f-0a4e-49cf-9d3e-eb2b208bd2e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.043098 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35a8117f-0a4e-49cf-9d3e-eb2b208bd2e5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 returned with HTTP 404 Aug 13 23:44:17.044143 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 420/1680] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/volumes/d4946a1b-a1b0-4d5d-8aea-aa32855377f1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:17.061005 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4739bca8-520c-47f7-9398-4dc4eb81d29c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.063699 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4739bca8-520c-47f7-9398-4dc4eb81d29c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:44:17.064983 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4739bca8-520c-47f7-9398-4dc4eb81d29c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.064983 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4739bca8-520c-47f7-9398-4dc4eb81d29c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.077132 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.077132 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:17.086199 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4739bca8-520c-47f7-9398-4dc4eb81d29c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:17.095555 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4739bca8-520c-47f7-9398-4dc4eb81d29c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:44:17.096398 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 421/1681] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:17.121134 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49558cf1-af2a-46c5-b823-5b618649ca1a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.127217 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49558cf1-af2a-46c5-b823-5b618649ca1a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:44:17.129395 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49558cf1-af2a-46c5-b823-5b618649ca1a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db8c214b-b9a8-44da-9fda-72dfd510b9f5", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1405159531"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:17.136113 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b671d8d-6fce-4242-8db1-e66b11736c71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.144078 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b671d8d-6fce-4242-8db1-e66b11736c71 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f Aug 13 23:44:17.144078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b671d8d-6fce-4242-8db1-e66b11736c71 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.144078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b671d8d-6fce-4242-8db1-e66b11736c71 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.147895 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.147895 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:17.149059 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49558cf1-af2a-46c5-b823-5b618649ca1a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:17.149059 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-49558cf1-af2a-46c5-b823-5b618649ca1a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:44:17.163881 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b671d8d-6fce-4242-8db1-e66b11736c71 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f returned with HTTP 404 Aug 13 23:44:17.164351 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 416/1682] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/volumes/40af5b16-a5de-405e-8ed8-3440ac5e453f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:17.178624 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa024a14-19d5-4b70-8f9d-d21b1a6c7e35 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.183932 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa024a14-19d5-4b70-8f9d-d21b1a6c7e35 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f Aug 13 23:44:17.184216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa024a14-19d5-4b70-8f9d-d21b1a6c7e35 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.184445 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa024a14-19d5-4b70-8f9d-d21b1a6c7e35 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.184672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-aa024a14-19d5-4b70-8f9d-d21b1a6c7e35 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] show called for member 2c1c51ca-2816-48ff-a2ff-2789318a3f4f {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:17.194924 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa024a14-19d5-4b70-8f9d-d21b1a6c7e35 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f returned with HTTP 404 Aug 13 23:44:17.196204 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 421/1683] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/groups/2c1c51ca-2816-48ff-a2ff-2789318a3f4f => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:17.202688 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-49558cf1-af2a-46c5-b823-5b618649ca1a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['364da8e2-1dbe-4a23-b0b5-a58ca4aba1e9', 'fbe4f9d0-74ef-464d-a424-45c0bfec741d', '016a0da2-b403-4d53-bf1d-b4b91f99af49', 'ad308983-cc90-485f-97c6-18e59cfc6bbb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:17.213790 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.216448 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:44:17.216793 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.217067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.217407 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:44:17.223493 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:17.223696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.227871 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:17.227871 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2060305956"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:17.229716 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2060305956'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:17.234603 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume of 1 GB Aug 13 23:44:17.235053 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.235053 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:17.235828 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Availability Zones retrieved successfully. Aug 13 23:44:17.237125 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Get all volumes completed successfully. Aug 13 23:44:17.238637 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:17.238637 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:17.243730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Flow 'volume_create_api' (083b360c-0963-4aea-a2ee-b3d1ac4ae888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:17.245276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1eb16a-1ea7-4a60-bad4-cf13c043bf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:17.246670 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:17.258683 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.258683 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:17.276160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1eb16a-1ea7-4a60-bad4-cf13c043bf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf753aea-30b7-4f35-a345-ceca6d96bf34,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf753aea-30b7-4f35-a345-ceca6d96bf34', 'encryption_key_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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:17.277333 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd795a1-e6c2-4b3e-9ba1-577cfcccd801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:17.280216 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49558cf1-af2a-46c5-b823-5b618649ca1a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot create request issued successfully. Aug 13 23:44:17.280727 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49558cf1-af2a-46c5-b823-5b618649ca1a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:44:17.281418 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 426/1684] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:44:17 2026] POST /volume/v3/snapshots => generated 380 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:17.299171 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-afed5c7b-d66c-4b74-b74d-64d04fab188c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.301433 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-afed5c7b-d66c-4b74-b74d-64d04fab188c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:17.301776 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-afed5c7b-d66c-4b74-b74d-64d04fab188c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.302032 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-afed5c7b-d66c-4b74-b74d-64d04fab188c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.308126 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:17.313203 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.313203 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:17.313976 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-afed5c7b-d66c-4b74-b74d-64d04fab188c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:17.315466 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-afed5c7b-d66c-4b74-b74d-64d04fab188c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 200 Aug 13 23:44:17.316530 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 422/1685] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 512 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:17.316618 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.316618 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:17.339936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Created reservations ['b54df9a7-3f76-4887-9daf-5bd1826922bf', '142a51de-494e-4f81-a50c-13dc11f3b557', 'ef344eae-325a-4aca-8a41-f3b4478119a0', '590fa6dd-0c1a-496c-bd1b-cb5b0d8a39cf'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:17.340977 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24b37e8c-0deb-48b3-8f13-a3ef496fa61d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:44:17.340977 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 422/1686] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:17.341588 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd795a1-e6c2-4b3e-9ba1-577cfcccd801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b54df9a7-3f76-4887-9daf-5bd1826922bf', '142a51de-494e-4f81-a50c-13dc11f3b557', 'ef344eae-325a-4aca-8a41-f3b4478119a0', '590fa6dd-0c1a-496c-bd1b-cb5b0d8a39cf']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:17.342779 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c131007e-fc87-44d4-aca0-dd39abf23826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:17.360671 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8974277d-ec1d-4ed1-929e-d2ef9753d08a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.363014 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8974277d-ec1d-4ed1-929e-d2ef9753d08a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] POST https://10.4.3.81/volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041/action Aug 13 23:44:17.363604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8974277d-ec1d-4ed1-929e-d2ef9753d08a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:17.363796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8974277d-ec1d-4ed1-929e-d2ef9753d08a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:17.366232 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-8974277d-ec1d-4ed1-929e-d2ef9753d08a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] delete called for group c8cb37f7-a322-4bb1-b291-5613c0b79041 {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:44:17.366909 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-8974277d-ec1d-4ed1-929e-d2ef9753d08a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Delete group with id: c8cb37f7-a322-4bb1-b291-5613c0b79041 Aug 13 23:44:17.372820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c131007e-fc87-44d4-aca0-dd39abf23826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd117f427-2b03-4245-954f-74aa09a4f996', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2060305956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8be1b731c46746d5a002f429dec0dd19',qos_specs=None,replication_status=,reservations=['b54df9a7-3f76-4887-9daf-5bd1826922bf','142a51de-494e-4f81-a50c-13dc11f3b557','ef344eae-325a-4aca-8a41-f3b4478119a0','590fa6dd-0c1a-496c-bd1b-cb5b0d8a39cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860f42c6ce614178b2af5183dc670c94',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2060305956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d117f427-2b03-4245-954f-74aa09a4f996,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8be1b731c46746d5a002f429dec0dd19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='860f42c6ce614178b2af5183dc670c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf753aea-30b7-4f35-a345-ceca6d96bf34),volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:17.373684 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3c3dc6-9ba6-4c43-86ca-8e9def44ed27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:17.374288 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.374288 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:17.405823 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3c3dc6-9ba6-4c43-86ca-8e9def44ed27) transitioned into state 'SUCCESS' from state '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-2060305956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8be1b731c46746d5a002f429dec0dd19',qos_specs=None,replication_status=,reservations=['b54df9a7-3f76-4887-9daf-5bd1826922bf','142a51de-494e-4f81-a50c-13dc11f3b557','ef344eae-325a-4aca-8a41-f3b4478119a0','590fa6dd-0c1a-496c-bd1b-cb5b0d8a39cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860f42c6ce614178b2af5183dc670c94',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:17.406690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d41fea-b5f9-4516-a54c-1fb29f2ebf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:17.420616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d41fea-b5f9-4516-a54c-1fb29f2ebf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:17.421697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Flow 'volume_create_api' (083b360c-0963-4aea-a2ee-b3d1ac4ae888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:17.422116 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume request issued successfully. Aug 13 23:44:17.422838 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba691709-1c1d-4ab6-b681-e9f1ce16c226 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:44:17.423964 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 417/1687] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:44:17 2026] POST /volume/v3/volumes => generated 758 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:17.441483 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42049b07-3cf9-46d4-a06e-a7ad8527e94e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.445080 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42049b07-3cf9-46d4-a06e-a7ad8527e94e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:17.445535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42049b07-3cf9-46d4-a06e-a7ad8527e94e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.445535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42049b07-3cf9-46d4-a06e-a7ad8527e94e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.450733 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8974277d-ec1d-4ed1-929e-d2ef9753d08a tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041/action returned with HTTP 202 Aug 13 23:44:17.450964 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 427/1688] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:44:17 2026] POST /volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:44:17.455606 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.455606 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:17.460306 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.460788 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42049b07-3cf9-46d4-a06e-a7ad8527e94e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:17.463005 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 Aug 13 23:44:17.463445 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.464117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.469193 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42049b07-3cf9-46d4-a06e-a7ad8527e94e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:17.470591 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 423/1689] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:17.476144 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.476144 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:17.487439 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Volume info retrieved successfully. Aug 13 23:44:17.488789 np0000007283 devstack@c-api.service[100275]: WARNING stevedore.named [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 23:44:17.489065 np0000007283 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 23:44:17.551225 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:44:17.555800 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.555800 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:17.568314 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8efaecf3-2e02-4106-a69a-67ddb6a30590 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 returned with HTTP 200 Aug 13 23:44:17.568957 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 423/1690] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 => generated 908 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:17.599646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0ba1fe9-b92b-4419-a624-9025231f0c99 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.600370 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0ba1fe9-b92b-4419-a624-9025231f0c99 None None] GET https://10.4.3.81/volume// Aug 13 23:44:17.600599 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0ba1fe9-b92b-4419-a624-9025231f0c99 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.600802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0ba1fe9-b92b-4419-a624-9025231f0c99 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.601230 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0ba1fe9-b92b-4419-a624-9025231f0c99 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:17.602534 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 418/1691] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:17.614651 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-01ce5cca-75e0-4f5e-b384-bac19ed07843 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.617887 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-01ce5cca-75e0-4f5e-b384-bac19ed07843 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:44:17.618138 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-01ce5cca-75e0-4f5e-b384-bac19ed07843 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.618831 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-01ce5cca-75e0-4f5e-b384-bac19ed07843 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.635315 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.635315 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:17.641940 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-01ce5cca-75e0-4f5e-b384-bac19ed07843 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:44:17.657074 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-01ce5cca-75e0-4f5e-b384-bac19ed07843 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 200 Aug 13 23:44:17.658755 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 428/1692] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:17 2026] GET /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 1544 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:17.807917 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a5d3e969-213d-46da-8171-b7a86de3891a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.814440 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a5d3e969-213d-46da-8171-b7a86de3891a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] DELETE https://10.4.3.81/volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735 Aug 13 23:44:17.818974 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a5d3e969-213d-46da-8171-b7a86de3891a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:17.819189 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a5d3e969-213d-46da-8171-b7a86de3891a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:17.834789 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.834789 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:17.841692 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-fadd7169-e0f6-407e-bacc-4c755a3fb397 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:17.845844 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-fadd7169-e0f6-407e-bacc-4c755a3fb397 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e Aug 13 23:44:17.846917 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-fadd7169-e0f6-407e-bacc-4c755a3fb397 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:17.884051 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-fadd7169-e0f6-407e-bacc-4c755a3fb397 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-5dc740cc-0589-46e7-8e56-364f88d287d4-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:44:17.896746 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-fadd7169-e0f6-407e-bacc-4c755a3fb397 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-5dc740cc-0589-46e7-8e56-364f88d287d4-np0000007283" acquired by "attachment_update" :: waited 0.013s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:44:17.898816 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:17.898816 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:17.952425 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a3383d6e-93d3-4754-bee6-6aa07a28a652 req-a5d3e969-213d-46da-8171-b7a86de3891a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735 returned with HTTP 200 Aug 13 23:44:17.953424 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 424/1693] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:44:17 2026] DELETE /volume/v3/attachments/dcca7bbf-9cfa-461f-ae97-997702eb6735 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.041907 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-fadd7169-e0f6-407e-bacc-4c755a3fb397 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-5dc740cc-0589-46e7-8e56-364f88d287d4-np0000007283" released by "attachment_update" :: held 0.145s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:44:18.044184 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-fadd7169-e0f6-407e-bacc-4c755a3fb397 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e returned with HTTP 200 Aug 13 23:44:18.044184 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 424/1694] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:44:17 2026] PUT /volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:18.070944 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-18f97b33-7b35-4418-a82d-6deaf92ed215 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.075109 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-18f97b33-7b35-4418-a82d-6deaf92ed215 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e/action Aug 13 23:44:18.075423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-18f97b33-7b35-4418-a82d-6deaf92ed215 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:18.075653 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-18f97b33-7b35-4418-a82d-6deaf92ed215 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:18.103635 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.103635 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:18.123779 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bcd08c2f-2490-4d81-924f-9bdd2f499f31 req-18f97b33-7b35-4418-a82d-6deaf92ed215 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e/action returned with HTTP 204 Aug 13 23:44:18.123941 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 419/1695] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:44:18 2026] POST /volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:18.331459 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16d11c7d-d698-4a93-b550-c9bfa05abcc9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.333809 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16d11c7d-d698-4a93-b550-c9bfa05abcc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:18.334159 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16d11c7d-d698-4a93-b550-c9bfa05abcc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.334433 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16d11c7d-d698-4a93-b550-c9bfa05abcc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.342454 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.342454 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:18.343458 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-16d11c7d-d698-4a93-b550-c9bfa05abcc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:18.344652 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16d11c7d-d698-4a93-b550-c9bfa05abcc9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 200 Aug 13 23:44:18.345169 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 429/1696] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.356062 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ebcad5bd-ffde-4439-88da-f594544c9455 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.358704 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebcad5bd-ffde-4439-88da-f594544c9455 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:18.359176 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebcad5bd-ffde-4439-88da-f594544c9455 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.359352 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebcad5bd-ffde-4439-88da-f594544c9455 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.367465 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.367465 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:18.368089 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ebcad5bd-ffde-4439-88da-f594544c9455 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:18.369316 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebcad5bd-ffde-4439-88da-f594544c9455 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 200 Aug 13 23:44:18.369868 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 425/1697] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.383648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fd6a343f-a5b5-4171-a7d4-e3250167fa08 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.386234 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd6a343f-a5b5-4171-a7d4-e3250167fa08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 23:44:18.386636 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd6a343f-a5b5-4171-a7d4-e3250167fa08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.386931 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd6a343f-a5b5-4171-a7d4-e3250167fa08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.388426 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-fd6a343f-a5b5-4171-a7d4-e3250167fa08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:44:18.389079 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.389079 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:18.391333 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-fd6a343f-a5b5-4171-a7d4-e3250167fa08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:44:18.399189 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fd6a343f-a5b5-4171-a7d4-e3250167fa08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Get all snapshots completed successfully. Aug 13 23:44:18.399652 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd6a343f-a5b5-4171-a7d4-e3250167fa08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 23:44:18.400141 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 425/1698] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/snapshots => generated 408 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.412528 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d45404c4-19e5-49da-bfa8-af62f3a85684 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.415454 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d45404c4-19e5-49da-bfa8-af62f3a85684 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] PUT https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:18.416327 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d45404c4-19e5-49da-bfa8-af62f3a85684 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1329081185", "description": "This is the new description of snapshot."}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:18.427922 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.427922 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:18.427922 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d45404c4-19e5-49da-bfa8-af62f3a85684 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:18.439270 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d45404c4-19e5-49da-bfa8-af62f3a85684 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 200 Aug 13 23:44:18.440163 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 420/1699] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 23:44:18 2026] PUT /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.450374 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25872835-7fd5-49bf-bcce-048c2afd1113 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.452472 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25872835-7fd5-49bf-bcce-048c2afd1113 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:18.452761 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25872835-7fd5-49bf-bcce-048c2afd1113 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.452981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25872835-7fd5-49bf-bcce-048c2afd1113 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.458674 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.458674 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:18.459152 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-25872835-7fd5-49bf-bcce-048c2afd1113 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:18.459926 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25872835-7fd5-49bf-bcce-048c2afd1113 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 200 Aug 13 23:44:18.460466 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 430/1700] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.471099 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5154ab5f-3b5e-406f-9bbb-faff5062b474 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.473217 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5154ab5f-3b5e-406f-9bbb-faff5062b474 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:18.473464 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5154ab5f-3b5e-406f-9bbb-faff5062b474 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.473723 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5154ab5f-3b5e-406f-9bbb-faff5062b474 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.473855 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-5154ab5f-3b5e-406f-9bbb-faff5062b474 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:18.480941 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.480941 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:18.481557 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5154ab5f-3b5e-406f-9bbb-faff5062b474 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:18.490091 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6daed612-7569-4a58-a172-d1213842bac2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.492219 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6daed612-7569-4a58-a172-d1213842bac2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:18.492445 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6daed612-7569-4a58-a172-d1213842bac2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.492703 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6daed612-7569-4a58-a172-d1213842bac2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.502956 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.502956 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:18.508681 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5154ab5f-3b5e-406f-9bbb-faff5062b474 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:44:18.508948 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5154ab5f-3b5e-406f-9bbb-faff5062b474 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 202 Aug 13 23:44:18.509392 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6daed612-7569-4a58-a172-d1213842bac2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:18.509901 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 426/1701] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:44:18 2026] DELETE /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:18.515730 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6daed612-7569-4a58-a172-d1213842bac2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:18.516262 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 426/1702] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.521378 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e9320e5-7881-413d-8f61-b2359d88b9e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.524365 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e9320e5-7881-413d-8f61-b2359d88b9e1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:18.525730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e9320e5-7881-413d-8f61-b2359d88b9e1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.525730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e9320e5-7881-413d-8f61-b2359d88b9e1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.534926 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.534926 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:18.536479 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e9320e5-7881-413d-8f61-b2359d88b9e1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:18.538572 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e9320e5-7881-413d-8f61-b2359d88b9e1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 200 Aug 13 23:44:18.539362 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 421/1703] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 576 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.561209 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93aadd69-574c-4420-bf4c-254c095582cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.564539 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93aadd69-574c-4420-bf4c-254c095582cf tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:44:18.565114 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93aadd69-574c-4420-bf4c-254c095582cf tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.565197 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93aadd69-574c-4420-bf4c-254c095582cf tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.576915 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-3860c523-59bd-4ccc-a5e9-301c8d2e389f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.579008 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.579008 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:18.580592 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-3860c523-59bd-4ccc-a5e9-301c8d2e389f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:18.580884 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-3860c523-59bd-4ccc-a5e9-301c8d2e389f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.581186 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-3860c523-59bd-4ccc-a5e9-301c8d2e389f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.587434 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab6b53ea-756f-4eeb-bf9c-ea4fcce3403d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.588395 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-93aadd69-574c-4420-bf4c-254c095582cf tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:18.590228 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab6b53ea-756f-4eeb-bf9c-ea4fcce3403d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 Aug 13 23:44:18.590228 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab6b53ea-756f-4eeb-bf9c-ea4fcce3403d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.590381 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.590381 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:18.590476 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab6b53ea-756f-4eeb-bf9c-ea4fcce3403d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.596148 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-3860c523-59bd-4ccc-a5e9-301c8d2e389f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:18.597635 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93aadd69-574c-4420-bf4c-254c095582cf tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:44:18.598129 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 431/1704] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.599212 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab6b53ea-756f-4eeb-bf9c-ea4fcce3403d tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 returned with HTTP 404 Aug 13 23:44:18.599605 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 427/1705] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/volumes/37fe668f-fc7d-46f1-9f12-eea6803abc70 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:18.611941 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-3860c523-59bd-4ccc-a5e9-301c8d2e389f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:18.612872 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 427/1706] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.616186 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6202d266-cd72-4737-9df2-7f1daf2196b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.618953 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6202d266-cd72-4737-9df2-7f1daf2196b6 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] GET https://10.4.3.81/volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 Aug 13 23:44:18.619290 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6202d266-cd72-4737-9df2-7f1daf2196b6 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.619589 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6202d266-cd72-4737-9df2-7f1daf2196b6 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.619811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-6202d266-cd72-4737-9df2-7f1daf2196b6 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] show called for member c8cb37f7-a322-4bb1-b291-5613c0b79041 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:44:18.630779 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6202d266-cd72-4737-9df2-7f1daf2196b6 tempest-GroupsV314Test-1738672458 tempest-GroupsV314Test-1738672458-project-member] https://10.4.3.81/volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 returned with HTTP 404 Aug 13 23:44:18.631739 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 422/1707] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/groups/c8cb37f7-a322-4bb1-b291-5613c0b79041 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:18.643825 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c881719-8b71-47a1-9b73-d9b1f9fa3025 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.650697 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c881719-8b71-47a1-9b73-d9b1f9fa3025 tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/73352157-c83e-4317-be56-dcc46d549f01 Aug 13 23:44:18.651907 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c881719-8b71-47a1-9b73-d9b1f9fa3025 tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.651907 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c881719-8b71-47a1-9b73-d9b1f9fa3025 tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.679700 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c881719-8b71-47a1-9b73-d9b1f9fa3025 tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] https://10.4.3.81/volume/v3/group_types/73352157-c83e-4317-be56-dcc46d549f01 returned with HTTP 202 Aug 13 23:44:18.680337 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 432/1708] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:44:18 2026] DELETE /volume/v3/group_types/73352157-c83e-4317-be56-dcc46d549f01 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:44:18.690441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f42421a0-7eb5-4c0a-a493-99fa6fa476ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.692337 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f42421a0-7eb5-4c0a-a493-99fa6fa476ca tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] DELETE https://10.4.3.81/volume/v3/types/3c1f326d-6a60-4d3a-8ac2-de0f28babf4c Aug 13 23:44:18.693591 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f42421a0-7eb5-4c0a-a493-99fa6fa476ca tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.694125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f42421a0-7eb5-4c0a-a493-99fa6fa476ca tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.734371 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-090b5350-c170-41d1-a9aa-2bc1ee6e2249 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.734792 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-090b5350-c170-41d1-a9aa-2bc1ee6e2249 None None] GET https://10.4.3.81/volume// Aug 13 23:44:18.734953 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-090b5350-c170-41d1-a9aa-2bc1ee6e2249 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.735427 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-090b5350-c170-41d1-a9aa-2bc1ee6e2249 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.735571 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-090b5350-c170-41d1-a9aa-2bc1ee6e2249 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:18.735862 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 428/1709] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:18.737975 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f42421a0-7eb5-4c0a-a493-99fa6fa476ca tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] https://10.4.3.81/volume/v3/types/3c1f326d-6a60-4d3a-8ac2-de0f28babf4c returned with HTTP 202 Aug 13 23:44:18.738734 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 428/1710] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:18 2026] DELETE /volume/v3/types/3c1f326d-6a60-4d3a-8ac2-de0f28babf4c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:18.745760 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-2daa7db4-e2a4-4b88-bcdc-0828e33b1aa5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.748242 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-029f9d14-00c5-4ba6-a2af-276e0cf1b60d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.750372 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-029f9d14-00c5-4ba6-a2af-276e0cf1b60d tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] GET https://10.4.3.81/volume/v3/types/3c1f326d-6a60-4d3a-8ac2-de0f28babf4c Aug 13 23:44:18.750601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-2daa7db4-e2a4-4b88-bcdc-0828e33b1aa5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:44:18.750825 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-029f9d14-00c5-4ba6-a2af-276e0cf1b60d tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.751124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-2daa7db4-e2a4-4b88-bcdc-0828e33b1aa5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d117f427-2b03-4245-954f-74aa09a4f996", "connector": null, "instance_uuid": "f5b6b946-097e-4bd5-a6d1-10be0a3cbdf9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:18.751222 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-029f9d14-00c5-4ba6-a2af-276e0cf1b60d tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.756663 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-029f9d14-00c5-4ba6-a2af-276e0cf1b60d tempest-GroupsV314Test-174389801 tempest-GroupsV314Test-174389801-project-admin] https://10.4.3.81/volume/v3/types/3c1f326d-6a60-4d3a-8ac2-de0f28babf4c returned with HTTP 404 Aug 13 23:44:18.757597 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 433/1711] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/types/3c1f326d-6a60-4d3a-8ac2-de0f28babf4c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:18.766591 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.766591 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:18.805127 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-2daa7db4-e2a4-4b88-bcdc-0828e33b1aa5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:44:18.805265 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 423/1712] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:44:18 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 13 23:44:18.868775 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-264b889a-2a44-4059-ae74-ed7a579d4695 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.874493 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-264b889a-2a44-4059-ae74-ed7a579d4695 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:18.874783 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-264b889a-2a44-4059-ae74-ed7a579d4695 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.875161 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-264b889a-2a44-4059-ae74-ed7a579d4695 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.893266 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94439e31-494a-4659-afc9-f5519061be36 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.894216 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94439e31-494a-4659-afc9-f5519061be36 None None] GET https://10.4.3.81/volume// Aug 13 23:44:18.894216 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94439e31-494a-4659-afc9-f5519061be36 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.894386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94439e31-494a-4659-afc9-f5519061be36 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.894914 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94439e31-494a-4659-afc9-f5519061be36 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:18.896003 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 429/1713] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 23:44:18.896624 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.896624 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:18.904871 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-264b889a-2a44-4059-ae74-ed7a579d4695 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:18.913432 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-264b889a-2a44-4059-ae74-ed7a579d4695 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:18.914412 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 429/1714] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:18.917795 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c2f389e-013a-4e99-b916-4260b45e5d87 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:18.922694 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c2f389e-013a-4e99-b916-4260b45e5d87 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:18.922694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c2f389e-013a-4e99-b916-4260b45e5d87 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:18.922694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c2f389e-013a-4e99-b916-4260b45e5d87 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:18.941905 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:18.941905 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:18.956960 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c2f389e-013a-4e99-b916-4260b45e5d87 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:18.967793 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c2f389e-013a-4e99-b916-4260b45e5d87 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:18.968400 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 434/1715] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:18 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1030 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 23:44:19.134271 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c5cd4b8-00ce-4152-a6e7-81f2169291b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:19.136185 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c5cd4b8-00ce-4152-a6e7-81f2169291b5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] PUT https://10.4.3.81/volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d Aug 13 23:44:19.136185 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c5cd4b8-00ce-4152-a6e7-81f2169291b5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:19.162883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c5cd4b8-00ce-4152-a6e7-81f2169291b5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Acquiring lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:44:19.176693 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c5cd4b8-00ce-4152-a6e7-81f2169291b5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" acquired by "attachment_update" :: waited 0.014s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:44:19.179813 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:19.179813 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:19.376570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c5cd4b8-00ce-4152-a6e7-81f2169291b5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" released by "attachment_update" :: held 0.201s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:44:19.377590 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-9c5cd4b8-00ce-4152-a6e7-81f2169291b5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d returned with HTTP 200 Aug 13 23:44:19.377783 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 424/1716] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:44:19 2026] PUT /volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:44:19.554767 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-75082850-2257-461f-8d75-f350c8381cca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:19.557594 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75082850-2257-461f-8d75-f350c8381cca tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:19.557820 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75082850-2257-461f-8d75-f350c8381cca tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:19.558073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75082850-2257-461f-8d75-f350c8381cca tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:19.565803 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75082850-2257-461f-8d75-f350c8381cca tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 404 Aug 13 23:44:19.566515 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 430/1717] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:19 2026] GET /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:19.578706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9993f015-61a7-4b23-a0fd-469b43892822 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:19.581065 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9993f015-61a7-4b23-a0fd-469b43892822 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:19.583196 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9993f015-61a7-4b23-a0fd-469b43892822 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:19.583196 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9993f015-61a7-4b23-a0fd-469b43892822 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:19.583196 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-9993f015-61a7-4b23-a0fd-469b43892822 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: df1d847e-6bb9-40de-9bdf-380e1adc1fb6 Aug 13 23:44:19.592464 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9993f015-61a7-4b23-a0fd-469b43892822 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 returned with HTTP 404 Aug 13 23:44:19.592464 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 430/1718] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:44:19 2026] DELETE /volume/v3/snapshots/df1d847e-6bb9-40de-9bdf-380e1adc1fb6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:19.603059 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e20f2115-3517-49d6-9ad8-2fbd5a558635 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:19.606025 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e20f2115-3517-49d6-9ad8-2fbd5a558635 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:44:19.606459 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e20f2115-3517-49d6-9ad8-2fbd5a558635 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:19.606762 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e20f2115-3517-49d6-9ad8-2fbd5a558635 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:19.622047 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:19.622047 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:19.627778 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e20f2115-3517-49d6-9ad8-2fbd5a558635 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:19.634713 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e20f2115-3517-49d6-9ad8-2fbd5a558635 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:44:19.635684 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 435/1719] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:19 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:19.660258 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eac79155-9ee8-4348-8679-285ea0f7ee8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:19.664662 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eac79155-9ee8-4348-8679-285ea0f7ee8f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:44:19.665363 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eac79155-9ee8-4348-8679-285ea0f7ee8f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db8c214b-b9a8-44da-9fda-72dfd510b9f5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1428255566"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:19.682115 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:19.682115 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:19.684079 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eac79155-9ee8-4348-8679-285ea0f7ee8f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:44:19.684079 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-eac79155-9ee8-4348-8679-285ea0f7ee8f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:44:19.743918 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-eac79155-9ee8-4348-8679-285ea0f7ee8f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['0859c353-25f8-4773-b108-e0ed4cc3b67c', '1d45036a-b724-40c6-b72c-bc62df08efd9', '19dfad99-d396-4047-a573-d28c0e959c1e', '97c03409-5941-4f70-84e3-1761c8c34ee7'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:19.808750 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eac79155-9ee8-4348-8679-285ea0f7ee8f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot create request issued successfully. Aug 13 23:44:19.809325 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eac79155-9ee8-4348-8679-285ea0f7ee8f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:44:19.809917 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 425/1720] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:44:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:19.824294 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b820070-2197-434b-bb03-b22cea3feaa8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:19.826774 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b820070-2197-434b-bb03-b22cea3feaa8 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 Aug 13 23:44:19.827089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b820070-2197-434b-bb03-b22cea3feaa8 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:19.828090 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b820070-2197-434b-bb03-b22cea3feaa8 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:19.845454 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:19.845454 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:19.845454 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b820070-2197-434b-bb03-b22cea3feaa8 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:19.848585 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b820070-2197-434b-bb03-b22cea3feaa8 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 returned with HTTP 200 Aug 13 23:44:19.849689 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 431/1721] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:19 2026] GET /volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:19.937191 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92f9d1b7-fc1f-4e44-894b-0c834973d4d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:19.940127 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92f9d1b7-fc1f-4e44-894b-0c834973d4d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:19.940411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92f9d1b7-fc1f-4e44-894b-0c834973d4d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:19.940697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92f9d1b7-fc1f-4e44-894b-0c834973d4d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:19.955677 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:19.955677 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:19.960645 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-92f9d1b7-fc1f-4e44-894b-0c834973d4d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:19.969086 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92f9d1b7-fc1f-4e44-894b-0c834973d4d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:19.971025 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 431/1722] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:19 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:20.865691 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d905e5a-8c84-46e6-8821-25a29d5475f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:20.870089 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d905e5a-8c84-46e6-8821-25a29d5475f0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 Aug 13 23:44:20.870314 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d905e5a-8c84-46e6-8821-25a29d5475f0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:20.870643 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d905e5a-8c84-46e6-8821-25a29d5475f0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:20.895690 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:20.895690 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:20.899501 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2d905e5a-8c84-46e6-8821-25a29d5475f0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:44:20.899501 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d905e5a-8c84-46e6-8821-25a29d5475f0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 returned with HTTP 200 Aug 13 23:44:20.899501 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 436/1723] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:20 2026] GET /volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:20.991146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-226f22f7-1ebc-4eb5-985d-107d23f46bc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:20.993685 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-226f22f7-1ebc-4eb5-985d-107d23f46bc4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:20.994036 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-226f22f7-1ebc-4eb5-985d-107d23f46bc4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:20.994514 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-226f22f7-1ebc-4eb5-985d-107d23f46bc4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:21.020697 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:21.020697 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:21.029397 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-226f22f7-1ebc-4eb5-985d-107d23f46bc4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:21.039035 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-226f22f7-1ebc-4eb5-985d-107d23f46bc4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:21.039824 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 426/1724] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:20 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:22.056362 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5140c62e-477f-4829-b699-0a7c83de1c72 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:22.058928 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5140c62e-477f-4829-b699-0a7c83de1c72 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:22.059649 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5140c62e-477f-4829-b699-0a7c83de1c72 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:22.059649 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5140c62e-477f-4829-b699-0a7c83de1c72 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:22.073252 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:22.073252 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:22.078342 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5140c62e-477f-4829-b699-0a7c83de1c72 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:22.086288 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5140c62e-477f-4829-b699-0a7c83de1c72 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:22.087335 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 432/1725] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:22 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:22.523628 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-720e3e57-d7e7-426f-aa7a-1abce7972b5b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:22.622318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-720e3e57-d7e7-426f-aa7a-1abce7972b5b tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:22.623678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-720e3e57-d7e7-426f-aa7a-1abce7972b5b tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:22.653113 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-720e3e57-d7e7-426f-aa7a-1abce7972b5b tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:44:22.653946 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 432/1726] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:44:22 2026] POST /volume/v3/types => generated 188 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:22.668779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6bea5978-5588-4ff9-b35b-77dd123f4132 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:22.672471 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bea5978-5588-4ff9-b35b-77dd123f4132 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:22.673037 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bea5978-5588-4ff9-b35b-77dd123f4132 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:22.690250 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-ded8e666-4c2e-4602-9543-a1572f591dad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:22.694035 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-ded8e666-4c2e-4602-9543-a1572f591dad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d/action Aug 13 23:44:22.694554 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-ded8e666-4c2e-4602-9543-a1572f591dad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:22.694775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-ded8e666-4c2e-4602-9543-a1572f591dad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:22.695520 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bea5978-5588-4ff9-b35b-77dd123f4132 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:44:22.695958 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 437/1727] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:44:22 2026] POST /volume/v3/types => generated 188 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:22.709959 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:22.715317 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:22.715317 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:22.726743 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-960c3e50-a276-421e-b30e-4891e0ec6263 req-ded8e666-4c2e-4602-9543-a1572f591dad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d/action returned with HTTP 204 Aug 13 23:44:22.727269 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 427/1728] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:44:22 2026] POST /volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:22.799011 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:22.799543 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-841012127"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:22.801833 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-841012127'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:22.806602 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Create volume of 1 GB Aug 13 23:44:22.806978 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:22.806978 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:22.807661 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Availability Zones retrieved successfully. Aug 13 23:44:22.815255 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Flow 'volume_create_api' (fbb1c443-e93c-49f5-8617-1ebb27b70676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:22.817520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3118a15-4deb-405c-ab54-a2c8af66ec52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:22.818270 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:22.846372 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3118a15-4deb-405c-ab54-a2c8af66ec52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:44:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0918cc39-4259-46d2-b61b-56039389cbb4,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0918cc39-4259-46d2-b61b-56039389cbb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:22.847360 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722c59cc-5885-4f39-bd00-b63b164dacca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:22.882669 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-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 13 23:44:22.883128 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-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 13 23:44:22.931521 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Created reservations ['6f5a61f1-8ce0-48b9-8db0-12b1fb6a7da0', '4389ecc3-6ac1-4a9f-8fc5-03233d1a57f3', 'e68fae57-a96a-4640-ba22-242335a882b0', '921332c0-54e7-4073-af65-755f65a9633b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:22.932553 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722c59cc-5885-4f39-bd00-b63b164dacca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f5a61f1-8ce0-48b9-8db0-12b1fb6a7da0', '4389ecc3-6ac1-4a9f-8fc5-03233d1a57f3', 'e68fae57-a96a-4640-ba22-242335a882b0', '921332c0-54e7-4073-af65-755f65a9633b']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:22.933570 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c8006e0-3ca1-4fc9-8200-887c60fa87e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:22.966499 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c8006e0-3ca1-4fc9-8200-887c60fa87e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8f96a17-05e1-4ea7-8512-1fa0a629e330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-841012127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='626a5a93325a437fad31077c97a7fac8',qos_specs=None,replication_status=,reservations=['6f5a61f1-8ce0-48b9-8db0-12b1fb6a7da0','4389ecc3-6ac1-4a9f-8fc5-03233d1a57f3','e68fae57-a96a-4640-ba22-242335a882b0','921332c0-54e7-4073-af65-755f65a9633b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e77d604887c46dc8a9a3980d16e8d43',volume_type_id=0918cc39-4259-46d2-b61b-56039389cbb4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-841012127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8f96a17-05e1-4ea7-8512-1fa0a629e330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='626a5a93325a437fad31077c97a7fac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e77d604887c46dc8a9a3980d16e8d43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0918cc39-4259-46d2-b61b-56039389cbb4),volume_type_id=0918cc39-4259-46d2-b61b-56039389cbb4)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:22.967672 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6987dc9-d398-45d5-8a3c-353aa47ba412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:22.990465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6987dc9-d398-45d5-8a3c-353aa47ba412) transitioned into state 'SUCCESS' from state '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-841012127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='626a5a93325a437fad31077c97a7fac8',qos_specs=None,replication_status=,reservations=['6f5a61f1-8ce0-48b9-8db0-12b1fb6a7da0','4389ecc3-6ac1-4a9f-8fc5-03233d1a57f3','e68fae57-a96a-4640-ba22-242335a882b0','921332c0-54e7-4073-af65-755f65a9633b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e77d604887c46dc8a9a3980d16e8d43',volume_type_id=0918cc39-4259-46d2-b61b-56039389cbb4)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:22.993102 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783068fb-5ad6-42ca-82d5-99087c1c4250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:23.006910 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783068fb-5ad6-42ca-82d5-99087c1c4250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:23.008195 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Flow 'volume_create_api' (fbb1c443-e93c-49f5-8617-1ebb27b70676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:23.008645 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Create volume request issued successfully. Aug 13 23:44:23.009588 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41e0ef3c-01d7-481f-a07c-ee79cb15d8cf tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:44:23.010154 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 433/1729] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:44:22 2026] POST /volume/v3/volumes => generated 765 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:23.024479 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5646b05-548c-4c48-86db-64ee9f91abe2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.026780 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5646b05-548c-4c48-86db-64ee9f91abe2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:23.027066 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5646b05-548c-4c48-86db-64ee9f91abe2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.027331 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5646b05-548c-4c48-86db-64ee9f91abe2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.039231 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.039231 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:23.042208 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5646b05-548c-4c48-86db-64ee9f91abe2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Volume info retrieved successfully. Aug 13 23:44:23.052823 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5646b05-548c-4c48-86db-64ee9f91abe2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 200 Aug 13 23:44:23.053306 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 433/1730] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:23 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:23.108795 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d6b2f6f-a1c8-4f64-9b53-67ebd6d1d8f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.112950 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d6b2f6f-a1c8-4f64-9b53-67ebd6d1d8f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:23.113245 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d6b2f6f-a1c8-4f64-9b53-67ebd6d1d8f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.113515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d6b2f6f-a1c8-4f64-9b53-67ebd6d1d8f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.138920 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.138920 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:23.148621 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d6b2f6f-a1c8-4f64-9b53-67ebd6d1d8f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:23.157905 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d6b2f6f-a1c8-4f64-9b53-67ebd6d1d8f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:23.158337 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 438/1731] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:23 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1143 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:23.227224 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-97cd2b15-b77b-4ba0-afcc-056efc409dc9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.234500 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-97cd2b15-b77b-4ba0-afcc-056efc409dc9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:23.235521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-97cd2b15-b77b-4ba0-afcc-056efc409dc9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.235521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-97cd2b15-b77b-4ba0-afcc-056efc409dc9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.256670 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.256670 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:23.261911 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-97cd2b15-b77b-4ba0-afcc-056efc409dc9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:23.266662 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-469631c5-3b18-40f4-9b7d-6acbd3f5a735 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.267931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-97cd2b15-b77b-4ba0-afcc-056efc409dc9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:23.268579 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 428/1732] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:23 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:23.268693 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-469631c5-3b18-40f4-9b7d-6acbd3f5a735 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:44:23.268976 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-469631c5-3b18-40f4-9b7d-6acbd3f5a735 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.269257 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-469631c5-3b18-40f4-9b7d-6acbd3f5a735 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.269498 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-469631c5-3b18-40f4-9b7d-6acbd3f5a735 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Delete volume with id: bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:44:23.279045 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.279045 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:23.280728 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-469631c5-3b18-40f4-9b7d-6acbd3f5a735 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:23.308334 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-469631c5-3b18-40f4-9b7d-6acbd3f5a735 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Delete volume request issued successfully. Aug 13 23:44:23.308334 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-469631c5-3b18-40f4-9b7d-6acbd3f5a735 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 202 Aug 13 23:44:23.308334 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 434/1733] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:23 2026] DELETE /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:23.318039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5da8de32-1ff7-4c46-bb9c-1c340270d4b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.321767 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5da8de32-1ff7-4c46-bb9c-1c340270d4b3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:44:23.321984 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5da8de32-1ff7-4c46-bb9c-1c340270d4b3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.322289 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5da8de32-1ff7-4c46-bb9c-1c340270d4b3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.340202 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.340202 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:23.347031 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5da8de32-1ff7-4c46-bb9c-1c340270d4b3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:23.353855 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5da8de32-1ff7-4c46-bb9c-1c340270d4b3 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 200 Aug 13 23:44:23.354587 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 434/1734] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:23 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:23.382257 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-01bd85ce-71aa-4ea9-b923-e3ef5cc5ce54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.382257 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01bd85ce-71aa-4ea9-b923-e3ef5cc5ce54 None None] GET https://10.4.3.81/volume// Aug 13 23:44:23.382257 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01bd85ce-71aa-4ea9-b923-e3ef5cc5ce54 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.382485 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01bd85ce-71aa-4ea9-b923-e3ef5cc5ce54 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.382700 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01bd85ce-71aa-4ea9-b923-e3ef5cc5ce54 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:23.383125 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 439/1735] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:44:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:23.391236 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-66644d33-c413-4b37-8575-66a4675c9af2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.506507 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-66644d33-c413-4b37-8575-66a4675c9af2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:44:23.507402 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-66644d33-c413-4b37-8575-66a4675c9af2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d117f427-2b03-4245-954f-74aa09a4f996", "connector": null, "instance_uuid": "54f959fb-a92c-4047-be3a-d0470213db02"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:23.526755 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.526755 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:23.581409 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-66644d33-c413-4b37-8575-66a4675c9af2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:44:23.581869 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 429/1736] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:44:23 2026] POST /volume/v3/attachments => generated 273 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:23.636633 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0bbec7f6-fdd8-488c-9a08-3f18196b1e2e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.641326 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0bbec7f6-fdd8-488c-9a08-3f18196b1e2e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:23.641628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0bbec7f6-fdd8-488c-9a08-3f18196b1e2e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.641945 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0bbec7f6-fdd8-488c-9a08-3f18196b1e2e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.661821 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-621ee028-0fcb-4f1e-8023-27a73c7ce9b1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.661821 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-621ee028-0fcb-4f1e-8023-27a73c7ce9b1 None None] GET https://10.4.3.81/volume// Aug 13 23:44:23.662459 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-621ee028-0fcb-4f1e-8023-27a73c7ce9b1 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.662459 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-621ee028-0fcb-4f1e-8023-27a73c7ce9b1 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.662804 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-621ee028-0fcb-4f1e-8023-27a73c7ce9b1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:23.664678 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 435/1737] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:23 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:23.667171 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.667171 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:23.681675 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0bbec7f6-fdd8-488c-9a08-3f18196b1e2e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:23.689808 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0bbec7f6-fdd8-488c-9a08-3f18196b1e2e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:23.689808 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 435/1738] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:23 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:23.696178 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-b1499ba1-88a1-410e-b243-6d892e05589a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.702020 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-b1499ba1-88a1-410e-b243-6d892e05589a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:23.702396 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-b1499ba1-88a1-410e-b243-6d892e05589a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:23.702709 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-b1499ba1-88a1-410e-b243-6d892e05589a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:23.726098 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.726098 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:23.734551 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-b1499ba1-88a1-410e-b243-6d892e05589a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:23.742016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-b1499ba1-88a1-410e-b243-6d892e05589a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:23.742576 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 440/1739] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:23 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:23.883044 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-1366dad6-fe43-4316-9669-ad69e93c6398 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:23.887018 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-1366dad6-fe43-4316-9669-ad69e93c6398 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] PUT https://10.4.3.81/volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa Aug 13 23:44:23.887767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-1366dad6-fe43-4316-9669-ad69e93c6398 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:23.908407 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-1366dad6-fe43-4316-9669-ad69e93c6398 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Acquiring lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:44:23.917555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-1366dad6-fe43-4316-9669-ad69e93c6398 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:44:23.919226 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:23.919226 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:24.069790 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd719435-4985-4f88-98df-f57a703826c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:24.076039 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd719435-4985-4f88-98df-f57a703826c2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:24.076039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd719435-4985-4f88-98df-f57a703826c2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:24.076207 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd719435-4985-4f88-98df-f57a703826c2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:24.091195 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:24.091195 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:24.100383 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bd719435-4985-4f88-98df-f57a703826c2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Volume info retrieved successfully. Aug 13 23:44:24.108230 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd719435-4985-4f88-98df-f57a703826c2 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 200 Aug 13 23:44:24.108813 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 436/1740] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:24 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:24.122570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-1366dad6-fe43-4316-9669-ad69e93c6398 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" released by "attachment_update" :: held 0.205s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:44:24.123012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-1366dad6-fe43-4316-9669-ad69e93c6398 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa returned with HTTP 200 Aug 13 23:44:24.123883 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 430/1741] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:44:23 2026] PUT /volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:24.131237 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9cda4c03-24fb-4e03-8815-dd78b11a03d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:24.134237 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cda4c03-24fb-4e03-8815-dd78b11a03d4 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:24.134585 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9cda4c03-24fb-4e03-8815-dd78b11a03d4 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:24.134737 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9cda4c03-24fb-4e03-8815-dd78b11a03d4 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:24.145429 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:24.145429 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:24.152575 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9cda4c03-24fb-4e03-8815-dd78b11a03d4 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Volume info retrieved successfully. Aug 13 23:44:24.161291 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cda4c03-24fb-4e03-8815-dd78b11a03d4 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 200 Aug 13 23:44:24.162056 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 436/1742] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:24 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 1031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:24.177524 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:24.183957 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] POST https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330/action Aug 13 23:44:24.185298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:24.185298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:24.200007 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:24.200007 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:24.200520 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Volume info retrieved successfully. Aug 13 23:44:24.228565 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-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 13 23:44:24.228910 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-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 13 23:44:24.254055 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Created reservations ['e1a178cc-7006-4c10-af84-2f1f40a64fbe', '75379415-bf5d-4ef7-84a4-16f77ecb8af8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:24.274244 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-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 13 23:44:24.274613 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-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 13 23:44:24.282920 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Created reservations ['b3774495-ff4c-481f-b2cb-83e72cb9087b', '60401900-c163-436b-852b-12ba4b4f90f6'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:24.317707 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Retype volume request issued successfully. Aug 13 23:44:24.317707 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1507e9e-06ca-4077-969d-6238456fa1a5 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330/action returned with HTTP 202 Aug 13 23:44:24.319216 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 441/1743] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:44:24 2026] POST /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:44:24.328509 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8bbbd8b5-7f9e-467c-a461-6878c3184b75 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:24.330790 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bbbd8b5-7f9e-467c-a461-6878c3184b75 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:24.331085 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bbbd8b5-7f9e-467c-a461-6878c3184b75 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:24.332492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bbbd8b5-7f9e-467c-a461-6878c3184b75 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:24.346278 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:24.346278 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:24.357936 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8bbbd8b5-7f9e-467c-a461-6878c3184b75 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Volume info retrieved successfully. Aug 13 23:44:24.365645 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bbbd8b5-7f9e-467c-a461-6878c3184b75 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 200 Aug 13 23:44:24.366072 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 437/1744] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:24 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:24.378912 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cd33939-a08c-4de7-ae8e-14024aeae086 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:24.381664 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cd33939-a08c-4de7-ae8e-14024aeae086 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 Aug 13 23:44:24.381664 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cd33939-a08c-4de7-ae8e-14024aeae086 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:24.384391 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cd33939-a08c-4de7-ae8e-14024aeae086 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:24.390739 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cd33939-a08c-4de7-ae8e-14024aeae086 tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 returned with HTTP 404 Aug 13 23:44:24.391087 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 431/1745] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:24 2026] GET /volume/v3/volumes/bc421c25-8d97-4dc4-9697-6de7841480e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:24.403428 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54e5adaa-dcfa-4cf1-9a38-4721004bed8b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:24.406386 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54e5adaa-dcfa-4cf1-9a38-4721004bed8b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba Aug 13 23:44:24.406386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54e5adaa-dcfa-4cf1-9a38-4721004bed8b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:24.407238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54e5adaa-dcfa-4cf1-9a38-4721004bed8b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:24.407238 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-54e5adaa-dcfa-4cf1-9a38-4721004bed8b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Delete volume with id: 3fa3ee47-87a0-4433-a80f-db4955e269ba Aug 13 23:44:24.416215 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:24.416215 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:24.416724 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-54e5adaa-dcfa-4cf1-9a38-4721004bed8b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:24.442919 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-54e5adaa-dcfa-4cf1-9a38-4721004bed8b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Delete volume request issued successfully. Aug 13 23:44:24.443228 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54e5adaa-dcfa-4cf1-9a38-4721004bed8b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba returned with HTTP 202 Aug 13 23:44:24.443623 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 437/1746] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:24 2026] DELETE /volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:24.455923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d4d9d45-572b-4066-b8fe-13e4860e2d4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:24.458155 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d4d9d45-572b-4066-b8fe-13e4860e2d4b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba Aug 13 23:44:24.458155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d4d9d45-572b-4066-b8fe-13e4860e2d4b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:24.458429 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d4d9d45-572b-4066-b8fe-13e4860e2d4b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:24.468629 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:24.468629 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:24.478137 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d4d9d45-572b-4066-b8fe-13e4860e2d4b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Volume info retrieved successfully. Aug 13 23:44:24.491380 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d4d9d45-572b-4066-b8fe-13e4860e2d4b tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba returned with HTTP 200 Aug 13 23:44:24.491973 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 442/1747] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:24 2026] GET /volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:24.708939 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c7cb489d-ea4b-4af6-ae01-b1198f8b12b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:24.710840 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7cb489d-ea4b-4af6-ae01-b1198f8b12b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:24.711155 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7cb489d-ea4b-4af6-ae01-b1198f8b12b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:24.711393 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7cb489d-ea4b-4af6-ae01-b1198f8b12b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:24.732170 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:24.732170 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:24.740599 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c7cb489d-ea4b-4af6-ae01-b1198f8b12b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:24.747517 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7cb489d-ea4b-4af6-ae01-b1198f8b12b2 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:24.748007 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 438/1748] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:24 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:25.387138 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d85bfe8-df7a-4f31-add2-109a377fbc97 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:25.392830 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d85bfe8-df7a-4f31-add2-109a377fbc97 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:25.393130 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d85bfe8-df7a-4f31-add2-109a377fbc97 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:25.393372 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d85bfe8-df7a-4f31-add2-109a377fbc97 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:25.408907 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:25.408907 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:25.415515 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d85bfe8-df7a-4f31-add2-109a377fbc97 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Volume info retrieved successfully. Aug 13 23:44:25.423102 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d85bfe8-df7a-4f31-add2-109a377fbc97 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 200 Aug 13 23:44:25.423679 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 432/1749] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:25 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:25.441960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef940bd5-f4cf-494a-a223-dfad0a041c09 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:25.444433 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef940bd5-f4cf-494a-a223-dfad0a041c09 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:25.444747 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef940bd5-f4cf-494a-a223-dfad0a041c09 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:25.445030 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef940bd5-f4cf-494a-a223-dfad0a041c09 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:25.455356 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:25.455356 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:25.463306 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef940bd5-f4cf-494a-a223-dfad0a041c09 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Volume info retrieved successfully. Aug 13 23:44:25.470650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef940bd5-f4cf-494a-a223-dfad0a041c09 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 200 Aug 13 23:44:25.470650 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 438/1750] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:25 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:25.490165 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-451ffea2-2da0-4f28-aca7-47d071894a90 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:25.495019 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-451ffea2-2da0-4f28-aca7-47d071894a90 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] GET https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-841012127 Aug 13 23:44:25.495019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-451ffea2-2da0-4f28-aca7-47d071894a90 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:25.495019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-451ffea2-2da0-4f28-aca7-47d071894a90 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:25.495019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-451ffea2-2da0-4f28-aca7-47d071894a90 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-841012127'), ('all_tenants', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:25.506149 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-451ffea2-2da0-4f28-aca7-47d071894a90 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Get all volumes completed successfully. Aug 13 23:44:25.506950 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-451ffea2-2da0-4f28-aca7-47d071894a90 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-841012127 returned with HTTP 200 Aug 13 23:44:25.508348 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 443/1751] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:44:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-841012127 => generated 344 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:25.513859 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-827c44f3-c5ef-4d04-bd93-475573b38d1a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:25.517179 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-827c44f3-c5ef-4d04-bd93-475573b38d1a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] GET https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba Aug 13 23:44:25.517432 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-827c44f3-c5ef-4d04-bd93-475573b38d1a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:25.517728 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-827c44f3-c5ef-4d04-bd93-475573b38d1a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:25.525922 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0cb4ca23-9ee6-4e62-aa63-a556303ac500 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:25.529305 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0cb4ca23-9ee6-4e62-aa63-a556303ac500 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:25.529625 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0cb4ca23-9ee6-4e62-aa63-a556303ac500 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:25.529974 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-827c44f3-c5ef-4d04-bd93-475573b38d1a tempest-ServerRescueNegativeTestJSON-1694768245 tempest-ServerRescueNegativeTestJSON-1694768245-project-member] https://10.4.3.81/volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba returned with HTTP 404 Aug 13 23:44:25.530090 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0cb4ca23-9ee6-4e62-aa63-a556303ac500 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:25.530554 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 439/1752] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:25 2026] GET /volume/v3/volumes/3fa3ee47-87a0-4433-a80f-db4955e269ba => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:25.545676 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:25.545676 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:25.552140 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0cb4ca23-9ee6-4e62-aa63-a556303ac500 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Volume info retrieved successfully. Aug 13 23:44:25.561852 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0cb4ca23-9ee6-4e62-aa63-a556303ac500 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 200 Aug 13 23:44:25.562933 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 433/1753] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:25 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:25.584119 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15efbf9f-6f78-459d-8aaa-4555f77d936a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:25.587074 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15efbf9f-6f78-459d-8aaa-4555f77d936a tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:25.587401 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15efbf9f-6f78-459d-8aaa-4555f77d936a tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:25.587685 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15efbf9f-6f78-459d-8aaa-4555f77d936a tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:25.587985 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-15efbf9f-6f78-459d-8aaa-4555f77d936a tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Delete volume with id: b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:25.607141 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:25.607141 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:25.607768 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15efbf9f-6f78-459d-8aaa-4555f77d936a tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Volume info retrieved successfully. Aug 13 23:44:25.664949 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15efbf9f-6f78-459d-8aaa-4555f77d936a tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Delete volume request issued successfully. Aug 13 23:44:25.664949 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15efbf9f-6f78-459d-8aaa-4555f77d936a tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 202 Aug 13 23:44:25.664949 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 439/1754] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:25 2026] DELETE /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:25.680204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-179a7523-ce04-4b49-9217-3829d3b52c46 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:25.684881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-179a7523-ce04-4b49-9217-3829d3b52c46 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:25.685223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-179a7523-ce04-4b49-9217-3829d3b52c46 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:25.685399 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-179a7523-ce04-4b49-9217-3829d3b52c46 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:25.701033 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:25.701033 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:25.710117 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-179a7523-ce04-4b49-9217-3829d3b52c46 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Volume info retrieved successfully. Aug 13 23:44:25.726747 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-179a7523-ce04-4b49-9217-3829d3b52c46 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 200 Aug 13 23:44:25.727568 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 444/1755] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:25 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:25.771075 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e8cfec4-3a72-4498-840d-85394a39abe4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:25.775733 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e8cfec4-3a72-4498-840d-85394a39abe4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:25.775733 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e8cfec4-3a72-4498-840d-85394a39abe4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:25.775910 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e8cfec4-3a72-4498-840d-85394a39abe4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:25.804025 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:25.804025 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:25.809935 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9e8cfec4-3a72-4498-840d-85394a39abe4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:25.818421 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e8cfec4-3a72-4498-840d-85394a39abe4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:25.818741 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 440/1756] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:25 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:26.748507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05edbc35-f44c-428c-acee-3781e1061939 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:26.751500 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05edbc35-f44c-428c-acee-3781e1061939 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] GET https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 Aug 13 23:44:26.751740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05edbc35-f44c-428c-acee-3781e1061939 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:26.752080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05edbc35-f44c-428c-acee-3781e1061939 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:26.761523 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05edbc35-f44c-428c-acee-3781e1061939 tempest-VolumeRetypeWithoutMigrationTest-1513191813 tempest-VolumeRetypeWithoutMigrationTest-1513191813-project-member] https://10.4.3.81/volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 returned with HTTP 404 Aug 13 23:44:26.762165 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 434/1757] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:26 2026] GET /volume/v3/volumes/b8f96a17-05e1-4ea7-8512-1fa0a629e330 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:26.785640 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-88fdefdc-69d5-4c02-b5c7-4483e6552b12 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:26.790635 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-88fdefdc-69d5-4c02-b5c7-4483e6552b12 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] DELETE https://10.4.3.81/volume/v3/types/790fbeed-554f-49ac-9b49-52054fec5c35 Aug 13 23:44:26.790635 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-88fdefdc-69d5-4c02-b5c7-4483e6552b12 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:26.791376 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-88fdefdc-69d5-4c02-b5c7-4483e6552b12 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:26.838131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d296a54b-8261-48b7-ae6f-f434952977f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:26.839372 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-88fdefdc-69d5-4c02-b5c7-4483e6552b12 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/types/790fbeed-554f-49ac-9b49-52054fec5c35 returned with HTTP 202 Aug 13 23:44:26.839372 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 440/1758] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:26 2026] DELETE /volume/v3/types/790fbeed-554f-49ac-9b49-52054fec5c35 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:26.845113 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d296a54b-8261-48b7-ae6f-f434952977f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:26.848601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d296a54b-8261-48b7-ae6f-f434952977f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:26.848601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d296a54b-8261-48b7-ae6f-f434952977f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:26.852256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb8741a3-320b-4e4c-b67d-81a0a4c614f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:26.855285 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb8741a3-320b-4e4c-b67d-81a0a4c614f5 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] GET https://10.4.3.81/volume/v3/types/790fbeed-554f-49ac-9b49-52054fec5c35 Aug 13 23:44:26.855655 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb8741a3-320b-4e4c-b67d-81a0a4c614f5 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:26.855655 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb8741a3-320b-4e4c-b67d-81a0a4c614f5 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:26.867739 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb8741a3-320b-4e4c-b67d-81a0a4c614f5 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/types/790fbeed-554f-49ac-9b49-52054fec5c35 returned with HTTP 404 Aug 13 23:44:26.868626 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 441/1759] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:44:26 2026] GET /volume/v3/types/790fbeed-554f-49ac-9b49-52054fec5c35 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:26.876184 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:26.876184 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:26.882010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37a6e1d9-7135-4230-9ae8-928cbef84a33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:26.882158 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d296a54b-8261-48b7-ae6f-f434952977f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:26.886114 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37a6e1d9-7135-4230-9ae8-928cbef84a33 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] DELETE https://10.4.3.81/volume/v3/types/0918cc39-4259-46d2-b61b-56039389cbb4 Aug 13 23:44:26.886114 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37a6e1d9-7135-4230-9ae8-928cbef84a33 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:26.886114 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37a6e1d9-7135-4230-9ae8-928cbef84a33 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:26.889554 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d296a54b-8261-48b7-ae6f-f434952977f4 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:26.889665 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 445/1760] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:26 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:26.931243 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37a6e1d9-7135-4230-9ae8-928cbef84a33 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/types/0918cc39-4259-46d2-b61b-56039389cbb4 returned with HTTP 202 Aug 13 23:44:26.931497 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 435/1761] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:26 2026] DELETE /volume/v3/types/0918cc39-4259-46d2-b61b-56039389cbb4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:26.947365 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac96c08e-8c2e-464c-a578-2b3d883c17d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:26.948957 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac96c08e-8c2e-464c-a578-2b3d883c17d6 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] GET https://10.4.3.81/volume/v3/types/0918cc39-4259-46d2-b61b-56039389cbb4 Aug 13 23:44:26.950381 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac96c08e-8c2e-464c-a578-2b3d883c17d6 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:26.950381 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac96c08e-8c2e-464c-a578-2b3d883c17d6 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:26.958300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac96c08e-8c2e-464c-a578-2b3d883c17d6 tempest-VolumeRetypeWithoutMigrationTest-626160359 tempest-VolumeRetypeWithoutMigrationTest-626160359-project-admin] https://10.4.3.81/volume/v3/types/0918cc39-4259-46d2-b61b-56039389cbb4 returned with HTTP 404 Aug 13 23:44:26.958300 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 441/1762] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:44:26 2026] GET /volume/v3/types/0918cc39-4259-46d2-b61b-56039389cbb4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:27.913368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7b05889b-d8bf-47e9-b11b-7c453fc09390 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:27.917244 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b05889b-d8bf-47e9-b11b-7c453fc09390 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:27.918128 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b05889b-d8bf-47e9-b11b-7c453fc09390 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:27.918128 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b05889b-d8bf-47e9-b11b-7c453fc09390 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:27.945127 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:27.945127 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:27.955059 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7b05889b-d8bf-47e9-b11b-7c453fc09390 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:27.972075 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b05889b-d8bf-47e9-b11b-7c453fc09390 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:27.972075 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 442/1763] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:27 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:28.020331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-d6e931b1-2ac4-4944-957f-26d0420cbe93 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:28.026302 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-d6e931b1-2ac4-4944-957f-26d0420cbe93 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa/action Aug 13 23:44:28.026302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-d6e931b1-2ac4-4944-957f-26d0420cbe93 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:28.026302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-d6e931b1-2ac4-4944-957f-26d0420cbe93 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:28.067804 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:28.067804 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:28.088715 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-863b8b8a-05b6-4afc-9164-5f0624cc6276 req-d6e931b1-2ac4-4944-957f-26d0420cbe93 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa/action returned with HTTP 204 Aug 13 23:44:28.089547 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 446/1764] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:44:28 2026] POST /volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:28.990026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d6bf696-1409-4778-887b-2e639465c14a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:28.994642 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d6bf696-1409-4778-887b-2e639465c14a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:28.994642 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d6bf696-1409-4778-887b-2e639465c14a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:28.994642 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d6bf696-1409-4778-887b-2e639465c14a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:29.015755 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:29.015755 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:29.025019 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9d6bf696-1409-4778-887b-2e639465c14a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:29.040244 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d6bf696-1409-4778-887b-2e639465c14a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:29.040651 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 436/1765] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:28 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:44:31.713272 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a969b3e4-e3a6-4914-a58e-e2e93ad1c604 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:31.916892 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a969b3e4-e3a6-4914-a58e-e2e93ad1c604 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:31.918390 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a969b3e4-e3a6-4914-a58e-e2e93ad1c604 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1187052698", "extra_specs": {"spec1": "val1"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:31.948569 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a969b3e4-e3a6-4914-a58e-e2e93ad1c604 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:44:31.949154 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 442/1766] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:44:31 2026] POST /volume/v3/types => generated 243 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:31.960723 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f896b2a6-0638-4825-9f2b-6c9b2c56b462 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:31.963598 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f896b2a6-0638-4825-9f2b-6c9b2c56b462 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] POST https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs Aug 13 23:44:31.963942 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f896b2a6-0638-4825-9f2b-6c9b2c56b462 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:31.966439 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f896b2a6-0638-4825-9f2b-6c9b2c56b462 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs returned with HTTP 400 Aug 13 23:44:31.967272 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 443/1767] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:44:31 2026] POST /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:44:31.978331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25b48b09-4d9d-4860-8334-4fd423a0389f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:31.980226 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25b48b09-4d9d-4860-8334-4fd423a0389f tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] POST https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs Aug 13 23:44:31.980525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25b48b09-4d9d-4860-8334-4fd423a0389f tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:31.981901 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25b48b09-4d9d-4860-8334-4fd423a0389f tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs returned with HTTP 400 Aug 13 23:44:31.982427 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 447/1768] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:44:31 2026] POST /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:44:31.992775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b23b14a5-8b5b-4109-820a-80b51049fefa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:31.996483 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b23b14a5-8b5b-4109-820a-80b51049fefa tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] POST https://10.4.3.81/volume/v3/types/49bb4349-d042-41c5-b651-7421e2f3070b/extra_specs Aug 13 23:44:31.997132 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b23b14a5-8b5b-4109-820a-80b51049fefa tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:32.041527 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b23b14a5-8b5b-4109-820a-80b51049fefa tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/49bb4349-d042-41c5-b651-7421e2f3070b/extra_specs returned with HTTP 404 Aug 13 23:44:32.042341 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 437/1769] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:44:31 2026] POST /volume/v3/types/49bb4349-d042-41c5-b651-7421e2f3070b/extra_specs => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:32.052839 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a4917aab-fbf2-4fa3-9323-e497467c962e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.056587 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a4917aab-fbf2-4fa3-9323-e497467c962e tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] DELETE https://10.4.3.81/volume/v3/types/3a9924c0-3862-4e36-bafa-29e728150d5e/extra_specs/spec1 Aug 13 23:44:32.057151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a4917aab-fbf2-4fa3-9323-e497467c962e tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:32.057484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a4917aab-fbf2-4fa3-9323-e497467c962e tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:32.065460 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a4917aab-fbf2-4fa3-9323-e497467c962e tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/3a9924c0-3862-4e36-bafa-29e728150d5e/extra_specs/spec1 returned with HTTP 404 Aug 13 23:44:32.066698 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 443/1770] 10.4.3.81 () {66 vars in 1392 bytes} [Thu Aug 13 23:44:32 2026] DELETE /volume/v3/types/3a9924c0-3862-4e36-bafa-29e728150d5e/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:32.081739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-802979ca-e92d-4dd6-a357-6eb676178f64 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.085958 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-802979ca-e92d-4dd6-a357-6eb676178f64 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] GET https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/nonexistent_extra_spec_name Aug 13 23:44:32.085958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-802979ca-e92d-4dd6-a357-6eb676178f64 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:32.086461 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-802979ca-e92d-4dd6-a357-6eb676178f64 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:32.097166 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-802979ca-e92d-4dd6-a357-6eb676178f64 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 23:44:32.097783 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 444/1771] 10.4.3.81 () {66 vars in 1455 bytes} [Thu Aug 13 23:44:32 2026] GET /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:32.111512 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-201a2a3e-827c-41ea-8b9b-b122e5fdee78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.115103 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-201a2a3e-827c-41ea-8b9b-b122e5fdee78 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] GET https://10.4.3.81/volume/v3/types/f91041bb-960f-4f17-8b95-607eb98152ee/extra_specs/spec1 Aug 13 23:44:32.115103 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-201a2a3e-827c-41ea-8b9b-b122e5fdee78 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:32.115103 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-201a2a3e-827c-41ea-8b9b-b122e5fdee78 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:32.121532 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-201a2a3e-827c-41ea-8b9b-b122e5fdee78 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/f91041bb-960f-4f17-8b95-607eb98152ee/extra_specs/spec1 returned with HTTP 404 Aug 13 23:44:32.122116 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 448/1772] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:44:32 2026] GET /volume/v3/types/f91041bb-960f-4f17-8b95-607eb98152ee/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:32.133880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-316f0e17-03b6-4c5f-953a-1a574754ad41 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.137287 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-316f0e17-03b6-4c5f-953a-1a574754ad41 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] GET https://10.4.3.81/volume/v3/types/a3a54417-71bf-4d60-98b4-a608b00ef249/extra_specs Aug 13 23:44:32.137696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-316f0e17-03b6-4c5f-953a-1a574754ad41 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:32.137696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-316f0e17-03b6-4c5f-953a-1a574754ad41 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:32.142726 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-316f0e17-03b6-4c5f-953a-1a574754ad41 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/a3a54417-71bf-4d60-98b4-a608b00ef249/extra_specs returned with HTTP 404 Aug 13 23:44:32.143127 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 438/1773] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 23:44:32 2026] GET /volume/v3/types/a3a54417-71bf-4d60-98b4-a608b00ef249/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:32.159736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cea068c0-0668-4b28-bc20-12aff4e5e8be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.163885 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cea068c0-0668-4b28-bc20-12aff4e5e8be tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] PUT https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/spec1 Aug 13 23:44:32.165214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cea068c0-0668-4b28-bc20-12aff4e5e8be tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:32.167366 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cea068c0-0668-4b28-bc20-12aff4e5e8be tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/spec1 returned with HTTP 400 Aug 13 23:44:32.168795 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 444/1774] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:44:32 2026] PUT /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:44:32.178610 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b52ab248-acb0-4915-9eb6-bf1540fa7d87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.181760 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b52ab248-acb0-4915-9eb6-bf1540fa7d87 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] PUT https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/spec1 Aug 13 23:44:32.182302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b52ab248-acb0-4915-9eb6-bf1540fa7d87 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'update', calling method: update, body: null {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:32.184272 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b52ab248-acb0-4915-9eb6-bf1540fa7d87 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/spec1 returned with HTTP 400 Aug 13 23:44:32.185353 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 445/1775] 10.4.3.81 () {68 vars in 1408 bytes} [Thu Aug 13 23:44:32 2026] PUT /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:32.195004 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf99b30b-2446-49d6-a4d1-78cd29c496a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.198252 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf99b30b-2446-49d6-a4d1-78cd29c496a2 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] PUT https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/None Aug 13 23:44:32.198702 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf99b30b-2446-49d6-a4d1-78cd29c496a2 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:32.217732 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf99b30b-2446-49d6-a4d1-78cd29c496a2 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 23:44:32.218089 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf99b30b-2446-49d6-a4d1-78cd29c496a2 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/None returned with HTTP 400 Aug 13 23:44:32.221469 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 449/1776] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:44:32 2026] PUT /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/None => generated 73 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:32.235518 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9c0b34b-3f3c-4e3e-8e4e-a390f701acd8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.239322 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c0b34b-3f3c-4e3e-8e4e-a390f701acd8 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] PUT https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/971d59e5-ecde-43e1-a9cc-f5621f904a9e Aug 13 23:44:32.239967 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9c0b34b-3f3c-4e3e-8e4e-a390f701acd8 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:32.260766 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c0b34b-3f3c-4e3e-8e4e-a390f701acd8 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 23:44:32.260766 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c0b34b-3f3c-4e3e-8e4e-a390f701acd8 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/971d59e5-ecde-43e1-a9cc-f5621f904a9e returned with HTTP 400 Aug 13 23:44:32.260766 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 439/1777] 10.4.3.81 () {68 vars in 1502 bytes} [Thu Aug 13 23:44:32 2026] PUT /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf/extra_specs/971d59e5-ecde-43e1-a9cc-f5621f904a9e => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:44:32.275462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd91d09c-004b-4208-be4b-0a08471515c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.281296 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd91d09c-004b-4208-be4b-0a08471515c0 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] PUT https://10.4.3.81/volume/v3/types/701374dc-7135-4911-9f22-9ff20812a7dd/extra_specs/spec1 Aug 13 23:44:32.281296 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd91d09c-004b-4208-be4b-0a08471515c0 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:32.343366 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd91d09c-004b-4208-be4b-0a08471515c0 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/701374dc-7135-4911-9f22-9ff20812a7dd/extra_specs/spec1 returned with HTTP 404 Aug 13 23:44:32.344150 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 445/1778] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:44:32 2026] PUT /volume/v3/types/701374dc-7135-4911-9f22-9ff20812a7dd/extra_specs/spec1 => generated 114 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:32.359196 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-20c3d467-c8d6-4a44-841c-5f1a29e09738 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.362695 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-20c3d467-c8d6-4a44-841c-5f1a29e09738 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] DELETE https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf Aug 13 23:44:32.362695 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-20c3d467-c8d6-4a44-841c-5f1a29e09738 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:32.363011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-20c3d467-c8d6-4a44-841c-5f1a29e09738 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:32.411557 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-20c3d467-c8d6-4a44-841c-5f1a29e09738 tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf returned with HTTP 202 Aug 13 23:44:32.412214 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 446/1779] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:32 2026] DELETE /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:32.429064 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-df5a615f-2bff-40fa-88e5-3edf3ae40d2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:32.430162 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df5a615f-2bff-40fa-88e5-3edf3ae40d2d tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] GET https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf Aug 13 23:44:32.430162 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df5a615f-2bff-40fa-88e5-3edf3ae40d2d tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:32.431133 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df5a615f-2bff-40fa-88e5-3edf3ae40d2d tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:32.438406 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df5a615f-2bff-40fa-88e5-3edf3ae40d2d tempest-ExtraSpecsNegativeTest-245515954 tempest-ExtraSpecsNegativeTest-245515954-project-admin] https://10.4.3.81/volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf returned with HTTP 404 Aug 13 23:44:32.438827 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 450/1780] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:44:32 2026] GET /volume/v3/types/81243b0b-ba50-497c-a5bf-e732e2a37caf => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:33.834415 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-d633ccf9-48e9-4d00-9c5c-49a358b4b9c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:33.836906 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-d633ccf9-48e9-4d00-9c5c-49a358b4b9c9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:44:33.837508 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-d633ccf9-48e9-4d00-9c5c-49a358b4b9c9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:33.838268 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-d633ccf9-48e9-4d00-9c5c-49a358b4b9c9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:33.864266 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:33.864266 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:33.872588 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-d633ccf9-48e9-4d00-9c5c-49a358b4b9c9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:44:33.882390 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-d633ccf9-48e9-4d00-9c5c-49a358b4b9c9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:44:33.882908 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 440/1781] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:33 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:34.522586 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-90fe444b-d683-4bbe-bd24-00c77f8648bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:34.522586 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90fe444b-d683-4bbe-bd24-00c77f8648bd None None] GET https://10.4.3.81/volume// Aug 13 23:44:34.523201 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90fe444b-d683-4bbe-bd24-00c77f8648bd None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:34.523201 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90fe444b-d683-4bbe-bd24-00c77f8648bd None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:34.524249 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90fe444b-d683-4bbe-bd24-00c77f8648bd None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:34.524249 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 446/1782] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 23:44:34.537609 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-5d2e4547-2e0d-4c48-909e-b022a97b9cce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:34.541892 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-5d2e4547-2e0d-4c48-909e-b022a97b9cce tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:44:34.542832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-5d2e4547-2e0d-4c48-909e-b022a97b9cce tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d117f427-2b03-4245-954f-74aa09a4f996", "connector": null, "instance_uuid": "f5b6b946-097e-4bd5-a6d1-10be0a3cbdf9"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:34.562305 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:34.562305 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:34.615342 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-5d2e4547-2e0d-4c48-909e-b022a97b9cce tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:44:34.617457 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 447/1783] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:44:34 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:34.635390 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-2b7ce0ab-b456-4ce5-b645-49f509429a9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:34.641816 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-2b7ce0ab-b456-4ce5-b645-49f509429a9c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d Aug 13 23:44:34.643123 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-2b7ce0ab-b456-4ce5-b645-49f509429a9c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:34.643415 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-2b7ce0ab-b456-4ce5-b645-49f509429a9c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:34.670228 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:34.670228 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:34.795161 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-2b7ce0ab-b456-4ce5-b645-49f509429a9c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d returned with HTTP 200 Aug 13 23:44:34.795788 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 451/1784] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:44:34 2026] DELETE /volume/v3/attachments/59b1ca93-36a0-4216-93aa-159d01e58d7d => generated 367 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:35.158844 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-375fbbac-09f5-4402-8766-0016d57407c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:35.162741 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:35.162741 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1703971016", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:35.165679 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1703971016', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:35.165679 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Create volume of 1 GB Aug 13 23:44:35.174045 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Availability Zones retrieved successfully. Aug 13 23:44:35.179410 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Flow 'volume_create_api' (3ffe89e8-27df-473d-9423-f69f213d2418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:35.180715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77fc832-64a7-4d9b-bcec-dd5e8002708f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:35.182393 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:35.242736 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77fc832-64a7-4d9b-bcec-dd5e8002708f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:35.244027 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c68c58b-6682-4e91-87a8-94f423fc5586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:35.343480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Created reservations ['6faa582c-f16d-4ff0-9cdb-e30c9b3aa8b8', '51635792-fd4f-4b18-a266-3dc807e1ca03', '2bfeba8f-161b-495a-844c-3949d3d229cd', '05e9d95c-f25d-4d25-be18-c1827ced2e67'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:35.345060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c68c58b-6682-4e91-87a8-94f423fc5586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6faa582c-f16d-4ff0-9cdb-e30c9b3aa8b8', '51635792-fd4f-4b18-a266-3dc807e1ca03', '2bfeba8f-161b-495a-844c-3949d3d229cd', '05e9d95c-f25d-4d25-be18-c1827ced2e67']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:35.347233 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c7e557-e96e-4cc6-a12b-50415aa5acb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:35.382411 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c7e557-e96e-4cc6-a12b-50415aa5acb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91837e81-d1fe-4473-8b52-73cbf9d77442', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1703971016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56cfcf17ec946e09ec908046a8fc760',qos_specs=None,replication_status=,reservations=['6faa582c-f16d-4ff0-9cdb-e30c9b3aa8b8','51635792-fd4f-4b18-a266-3dc807e1ca03','2bfeba8f-161b-495a-844c-3949d3d229cd','05e9d95c-f25d-4d25-be18-c1827ced2e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c942b9c0c36d478d91c5cd15b1cfe268',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1703971016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91837e81-d1fe-4473-8b52-73cbf9d77442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d56cfcf17ec946e09ec908046a8fc760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c942b9c0c36d478d91c5cd15b1cfe268',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:35.383476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61a55af-3447-4d74-adf0-030e01b992f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:35.417441 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61a55af-3447-4d74-adf0-030e01b992f1) transitioned into state 'SUCCESS' from state '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-1703971016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56cfcf17ec946e09ec908046a8fc760',qos_specs=None,replication_status=,reservations=['6faa582c-f16d-4ff0-9cdb-e30c9b3aa8b8','51635792-fd4f-4b18-a266-3dc807e1ca03','2bfeba8f-161b-495a-844c-3949d3d229cd','05e9d95c-f25d-4d25-be18-c1827ced2e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c942b9c0c36d478d91c5cd15b1cfe268',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:35.419673 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e193c3e4-e5d9-4812-8d55-1bf0a9110de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:35.436431 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e193c3e4-e5d9-4812-8d55-1bf0a9110de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:35.437384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Flow 'volume_create_api' (3ffe89e8-27df-473d-9423-f69f213d2418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:35.437904 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Create volume request issued successfully. Aug 13 23:44:35.438747 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-375fbbac-09f5-4402-8766-0016d57407c3 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:44:35.439272 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 441/1785] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:44:35 2026] POST /volume/v3/volumes => generated 753 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 23:44:35.458973 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-13cee04c-f62b-44cb-a9d1-b8621d3569e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:35.461642 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-13cee04c-f62b-44cb-a9d1-b8621d3569e7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:35.461982 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-13cee04c-f62b-44cb-a9d1-b8621d3569e7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:35.462307 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-13cee04c-f62b-44cb-a9d1-b8621d3569e7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:35.475669 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:35.475669 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:35.480905 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-13cee04c-f62b-44cb-a9d1-b8621d3569e7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:35.487122 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-13cee04c-f62b-44cb-a9d1-b8621d3569e7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:35.489432 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 447/1786] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:35 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:36.218025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4c361c3f-52e3-4ce2-bf89-987497f59209 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.221221 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4c361c3f-52e3-4ce2-bf89-987497f59209 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] PUT https://10.4.3.81/volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 Aug 13 23:44:36.222346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4c361c3f-52e3-4ce2-bf89-987497f59209 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:36.241479 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4c361c3f-52e3-4ce2-bf89-987497f59209 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Acquiring lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:44:36.252643 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4c361c3f-52e3-4ce2-bf89-987497f59209 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:44:36.252643 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.252643 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:36.397213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4c361c3f-52e3-4ce2-bf89-987497f59209 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" released by "attachment_update" :: held 0.147s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:44:36.398250 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4c361c3f-52e3-4ce2-bf89-987497f59209 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 returned with HTTP 200 Aug 13 23:44:36.399279 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 448/1787] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:44:36 2026] PUT /volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:36.414025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4a6bd492-3b02-4e5e-9fcd-70d7f7439b7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.418412 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4a6bd492-3b02-4e5e-9fcd-70d7f7439b7a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 Aug 13 23:44:36.418735 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4a6bd492-3b02-4e5e-9fcd-70d7f7439b7a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:36.418920 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4a6bd492-3b02-4e5e-9fcd-70d7f7439b7a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:36.452608 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-4a6bd492-3b02-4e5e-9fcd-70d7f7439b7a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 returned with HTTP 200 Aug 13 23:44:36.453532 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 452/1788] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:44:36 2026] GET /volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:36.477239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f56856e4-a1b6-4492-8e29-ee0829d46a9d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.509729 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f660346c-10bd-409e-926d-8bb383789c7d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.512905 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f660346c-10bd-409e-926d-8bb383789c7d tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:36.513245 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f660346c-10bd-409e-926d-8bb383789c7d tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:36.513454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f660346c-10bd-409e-926d-8bb383789c7d tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:36.524196 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.524196 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:36.530579 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f660346c-10bd-409e-926d-8bb383789c7d tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:36.539801 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f660346c-10bd-409e-926d-8bb383789c7d tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:36.540567 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 448/1789] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:36 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:36.557028 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-382223a8-5a08-4c56-ac7b-5264fbde2458 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.560927 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-382223a8-5a08-4c56-ac7b-5264fbde2458 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:36.561676 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-382223a8-5a08-4c56-ac7b-5264fbde2458 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:36.562826 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-382223a8-5a08-4c56-ac7b-5264fbde2458 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:36.576847 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.576847 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:36.582698 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-382223a8-5a08-4c56-ac7b-5264fbde2458 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:36.590027 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-382223a8-5a08-4c56-ac7b-5264fbde2458 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:36.590493 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 449/1790] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:36 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:36.606394 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5736bb98-a2d6-4da9-9f14-e9b4d641dfe6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.608689 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5736bb98-a2d6-4da9-9f14-e9b4d641dfe6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:44:36.608979 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5736bb98-a2d6-4da9-9f14-e9b4d641dfe6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:36.609290 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5736bb98-a2d6-4da9-9f14-e9b4d641dfe6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:36.609580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-5736bb98-a2d6-4da9-9f14-e9b4d641dfe6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:44:36.610285 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.610285 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:36.610818 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5736bb98-a2d6-4da9-9f14-e9b4d641dfe6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:44:36.625633 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5736bb98-a2d6-4da9-9f14-e9b4d641dfe6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Get all volumes completed successfully. Aug 13 23:44:36.626728 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5736bb98-a2d6-4da9-9f14-e9b4d641dfe6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:44:36.626856 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 453/1791] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:44:36 2026] GET /volume/v3/volumes => generated 337 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:36.633964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.635748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f56856e4-a1b6-4492-8e29-ee0829d46a9d tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] POST https://10.4.3.81/volume/v3/types/1367ac02-046a-458d-b69a-c151283939c4/encryption Aug 13 23:44:36.636300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f56856e4-a1b6-4492-8e29-ee0829d46a9d tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:36.636384 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:36.636824 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-957691799"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:36.640550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-957691799'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:36.640751 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume of 1 GB Aug 13 23:44:36.640819 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.640819 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:36.646350 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2bcaf145-e08f-49bd-b86a-92e2f2e9ab28 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.649285 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Availability Zones retrieved successfully. Aug 13 23:44:36.652318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bcaf145-e08f-49bd-b86a-92e2f2e9ab28 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:36.652686 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bcaf145-e08f-49bd-b86a-92e2f2e9ab28 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:36.653053 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bcaf145-e08f-49bd-b86a-92e2f2e9ab28 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:36.657670 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f56856e4-a1b6-4492-8e29-ee0829d46a9d tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types/1367ac02-046a-458d-b69a-c151283939c4/encryption returned with HTTP 404 Aug 13 23:44:36.658692 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 442/1792] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:44:36 2026] POST /volume/v3/types/1367ac02-046a-458d-b69a-c151283939c4/encryption => generated 114 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:36.663307 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Flow 'volume_create_api' (190e528b-c112-46a3-a7db-166f27ddc682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:36.665491 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314d5037-bc00-44b0-8834-afa96ae13b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:36.666937 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:44:36.668467 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.668467 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:36.673205 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c0244bf3-d5d1-4036-8019-bdb4796e3ed6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.675408 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0244bf3-d5d1-4036-8019-bdb4796e3ed6 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:36.675756 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0244bf3-d5d1-4036-8019-bdb4796e3ed6 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1569500865", "os-volume-type-access:is_public": false}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:36.675899 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2bcaf145-e08f-49bd-b86a-92e2f2e9ab28 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:36.677407 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.677407 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:36.683138 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bcaf145-e08f-49bd-b86a-92e2f2e9ab28 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:36.683674 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 450/1793] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:36 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:44:36.707112 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0244bf3-d5d1-4036-8019-bdb4796e3ed6 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:44:36.707528 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 454/1794] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:44:36 2026] POST /volume/v3/types => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:36.719352 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314d5037-bc00-44b0-8834-afa96ae13b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:36.722074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4668001-ce4e-4fdc-8399-1144598a78d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:36.723468 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb75686b-8670-40a6-8ab3-1d147fdeb359 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.753692 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-94792bda-56f3-425e-b0e3-b584028e32ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.760145 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-94792bda-56f3-425e-b0e3-b584028e32ec tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:36.760888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-94792bda-56f3-425e-b0e3-b584028e32ec tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:36.761300 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-94792bda-56f3-425e-b0e3-b584028e32ec tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:36.772534 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.772534 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:36.780324 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-94792bda-56f3-425e-b0e3-b584028e32ec tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:36.789209 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-94792bda-56f3-425e-b0e3-b584028e32ec tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:36.789721 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 451/1795] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:36 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:36.821960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Created reservations ['b09aba94-4c87-4505-a60e-52a8cfe17fe8', 'b97a04ef-1973-478f-94f9-ab06e2427cd3', '56dc895b-287b-42ac-b7a7-b70c5729508b', '21e06dc3-6063-4b0b-ac0d-18d2fbd5987c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:36.823383 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4668001-ce4e-4fdc-8399-1144598a78d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b09aba94-4c87-4505-a60e-52a8cfe17fe8', 'b97a04ef-1973-478f-94f9-ab06e2427cd3', '56dc895b-287b-42ac-b7a7-b70c5729508b', '21e06dc3-6063-4b0b-ac0d-18d2fbd5987c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:36.825725 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (801c080f-85c3-4924-921f-2ca5eb0a6654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:36.856628 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb75686b-8670-40a6-8ab3-1d147fdeb359 tempest-VolumeTypesNegativeTest-283678105 tempest-VolumeTypesNegativeTest-283678105-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:44:36.860020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb75686b-8670-40a6-8ab3-1d147fdeb359 tempest-VolumeTypesNegativeTest-283678105 tempest-VolumeTypesNegativeTest-283678105-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "857e4b8e-9663-4244-be45-fbcee8e55246", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1271379442"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:36.860020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-cb75686b-8670-40a6-8ab3-1d147fdeb359 tempest-VolumeTypesNegativeTest-283678105 tempest-VolumeTypesNegativeTest-283678105-project-member] Create volume request body: {'volume': {'volume_type': '857e4b8e-9663-4244-be45-fbcee8e55246', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1271379442'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:44:36.874941 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb75686b-8670-40a6-8ab3-1d147fdeb359 tempest-VolumeTypesNegativeTest-283678105 tempest-VolumeTypesNegativeTest-283678105-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 23:44:36.876123 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 443/1796] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:44:36 2026] POST /volume/v3/volumes => generated 114 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:36.879289 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (801c080f-85c3-4924-921f-2ca5eb0a6654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aeb2057-c13a-4f7d-96c3-3a3165489a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-957691799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0cc5ae9d6948b1925df89ef551f576',qos_specs=None,replication_status=,reservations=['b09aba94-4c87-4505-a60e-52a8cfe17fe8','b97a04ef-1973-478f-94f9-ab06e2427cd3','56dc895b-287b-42ac-b7a7-b70c5729508b','21e06dc3-6063-4b0b-ac0d-18d2fbd5987c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-957691799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aeb2057-c13a-4f7d-96c3-3a3165489a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0cc5ae9d6948b1925df89ef551f576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:36.880317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcef36cc-b0a3-4fa6-93d2-5c0237b68738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:36.891714 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1a8626e-ca21-4e4b-a8c6-6498a8950dda None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.895749 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1a8626e-ca21-4e4b-a8c6-6498a8950dda tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] DELETE https://10.4.3.81/volume/v3/types/857e4b8e-9663-4244-be45-fbcee8e55246 Aug 13 23:44:36.897806 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1a8626e-ca21-4e4b-a8c6-6498a8950dda tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:36.898344 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1a8626e-ca21-4e4b-a8c6-6498a8950dda tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:36.916887 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcef36cc-b0a3-4fa6-93d2-5c0237b68738) transitioned into state 'SUCCESS' from state '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-957691799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0cc5ae9d6948b1925df89ef551f576',qos_specs=None,replication_status=,reservations=['b09aba94-4c87-4505-a60e-52a8cfe17fe8','b97a04ef-1973-478f-94f9-ab06e2427cd3','56dc895b-287b-42ac-b7a7-b70c5729508b','21e06dc3-6063-4b0b-ac0d-18d2fbd5987c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e60872a7db0451d9e24fe08b1c458c5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:36.917950 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28be275a-f25c-4fda-abde-8599ad898780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:44:36.939167 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28be275a-f25c-4fda-abde-8599ad898780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:44:36.940089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Flow 'volume_create_api' (190e528b-c112-46a3-a7db-166f27ddc682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:44:36.940418 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Create volume request issued successfully. Aug 13 23:44:36.941747 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b246e05-6c82-4769-8df0-c5ec72a92392 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:44:36.941980 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 449/1797] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:44:36 2026] POST /volume/v3/volumes => generated 752 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:36.957832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-866c4351-ff7f-4a44-ada4-82644aa03f8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:36.963716 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-866c4351-ff7f-4a44-ada4-82644aa03f8b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:36.966016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-866c4351-ff7f-4a44-ada4-82644aa03f8b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:36.966016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-866c4351-ff7f-4a44-ada4-82644aa03f8b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:36.987345 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:36.987345 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:36.995649 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1a8626e-ca21-4e4b-a8c6-6498a8950dda tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types/857e4b8e-9663-4244-be45-fbcee8e55246 returned with HTTP 202 Aug 13 23:44:36.996089 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 455/1798] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:36 2026] DELETE /volume/v3/types/857e4b8e-9663-4244-be45-fbcee8e55246 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:37.000541 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-866c4351-ff7f-4a44-ada4-82644aa03f8b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:37.009413 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-866c4351-ff7f-4a44-ada4-82644aa03f8b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:37.009413 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 452/1799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:36 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 820 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:37.012524 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9b8e074-9530-4546-9e4e-1b36d0854e84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.018573 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9b8e074-9530-4546-9e4e-1b36d0854e84 None None] GET https://10.4.3.81/volume// Aug 13 23:44:37.018573 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9b8e074-9530-4546-9e4e-1b36d0854e84 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.018573 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9b8e074-9530-4546-9e4e-1b36d0854e84 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.020356 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9b8e074-9530-4546-9e4e-1b36d0854e84 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:37.020356 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 444/1800] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:44:37 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:37.027887 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-87571ccd-d246-4138-a152-c7f23d9dcdb2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.030244 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87571ccd-d246-4138-a152-c7f23d9dcdb2 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] GET https://10.4.3.81/volume/v3/types/857e4b8e-9663-4244-be45-fbcee8e55246 Aug 13 23:44:37.030484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87571ccd-d246-4138-a152-c7f23d9dcdb2 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.030774 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87571ccd-d246-4138-a152-c7f23d9dcdb2 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.039443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-5911effc-22d8-4fe8-9f56-cdba6afae794 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.039682 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87571ccd-d246-4138-a152-c7f23d9dcdb2 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types/857e4b8e-9663-4244-be45-fbcee8e55246 returned with HTTP 404 Aug 13 23:44:37.039682 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 450/1801] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:44:37 2026] GET /volume/v3/types/857e4b8e-9663-4244-be45-fbcee8e55246 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:37.050614 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-5911effc-22d8-4fe8-9f56-cdba6afae794 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:44:37.050614 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-5911effc-22d8-4fe8-9f56-cdba6afae794 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91837e81-d1fe-4473-8b52-73cbf9d77442", "connector": null, "instance_uuid": "245640d5-1ea8-4c3a-a410-f8ee6655bd7d"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:37.060877 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c856f723-af4b-4e67-9166-6027607f490e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.065868 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c856f723-af4b-4e67-9166-6027607f490e tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:37.068855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c856f723-af4b-4e67-9166-6027607f490e tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:37.072273 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c856f723-af4b-4e67-9166-6027607f490e tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 400 Aug 13 23:44:37.072827 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 453/1802] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:44:37 2026] POST /volume/v3/types => generated 115 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 13 23:44:37.074710 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:37.074710 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:37.089131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42fbe139-3d6f-45cc-9935-3451510b688d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.092400 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42fbe139-3d6f-45cc-9935-3451510b688d tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:37.093008 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42fbe139-3d6f-45cc-9935-3451510b688d tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-409116261"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:37.125481 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42fbe139-3d6f-45cc-9935-3451510b688d tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:44:37.126305 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 445/1803] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:44:37 2026] POST /volume/v3/types => generated 228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:37.137945 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-5911effc-22d8-4fe8-9f56-cdba6afae794 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:44:37.138342 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 456/1804] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:44:37 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 13 23:44:37.141015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ce9df82-5793-4432-a9f0-f999bc367d61 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.144072 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ce9df82-5793-4432-a9f0-f999bc367d61 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:44:37.145462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ce9df82-5793-4432-a9f0-f999bc367d61 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-409116261"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:37.148798 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:37.148798 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:37.160165 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ce9df82-5793-4432-a9f0-f999bc367d61 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-409116261 already exists. Aug 13 23:44:37.160968 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ce9df82-5793-4432-a9f0-f999bc367d61 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 409 Aug 13 23:44:37.162794 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 451/1805] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:44:37 2026] POST /volume/v3/types => generated 133 bytes in 22 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:37.180579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9c38f4bf-f50c-48ac-8572-5f6c4100813b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.183260 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9c38f4bf-f50c-48ac-8572-5f6c4100813b tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] DELETE https://10.4.3.81/volume/v3/types/fbcaca85-73ff-466c-8027-ce23b09b8a69 Aug 13 23:44:37.183518 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9c38f4bf-f50c-48ac-8572-5f6c4100813b tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.184306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9c38f4bf-f50c-48ac-8572-5f6c4100813b tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.191562 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c8bb570-68ae-415c-9788-5d3060da8658 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.198709 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c8bb570-68ae-415c-9788-5d3060da8658 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:37.199065 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c8bb570-68ae-415c-9788-5d3060da8658 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.199501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c8bb570-68ae-415c-9788-5d3060da8658 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.222089 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61c3b7c4-b0ca-4481-8082-1cbec3c9834a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.223438 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61c3b7c4-b0ca-4481-8082-1cbec3c9834a None None] GET https://10.4.3.81/volume// Aug 13 23:44:37.224338 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61c3b7c4-b0ca-4481-8082-1cbec3c9834a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.225053 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61c3b7c4-b0ca-4481-8082-1cbec3c9834a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.225128 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:37.225128 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:37.226092 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61c3b7c4-b0ca-4481-8082-1cbec3c9834a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:37.226659 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 457/1806] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:37 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:37.237616 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c8bb570-68ae-415c-9788-5d3060da8658 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:37.239680 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-8ed7ed1f-1b8d-4851-9597-2d1db3e7a796 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.240541 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9c38f4bf-f50c-48ac-8572-5f6c4100813b tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types/fbcaca85-73ff-466c-8027-ce23b09b8a69 returned with HTTP 202 Aug 13 23:44:37.241397 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 454/1807] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:37 2026] DELETE /volume/v3/types/fbcaca85-73ff-466c-8027-ce23b09b8a69 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:37.244350 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-8ed7ed1f-1b8d-4851-9597-2d1db3e7a796 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:37.244350 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-8ed7ed1f-1b8d-4851-9597-2d1db3e7a796 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.244350 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-8ed7ed1f-1b8d-4851-9597-2d1db3e7a796 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.246034 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c8bb570-68ae-415c-9788-5d3060da8658 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:37.247486 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 446/1808] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:37 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:37.259566 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:37.259566 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:37.259726 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60bb9acf-89db-42a4-ae37-edbbaaf73f40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.263551 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60bb9acf-89db-42a4-ae37-edbbaaf73f40 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] GET https://10.4.3.81/volume/v3/types/fbcaca85-73ff-466c-8027-ce23b09b8a69 Aug 13 23:44:37.263551 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60bb9acf-89db-42a4-ae37-edbbaaf73f40 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.264489 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60bb9acf-89db-42a4-ae37-edbbaaf73f40 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.267175 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-8ed7ed1f-1b8d-4851-9597-2d1db3e7a796 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:37.271045 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60bb9acf-89db-42a4-ae37-edbbaaf73f40 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types/fbcaca85-73ff-466c-8027-ce23b09b8a69 returned with HTTP 404 Aug 13 23:44:37.271045 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 458/1809] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:44:37 2026] GET /volume/v3/types/fbcaca85-73ff-466c-8027-ce23b09b8a69 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:37.278924 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-8ed7ed1f-1b8d-4851-9597-2d1db3e7a796 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:37.278924 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 452/1810] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:37 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:37.286544 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59ca6f26-6a39-40a2-a9d0-6158fe043748 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.293879 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59ca6f26-6a39-40a2-a9d0-6158fe043748 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] DELETE https://10.4.3.81/volume/v3/types/563761bf-c73a-4c94-b123-97f28a6ec328 Aug 13 23:44:37.293879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59ca6f26-6a39-40a2-a9d0-6158fe043748 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.293879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59ca6f26-6a39-40a2-a9d0-6158fe043748 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.302625 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59ca6f26-6a39-40a2-a9d0-6158fe043748 tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types/563761bf-c73a-4c94-b123-97f28a6ec328 returned with HTTP 404 Aug 13 23:44:37.303554 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 455/1811] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:44:37 2026] DELETE /volume/v3/types/563761bf-c73a-4c94-b123-97f28a6ec328 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:37.319399 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3c27c6bb-07e2-4b62-9888-79b637f883ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.322711 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c27c6bb-07e2-4b62-9888-79b637f883ca tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] GET https://10.4.3.81/volume/v3/types/cbdc5237-5e53-4ec3-8492-6000982b8eb7 Aug 13 23:44:37.323010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c27c6bb-07e2-4b62-9888-79b637f883ca tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:37.323328 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c27c6bb-07e2-4b62-9888-79b637f883ca tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:37.329359 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c27c6bb-07e2-4b62-9888-79b637f883ca tempest-VolumeTypesNegativeTest-1304631354 tempest-VolumeTypesNegativeTest-1304631354-project-admin] https://10.4.3.81/volume/v3/types/cbdc5237-5e53-4ec3-8492-6000982b8eb7 returned with HTTP 404 Aug 13 23:44:37.330036 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 447/1812] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:44:37 2026] GET /volume/v3/types/cbdc5237-5e53-4ec3-8492-6000982b8eb7 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:37.419487 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-e3e02973-897f-4a71-8390-1cae62f7ec29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:37.423140 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-e3e02973-897f-4a71-8390-1cae62f7ec29 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] PUT https://10.4.3.81/volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a Aug 13 23:44:37.423681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-e3e02973-897f-4a71-8390-1cae62f7ec29 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:37.439423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-e3e02973-897f-4a71-8390-1cae62f7ec29 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Acquiring lock "cinder-attachment_update-91837e81-d1fe-4473-8b52-73cbf9d77442-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:44:37.448198 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-e3e02973-897f-4a71-8390-1cae62f7ec29 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Lock "cinder-attachment_update-91837e81-d1fe-4473-8b52-73cbf9d77442-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:44:37.449343 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:37.449343 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:37.588065 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-e3e02973-897f-4a71-8390-1cae62f7ec29 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Lock "cinder-attachment_update-91837e81-d1fe-4473-8b52-73cbf9d77442-np0000007283" released by "attachment_update" :: held 0.140s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:44:37.588414 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-e3e02973-897f-4a71-8390-1cae62f7ec29 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a returned with HTTP 200 Aug 13 23:44:37.589072 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 459/1813] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:44:37 2026] PUT /volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:38.038826 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-25a06586-8b80-4373-b4d5-a0eea2b836a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.044068 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25a06586-8b80-4373-b4d5-a0eea2b836a5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:38.044068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25a06586-8b80-4373-b4d5-a0eea2b836a5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:38.044822 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25a06586-8b80-4373-b4d5-a0eea2b836a5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:38.060750 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:38.060750 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:38.068833 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-25a06586-8b80-4373-b4d5-a0eea2b836a5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:38.076754 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25a06586-8b80-4373-b4d5-a0eea2b836a5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:38.077530 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 453/1814] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:38 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:38.162928 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-abacefed-60e2-4fbe-b325-bc9d134859e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.166146 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-abacefed-60e2-4fbe-b325-bc9d134859e2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:38.166461 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-abacefed-60e2-4fbe-b325-bc9d134859e2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:38.166806 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-abacefed-60e2-4fbe-b325-bc9d134859e2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:38.178781 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:38.178781 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:38.185056 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-abacefed-60e2-4fbe-b325-bc9d134859e2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:38.192802 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-abacefed-60e2-4fbe-b325-bc9d134859e2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:38.193836 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 456/1815] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:38 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:38.266890 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89f205c8-d237-452b-bbed-b9cb22162ed9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.269707 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89f205c8-d237-452b-bbed-b9cb22162ed9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:38.269707 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89f205c8-d237-452b-bbed-b9cb22162ed9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:38.270196 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89f205c8-d237-452b-bbed-b9cb22162ed9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:38.294831 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:38.294831 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:38.303191 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-89f205c8-d237-452b-bbed-b9cb22162ed9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:38.311160 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89f205c8-d237-452b-bbed-b9cb22162ed9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:38.311809 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 448/1816] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:38 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:38.315388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d47fde4-093d-4928-bcb1-28533c91b587 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.315589 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d47fde4-093d-4928-bcb1-28533c91b587 None None] GET https://10.4.3.81/volume// Aug 13 23:44:38.316885 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d47fde4-093d-4928-bcb1-28533c91b587 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:38.317458 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d47fde4-093d-4928-bcb1-28533c91b587 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:38.317887 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d47fde4-093d-4928-bcb1-28533c91b587 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:38.318641 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 460/1817] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:44:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:38.328765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-ec81e429-328e-4352-831d-bcdf3352264f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.578300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-ec81e429-328e-4352-831d-bcdf3352264f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:44:38.581138 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-ec81e429-328e-4352-831d-bcdf3352264f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1aeb2057-c13a-4f7d-96c3-3a3165489a6a", "connector": null, "instance_uuid": "92853c77-de1a-4bd4-bd4c-674325e35d4b"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:38.590822 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:38.590822 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:38.629039 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-ec81e429-328e-4352-831d-bcdf3352264f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:44:38.629752 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 454/1818] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:44:38 2026] POST /volume/v3/attachments => generated 273 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:38.680374 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a879fbf3-5f6f-4e10-bcae-ad1893b00ea5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.687331 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a879fbf3-5f6f-4e10-bcae-ad1893b00ea5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:38.687331 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a879fbf3-5f6f-4e10-bcae-ad1893b00ea5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:38.689223 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a879fbf3-5f6f-4e10-bcae-ad1893b00ea5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:38.707317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a9f3887-6412-4b39-964f-9fb6c74743c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.708373 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a9f3887-6412-4b39-964f-9fb6c74743c4 None None] GET https://10.4.3.81/volume// Aug 13 23:44:38.708373 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a9f3887-6412-4b39-964f-9fb6c74743c4 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:38.708705 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a9f3887-6412-4b39-964f-9fb6c74743c4 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:38.709660 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a9f3887-6412-4b39-964f-9fb6c74743c4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:38.710101 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 449/1819] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:38.712271 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:38.712271 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:38.727232 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-cbaaef1a-c17e-4def-89f9-7c3d2a556139 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.729005 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a879fbf3-5f6f-4e10-bcae-ad1893b00ea5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:38.729320 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-cbaaef1a-c17e-4def-89f9-7c3d2a556139 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:38.729568 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-cbaaef1a-c17e-4def-89f9-7c3d2a556139 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:38.729828 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-cbaaef1a-c17e-4def-89f9-7c3d2a556139 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:38.737619 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a879fbf3-5f6f-4e10-bcae-ad1893b00ea5 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:38.738326 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 457/1820] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:38 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:38.749647 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:38.749647 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:38.750333 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-cbaaef1a-c17e-4def-89f9-7c3d2a556139 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:38.757213 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-cbaaef1a-c17e-4def-89f9-7c3d2a556139 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:38.757839 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 461/1821] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:38 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:38.881169 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-874d7ca6-c44d-4ffc-941e-7e41cb632d39 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:38.885712 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-874d7ca6-c44d-4ffc-941e-7e41cb632d39 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] PUT https://10.4.3.81/volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d Aug 13 23:44:38.886277 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-874d7ca6-c44d-4ffc-941e-7e41cb632d39 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:38.899904 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-874d7ca6-c44d-4ffc-941e-7e41cb632d39 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Acquiring lock "cinder-attachment_update-1aeb2057-c13a-4f7d-96c3-3a3165489a6a-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:44:38.907140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-874d7ca6-c44d-4ffc-941e-7e41cb632d39 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Lock "cinder-attachment_update-1aeb2057-c13a-4f7d-96c3-3a3165489a6a-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:44:38.908332 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:38.908332 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:39.048217 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-874d7ca6-c44d-4ffc-941e-7e41cb632d39 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Lock "cinder-attachment_update-1aeb2057-c13a-4f7d-96c3-3a3165489a6a-np0000007283" released by "attachment_update" :: held 0.142s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:44:39.048742 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-874d7ca6-c44d-4ffc-941e-7e41cb632d39 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d returned with HTTP 200 Aug 13 23:44:39.049371 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 455/1822] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:44:38 2026] PUT /volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:39.330227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-919df421-04a8-4c94-af4c-1a93df8574d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:39.337262 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-919df421-04a8-4c94-af4c-1a93df8574d0 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:39.337588 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-919df421-04a8-4c94-af4c-1a93df8574d0 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:39.337878 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-919df421-04a8-4c94-af4c-1a93df8574d0 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:39.366196 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:39.366196 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:39.380110 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-919df421-04a8-4c94-af4c-1a93df8574d0 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:39.384929 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-919df421-04a8-4c94-af4c-1a93df8574d0 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:39.385385 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 450/1823] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:39 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:39.765502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02b20cb5-e9b0-49a4-8cb9-794a1379945f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:39.770414 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02b20cb5-e9b0-49a4-8cb9-794a1379945f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:39.770777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02b20cb5-e9b0-49a4-8cb9-794a1379945f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:39.770939 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02b20cb5-e9b0-49a4-8cb9-794a1379945f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:39.786351 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:39.786351 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:39.791565 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-02b20cb5-e9b0-49a4-8cb9-794a1379945f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:39.799546 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02b20cb5-e9b0-49a4-8cb9-794a1379945f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:39.799546 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 458/1824] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:39 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:40.410617 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d75c192f-88b0-4917-aed0-4aeda7694146 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:40.414688 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d75c192f-88b0-4917-aed0-4aeda7694146 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:40.414914 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d75c192f-88b0-4917-aed0-4aeda7694146 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:40.415216 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d75c192f-88b0-4917-aed0-4aeda7694146 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:40.418886 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=521,cinder:INSERT=62,cinder:UPDATE=125 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:44:40.434849 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:40.434849 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:40.442228 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d75c192f-88b0-4917-aed0-4aeda7694146 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:40.454283 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d75c192f-88b0-4917-aed0-4aeda7694146 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:40.454762 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 462/1825] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:40 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:40.815060 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e35a7c95-aa52-48cf-919b-207f737c48de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:40.818042 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e35a7c95-aa52-48cf-919b-207f737c48de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:40.818555 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e35a7c95-aa52-48cf-919b-207f737c48de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:40.818710 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e35a7c95-aa52-48cf-919b-207f737c48de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:40.834304 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:40.834304 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:40.839567 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e35a7c95-aa52-48cf-919b-207f737c48de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:40.845920 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e35a7c95-aa52-48cf-919b-207f737c48de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:40.846470 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 456/1826] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:40 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:44:41.147713 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-f8eefd5d-64f6-4512-96df-d4a0e39fb10f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:41.152873 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-f8eefd5d-64f6-4512-96df-d4a0e39fb10f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2/action Aug 13 23:44:41.153345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-f8eefd5d-64f6-4512-96df-d4a0e39fb10f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:41.153626 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-f8eefd5d-64f6-4512-96df-d4a0e39fb10f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:41.157829 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=540,cinder:INSERT=58,cinder:UPDATE=115 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:44:41.200659 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:41.200659 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:41.229008 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-55955fa3-4bcb-41b2-8061-b62aebe44268 req-f8eefd5d-64f6-4512-96df-d4a0e39fb10f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2/action returned with HTTP 204 Aug 13 23:44:41.229008 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 451/1827] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:44:41 2026] POST /volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:41.473532 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b13e1d91-cf57-4f3c-8fd7-9609d570e889 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:41.476006 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b13e1d91-cf57-4f3c-8fd7-9609d570e889 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:41.476359 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b13e1d91-cf57-4f3c-8fd7-9609d570e889 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:41.476755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b13e1d91-cf57-4f3c-8fd7-9609d570e889 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:41.498289 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:41.498289 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:41.505641 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b13e1d91-cf57-4f3c-8fd7-9609d570e889 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:41.517394 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b13e1d91-cf57-4f3c-8fd7-9609d570e889 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:41.518071 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 459/1828] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:41 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:41.867903 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4a058a9-c9cf-4f58-9485-7118f562ea95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:41.871021 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4a058a9-c9cf-4f58-9485-7118f562ea95 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:41.871413 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4a058a9-c9cf-4f58-9485-7118f562ea95 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:41.871768 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4a058a9-c9cf-4f58-9485-7118f562ea95 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:41.897144 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:41.897144 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:41.920800 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d4a058a9-c9cf-4f58-9485-7118f562ea95 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:41.940238 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4a058a9-c9cf-4f58-9485-7118f562ea95 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:41.940909 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 463/1829] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:41 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:44:42.535455 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-49a02022-399a-488e-a41a-6222267d60b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:42.540171 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49a02022-399a-488e-a41a-6222267d60b8 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:42.540548 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49a02022-399a-488e-a41a-6222267d60b8 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:42.541512 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49a02022-399a-488e-a41a-6222267d60b8 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:42.558062 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:42.558062 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:42.568342 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-49a02022-399a-488e-a41a-6222267d60b8 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:42.575665 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49a02022-399a-488e-a41a-6222267d60b8 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:42.576452 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 457/1830] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:42 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:42.965220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2641d437-18d2-4128-9642-f276b286b1ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:42.966626 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2641d437-18d2-4128-9642-f276b286b1ce tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:42.966626 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2641d437-18d2-4128-9642-f276b286b1ce tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:42.966874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2641d437-18d2-4128-9642-f276b286b1ce tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:42.977956 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:42.977956 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:42.982645 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2641d437-18d2-4128-9642-f276b286b1ce tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:42.990405 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2641d437-18d2-4128-9642-f276b286b1ce tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:42.990716 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 452/1831] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:42 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:43.404896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-740b2015-bf51-4dc2-96b6-69d409031b97 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:43.408641 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-740b2015-bf51-4dc2-96b6-69d409031b97 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a/action Aug 13 23:44:43.409181 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-740b2015-bf51-4dc2-96b6-69d409031b97 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:43.409376 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-740b2015-bf51-4dc2-96b6-69d409031b97 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:43.439248 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:43.439248 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:43.462206 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d4c6e2d9-9a09-4387-8fee-fae6433fd2b2 req-740b2015-bf51-4dc2-96b6-69d409031b97 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a/action returned with HTTP 204 Aug 13 23:44:43.463343 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 460/1832] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:44:43 2026] POST /volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:43.598246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f076aa19-092c-4aa6-a9aa-3cc5c5676982 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:43.603618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f076aa19-092c-4aa6-a9aa-3cc5c5676982 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:43.604738 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f076aa19-092c-4aa6-a9aa-3cc5c5676982 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:43.604738 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f076aa19-092c-4aa6-a9aa-3cc5c5676982 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:43.623362 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:43.623362 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:43.630284 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f076aa19-092c-4aa6-a9aa-3cc5c5676982 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:43.641027 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f076aa19-092c-4aa6-a9aa-3cc5c5676982 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:43.641551 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 464/1833] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:43 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:43.663097 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f9e804a0-b0de-4b83-9b62-d087d9433edc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:43.667465 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9e804a0-b0de-4b83-9b62-d087d9433edc tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:43.667465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9e804a0-b0de-4b83-9b62-d087d9433edc tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:43.667465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9e804a0-b0de-4b83-9b62-d087d9433edc tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:43.687331 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:43.687331 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:43.697555 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f9e804a0-b0de-4b83-9b62-d087d9433edc tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:43.703560 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9e804a0-b0de-4b83-9b62-d087d9433edc tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:43.704559 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 458/1834] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:43 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:44:43.725729 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2003972f-7372-4188-bee7-7717f7f8c5c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:43.731022 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2003972f-7372-4188-bee7-7717f7f8c5c4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:44:43.731022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2003972f-7372-4188-bee7-7717f7f8c5c4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91837e81-d1fe-4473-8b52-73cbf9d77442", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-261608887", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:43.760290 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:43.760290 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:43.761471 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2003972f-7372-4188-bee7-7717f7f8c5c4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:43.761471 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-2003972f-7372-4188-bee7-7717f7f8c5c4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Create snapshot from volume 91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:43.830886 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2003972f-7372-4188-bee7-7717f7f8c5c4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Created reservations ['0d578a12-56e3-4a02-a87c-c06066f74a29', 'e9cd4eb8-ded8-469b-b74b-d571b7d34d56', 'b7d22b8d-33a7-475f-b47c-2ae1e6d71f70', '07099134-3353-4df4-ba17-fd2cddf5d1ce'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:44:43.897353 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2003972f-7372-4188-bee7-7717f7f8c5c4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Snapshot force create request issued successfully. Aug 13 23:44:43.897795 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2003972f-7372-4188-bee7-7717f7f8c5c4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:44:43.898311 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 453/1835] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:44:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:44:43.913498 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4768d30e-d3e5-4791-be38-a0f21984e25b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:43.914014 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4768d30e-d3e5-4791-be38-a0f21984e25b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:44:43.914276 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4768d30e-d3e5-4791-be38-a0f21984e25b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:43.914539 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4768d30e-d3e5-4791-be38-a0f21984e25b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:43.923981 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:43.923981 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:43.924543 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4768d30e-d3e5-4791-be38-a0f21984e25b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Snapshot retrieved successfully. Aug 13 23:44:43.925639 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4768d30e-d3e5-4791-be38-a0f21984e25b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 returned with HTTP 200 Aug 13 23:44:43.926149 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 461/1836] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:43 2026] GET /volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:44.008998 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e891105c-996c-4015-a7cb-ff34813b8caf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:44.012247 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e891105c-996c-4015-a7cb-ff34813b8caf tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:44.012247 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e891105c-996c-4015-a7cb-ff34813b8caf tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:44.012247 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e891105c-996c-4015-a7cb-ff34813b8caf tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:44.022552 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:44.022552 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:44.027336 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e891105c-996c-4015-a7cb-ff34813b8caf tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:44.033454 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e891105c-996c-4015-a7cb-ff34813b8caf tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:44.033867 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 465/1837] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:44 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:44.941754 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-52ec4bd7-a01c-4fb0-8846-dda16003c95c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:44.947643 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52ec4bd7-a01c-4fb0-8846-dda16003c95c tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:44:44.947950 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52ec4bd7-a01c-4fb0-8846-dda16003c95c tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:44.948463 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52ec4bd7-a01c-4fb0-8846-dda16003c95c tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:44.954761 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:44.954761 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:44.955382 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-52ec4bd7-a01c-4fb0-8846-dda16003c95c tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Snapshot retrieved successfully. Aug 13 23:44:44.956898 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52ec4bd7-a01c-4fb0-8846-dda16003c95c tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 returned with HTTP 200 Aug 13 23:44:44.957843 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 459/1838] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:44 2026] GET /volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:44.970875 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c93ee9b-9c2f-4368-8a10-97cedcda8579 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:44.974570 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c93ee9b-9c2f-4368-8a10-97cedcda8579 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:44:44.974800 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c93ee9b-9c2f-4368-8a10-97cedcda8579 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:44.975099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c93ee9b-9c2f-4368-8a10-97cedcda8579 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:44.981853 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:44.981853 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:44.982589 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0c93ee9b-9c2f-4368-8a10-97cedcda8579 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Snapshot retrieved successfully. Aug 13 23:44:44.983852 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c93ee9b-9c2f-4368-8a10-97cedcda8579 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 returned with HTTP 200 Aug 13 23:44:44.984507 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 454/1839] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:44:44 2026] GET /volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:44.997039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32111d8a-5405-4abc-aa52-df60cf7fdb06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:44.998357 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32111d8a-5405-4abc-aa52-df60cf7fdb06 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:44:44.998435 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32111d8a-5405-4abc-aa52-df60cf7fdb06 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:44.998931 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32111d8a-5405-4abc-aa52-df60cf7fdb06 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:45.015411 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:45.015411 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:45.021014 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-32111d8a-5405-4abc-aa52-df60cf7fdb06 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:44:45.027791 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32111d8a-5405-4abc-aa52-df60cf7fdb06 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:44:45.028314 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 462/1840] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:44 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:45.058594 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-358306b4-85e9-480c-9a97-231089e00ca0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:45.062846 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-358306b4-85e9-480c-9a97-231089e00ca0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:45.063333 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-358306b4-85e9-480c-9a97-231089e00ca0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:45.063712 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-358306b4-85e9-480c-9a97-231089e00ca0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:45.078135 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:45.078135 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:45.086016 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-358306b4-85e9-480c-9a97-231089e00ca0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:45.090372 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-358306b4-85e9-480c-9a97-231089e00ca0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:45.091090 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 466/1841] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:45 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:46.116181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-157fc009-5bb9-421a-8c76-f261277ace85 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:46.120226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-157fc009-5bb9-421a-8c76-f261277ace85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:46.120226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-157fc009-5bb9-421a-8c76-f261277ace85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:46.120226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-157fc009-5bb9-421a-8c76-f261277ace85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:46.140726 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:46.140726 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:46.148974 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-157fc009-5bb9-421a-8c76-f261277ace85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:46.155844 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-157fc009-5bb9-421a-8c76-f261277ace85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:46.156491 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 460/1842] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:46 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:46.727301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-4ae6677b-076b-45ff-846a-dde810a6d4de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:46.731020 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-4ae6677b-076b-45ff-846a-dde810a6d4de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d/action Aug 13 23:44:46.731473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-4ae6677b-076b-45ff-846a-dde810a6d4de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:46.731559 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-4ae6677b-076b-45ff-846a-dde810a6d4de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:46.756342 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:46.756342 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:46.772347 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fed61eb9-23dc-49b5-8fa9-dd20abe6ea13 req-4ae6677b-076b-45ff-846a-dde810a6d4de tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d/action returned with HTTP 204 Aug 13 23:44:46.772800 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 455/1843] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:44:46 2026] POST /volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:47.176008 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-45db9920-7e26-4d43-8095-85a299119b85 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:47.181022 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45db9920-7e26-4d43-8095-85a299119b85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:47.181022 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45db9920-7e26-4d43-8095-85a299119b85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:47.181022 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45db9920-7e26-4d43-8095-85a299119b85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:47.181765 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=452,cinder:UPDATE=83,cinder:INSERT=38 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:44:47.193904 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:47.193904 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:47.199584 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-45db9920-7e26-4d43-8095-85a299119b85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:47.206307 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45db9920-7e26-4d43-8095-85a299119b85 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:47.207005 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 463/1844] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:47 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:47.234417 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29568545-5a48-4954-a6d6-202c63cd892b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:47.236602 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29568545-5a48-4954-a6d6-202c63cd892b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:47.237186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29568545-5a48-4954-a6d6-202c63cd892b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:47.237186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29568545-5a48-4954-a6d6-202c63cd892b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:47.252452 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:47.252452 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:47.257809 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29568545-5a48-4954-a6d6-202c63cd892b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:47.263198 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29568545-5a48-4954-a6d6-202c63cd892b tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:47.264141 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 467/1845] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:47 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:47.281221 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a37465b0-ba44-45ba-b861-a7742815540d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:47.286438 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a37465b0-ba44-45ba-b861-a7742815540d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:47.287316 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a37465b0-ba44-45ba-b861-a7742815540d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:47.287316 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a37465b0-ba44-45ba-b861-a7742815540d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:47.290937 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a37465b0-ba44-45ba-b861-a7742815540d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Delete volume with id: 1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:47.293075 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=466,cinder:INSERT=59,cinder:UPDATE=107 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:44:47.305313 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:47.305313 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:47.306437 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a37465b0-ba44-45ba-b861-a7742815540d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:47.318679 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a37465b0-ba44-45ba-b861-a7742815540d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-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 13 23:44:47.319127 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a37465b0-ba44-45ba-b861-a7742815540d tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 400 Aug 13 23:44:47.320259 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 461/1846] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:47 2026] DELETE /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 307 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:44:47.333278 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d0d8cd1-474c-40e7-aa61-384f0c3ff34c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:47.338857 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d0d8cd1-474c-40e7-aa61-384f0c3ff34c tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:47.339213 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d0d8cd1-474c-40e7-aa61-384f0c3ff34c tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:47.339505 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d0d8cd1-474c-40e7-aa61-384f0c3ff34c tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:47.357387 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:47.357387 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:47.369389 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5d0d8cd1-474c-40e7-aa61-384f0c3ff34c tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:47.376204 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d0d8cd1-474c-40e7-aa61-384f0c3ff34c tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:47.378038 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 456/1847] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:47 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:47.443846 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-d13547df-b05f-4abc-82ad-b845e2c3e3a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:47.447183 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-d13547df-b05f-4abc-82ad-b845e2c3e3a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:47.447550 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-d13547df-b05f-4abc-82ad-b845e2c3e3a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:47.447803 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-d13547df-b05f-4abc-82ad-b845e2c3e3a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:47.467100 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:47.467100 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:47.475596 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-d13547df-b05f-4abc-82ad-b845e2c3e3a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:47.482511 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-d13547df-b05f-4abc-82ad-b845e2c3e3a3 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:47.483057 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 464/1848] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:47 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:47.515981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-95a5534e-8183-4e03-aef9-1f2fb9888d65 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:47.520856 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-95a5534e-8183-4e03-aef9-1f2fb9888d65 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] POST https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a/action Aug 13 23:44:47.520856 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-95a5534e-8183-4e03-aef9-1f2fb9888d65 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:44:47.520856 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-95a5534e-8183-4e03-aef9-1f2fb9888d65 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:47.539882 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:47.539882 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:47.540124 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-95a5534e-8183-4e03-aef9-1f2fb9888d65 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:47.550087 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-95a5534e-8183-4e03-aef9-1f2fb9888d65 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Begin detaching volume completed successfully. Aug 13 23:44:47.550496 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-95a5534e-8183-4e03-aef9-1f2fb9888d65 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a/action returned with HTTP 202 Aug 13 23:44:47.551143 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 468/1849] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:44:47 2026] POST /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:44:47.624157 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d394b077-4be7-4482-98b8-d2b5a700a7ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:47.624157 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d394b077-4be7-4482-98b8-d2b5a700a7ec None None] GET https://10.4.3.81/volume// Aug 13 23:44:47.624342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d394b077-4be7-4482-98b8-d2b5a700a7ec None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:47.624978 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d394b077-4be7-4482-98b8-d2b5a700a7ec None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:47.625587 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d394b077-4be7-4482-98b8-d2b5a700a7ec None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:47.626125 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 462/1850] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:47.645619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-5e73fe1c-7cc8-4b4c-b771-e7945a24c303 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:47.650257 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-5e73fe1c-7cc8-4b4c-b771-e7945a24c303 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:47.650257 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-5e73fe1c-7cc8-4b4c-b771-e7945a24c303 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:47.650463 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-5e73fe1c-7cc8-4b4c-b771-e7945a24c303 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:47.665382 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:47.665382 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:47.671158 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-5e73fe1c-7cc8-4b4c-b771-e7945a24c303 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:47.676909 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-5e73fe1c-7cc8-4b4c-b771-e7945a24c303 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:47.677346 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 457/1851] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:47 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 1320 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:48.905018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-274ef267-c1dc-4910-8b76-06af4d521486 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:48.914458 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-274ef267-c1dc-4910-8b76-06af4d521486 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] DELETE https://10.4.3.81/volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d Aug 13 23:44:48.914458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-274ef267-c1dc-4910-8b76-06af4d521486 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:48.914458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-274ef267-c1dc-4910-8b76-06af4d521486 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:48.938066 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:48.938066 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:49.023447 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b7e49f9d-d372-4783-812d-0ab10df0fe0e req-274ef267-c1dc-4910-8b76-06af4d521486 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d returned with HTTP 200 Aug 13 23:44:49.024121 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 465/1852] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:44:48 2026] DELETE /volume/v3/attachments/cb1518d4-42cf-422f-a494-462e7f89618d => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:49.776791 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-807e73ef-ee7c-476c-897b-c6790c0b35c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:49.779517 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-807e73ef-ee7c-476c-897b-c6790c0b35c0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:49.779891 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-807e73ef-ee7c-476c-897b-c6790c0b35c0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:49.782086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-807e73ef-ee7c-476c-897b-c6790c0b35c0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:49.796792 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:49.796792 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:49.808325 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-807e73ef-ee7c-476c-897b-c6790c0b35c0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:49.817591 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-807e73ef-ee7c-476c-897b-c6790c0b35c0 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:49.820623 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 469/1853] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:49 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:54.630256 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db5531fc-6216-43ec-9894-f4cf79106289 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:54.633581 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db5531fc-6216-43ec-9894-f4cf79106289 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:54.633581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db5531fc-6216-43ec-9894-f4cf79106289 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:54.634522 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db5531fc-6216-43ec-9894-f4cf79106289 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:54.634738 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-db5531fc-6216-43ec-9894-f4cf79106289 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Delete volume with id: 1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:54.649188 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:54.649188 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:54.650584 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db5531fc-6216-43ec-9894-f4cf79106289 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:54.693018 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db5531fc-6216-43ec-9894-f4cf79106289 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Delete volume request issued successfully. Aug 13 23:44:54.693018 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db5531fc-6216-43ec-9894-f4cf79106289 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 202 Aug 13 23:44:54.694594 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 463/1854] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:54 2026] DELETE /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:54.709366 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-224fafd2-d8f4-433a-a02c-470bf1cb57a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:54.714742 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-224fafd2-d8f4-433a-a02c-470bf1cb57a4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:54.715071 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-224fafd2-d8f4-433a-a02c-470bf1cb57a4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:54.715516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-224fafd2-d8f4-433a-a02c-470bf1cb57a4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:54.724843 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:54.724843 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:54.732645 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-224fafd2-d8f4-433a-a02c-470bf1cb57a4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:54.738700 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-224fafd2-d8f4-433a-a02c-470bf1cb57a4 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 200 Aug 13 23:44:54.739338 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 458/1855] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:54 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:55.764957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67cee176-58f9-4af9-bc2f-2b0198ec23fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:55.767130 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67cee176-58f9-4af9-bc2f-2b0198ec23fa tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a Aug 13 23:44:55.767409 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67cee176-58f9-4af9-bc2f-2b0198ec23fa tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:55.767652 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67cee176-58f9-4af9-bc2f-2b0198ec23fa tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:55.774845 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67cee176-58f9-4af9-bc2f-2b0198ec23fa tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a returned with HTTP 404 Aug 13 23:44:55.775515 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 466/1856] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:55 2026] GET /volume/v3/volumes/1aeb2057-c13a-4f7d-96c3-3a3165489a6a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:55.868820 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c14ea77-f419-42e2-9b00-75ef9d4ecab6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:55.870780 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c14ea77-f419-42e2-9b00-75ef9d4ecab6 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:44:55.871031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c14ea77-f419-42e2-9b00-75ef9d4ecab6 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:55.871287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c14ea77-f419-42e2-9b00-75ef9d4ecab6 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:55.871498 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5c14ea77-f419-42e2-9b00-75ef9d4ecab6 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Delete volume with id: e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:44:55.887775 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:55.887775 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:55.888185 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c14ea77-f419-42e2-9b00-75ef9d4ecab6 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:55.916180 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c14ea77-f419-42e2-9b00-75ef9d4ecab6 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Delete volume request issued successfully. Aug 13 23:44:55.916571 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c14ea77-f419-42e2-9b00-75ef9d4ecab6 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 202 Aug 13 23:44:55.917182 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 470/1857] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:55 2026] DELETE /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:55.928506 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c7981e76-f25c-4d50-95d2-ddcc7e40af8f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:55.932139 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7981e76-f25c-4d50-95d2-ddcc7e40af8f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:44:55.932448 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7981e76-f25c-4d50-95d2-ddcc7e40af8f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:55.932763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7981e76-f25c-4d50-95d2-ddcc7e40af8f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:55.944420 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:55.944420 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:55.949761 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c7981e76-f25c-4d50-95d2-ddcc7e40af8f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:55.956385 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7981e76-f25c-4d50-95d2-ddcc7e40af8f tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 200 Aug 13 23:44:55.957040 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 464/1858] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:55 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:56.744022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71eceb52-0dc7-460d-ae70-f2abfea56360 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:56.746404 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71eceb52-0dc7-460d-ae70-f2abfea56360 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:44:56.746766 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71eceb52-0dc7-460d-ae70-f2abfea56360 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:56.747040 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71eceb52-0dc7-460d-ae70-f2abfea56360 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:56.761621 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:56.761621 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:56.767214 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71eceb52-0dc7-460d-ae70-f2abfea56360 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:56.774307 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71eceb52-0dc7-460d-ae70-f2abfea56360 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:44:56.775185 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 459/1859] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:56 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:56.791073 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e6697bd-6b63-41b0-85b9-64c950a94f53 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:56.793778 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e6697bd-6b63-41b0-85b9-64c950a94f53 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:44:56.794252 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e6697bd-6b63-41b0-85b9-64c950a94f53 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:56.794527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e6697bd-6b63-41b0-85b9-64c950a94f53 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:56.805846 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:56.805846 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:56.811736 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e6697bd-6b63-41b0-85b9-64c950a94f53 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:56.820378 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e6697bd-6b63-41b0-85b9-64c950a94f53 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:44:56.820576 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 467/1860] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:56 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:56.890808 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-b40744ce-186a-4efd-8c49-ec4de9b717a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:56.893354 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-b40744ce-186a-4efd-8c49-ec4de9b717a9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:44:56.893532 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-b40744ce-186a-4efd-8c49-ec4de9b717a9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:56.893693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-b40744ce-186a-4efd-8c49-ec4de9b717a9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:56.907045 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:56.907045 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:56.914130 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-b40744ce-186a-4efd-8c49-ec4de9b717a9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:56.922817 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-b40744ce-186a-4efd-8c49-ec4de9b717a9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:44:56.923507 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 471/1861] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:44:56 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:56.987462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ecc0d240-9e38-4659-866f-bebaa24e8393 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:56.995059 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ecc0d240-9e38-4659-866f-bebaa24e8393 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b Aug 13 23:44:56.995768 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ecc0d240-9e38-4659-866f-bebaa24e8393 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:56.995768 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ecc0d240-9e38-4659-866f-bebaa24e8393 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:57.010723 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ecc0d240-9e38-4659-866f-bebaa24e8393 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b returned with HTTP 404 Aug 13 23:44:57.012002 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 465/1862] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:56 2026] GET /volume/v3/volumes/e403bf84-89fb-4d8f-a628-4b40b9738d9b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:57.106974 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65bb5721-c686-492f-aa12-49362fb1fd70 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.107129 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65bb5721-c686-492f-aa12-49362fb1fd70 None None] GET https://10.4.3.81/volume// Aug 13 23:44:57.107481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65bb5721-c686-492f-aa12-49362fb1fd70 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:57.107816 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65bb5721-c686-492f-aa12-49362fb1fd70 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:57.111859 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65bb5721-c686-492f-aa12-49362fb1fd70 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:57.113179 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 460/1863] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:44:57 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:57.122856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-51e402e7-e1df-4ff9-adb1-96f217d2a2aa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.126175 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-51e402e7-e1df-4ff9-adb1-96f217d2a2aa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:44:57.126889 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-51e402e7-e1df-4ff9-adb1-96f217d2a2aa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e31d2e1a-3c27-4051-b77e-ede111ce23b0", "connector": null, "instance_uuid": "c7b29667-8965-47be-8364-06041621d781"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:57.145689 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:57.145689 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:57.200362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3ecea11d-a7a7-4b68-873c-5af82bb824b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.204321 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ecea11d-a7a7-4b68-873c-5af82bb824b8 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] DELETE https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:44:57.204466 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-51e402e7-e1df-4ff9-adb1-96f217d2a2aa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:44:57.204537 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ecea11d-a7a7-4b68-873c-5af82bb824b8 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:57.205060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ecea11d-a7a7-4b68-873c-5af82bb824b8 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:57.205107 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 468/1864] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:44:57 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:57.205702 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3ecea11d-a7a7-4b68-873c-5af82bb824b8 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Delete volume with id: 81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:44:57.219046 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:57.219046 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:57.219599 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3ecea11d-a7a7-4b68-873c-5af82bb824b8 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:57.246421 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3ecea11d-a7a7-4b68-873c-5af82bb824b8 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Delete volume request issued successfully. Aug 13 23:44:57.246680 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ecea11d-a7a7-4b68-873c-5af82bb824b8 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 202 Aug 13 23:44:57.247306 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 472/1865] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:44:57 2026] DELETE /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:44:57.250005 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93cded4e-05e1-40f1-8b3f-2931ee1ec4ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.253922 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93cded4e-05e1-40f1-8b3f-2931ee1ec4ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:44:57.254750 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93cded4e-05e1-40f1-8b3f-2931ee1ec4ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:57.254750 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93cded4e-05e1-40f1-8b3f-2931ee1ec4ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:57.259008 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0534261e-ac2f-4a58-928f-be49252927a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.261425 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0534261e-ac2f-4a58-928f-be49252927a9 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:44:57.261645 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0534261e-ac2f-4a58-928f-be49252927a9 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:57.262050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0534261e-ac2f-4a58-928f-be49252927a9 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:57.265543 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14644b56-f739-406d-8134-e1d29f229be0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.266096 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14644b56-f739-406d-8134-e1d29f229be0 None None] GET https://10.4.3.81/volume// Aug 13 23:44:57.266349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14644b56-f739-406d-8134-e1d29f229be0 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:57.266751 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14644b56-f739-406d-8134-e1d29f229be0 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:57.267228 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14644b56-f739-406d-8134-e1d29f229be0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:44:57.267697 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 469/1866] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:44:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:44:57.273043 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:57.273043 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:57.276713 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:57.276713 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:44:57.279215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-35a73e0f-ffd6-4a59-a0d3-ee9e44c92e1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.279824 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0534261e-ac2f-4a58-928f-be49252927a9 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Volume info retrieved successfully. Aug 13 23:44:57.283128 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-35a73e0f-ffd6-4a59-a0d3-ee9e44c92e1e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:44:57.283458 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-35a73e0f-ffd6-4a59-a0d3-ee9e44c92e1e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:57.283700 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-35a73e0f-ffd6-4a59-a0d3-ee9e44c92e1e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:57.284439 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93cded4e-05e1-40f1-8b3f-2931ee1ec4ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:57.287348 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0534261e-ac2f-4a58-928f-be49252927a9 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 200 Aug 13 23:44:57.287750 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 461/1867] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:57 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:57.292577 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93cded4e-05e1-40f1-8b3f-2931ee1ec4ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:44:57.295203 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 466/1868] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:57 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:57.300146 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:57.300146 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:57.304301 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-35a73e0f-ffd6-4a59-a0d3-ee9e44c92e1e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:57.312764 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-35a73e0f-ffd6-4a59-a0d3-ee9e44c92e1e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:44:57.313447 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 473/1869] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:44:57 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:44:57.456047 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-c0f153ba-216d-4943-ab5e-304d9e2b99a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.459097 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-c0f153ba-216d-4943-ab5e-304d9e2b99a5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] PUT https://10.4.3.81/volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34 Aug 13 23:44:57.461180 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-c0f153ba-216d-4943-ab5e-304d9e2b99a5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:44:57.472209 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-c0f153ba-216d-4943-ab5e-304d9e2b99a5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Acquiring lock "cinder-attachment_update-e31d2e1a-3c27-4051-b77e-ede111ce23b0-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:44:57.481625 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-c0f153ba-216d-4943-ab5e-304d9e2b99a5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-e31d2e1a-3c27-4051-b77e-ede111ce23b0-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:44:57.485185 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:57.485185 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:57.610355 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-c0f153ba-216d-4943-ab5e-304d9e2b99a5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-e31d2e1a-3c27-4051-b77e-ede111ce23b0-np0000007283" released by "attachment_update" :: held 0.129s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:44:57.610985 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-c0f153ba-216d-4943-ab5e-304d9e2b99a5 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34 returned with HTTP 200 Aug 13 23:44:57.611569 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 470/1870] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:44:57 2026] PUT /volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34 => generated 968 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:44:57.626636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-319c472d-8a2a-4150-9e2f-d93a129d5937 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:57.629183 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-319c472d-8a2a-4150-9e2f-d93a129d5937 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/encryption Aug 13 23:44:57.629467 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-319c472d-8a2a-4150-9e2f-d93a129d5937 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:57.629802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-319c472d-8a2a-4150-9e2f-d93a129d5937 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:57.642517 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:57.642517 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:44:57.654789 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-319c472d-8a2a-4150-9e2f-d93a129d5937 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/encryption returned with HTTP 200 Aug 13 23:44:57.655246 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 462/1871] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:44:57 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:58.309025 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83481105-4bc0-4bd7-a372-9375860339b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:58.312299 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83481105-4bc0-4bd7-a372-9375860339b2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] GET https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb Aug 13 23:44:58.312670 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83481105-4bc0-4bd7-a372-9375860339b2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:58.312965 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83481105-4bc0-4bd7-a372-9375860339b2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:58.315278 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c82d040-0d12-40ed-8008-d2b4f2586509 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:58.317359 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c82d040-0d12-40ed-8008-d2b4f2586509 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:44:58.317611 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c82d040-0d12-40ed-8008-d2b4f2586509 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:58.317846 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c82d040-0d12-40ed-8008-d2b4f2586509 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:58.322028 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83481105-4bc0-4bd7-a372-9375860339b2 tempest-AttachVolumeNegativeTest-1481958803 tempest-AttachVolumeNegativeTest-1481958803-project-member] https://10.4.3.81/volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb returned with HTTP 404 Aug 13 23:44:58.322750 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 467/1872] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:58 2026] GET /volume/v3/volumes/81e63b54-d73d-4540-bab0-f2f9a8236eeb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:44:58.339504 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:58.339504 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:44:58.345120 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c82d040-0d12-40ed-8008-d2b4f2586509 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:58.356345 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c82d040-0d12-40ed-8008-d2b4f2586509 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:44:58.356345 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 474/1873] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:58 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:44:59.374432 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1f9d659-718e-447b-85d8-9021a2f236bd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:44:59.376415 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1f9d659-718e-447b-85d8-9021a2f236bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:44:59.376727 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1f9d659-718e-447b-85d8-9021a2f236bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:44:59.376895 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1f9d659-718e-447b-85d8-9021a2f236bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:44:59.391746 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:44:59.391746 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:44:59.396461 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c1f9d659-718e-447b-85d8-9021a2f236bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:44:59.401742 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1f9d659-718e-447b-85d8-9021a2f236bd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:44:59.402152 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 471/1874] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:44:59 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:00.415839 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f976024-a6d2-4090-ad1a-ce5ac4e1e318 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:00.417834 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f976024-a6d2-4090-ad1a-ce5ac4e1e318 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:00.418081 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f976024-a6d2-4090-ad1a-ce5ac4e1e318 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:00.418294 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f976024-a6d2-4090-ad1a-ce5ac4e1e318 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:00.429616 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:00.429616 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:00.435023 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6f976024-a6d2-4090-ad1a-ce5ac4e1e318 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:00.440848 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f976024-a6d2-4090-ad1a-ce5ac4e1e318 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:00.441328 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 463/1875] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:00 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:01.458630 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e354e2dd-59bd-4049-9f0a-4d7d82e152ba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:01.461211 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e354e2dd-59bd-4049-9f0a-4d7d82e152ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:01.461462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e354e2dd-59bd-4049-9f0a-4d7d82e152ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:01.461695 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e354e2dd-59bd-4049-9f0a-4d7d82e152ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:01.473250 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:01.473250 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:01.478182 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e354e2dd-59bd-4049-9f0a-4d7d82e152ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:01.486217 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e354e2dd-59bd-4049-9f0a-4d7d82e152ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:01.486217 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 468/1876] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:01 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:02.505017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fea01b03-3edc-4d31-acbf-1fb040c734f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:02.508434 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fea01b03-3edc-4d31-acbf-1fb040c734f1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:02.508434 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fea01b03-3edc-4d31-acbf-1fb040c734f1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:02.508434 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fea01b03-3edc-4d31-acbf-1fb040c734f1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:02.525192 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:02.525192 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:02.525192 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fea01b03-3edc-4d31-acbf-1fb040c734f1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:02.530714 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fea01b03-3edc-4d31-acbf-1fb040c734f1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:02.531580 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 475/1877] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:02 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:03.558048 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5cec24a5-d264-4c27-b5cc-8e79a6c5e067 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:03.561865 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cec24a5-d264-4c27-b5cc-8e79a6c5e067 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:03.563058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cec24a5-d264-4c27-b5cc-8e79a6c5e067 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:03.563058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cec24a5-d264-4c27-b5cc-8e79a6c5e067 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:03.576867 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:03.576867 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:03.579811 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5cec24a5-d264-4c27-b5cc-8e79a6c5e067 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:03.584075 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cec24a5-d264-4c27-b5cc-8e79a6c5e067 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:03.584664 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 472/1878] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:03 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:04.150581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:04.156598 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:04.157059 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-853673813", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:04.159720 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-853673813', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:04.161154 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Create volume of 1 GB Aug 13 23:45:04.176410 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Availability Zones retrieved successfully. Aug 13 23:45:04.186110 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Flow 'volume_create_api' (e79619e8-e6e6-489e-b196-02fc179a4490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:04.188049 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27950c7-c0ed-41b1-ad9f-4167593dd5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:04.189871 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:04.244672 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27950c7-c0ed-41b1-ad9f-4167593dd5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:04.245784 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975d1a4b-d1cc-49ee-8ae6-e97a5326d9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:04.345397 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Created reservations ['799fdf5d-4f48-458b-aac1-b05537b8e145', 'fe60722c-b978-40e3-9c94-cf8c3c145dde', '1f4b1877-1254-4bd5-bf54-baee89f335d7', 'aae880c4-c030-47e6-9fa0-96070c0244e7'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:04.346570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975d1a4b-d1cc-49ee-8ae6-e97a5326d9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['799fdf5d-4f48-458b-aac1-b05537b8e145', 'fe60722c-b978-40e3-9c94-cf8c3c145dde', '1f4b1877-1254-4bd5-bf54-baee89f335d7', 'aae880c4-c030-47e6-9fa0-96070c0244e7']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:04.347739 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69b418a-fabf-4d8a-9561-775c5f7fd112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:04.378340 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69b418a-fabf-4d8a-9561-775c5f7fd112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a2f484-2acb-4e8f-a0a5-73b6edc11df4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-853673813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0d34b1b35b2544bb9aa9282f736ea053',qos_specs=None,replication_status=,reservations=['799fdf5d-4f48-458b-aac1-b05537b8e145','fe60722c-b978-40e3-9c94-cf8c3c145dde','1f4b1877-1254-4bd5-bf54-baee89f335d7','aae880c4-c030-47e6-9fa0-96070c0244e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de709f4a4e54b9190c53b0ba264a301',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-853673813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a2f484-2acb-4e8f-a0a5-73b6edc11df4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0d34b1b35b2544bb9aa9282f736ea053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7de709f4a4e54b9190c53b0ba264a301',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:04.379072 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a395df-0b8e-41df-a535-b4228d3d860f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:04.405699 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a395df-0b8e-41df-a535-b4228d3d860f) transitioned into state 'SUCCESS' from state '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-853673813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0d34b1b35b2544bb9aa9282f736ea053',qos_specs=None,replication_status=,reservations=['799fdf5d-4f48-458b-aac1-b05537b8e145','fe60722c-b978-40e3-9c94-cf8c3c145dde','1f4b1877-1254-4bd5-bf54-baee89f335d7','aae880c4-c030-47e6-9fa0-96070c0244e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de709f4a4e54b9190c53b0ba264a301',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:04.407232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8091bd15-d4c9-48d4-8751-b1329fc4c1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:04.428328 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8091bd15-d4c9-48d4-8751-b1329fc4c1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:04.430259 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Flow 'volume_create_api' (e79619e8-e6e6-489e-b196-02fc179a4490) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:04.430513 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Create volume request issued successfully. Aug 13 23:45:04.431359 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-274c2a9d-6e62-4c10-8e85-e7db1bec4770 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:04.432023 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 464/1879] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 23:45:04 2026] POST /volume/v3/volumes => generated 760 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:04.456141 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-b0b9cf5f-2e16-493d-b335-f347f966cb59 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:04.458735 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-b0b9cf5f-2e16-493d-b335-f347f966cb59 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] GET https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 Aug 13 23:45:04.458984 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-b0b9cf5f-2e16-493d-b335-f347f966cb59 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:04.459269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-b0b9cf5f-2e16-493d-b335-f347f966cb59 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:04.468404 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:04.468404 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:04.473953 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-b0b9cf5f-2e16-493d-b335-f347f966cb59 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Volume info retrieved successfully. Aug 13 23:45:04.481775 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98bb6357-8aaa-4d00-91d4-cce51f3511fe req-b0b9cf5f-2e16-493d-b335-f347f966cb59 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 returned with HTTP 200 Aug 13 23:45:04.482557 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 469/1880] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:04 2026] GET /volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:04.514553 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-43881eb7-1de2-4649-95c1-ec684ed77900 req-d6bb4e4d-a942-4f82-b561-2a7b536b6e7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:04.519100 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-43881eb7-1de2-4649-95c1-ec684ed77900 req-d6bb4e4d-a942-4f82-b561-2a7b536b6e7e tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] GET https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 Aug 13 23:45:04.519707 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-43881eb7-1de2-4649-95c1-ec684ed77900 req-d6bb4e4d-a942-4f82-b561-2a7b536b6e7e tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:04.519901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-43881eb7-1de2-4649-95c1-ec684ed77900 req-d6bb4e4d-a942-4f82-b561-2a7b536b6e7e tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:04.541983 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:04.541983 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:04.552037 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-43881eb7-1de2-4649-95c1-ec684ed77900 req-d6bb4e4d-a942-4f82-b561-2a7b536b6e7e tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Volume info retrieved successfully. Aug 13 23:45:04.561704 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-43881eb7-1de2-4649-95c1-ec684ed77900 req-d6bb4e4d-a942-4f82-b561-2a7b536b6e7e tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 returned with HTTP 200 Aug 13 23:45:04.562579 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 476/1881] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:04 2026] GET /volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 => generated 828 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:04.606832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a60fa22-a361-45e6-b6ca-81593035c722 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:04.619050 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a60fa22-a361-45e6-b6ca-81593035c722 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:04.619351 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a60fa22-a361-45e6-b6ca-81593035c722 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:04.619558 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a60fa22-a361-45e6-b6ca-81593035c722 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:04.644809 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:04.644809 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:04.655907 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a60fa22-a361-45e6-b6ca-81593035c722 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:04.661752 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a60fa22-a361-45e6-b6ca-81593035c722 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:04.662245 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 473/1882] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:04 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:04.919906 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b31def78-cd71-494b-941a-91a4b4fabb46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:04.922885 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:04.923281 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2062246922"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:04.924850 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2062246922'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:04.925317 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume of 1 GB Aug 13 23:45:04.925784 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:04.925784 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:04.932783 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Availability Zones retrieved successfully. Aug 13 23:45:04.939931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (057f60df-65ca-47f9-ba76-f09e0771037d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:04.941453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d910d0a3-c8b0-4c13-90bb-b8bebb8fe0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:04.943138 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:04.975083 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d910d0a3-c8b0-4c13-90bb-b8bebb8fe0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:04.976072 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d05e673e-3cd3-4c56-8af5-1c975304b072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:05.065562 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Created reservations ['f19cc731-1a29-4ff4-9594-6b7356ecd690', '151c674a-94a3-470e-8b4c-b15b0c1b267d', '09a97f49-0cec-4605-8a4e-7f431fffa10c', '11ab18da-b9f8-47da-997a-4f9674e8ef4a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:05.066733 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d05e673e-3cd3-4c56-8af5-1c975304b072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f19cc731-1a29-4ff4-9594-6b7356ecd690', '151c674a-94a3-470e-8b4c-b15b0c1b267d', '09a97f49-0cec-4605-8a4e-7f431fffa10c', '11ab18da-b9f8-47da-997a-4f9674e8ef4a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:05.067567 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15fd540-eaa2-438c-b9f9-5e09beca0d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:05.097779 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15fd540-eaa2-438c-b9f9-5e09beca0d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '119c4aef-40b9-4719-807a-035c8a205b42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2062246922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['f19cc731-1a29-4ff4-9594-6b7356ecd690','151c674a-94a3-470e-8b4c-b15b0c1b267d','09a97f49-0cec-4605-8a4e-7f431fffa10c','11ab18da-b9f8-47da-997a-4f9674e8ef4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2062246922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=119c4aef-40b9-4719-807a-035c8a205b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be401d77b31948708ed9425387cc4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef502761419c4969a84a7ebf574e012a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:05.100381 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dac84e1-695e-4705-8347-8541b3177769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:05.131419 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dac84e1-695e-4705-8347-8541b3177769) transitioned into state 'SUCCESS' from state '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-2062246922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['f19cc731-1a29-4ff4-9594-6b7356ecd690','151c674a-94a3-470e-8b4c-b15b0c1b267d','09a97f49-0cec-4605-8a4e-7f431fffa10c','11ab18da-b9f8-47da-997a-4f9674e8ef4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:05.132388 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6dbca95-c376-4825-a393-a92eb86efb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:05.147142 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6dbca95-c376-4825-a393-a92eb86efb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:05.149440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (057f60df-65ca-47f9-ba76-f09e0771037d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:05.149440 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request issued successfully. Aug 13 23:45:05.149440 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b31def78-cd71-494b-941a-91a4b4fabb46 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:05.149740 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 465/1883] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:04 2026] POST /volume/v3/volumes => generated 747 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:05.187154 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04af94d2-4938-4bf6-8863-afc63eccfccb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:05.189833 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04af94d2-4938-4bf6-8863-afc63eccfccb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:05.190140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04af94d2-4938-4bf6-8863-afc63eccfccb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:05.190452 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04af94d2-4938-4bf6-8863-afc63eccfccb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:05.201247 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:05.201247 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:05.214560 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04af94d2-4938-4bf6-8863-afc63eccfccb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:05.214560 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04af94d2-4938-4bf6-8863-afc63eccfccb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:05.214560 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 470/1884] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:05 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:05.609546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3e7726da-7586-48f3-bd6c-359aab64f469 req-d8ca784f-4a12-43bf-b0f0-09cb6e43a7fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:05.613356 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e7726da-7586-48f3-bd6c-359aab64f469 req-d8ca784f-4a12-43bf-b0f0-09cb6e43a7fc tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] GET https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 Aug 13 23:45:05.613693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e7726da-7586-48f3-bd6c-359aab64f469 req-d8ca784f-4a12-43bf-b0f0-09cb6e43a7fc tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:05.614020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e7726da-7586-48f3-bd6c-359aab64f469 req-d8ca784f-4a12-43bf-b0f0-09cb6e43a7fc tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:05.623648 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:05.623648 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:05.629260 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3e7726da-7586-48f3-bd6c-359aab64f469 req-d8ca784f-4a12-43bf-b0f0-09cb6e43a7fc tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Volume info retrieved successfully. Aug 13 23:45:05.635666 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e7726da-7586-48f3-bd6c-359aab64f469 req-d8ca784f-4a12-43bf-b0f0-09cb6e43a7fc tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 returned with HTTP 200 Aug 13 23:45:05.636363 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 477/1885] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:05 2026] GET /volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:05.680878 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be41a581-5bf4-400c-8bab-c6d6b3631aa9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:05.683780 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be41a581-5bf4-400c-8bab-c6d6b3631aa9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:05.683780 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be41a581-5bf4-400c-8bab-c6d6b3631aa9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:05.684208 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be41a581-5bf4-400c-8bab-c6d6b3631aa9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:05.717804 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:05.717804 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:05.725809 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be41a581-5bf4-400c-8bab-c6d6b3631aa9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:05.733072 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be41a581-5bf4-400c-8bab-c6d6b3631aa9 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:05.733658 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 474/1886] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:05 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:05.737139 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ef6c939a-ed68-49eb-882a-1fc3a7cb6d9c req-f22acb8f-8276-4a05-b474-ba68c3c7c488 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:05.744012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ef6c939a-ed68-49eb-882a-1fc3a7cb6d9c req-f22acb8f-8276-4a05-b474-ba68c3c7c488 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-reader] GET https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 Aug 13 23:45:05.744012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ef6c939a-ed68-49eb-882a-1fc3a7cb6d9c req-f22acb8f-8276-4a05-b474-ba68c3c7c488 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:05.744012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ef6c939a-ed68-49eb-882a-1fc3a7cb6d9c req-f22acb8f-8276-4a05-b474-ba68c3c7c488 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:05.751133 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:05.751133 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:05.756188 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ef6c939a-ed68-49eb-882a-1fc3a7cb6d9c req-f22acb8f-8276-4a05-b474-ba68c3c7c488 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-reader] Volume info retrieved successfully. Aug 13 23:45:05.761456 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ef6c939a-ed68-49eb-882a-1fc3a7cb6d9c req-f22acb8f-8276-4a05-b474-ba68c3c7c488 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-reader] https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 returned with HTTP 200 Aug 13 23:45:05.761981 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 466/1887] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:05 2026] GET /volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:05.795959 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9cb3564d-3bbc-481c-86eb-b6bfcd5a13e2 req-67b7bf51-fba9-4d94-9d30-2f4d2d9a759b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:05.801065 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9cb3564d-3bbc-481c-86eb-b6bfcd5a13e2 req-67b7bf51-fba9-4d94-9d30-2f4d2d9a759b tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] DELETE https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 Aug 13 23:45:05.801065 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9cb3564d-3bbc-481c-86eb-b6bfcd5a13e2 req-67b7bf51-fba9-4d94-9d30-2f4d2d9a759b tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:05.801065 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9cb3564d-3bbc-481c-86eb-b6bfcd5a13e2 req-67b7bf51-fba9-4d94-9d30-2f4d2d9a759b tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:05.801065 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-9cb3564d-3bbc-481c-86eb-b6bfcd5a13e2 req-67b7bf51-fba9-4d94-9d30-2f4d2d9a759b tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Delete volume with id: 74a2f484-2acb-4e8f-a0a5-73b6edc11df4 Aug 13 23:45:05.812339 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:05.812339 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:05.813148 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9cb3564d-3bbc-481c-86eb-b6bfcd5a13e2 req-67b7bf51-fba9-4d94-9d30-2f4d2d9a759b tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Volume info retrieved successfully. Aug 13 23:45:05.838503 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9cb3564d-3bbc-481c-86eb-b6bfcd5a13e2 req-67b7bf51-fba9-4d94-9d30-2f4d2d9a759b tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Delete volume request issued successfully. Aug 13 23:45:05.838503 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9cb3564d-3bbc-481c-86eb-b6bfcd5a13e2 req-67b7bf51-fba9-4d94-9d30-2f4d2d9a759b tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 returned with HTTP 202 Aug 13 23:45:05.839307 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 471/1888] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:45:05 2026] DELETE /volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:05.873167 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bbee5321-d1c7-40a3-95df-b78d84d0e9c5 req-d6004b1e-2239-4ffa-9d50-e623a67b8732 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:05.876918 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bbee5321-d1c7-40a3-95df-b78d84d0e9c5 req-d6004b1e-2239-4ffa-9d50-e623a67b8732 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] GET https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 Aug 13 23:45:05.876918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bbee5321-d1c7-40a3-95df-b78d84d0e9c5 req-d6004b1e-2239-4ffa-9d50-e623a67b8732 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:05.877236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bbee5321-d1c7-40a3-95df-b78d84d0e9c5 req-d6004b1e-2239-4ffa-9d50-e623a67b8732 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:05.893727 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:05.893727 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:05.902524 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bbee5321-d1c7-40a3-95df-b78d84d0e9c5 req-d6004b1e-2239-4ffa-9d50-e623a67b8732 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Volume info retrieved successfully. Aug 13 23:45:05.912705 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bbee5321-d1c7-40a3-95df-b78d84d0e9c5 req-d6004b1e-2239-4ffa-9d50-e623a67b8732 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 returned with HTTP 200 Aug 13 23:45:05.912705 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 478/1889] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:05 2026] GET /volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:06.229500 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5655298-9679-49c7-8ac4-c09526942fd8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.231883 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5655298-9679-49c7-8ac4-c09526942fd8 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:06.232299 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5655298-9679-49c7-8ac4-c09526942fd8 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:06.232577 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5655298-9679-49c7-8ac4-c09526942fd8 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:06.243126 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.243126 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:06.249537 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5655298-9679-49c7-8ac4-c09526942fd8 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:06.258300 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5655298-9679-49c7-8ac4-c09526942fd8 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:06.259144 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 475/1890] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:06 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:06.277974 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61fc9ffe-ca84-4c00-9bd7-086286866d86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.280052 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61fc9ffe-ca84-4c00-9bd7-086286866d86 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] POST https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action Aug 13 23:45:06.280638 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61fc9ffe-ca84-4c00-9bd7-086286866d86 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action body: b'{"os-attach": {"instance_uuid": "3d773cbf-dcaa-4f01-8924-ced4110ba77b", "mountpoint": "/dev/vdb"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:06.281057 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61fc9ffe-ca84-4c00-9bd7-086286866d86 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3d773cbf-dcaa-4f01-8924-ced4110ba77b", "mountpoint": "/dev/vdb"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:06.308373 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.308373 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:06.309233 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61fc9ffe-ca84-4c00-9bd7-086286866d86 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:06.330234 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61fc9ffe-ca84-4c00-9bd7-086286866d86 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Update volume admin metadata completed successfully. Aug 13 23:45:06.447641 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61fc9ffe-ca84-4c00-9bd7-086286866d86 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Attach volume completed successfully. Aug 13 23:45:06.448201 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61fc9ffe-ca84-4c00-9bd7-086286866d86 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action returned with HTTP 202 Aug 13 23:45:06.448738 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 467/1891] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:06 2026] POST /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:06.462317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a2c55b3a-f59f-43f4-aae2-bb0359c41f6a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.466032 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2c55b3a-f59f-43f4-aae2-bb0359c41f6a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:06.467129 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2c55b3a-f59f-43f4-aae2-bb0359c41f6a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:06.467735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2c55b3a-f59f-43f4-aae2-bb0359c41f6a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:06.490516 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.490516 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:06.495722 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a2c55b3a-f59f-43f4-aae2-bb0359c41f6a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:06.507904 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2c55b3a-f59f-43f4-aae2-bb0359c41f6a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:06.508673 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 472/1892] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:06 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 1174 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:06.530958 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba159aff-cfab-49e4-8a12-b16df9133be2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.533955 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba159aff-cfab-49e4-8a12-b16df9133be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:06.534870 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba159aff-cfab-49e4-8a12-b16df9133be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:06.535200 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba159aff-cfab-49e4-8a12-b16df9133be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:06.553732 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.553732 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:06.559556 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba159aff-cfab-49e4-8a12-b16df9133be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:06.568959 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba159aff-cfab-49e4-8a12-b16df9133be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:06.569823 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 479/1893] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:06 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 1174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:06.593714 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed1377f9-a72f-4f86-ac6a-ab85e0da09a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.674903 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b3490aad-8c7a-4af6-a538-ca532e4bc2f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.676981 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3490aad-8c7a-4af6-a538-ca532e4bc2f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:06.677451 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3490aad-8c7a-4af6-a538-ca532e4bc2f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dc740cc-0589-46e7-8e56-364f88d287d4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-548265832", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:06.692329 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.692329 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:06.692770 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b3490aad-8c7a-4af6-a538-ca532e4bc2f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:06.692952 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-b3490aad-8c7a-4af6-a538-ca532e4bc2f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create snapshot from volume 5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:45:06.726635 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed1377f9-a72f-4f86-ac6a-ab85e0da09a0 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action Aug 13 23:45:06.727139 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed1377f9-a72f-4f86-ac6a-ab85e0da09a0 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:06.727338 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed1377f9-a72f-4f86-ac6a-ab85e0da09a0 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:06.742740 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.742740 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:06.743482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-ed1377f9-a72f-4f86-ac6a-ab85e0da09a0 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume '119c4aef-40b9-4719-807a-035c8a205b42' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:06.757666 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b3490aad-8c7a-4af6-a538-ca532e4bc2f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['852c42a9-81eb-4ef4-8c7d-1baccfc4024b', '2e2a1e13-ac16-478d-a72b-625741f30712', '81edc1de-3341-44f2-ad5f-4325af8ab279', '9616e7d2-4005-4821-aaae-6cfcc05803dc'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:06.758157 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b1e15fbb-032e-4f34-8001-bcf9b10a00e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.761636 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1e15fbb-032e-4f34-8001-bcf9b10a00e2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:06.762135 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1e15fbb-032e-4f34-8001-bcf9b10a00e2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:06.763822 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1e15fbb-032e-4f34-8001-bcf9b10a00e2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:06.785017 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.785017 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:06.787601 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed1377f9-a72f-4f86-ac6a-ab85e0da09a0 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action returned with HTTP 202 Aug 13 23:45:06.788181 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 476/1894] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:06 2026] POST /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:06.794511 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b1e15fbb-032e-4f34-8001-bcf9b10a00e2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:06.801741 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1e15fbb-032e-4f34-8001-bcf9b10a00e2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:06.803728 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 473/1895] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:06 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:06.810079 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4d96126-7d21-4a1a-a2f7-5583d37dda59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.813522 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4d96126-7d21-4a1a-a2f7-5583d37dda59 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:06.813861 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4d96126-7d21-4a1a-a2f7-5583d37dda59 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:06.814114 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4d96126-7d21-4a1a-a2f7-5583d37dda59 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:06.818636 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b3490aad-8c7a-4af6-a538-ca532e4bc2f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot force create request issued successfully. Aug 13 23:45:06.819314 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3490aad-8c7a-4af6-a538-ca532e4bc2f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:06.819794 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 468/1896] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:06.831657 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c3f9d82-7a57-4dfc-9e21-8b75505e33b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.834971 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c3f9d82-7a57-4dfc-9e21-8b75505e33b7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:06.835153 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.835153 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:06.835933 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c3f9d82-7a57-4dfc-9e21-8b75505e33b7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:06.836507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c3f9d82-7a57-4dfc-9e21-8b75505e33b7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:06.847903 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.847903 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:06.847903 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2c3f9d82-7a57-4dfc-9e21-8b75505e33b7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:06.847903 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c3f9d82-7a57-4dfc-9e21-8b75505e33b7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 returned with HTTP 200 Aug 13 23:45:06.848575 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 477/1897] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:06 2026] GET /volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:06.849768 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f4d96126-7d21-4a1a-a2f7-5583d37dda59 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:06.855622 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4d96126-7d21-4a1a-a2f7-5583d37dda59 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:06.856155 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 480/1898] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:06 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 1173 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:06.873847 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.876946 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action Aug 13 23:45:06.877570 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8804a59b-1636-49fe-a6cc-0d99e6c685bf"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:06.877837 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8804a59b-1636-49fe-a6cc-0d99e6c685bf"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:06.893002 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:06.893002 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:06.893596 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Volume info retrieved successfully. Aug 13 23:45:06.941016 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Terminate volume connection completed successfully. Aug 13 23:45:06.941016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100275) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 23:45:06.952153 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-67a52aef-b918-4f46-b49c-582cbaa6cbd4 req-fbe08b67-d09e-4842-bdbf-a2f527e2ed62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:06.957728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67a52aef-b918-4f46-b49c-582cbaa6cbd4 req-fbe08b67-d09e-4842-bdbf-a2f527e2ed62 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] GET https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 Aug 13 23:45:06.957962 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67a52aef-b918-4f46-b49c-582cbaa6cbd4 req-fbe08b67-d09e-4842-bdbf-a2f527e2ed62 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:06.958216 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67a52aef-b918-4f46-b49c-582cbaa6cbd4 req-fbe08b67-d09e-4842-bdbf-a2f527e2ed62 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:06.982290 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67a52aef-b918-4f46-b49c-582cbaa6cbd4 req-fbe08b67-d09e-4842-bdbf-a2f527e2ed62 tempest-VolumesGetTestJSON-454730042 tempest-VolumesGetTestJSON-454730042-project-member] https://10.4.3.81/volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 returned with HTTP 404 Aug 13 23:45:06.983571 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 469/1899] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:06 2026] GET /volume/v3/volumes/74a2f484-2acb-4e8f-a0a5-73b6edc11df4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:07.016743 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Detach volume completed successfully. Aug 13 23:45:07.017805 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f79398c8-2784-4117-9dd3-ef79e05efd2c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action returned with HTTP 202 Aug 13 23:45:07.018270 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 474/1900] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:06 2026] POST /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:07.032222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-019f47f7-798b-4573-a00d-5693d1100983 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.034337 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-019f47f7-798b-4573-a00d-5693d1100983 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:07.034824 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-019f47f7-798b-4573-a00d-5693d1100983 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.035271 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-019f47f7-798b-4573-a00d-5693d1100983 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.044570 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.044570 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:07.050485 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-019f47f7-798b-4573-a00d-5693d1100983 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:07.059194 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-019f47f7-798b-4573-a00d-5693d1100983 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:07.059194 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 478/1901] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:07 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:07.076014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd523a2a-fe48-4384-9fd3-dcdd00fe433c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.079078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd523a2a-fe48-4384-9fd3-dcdd00fe433c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:07.079301 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd523a2a-fe48-4384-9fd3-dcdd00fe433c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.080488 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd523a2a-fe48-4384-9fd3-dcdd00fe433c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.091133 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.091133 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:07.097588 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd523a2a-fe48-4384-9fd3-dcdd00fe433c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:07.110016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd523a2a-fe48-4384-9fd3-dcdd00fe433c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:07.110016 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 481/1902] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:07 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:07.126891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-22db85f8-a71d-4522-9065-9616bf53585d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.129317 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22db85f8-a71d-4522-9065-9616bf53585d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] POST https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action Aug 13 23:45:07.129748 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22db85f8-a71d-4522-9065-9616bf53585d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action body: b'{"os-detach": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:07.129913 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22db85f8-a71d-4522-9065-9616bf53585d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:07.141211 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.141211 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:07.142005 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22db85f8-a71d-4522-9065-9616bf53585d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:07.169739 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22db85f8-a71d-4522-9065-9616bf53585d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Detach volume completed successfully. Aug 13 23:45:07.169739 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22db85f8-a71d-4522-9065-9616bf53585d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action returned with HTTP 202 Aug 13 23:45:07.169739 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 470/1903] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:07 2026] POST /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:07.178896 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c065f146-b3b0-44b0-a37f-99f6e3a025e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.181454 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c065f146-b3b0-44b0-a37f-99f6e3a025e0 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:07.181759 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c065f146-b3b0-44b0-a37f-99f6e3a025e0 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.182216 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c065f146-b3b0-44b0-a37f-99f6e3a025e0 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.192629 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.192629 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:07.198781 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c065f146-b3b0-44b0-a37f-99f6e3a025e0 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:07.206224 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c065f146-b3b0-44b0-a37f-99f6e3a025e0 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:07.206895 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 475/1904] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:07 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:07.222907 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-625e7bae-3e2e-49ad-acde-27aca2b2f559 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.232603 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-625e7bae-3e2e-49ad-acde-27aca2b2f559 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:07.232603 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-625e7bae-3e2e-49ad-acde-27aca2b2f559 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.232603 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-625e7bae-3e2e-49ad-acde-27aca2b2f559 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.243933 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.243933 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:07.256120 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-625e7bae-3e2e-49ad-acde-27aca2b2f559 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:07.263726 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-625e7bae-3e2e-49ad-acde-27aca2b2f559 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:07.264429 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 479/1905] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:07 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:07.285601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d85fe95-02cb-4c84-98f6-c29af0c8dba5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.291625 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d85fe95-02cb-4c84-98f6-c29af0c8dba5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] DELETE https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:07.292211 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d85fe95-02cb-4c84-98f6-c29af0c8dba5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.292643 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d85fe95-02cb-4c84-98f6-c29af0c8dba5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.292964 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7d85fe95-02cb-4c84-98f6-c29af0c8dba5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Delete volume with id: 119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:07.304121 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.304121 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:07.304601 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d85fe95-02cb-4c84-98f6-c29af0c8dba5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:07.343775 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d85fe95-02cb-4c84-98f6-c29af0c8dba5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Delete volume request issued successfully. Aug 13 23:45:07.343775 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d85fe95-02cb-4c84-98f6-c29af0c8dba5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 202 Aug 13 23:45:07.344957 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 482/1906] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:07 2026] DELETE /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 23:45:07.367983 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63ce50f9-5747-4993-bee6-fbc9dc2a9f9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.372403 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63ce50f9-5747-4993-bee6-fbc9dc2a9f9a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:07.372721 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63ce50f9-5747-4993-bee6-fbc9dc2a9f9a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.373318 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63ce50f9-5747-4993-bee6-fbc9dc2a9f9a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.399386 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.399386 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:07.414662 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63ce50f9-5747-4993-bee6-fbc9dc2a9f9a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:07.422941 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63ce50f9-5747-4993-bee6-fbc9dc2a9f9a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 200 Aug 13 23:45:07.424229 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 471/1907] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:07 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:45:07.818878 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f65bb4e-ae3f-4e6e-b125-3fdbbb973471 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.821636 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f65bb4e-ae3f-4e6e-b125-3fdbbb973471 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:07.822116 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f65bb4e-ae3f-4e6e-b125-3fdbbb973471 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.822490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f65bb4e-ae3f-4e6e-b125-3fdbbb973471 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.839017 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.839017 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:07.845807 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f65bb4e-ae3f-4e6e-b125-3fdbbb973471 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:07.854127 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f65bb4e-ae3f-4e6e-b125-3fdbbb973471 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:07.855215 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 476/1908] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:07 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:07.870230 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9555dc1-9286-438d-88a3-f1a5a196a1e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.875241 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9555dc1-9286-438d-88a3-f1a5a196a1e5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:07.875552 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9555dc1-9286-438d-88a3-f1a5a196a1e5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.875798 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9555dc1-9286-438d-88a3-f1a5a196a1e5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.883359 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.883359 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:07.884024 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b9555dc1-9286-438d-88a3-f1a5a196a1e5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:07.888238 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9555dc1-9286-438d-88a3-f1a5a196a1e5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 returned with HTTP 200 Aug 13 23:45:07.889040 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 480/1909] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:07 2026] GET /volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:07.904222 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b291814-5ada-4a72-886d-45e20354c23e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.906664 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b291814-5ada-4a72-886d-45e20354c23e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:07.907096 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b291814-5ada-4a72-886d-45e20354c23e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:07.907377 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b291814-5ada-4a72-886d-45e20354c23e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:07.914507 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.914507 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:07.914704 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b291814-5ada-4a72-886d-45e20354c23e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:07.915868 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b291814-5ada-4a72-886d-45e20354c23e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 returned with HTTP 200 Aug 13 23:45:07.916626 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 483/1910] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:07 2026] GET /volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:07.931152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29803242-2c55-4bbb-a532-198fe8ac2cd5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:07.936017 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29803242-2c55-4bbb-a532-198fe8ac2cd5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:07.936017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29803242-2c55-4bbb-a532-198fe8ac2cd5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dc740cc-0589-46e7-8e56-364f88d287d4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1071034740", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:07.957964 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:07.957964 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:07.958680 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29803242-2c55-4bbb-a532-198fe8ac2cd5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:07.958931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-29803242-2c55-4bbb-a532-198fe8ac2cd5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create snapshot from volume 5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:45:08.005912 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-29803242-2c55-4bbb-a532-198fe8ac2cd5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['4977f054-fa7c-4169-af66-6751387d0f94', '7f409aca-6d3e-4be5-97ab-adb02cceaabd', '1963a566-4846-4f1c-b4f5-e502545bed6a', 'c24891e7-9e67-4243-b5e5-609f76ecbd17'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:08.069897 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29803242-2c55-4bbb-a532-198fe8ac2cd5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot force create request issued successfully. Aug 13 23:45:08.070363 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29803242-2c55-4bbb-a532-198fe8ac2cd5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:08.070964 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 472/1911] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:08.093535 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c767e62a-ad5e-44fe-806d-55a75153a517 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:08.098264 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c767e62a-ad5e-44fe-806d-55a75153a517 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:08.098264 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c767e62a-ad5e-44fe-806d-55a75153a517 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:08.098264 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c767e62a-ad5e-44fe-806d-55a75153a517 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:08.113884 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:08.113884 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:08.113884 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c767e62a-ad5e-44fe-806d-55a75153a517 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:08.115217 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c767e62a-ad5e-44fe-806d-55a75153a517 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a returned with HTTP 200 Aug 13 23:45:08.116039 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 477/1912] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:08 2026] GET /volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:08.444024 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6559da69-3993-45bd-a775-a314381121a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:08.446511 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6559da69-3993-45bd-a775-a314381121a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 Aug 13 23:45:08.446511 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6559da69-3993-45bd-a775-a314381121a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:08.447560 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6559da69-3993-45bd-a775-a314381121a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:08.459578 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6559da69-3993-45bd-a775-a314381121a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 returned with HTTP 404 Aug 13 23:45:08.460014 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 481/1913] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:08 2026] GET /volume/v3/volumes/119c4aef-40b9-4719-807a-035c8a205b42 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:08.875711 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-06af5b46-dc76-4ad5-865d-7b64153e6107 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:08.880972 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-06af5b46-dc76-4ad5-865d-7b64153e6107 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:08.881274 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-06af5b46-dc76-4ad5-865d-7b64153e6107 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:08.881645 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-06af5b46-dc76-4ad5-865d-7b64153e6107 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:08.909171 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:08.909171 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:08.923154 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-06af5b46-dc76-4ad5-865d-7b64153e6107 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:08.930429 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-06af5b46-dc76-4ad5-865d-7b64153e6107 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:08.931056 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 484/1914] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:08 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:09.133343 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a0ff57df-0421-42a2-b617-a3c3e7a60629 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:09.140457 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0ff57df-0421-42a2-b617-a3c3e7a60629 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:09.140720 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0ff57df-0421-42a2-b617-a3c3e7a60629 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:09.141070 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0ff57df-0421-42a2-b617-a3c3e7a60629 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:09.153192 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:09.153192 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:09.153852 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a0ff57df-0421-42a2-b617-a3c3e7a60629 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:09.156757 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0ff57df-0421-42a2-b617-a3c3e7a60629 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a returned with HTTP 200 Aug 13 23:45:09.157132 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 473/1915] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:09 2026] GET /volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:09.171344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32d751a5-55b5-4ece-9359-88fe9473503f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:09.175053 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32d751a5-55b5-4ece-9359-88fe9473503f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:09.175053 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32d751a5-55b5-4ece-9359-88fe9473503f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:09.175430 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32d751a5-55b5-4ece-9359-88fe9473503f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:09.183109 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:09.183109 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:09.183952 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-32d751a5-55b5-4ece-9359-88fe9473503f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:09.185007 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32d751a5-55b5-4ece-9359-88fe9473503f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a returned with HTTP 200 Aug 13 23:45:09.185638 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 478/1916] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:09 2026] GET /volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:09.199813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-796b2138-7aa6-4da1-8502-d16c2dfd31f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:09.203823 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-796b2138-7aa6-4da1-8502-d16c2dfd31f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:09.204152 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-796b2138-7aa6-4da1-8502-d16c2dfd31f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dc740cc-0589-46e7-8e56-364f88d287d4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-613725424", "description": null, "metadata": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:09.223496 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:09.223496 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:09.224077 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-796b2138-7aa6-4da1-8502-d16c2dfd31f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:09.224309 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-796b2138-7aa6-4da1-8502-d16c2dfd31f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create snapshot from volume 5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:45:09.286264 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-796b2138-7aa6-4da1-8502-d16c2dfd31f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['b88e5ed7-7f4b-4977-8581-436aea98e1bb', '44e46ac5-3f8d-4dc1-bd33-a0e3b5841803', 'ebc8d786-696d-421d-8c63-fef024cbb6c0', '1bb81995-1c12-45f5-bfeb-0f49826418ca'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:09.360368 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-796b2138-7aa6-4da1-8502-d16c2dfd31f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot force create request issued successfully. Aug 13 23:45:09.360796 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-796b2138-7aa6-4da1-8502-d16c2dfd31f2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:09.363035 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 482/1917] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:09.374366 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0c3b492-90a6-42db-b13b-4947eef71e06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:09.377350 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0c3b492-90a6-42db-b13b-4947eef71e06 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:09.378106 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0c3b492-90a6-42db-b13b-4947eef71e06 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:09.378106 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0c3b492-90a6-42db-b13b-4947eef71e06 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:09.384726 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:09.384726 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:09.385312 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0c3b492-90a6-42db-b13b-4947eef71e06 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:09.386796 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0c3b492-90a6-42db-b13b-4947eef71e06 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b returned with HTTP 200 Aug 13 23:45:09.387218 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 485/1918] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:09 2026] GET /volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:09.952957 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25ebd0ef-09c7-4fce-b9df-5a38eb1f73ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:09.956470 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25ebd0ef-09c7-4fce-b9df-5a38eb1f73ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:09.956828 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25ebd0ef-09c7-4fce-b9df-5a38eb1f73ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:09.957096 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25ebd0ef-09c7-4fce-b9df-5a38eb1f73ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:09.988009 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:09.988009 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:09.996171 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25ebd0ef-09c7-4fce-b9df-5a38eb1f73ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:10.006362 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25ebd0ef-09c7-4fce-b9df-5a38eb1f73ae tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:10.007011 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 474/1919] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:09 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:10.403953 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f04364d4-8f4e-40af-807c-95729ba810e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:10.408926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f04364d4-8f4e-40af-807c-95729ba810e8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:10.412206 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f04364d4-8f4e-40af-807c-95729ba810e8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:10.412614 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f04364d4-8f4e-40af-807c-95729ba810e8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:10.420900 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:10.420900 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:10.421716 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f04364d4-8f4e-40af-807c-95729ba810e8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:10.422841 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f04364d4-8f4e-40af-807c-95729ba810e8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b returned with HTTP 200 Aug 13 23:45:10.423859 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 479/1920] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:10 2026] GET /volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:10.441015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55a2016d-51f3-4029-9aac-b169546e58cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:10.445124 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55a2016d-51f3-4029-9aac-b169546e58cd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:10.445545 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55a2016d-51f3-4029-9aac-b169546e58cd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:10.445861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55a2016d-51f3-4029-9aac-b169546e58cd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:10.454312 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:10.454312 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:10.455220 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-55a2016d-51f3-4029-9aac-b169546e58cd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:10.456955 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55a2016d-51f3-4029-9aac-b169546e58cd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b returned with HTTP 200 Aug 13 23:45:10.457628 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 483/1921] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:10 2026] GET /volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:11.028462 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e0221b1-42f9-4636-a1d5-1ca354bce1f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:11.031452 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e0221b1-42f9-4636-a1d5-1ca354bce1f3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:11.031452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e0221b1-42f9-4636-a1d5-1ca354bce1f3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:11.031452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e0221b1-42f9-4636-a1d5-1ca354bce1f3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:11.044885 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:11.044885 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:11.051042 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e0221b1-42f9-4636-a1d5-1ca354bce1f3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:11.057252 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e0221b1-42f9-4636-a1d5-1ca354bce1f3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:11.057702 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 486/1922] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:11 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:11.203733 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:11.205910 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:11.206121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1646514524"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:11.207735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1646514524'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:11.207889 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume of 1 GB Aug 13 23:45:11.212766 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Availability Zones retrieved successfully. Aug 13 23:45:11.219401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (36a47b01-e538-4b02-a6b2-4d69cc437c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:11.220417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a833eba0-60a5-4c46-af2f-b790b5c9db15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:11.221437 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:11.265841 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a833eba0-60a5-4c46-af2f-b790b5c9db15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:11.266910 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42c9a1f-b1fa-4d3a-a85f-f1da4aa5b8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:11.338437 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Created reservations ['40f0e686-776e-4206-a5ea-021834dc0b65', 'fab4ebb4-a83d-4577-97d0-acddf037aaf3', '49fee334-7b42-4e89-93bd-afee0cd7b09f', '81133aca-8b3c-420c-902e-d136be0615ea'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:11.339506 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42c9a1f-b1fa-4d3a-a85f-f1da4aa5b8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40f0e686-776e-4206-a5ea-021834dc0b65', 'fab4ebb4-a83d-4577-97d0-acddf037aaf3', '49fee334-7b42-4e89-93bd-afee0cd7b09f', '81133aca-8b3c-420c-902e-d136be0615ea']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:11.340218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf21c9c-b9e0-4324-9280-1cfe5cec8543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:11.374054 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf21c9c-b9e0-4324-9280-1cfe5cec8543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e92ddf89-42b1-4310-9d2c-00e8e632c317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1646514524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['40f0e686-776e-4206-a5ea-021834dc0b65','fab4ebb4-a83d-4577-97d0-acddf037aaf3','49fee334-7b42-4e89-93bd-afee0cd7b09f','81133aca-8b3c-420c-902e-d136be0615ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1646514524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e92ddf89-42b1-4310-9d2c-00e8e632c317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be401d77b31948708ed9425387cc4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef502761419c4969a84a7ebf574e012a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:11.375160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a47beb-eccb-424b-9d93-7c2e445e6036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:11.408063 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a47beb-eccb-424b-9d93-7c2e445e6036) transitioned into state 'SUCCESS' from state '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-1646514524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['40f0e686-776e-4206-a5ea-021834dc0b65','fab4ebb4-a83d-4577-97d0-acddf037aaf3','49fee334-7b42-4e89-93bd-afee0cd7b09f','81133aca-8b3c-420c-902e-d136be0615ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:11.409135 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89dbb19-cecf-44e6-96eb-d89836723b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:11.429160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89dbb19-cecf-44e6-96eb-d89836723b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:11.431649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (36a47b01-e538-4b02-a6b2-4d69cc437c2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:11.431649 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request issued successfully. Aug 13 23:45:11.432687 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-036bcbd6-1b4e-4e47-b172-3e50ab74e697 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:11.434909 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 475/1923] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:11 2026] POST /volume/v3/volumes => generated 747 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:11.453483 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0c12196-966b-4c2b-9ff5-b2915778ad07 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:11.457154 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0c12196-966b-4c2b-9ff5-b2915778ad07 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 Aug 13 23:45:11.457563 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0c12196-966b-4c2b-9ff5-b2915778ad07 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:11.460800 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0c12196-966b-4c2b-9ff5-b2915778ad07 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:11.470789 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:11.470789 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:11.477001 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0c12196-966b-4c2b-9ff5-b2915778ad07 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:11.484324 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0c12196-966b-4c2b-9ff5-b2915778ad07 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 returned with HTTP 200 Aug 13 23:45:11.485969 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 480/1924] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:11 2026] GET /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:11.515871 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-7398d1bc-dc77-4c69-8f84-356e2ca72b45 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:11.521336 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-7398d1bc-dc77-4c69-8f84-356e2ca72b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34/action Aug 13 23:45:11.522005 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-7398d1bc-dc77-4c69-8f84-356e2ca72b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:11.522005 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-7398d1bc-dc77-4c69-8f84-356e2ca72b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:11.549213 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:11.549213 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:11.574911 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2bd9f8ae-837c-4412-a6b2-2ea16a4bfae7 req-7398d1bc-dc77-4c69-8f84-356e2ca72b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34/action returned with HTTP 204 Aug 13 23:45:11.574911 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 484/1925] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:45:11 2026] POST /volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:12.076841 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e729a10-3c2f-44d0-9328-5907ce8a1f67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.079680 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e729a10-3c2f-44d0-9328-5907ce8a1f67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:12.079680 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e729a10-3c2f-44d0-9328-5907ce8a1f67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.079916 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e729a10-3c2f-44d0-9328-5907ce8a1f67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.093704 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.093704 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:12.100759 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8e729a10-3c2f-44d0-9328-5907ce8a1f67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:12.106886 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e729a10-3c2f-44d0-9328-5907ce8a1f67 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:12.107549 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 487/1926] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:12.123569 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8c0fe72-923a-41a1-a88d-f3aa7f8792ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.128039 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8c0fe72-923a-41a1-a88d-f3aa7f8792ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:12.128039 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8c0fe72-923a-41a1-a88d-f3aa7f8792ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.128039 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8c0fe72-923a-41a1-a88d-f3aa7f8792ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.150407 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.150407 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:12.159169 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8c0fe72-923a-41a1-a88d-f3aa7f8792ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:12.166654 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8c0fe72-923a-41a1-a88d-f3aa7f8792ba tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:12.167364 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 476/1927] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 1169 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:12.216105 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a6794aec-3909-44c2-9689-5861c0871f29 req-b3d0459b-f58b-430c-b9e9-3c18ce82a75c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.216166 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.217903 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-b3d0459b-f58b-430c-b9e9-3c18ce82a75c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:12.218258 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-b3d0459b-f58b-430c-b9e9-3c18ce82a75c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.218471 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:12.218722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-b3d0459b-f58b-430c-b9e9-3c18ce82a75c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.220020 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-191460101", "imageRef": "173a6d5f-2c5e-4420-a6ef-10b8910b6254", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:12.221330 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-191460101', 'imageRef': '173a6d5f-2c5e-4420-a6ef-10b8910b6254', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:12.235249 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.235249 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:12.240717 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7864f16f-d2b1-4fe4-aaa6-e9f522793d1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.242101 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a6794aec-3909-44c2-9689-5861c0871f29 req-b3d0459b-f58b-430c-b9e9-3c18ce82a75c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:12.242632 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7864f16f-d2b1-4fe4-aaa6-e9f522793d1d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:12.242890 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7864f16f-d2b1-4fe4-aaa6-e9f522793d1d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.245013 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7864f16f-d2b1-4fe4-aaa6-e9f522793d1d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.245013 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-7864f16f-d2b1-4fe4-aaa6-e9f522793d1d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: 4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:12.249126 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-b3d0459b-f58b-430c-b9e9-3c18ce82a75c tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:12.249599 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.249599 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:12.250102 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7864f16f-d2b1-4fe4-aaa6-e9f522793d1d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:12.250207 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 485/1928] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:12.272700 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7864f16f-d2b1-4fe4-aaa6-e9f522793d1d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot delete request issued successfully. Aug 13 23:45:12.272912 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7864f16f-d2b1-4fe4-aaa6-e9f522793d1d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b returned with HTTP 202 Aug 13 23:45:12.273362 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 488/1929] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:12 2026] DELETE /volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:12.277352 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a6794aec-3909-44c2-9689-5861c0871f29 req-05284b7b-55b8-40d7-b5db-250c526838fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.282880 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-05284b7b-55b8-40d7-b5db-250c526838fe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/action Aug 13 23:45:12.282880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-05284b7b-55b8-40d7-b5db-250c526838fe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:12.282880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-05284b7b-55b8-40d7-b5db-250c526838fe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:12.284896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8e862c9-d986-4700-b3a4-4d8e4547cf70 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.286883 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8e862c9-d986-4700-b3a4-4d8e4547cf70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:12.289706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8e862c9-d986-4700-b3a4-4d8e4547cf70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.291321 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8e862c9-d986-4700-b3a4-4d8e4547cf70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.301111 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.301111 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:12.301909 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c8e862c9-d986-4700-b3a4-4d8e4547cf70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:12.304077 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8e862c9-d986-4700-b3a4-4d8e4547cf70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b returned with HTTP 200 Aug 13 23:45:12.304077 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 486/1930] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:12.308032 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.308032 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:12.308766 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a6794aec-3909-44c2-9689-5861c0871f29 req-05284b7b-55b8-40d7-b5db-250c526838fe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:12.328017 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a6794aec-3909-44c2-9689-5861c0871f29 req-05284b7b-55b8-40d7-b5db-250c526838fe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Begin detaching volume completed successfully. Aug 13 23:45:12.328339 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-05284b7b-55b8-40d7-b5db-250c526838fe tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/action returned with HTTP 202 Aug 13 23:45:12.328903 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 477/1931] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:45:12 2026] POST /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:12.379110 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98ebfa0d-aae3-43d4-8c23-8d06f514ed23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.379668 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98ebfa0d-aae3-43d4-8c23-8d06f514ed23 None None] GET https://10.4.3.81/volume// Aug 13 23:45:12.379918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98ebfa0d-aae3-43d4-8c23-8d06f514ed23 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.380214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98ebfa0d-aae3-43d4-8c23-8d06f514ed23 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.380677 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98ebfa0d-aae3-43d4-8c23-8d06f514ed23 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:12.381081 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 489/1932] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:12.393112 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a6794aec-3909-44c2-9689-5861c0871f29 req-60ac6516-a4f2-4915-b7ce-0919d7992e0b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.395769 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-60ac6516-a4f2-4915-b7ce-0919d7992e0b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:12.396230 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-60ac6516-a4f2-4915-b7ce-0919d7992e0b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.396585 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-60ac6516-a4f2-4915-b7ce-0919d7992e0b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.406453 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Create volume of 1 GB Aug 13 23:45:12.410424 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.410424 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:12.411843 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Availability Zones retrieved successfully. Aug 13 23:45:12.415334 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a6794aec-3909-44c2-9689-5861c0871f29 req-60ac6516-a4f2-4915-b7ce-0919d7992e0b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:12.416462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Flow 'volume_create_api' (b1f95b98-8dd7-419a-883f-2f5fe734a3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:12.417673 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044d1b02-6280-48e0-a081-9f403f3f086f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:12.418614 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:12.421541 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-60ac6516-a4f2-4915-b7ce-0919d7992e0b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:12.422231 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 487/1933] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:45:12.433521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a6794aec-3909-44c2-9689-5861c0871f29 req-873de8f0-66e3-4a49-9d3f-671c61b78b28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.436254 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-873de8f0-66e3-4a49-9d3f-671c61b78b28 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/encryption Aug 13 23:45:12.436254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-873de8f0-66e3-4a49-9d3f-671c61b78b28 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.436399 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-873de8f0-66e3-4a49-9d3f-671c61b78b28 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.447600 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.447600 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:12.454700 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-873de8f0-66e3-4a49-9d3f-671c61b78b28 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/encryption returned with HTTP 200 Aug 13 23:45:12.455252 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 478/1934] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:12.494729 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044d1b02-6280-48e0-a081-9f403f3f086f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:12.495940 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d97d1a-66e4-4d7a-a61b-7fc33842db39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:12.502750 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-58f4ed02-f817-46df-84bc-f7abc266a9db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.504801 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58f4ed02-f817-46df-84bc-f7abc266a9db tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 Aug 13 23:45:12.505134 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58f4ed02-f817-46df-84bc-f7abc266a9db tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.505418 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58f4ed02-f817-46df-84bc-f7abc266a9db tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.514599 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.514599 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:12.519132 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-58f4ed02-f817-46df-84bc-f7abc266a9db tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:12.524148 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58f4ed02-f817-46df-84bc-f7abc266a9db tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 returned with HTTP 200 Aug 13 23:45:12.524587 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 490/1935] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:12.538311 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f81cb9a-6dc2-49d8-86de-6092eab5b177 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.540328 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f81cb9a-6dc2-49d8-86de-6092eab5b177 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317/action Aug 13 23:45:12.541070 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f81cb9a-6dc2-49d8-86de-6092eab5b177 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:12.542008 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f81cb9a-6dc2-49d8-86de-6092eab5b177 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:12.551792 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.551792 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:12.552483 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-7f81cb9a-6dc2-49d8-86de-6092eab5b177 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume 'e92ddf89-42b1-4310-9d2c-00e8e632c317' with '{'status': 'attaching'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:12.573472 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f81cb9a-6dc2-49d8-86de-6092eab5b177 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317/action returned with HTTP 202 Aug 13 23:45:12.573740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Created reservations ['81613810-84ba-4823-a8fa-a846a098e8d0', '73e24646-9b86-4faa-99e0-1378254cc09f', '68934253-51b8-41d7-b626-ef4b6aacb459', 'de628757-df11-4674-a4bd-8b6cb37fdfd7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:12.574305 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 488/1936] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:12 2026] POST /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:12.574906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d97d1a-66e4-4d7a-a61b-7fc33842db39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81613810-84ba-4823-a8fa-a846a098e8d0', '73e24646-9b86-4faa-99e0-1378254cc09f', '68934253-51b8-41d7-b626-ef4b6aacb459', 'de628757-df11-4674-a4bd-8b6cb37fdfd7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:12.575851 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bde0ea8-d7dd-4b3c-ac84-c9d06c357670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:12.582946 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71f14172-6c35-4ff1-b472-78a532fac5a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.585691 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71f14172-6c35-4ff1-b472-78a532fac5a7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 Aug 13 23:45:12.585941 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71f14172-6c35-4ff1-b472-78a532fac5a7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.586210 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71f14172-6c35-4ff1-b472-78a532fac5a7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.595768 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.595768 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:12.600760 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71f14172-6c35-4ff1-b472-78a532fac5a7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:12.601482 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bde0ea8-d7dd-4b3c-ac84-c9d06c357670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6314e404-f409-4f35-94e7-b4c24f9b9112', '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-191460101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e37c6aa375374e56bc9f9ee2fb57ac5b',qos_specs=None,replication_status=,reservations=['81613810-84ba-4823-a8fa-a846a098e8d0','73e24646-9b86-4faa-99e0-1378254cc09f','68934253-51b8-41d7-b626-ef4b6aacb459','de628757-df11-4674-a4bd-8b6cb37fdfd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7dfab45d54d4fe0acca969feee6de88',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-191460101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6314e404-f409-4f35-94e7-b4c24f9b9112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e37c6aa375374e56bc9f9ee2fb57ac5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7dfab45d54d4fe0acca969feee6de88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:12.602581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0de1fe-2ce6-43a5-8bbe-6d394f57b891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:12.607206 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71f14172-6c35-4ff1-b472-78a532fac5a7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 returned with HTTP 200 Aug 13 23:45:12.607730 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 479/1937] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:12.625634 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83668303-6667-40bd-9051-256da51983dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.627829 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83668303-6667-40bd-9051-256da51983dd tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317/action Aug 13 23:45:12.628402 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83668303-6667-40bd-9051-256da51983dd tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:12.628635 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0de1fe-2ce6-43a5-8bbe-6d394f57b891) transitioned into state 'SUCCESS' from state '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-191460101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e37c6aa375374e56bc9f9ee2fb57ac5b',qos_specs=None,replication_status=,reservations=['81613810-84ba-4823-a8fa-a846a098e8d0','73e24646-9b86-4faa-99e0-1378254cc09f','68934253-51b8-41d7-b626-ef4b6aacb459','de628757-df11-4674-a4bd-8b6cb37fdfd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7dfab45d54d4fe0acca969feee6de88',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:12.628751 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83668303-6667-40bd-9051-256da51983dd tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:12.629401 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2671f223-4255-4067-95b1-a64df7087b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:12.638279 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.638279 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:12.638659 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83668303-6667-40bd-9051-256da51983dd tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Volume info retrieved successfully. Aug 13 23:45:12.640137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2671f223-4255-4067-95b1-a64df7087b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:12.641275 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Flow 'volume_create_api' (b1f95b98-8dd7-419a-883f-2f5fe734a3b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:12.641815 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Create volume request issued successfully. Aug 13 23:45:12.642604 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3fa4ab2-3cd8-4242-8479-0e1afd594329 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:12.643377 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 481/1938] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:45:12 2026] POST /volume/v3/volumes => generated 750 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:12.661094 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4cbcbf14-f217-4c65-9004-eef8c4accbed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.661752 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83668303-6667-40bd-9051-256da51983dd tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Delete volume request issued successfully. Aug 13 23:45:12.661920 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83668303-6667-40bd-9051-256da51983dd tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317/action returned with HTTP 202 Aug 13 23:45:12.662896 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 491/1939] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:12 2026] POST /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:12.666012 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cbcbf14-f217-4c65-9004-eef8c4accbed tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:12.666012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cbcbf14-f217-4c65-9004-eef8c4accbed tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.666012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cbcbf14-f217-4c65-9004-eef8c4accbed tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.674118 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4e1a8ad-6bd0-46c2-a89b-637737fa5f75 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:12.679016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4e1a8ad-6bd0-46c2-a89b-637737fa5f75 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 Aug 13 23:45:12.679016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4e1a8ad-6bd0-46c2-a89b-637737fa5f75 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:12.679016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4e1a8ad-6bd0-46c2-a89b-637737fa5f75 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:12.679266 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.679266 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:12.684335 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4cbcbf14-f217-4c65-9004-eef8c4accbed tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:12.691206 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:12.691206 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:12.692190 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cbcbf14-f217-4c65-9004-eef8c4accbed tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:12.693150 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 489/1940] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:12.704066 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f4e1a8ad-6bd0-46c2-a89b-637737fa5f75 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:12.710909 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4e1a8ad-6bd0-46c2-a89b-637737fa5f75 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 returned with HTTP 200 Aug 13 23:45:12.711644 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 480/1941] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:12 2026] GET /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:13.318874 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d0e6a6b-e21c-48e1-b5fd-acbef2091e7f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.322422 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d0e6a6b-e21c-48e1-b5fd-acbef2091e7f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:13.322422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d0e6a6b-e21c-48e1-b5fd-acbef2091e7f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.322422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d0e6a6b-e21c-48e1-b5fd-acbef2091e7f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.329937 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d0e6a6b-e21c-48e1-b5fd-acbef2091e7f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b returned with HTTP 404 Aug 13 23:45:13.329937 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 482/1942] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:13 2026] GET /volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:13.338001 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3e56208-27b9-4bfb-a82e-2a3036845695 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.341665 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3e56208-27b9-4bfb-a82e-2a3036845695 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:13.341895 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3e56208-27b9-4bfb-a82e-2a3036845695 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.342144 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3e56208-27b9-4bfb-a82e-2a3036845695 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.342291 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-d3e56208-27b9-4bfb-a82e-2a3036845695 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: 642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:13.349938 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:13.349938 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:13.349938 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3e56208-27b9-4bfb-a82e-2a3036845695 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:13.375729 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3e56208-27b9-4bfb-a82e-2a3036845695 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot delete request issued successfully. Aug 13 23:45:13.375729 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3e56208-27b9-4bfb-a82e-2a3036845695 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a returned with HTTP 202 Aug 13 23:45:13.376094 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 492/1943] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:13 2026] DELETE /volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:13.393674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cb292d36-871d-4293-b4c2-e7f78d41db71 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.395637 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb292d36-871d-4293-b4c2-e7f78d41db71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:13.395895 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb292d36-871d-4293-b4c2-e7f78d41db71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.396190 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb292d36-871d-4293-b4c2-e7f78d41db71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.406209 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:13.406209 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:13.407039 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb292d36-871d-4293-b4c2-e7f78d41db71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:13.407979 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb292d36-871d-4293-b4c2-e7f78d41db71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a returned with HTTP 200 Aug 13 23:45:13.408505 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 490/1944] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:13 2026] GET /volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:13.425938 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a6794aec-3909-44c2-9689-5861c0871f29 req-42025adb-3097-4b3b-b4a3-c6711108ae30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.432212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-42025adb-3097-4b3b-b4a3-c6711108ae30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34 Aug 13 23:45:13.432516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-42025adb-3097-4b3b-b4a3-c6711108ae30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.432744 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-42025adb-3097-4b3b-b4a3-c6711108ae30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.441371 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:13.441371 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:13.512645 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6794aec-3909-44c2-9689-5861c0871f29 req-42025adb-3097-4b3b-b4a3-c6711108ae30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34 returned with HTTP 200 Aug 13 23:45:13.513232 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 481/1945] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:45:13 2026] DELETE /volume/v3/attachments/8c78d9b8-aad1-478a-91ec-23a932915e34 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:13.710631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-05462510-e976-486b-8da8-738b79e8391a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.713248 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05462510-e976-486b-8da8-738b79e8391a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:13.713522 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05462510-e976-486b-8da8-738b79e8391a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.713763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05462510-e976-486b-8da8-738b79e8391a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.723951 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:13.723951 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:13.729440 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-05462510-e976-486b-8da8-738b79e8391a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:13.730153 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1c500ef-224d-4e6f-90b6-5757cc7c21ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.733122 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1c500ef-224d-4e6f-90b6-5757cc7c21ad tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 Aug 13 23:45:13.733332 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1c500ef-224d-4e6f-90b6-5757cc7c21ad tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.733623 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1c500ef-224d-4e6f-90b6-5757cc7c21ad tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.736364 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05462510-e976-486b-8da8-738b79e8391a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:13.736917 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 483/1946] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:13 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:13.741026 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1c500ef-224d-4e6f-90b6-5757cc7c21ad tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 returned with HTTP 404 Aug 13 23:45:13.741703 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 493/1947] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:13 2026] GET /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:13.750821 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de77577d-bab7-4821-8cc9-f14c2b8beea7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.755956 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de77577d-bab7-4821-8cc9-f14c2b8beea7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 Aug 13 23:45:13.756285 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de77577d-bab7-4821-8cc9-f14c2b8beea7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.756580 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de77577d-bab7-4821-8cc9-f14c2b8beea7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.771198 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de77577d-bab7-4821-8cc9-f14c2b8beea7 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 returned with HTTP 404 Aug 13 23:45:13.771862 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 491/1948] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:13 2026] GET /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:13.779540 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e22525af-1f99-4a08-bcc7-8ade781b4c71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.781652 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e22525af-1f99-4a08-bcc7-8ade781b4c71 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 Aug 13 23:45:13.781861 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e22525af-1f99-4a08-bcc7-8ade781b4c71 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.782102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e22525af-1f99-4a08-bcc7-8ade781b4c71 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.782299 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e22525af-1f99-4a08-bcc7-8ade781b4c71 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Delete volume with id: e92ddf89-42b1-4310-9d2c-00e8e632c317 Aug 13 23:45:13.788869 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e22525af-1f99-4a08-bcc7-8ade781b4c71 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 returned with HTTP 404 Aug 13 23:45:13.789415 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 482/1949] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:13 2026] DELETE /volume/v3/volumes/e92ddf89-42b1-4310-9d2c-00e8e632c317 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:13.798978 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e371b3c9-823e-4528-89fa-55786fb30e70 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.801347 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:13.801792 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1369531864"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:13.803920 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1369531864'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:13.804118 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume of 1 GB Aug 13 23:45:13.809368 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Availability Zones retrieved successfully. Aug 13 23:45:13.818761 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (455a3344-07be-432f-be8d-45ebdc501e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:13.820109 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dedd101-eab8-46cd-a82d-0cd2370d4f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:13.821303 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:13.827958 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b208de5-abb0-4b7b-9b3a-338287005949 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.830665 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b208de5-abb0-4b7b-9b3a-338287005949 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:45:13.830966 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b208de5-abb0-4b7b-9b3a-338287005949 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.831278 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b208de5-abb0-4b7b-9b3a-338287005949 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.831438 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-3b208de5-abb0-4b7b-9b3a-338287005949 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Delete snapshot with id: 9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:45:13.839305 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:13.839305 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:13.839890 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b208de5-abb0-4b7b-9b3a-338287005949 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Snapshot retrieved successfully. Aug 13 23:45:13.860299 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dedd101-eab8-46cd-a82d-0cd2370d4f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:13.861345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228f1d10-fb1c-4009-93fd-54b1daf9dfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:13.879269 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b208de5-abb0-4b7b-9b3a-338287005949 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Snapshot delete request issued successfully. Aug 13 23:45:13.879269 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b208de5-abb0-4b7b-9b3a-338287005949 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 returned with HTTP 202 Aug 13 23:45:13.879529 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 494/1950] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:13 2026] DELETE /volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:13.892127 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1d47feb-2d10-4eb5-b987-c95f236a1d96 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:13.895062 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1d47feb-2d10-4eb5-b987-c95f236a1d96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:45:13.895408 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1d47feb-2d10-4eb5-b987-c95f236a1d96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:13.895690 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1d47feb-2d10-4eb5-b987-c95f236a1d96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:13.903138 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:13.903138 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:13.903692 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c1d47feb-2d10-4eb5-b987-c95f236a1d96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Snapshot retrieved successfully. Aug 13 23:45:13.904632 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1d47feb-2d10-4eb5-b987-c95f236a1d96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 returned with HTTP 200 Aug 13 23:45:13.905123 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 492/1951] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:13 2026] GET /volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:13.944045 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Created reservations ['9cb7f0b9-e629-4dc1-b496-c9357dc5cf60', '2389b179-8169-4334-acbb-2f0814623dca', '757ba54d-bd14-48c1-9bf8-023ea145fcc6', 'cdce7173-f76a-4029-981e-fab304ad7aea'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:13.945111 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228f1d10-fb1c-4009-93fd-54b1daf9dfbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb7f0b9-e629-4dc1-b496-c9357dc5cf60', '2389b179-8169-4334-acbb-2f0814623dca', '757ba54d-bd14-48c1-9bf8-023ea145fcc6', 'cdce7173-f76a-4029-981e-fab304ad7aea']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:13.945982 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e6682a-9f2e-4663-b5eb-6e904c6e6590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:13.974865 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e6682a-9f2e-4663-b5eb-6e904c6e6590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d51f329-f892-4459-b97a-92710d0ffbfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1369531864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['9cb7f0b9-e629-4dc1-b496-c9357dc5cf60','2389b179-8169-4334-acbb-2f0814623dca','757ba54d-bd14-48c1-9bf8-023ea145fcc6','cdce7173-f76a-4029-981e-fab304ad7aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1369531864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d51f329-f892-4459-b97a-92710d0ffbfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be401d77b31948708ed9425387cc4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef502761419c4969a84a7ebf574e012a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:13.976586 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef13d5ef-64c6-4554-9210-8a4cb113f29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:14.007750 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef13d5ef-64c6-4554-9210-8a4cb113f29e) transitioned into state 'SUCCESS' from state '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-1369531864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['9cb7f0b9-e629-4dc1-b496-c9357dc5cf60','2389b179-8169-4334-acbb-2f0814623dca','757ba54d-bd14-48c1-9bf8-023ea145fcc6','cdce7173-f76a-4029-981e-fab304ad7aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:14.008837 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7d66bc-415d-41bb-ab14-c45411b3c3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:14.024166 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7d66bc-415d-41bb-ab14-c45411b3c3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:14.025558 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (455a3344-07be-432f-be8d-45ebdc501e4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:14.026345 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request issued successfully. Aug 13 23:45:14.027525 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e371b3c9-823e-4528-89fa-55786fb30e70 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:14.027848 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 484/1952] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:13 2026] POST /volume/v3/volumes => generated 747 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:14.042924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d43a287-6b2b-4aab-9f26-1e6bcb361eaf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:14.045158 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d43a287-6b2b-4aab-9f26-1e6bcb361eaf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb Aug 13 23:45:14.045158 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d43a287-6b2b-4aab-9f26-1e6bcb361eaf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:14.046151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d43a287-6b2b-4aab-9f26-1e6bcb361eaf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:14.053360 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:14.053360 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:14.058339 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d43a287-6b2b-4aab-9f26-1e6bcb361eaf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:14.062546 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d43a287-6b2b-4aab-9f26-1e6bcb361eaf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb returned with HTTP 200 Aug 13 23:45:14.062922 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 483/1953] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:14 2026] GET /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:14.419036 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a0d1e993-253f-41fa-94d5-a9565fe8e3ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:14.420941 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0d1e993-253f-41fa-94d5-a9565fe8e3ea tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:14.421137 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0d1e993-253f-41fa-94d5-a9565fe8e3ea tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:14.421327 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0d1e993-253f-41fa-94d5-a9565fe8e3ea tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:14.425738 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0d1e993-253f-41fa-94d5-a9565fe8e3ea tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a returned with HTTP 404 Aug 13 23:45:14.426210 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 495/1954] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:14 2026] GET /volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:14.433142 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4e29dac4-cfff-4a6c-bb68-68cd26b88aa4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:14.435517 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e29dac4-cfff-4a6c-bb68-68cd26b88aa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:14.435797 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e29dac4-cfff-4a6c-bb68-68cd26b88aa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:14.436066 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e29dac4-cfff-4a6c-bb68-68cd26b88aa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:14.436207 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-4e29dac4-cfff-4a6c-bb68-68cd26b88aa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:14.442570 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:14.442570 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:14.443167 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e29dac4-cfff-4a6c-bb68-68cd26b88aa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:14.468267 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e29dac4-cfff-4a6c-bb68-68cd26b88aa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot delete request issued successfully. Aug 13 23:45:14.468530 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e29dac4-cfff-4a6c-bb68-68cd26b88aa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 returned with HTTP 202 Aug 13 23:45:14.469214 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 493/1955] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:14 2026] DELETE /volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:14.478984 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf85e8e7-37d7-44af-afcb-d1a81fcee33b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:14.481720 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf85e8e7-37d7-44af-afcb-d1a81fcee33b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:14.482258 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf85e8e7-37d7-44af-afcb-d1a81fcee33b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:14.482258 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf85e8e7-37d7-44af-afcb-d1a81fcee33b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:14.496259 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:14.496259 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:14.496718 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bf85e8e7-37d7-44af-afcb-d1a81fcee33b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:45:14.497640 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf85e8e7-37d7-44af-afcb-d1a81fcee33b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 returned with HTTP 200 Aug 13 23:45:14.497972 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 485/1956] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:14 2026] GET /volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:14.540554 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6e70f3f5-fdf3-40cc-9f61-15ce2578676f req-a5d8874b-aa9f-42c3-bbe9-d305fde0c788 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:14.543089 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6e70f3f5-fdf3-40cc-9f61-15ce2578676f req-a5d8874b-aa9f-42c3-bbe9-d305fde0c788 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:14.543438 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6e70f3f5-fdf3-40cc-9f61-15ce2578676f req-a5d8874b-aa9f-42c3-bbe9-d305fde0c788 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:14.543636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6e70f3f5-fdf3-40cc-9f61-15ce2578676f req-a5d8874b-aa9f-42c3-bbe9-d305fde0c788 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:14.551852 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:14.551852 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:14.556977 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6e70f3f5-fdf3-40cc-9f61-15ce2578676f req-a5d8874b-aa9f-42c3-bbe9-d305fde0c788 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:14.561814 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6e70f3f5-fdf3-40cc-9f61-15ce2578676f req-a5d8874b-aa9f-42c3-bbe9-d305fde0c788 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:14.562601 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 484/1957] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:14 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:14.754246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a004399f-ef43-46a3-b2ce-ee32cee223c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:14.757523 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a004399f-ef43-46a3-b2ce-ee32cee223c5 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:14.757739 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a004399f-ef43-46a3-b2ce-ee32cee223c5 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:14.757933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a004399f-ef43-46a3-b2ce-ee32cee223c5 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:14.774472 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:14.774472 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:14.788339 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a004399f-ef43-46a3-b2ce-ee32cee223c5 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:14.795013 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a004399f-ef43-46a3-b2ce-ee32cee223c5 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:14.795543 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 496/1958] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:14 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:14.918024 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65f48574-e8fe-4258-9e87-f5747cca64b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:14.920339 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65f48574-e8fe-4258-9e87-f5747cca64b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:45:14.920621 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65f48574-e8fe-4258-9e87-f5747cca64b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:14.920891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65f48574-e8fe-4258-9e87-f5747cca64b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:14.926223 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65f48574-e8fe-4258-9e87-f5747cca64b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 returned with HTTP 404 Aug 13 23:45:14.927163 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 494/1959] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:14 2026] GET /volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:15.056199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-e37e82ea-209d-40d8-9580-bf9e3f84ab1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.059339 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-e37e82ea-209d-40d8-9580-bf9e3f84ab1e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/attachments?instance_id=245640d5-1ea8-4c3a-a410-f8ee6655bd7d Aug 13 23:45:15.059339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-e37e82ea-209d-40d8-9580-bf9e3f84ab1e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.059547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-e37e82ea-209d-40d8-9580-bf9e3f84ab1e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.079312 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-e37e82ea-209d-40d8-9580-bf9e3f84ab1e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments?instance_id=245640d5-1ea8-4c3a-a410-f8ee6655bd7d returned with HTTP 200 Aug 13 23:45:15.079472 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3eee346e-ff13-488e-a69b-c549f4cb16e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.079958 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 486/1960] 10.4.3.81 () {70 vars in 1630 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/attachments?instance_id=245640d5-1ea8-4c3a-a410-f8ee6655bd7d => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:15.081123 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3eee346e-ff13-488e-a69b-c549f4cb16e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb Aug 13 23:45:15.081326 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3eee346e-ff13-488e-a69b-c549f4cb16e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.081517 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3eee346e-ff13-488e-a69b-c549f4cb16e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.090894 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:15.090894 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:15.105031 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3eee346e-ff13-488e-a69b-c549f4cb16e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:15.112780 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3eee346e-ff13-488e-a69b-c549f4cb16e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb returned with HTTP 200 Aug 13 23:45:15.113361 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 485/1961] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:15.114587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-0eda5c0b-a47a-4879-bde6-6afb74331a75 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.125741 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-0eda5c0b-a47a-4879-bde6-6afb74331a75 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a Aug 13 23:45:15.125926 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-0eda5c0b-a47a-4879-bde6-6afb74331a75 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.126318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-0eda5c0b-a47a-4879-bde6-6afb74331a75 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.131744 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33fb7f1a-2863-4a08-92cc-5e73dc22593c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.137116 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33fb7f1a-2863-4a08-92cc-5e73dc22593c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb/action Aug 13 23:45:15.137621 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33fb7f1a-2863-4a08-92cc-5e73dc22593c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:15.137817 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33fb7f1a-2863-4a08-92cc-5e73dc22593c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:15.157191 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-05533f27-e402-4a9d-9fe4-f75084d30843 req-0eda5c0b-a47a-4879-bde6-6afb74331a75 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a returned with HTTP 200 Aug 13 23:45:15.157721 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 497/1962] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:15.159011 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:15.159011 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:15.159011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-33fb7f1a-2863-4a08-92cc-5e73dc22593c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume '0d51f329-f892-4459-b97a-92710d0ffbfb' with '{'status': 'creating'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:15.198311 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33fb7f1a-2863-4a08-92cc-5e73dc22593c tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb/action returned with HTTP 202 Aug 13 23:45:15.199173 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 495/1963] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:15 2026] POST /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:15.210437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c8741993-d9c4-4ea8-a7f1-60456b6de8cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.213695 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8741993-d9c4-4ea8-a7f1-60456b6de8cb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb Aug 13 23:45:15.213946 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8741993-d9c4-4ea8-a7f1-60456b6de8cb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.214223 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8741993-d9c4-4ea8-a7f1-60456b6de8cb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.224137 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:15.224137 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:15.229278 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c8741993-d9c4-4ea8-a7f1-60456b6de8cb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:15.235083 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8741993-d9c4-4ea8-a7f1-60456b6de8cb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb returned with HTTP 200 Aug 13 23:45:15.235945 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 487/1964] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:15.257903 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5250cc8-285e-4b3a-a4e3-ee14c18581f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.260265 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5250cc8-285e-4b3a-a4e3-ee14c18581f3 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb/action Aug 13 23:45:15.260708 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5250cc8-285e-4b3a-a4e3-ee14c18581f3 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:15.260883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5250cc8-285e-4b3a-a4e3-ee14c18581f3 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:15.273252 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:15.273252 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:15.273822 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5250cc8-285e-4b3a-a4e3-ee14c18581f3 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Volume info retrieved successfully. Aug 13 23:45:15.306367 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5250cc8-285e-4b3a-a4e3-ee14c18581f3 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Delete volume request issued successfully. Aug 13 23:45:15.307285 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5250cc8-285e-4b3a-a4e3-ee14c18581f3 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb/action returned with HTTP 202 Aug 13 23:45:15.307285 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 486/1965] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:15 2026] POST /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:15.321741 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ed11f14-ddeb-4ac8-bedb-a2f8988c44ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.326796 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ed11f14-ddeb-4ac8-bedb-a2f8988c44ac tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb Aug 13 23:45:15.326796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ed11f14-ddeb-4ac8-bedb-a2f8988c44ac tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.326796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ed11f14-ddeb-4ac8-bedb-a2f8988c44ac tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.338646 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:15.338646 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:15.348313 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ed11f14-ddeb-4ac8-bedb-a2f8988c44ac tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:15.356342 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ed11f14-ddeb-4ac8-bedb-a2f8988c44ac tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb returned with HTTP 200 Aug 13 23:45:15.359251 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 498/1966] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:15.516420 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-58bc78c1-f560-475e-863e-c974c8cc2f24 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.523506 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58bc78c1-f560-475e-863e-c974c8cc2f24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:15.523506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58bc78c1-f560-475e-863e-c974c8cc2f24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.523506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58bc78c1-f560-475e-863e-c974c8cc2f24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.532228 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58bc78c1-f560-475e-863e-c974c8cc2f24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 returned with HTTP 404 Aug 13 23:45:15.532867 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 496/1967] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:15.542188 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-786331aa-a604-40d1-8be7-0f9e1d07f92c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.546797 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-786331aa-a604-40d1-8be7-0f9e1d07f92c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:15.547894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-786331aa-a604-40d1-8be7-0f9e1d07f92c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.547894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-786331aa-a604-40d1-8be7-0f9e1d07f92c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.547894 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-786331aa-a604-40d1-8be7-0f9e1d07f92c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: 4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:15.555931 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-786331aa-a604-40d1-8be7-0f9e1d07f92c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b returned with HTTP 404 Aug 13 23:45:15.555931 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 488/1968] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:15 2026] DELETE /volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:15.571718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94e932b4-add9-4986-9eb0-9816affb37a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.575515 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94e932b4-add9-4986-9eb0-9816affb37a0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b Aug 13 23:45:15.575826 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94e932b4-add9-4986-9eb0-9816affb37a0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.576123 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94e932b4-add9-4986-9eb0-9816affb37a0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.580325 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94e932b4-add9-4986-9eb0-9816affb37a0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b returned with HTTP 404 Aug 13 23:45:15.580940 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 487/1969] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/snapshots/4b195ada-9833-453e-aeec-97cf4c767b2b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:15.598583 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-710f652a-08d4-4230-82a5-3a2dafb0f700 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.601039 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-710f652a-08d4-4230-82a5-3a2dafb0f700 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:15.601334 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-710f652a-08d4-4230-82a5-3a2dafb0f700 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.601549 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-710f652a-08d4-4230-82a5-3a2dafb0f700 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.601718 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-710f652a-08d4-4230-82a5-3a2dafb0f700 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: 642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:15.608654 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-710f652a-08d4-4230-82a5-3a2dafb0f700 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a returned with HTTP 404 Aug 13 23:45:15.609272 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 499/1970] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:15 2026] DELETE /volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:15.619675 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92bc39e8-64e8-4446-a291-cba57cbe0bef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.623085 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92bc39e8-64e8-4446-a291-cba57cbe0bef tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a Aug 13 23:45:15.623245 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92bc39e8-64e8-4446-a291-cba57cbe0bef tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.623494 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92bc39e8-64e8-4446-a291-cba57cbe0bef tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.630334 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92bc39e8-64e8-4446-a291-cba57cbe0bef tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a returned with HTTP 404 Aug 13 23:45:15.630877 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 497/1971] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/snapshots/642eb5af-3025-469c-a25a-f667b1b7895a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:15.648443 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-576cb809-4922-4a56-937b-0fa4eff5e616 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.650512 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-576cb809-4922-4a56-937b-0fa4eff5e616 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:15.651081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-576cb809-4922-4a56-937b-0fa4eff5e616 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.651256 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-576cb809-4922-4a56-937b-0fa4eff5e616 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.651360 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-576cb809-4922-4a56-937b-0fa4eff5e616 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:15.659803 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-576cb809-4922-4a56-937b-0fa4eff5e616 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 returned with HTTP 404 Aug 13 23:45:15.660534 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 489/1972] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:15 2026] DELETE /volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:15.673484 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9dcaa05f-c2a0-4184-b429-a98b86840fe4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.675590 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dcaa05f-c2a0-4184-b429-a98b86840fe4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 Aug 13 23:45:15.675590 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dcaa05f-c2a0-4184-b429-a98b86840fe4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.675590 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dcaa05f-c2a0-4184-b429-a98b86840fe4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.680886 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dcaa05f-c2a0-4184-b429-a98b86840fe4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 returned with HTTP 404 Aug 13 23:45:15.681539 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 488/1973] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/snapshots/f22ff945-523d-482f-9476-678c830f36f1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:15.817890 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3017320-bd60-46ea-a96a-567eea301236 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:15.822214 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3017320-bd60-46ea-a96a-567eea301236 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:15.822214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3017320-bd60-46ea-a96a-567eea301236 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:15.822214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3017320-bd60-46ea-a96a-567eea301236 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:15.833977 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:15.833977 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:15.845111 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b3017320-bd60-46ea-a96a-567eea301236 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:15.854087 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3017320-bd60-46ea-a96a-567eea301236 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:15.854779 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 500/1974] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:15 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:16.375340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-109b0088-de52-4b1a-9405-47520fba31e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.378035 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-109b0088-de52-4b1a-9405-47520fba31e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb Aug 13 23:45:16.378281 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-109b0088-de52-4b1a-9405-47520fba31e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.378597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-109b0088-de52-4b1a-9405-47520fba31e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.386596 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-109b0088-de52-4b1a-9405-47520fba31e3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb returned with HTTP 404 Aug 13 23:45:16.387390 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 498/1975] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:45:16.400954 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4449974b-8d16-43e2-abbe-377094d06e7e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.403508 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4449974b-8d16-43e2-abbe-377094d06e7e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb Aug 13 23:45:16.403765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4449974b-8d16-43e2-abbe-377094d06e7e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.404053 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4449974b-8d16-43e2-abbe-377094d06e7e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.411169 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-3d6954eb-f5e4-4a8c-be22-6856f090a745 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.415386 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-3d6954eb-f5e4-4a8c-be22-6856f090a745 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:16.415652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-3d6954eb-f5e4-4a8c-be22-6856f090a745 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.415896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-3d6954eb-f5e4-4a8c-be22-6856f090a745 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.416622 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4449974b-8d16-43e2-abbe-377094d06e7e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb returned with HTTP 404 Aug 13 23:45:16.417226 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 490/1976] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:16.425423 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:16.425423 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:16.429466 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f65a935f-7a47-4b83-a379-ee273fb5bb1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.429831 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-3d6954eb-f5e4-4a8c-be22-6856f090a745 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:16.431890 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f65a935f-7a47-4b83-a379-ee273fb5bb1f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb Aug 13 23:45:16.432168 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f65a935f-7a47-4b83-a379-ee273fb5bb1f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.432412 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f65a935f-7a47-4b83-a379-ee273fb5bb1f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.432657 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f65a935f-7a47-4b83-a379-ee273fb5bb1f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Delete volume with id: 0d51f329-f892-4459-b97a-92710d0ffbfb Aug 13 23:45:16.434907 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-3d6954eb-f5e4-4a8c-be22-6856f090a745 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:16.435458 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 489/1977] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:16.440381 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f65a935f-7a47-4b83-a379-ee273fb5bb1f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb returned with HTTP 404 Aug 13 23:45:16.441219 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 501/1978] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:16 2026] DELETE /volume/v3/volumes/0d51f329-f892-4459-b97a-92710d0ffbfb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:16.452674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.454202 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:16.454523 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-954860268"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:16.459029 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-954860268'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:16.459029 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume of 1 GB Aug 13 23:45:16.459029 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:16.459029 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:16.460713 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Availability Zones retrieved successfully. Aug 13 23:45:16.466354 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (a1a100ac-2a78-42f1-bda1-42babba73746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:16.467333 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46611aee-2cb6-47cf-ba3a-872912465d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:16.468319 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:16.520131 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46611aee-2cb6-47cf-ba3a-872912465d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:16.522335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb476cc-fb9f-4a63-bb5f-12fd78b54e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:16.569429 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-750035b2-1dc1-46fb-87cf-af0501849a3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.570571 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-750035b2-1dc1-46fb-87cf-af0501849a3a None None] GET https://10.4.3.81/volume// Aug 13 23:45:16.572451 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-750035b2-1dc1-46fb-87cf-af0501849a3a None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.572451 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-750035b2-1dc1-46fb-87cf-af0501849a3a None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.572451 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-750035b2-1dc1-46fb-87cf-af0501849a3a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:16.574202 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 491/1979] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:16.593755 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-d5833624-c87d-4282-ad47-7b360e00a013 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.596496 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-d5833624-c87d-4282-ad47-7b360e00a013 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:45:16.597349 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-d5833624-c87d-4282-ad47-7b360e00a013 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db8c214b-b9a8-44da-9fda-72dfd510b9f5", "connector": null, "instance_uuid": "eff9d1ee-4116-4434-8cd6-7cbea9a3cca6"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:16.606024 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Created reservations ['33261753-7c8b-4e12-814f-338ed6c67fb7', 'c49b1e10-3dc7-4942-8ae5-f72b697a7c57', 'e7775dec-ffa3-4c3e-88dc-909d111c8265', '2a4e359a-11e7-466e-8ad1-68c494f6c4a1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:16.607025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb476cc-fb9f-4a63-bb5f-12fd78b54e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33261753-7c8b-4e12-814f-338ed6c67fb7', 'c49b1e10-3dc7-4942-8ae5-f72b697a7c57', 'e7775dec-ffa3-4c3e-88dc-909d111c8265', '2a4e359a-11e7-466e-8ad1-68c494f6c4a1']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:16.609271 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99a99c2-11cc-4dea-a1bf-56389171da5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:16.621208 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:16.621208 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:16.650200 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99a99c2-11cc-4dea-a1bf-56389171da5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-954860268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['33261753-7c8b-4e12-814f-338ed6c67fb7','c49b1e10-3dc7-4942-8ae5-f72b697a7c57','e7775dec-ffa3-4c3e-88dc-909d111c8265','2a4e359a-11e7-466e-8ad1-68c494f6c4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-954860268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be401d77b31948708ed9425387cc4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef502761419c4969a84a7ebf574e012a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:16.650431 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ba349a7-6ffa-4c97-b39e-37501d2cc0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:16.663539 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-d5833624-c87d-4282-ad47-7b360e00a013 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:45:16.663891 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 490/1980] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:45:16 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:16.673254 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ba349a7-6ffa-4c97-b39e-37501d2cc0cc) transitioned into state 'SUCCESS' from state '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-954860268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['33261753-7c8b-4e12-814f-338ed6c67fb7','c49b1e10-3dc7-4942-8ae5-f72b697a7c57','e7775dec-ffa3-4c3e-88dc-909d111c8265','2a4e359a-11e7-466e-8ad1-68c494f6c4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:16.674220 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b1dbd4-8948-444c-9cf9-121fd0875602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:16.690266 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b1dbd4-8948-444c-9cf9-121fd0875602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:16.690266 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (a1a100ac-2a78-42f1-bda1-42babba73746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:16.690266 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request issued successfully. Aug 13 23:45:16.690493 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fd9b807-a34b-47dc-a6cf-887033f7e535 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:16.690961 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 499/1981] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:16 2026] POST /volume/v3/volumes => generated 746 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:16.699117 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8729fd9f-2922-41e4-8868-ecc4be242815 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.702282 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8729fd9f-2922-41e4-8868-ecc4be242815 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:16.702352 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f63dab3-6a69-415e-8694-05f85e2bcbbf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.702832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8729fd9f-2922-41e4-8868-ecc4be242815 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.703157 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8729fd9f-2922-41e4-8868-ecc4be242815 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.704178 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f63dab3-6a69-415e-8694-05f85e2bcbbf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 Aug 13 23:45:16.704381 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f63dab3-6a69-415e-8694-05f85e2bcbbf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.704562 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f63dab3-6a69-415e-8694-05f85e2bcbbf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.712150 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:16.712150 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:16.717916 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f63dab3-6a69-415e-8694-05f85e2bcbbf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:16.718720 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:16.718720 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:16.722577 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb085924-4de9-4e47-8ae7-e9cda8fc01b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.723199 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb085924-4de9-4e47-8ae7-e9cda8fc01b3 None None] GET https://10.4.3.81/volume// Aug 13 23:45:16.723282 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8729fd9f-2922-41e4-8868-ecc4be242815 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:16.723481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb085924-4de9-4e47-8ae7-e9cda8fc01b3 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.723664 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb085924-4de9-4e47-8ae7-e9cda8fc01b3 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.723701 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f63dab3-6a69-415e-8694-05f85e2bcbbf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 returned with HTTP 200 Aug 13 23:45:16.724079 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb085924-4de9-4e47-8ae7-e9cda8fc01b3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:16.724228 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 492/1982] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:16.724412 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 491/1983] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:16.729849 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8729fd9f-2922-41e4-8868-ecc4be242815 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:16.730540 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 502/1984] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:16.737598 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-bac5d272-9268-4e55-b041-72013a8fde24 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.739953 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-bac5d272-9268-4e55-b041-72013a8fde24 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:16.740135 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-bac5d272-9268-4e55-b041-72013a8fde24 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.743008 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-bac5d272-9268-4e55-b041-72013a8fde24 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.750878 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:16.750878 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:16.754928 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-bac5d272-9268-4e55-b041-72013a8fde24 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:16.759861 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-bac5d272-9268-4e55-b041-72013a8fde24 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:16.760302 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 500/1985] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:45:16.875960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba7b4513-902e-4543-a8dc-e99b6d56654a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.878828 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba7b4513-902e-4543-a8dc-e99b6d56654a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:16.879114 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba7b4513-902e-4543-a8dc-e99b6d56654a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:16.879393 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba7b4513-902e-4543-a8dc-e99b6d56654a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:16.895427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-52d1830d-df26-4bee-801d-09c333c326f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:16.896156 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:16.896156 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:16.898917 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-52d1830d-df26-4bee-801d-09c333c326f1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] PUT https://10.4.3.81/volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 Aug 13 23:45:16.900642 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-52d1830d-df26-4bee-801d-09c333c326f1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:16.907442 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba7b4513-902e-4543-a8dc-e99b6d56654a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:16.911825 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-52d1830d-df26-4bee-801d-09c333c326f1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Acquiring lock "cinder-attachment_update-db8c214b-b9a8-44da-9fda-72dfd510b9f5-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:45:16.915855 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba7b4513-902e-4543-a8dc-e99b6d56654a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:16.915855 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 493/1986] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:16 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:16.919194 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-52d1830d-df26-4bee-801d-09c333c326f1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Lock "cinder-attachment_update-db8c214b-b9a8-44da-9fda-72dfd510b9f5-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:45:16.920494 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:16.920494 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:17.037781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-52d1830d-df26-4bee-801d-09c333c326f1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Lock "cinder-attachment_update-db8c214b-b9a8-44da-9fda-72dfd510b9f5-np0000007283" released by "attachment_update" :: held 0.119s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:45:17.038188 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-52d1830d-df26-4bee-801d-09c333c326f1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 returned with HTTP 200 Aug 13 23:45:17.038708 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 492/1987] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:45:16 2026] PUT /volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:17.665063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.666865 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:17.667128 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:17.667278 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:17.667493 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Delete volume with id: e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:17.677607 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.677607 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:17.678341 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:17.698202 np0000007283 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:45:17.707869 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Delete volume request issued successfully. Aug 13 23:45:17.708414 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f767ec8d-7965-4fc6-8415-d4e2b81d4730 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 202 Aug 13 23:45:17.708929 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 503/1988] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:17 2026] DELETE /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:17.719956 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88abbf28-c169-42a0-8a3f-172ea16cf28d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.722165 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88abbf28-c169-42a0-8a3f-172ea16cf28d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:17.722392 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88abbf28-c169-42a0-8a3f-172ea16cf28d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:17.723114 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88abbf28-c169-42a0-8a3f-172ea16cf28d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:17.735676 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.735676 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:17.738423 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88abbf28-c169-42a0-8a3f-172ea16cf28d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:45:17.742373 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1e190a27-9be6-4167-9709-734fa409ae2f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.747013 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88abbf28-c169-42a0-8a3f-172ea16cf28d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 200 Aug 13 23:45:17.747163 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e190a27-9be6-4167-9709-734fa409ae2f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 Aug 13 23:45:17.747163 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e190a27-9be6-4167-9709-734fa409ae2f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:17.747256 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 501/1989] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:17 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:17.747321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e190a27-9be6-4167-9709-734fa409ae2f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:17.750247 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29d7205f-e4e5-48a3-8b10-e1626a9ef869 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.755369 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29d7205f-e4e5-48a3-8b10-e1626a9ef869 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:17.755369 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29d7205f-e4e5-48a3-8b10-e1626a9ef869 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:17.755369 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29d7205f-e4e5-48a3-8b10-e1626a9ef869 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:17.755475 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.755475 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:17.760210 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1e190a27-9be6-4167-9709-734fa409ae2f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:17.766906 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e190a27-9be6-4167-9709-734fa409ae2f tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 returned with HTTP 200 Aug 13 23:45:17.767919 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 494/1990] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:17 2026] GET /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:17.770101 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.770101 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:17.776566 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29d7205f-e4e5-48a3-8b10-e1626a9ef869 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:17.786212 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5bb6a85b-a2e3-40df-b212-54b90178cf3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.786479 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29d7205f-e4e5-48a3-8b10-e1626a9ef869 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:17.787104 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 493/1991] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:17 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:17.790899 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5bb6a85b-a2e3-40df-b212-54b90178cf3d tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2/action Aug 13 23:45:17.790899 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5bb6a85b-a2e3-40df-b212-54b90178cf3d tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:17.790899 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5bb6a85b-a2e3-40df-b212-54b90178cf3d tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:17.801532 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.801532 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:17.802746 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-5bb6a85b-a2e3-40df-b212-54b90178cf3d tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume 'cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:17.834347 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5bb6a85b-a2e3-40df-b212-54b90178cf3d tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2/action returned with HTTP 202 Aug 13 23:45:17.835465 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 504/1992] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:17 2026] POST /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:17.845331 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b03c4a9b-b681-48bb-a1b9-650934f506ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.848876 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b03c4a9b-b681-48bb-a1b9-650934f506ff tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 Aug 13 23:45:17.849070 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b03c4a9b-b681-48bb-a1b9-650934f506ff tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:17.849536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b03c4a9b-b681-48bb-a1b9-650934f506ff tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:17.858643 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.858643 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:17.864171 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b03c4a9b-b681-48bb-a1b9-650934f506ff tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:17.871310 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b03c4a9b-b681-48bb-a1b9-650934f506ff tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 returned with HTTP 200 Aug 13 23:45:17.871533 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 502/1993] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:17 2026] GET /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:17.892168 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3502c44c-36f1-41fc-90b4-2c79e33eee7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.895540 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3502c44c-36f1-41fc-90b4-2c79e33eee7b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2/action Aug 13 23:45:17.896109 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3502c44c-36f1-41fc-90b4-2c79e33eee7b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:17.896109 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3502c44c-36f1-41fc-90b4-2c79e33eee7b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:17.912392 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.912392 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:17.912392 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3502c44c-36f1-41fc-90b4-2c79e33eee7b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Volume info retrieved successfully. Aug 13 23:45:17.934180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9de987f8-901a-4bed-ac07-6d5596256c79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.939252 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9de987f8-901a-4bed-ac07-6d5596256c79 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:17.939583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9de987f8-901a-4bed-ac07-6d5596256c79 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:17.940685 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9de987f8-901a-4bed-ac07-6d5596256c79 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:17.950253 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3502c44c-36f1-41fc-90b4-2c79e33eee7b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Delete volume request issued successfully. Aug 13 23:45:17.950253 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3502c44c-36f1-41fc-90b4-2c79e33eee7b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2/action returned with HTTP 202 Aug 13 23:45:17.950253 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 495/1994] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:17 2026] POST /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:17.950562 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.950562 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:17.959405 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9de987f8-901a-4bed-ac07-6d5596256c79 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:17.963401 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c504cfb-d1db-4d47-9af3-7831c69769f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:17.966326 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c504cfb-d1db-4d47-9af3-7831c69769f5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 Aug 13 23:45:17.967101 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c504cfb-d1db-4d47-9af3-7831c69769f5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:17.967101 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c504cfb-d1db-4d47-9af3-7831c69769f5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:17.973435 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9de987f8-901a-4bed-ac07-6d5596256c79 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:17.973933 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 494/1995] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:17 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:17.978684 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:17.978684 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:17.987567 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c504cfb-d1db-4d47-9af3-7831c69769f5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:17.997081 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c504cfb-d1db-4d47-9af3-7831c69769f5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 returned with HTTP 200 Aug 13 23:45:17.998422 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 505/1996] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:17 2026] GET /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:18.440077 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f5213773-b30c-402b-bd57-7bb37bd1e807 req-416109af-bc12-401b-9751-19c48d3a2ee5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.443312 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f5213773-b30c-402b-bd57-7bb37bd1e807 req-416109af-bc12-401b-9751-19c48d3a2ee5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e Aug 13 23:45:18.443312 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f5213773-b30c-402b-bd57-7bb37bd1e807 req-416109af-bc12-401b-9751-19c48d3a2ee5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:18.443516 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f5213773-b30c-402b-bd57-7bb37bd1e807 req-416109af-bc12-401b-9751-19c48d3a2ee5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:18.452207 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:18.452207 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:18.512810 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f5213773-b30c-402b-bd57-7bb37bd1e807 req-416109af-bc12-401b-9751-19c48d3a2ee5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e returned with HTTP 200 Aug 13 23:45:18.513266 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 503/1997] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:45:18 2026] DELETE /volume/v3/attachments/f0ea6808-d7f9-4fed-8b8d-b53437cbd86e => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:18.764488 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b63ea2cf-afc2-457d-9b4c-ba0c894c6560 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.766419 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b63ea2cf-afc2-457d-9b4c-ba0c894c6560 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 Aug 13 23:45:18.766592 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b63ea2cf-afc2-457d-9b4c-ba0c894c6560 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:18.766801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b63ea2cf-afc2-457d-9b4c-ba0c894c6560 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:18.777536 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b63ea2cf-afc2-457d-9b4c-ba0c894c6560 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 returned with HTTP 404 Aug 13 23:45:18.778600 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 496/1998] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:18 2026] GET /volume/v3/volumes/e31d2e1a-3c27-4051-b77e-ede111ce23b0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:18.786984 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-824f2b3b-8a3e-4ed3-9146-d8f17cf85ce9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.790282 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-824f2b3b-8a3e-4ed3-9146-d8f17cf85ce9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:45:18.790606 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-824f2b3b-8a3e-4ed3-9146-d8f17cf85ce9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:18.790865 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-824f2b3b-8a3e-4ed3-9146-d8f17cf85ce9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:18.791880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-824f2b3b-8a3e-4ed3-9146-d8f17cf85ce9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:45:18.805669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1151710a-0740-4a78-9cb1-978c9ad8a5b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.808692 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1151710a-0740-4a78-9cb1-978c9ad8a5b7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:18.808940 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1151710a-0740-4a78-9cb1-978c9ad8a5b7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:18.809388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1151710a-0740-4a78-9cb1-978c9ad8a5b7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:18.820980 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-824f2b3b-8a3e-4ed3-9146-d8f17cf85ce9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Get all volumes completed successfully. Aug 13 23:45:18.822423 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:18.822423 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:18.823538 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:18.823538 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:18.828244 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1151710a-0740-4a78-9cb1-978c9ad8a5b7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:18.830176 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-824f2b3b-8a3e-4ed3-9146-d8f17cf85ce9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:45:18.830742 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 495/1999] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:45:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10401 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:45:18.836067 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1151710a-0740-4a78-9cb1-978c9ad8a5b7 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:18.836640 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 506/2000] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:18 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:18.858161 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-37aabc4f-508e-4792-be28-165d2f856f35 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.860551 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37aabc4f-508e-4792-be28-165d2f856f35 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] DELETE https://10.4.3.81/volume/v3/types/466512af-9f2e-4537-aeb9-5ddf94b03617 Aug 13 23:45:18.860551 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37aabc4f-508e-4792-be28-165d2f856f35 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:18.860551 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37aabc4f-508e-4792-be28-165d2f856f35 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:18.860838 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:18.860838 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:18.893357 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37aabc4f-508e-4792-be28-165d2f856f35 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types/466512af-9f2e-4537-aeb9-5ddf94b03617 returned with HTTP 202 Aug 13 23:45:18.893976 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 504/2001] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:45:18 2026] DELETE /volume/v3/types/466512af-9f2e-4537-aeb9-5ddf94b03617 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:18.912344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f101c9af-ae0f-4fd1-aba1-8cdfdaa90bc9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.915001 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f101c9af-ae0f-4fd1-aba1-8cdfdaa90bc9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:45:18.916594 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f101c9af-ae0f-4fd1-aba1-8cdfdaa90bc9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-966433526", "extra_specs": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:18.939650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f101c9af-ae0f-4fd1-aba1-8cdfdaa90bc9 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:45:18.940491 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 497/2002] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:45:18 2026] POST /volume/v3/types => generated 211 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:18.952844 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-120c0865-f9d7-40ff-a8a5-b64f7dbf3c31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.955670 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-120c0865-f9d7-40ff-a8a5-b64f7dbf3c31 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] POST https://10.4.3.81/volume/v3/types/8ca47b9c-552e-44ff-a6c6-4a01ef90be67/encryption Aug 13 23:45:18.956188 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-120c0865-f9d7-40ff-a8a5-b64f7dbf3c31 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:18.978229 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-120c0865-f9d7-40ff-a8a5-b64f7dbf3c31 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types/8ca47b9c-552e-44ff-a6c6-4a01ef90be67/encryption returned with HTTP 200 Aug 13 23:45:18.978871 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 496/2003] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:45:18 2026] POST /volume/v3/types/8ca47b9c-552e-44ff-a6c6-4a01ef90be67/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:18.992065 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0f3814b0-3bbe-4b31-9f29-b7b56b2b9038 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.992174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:18.994034 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:18.994192 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f3814b0-3bbe-4b31-9f29-b7b56b2b9038 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:18.994352 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-929540524", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-966433526", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:18.994431 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f3814b0-3bbe-4b31-9f29-b7b56b2b9038 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:18.994639 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f3814b0-3bbe-4b31-9f29-b7b56b2b9038 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:18.997472 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-929540524', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-966433526', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:19.003955 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:19.003955 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:19.004819 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume of 1 GB Aug 13 23:45:19.004819 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:19.004819 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:19.005185 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Availability Zones retrieved successfully. Aug 13 23:45:19.008673 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f3814b0-3bbe-4b31-9f29-b7b56b2b9038 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:19.011632 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Flow 'volume_create_api' (c5721813-b055-41fd-b359-3a4a4ff02165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:19.012779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7871864d-62a7-4998-98d3-4b3a47642e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.013001 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f2d0d74-5ca5-45c5-9feb-25c810f2f338 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:19.014243 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:19.015363 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f3814b0-3bbe-4b31-9f29-b7b56b2b9038 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:19.015793 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 505/2004] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:18 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:19.016466 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f2d0d74-5ca5-45c5-9feb-25c810f2f338 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 Aug 13 23:45:19.017328 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f2d0d74-5ca5-45c5-9feb-25c810f2f338 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:19.017900 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f2d0d74-5ca5-45c5-9feb-25c810f2f338 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:19.027470 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f2d0d74-5ca5-45c5-9feb-25c810f2f338 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 returned with HTTP 404 Aug 13 23:45:19.028546 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 498/2005] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:19 2026] GET /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:19.040411 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76485cdf-1804-44da-acf8-f5993d6fb5d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:19.042421 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76485cdf-1804-44da-acf8-f5993d6fb5d1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 Aug 13 23:45:19.042639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76485cdf-1804-44da-acf8-f5993d6fb5d1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:19.042900 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76485cdf-1804-44da-acf8-f5993d6fb5d1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:19.051300 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7871864d-62a7-4998-98d3-4b3a47642e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:45:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ca47b9c-552e-44ff-a6c6-4a01ef90be67,is_public=True,name='tempest-scenario-type-luks-966433526',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca47b9c-552e-44ff-a6c6-4a01ef90be67', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.052467 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f3cb46-377e-4b39-b5e6-f02504b8b29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.055817 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76485cdf-1804-44da-acf8-f5993d6fb5d1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 returned with HTTP 404 Aug 13 23:45:19.056631 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 497/2006] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:19 2026] GET /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:19.065830 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c65f8522-3292-4d9c-8c33-7271e552b52d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:19.068108 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c65f8522-3292-4d9c-8c33-7271e552b52d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] DELETE https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 Aug 13 23:45:19.068405 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c65f8522-3292-4d9c-8c33-7271e552b52d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:19.068705 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c65f8522-3292-4d9c-8c33-7271e552b52d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:19.068964 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c65f8522-3292-4d9c-8c33-7271e552b52d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Delete volume with id: cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 Aug 13 23:45:19.075599 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c65f8522-3292-4d9c-8c33-7271e552b52d tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 returned with HTTP 404 Aug 13 23:45:19.076298 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 506/2007] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:19 2026] DELETE /volume/v3/volumes/cb68e6ac-da9d-4d0e-ad8b-6429fa8c02f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:19.089069 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:19.092157 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:19.092506 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-234161554"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:19.094636 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-966433526 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-966433526, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:45:19.095031 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-234161554'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:19.095248 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-966433526 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-966433526, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:45:19.095342 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume of 1 GB Aug 13 23:45:19.100351 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Availability Zones retrieved successfully. Aug 13 23:45:19.108376 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (8bde3002-2331-496a-9682-d09950f1a3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:19.110095 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db4060b-8f67-485d-b801-4ae813f104d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.112134 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:19.140450 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Created reservations ['bdf688bd-e684-4caa-95d4-1ef97a2761b4', 'f1517821-0137-4661-aefb-11a2d73ee873', 'eae73a09-77e0-44b4-9cea-837b7dbfbd63', '2a02945c-f558-4580-8d41-1d4bda9d1576'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:19.140450 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f3cb46-377e-4b39-b5e6-f02504b8b29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf688bd-e684-4caa-95d4-1ef97a2761b4', 'f1517821-0137-4661-aefb-11a2d73ee873', 'eae73a09-77e0-44b4-9cea-837b7dbfbd63', '2a02945c-f558-4580-8d41-1d4bda9d1576']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.141289 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f1dff1-ae2b-424c-9749-d71f0ec60d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.161274 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db4060b-8f67-485d-b801-4ae813f104d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.163047 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dbaae43-6136-42f7-89c3-a37b33fb5260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.182916 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f1dff1-ae2b-424c-9749-d71f0ec60d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '517be24f-9a22-4536-9015-c85b1aa845f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-929540524',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabdb5481b3747aeacd61bd39b8d31e6',qos_specs=None,replication_status=,reservations=['bdf688bd-e684-4caa-95d4-1ef97a2761b4','f1517821-0137-4661-aefb-11a2d73ee873','eae73a09-77e0-44b4-9cea-837b7dbfbd63','2a02945c-f558-4580-8d41-1d4bda9d1576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0d836303c42eeae0eed9633fddc57',volume_type_id=8ca47b9c-552e-44ff-a6c6-4a01ef90be67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-929540524',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=517be24f-9a22-4536-9015-c85b1aa845f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabdb5481b3747aeacd61bd39b8d31e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b0d836303c42eeae0eed9633fddc57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca47b9c-552e-44ff-a6c6-4a01ef90be67),volume_type_id=8ca47b9c-552e-44ff-a6c6-4a01ef90be67)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.184978 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582f3557-0c80-4b92-90f8-27c14e04f250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.218123 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582f3557-0c80-4b92-90f8-27c14e04f250) transitioned into state 'SUCCESS' from state '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-929540524',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabdb5481b3747aeacd61bd39b8d31e6',qos_specs=None,replication_status=,reservations=['bdf688bd-e684-4caa-95d4-1ef97a2761b4','f1517821-0137-4661-aefb-11a2d73ee873','eae73a09-77e0-44b4-9cea-837b7dbfbd63','2a02945c-f558-4580-8d41-1d4bda9d1576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b0d836303c42eeae0eed9633fddc57',volume_type_id=8ca47b9c-552e-44ff-a6c6-4a01ef90be67)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.219401 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (200e2aff-251d-412e-9d2a-826f54ad551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.232862 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Created reservations ['fd7a7dcc-cb52-4423-afd8-9fb304c779de', '509274dc-11cd-4fce-9c73-931232851a8a', '0caca310-bad3-478c-9633-13ba037ae54b', 'd348c8d0-c600-4309-8e3c-fada72da52d3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:19.233699 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dbaae43-6136-42f7-89c3-a37b33fb5260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd7a7dcc-cb52-4423-afd8-9fb304c779de', '509274dc-11cd-4fce-9c73-931232851a8a', '0caca310-bad3-478c-9633-13ba037ae54b', 'd348c8d0-c600-4309-8e3c-fada72da52d3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.234600 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f33cc2eb-632e-4cd3-922a-036ec1c129ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.235062 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (200e2aff-251d-412e-9d2a-826f54ad551e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.236547 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Flow 'volume_create_api' (c5721813-b055-41fd-b359-3a4a4ff02165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:19.237003 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Create volume request issued successfully. Aug 13 23:45:19.237863 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d1a019e-e0ea-48f5-b5dc-9ebe0b5eb267 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:19.238860 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 507/2008] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:45:18 2026] POST /volume/v3/volumes => generated 781 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:19.267285 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f33cc2eb-632e-4cd3-922a-036ec1c129ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-234161554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['fd7a7dcc-cb52-4423-afd8-9fb304c779de','509274dc-11cd-4fce-9c73-931232851a8a','0caca310-bad3-478c-9633-13ba037ae54b','d348c8d0-c600-4309-8e3c-fada72da52d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-234161554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be401d77b31948708ed9425387cc4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef502761419c4969a84a7ebf574e012a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.271557 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85597d69-2d37-4d14-9259-96ec84a71ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.301373 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85597d69-2d37-4d14-9259-96ec84a71ee0) transitioned into state 'SUCCESS' from state '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-234161554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['fd7a7dcc-cb52-4423-afd8-9fb304c779de','509274dc-11cd-4fce-9c73-931232851a8a','0caca310-bad3-478c-9633-13ba037ae54b','d348c8d0-c600-4309-8e3c-fada72da52d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.302409 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dfea6d2-2866-49f0-b2dc-674da4c980dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:19.314817 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dfea6d2-2866-49f0-b2dc-674da4c980dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:19.315771 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (8bde3002-2331-496a-9682-d09950f1a3ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:19.316034 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request issued successfully. Aug 13 23:45:19.316745 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42284bca-d2e9-4263-8abb-c23317efa3c4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:19.317280 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 499/2009] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:19 2026] POST /volume/v3/volumes => generated 746 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:19.338270 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fc3dfd37-54d9-4c4a-8aba-a1e9b601648e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:19.343212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc3dfd37-54d9-4c4a-8aba-a1e9b601648e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 Aug 13 23:45:19.343212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc3dfd37-54d9-4c4a-8aba-a1e9b601648e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:19.343212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc3dfd37-54d9-4c4a-8aba-a1e9b601648e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:19.357723 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:19.357723 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:19.363708 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fc3dfd37-54d9-4c4a-8aba-a1e9b601648e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:19.372838 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc3dfd37-54d9-4c4a-8aba-a1e9b601648e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 returned with HTTP 200 Aug 13 23:45:19.372838 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 498/2010] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:19 2026] GET /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:19.855492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ab3149c-a0bf-43d3-8b75-942f6bfbd54a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:19.858790 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ab3149c-a0bf-43d3-8b75-942f6bfbd54a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:19.859381 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ab3149c-a0bf-43d3-8b75-942f6bfbd54a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:19.859381 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ab3149c-a0bf-43d3-8b75-942f6bfbd54a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:19.877362 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:19.877362 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:19.884648 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ab3149c-a0bf-43d3-8b75-942f6bfbd54a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:19.890272 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ab3149c-a0bf-43d3-8b75-942f6bfbd54a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:19.890737 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 507/2011] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:19 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:20.031077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fec21172-6a73-450f-9540-22d9fa74c92a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.035167 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fec21172-6a73-450f-9540-22d9fa74c92a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:20.035457 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fec21172-6a73-450f-9540-22d9fa74c92a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:20.038672 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fec21172-6a73-450f-9540-22d9fa74c92a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:20.053241 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.053241 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:20.058739 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fec21172-6a73-450f-9540-22d9fa74c92a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:20.064903 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fec21172-6a73-450f-9540-22d9fa74c92a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:20.065517 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 508/2012] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:20 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:20.129742 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f0bc755-e5ce-4756-9d23-df3bdb140b42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.132727 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f0bc755-e5ce-4756-9d23-df3bdb140b42 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:45:20.132856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f0bc755-e5ce-4756-9d23-df3bdb140b42 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:20.133137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f0bc755-e5ce-4756-9d23-df3bdb140b42 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:20.133359 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7f0bc755-e5ce-4756-9d23-df3bdb140b42 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: 5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:45:20.143077 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.143077 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:20.143077 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7f0bc755-e5ce-4756-9d23-df3bdb140b42 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:20.161683 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7f0bc755-e5ce-4756-9d23-df3bdb140b42 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:45:20.164093 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f0bc755-e5ce-4756-9d23-df3bdb140b42 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 202 Aug 13 23:45:20.164093 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 500/2013] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:20 2026] DELETE /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:20.171785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca181901-3cb3-49de-bafe-9aadd72c38ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.174227 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca181901-3cb3-49de-bafe-9aadd72c38ec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:45:20.174530 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca181901-3cb3-49de-bafe-9aadd72c38ec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:20.174820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca181901-3cb3-49de-bafe-9aadd72c38ec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:20.183977 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.183977 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:20.188600 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ca181901-3cb3-49de-bafe-9aadd72c38ec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:20.194436 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca181901-3cb3-49de-bafe-9aadd72c38ec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 200 Aug 13 23:45:20.195158 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 499/2014] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:20 2026] GET /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:20.391422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e6b0645-34c6-466a-8ae2-e0670d46a4e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.396431 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e6b0645-34c6-466a-8ae2-e0670d46a4e5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 Aug 13 23:45:20.396636 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e6b0645-34c6-466a-8ae2-e0670d46a4e5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:20.396903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e6b0645-34c6-466a-8ae2-e0670d46a4e5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:20.411562 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.411562 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:20.417389 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8e6b0645-34c6-466a-8ae2-e0670d46a4e5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:20.425470 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e6b0645-34c6-466a-8ae2-e0670d46a4e5 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 returned with HTTP 200 Aug 13 23:45:20.426130 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 508/2015] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:20 2026] GET /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:20.445231 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17bc351e-8830-4bd7-acc6-e6a41c266b93 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.446926 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17bc351e-8830-4bd7-acc6-e6a41c266b93 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2/action Aug 13 23:45:20.447334 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17bc351e-8830-4bd7-acc6-e6a41c266b93 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:20.447477 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17bc351e-8830-4bd7-acc6-e6a41c266b93 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:20.459807 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.459807 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:20.460367 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-17bc351e-8830-4bd7-acc6-e6a41c266b93 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume 'ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2' with '{'status': 'maintenance'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:20.490316 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17bc351e-8830-4bd7-acc6-e6a41c266b93 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2/action returned with HTTP 202 Aug 13 23:45:20.491220 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 509/2016] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:20 2026] POST /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:20.503864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-486f089b-21b1-4d63-af81-a64f871d651b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.505894 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-486f089b-21b1-4d63-af81-a64f871d651b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 Aug 13 23:45:20.506180 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-486f089b-21b1-4d63-af81-a64f871d651b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:20.506411 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-486f089b-21b1-4d63-af81-a64f871d651b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:20.521091 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.521091 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:20.527203 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-486f089b-21b1-4d63-af81-a64f871d651b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:20.537045 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-486f089b-21b1-4d63-af81-a64f871d651b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 returned with HTTP 200 Aug 13 23:45:20.537598 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 501/2017] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:20 2026] GET /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:20.552810 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-427d4c29-737f-465e-a237-dfaf174358d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.556124 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-427d4c29-737f-465e-a237-dfaf174358d8 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2/action Aug 13 23:45:20.556440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-427d4c29-737f-465e-a237-dfaf174358d8 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:20.557424 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-427d4c29-737f-465e-a237-dfaf174358d8 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:20.567621 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.567621 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:20.568015 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-427d4c29-737f-465e-a237-dfaf174358d8 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Volume info retrieved successfully. Aug 13 23:45:20.588648 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-427d4c29-737f-465e-a237-dfaf174358d8 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Delete volume request issued successfully. Aug 13 23:45:20.588648 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-427d4c29-737f-465e-a237-dfaf174358d8 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2/action returned with HTTP 202 Aug 13 23:45:20.588648 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 500/2018] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:20 2026] POST /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:20.596367 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8f94049-ea48-4fd2-baaa-51dec3ca05a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.601050 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8f94049-ea48-4fd2-baaa-51dec3ca05a4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 Aug 13 23:45:20.601050 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8f94049-ea48-4fd2-baaa-51dec3ca05a4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:20.601050 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8f94049-ea48-4fd2-baaa-51dec3ca05a4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:20.609155 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.609155 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:20.613841 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a8f94049-ea48-4fd2-baaa-51dec3ca05a4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:20.619537 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8f94049-ea48-4fd2-baaa-51dec3ca05a4 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 returned with HTTP 200 Aug 13 23:45:20.620418 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 509/2019] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:20 2026] GET /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:20.905324 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d315c55-be5b-4fb2-afdc-d3d01536465d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:20.907489 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d315c55-be5b-4fb2-afdc-d3d01536465d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:20.907855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d315c55-be5b-4fb2-afdc-d3d01536465d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:20.908110 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d315c55-be5b-4fb2-afdc-d3d01536465d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:20.920799 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:20.920799 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:20.924575 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d315c55-be5b-4fb2-afdc-d3d01536465d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:20.929165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d315c55-be5b-4fb2-afdc-d3d01536465d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:20.929549 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 510/2020] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:20 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:21.080860 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-da29e5f3-fd3e-400a-974d-3e92177a7214 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.083234 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da29e5f3-fd3e-400a-974d-3e92177a7214 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:21.083614 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da29e5f3-fd3e-400a-974d-3e92177a7214 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:21.083977 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da29e5f3-fd3e-400a-974d-3e92177a7214 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:21.094094 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:21.094094 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:21.098903 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-da29e5f3-fd3e-400a-974d-3e92177a7214 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:21.105315 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da29e5f3-fd3e-400a-974d-3e92177a7214 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:21.105983 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 502/2021] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:21 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:21.209914 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fce8f361-5455-4230-8dbc-ba7491f49e30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.211819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fce8f361-5455-4230-8dbc-ba7491f49e30 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 Aug 13 23:45:21.212133 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fce8f361-5455-4230-8dbc-ba7491f49e30 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:21.212429 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fce8f361-5455-4230-8dbc-ba7491f49e30 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:21.219870 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fce8f361-5455-4230-8dbc-ba7491f49e30 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 returned with HTTP 404 Aug 13 23:45:21.220503 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 501/2022] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:21 2026] GET /volume/v3/volumes/5dc740cc-0589-46e7-8e56-364f88d287d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:21.256380 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.258946 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:21.259500 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-690106683", "snapshot_id": null, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:21.261696 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-690106683', 'snapshot_id': None, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:21.354954 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:45:21.360836 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:45:21.369484 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (416b913c-0fd0-45bc-b3f2-7437f6dea691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:21.371376 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0573dac-d433-4c10-b5fb-0d80c22282fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.372790 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:21.446015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0573dac-d433-4c10-b5fb-0d80c22282fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.446965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d24f08e-e4be-41c6-ac37-cdd288e48695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.498469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['63db98e1-44bb-41c6-9027-5beeb4cb0ac9', '829dcaea-02d0-42ec-98b1-484e5b0f9227', '7caa67dc-2ed4-404a-8ce3-8a8724de0f49', '27d0388d-126e-40d2-af1e-63ac209854ca'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:21.499694 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d24f08e-e4be-41c6-ac37-cdd288e48695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63db98e1-44bb-41c6-9027-5beeb4cb0ac9', '829dcaea-02d0-42ec-98b1-484e5b0f9227', '7caa67dc-2ed4-404a-8ce3-8a8724de0f49', '27d0388d-126e-40d2-af1e-63ac209854ca']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.500941 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc2ab76-80f3-4641-bcc2-fd6fbe1dc2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.534550 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc2ab76-80f3-4641-bcc2-fd6fbe1dc2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16d6964-76ce-4596-bdcb-39125db370e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-690106683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['63db98e1-44bb-41c6-9027-5beeb4cb0ac9','829dcaea-02d0-42ec-98b1-484e5b0f9227','7caa67dc-2ed4-404a-8ce3-8a8724de0f49','27d0388d-126e-40d2-af1e-63ac209854ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-690106683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f16d6964-76ce-4596-bdcb-39125db370e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.535636 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216ab533-cc67-445e-8383-c26d72c3564f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.561007 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216ab533-cc67-445e-8383-c26d72c3564f) transitioned into state 'SUCCESS' from state '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-690106683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['63db98e1-44bb-41c6-9027-5beeb4cb0ac9','829dcaea-02d0-42ec-98b1-484e5b0f9227','7caa67dc-2ed4-404a-8ce3-8a8724de0f49','27d0388d-126e-40d2-af1e-63ac209854ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.562075 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34acc2c8-0c44-452b-944b-8d2330162a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.575018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34acc2c8-0c44-452b-944b-8d2330162a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.575848 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (416b913c-0fd0-45bc-b3f2-7437f6dea691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:21.576183 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:45:21.576837 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-794dca79-3b10-4b9f-928b-564b3dc2de4b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:21.577206 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 510/2023] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:45:21 2026] POST /volume/v3/volumes => generated 756 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:21.592841 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1b64709-0202-4cff-b1a9-c3f038c7a1c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.595789 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1b64709-0202-4cff-b1a9-c3f038c7a1c3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:45:21.596041 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1b64709-0202-4cff-b1a9-c3f038c7a1c3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:21.596669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1b64709-0202-4cff-b1a9-c3f038c7a1c3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:21.607005 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:21.607005 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:21.616851 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b1b64709-0202-4cff-b1a9-c3f038c7a1c3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:21.624071 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1b64709-0202-4cff-b1a9-c3f038c7a1c3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 200 Aug 13 23:45:21.624632 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 511/2024] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:21 2026] GET /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:21.637249 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb14c4d1-44a6-47a2-8159-93c28d2a3c0e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.639210 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb14c4d1-44a6-47a2-8159-93c28d2a3c0e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 Aug 13 23:45:21.639936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb14c4d1-44a6-47a2-8159-93c28d2a3c0e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:21.639936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb14c4d1-44a6-47a2-8159-93c28d2a3c0e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:21.648405 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb14c4d1-44a6-47a2-8159-93c28d2a3c0e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 returned with HTTP 404 Aug 13 23:45:21.649245 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 503/2025] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:21 2026] GET /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:21.657533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8608f338-3c72-42cb-b56b-0eadd874861a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.659551 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8608f338-3c72-42cb-b56b-0eadd874861a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 Aug 13 23:45:21.659817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8608f338-3c72-42cb-b56b-0eadd874861a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:21.660080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8608f338-3c72-42cb-b56b-0eadd874861a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:21.665857 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8608f338-3c72-42cb-b56b-0eadd874861a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 returned with HTTP 404 Aug 13 23:45:21.666493 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 502/2026] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:21 2026] GET /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:45:21.675772 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4d33f65f-57d4-43d0-8bdc-d9576021ac7a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.678001 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d33f65f-57d4-43d0-8bdc-d9576021ac7a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 Aug 13 23:45:21.678263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d33f65f-57d4-43d0-8bdc-d9576021ac7a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:21.678496 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d33f65f-57d4-43d0-8bdc-d9576021ac7a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:21.678707 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4d33f65f-57d4-43d0-8bdc-d9576021ac7a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Delete volume with id: ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 Aug 13 23:45:21.686005 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d33f65f-57d4-43d0-8bdc-d9576021ac7a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 returned with HTTP 404 Aug 13 23:45:21.686577 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 511/2027] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:21 2026] DELETE /volume/v3/volumes/ae9f64b1-b688-4a60-bf7a-678a4ce7cdc2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:21.696421 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4baef505-696e-40b1-87ce-55b57064de0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.698352 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:21.698742 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-531846908"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:21.700368 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-531846908'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:21.700495 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume of 1 GB Aug 13 23:45:21.707969 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Availability Zones retrieved successfully. Aug 13 23:45:21.713948 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (3af3e6f0-d34e-41c1-9170-09f577a7b3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:21.714835 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dffb455-2989-4e4f-9dbd-90b508799486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.716180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:21.752731 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dffb455-2989-4e4f-9dbd-90b508799486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.753591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c68f60fb-1932-4db3-bc7a-06bfe893eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.803929 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Created reservations ['5e4c4664-18e1-43cc-9609-6d04193aa09a', '3e900c4f-d34a-4fd7-a9ee-84f24a81e0e1', '20be475c-d4bf-44a0-aaae-8d48c73b73d2', 'a87cd68b-9ae9-4f3c-a6b3-15612962b1cd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:21.804889 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c68f60fb-1932-4db3-bc7a-06bfe893eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4c4664-18e1-43cc-9609-6d04193aa09a', '3e900c4f-d34a-4fd7-a9ee-84f24a81e0e1', '20be475c-d4bf-44a0-aaae-8d48c73b73d2', 'a87cd68b-9ae9-4f3c-a6b3-15612962b1cd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.805854 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de09cdb-9b7e-4d5a-b4d5-1459b6877fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.834454 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de09cdb-9b7e-4d5a-b4d5-1459b6877fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e61999-fbfd-4176-91ed-656f0e4f2257', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-531846908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['5e4c4664-18e1-43cc-9609-6d04193aa09a','3e900c4f-d34a-4fd7-a9ee-84f24a81e0e1','20be475c-d4bf-44a0-aaae-8d48c73b73d2','a87cd68b-9ae9-4f3c-a6b3-15612962b1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-531846908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e61999-fbfd-4176-91ed-656f0e4f2257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be401d77b31948708ed9425387cc4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef502761419c4969a84a7ebf574e012a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.835799 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18fe4ab-7fc8-4283-b854-6b648ed78d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.865200 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18fe4ab-7fc8-4283-b854-6b648ed78d2a) transitioned into state 'SUCCESS' from state '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-531846908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be401d77b31948708ed9425387cc4eb0',qos_specs=None,replication_status=,reservations=['5e4c4664-18e1-43cc-9609-6d04193aa09a','3e900c4f-d34a-4fd7-a9ee-84f24a81e0e1','20be475c-d4bf-44a0-aaae-8d48c73b73d2','a87cd68b-9ae9-4f3c-a6b3-15612962b1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef502761419c4969a84a7ebf574e012a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.866244 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867f18ad-0421-4e18-bc01-162ac92a6dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:21.883518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867f18ad-0421-4e18-bc01-162ac92a6dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:21.884673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Flow 'volume_create_api' (3af3e6f0-d34e-41c1-9170-09f577a7b3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:21.885265 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Create volume request issued successfully. Aug 13 23:45:21.887876 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4baef505-696e-40b1-87ce-55b57064de0c tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:21.888655 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 512/2028] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:21 2026] POST /volume/v3/volumes => generated 746 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:21.904513 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c191c7b9-054c-4de7-b500-b32c63fc208b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.907072 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c191c7b9-054c-4de7-b500-b32c63fc208b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:21.907458 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c191c7b9-054c-4de7-b500-b32c63fc208b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:21.907969 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c191c7b9-054c-4de7-b500-b32c63fc208b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:21.920500 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:21.920500 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:21.927020 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c191c7b9-054c-4de7-b500-b32c63fc208b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:21.935026 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c191c7b9-054c-4de7-b500-b32c63fc208b tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 200 Aug 13 23:45:21.935792 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 504/2029] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:21 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:21.946879 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6330390a-8b5b-42eb-9048-2a63d6b3226e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:21.949140 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6330390a-8b5b-42eb-9048-2a63d6b3226e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:21.949422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6330390a-8b5b-42eb-9048-2a63d6b3226e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:21.949533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6330390a-8b5b-42eb-9048-2a63d6b3226e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:21.963236 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:21.963236 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:21.967820 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6330390a-8b5b-42eb-9048-2a63d6b3226e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:21.975053 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6330390a-8b5b-42eb-9048-2a63d6b3226e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:21.975957 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 503/2030] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:21 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:22.121415 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24982ab8-1231-4356-b2ed-a895b4f0face None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:22.123841 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24982ab8-1231-4356-b2ed-a895b4f0face tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:22.124060 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24982ab8-1231-4356-b2ed-a895b4f0face tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:22.124235 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24982ab8-1231-4356-b2ed-a895b4f0face tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:22.130952 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:22.130952 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:22.135122 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-24982ab8-1231-4356-b2ed-a895b4f0face tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:22.139953 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24982ab8-1231-4356-b2ed-a895b4f0face tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:22.140392 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 512/2031] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:22 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:22.308003 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-59b115f8-f55c-44f1-a39d-86e676fe377b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:22.310278 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-59b115f8-f55c-44f1-a39d-86e676fe377b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194/action Aug 13 23:45:22.310633 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-59b115f8-f55c-44f1-a39d-86e676fe377b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:22.310748 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-59b115f8-f55c-44f1-a39d-86e676fe377b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:22.330483 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:22.330483 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:22.342455 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-561e9c74-9c97-4d6e-a278-7403f0bdc86b req-59b115f8-f55c-44f1-a39d-86e676fe377b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194/action returned with HTTP 204 Aug 13 23:45:22.342884 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 513/2032] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:45:22 2026] POST /volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:22.640566 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ffaf667a-82f7-45b1-9530-e1788510e978 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:22.642455 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ffaf667a-82f7-45b1-9530-e1788510e978 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:45:22.642767 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ffaf667a-82f7-45b1-9530-e1788510e978 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:22.642836 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ffaf667a-82f7-45b1-9530-e1788510e978 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:22.651172 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:22.651172 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:22.658592 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ffaf667a-82f7-45b1-9530-e1788510e978 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:22.667564 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ffaf667a-82f7-45b1-9530-e1788510e978 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 200 Aug 13 23:45:22.667894 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 505/2033] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:22 2026] GET /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:22.682596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-654dbc14-c039-47e8-b735-029e24ebaf59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:22.684651 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-654dbc14-c039-47e8-b735-029e24ebaf59 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:45:22.684946 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-654dbc14-c039-47e8-b735-029e24ebaf59 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:22.685171 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-654dbc14-c039-47e8-b735-029e24ebaf59 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:22.693592 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:22.693592 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:22.700514 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-654dbc14-c039-47e8-b735-029e24ebaf59 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:22.708334 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-654dbc14-c039-47e8-b735-029e24ebaf59 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 200 Aug 13 23:45:22.708726 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 504/2034] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:22 2026] GET /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:22.952340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7d641a31-6542-4b7a-b329-38434249ba4e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:22.954909 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d641a31-6542-4b7a-b329-38434249ba4e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:22.955166 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d641a31-6542-4b7a-b329-38434249ba4e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:22.955912 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d641a31-6542-4b7a-b329-38434249ba4e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:22.966402 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:22.966402 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:22.974847 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7d641a31-6542-4b7a-b329-38434249ba4e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:22.983462 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d641a31-6542-4b7a-b329-38434249ba4e tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 200 Aug 13 23:45:22.984123 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 513/2035] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:22 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:22.998549 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-96729d09-6f80-42da-827a-63681176edcc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.002443 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-96729d09-6f80-42da-827a-63681176edcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:23.002698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-96729d09-6f80-42da-827a-63681176edcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.003148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-96729d09-6f80-42da-827a-63681176edcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.003906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3bb3a4e-5a72-4929-8531-423067e5456b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.006754 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3bb3a4e-5a72-4929-8531-423067e5456b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action Aug 13 23:45:23.007017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3bb3a4e-5a72-4929-8531-423067e5456b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:23.007208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3bb3a4e-5a72-4929-8531-423067e5456b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:23.020235 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.020235 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:23.020868 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-f3bb3a4e-5a72-4929-8531-423067e5456b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume '06e61999-fbfd-4176-91ed-656f0e4f2257' with '{'status': 'error'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:23.022888 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.022888 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:23.027447 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-96729d09-6f80-42da-827a-63681176edcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:23.035110 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-96729d09-6f80-42da-827a-63681176edcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:23.035565 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 514/2036] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:22 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:23.055035 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb1a19ca-a07e-48ad-953a-e209fc6b3a82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.056928 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb1a19ca-a07e-48ad-953a-e209fc6b3a82 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:23.058030 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb1a19ca-a07e-48ad-953a-e209fc6b3a82 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db8c214b-b9a8-44da-9fda-72dfd510b9f5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-667339683"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:23.058134 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3bb3a4e-5a72-4929-8531-423067e5456b tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action returned with HTTP 202 Aug 13 23:45:23.058607 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 506/2037] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:23 2026] POST /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:23.071632 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a590d187-5e2a-47bc-9468-e12fa7e7a8fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.076032 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a590d187-5e2a-47bc-9468-e12fa7e7a8fb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:23.076339 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a590d187-5e2a-47bc-9468-e12fa7e7a8fb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.076653 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a590d187-5e2a-47bc-9468-e12fa7e7a8fb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.078435 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.078435 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:23.079113 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cb1a19ca-a07e-48ad-953a-e209fc6b3a82 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:23.080317 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-cb1a19ca-a07e-48ad-953a-e209fc6b3a82 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:23.089153 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.089153 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:23.098847 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a590d187-5e2a-47bc-9468-e12fa7e7a8fb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:23.107122 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a590d187-5e2a-47bc-9468-e12fa7e7a8fb tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 200 Aug 13 23:45:23.107650 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 514/2038] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:23 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 835 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:23.127014 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cb1a19ca-a07e-48ad-953a-e209fc6b3a82 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['c1ec1fdc-3053-4c5d-8775-0b9243aad211', '97f8fb9a-0981-4859-a74a-2dcceda5098c', 'ed49b293-6e98-4983-aaa8-f33f0cc9cfa4', 'f3be3c61-74c8-4c69-9f07-8f14ae9f0c35'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:23.131492 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44b2398d-71bb-4bd6-a7f7-a75a315fa424 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.134585 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44b2398d-71bb-4bd6-a7f7-a75a315fa424 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action Aug 13 23:45:23.135003 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44b2398d-71bb-4bd6-a7f7-a75a315fa424 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:23.135163 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44b2398d-71bb-4bd6-a7f7-a75a315fa424 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:23.151405 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.151405 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:23.156187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-44b2398d-71bb-4bd6-a7f7-a75a315fa424 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume '06e61999-fbfd-4176-91ed-656f0e4f2257' with '{'status': 'available'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:23.165132 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d31f0668-e58d-420d-ab6e-9101d99b7336 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.170507 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d31f0668-e58d-420d-ab6e-9101d99b7336 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:23.170507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d31f0668-e58d-420d-ab6e-9101d99b7336 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.170849 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d31f0668-e58d-420d-ab6e-9101d99b7336 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.180683 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cb1a19ca-a07e-48ad-953a-e209fc6b3a82 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot force create request issued successfully. Aug 13 23:45:23.181124 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb1a19ca-a07e-48ad-953a-e209fc6b3a82 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:23.181543 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 505/2039] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:23 2026] POST /volume/v3/snapshots => generated 309 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:23.185095 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.185095 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:23.192641 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d31f0668-e58d-420d-ab6e-9101d99b7336 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:23.197462 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a3bed569-5f2a-443c-baa5-6dfdd0e0ef47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.197677 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44b2398d-71bb-4bd6-a7f7-a75a315fa424 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action returned with HTTP 202 Aug 13 23:45:23.198450 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 515/2040] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:23 2026] POST /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:23.199616 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3bed569-5f2a-443c-baa5-6dfdd0e0ef47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 Aug 13 23:45:23.199777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3bed569-5f2a-443c-baa5-6dfdd0e0ef47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.200073 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3bed569-5f2a-443c-baa5-6dfdd0e0ef47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.201889 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d31f0668-e58d-420d-ab6e-9101d99b7336 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:23.202738 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 507/2041] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:23 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:23.206403 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.206403 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:23.206943 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a3bed569-5f2a-443c-baa5-6dfdd0e0ef47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:23.207883 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3bed569-5f2a-443c-baa5-6dfdd0e0ef47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 returned with HTTP 200 Aug 13 23:45:23.208230 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5b803c0-3aee-45b4-b7aa-4831e0cb11a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.208296 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 515/2042] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:23 2026] GET /volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:23.210843 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5b803c0-3aee-45b4-b7aa-4831e0cb11a3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:23.211120 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5b803c0-3aee-45b4-b7aa-4831e0cb11a3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.211348 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5b803c0-3aee-45b4-b7aa-4831e0cb11a3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.220437 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.220437 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:23.225501 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5b803c0-3aee-45b4-b7aa-4831e0cb11a3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:23.231235 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5b803c0-3aee-45b4-b7aa-4831e0cb11a3 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 200 Aug 13 23:45:23.234014 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 506/2043] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:23 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:23.255298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04c0aeb3-4764-489b-8222-267128674d92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.258259 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04c0aeb3-4764-489b-8222-267128674d92 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action Aug 13 23:45:23.258356 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04c0aeb3-4764-489b-8222-267128674d92 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:23.258506 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04c0aeb3-4764-489b-8222-267128674d92 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:23.270729 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.270729 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:23.271379 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-04c0aeb3-4764-489b-8222-267128674d92 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume '06e61999-fbfd-4176-91ed-656f0e4f2257' with '{'status': 'maintenance'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:23.306893 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04c0aeb3-4764-489b-8222-267128674d92 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action returned with HTTP 202 Aug 13 23:45:23.307419 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 516/2044] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:23 2026] POST /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:23.317336 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5d49b9c-9022-4a04-821c-ecb8c199926a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.319793 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5d49b9c-9022-4a04-821c-ecb8c199926a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:23.320173 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5d49b9c-9022-4a04-821c-ecb8c199926a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.320658 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5d49b9c-9022-4a04-821c-ecb8c199926a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.330576 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.330576 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:23.335792 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b5d49b9c-9022-4a04-821c-ecb8c199926a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:23.342597 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5d49b9c-9022-4a04-821c-ecb8c199926a tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 200 Aug 13 23:45:23.342597 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 508/2045] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:23 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:23.366224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1bd82069-8d5b-4651-9e5b-0e6ad7dd7612 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.366224 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bd82069-8d5b-4651-9e5b-0e6ad7dd7612 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] POST https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action Aug 13 23:45:23.366224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bd82069-8d5b-4651-9e5b-0e6ad7dd7612 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:23.366224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bd82069-8d5b-4651-9e5b-0e6ad7dd7612 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:23.382281 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.382281 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:23.384615 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-1bd82069-8d5b-4651-9e5b-0e6ad7dd7612 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] Updating volume '06e61999-fbfd-4176-91ed-656f0e4f2257' with '{'status': 'available'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:45:23.418630 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bd82069-8d5b-4651-9e5b-0e6ad7dd7612 tempest-VolumesActionsTest-587770513 tempest-VolumesActionsTest-587770513-project-admin] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action returned with HTTP 202 Aug 13 23:45:23.419588 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 516/2046] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:45:23 2026] POST /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:23.426639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4cb281c3-4f36-433a-9a9f-25a7b4005065 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.429631 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4cb281c3-4f36-433a-9a9f-25a7b4005065 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:23.429899 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4cb281c3-4f36-433a-9a9f-25a7b4005065 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.430212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4cb281c3-4f36-433a-9a9f-25a7b4005065 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.439005 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.439005 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:23.444272 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4cb281c3-4f36-433a-9a9f-25a7b4005065 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:23.449506 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4cb281c3-4f36-433a-9a9f-25a7b4005065 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 200 Aug 13 23:45:23.449969 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 507/2047] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:23 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:23.464778 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-99ef17bc-c194-4c65-bd77-c14535697faf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.467282 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99ef17bc-c194-4c65-bd77-c14535697faf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:23.467659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99ef17bc-c194-4c65-bd77-c14535697faf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.468328 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99ef17bc-c194-4c65-bd77-c14535697faf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.477677 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.477677 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:23.482551 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-99ef17bc-c194-4c65-bd77-c14535697faf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:23.490152 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99ef17bc-c194-4c65-bd77-c14535697faf tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 200 Aug 13 23:45:23.490889 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 517/2048] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:23 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:23.508269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e6305c23-a809-4ecc-8973-f18c08b41be2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.510789 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6305c23-a809-4ecc-8973-f18c08b41be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] DELETE https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:23.511067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6305c23-a809-4ecc-8973-f18c08b41be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.511273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6305c23-a809-4ecc-8973-f18c08b41be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.511498 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e6305c23-a809-4ecc-8973-f18c08b41be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Delete volume with id: 06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:23.520818 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.520818 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:23.521041 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e6305c23-a809-4ecc-8973-f18c08b41be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:23.550877 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e6305c23-a809-4ecc-8973-f18c08b41be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Delete volume request issued successfully. Aug 13 23:45:23.550877 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6305c23-a809-4ecc-8973-f18c08b41be2 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 202 Aug 13 23:45:23.551565 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 509/2049] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:23 2026] DELETE /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:23.560143 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-973e2ad8-f13f-4048-99f2-76d289e656a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:23.562356 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-973e2ad8-f13f-4048-99f2-76d289e656a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:23.562572 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-973e2ad8-f13f-4048-99f2-76d289e656a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:23.562722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-973e2ad8-f13f-4048-99f2-76d289e656a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:23.572578 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:23.572578 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:23.577338 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-973e2ad8-f13f-4048-99f2-76d289e656a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Volume info retrieved successfully. Aug 13 23:45:23.582724 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-973e2ad8-f13f-4048-99f2-76d289e656a1 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 200 Aug 13 23:45:23.583262 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 517/2050] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:23 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:24.218542 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a2a6cf61-8daa-4d8f-b81e-09f09b46e407 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:24.219935 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-020fe29b-409f-4cf5-983f-f4feec532955 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:24.221746 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2a6cf61-8daa-4d8f-b81e-09f09b46e407 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:24.221881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-020fe29b-409f-4cf5-983f-f4feec532955 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 Aug 13 23:45:24.222083 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2a6cf61-8daa-4d8f-b81e-09f09b46e407 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:24.222194 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-020fe29b-409f-4cf5-983f-f4feec532955 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:24.222348 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2a6cf61-8daa-4d8f-b81e-09f09b46e407 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:24.222453 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-020fe29b-409f-4cf5-983f-f4feec532955 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:24.230959 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:24.230959 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:24.230959 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-020fe29b-409f-4cf5-983f-f4feec532955 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:24.232504 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-020fe29b-409f-4cf5-983f-f4feec532955 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 returned with HTTP 200 Aug 13 23:45:24.232952 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 518/2051] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:24 2026] GET /volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:24.233706 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:24.233706 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:24.240345 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a2a6cf61-8daa-4d8f-b81e-09f09b46e407 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:24.242729 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c27dc9a4-9de1-48aa-becf-2a8250916f1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:24.244801 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c27dc9a4-9de1-48aa-becf-2a8250916f1e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:24.245531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c27dc9a4-9de1-48aa-becf-2a8250916f1e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db8c214b-b9a8-44da-9fda-72dfd510b9f5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2036994896"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:24.247451 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2a6cf61-8daa-4d8f-b81e-09f09b46e407 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:24.247799 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 508/2052] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:24 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:24.255040 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-50dfc19c-6e7d-4525-b39a-03532656e81d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:24.258179 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-50dfc19c-6e7d-4525-b39a-03532656e81d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:45:24.258179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-50dfc19c-6e7d-4525-b39a-03532656e81d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:24.258179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-50dfc19c-6e7d-4525-b39a-03532656e81d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:24.261501 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:24.261501 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:24.262292 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c27dc9a4-9de1-48aa-becf-2a8250916f1e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:24.262526 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-c27dc9a4-9de1-48aa-becf-2a8250916f1e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:24.265724 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:24.265724 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:24.271106 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-50dfc19c-6e7d-4525-b39a-03532656e81d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:24.278742 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-50dfc19c-6e7d-4525-b39a-03532656e81d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 200 Aug 13 23:45:24.279415 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 518/2053] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:24 2026] GET /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:24.301906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c27dc9a4-9de1-48aa-becf-2a8250916f1e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['327beb00-1b73-418b-9b3f-8d9fd3f0b48d', 'ddb91d69-c91d-4b3a-a3ce-0cad888368ac', '19aa0f89-8db2-44ed-a2f6-e542094715fd', '49356d0e-363f-43a4-93d5-2f9e1c19cc0a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:24.348092 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c27dc9a4-9de1-48aa-becf-2a8250916f1e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot force create request issued successfully. Aug 13 23:45:24.348382 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c27dc9a4-9de1-48aa-becf-2a8250916f1e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:24.348965 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 510/2054] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:24.361384 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-383e8a75-38b5-4c63-88e2-c4af9a9da0e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:24.363762 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-383e8a75-38b5-4c63-88e2-c4af9a9da0e9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 Aug 13 23:45:24.364070 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-383e8a75-38b5-4c63-88e2-c4af9a9da0e9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:24.364388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-383e8a75-38b5-4c63-88e2-c4af9a9da0e9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:24.374234 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:24.374234 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:24.374234 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-383e8a75-38b5-4c63-88e2-c4af9a9da0e9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:24.376581 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-383e8a75-38b5-4c63-88e2-c4af9a9da0e9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 returned with HTTP 200 Aug 13 23:45:24.377060 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 519/2055] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:24 2026] GET /volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:24.597832 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-310c6573-ed57-45ad-b63d-d37041fc3e04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:24.599848 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-310c6573-ed57-45ad-b63d-d37041fc3e04 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] GET https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 Aug 13 23:45:24.600105 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-310c6573-ed57-45ad-b63d-d37041fc3e04 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:24.600334 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-310c6573-ed57-45ad-b63d-d37041fc3e04 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:24.606648 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-310c6573-ed57-45ad-b63d-d37041fc3e04 tempest-VolumesActionsTest-821847179 tempest-VolumesActionsTest-821847179-project-member] https://10.4.3.81/volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 returned with HTTP 404 Aug 13 23:45:24.607348 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 509/2056] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:24 2026] GET /volume/v3/volumes/06e61999-fbfd-4176-91ed-656f0e4f2257 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:24.945803 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-151db7a3-99d4-4d7c-9f4e-689ae6a4b584 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:24.948281 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-151db7a3-99d4-4d7c-9f4e-689ae6a4b584 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:45:24.948474 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-151db7a3-99d4-4d7c-9f4e-689ae6a4b584 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:24.948654 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-151db7a3-99d4-4d7c-9f4e-689ae6a4b584 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:24.960835 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:24.960835 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:24.971074 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-151db7a3-99d4-4d7c-9f4e-689ae6a4b584 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:24.978336 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-151db7a3-99d4-4d7c-9f4e-689ae6a4b584 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 200 Aug 13 23:45:24.978890 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 519/2057] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:24 2026] GET /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:24.993207 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47fc765d-2616-42bc-83ba-3f8db7fba9dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:24.993207 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47fc765d-2616-42bc-83ba-3f8db7fba9dc None None] GET https://10.4.3.81/volume// Aug 13 23:45:24.993758 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47fc765d-2616-42bc-83ba-3f8db7fba9dc None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:24.993758 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47fc765d-2616-42bc-83ba-3f8db7fba9dc None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:24.994105 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47fc765d-2616-42bc-83ba-3f8db7fba9dc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:24.995381 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 511/2058] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:45:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:25.006282 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-3d6c6460-a25e-49fe-af8f-efc481266346 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:25.010490 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-3d6c6460-a25e-49fe-af8f-efc481266346 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:45:25.010947 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-3d6c6460-a25e-49fe-af8f-efc481266346 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f16d6964-76ce-4596-bdcb-39125db370e0", "connector": null, "instance_uuid": "12bd6e61-ea44-4b1f-ac64-82ea77935a79"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:25.026001 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:25.026001 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:25.070651 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-3d6c6460-a25e-49fe-af8f-efc481266346 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:45:25.071577 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 520/2059] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:45:25 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:25.266131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-411a4367-07e4-4245-b40f-3a9a32a5f752 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:25.272241 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-411a4367-07e4-4245-b40f-3a9a32a5f752 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:25.272241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-411a4367-07e4-4245-b40f-3a9a32a5f752 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:25.272241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-411a4367-07e4-4245-b40f-3a9a32a5f752 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:25.285452 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:25.285452 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:25.293439 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-411a4367-07e4-4245-b40f-3a9a32a5f752 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:25.302919 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-411a4367-07e4-4245-b40f-3a9a32a5f752 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:25.303628 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 510/2060] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:25 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:45:25.391327 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3aa27a6f-f961-4794-bb17-d6d77d7a4d5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:25.393255 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3aa27a6f-f961-4794-bb17-d6d77d7a4d5d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 Aug 13 23:45:25.393707 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3aa27a6f-f961-4794-bb17-d6d77d7a4d5d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:25.393707 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3aa27a6f-f961-4794-bb17-d6d77d7a4d5d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:25.402238 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:25.402238 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:25.402724 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3aa27a6f-f961-4794-bb17-d6d77d7a4d5d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:25.404081 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3aa27a6f-f961-4794-bb17-d6d77d7a4d5d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 returned with HTTP 200 Aug 13 23:45:25.404725 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 520/2061] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:25 2026] GET /volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:25.415731 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d12d80c9-36bb-4161-925b-b9483dcdb5c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:25.418591 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d12d80c9-36bb-4161-925b-b9483dcdb5c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 Aug 13 23:45:25.419952 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d12d80c9-36bb-4161-925b-b9483dcdb5c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:25.419952 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d12d80c9-36bb-4161-925b-b9483dcdb5c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:25.420184 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-d12d80c9-36bb-4161-925b-b9483dcdb5c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: bc312404-5a19-4c58-a0d3-bde336923fc7 Aug 13 23:45:25.428166 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:25.428166 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:25.428964 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d12d80c9-36bb-4161-925b-b9483dcdb5c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:25.463426 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d12d80c9-36bb-4161-925b-b9483dcdb5c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:45:25.463426 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d12d80c9-36bb-4161-925b-b9483dcdb5c0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 returned with HTTP 202 Aug 13 23:45:25.463426 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 512/2062] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:25 2026] DELETE /volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:25.475162 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8921bfd-2915-467a-bfce-cc69e907367b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:25.478266 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8921bfd-2915-467a-bfce-cc69e907367b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 Aug 13 23:45:25.478531 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8921bfd-2915-467a-bfce-cc69e907367b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:25.478754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8921bfd-2915-467a-bfce-cc69e907367b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:25.489154 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:25.489154 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:25.489601 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e8921bfd-2915-467a-bfce-cc69e907367b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:25.490497 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8921bfd-2915-467a-bfce-cc69e907367b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 returned with HTTP 200 Aug 13 23:45:25.490847 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 521/2063] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:25 2026] GET /volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:26.328471 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-60e1ebc2-0593-48db-bea8-d01123e99b69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:26.332010 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60e1ebc2-0593-48db-bea8-d01123e99b69 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:26.332401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60e1ebc2-0593-48db-bea8-d01123e99b69 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:26.332826 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60e1ebc2-0593-48db-bea8-d01123e99b69 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:26.349708 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:26.349708 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:26.357512 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-60e1ebc2-0593-48db-bea8-d01123e99b69 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:26.363703 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60e1ebc2-0593-48db-bea8-d01123e99b69 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:26.364440 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 511/2064] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:26 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 1156 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:26.412732 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-2a053975-e48e-409c-b0e5-2cb63d619929 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:26.417905 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-2a053975-e48e-409c-b0e5-2cb63d619929 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:26.417905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-2a053975-e48e-409c-b0e5-2cb63d619929 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:26.417905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-2a053975-e48e-409c-b0e5-2cb63d619929 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:26.433234 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:26.433234 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:26.442032 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-2a053975-e48e-409c-b0e5-2cb63d619929 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:26.453471 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-2a053975-e48e-409c-b0e5-2cb63d619929 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:26.454248 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 521/2065] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:26 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 1156 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:26.506681 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca5edbef-4d21-4199-9527-563061f3c3da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:26.509430 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca5edbef-4d21-4199-9527-563061f3c3da tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 Aug 13 23:45:26.509733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca5edbef-4d21-4199-9527-563061f3c3da tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:26.510064 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca5edbef-4d21-4199-9527-563061f3c3da tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:26.521319 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca5edbef-4d21-4199-9527-563061f3c3da tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 returned with HTTP 404 Aug 13 23:45:26.522365 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 513/2066] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:26 2026] GET /volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:26.537582 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8faf21d6-cff4-483f-ac50-565d45c9418a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:26.544073 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8faf21d6-cff4-483f-ac50-565d45c9418a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 Aug 13 23:45:26.544073 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8faf21d6-cff4-483f-ac50-565d45c9418a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:26.544073 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8faf21d6-cff4-483f-ac50-565d45c9418a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:26.544073 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-8faf21d6-cff4-483f-ac50-565d45c9418a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: 455f2711-456b-4b84-b58d-3c2c808b15a0 Aug 13 23:45:26.556951 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:26.556951 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:26.556951 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8faf21d6-cff4-483f-ac50-565d45c9418a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:26.604278 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8faf21d6-cff4-483f-ac50-565d45c9418a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:45:26.605749 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8faf21d6-cff4-483f-ac50-565d45c9418a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 returned with HTTP 202 Aug 13 23:45:26.605749 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 522/2067] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:26 2026] DELETE /volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:26.617803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5421b863-5edd-4c20-b50c-f2d663eb265d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:26.620001 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5421b863-5edd-4c20-b50c-f2d663eb265d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 Aug 13 23:45:26.620445 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5421b863-5edd-4c20-b50c-f2d663eb265d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:26.620557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5421b863-5edd-4c20-b50c-f2d663eb265d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:26.628204 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:26.628204 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:26.628711 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5421b863-5edd-4c20-b50c-f2d663eb265d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:26.629621 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5421b863-5edd-4c20-b50c-f2d663eb265d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 returned with HTTP 200 Aug 13 23:45:26.630627 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 512/2068] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:26 2026] GET /volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:26.687160 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-104e24e3-1521-4ad4-a682-191dc31def04 req-dc99db49-e2d4-49f8-a3dd-48dc6b455418 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:26.694447 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-dc99db49-e2d4-49f8-a3dd-48dc6b455418 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:45:26.694447 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-dc99db49-e2d4-49f8-a3dd-48dc6b455418 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:26.695354 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-dc99db49-e2d4-49f8-a3dd-48dc6b455418 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:26.730534 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:26.730534 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:26.743684 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-104e24e3-1521-4ad4-a682-191dc31def04 req-dc99db49-e2d4-49f8-a3dd-48dc6b455418 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:45:26.754136 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-dc99db49-e2d4-49f8-a3dd-48dc6b455418 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:45:26.754136 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 522/2069] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:26 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1440 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:27.005907 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-a44a5720-0a50-4805-8eec-e42290c318fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.008489 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-a44a5720-0a50-4805-8eec-e42290c318fe tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:27.008720 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-a44a5720-0a50-4805-8eec-e42290c318fe tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.008936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-a44a5720-0a50-4805-8eec-e42290c318fe tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.023024 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.023024 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:27.031616 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-a44a5720-0a50-4805-8eec-e42290c318fe tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:27.047382 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-a44a5720-0a50-4805-8eec-e42290c318fe tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:27.047382 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 514/2070] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:27 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 1156 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:27.066732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b5252e9-073f-4108-a742-7c25124c2aa8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.068407 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b5252e9-073f-4108-a742-7c25124c2aa8 None None] GET https://10.4.3.81/volume// Aug 13 23:45:27.068407 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b5252e9-073f-4108-a742-7c25124c2aa8 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.068407 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b5252e9-073f-4108-a742-7c25124c2aa8 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.068407 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b5252e9-073f-4108-a742-7c25124c2aa8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:27.069232 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 523/2071] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:45:27 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:27.081817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-9301cc0d-554c-4ba5-9acd-f00e38816435 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.085279 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-9301cc0d-554c-4ba5-9acd-f00e38816435 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:45:27.085279 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-9301cc0d-554c-4ba5-9acd-f00e38816435 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6314e404-f409-4f35-94e7-b4c24f9b9112", "connector": null, "instance_uuid": "3999eb59-d9c0-476c-861a-061361fb6e40"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:27.101083 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.101083 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:27.153306 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-9301cc0d-554c-4ba5-9acd-f00e38816435 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:45:27.154937 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 513/2072] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:45:27 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 13 23:45:27.262469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-123d7c35-478e-4e53-a632-b71c91cb497e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.262469 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-123d7c35-478e-4e53-a632-b71c91cb497e None None] GET https://10.4.3.81/volume// Aug 13 23:45:27.262469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-123d7c35-478e-4e53-a632-b71c91cb497e None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.262682 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-123d7c35-478e-4e53-a632-b71c91cb497e None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.263096 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-123d7c35-478e-4e53-a632-b71c91cb497e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:27.263913 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 523/2073] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:45:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:27.308918 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-7d66b075-a604-4e7b-a62f-00bdeb138b17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.310887 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-7d66b075-a604-4e7b-a62f-00bdeb138b17 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:45:27.311264 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-7d66b075-a604-4e7b-a62f-00bdeb138b17 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.312907 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-7d66b075-a604-4e7b-a62f-00bdeb138b17 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.331103 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.331103 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:27.338571 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-7d66b075-a604-4e7b-a62f-00bdeb138b17 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:45:27.342040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a5ba990-068b-4362-8068-8165fd70fbe6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.342040 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a5ba990-068b-4362-8068-8165fd70fbe6 None None] GET https://10.4.3.81/volume// Aug 13 23:45:27.342040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a5ba990-068b-4362-8068-8165fd70fbe6 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.342040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a5ba990-068b-4362-8068-8165fd70fbe6 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.342590 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a5ba990-068b-4362-8068-8165fd70fbe6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:27.343029 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 524/2074] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:45:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:27.351838 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-7d66b075-a604-4e7b-a62f-00bdeb138b17 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 200 Aug 13 23:45:27.352493 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 515/2075] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:45:27 2026] GET /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 1543 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:45:27.354831 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-104e24e3-1521-4ad4-a682-191dc31def04 req-6571c761-0fc2-49cd-86b5-1bcda1fb3959 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.358748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-6571c761-0fc2-49cd-86b5-1bcda1fb3959 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:45:27.358748 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-6571c761-0fc2-49cd-86b5-1bcda1fb3959 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d117f427-2b03-4245-954f-74aa09a4f996", "connector": null, "instance_uuid": "54f959fb-a92c-4047-be3a-d0470213db02"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:27.384858 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.384858 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:27.438031 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-6571c761-0fc2-49cd-86b5-1bcda1fb3959 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:45:27.438399 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 514/2076] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:45:27 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:27.467375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-104e24e3-1521-4ad4-a682-191dc31def04 req-fc8c4eb4-58b4-4311-a49e-2b6d06bc77da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.472019 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-fc8c4eb4-58b4-4311-a49e-2b6d06bc77da tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa Aug 13 23:45:27.472019 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-fc8c4eb4-58b4-4311-a49e-2b6d06bc77da tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.472019 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-fc8c4eb4-58b4-4311-a49e-2b6d06bc77da tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.484403 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.484403 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:27.493287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-bea78b8a-31fc-467d-b885-67eef9c6544f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.497384 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-bea78b8a-31fc-467d-b885-67eef9c6544f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3 Aug 13 23:45:27.498037 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-bea78b8a-31fc-467d-b885-67eef9c6544f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:27.515970 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-bea78b8a-31fc-467d-b885-67eef9c6544f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-f16d6964-76ce-4596-bdcb-39125db370e0-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:45:27.523376 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-bea78b8a-31fc-467d-b885-67eef9c6544f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-f16d6964-76ce-4596-bdcb-39125db370e0-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:45:27.523376 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.523376 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:27.604630 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-fc8c4eb4-58b4-4311-a49e-2b6d06bc77da tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa returned with HTTP 200 Aug 13 23:45:27.605348 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 524/2077] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:45:27 2026] DELETE /volume/v3/attachments/a2be8763-1810-46a3-98e6-fa5627cd3aaa => generated 367 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:27.648604 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0db0bc72-5c74-4209-b079-0907a565d214 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.649254 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0db0bc72-5c74-4209-b079-0907a565d214 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 Aug 13 23:45:27.649552 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0db0bc72-5c74-4209-b079-0907a565d214 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.650010 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0db0bc72-5c74-4209-b079-0907a565d214 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.662593 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0db0bc72-5c74-4209-b079-0907a565d214 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 returned with HTTP 404 Aug 13 23:45:27.663355 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 516/2078] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:27 2026] GET /volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:27.677951 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09c41c14-400e-41d2-8e12-782a8dd2344c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.678590 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-bea78b8a-31fc-467d-b885-67eef9c6544f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-f16d6964-76ce-4596-bdcb-39125db370e0-np0000007283" released by "attachment_update" :: held 0.157s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:45:27.679098 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-bea78b8a-31fc-467d-b885-67eef9c6544f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3 returned with HTTP 200 Aug 13 23:45:27.679782 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 525/2079] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:45:27 2026] PUT /volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:45:27.686198 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09c41c14-400e-41d2-8e12-782a8dd2344c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 Aug 13 23:45:27.686198 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09c41c14-400e-41d2-8e12-782a8dd2344c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.687841 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09c41c14-400e-41d2-8e12-782a8dd2344c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.687841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-09c41c14-400e-41d2-8e12-782a8dd2344c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: ccc43102-fc22-42da-beaf-d96fed903c96 Aug 13 23:45:27.700799 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.700799 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:27.702201 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-09c41c14-400e-41d2-8e12-782a8dd2344c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:27.734680 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-1289d718-6575-4e70-a20b-2fb23524c8ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.739630 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-1289d718-6575-4e70-a20b-2fb23524c8ac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3/action Aug 13 23:45:27.739767 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-1289d718-6575-4e70-a20b-2fb23524c8ac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:27.740100 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-1289d718-6575-4e70-a20b-2fb23524c8ac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:27.754082 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-09c41c14-400e-41d2-8e12-782a8dd2344c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:45:27.754082 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09c41c14-400e-41d2-8e12-782a8dd2344c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 returned with HTTP 202 Aug 13 23:45:27.756186 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 515/2080] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:27 2026] DELETE /volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:27.768872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2b8c243a-832b-4e6e-b7eb-8b8cb4c823b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:27.771255 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b8c243a-832b-4e6e-b7eb-8b8cb4c823b3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 Aug 13 23:45:27.771316 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b8c243a-832b-4e6e-b7eb-8b8cb4c823b3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:27.771494 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b8c243a-832b-4e6e-b7eb-8b8cb4c823b3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:27.778556 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.778556 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:27.784402 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:27.784402 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:27.785672 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2b8c243a-832b-4e6e-b7eb-8b8cb4c823b3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:27.786875 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b8c243a-832b-4e6e-b7eb-8b8cb4c823b3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 returned with HTTP 200 Aug 13 23:45:27.787519 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 517/2081] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:27 2026] GET /volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:27.818275 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9b69d7ee-e69b-4eb4-8e5d-8001189f2157 req-1289d718-6575-4e70-a20b-2fb23524c8ac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3/action returned with HTTP 204 Aug 13 23:45:27.819134 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 525/2082] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:45:27 2026] POST /volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:28.803287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba20ad87-3851-4e25-9ce1-31b6099af71a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:28.808564 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba20ad87-3851-4e25-9ce1-31b6099af71a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 Aug 13 23:45:28.808868 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba20ad87-3851-4e25-9ce1-31b6099af71a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:28.809186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba20ad87-3851-4e25-9ce1-31b6099af71a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:28.815171 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba20ad87-3851-4e25-9ce1-31b6099af71a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 returned with HTTP 404 Aug 13 23:45:28.815807 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 526/2083] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:28 2026] GET /volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:45:28.827574 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77d1d2a1-99ae-4122-8bad-7e37f4518e14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:28.829930 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77d1d2a1-99ae-4122-8bad-7e37f4518e14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 Aug 13 23:45:28.830242 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77d1d2a1-99ae-4122-8bad-7e37f4518e14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:28.830504 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77d1d2a1-99ae-4122-8bad-7e37f4518e14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:28.830649 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-77d1d2a1-99ae-4122-8bad-7e37f4518e14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: bc312404-5a19-4c58-a0d3-bde336923fc7 Aug 13 23:45:28.838903 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77d1d2a1-99ae-4122-8bad-7e37f4518e14 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 returned with HTTP 404 Aug 13 23:45:28.839640 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 516/2084] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:28 2026] DELETE /volume/v3/snapshots/bc312404-5a19-4c58-a0d3-bde336923fc7 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:28.850721 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-673108bc-6643-47d3-9804-12fd539edc98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:28.853388 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-673108bc-6643-47d3-9804-12fd539edc98 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 Aug 13 23:45:28.853951 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-673108bc-6643-47d3-9804-12fd539edc98 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:28.854756 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-673108bc-6643-47d3-9804-12fd539edc98 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:28.854756 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-673108bc-6643-47d3-9804-12fd539edc98 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: ccc43102-fc22-42da-beaf-d96fed903c96 Aug 13 23:45:28.865756 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-673108bc-6643-47d3-9804-12fd539edc98 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 returned with HTTP 404 Aug 13 23:45:28.865756 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 518/2085] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:28 2026] DELETE /volume/v3/snapshots/ccc43102-fc22-42da-beaf-d96fed903c96 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:28.922918 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-8bb642a7-6ec4-41a4-9c50-28af26b9e32a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:28.928018 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-8bb642a7-6ec4-41a4-9c50-28af26b9e32a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:28.928018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-8bb642a7-6ec4-41a4-9c50-28af26b9e32a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:28.928018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-8bb642a7-6ec4-41a4-9c50-28af26b9e32a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:28.944848 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:28.944848 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:28.951878 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-8bb642a7-6ec4-41a4-9c50-28af26b9e32a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:28.959733 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-8bb642a7-6ec4-41a4-9c50-28af26b9e32a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:28.960723 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 526/2086] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:28 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:45:28.988966 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-90bb20af-fdea-472c-b695-009491e34d94 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:28.992645 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-90bb20af-fdea-472c-b695-009491e34d94 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5/action Aug 13 23:45:28.993397 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-90bb20af-fdea-472c-b695-009491e34d94 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:28.993703 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-90bb20af-fdea-472c-b695-009491e34d94 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:29.010670 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:29.010670 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:29.011508 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-90bb20af-fdea-472c-b695-009491e34d94 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:29.019566 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-90bb20af-fdea-472c-b695-009491e34d94 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Begin detaching volume completed successfully. Aug 13 23:45:29.020167 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-90bb20af-fdea-472c-b695-009491e34d94 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5/action returned with HTTP 202 Aug 13 23:45:29.020770 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 527/2087] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:45:28 2026] POST /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:29.102555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77baab14-1eaa-4aa8-b602-fd3cb1c55764 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:29.103168 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77baab14-1eaa-4aa8-b602-fd3cb1c55764 None None] GET https://10.4.3.81/volume// Aug 13 23:45:29.103168 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77baab14-1eaa-4aa8-b602-fd3cb1c55764 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:29.103168 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77baab14-1eaa-4aa8-b602-fd3cb1c55764 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:29.103666 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77baab14-1eaa-4aa8-b602-fd3cb1c55764 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:29.103943 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 517/2088] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:45:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:29.119696 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-3c4f5c23-3a84-4c42-9de6-65c50f544bda None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:29.125621 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-3c4f5c23-3a84-4c42-9de6-65c50f544bda tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:29.125946 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-3c4f5c23-3a84-4c42-9de6-65c50f544bda tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:29.126322 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-3c4f5c23-3a84-4c42-9de6-65c50f544bda tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:29.140440 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:29.140440 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:29.151940 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-3c4f5c23-3a84-4c42-9de6-65c50f544bda tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:29.159971 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-3c4f5c23-3a84-4c42-9de6-65c50f544bda tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:29.161773 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 519/2089] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:45:29 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 1319 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:45:29.255019 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-104e24e3-1521-4ad4-a682-191dc31def04 req-8daaf6c2-4cf1-473e-830a-dafa8fd2c31c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:29.255780 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-8daaf6c2-4cf1-473e-830a-dafa8fd2c31c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] PUT https://10.4.3.81/volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c Aug 13 23:45:29.256222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-8daaf6c2-4cf1-473e-830a-dafa8fd2c31c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:29.271504 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-104e24e3-1521-4ad4-a682-191dc31def04 req-8daaf6c2-4cf1-473e-830a-dafa8fd2c31c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Acquiring lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:45:29.280071 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-104e24e3-1521-4ad4-a682-191dc31def04 req-8daaf6c2-4cf1-473e-830a-dafa8fd2c31c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:45:29.280500 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:29.280500 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:29.427010 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-104e24e3-1521-4ad4-a682-191dc31def04 req-8daaf6c2-4cf1-473e-830a-dafa8fd2c31c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-d117f427-2b03-4245-954f-74aa09a4f996-np0000007283" released by "attachment_update" :: held 0.148s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:45:29.427436 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-8daaf6c2-4cf1-473e-830a-dafa8fd2c31c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c returned with HTTP 200 Aug 13 23:45:29.428088 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 527/2090] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:45:29 2026] PUT /volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:29.447910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-104e24e3-1521-4ad4-a682-191dc31def04 req-3275e929-6051-45c7-9e8f-b41a0bdc1713 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:29.451911 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-3275e929-6051-45c7-9e8f-b41a0bdc1713 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c Aug 13 23:45:29.452382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-3275e929-6051-45c7-9e8f-b41a0bdc1713 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:29.452724 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-3275e929-6051-45c7-9e8f-b41a0bdc1713 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:29.464179 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3c168ef-0a87-4485-899b-9d6e1bf3699a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:29.464686 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3c168ef-0a87-4485-899b-9d6e1bf3699a None None] GET https://10.4.3.81/volume// Aug 13 23:45:29.464856 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3c168ef-0a87-4485-899b-9d6e1bf3699a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:29.465297 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3c168ef-0a87-4485-899b-9d6e1bf3699a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:29.465367 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3c168ef-0a87-4485-899b-9d6e1bf3699a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:29.465741 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 518/2091] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:45:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:29.481359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-65e4ded8-c9ee-4792-88d9-0620c9b0d9f8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:29.485620 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-65e4ded8-c9ee-4792-88d9-0620c9b0d9f8 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:29.486244 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-3275e929-6051-45c7-9e8f-b41a0bdc1713 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c returned with HTTP 200 Aug 13 23:45:29.486443 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-65e4ded8-c9ee-4792-88d9-0620c9b0d9f8 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:29.486823 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 528/2092] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:45:29 2026] GET /volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:29.487452 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-65e4ded8-c9ee-4792-88d9-0620c9b0d9f8 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:29.508253 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:29.508253 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:29.512639 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-65e4ded8-c9ee-4792-88d9-0620c9b0d9f8 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:29.525417 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-65e4ded8-c9ee-4792-88d9-0620c9b0d9f8 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:29.525417 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 520/2093] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:45:29 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 1335 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:45:29.720209 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-5485b50b-8feb-4033-b334-a6bb59fab51c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:29.722932 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-5485b50b-8feb-4033-b334-a6bb59fab51c tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] PUT https://10.4.3.81/volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad Aug 13 23:45:29.723609 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-5485b50b-8feb-4033-b334-a6bb59fab51c tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:29.745832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-5485b50b-8feb-4033-b334-a6bb59fab51c tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Acquiring lock "cinder-attachment_update-6314e404-f409-4f35-94e7-b4c24f9b9112-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:45:29.756383 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-5485b50b-8feb-4033-b334-a6bb59fab51c tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Lock "cinder-attachment_update-6314e404-f409-4f35-94e7-b4c24f9b9112-np0000007283" acquired by "attachment_update" :: waited 0.011s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:45:29.758109 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:29.758109 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:29.917211 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-5485b50b-8feb-4033-b334-a6bb59fab51c tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Lock "cinder-attachment_update-6314e404-f409-4f35-94e7-b4c24f9b9112-np0000007283" released by "attachment_update" :: held 0.161s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:45:29.917568 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-5485b50b-8feb-4033-b334-a6bb59fab51c tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad returned with HTTP 200 Aug 13 23:45:29.918453 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 528/2094] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:45:29 2026] PUT /volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:29.963305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-8059b24f-031c-4adf-8f08-67d9fb6ddb9d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:29.968501 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-8059b24f-031c-4adf-8f08-67d9fb6ddb9d tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] POST https://10.4.3.81/volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad/action Aug 13 23:45:29.968501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-8059b24f-031c-4adf-8f08-67d9fb6ddb9d tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:29.968732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-8059b24f-031c-4adf-8f08-67d9fb6ddb9d tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:30.011585 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:30.011585 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:30.049629 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb840bf8-d2ed-4501-bf9e-507e187ba620 req-8059b24f-031c-4adf-8f08-67d9fb6ddb9d tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad/action returned with HTTP 204 Aug 13 23:45:30.049768 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 519/2095] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:45:29 2026] POST /volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:45:30.480282 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-e978e299-e0f0-4fee-b7fa-2a893ee7e1dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:30.482780 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-e978e299-e0f0-4fee-b7fa-2a893ee7e1dd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 Aug 13 23:45:30.482931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-e978e299-e0f0-4fee-b7fa-2a893ee7e1dd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:30.483197 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-e978e299-e0f0-4fee-b7fa-2a893ee7e1dd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:30.497290 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:30.497290 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:30.581599 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-308b14ad-c792-4f37-ab87-a79a24ed7336 req-e978e299-e0f0-4fee-b7fa-2a893ee7e1dd tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 returned with HTTP 200 Aug 13 23:45:30.582505 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 529/2096] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:45:30 2026] DELETE /volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:36.323795 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:36.326103 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:36.326265 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-463861228"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:36.328200 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-463861228'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:36.328504 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume of 1 GB Aug 13 23:45:36.337041 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Availability Zones retrieved successfully. Aug 13 23:45:36.347937 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Flow 'volume_create_api' (2c6887ba-e105-4d7a-9837-9726b4acdc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:36.351821 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f746ed-224f-4dfe-84b2-5994459781ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:36.353843 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:36.399667 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f746ed-224f-4dfe-84b2-5994459781ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:36.401089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd05b253-8965-45e5-b836-7ab832473d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:36.506644 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Created reservations ['72edaaa1-6696-4812-92a7-8e03fa04c43d', '1d47f0a2-5fd1-427a-9f3b-a2f61ab3a687', 'f4e6273a-bfe3-4eab-828c-a5401952f365', 'b2bebe5a-cea8-470c-bdd6-6881e20f0006'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:36.508333 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd05b253-8965-45e5-b836-7ab832473d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72edaaa1-6696-4812-92a7-8e03fa04c43d', '1d47f0a2-5fd1-427a-9f3b-a2f61ab3a687', 'f4e6273a-bfe3-4eab-828c-a5401952f365', 'b2bebe5a-cea8-470c-bdd6-6881e20f0006']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:36.513191 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58493ce-9b84-4da7-8cb3-a7430952768a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:36.549093 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58493ce-9b84-4da7-8cb3-a7430952768a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370f90fa-01cf-454f-a052-15852f44a27d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-463861228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94b082d54da41a3ade654a58cc91fff',qos_specs=None,replication_status=,reservations=['72edaaa1-6696-4812-92a7-8e03fa04c43d','1d47f0a2-5fd1-427a-9f3b-a2f61ab3a687','f4e6273a-bfe3-4eab-828c-a5401952f365','b2bebe5a-cea8-470c-bdd6-6881e20f0006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3463bf8578d49c0b7f2e070a3599136',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-463861228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370f90fa-01cf-454f-a052-15852f44a27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94b082d54da41a3ade654a58cc91fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3463bf8578d49c0b7f2e070a3599136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:36.550384 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03cdb0b5-e6c0-4bd6-832c-d974082a5ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:36.590841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03cdb0b5-e6c0-4bd6-832c-d974082a5ac0) transitioned into state 'SUCCESS' from state '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-463861228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94b082d54da41a3ade654a58cc91fff',qos_specs=None,replication_status=,reservations=['72edaaa1-6696-4812-92a7-8e03fa04c43d','1d47f0a2-5fd1-427a-9f3b-a2f61ab3a687','f4e6273a-bfe3-4eab-828c-a5401952f365','b2bebe5a-cea8-470c-bdd6-6881e20f0006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3463bf8578d49c0b7f2e070a3599136',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:36.590841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbec7c15-a6ac-476a-adcb-d5ddf6ea0e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:36.598402 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-136f5d73-9239-44c1-9737-dbf8d45a45da req-36da7290-6a13-4c5f-99ef-2e70c71affcc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:36.603250 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-136f5d73-9239-44c1-9737-dbf8d45a45da req-36da7290-6a13-4c5f-99ef-2e70c71affcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 Aug 13 23:45:36.603250 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-136f5d73-9239-44c1-9737-dbf8d45a45da req-36da7290-6a13-4c5f-99ef-2e70c71affcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:36.603527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-136f5d73-9239-44c1-9737-dbf8d45a45da req-36da7290-6a13-4c5f-99ef-2e70c71affcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:36.605812 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbec7c15-a6ac-476a-adcb-d5ddf6ea0e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:36.607014 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Flow 'volume_create_api' (2c6887ba-e105-4d7a-9837-9726b4acdc21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:36.607553 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume request issued successfully. Aug 13 23:45:36.611030 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ed804b4-3fc7-40b2-88c4-725547e212b1 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:36.611030 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 521/2097] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:36 2026] POST /volume/v3/volumes => generated 748 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:36.611195 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-136f5d73-9239-44c1-9737-dbf8d45a45da req-36da7290-6a13-4c5f-99ef-2e70c71affcc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 returned with HTTP 404 Aug 13 23:45:36.612247 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 529/2098] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:45:36 2026] DELETE /volume/v3/attachments/18c60f79-a86b-485e-82d9-64cc1512c194 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:45:36.627840 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce3010c5-5c25-4b3b-9b97-a537c8eb0ca5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:36.632062 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce3010c5-5c25-4b3b-9b97-a537c8eb0ca5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:36.632174 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce3010c5-5c25-4b3b-9b97-a537c8eb0ca5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:36.632501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce3010c5-5c25-4b3b-9b97-a537c8eb0ca5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:36.649239 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:36.649239 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:36.656599 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce3010c5-5c25-4b3b-9b97-a537c8eb0ca5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:36.664864 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce3010c5-5c25-4b3b-9b97-a537c8eb0ca5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:36.666665 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 520/2099] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:36 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:37.606673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-104e24e3-1521-4ad4-a682-191dc31def04 req-1fe17856-bef6-4b2d-aaf6-5736fe7a75c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:37.613125 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-1fe17856-bef6-4b2d-aaf6-5736fe7a75c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c/action Aug 13 23:45:37.613681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-1fe17856-bef6-4b2d-aaf6-5736fe7a75c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:37.613681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-1fe17856-bef6-4b2d-aaf6-5736fe7a75c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:37.650893 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:37.650893 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:37.671111 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-104e24e3-1521-4ad4-a682-191dc31def04 req-1fe17856-bef6-4b2d-aaf6-5736fe7a75c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c/action returned with HTTP 204 Aug 13 23:45:37.671915 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 530/2100] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:45:37 2026] POST /volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:37.687338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a3d4e1b1-6d5d-49f2-b2ab-52880a86f8f2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:37.690503 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3d4e1b1-6d5d-49f2-b2ab-52880a86f8f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:37.690837 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3d4e1b1-6d5d-49f2-b2ab-52880a86f8f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:37.692294 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3d4e1b1-6d5d-49f2-b2ab-52880a86f8f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:37.706647 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:37.706647 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:37.717127 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a3d4e1b1-6d5d-49f2-b2ab-52880a86f8f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:37.727170 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3d4e1b1-6d5d-49f2-b2ab-52880a86f8f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:37.728178 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 522/2101] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:37 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:37.794767 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-bbe20e04-4744-411a-9fe5-3221abe4db69 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:37.798772 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-bbe20e04-4744-411a-9fe5-3221abe4db69 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:37.799054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-bbe20e04-4744-411a-9fe5-3221abe4db69 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:37.799306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-bbe20e04-4744-411a-9fe5-3221abe4db69 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:37.811886 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:37.811886 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:37.823684 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-bbe20e04-4744-411a-9fe5-3221abe4db69 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:37.833195 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-bbe20e04-4744-411a-9fe5-3221abe4db69 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:37.834051 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 530/2102] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:37 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:37.962867 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6068b784-d4ab-43d1-9202-000d5f081b2c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:37.963291 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6068b784-d4ab-43d1-9202-000d5f081b2c None None] GET https://10.4.3.81/volume// Aug 13 23:45:37.963541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6068b784-d4ab-43d1-9202-000d5f081b2c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:37.963768 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6068b784-d4ab-43d1-9202-000d5f081b2c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:37.964076 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6068b784-d4ab-43d1-9202-000d5f081b2c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:37.964514 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 521/2103] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:45:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:37.983094 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-85ddc78c-59df-4135-adb8-23e97569dc62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:38.208009 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-85ddc78c-59df-4135-adb8-23e97569dc62 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:45:38.208408 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-85ddc78c-59df-4135-adb8-23e97569dc62 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "370f90fa-01cf-454f-a052-15852f44a27d", "connector": null, "instance_uuid": "69564c62-b36a-48b8-a46e-b35be10b10c7"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:38.220899 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:38.220899 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:38.286610 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-85ddc78c-59df-4135-adb8-23e97569dc62 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:45:38.287287 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 531/2104] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:45:37 2026] POST /volume/v3/attachments => generated 273 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:38.332943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0dd1dfe2-c6d8-4427-b52d-c43ea69c443b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:38.336437 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0dd1dfe2-c6d8-4427-b52d-c43ea69c443b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:38.336914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0dd1dfe2-c6d8-4427-b52d-c43ea69c443b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:38.336914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0dd1dfe2-c6d8-4427-b52d-c43ea69c443b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:38.354889 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d72d1fd8-46dc-4774-a3a4-fcca31ea786a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:38.355477 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d72d1fd8-46dc-4774-a3a4-fcca31ea786a None None] GET https://10.4.3.81/volume// Aug 13 23:45:38.355767 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d72d1fd8-46dc-4774-a3a4-fcca31ea786a None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:38.356085 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d72d1fd8-46dc-4774-a3a4-fcca31ea786a None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:38.356155 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:38.356155 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:38.356557 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d72d1fd8-46dc-4774-a3a4-fcca31ea786a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:45:38.356967 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 531/2105] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:45:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:45:38.367930 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0dd1dfe2-c6d8-4427-b52d-c43ea69c443b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:38.371244 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-f12539b7-da91-4bfa-850c-65342cbc085c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:38.373603 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-f12539b7-da91-4bfa-850c-65342cbc085c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:38.373958 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-f12539b7-da91-4bfa-850c-65342cbc085c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:38.374302 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-f12539b7-da91-4bfa-850c-65342cbc085c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:38.376771 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0dd1dfe2-c6d8-4427-b52d-c43ea69c443b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:38.377426 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 523/2106] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:38 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:38.391169 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:38.391169 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:38.397529 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-f12539b7-da91-4bfa-850c-65342cbc085c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:38.406519 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-f12539b7-da91-4bfa-850c-65342cbc085c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:38.407289 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 522/2107] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:45:38 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 1020 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:45:38.528006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-676e9942-d000-4bda-b645-7839e3efe168 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:38.530890 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-676e9942-d000-4bda-b645-7839e3efe168 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] PUT https://10.4.3.81/volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f Aug 13 23:45:38.531372 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-676e9942-d000-4bda-b645-7839e3efe168 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:38.540705 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-676e9942-d000-4bda-b645-7839e3efe168 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Acquiring lock "cinder-attachment_update-370f90fa-01cf-454f-a052-15852f44a27d-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:45:38.546275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-676e9942-d000-4bda-b645-7839e3efe168 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Lock "cinder-attachment_update-370f90fa-01cf-454f-a052-15852f44a27d-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:45:38.547665 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:38.547665 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:38.686090 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-676e9942-d000-4bda-b645-7839e3efe168 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Lock "cinder-attachment_update-370f90fa-01cf-454f-a052-15852f44a27d-np0000007283" released by "attachment_update" :: held 0.140s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:45:38.686687 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-676e9942-d000-4bda-b645-7839e3efe168 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f returned with HTTP 200 Aug 13 23:45:38.687151 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 532/2108] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:45:38 2026] PUT /volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:39.400878 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c48b7089-397b-41b6-98dc-5094199e832f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:39.405896 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c48b7089-397b-41b6-98dc-5094199e832f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:39.407797 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c48b7089-397b-41b6-98dc-5094199e832f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:39.407797 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c48b7089-397b-41b6-98dc-5094199e832f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:39.425724 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:39.425724 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:39.434504 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c48b7089-397b-41b6-98dc-5094199e832f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:39.441176 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c48b7089-397b-41b6-98dc-5094199e832f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:39.441861 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 532/2109] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:39 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:39.526936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14cb4c40-450f-42ff-8396-6382363827e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:39.530174 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14cb4c40-450f-42ff-8396-6382363827e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 Aug 13 23:45:39.530490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14cb4c40-450f-42ff-8396-6382363827e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:39.530732 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14cb4c40-450f-42ff-8396-6382363827e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:39.530856 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-14cb4c40-450f-42ff-8396-6382363827e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: 455f2711-456b-4b84-b58d-3c2c808b15a0 Aug 13 23:45:39.537432 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14cb4c40-450f-42ff-8396-6382363827e0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 returned with HTTP 404 Aug 13 23:45:39.538193 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 524/2110] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:39 2026] DELETE /volume/v3/snapshots/455f2711-456b-4b84-b58d-3c2c808b15a0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:39.554160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97071071-b4b3-4e4e-833b-eb7bdeeaeac2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:39.559750 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97071071-b4b3-4e4e-833b-eb7bdeeaeac2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:39.560058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97071071-b4b3-4e4e-833b-eb7bdeeaeac2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:39.560341 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97071071-b4b3-4e4e-833b-eb7bdeeaeac2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:39.574542 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:39.574542 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:39.579600 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-97071071-b4b3-4e4e-833b-eb7bdeeaeac2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:39.589241 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97071071-b4b3-4e4e-833b-eb7bdeeaeac2 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:39.589241 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 523/2111] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:39 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:39.614187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:39.623809 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:39.624285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-515289193"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:39.628895 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-515289193'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:39.628895 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume of 1 GB Aug 13 23:45:39.628895 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:39.628895 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:39.632886 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Availability Zones retrieved successfully. Aug 13 23:45:39.642245 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (3513c034-044e-4d12-b365-69c1f56191c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:39.646829 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b43869-9d12-4dd2-ab3d-d70de8ab087a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:39.646829 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:39.691439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b43869-9d12-4dd2-ab3d-d70de8ab087a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:39.693020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c45d6496-67e3-42f9-ab58-8cce96ce6314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:39.763749 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['03fc260b-f475-4058-bea7-ff8b80315372', 'a1ab92b4-1631-4590-94b8-8992bbdb5b2b', '69d7055e-1db9-4655-8043-d2586e439681', '66d5bf60-8906-43bd-a8c9-d16ba6e517e7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:39.764839 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c45d6496-67e3-42f9-ab58-8cce96ce6314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03fc260b-f475-4058-bea7-ff8b80315372', 'a1ab92b4-1631-4590-94b8-8992bbdb5b2b', '69d7055e-1db9-4655-8043-d2586e439681', '66d5bf60-8906-43bd-a8c9-d16ba6e517e7']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:39.765901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb4ca14-7d79-4611-8019-72ea052dcf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:39.792273 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb4ca14-7d79-4611-8019-72ea052dcf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5182769c-8ddd-4a81-a641-9172bf47e610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-515289193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['03fc260b-f475-4058-bea7-ff8b80315372','a1ab92b4-1631-4590-94b8-8992bbdb5b2b','69d7055e-1db9-4655-8043-d2586e439681','66d5bf60-8906-43bd-a8c9-d16ba6e517e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-515289193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5182769c-8ddd-4a81-a641-9172bf47e610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f992b10a0a4c5b97da59bcad37896d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:39.793077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8c0480-6104-4b4f-b9b7-d3f54a80bb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:39.820624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8c0480-6104-4b4f-b9b7-d3f54a80bb63) transitioned into state 'SUCCESS' from state '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-515289193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['03fc260b-f475-4058-bea7-ff8b80315372','a1ab92b4-1631-4590-94b8-8992bbdb5b2b','69d7055e-1db9-4655-8043-d2586e439681','66d5bf60-8906-43bd-a8c9-d16ba6e517e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:39.821934 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef41bc4-6ff8-4283-a616-b76037fbb2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:39.836326 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef41bc4-6ff8-4283-a616-b76037fbb2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:39.836605 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (3513c034-044e-4d12-b365-69c1f56191c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:39.837098 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request issued successfully. Aug 13 23:45:39.838458 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bff3b7ef-9031-4bce-bc92-ce2bacf8a334 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:39.838673 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 533/2112] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:39 2026] POST /volume/v3/volumes => generated 751 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:39.860058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2368ed40-3a87-4485-951b-62672cd0fa61 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:39.863794 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2368ed40-3a87-4485-951b-62672cd0fa61 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 Aug 13 23:45:39.863794 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2368ed40-3a87-4485-951b-62672cd0fa61 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:39.863794 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2368ed40-3a87-4485-951b-62672cd0fa61 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:39.884943 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:39.884943 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:39.891040 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2368ed40-3a87-4485-951b-62672cd0fa61 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:39.905489 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2368ed40-3a87-4485-951b-62672cd0fa61 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 returned with HTTP 200 Aug 13 23:45:39.906081 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 533/2113] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:39 2026] GET /volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:40.472295 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a9bfc93-b206-44bc-b8d9-da09658540ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:40.477899 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a9bfc93-b206-44bc-b8d9-da09658540ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:40.477899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a9bfc93-b206-44bc-b8d9-da09658540ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:40.477899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a9bfc93-b206-44bc-b8d9-da09658540ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:40.514514 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:40.514514 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:40.523708 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a9bfc93-b206-44bc-b8d9-da09658540ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:40.539776 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a9bfc93-b206-44bc-b8d9-da09658540ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:40.540781 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 525/2114] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:40 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 841 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:40.927722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0e98db45-94fd-4d80-bf6e-7915ec012cdf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:40.930057 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e98db45-94fd-4d80-bf6e-7915ec012cdf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 Aug 13 23:45:40.930277 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e98db45-94fd-4d80-bf6e-7915ec012cdf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:40.930476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e98db45-94fd-4d80-bf6e-7915ec012cdf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:40.954710 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:40.954710 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:40.965111 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0e98db45-94fd-4d80-bf6e-7915ec012cdf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:40.967068 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:40.977665 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e98db45-94fd-4d80-bf6e-7915ec012cdf tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 returned with HTTP 200 Aug 13 23:45:40.978109 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 524/2115] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:40 2026] GET /volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:40.998582 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75068939-746f-4b26-943b-d4632607dcdc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:41.003392 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75068939-746f-4b26-943b-d4632607dcdc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:41.003392 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75068939-746f-4b26-943b-d4632607dcdc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5182769c-8ddd-4a81-a641-9172bf47e610", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1616806434"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:41.022786 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:41.022786 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:41.023519 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75068939-746f-4b26-943b-d4632607dcdc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:41.023706 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-75068939-746f-4b26-943b-d4632607dcdc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume 5182769c-8ddd-4a81-a641-9172bf47e610 Aug 13 23:45:41.023931 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:41.024396 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-43074590"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:41.028455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-43074590'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:41.028532 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume of 1 GB Aug 13 23:45:41.029186 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:41.029186 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:41.034492 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=315,cinder:UPDATE=64,cinder:INSERT=27,cinder:DELETE=4 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:45:41.046070 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Availability Zones retrieved successfully. Aug 13 23:45:41.051599 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (e40e057b-fb0a-49f7-bf41-7fa4d227f4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:41.053494 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ce865f-e4fd-4b4c-abe5-737c15e03917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:41.055431 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:41.087491 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-75068939-746f-4b26-943b-d4632607dcdc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['b529be42-d5df-4212-bb70-36fba1b2fe7b', '06cf7c71-2abb-4718-957c-4456b61cdc59', '5139ea75-0609-44bb-a1c9-0c9b29023ccd', '01a7eddb-540d-404a-be20-3987dfaefcca'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:41.113444 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ce865f-e4fd-4b4c-abe5-737c15e03917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:41.115010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef31124-1532-448c-9ec8-cd0689d0d336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:41.135835 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75068939-746f-4b26-943b-d4632607dcdc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot create request issued successfully. Aug 13 23:45:41.136477 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75068939-746f-4b26-943b-d4632607dcdc tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:41.137051 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 534/2116] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:41.156830 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc336ec8-b0a4-453e-80f0-04ddb80d38b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:41.159050 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc336ec8-b0a4-453e-80f0-04ddb80d38b5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a Aug 13 23:45:41.159419 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc336ec8-b0a4-453e-80f0-04ddb80d38b5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:41.160418 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc336ec8-b0a4-453e-80f0-04ddb80d38b5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:41.166902 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:41.166902 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:41.167837 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cc336ec8-b0a4-453e-80f0-04ddb80d38b5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:41.169307 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc336ec8-b0a4-453e-80f0-04ddb80d38b5 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a returned with HTTP 200 Aug 13 23:45:41.169695 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 526/2117] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:41 2026] GET /volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:41.217025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['b2fe2a2a-de6d-43c6-bc45-10263680c597', 'cdbebce0-5ae2-49e9-8c01-0da6af9449a1', '98bcfccc-c837-4add-9638-e23d783465de', '80a9c4b9-af52-4d75-bda0-cc689ca5a2b2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:41.219331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef31124-1532-448c-9ec8-cd0689d0d336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2fe2a2a-de6d-43c6-bc45-10263680c597', 'cdbebce0-5ae2-49e9-8c01-0da6af9449a1', '98bcfccc-c837-4add-9638-e23d783465de', '80a9c4b9-af52-4d75-bda0-cc689ca5a2b2']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:41.219331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0dd1784-206a-4060-a178-e627eb4a0ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:41.255081 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0dd1784-206a-4060-a178-e627eb4a0ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc63d5e1-c576-426a-9535-6727e353d02d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-43074590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['b2fe2a2a-de6d-43c6-bc45-10263680c597','cdbebce0-5ae2-49e9-8c01-0da6af9449a1','98bcfccc-c837-4add-9638-e23d783465de','80a9c4b9-af52-4d75-bda0-cc689ca5a2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-43074590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc63d5e1-c576-426a-9535-6727e353d02d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef2c2d3a3021402e932824bbc23d5ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7f248cf0b8453995a33e664d09ee39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:41.256343 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d452f8c-38d6-418c-8066-4fffba005da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:41.292152 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d452f8c-38d6-418c-8066-4fffba005da5) transitioned into state 'SUCCESS' from state '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-43074590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['b2fe2a2a-de6d-43c6-bc45-10263680c597','cdbebce0-5ae2-49e9-8c01-0da6af9449a1','98bcfccc-c837-4add-9638-e23d783465de','80a9c4b9-af52-4d75-bda0-cc689ca5a2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:41.293182 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7001068-525c-4c33-8c03-c42d11d4c758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:41.304005 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7001068-525c-4c33-8c03-c42d11d4c758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:41.305399 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (e40e057b-fb0a-49f7-bf41-7fa4d227f4df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:41.306091 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request issued successfully. Aug 13 23:45:41.306785 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f423802d-be59-4c3a-8d2d-b35c508caef0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:41.307307 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 534/2118] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:40 2026] POST /volume/v3/volumes => generated 745 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:41.562528 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0a0bc80-f31c-4f92-9655-b12b12678365 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:41.564587 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0a0bc80-f31c-4f92-9655-b12b12678365 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:41.564875 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0a0bc80-f31c-4f92-9655-b12b12678365 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:41.565277 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0a0bc80-f31c-4f92-9655-b12b12678365 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:41.569740 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=366,cinder:UPDATE=104,cinder:INSERT=58 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:45:41.590206 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:41.590206 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:41.596499 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b0a0bc80-f31c-4f92-9655-b12b12678365 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:41.606715 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0a0bc80-f31c-4f92-9655-b12b12678365 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:41.607788 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 525/2119] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:41 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:41.977197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2e200df0-808c-4672-9547-0db8dafafa2d req-f9f0ed64-dc6d-4e14-a3fd-78a1906496c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:41.985080 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-f9f0ed64-dc6d-4e14-a3fd-78a1906496c2 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 23:45:41.985212 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-f9f0ed64-dc6d-4e14-a3fd-78a1906496c2 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:41.985400 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-f9f0ed64-dc6d-4e14-a3fd-78a1906496c2 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:42.003445 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [req-2e200df0-808c-4672-9547-0db8dafafa2d req-f9f0ed64-dc6d-4e14-a3fd-78a1906496c2 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-966433526 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-966433526, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:45:42.003960 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [req-2e200df0-808c-4672-9547-0db8dafafa2d req-f9f0ed64-dc6d-4e14-a3fd-78a1906496c2 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-966433526 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-966433526, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:45:42.004167 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [req-2e200df0-808c-4672-9547-0db8dafafa2d req-f9f0ed64-dc6d-4e14-a3fd-78a1906496c2 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-966433526 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-966433526, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:45:42.005801 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.005801 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:42.032187 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-f9f0ed64-dc6d-4e14-a3fd-78a1906496c2 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 23:45:42.032746 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 535/2120] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 23:45:41 2026] GET /volume/v3/limits => generated 302 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:42.060064 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-fa735d83-b16c-484b-8395-6d601d4cd79b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:42.062600 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-fa735d83-b16c-484b-8395-6d601d4cd79b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f/action Aug 13 23:45:42.063136 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-fa735d83-b16c-484b-8395-6d601d4cd79b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:42.063328 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-fa735d83-b16c-484b-8395-6d601d4cd79b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:42.099186 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.099186 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:42.107675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2e200df0-808c-4672-9547-0db8dafafa2d req-09dbf693-b507-4305-86c5-fba7cdae9745 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:42.114191 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-09dbf693-b507-4305-86c5-fba7cdae9745 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:42.114191 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-09dbf693-b507-4305-86c5-fba7cdae9745 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:42.117255 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-09dbf693-b507-4305-86c5-fba7cdae9745 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:42.117433 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e03e1c4a-fa6c-4d12-8d3a-56dc2780cf72 req-fa735d83-b16c-484b-8395-6d601d4cd79b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f/action returned with HTTP 204 Aug 13 23:45:42.117433 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 527/2121] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:45:42 2026] POST /volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:42.135612 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.135612 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:42.145021 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2e200df0-808c-4672-9547-0db8dafafa2d req-09dbf693-b507-4305-86c5-fba7cdae9745 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:42.150543 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-09dbf693-b507-4305-86c5-fba7cdae9745 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 200 Aug 13 23:45:42.151373 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 535/2122] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:45:42 2026] GET /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 1448 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:42.171803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2e200df0-808c-4672-9547-0db8dafafa2d req-75ae90b7-7e5e-4af7-8643-6f161c441e38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:42.175443 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-75ae90b7-7e5e-4af7-8643-6f161c441e38 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:42.175443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-75ae90b7-7e5e-4af7-8643-6f161c441e38 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6314e404-f409-4f35-94e7-b4c24f9b9112", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1645418875", "description": null, "metadata": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:42.186131 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2f93f84-a271-4509-8d9f-fd9961efcbbb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:42.189031 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2f93f84-a271-4509-8d9f-fd9961efcbbb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a Aug 13 23:45:42.189322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2f93f84-a271-4509-8d9f-fd9961efcbbb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:42.189630 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2f93f84-a271-4509-8d9f-fd9961efcbbb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:42.196367 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.196367 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:42.197008 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2e200df0-808c-4672-9547-0db8dafafa2d req-75ae90b7-7e5e-4af7-8643-6f161c441e38 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:42.197242 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-2e200df0-808c-4672-9547-0db8dafafa2d req-75ae90b7-7e5e-4af7-8643-6f161c441e38 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Create snapshot from volume 6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:42.202019 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.202019 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:42.202817 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2f93f84-a271-4509-8d9f-fd9961efcbbb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:42.204746 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2f93f84-a271-4509-8d9f-fd9961efcbbb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a returned with HTTP 200 Aug 13 23:45:42.205417 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 536/2123] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:42 2026] GET /volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:42.221269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:42.224746 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:42.225180 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bf135fff-90fd-4e6b-aa06-6b712ccc2b7a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1588247148"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:42.228013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request body: {'volume': {'snapshot_id': 'bf135fff-90fd-4e6b-aa06-6b712ccc2b7a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1588247148'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:42.240976 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.240976 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:42.242003 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:42.242003 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume of 2 GB Aug 13 23:45:42.251610 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Availability Zones retrieved successfully. Aug 13 23:45:42.262255 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (a8a5649a-0c1b-411e-abf7-00e6a979c8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:42.263115 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b74b0de-d716-4686-b7a9-8869864d1bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:42.264967 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:42.268359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [req-2e200df0-808c-4672-9547-0db8dafafa2d req-75ae90b7-7e5e-4af7-8643-6f161c441e38 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Created reservations ['cb6d51cd-0366-47e4-9c26-685cd47dbf01', '018b76b7-da5e-4ac1-8bcc-3a5304d1783b', '43969194-a50e-477e-936a-edd6130d800e', 'b30b79cc-f05f-4365-9fcd-c9c884f4f8f3'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:42.321984 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b74b0de-d716-4686-b7a9-8869864d1bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'bf135fff-90fd-4e6b-aa06-6b712ccc2b7a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:42.323368 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7544280e-156c-4dd3-9d77-1435509eaa98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:42.334065 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2e200df0-808c-4672-9547-0db8dafafa2d req-75ae90b7-7e5e-4af7-8643-6f161c441e38 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Snapshot force create request issued successfully. Aug 13 23:45:42.335016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2e200df0-808c-4672-9547-0db8dafafa2d req-75ae90b7-7e5e-4af7-8643-6f161c441e38 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:42.335632 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 526/2124] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 23:45:42 2026] POST /volume/v3/snapshots => generated 319 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:42.397338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['0d77c1b5-17d3-450d-b65c-60db33d50d5f', '58ebb07d-b9b6-4c24-bf55-d25176507689', 'f7c3cbd9-0589-43d4-916e-e03f7b0882f2', 'e708ccc8-b94d-4401-b771-1eb41d845828'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:42.398597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7544280e-156c-4dd3-9d77-1435509eaa98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d77c1b5-17d3-450d-b65c-60db33d50d5f', '58ebb07d-b9b6-4c24-bf55-d25176507689', 'f7c3cbd9-0589-43d4-916e-e03f7b0882f2', 'e708ccc8-b94d-4401-b771-1eb41d845828']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:42.399733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823b4914-7f73-4df9-a8c7-c3598696c4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:42.461225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823b4914-7f73-4df9-a8c7-c3598696c4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc7c0456-e3a8-4274-bace-5e560db20358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1588247148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['0d77c1b5-17d3-450d-b65c-60db33d50d5f','58ebb07d-b9b6-4c24-bf55-d25176507689','f7c3cbd9-0589-43d4-916e-e03f7b0882f2','e708ccc8-b94d-4401-b771-1eb41d845828'],size=2,snapshot_id=bf135fff-90fd-4e6b-aa06-6b712ccc2b7a,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1588247148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc7c0456-e3a8-4274-bace-5e560db20358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',provider_auth=None,provider_geometry=None,provider_id=None,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=bf135fff-90fd-4e6b-aa06-6b712ccc2b7a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f992b10a0a4c5b97da59bcad37896d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:42.463386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad9100b-e683-403f-8010-cdbd1c12cbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:42.495587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad9100b-e683-403f-8010-cdbd1c12cbe0) transitioned into state 'SUCCESS' from state '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-1588247148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['0d77c1b5-17d3-450d-b65c-60db33d50d5f','58ebb07d-b9b6-4c24-bf55-d25176507689','f7c3cbd9-0589-43d4-916e-e03f7b0882f2','e708ccc8-b94d-4401-b771-1eb41d845828'],size=2,snapshot_id=bf135fff-90fd-4e6b-aa06-6b712ccc2b7a,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:42.496540 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00ef8aa-9ff4-4158-bade-7b511615747b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:42.530941 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00ef8aa-9ff4-4158-bade-7b511615747b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:42.531956 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (a8a5649a-0c1b-411e-abf7-00e6a979c8dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:42.532356 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request issued successfully. Aug 13 23:45:42.533086 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8fdab79-d2dc-45ae-bfe4-7bdbdc18a1c4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:42.533600 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 528/2125] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:45:42 2026] POST /volume/v3/volumes => generated 786 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:42.560914 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17ed3661-a48d-4cb0-967c-4330dd0c7d41 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:42.565747 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17ed3661-a48d-4cb0-967c-4330dd0c7d41 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:42.565747 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17ed3661-a48d-4cb0-967c-4330dd0c7d41 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:42.565747 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17ed3661-a48d-4cb0-967c-4330dd0c7d41 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:42.580953 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.580953 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:42.590123 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-17ed3661-a48d-4cb0-967c-4330dd0c7d41 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:42.600350 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17ed3661-a48d-4cb0-967c-4330dd0c7d41 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 returned with HTTP 200 Aug 13 23:45:42.600875 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 536/2126] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:42 2026] GET /volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:42.630404 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e74e2c7-6a8a-4e81-be33-ba4851f38332 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:42.633169 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e74e2c7-6a8a-4e81-be33-ba4851f38332 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:42.634149 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e74e2c7-6a8a-4e81-be33-ba4851f38332 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:42.634707 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e74e2c7-6a8a-4e81-be33-ba4851f38332 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:42.652202 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.652202 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:42.660108 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e74e2c7-6a8a-4e81-be33-ba4851f38332 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:42.667947 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e74e2c7-6a8a-4e81-be33-ba4851f38332 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:42.668965 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 537/2127] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:42 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 1133 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:42.691374 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14532179-5323-4936-88d8-3145903b6d4d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:42.695380 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14532179-5323-4936-88d8-3145903b6d4d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:45:42.695380 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14532179-5323-4936-88d8-3145903b6d4d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:42.695630 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14532179-5323-4936-88d8-3145903b6d4d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:42.714389 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:42.714389 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:42.723927 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-14532179-5323-4936-88d8-3145903b6d4d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:45:42.732020 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14532179-5323-4936-88d8-3145903b6d4d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:45:42.733073 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 527/2128] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:42 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 1133 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:45:43.625302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50fc4ace-bc0d-4d51-957d-a84b452bdaed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:43.628319 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50fc4ace-bc0d-4d51-957d-a84b452bdaed tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:43.628794 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50fc4ace-bc0d-4d51-957d-a84b452bdaed tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:43.628794 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50fc4ace-bc0d-4d51-957d-a84b452bdaed tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:43.639474 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:43.639474 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:43.648168 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50fc4ace-bc0d-4d51-957d-a84b452bdaed tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:43.657235 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50fc4ace-bc0d-4d51-957d-a84b452bdaed tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 returned with HTTP 200 Aug 13 23:45:43.657866 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 529/2129] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:43 2026] GET /volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:43.674828 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67123f8f-eb42-4990-ae44-ab2119ee7ef0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:43.677522 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67123f8f-eb42-4990-ae44-ab2119ee7ef0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:43.677883 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67123f8f-eb42-4990-ae44-ab2119ee7ef0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:43.678240 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67123f8f-eb42-4990-ae44-ab2119ee7ef0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:43.690147 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:43.690147 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:43.696239 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-67123f8f-eb42-4990-ae44-ab2119ee7ef0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:43.705662 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67123f8f-eb42-4990-ae44-ab2119ee7ef0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 returned with HTTP 200 Aug 13 23:45:43.705662 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 537/2130] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:43 2026] GET /volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:43.724487 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-149f851a-08ca-49e8-9d8f-6ea52d2c9268 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:43.727004 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-149f851a-08ca-49e8-9d8f-6ea52d2c9268 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:43.727354 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-149f851a-08ca-49e8-9d8f-6ea52d2c9268 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:43.727442 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-149f851a-08ca-49e8-9d8f-6ea52d2c9268 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:43.727584 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-149f851a-08ca-49e8-9d8f-6ea52d2c9268 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume with id: bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:43.737280 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:43.737280 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:43.738013 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-149f851a-08ca-49e8-9d8f-6ea52d2c9268 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:43.767921 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-149f851a-08ca-49e8-9d8f-6ea52d2c9268 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume request issued successfully. Aug 13 23:45:43.768189 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-149f851a-08ca-49e8-9d8f-6ea52d2c9268 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 returned with HTTP 202 Aug 13 23:45:43.768809 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 538/2131] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:43 2026] DELETE /volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:43.781866 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4cc3070f-3dbc-43a3-98f1-cb055aaa0434 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:43.787046 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4cc3070f-3dbc-43a3-98f1-cb055aaa0434 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:43.787046 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4cc3070f-3dbc-43a3-98f1-cb055aaa0434 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:43.788389 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4cc3070f-3dbc-43a3-98f1-cb055aaa0434 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:43.802633 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:43.802633 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:43.814254 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4cc3070f-3dbc-43a3-98f1-cb055aaa0434 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:43.830512 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4cc3070f-3dbc-43a3-98f1-cb055aaa0434 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 returned with HTTP 200 Aug 13 23:45:43.832742 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 528/2132] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:43 2026] GET /volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:44.853598 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-571fab9a-eea6-4c7d-827e-69552cfdaa7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:44.859085 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-571fab9a-eea6-4c7d-827e-69552cfdaa7a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:44.859305 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-571fab9a-eea6-4c7d-827e-69552cfdaa7a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:44.859979 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-571fab9a-eea6-4c7d-827e-69552cfdaa7a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:44.872042 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-571fab9a-eea6-4c7d-827e-69552cfdaa7a tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 returned with HTTP 404 Aug 13 23:45:44.872688 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 530/2133] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:44 2026] GET /volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:44.890599 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6445432-808c-469b-aa0f-fb792f6b0d7d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:44.892083 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6445432-808c-469b-aa0f-fb792f6b0d7d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:44.892567 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6445432-808c-469b-aa0f-fb792f6b0d7d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:44.892567 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6445432-808c-469b-aa0f-fb792f6b0d7d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:44.902982 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6445432-808c-469b-aa0f-fb792f6b0d7d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 returned with HTTP 404 Aug 13 23:45:44.903609 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 538/2134] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:44 2026] GET /volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:44.914006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62da8e9f-e0b3-4224-bb07-de09bca666a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:44.916468 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62da8e9f-e0b3-4224-bb07-de09bca666a6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:44.916792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62da8e9f-e0b3-4224-bb07-de09bca666a6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:44.917127 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62da8e9f-e0b3-4224-bb07-de09bca666a6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:44.917677 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-62da8e9f-e0b3-4224-bb07-de09bca666a6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume with id: bc7c0456-e3a8-4274-bace-5e560db20358 Aug 13 23:45:44.926883 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62da8e9f-e0b3-4224-bb07-de09bca666a6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 returned with HTTP 404 Aug 13 23:45:44.927568 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 539/2135] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:44 2026] DELETE /volume/v3/volumes/bc7c0456-e3a8-4274-bace-5e560db20358 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:44.939030 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aba3b036-3957-4cc9-8e43-84d41cee8f47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:44.943463 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aba3b036-3957-4cc9-8e43-84d41cee8f47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a Aug 13 23:45:44.943936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aba3b036-3957-4cc9-8e43-84d41cee8f47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:44.944632 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aba3b036-3957-4cc9-8e43-84d41cee8f47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:44.944632 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-aba3b036-3957-4cc9-8e43-84d41cee8f47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: bf135fff-90fd-4e6b-aa06-6b712ccc2b7a Aug 13 23:45:44.962922 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:44.962922 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:44.963606 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aba3b036-3957-4cc9-8e43-84d41cee8f47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:45.012980 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aba3b036-3957-4cc9-8e43-84d41cee8f47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:45:45.013315 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aba3b036-3957-4cc9-8e43-84d41cee8f47 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a returned with HTTP 202 Aug 13 23:45:45.013846 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 529/2136] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:44 2026] DELETE /volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:45.033587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f29eaeb7-d90a-41d6-9c5f-a490cc851f80 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:45.035518 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f29eaeb7-d90a-41d6-9c5f-a490cc851f80 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a Aug 13 23:45:45.035518 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f29eaeb7-d90a-41d6-9c5f-a490cc851f80 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:45.035694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f29eaeb7-d90a-41d6-9c5f-a490cc851f80 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:45.048828 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:45.048828 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:45.049452 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f29eaeb7-d90a-41d6-9c5f-a490cc851f80 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:45.050829 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f29eaeb7-d90a-41d6-9c5f-a490cc851f80 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a returned with HTTP 200 Aug 13 23:45:45.051470 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 531/2137] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:45 2026] GET /volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:45.308247 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1e8f253-5c57-4f33-9ff2-0f61f327a3a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:45.311010 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1e8f253-5c57-4f33-9ff2-0f61f327a3a3 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e Aug 13 23:45:45.311374 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1e8f253-5c57-4f33-9ff2-0f61f327a3a3 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:45.311726 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1e8f253-5c57-4f33-9ff2-0f61f327a3a3 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:45.320292 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:45.320292 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:45.321505 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c1e8f253-5c57-4f33-9ff2-0f61f327a3a3 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Snapshot retrieved successfully. Aug 13 23:45:45.323183 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1e8f253-5c57-4f33-9ff2-0f61f327a3a3 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e returned with HTTP 200 Aug 13 23:45:45.323734 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 539/2138] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:45 2026] GET /volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:45.676512 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d64ed31-2502-4540-a670-b3dce264e861 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:45.679011 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d64ed31-2502-4540-a670-b3dce264e861 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e Aug 13 23:45:45.679307 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d64ed31-2502-4540-a670-b3dce264e861 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:45.679613 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d64ed31-2502-4540-a670-b3dce264e861 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:45.680626 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-1d64ed31-2502-4540-a670-b3dce264e861 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Delete snapshot with id: 8ade3e92-b253-4d03-9df8-56b72c8c972e Aug 13 23:45:45.688194 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:45.688194 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:45.688580 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1d64ed31-2502-4540-a670-b3dce264e861 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Snapshot retrieved successfully. Aug 13 23:45:45.725348 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1d64ed31-2502-4540-a670-b3dce264e861 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Snapshot delete request issued successfully. Aug 13 23:45:45.725348 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d64ed31-2502-4540-a670-b3dce264e861 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e returned with HTTP 202 Aug 13 23:45:45.725841 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 540/2139] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:45 2026] DELETE /volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:45.739442 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8d79cfa-afbf-4dbe-bfba-1e6f5e3c768a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:45.741807 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8d79cfa-afbf-4dbe-bfba-1e6f5e3c768a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e Aug 13 23:45:45.742060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8d79cfa-afbf-4dbe-bfba-1e6f5e3c768a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:45.742288 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8d79cfa-afbf-4dbe-bfba-1e6f5e3c768a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:45.751514 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:45.751514 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:45.752302 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8d79cfa-afbf-4dbe-bfba-1e6f5e3c768a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Snapshot retrieved successfully. Aug 13 23:45:45.753021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8d79cfa-afbf-4dbe-bfba-1e6f5e3c768a tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e returned with HTTP 200 Aug 13 23:45:45.753609 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 530/2140] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:45 2026] GET /volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:46.071016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2480a26c-6592-4caf-8b02-e2b864f7a427 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:46.071441 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2480a26c-6592-4caf-8b02-e2b864f7a427 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a Aug 13 23:45:46.071809 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2480a26c-6592-4caf-8b02-e2b864f7a427 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:46.072209 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2480a26c-6592-4caf-8b02-e2b864f7a427 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:46.085201 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2480a26c-6592-4caf-8b02-e2b864f7a427 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a returned with HTTP 404 Aug 13 23:45:46.086161 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 532/2141] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:46 2026] GET /volume/v3/snapshots/bf135fff-90fd-4e6b-aa06-6b712ccc2b7a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:46.100670 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-528a9dfe-1928-48b0-ab17-e46e78770c57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:46.103268 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-528a9dfe-1928-48b0-ab17-e46e78770c57 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 Aug 13 23:45:46.103458 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-528a9dfe-1928-48b0-ab17-e46e78770c57 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:46.103711 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-528a9dfe-1928-48b0-ab17-e46e78770c57 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:46.112091 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:46.112091 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:46.116625 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-528a9dfe-1928-48b0-ab17-e46e78770c57 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:46.123410 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-528a9dfe-1928-48b0-ab17-e46e78770c57 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 returned with HTTP 200 Aug 13 23:45:46.123410 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 540/2142] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:46 2026] GET /volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:46.142195 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5af92dea-b6ea-4e4a-88ef-6cf615255e84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:46.146213 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5af92dea-b6ea-4e4a-88ef-6cf615255e84 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 Aug 13 23:45:46.146213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5af92dea-b6ea-4e4a-88ef-6cf615255e84 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:46.146901 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5af92dea-b6ea-4e4a-88ef-6cf615255e84 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:46.146901 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-5af92dea-b6ea-4e4a-88ef-6cf615255e84 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume with id: 5182769c-8ddd-4a81-a641-9172bf47e610 Aug 13 23:45:46.160966 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:46.160966 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:46.162146 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5af92dea-b6ea-4e4a-88ef-6cf615255e84 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:46.205750 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5af92dea-b6ea-4e4a-88ef-6cf615255e84 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume request issued successfully. Aug 13 23:45:46.206033 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5af92dea-b6ea-4e4a-88ef-6cf615255e84 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 returned with HTTP 202 Aug 13 23:45:46.206582 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 541/2143] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:46 2026] DELETE /volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:46.221834 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98b7eb5f-2631-4819-bb5c-8b9887c7071d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:46.224220 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98b7eb5f-2631-4819-bb5c-8b9887c7071d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 Aug 13 23:45:46.224490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98b7eb5f-2631-4819-bb5c-8b9887c7071d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:46.224776 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98b7eb5f-2631-4819-bb5c-8b9887c7071d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:46.237603 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:46.237603 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:46.244927 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98b7eb5f-2631-4819-bb5c-8b9887c7071d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:46.261456 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98b7eb5f-2631-4819-bb5c-8b9887c7071d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 returned with HTTP 200 Aug 13 23:45:46.261456 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 531/2144] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:46 2026] GET /volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:46.773764 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6eaf06b-2e5e-4b41-a268-a10f2cf75f60 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:46.777031 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6eaf06b-2e5e-4b41-a268-a10f2cf75f60 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] GET https://10.4.3.81/volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e Aug 13 23:45:46.777396 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6eaf06b-2e5e-4b41-a268-a10f2cf75f60 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:46.778571 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6eaf06b-2e5e-4b41-a268-a10f2cf75f60 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:46.785932 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6eaf06b-2e5e-4b41-a268-a10f2cf75f60 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e returned with HTTP 404 Aug 13 23:45:46.786710 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 533/2145] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:46 2026] GET /volume/v3/snapshots/8ade3e92-b253-4d03-9df8-56b72c8c972e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:47.281427 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4dd88f73-4d8e-44c4-a7c3-1511f4af1e19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:47.284227 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dd88f73-4d8e-44c4-a7c3-1511f4af1e19 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 Aug 13 23:45:47.284559 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dd88f73-4d8e-44c4-a7c3-1511f4af1e19 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:47.284919 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dd88f73-4d8e-44c4-a7c3-1511f4af1e19 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:47.293261 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dd88f73-4d8e-44c4-a7c3-1511f4af1e19 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 returned with HTTP 404 Aug 13 23:45:47.293936 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 541/2146] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:47 2026] GET /volume/v3/volumes/5182769c-8ddd-4a81-a641-9172bf47e610 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:47.310727 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e853e982-e6a1-4019-8e35-94a5ff2625e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:47.315359 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e853e982-e6a1-4019-8e35-94a5ff2625e3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:47.315359 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e853e982-e6a1-4019-8e35-94a5ff2625e3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:47.315359 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e853e982-e6a1-4019-8e35-94a5ff2625e3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:47.324312 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=336,cinder:UPDATE=78,cinder:INSERT=25,cinder:DELETE=4 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:45:47.335791 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:47.335791 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:47.343527 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e853e982-e6a1-4019-8e35-94a5ff2625e3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:47.355543 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e853e982-e6a1-4019-8e35-94a5ff2625e3 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:47.357253 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 542/2147] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:47 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:47.377942 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:47.381435 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:47.381964 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1691956615"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:47.386273 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1691956615'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:47.386870 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume of 1 GB Aug 13 23:45:47.393687 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Availability Zones retrieved successfully. Aug 13 23:45:47.400707 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (d801a383-1a8e-47fd-b16a-c10fee2e8898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:47.401970 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daac8d05-c8db-437a-9b82-f49f5cb15d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:47.403210 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:47.453610 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daac8d05-c8db-437a-9b82-f49f5cb15d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:47.455046 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb391bc-4b6c-4b55-8503-fc98373eb1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:47.530555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['34b9d864-51da-410b-930f-703daa2354b6', 'e57f7263-6c4c-4d12-8d4d-5b39877f9880', '9497ec8f-fef0-447c-acdc-f800c51db442', 'adcdde0c-5b66-4a4d-8d9e-5a7fb807c2b2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:47.531711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb391bc-4b6c-4b55-8503-fc98373eb1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b9d864-51da-410b-930f-703daa2354b6', 'e57f7263-6c4c-4d12-8d4d-5b39877f9880', '9497ec8f-fef0-447c-acdc-f800c51db442', 'adcdde0c-5b66-4a4d-8d9e-5a7fb807c2b2']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:47.532930 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857fe261-fbe2-43fd-99fd-2aab301e19e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:47.565488 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857fe261-fbe2-43fd-99fd-2aab301e19e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dcd6515-34d0-4cb8-a8de-b0adfb196420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1691956615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['34b9d864-51da-410b-930f-703daa2354b6','e57f7263-6c4c-4d12-8d4d-5b39877f9880','9497ec8f-fef0-447c-acdc-f800c51db442','adcdde0c-5b66-4a4d-8d9e-5a7fb807c2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1691956615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dcd6515-34d0-4cb8-a8de-b0adfb196420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f992b10a0a4c5b97da59bcad37896d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:47.567550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e845046-92a3-45fc-8915-000060fa8b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:47.604057 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e845046-92a3-45fc-8915-000060fa8b52) transitioned into state 'SUCCESS' from state '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-1691956615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['34b9d864-51da-410b-930f-703daa2354b6','e57f7263-6c4c-4d12-8d4d-5b39877f9880','9497ec8f-fef0-447c-acdc-f800c51db442','adcdde0c-5b66-4a4d-8d9e-5a7fb807c2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:47.605646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (930c0333-a47c-4643-97d0-2c17ecf43367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:47.626635 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (930c0333-a47c-4643-97d0-2c17ecf43367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:47.628018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (d801a383-1a8e-47fd-b16a-c10fee2e8898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:47.629591 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request issued successfully. Aug 13 23:45:47.630487 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98dafbdf-5492-41fc-9344-c0a9831c6c90 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:47.630487 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 532/2148] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:47 2026] POST /volume/v3/volumes => generated 752 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:47.650906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2f5fca9f-3d05-4453-92c4-ade1d892909c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:47.654294 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f5fca9f-3d05-4453-92c4-ade1d892909c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 Aug 13 23:45:47.657071 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f5fca9f-3d05-4453-92c4-ade1d892909c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:47.657205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f5fca9f-3d05-4453-92c4-ade1d892909c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:47.667309 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=320,cinder:UPDATE=83,cinder:INSERT=49,cinder:DELETE=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:45:47.677680 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:47.677680 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:47.688824 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2f5fca9f-3d05-4453-92c4-ade1d892909c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:47.697431 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f5fca9f-3d05-4453-92c4-ade1d892909c tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 returned with HTTP 200 Aug 13 23:45:47.698143 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 534/2149] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:47 2026] GET /volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 => generated 820 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:48.714529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb757d0a-bf4b-4892-a2f2-be0a8555665e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:48.718755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb757d0a-bf4b-4892-a2f2-be0a8555665e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 Aug 13 23:45:48.719075 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb757d0a-bf4b-4892-a2f2-be0a8555665e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:48.719232 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb757d0a-bf4b-4892-a2f2-be0a8555665e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:48.736262 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:48.736262 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:48.749494 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eb757d0a-bf4b-4892-a2f2-be0a8555665e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:48.756569 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb757d0a-bf4b-4892-a2f2-be0a8555665e tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 returned with HTTP 200 Aug 13 23:45:48.757430 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 542/2150] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:48 2026] GET /volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:48.778091 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ea834c6-bc5f-4567-9451-9c01597bc17f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:48.781526 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ea834c6-bc5f-4567-9451-9c01597bc17f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:48.783239 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ea834c6-bc5f-4567-9451-9c01597bc17f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dcd6515-34d0-4cb8-a8de-b0adfb196420", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1049893611"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:48.801319 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:48.801319 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:48.801857 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6ea834c6-bc5f-4567-9451-9c01597bc17f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:48.801857 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-6ea834c6-bc5f-4567-9451-9c01597bc17f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create snapshot from volume 4dcd6515-34d0-4cb8-a8de-b0adfb196420 Aug 13 23:45:48.864368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6ea834c6-bc5f-4567-9451-9c01597bc17f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['b678c81e-e783-4e3f-9953-2e43599df73b', '7a476e31-e5a4-4390-a089-a681ace2d425', '633d74a9-09e6-4e60-b782-11587a984afd', 'fa1cbb7e-0e5b-4512-9174-792171af9c85'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:48.926908 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6ea834c6-bc5f-4567-9451-9c01597bc17f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot create request issued successfully. Aug 13 23:45:48.927498 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ea834c6-bc5f-4567-9451-9c01597bc17f tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:48.928482 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 543/2151] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:48.939902 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5cba711a-2e6d-45d6-b762-a2a2c78cf894 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:48.943295 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cba711a-2e6d-45d6-b762-a2a2c78cf894 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de Aug 13 23:45:48.943295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cba711a-2e6d-45d6-b762-a2a2c78cf894 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:48.943295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cba711a-2e6d-45d6-b762-a2a2c78cf894 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:48.956692 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:48.956692 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:48.956692 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5cba711a-2e6d-45d6-b762-a2a2c78cf894 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:48.957311 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cba711a-2e6d-45d6-b762-a2a2c78cf894 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de returned with HTTP 200 Aug 13 23:45:48.958008 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 533/2152] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:48 2026] GET /volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:49.974834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e2973fcf-9079-4aff-94d3-ba1c09331b40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:49.978258 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2973fcf-9079-4aff-94d3-ba1c09331b40 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de Aug 13 23:45:49.978527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2973fcf-9079-4aff-94d3-ba1c09331b40 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:49.978843 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2973fcf-9079-4aff-94d3-ba1c09331b40 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:49.993445 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:49.993445 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:49.995898 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e2973fcf-9079-4aff-94d3-ba1c09331b40 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:49.997697 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2973fcf-9079-4aff-94d3-ba1c09331b40 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de returned with HTTP 200 Aug 13 23:45:49.998441 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 535/2153] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:49 2026] GET /volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:50.017103 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a05d3d76-fe94-4986-9133-f2721ded6282 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:50.018782 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:50.019302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ee383f4e-8160-4cd2-b2af-c47529ce60de", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-146632836"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:50.024590 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request body: {'volume': {'snapshot_id': 'ee383f4e-8160-4cd2-b2af-c47529ce60de', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-146632836'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:50.038145 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:50.038145 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:50.038882 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:50.039058 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume of 1 GB Aug 13 23:45:50.051419 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Availability Zones retrieved successfully. Aug 13 23:45:50.061894 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (148c8d9d-0fc9-4e70-a6c3-d6110f5974ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:50.065171 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b7b173-41af-402e-b26d-cf0b89f27685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:50.067114 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:50.134825 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b7b173-41af-402e-b26d-cf0b89f27685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ee383f4e-8160-4cd2-b2af-c47529ce60de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:50.139780 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064dead8-eeeb-4b27-8fdc-6aca1509efae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:50.229671 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Created reservations ['a3027f4d-ced5-42bf-8886-f853737f20f9', '1c2e28b5-cb80-4ffa-84c0-21bfb544dfa8', 'aabc5d00-02cd-4f85-96b2-dd5214322a37', '02f91385-08b3-4afc-a9e4-582feef0bb4e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:50.231529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064dead8-eeeb-4b27-8fdc-6aca1509efae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3027f4d-ced5-42bf-8886-f853737f20f9', '1c2e28b5-cb80-4ffa-84c0-21bfb544dfa8', 'aabc5d00-02cd-4f85-96b2-dd5214322a37', '02f91385-08b3-4afc-a9e4-582feef0bb4e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:50.231529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f094f9ec-b55e-4a22-be39-ddf07df498bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:50.305500 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f094f9ec-b55e-4a22-be39-ddf07df498bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe65e01a-4df3-4698-90bf-7cc760ce3b85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-146632836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['a3027f4d-ced5-42bf-8886-f853737f20f9','1c2e28b5-cb80-4ffa-84c0-21bfb544dfa8','aabc5d00-02cd-4f85-96b2-dd5214322a37','02f91385-08b3-4afc-a9e4-582feef0bb4e'],size=1,snapshot_id=ee383f4e-8160-4cd2-b2af-c47529ce60de,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-146632836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe65e01a-4df3-4698-90bf-7cc760ce3b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ee383f4e-8160-4cd2-b2af-c47529ce60de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f992b10a0a4c5b97da59bcad37896d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:50.307224 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af33a00e-ee80-4f0e-b438-0ff1fd6bbbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:50.345439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af33a00e-ee80-4f0e-b438-0ff1fd6bbbee) transitioned into state 'SUCCESS' from state '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-146632836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f496edbf8c74c6a8a5cbcf9c4370175',qos_specs=None,replication_status=,reservations=['a3027f4d-ced5-42bf-8886-f853737f20f9','1c2e28b5-cb80-4ffa-84c0-21bfb544dfa8','aabc5d00-02cd-4f85-96b2-dd5214322a37','02f91385-08b3-4afc-a9e4-582feef0bb4e'],size=1,snapshot_id=ee383f4e-8160-4cd2-b2af-c47529ce60de,source_replicaid=,source_volid=None,status='creating',user_id='44f992b10a0a4c5b97da59bcad37896d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:50.346828 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77ad05a-fdb6-4e1b-8665-6a6c03bd6dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:50.383309 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77ad05a-fdb6-4e1b-8665-6a6c03bd6dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:50.385010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Flow 'volume_create_api' (148c8d9d-0fc9-4e70-a6c3-d6110f5974ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:50.385124 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Create volume request issued successfully. Aug 13 23:45:50.385919 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a05d3d76-fe94-4986-9133-f2721ded6282 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:50.386551 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 543/2154] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:45:50 2026] POST /volume/v3/volumes => generated 785 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:50.402595 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-25c9796d-17ae-40e9-b84f-bcd9bdc4ae8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:50.406098 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25c9796d-17ae-40e9-b84f-bcd9bdc4ae8b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:50.406098 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25c9796d-17ae-40e9-b84f-bcd9bdc4ae8b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:50.406686 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25c9796d-17ae-40e9-b84f-bcd9bdc4ae8b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:50.421232 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:50.421232 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:50.426401 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-25c9796d-17ae-40e9-b84f-bcd9bdc4ae8b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:50.433560 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25c9796d-17ae-40e9-b84f-bcd9bdc4ae8b tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 returned with HTTP 200 Aug 13 23:45:50.434072 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 544/2155] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:50 2026] GET /volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:50.926533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-7389b853-ed6a-49dc-94fd-d1691202afe9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:50.929631 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-7389b853-ed6a-49dc-94fd-d1691202afe9 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad Aug 13 23:45:50.929830 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-7389b853-ed6a-49dc-94fd-d1691202afe9 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:50.930000 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-7389b853-ed6a-49dc-94fd-d1691202afe9 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:50.950094 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:50.950094 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:51.016355 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-7389b853-ed6a-49dc-94fd-d1691202afe9 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad returned with HTTP 200 Aug 13 23:45:51.016982 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 534/2156] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:45:50 2026] DELETE /volume/v3/attachments/0f79ff7d-ca02-4faf-b840-e799b38868ad => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:51.028660 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-5c5bf646-bcff-4b2a-99a3-555228c0f196 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:51.030969 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-5c5bf646-bcff-4b2a-99a3-555228c0f196 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:51.031367 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-5c5bf646-bcff-4b2a-99a3-555228c0f196 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:51.033011 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-5c5bf646-bcff-4b2a-99a3-555228c0f196 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:51.033011 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-5c5bf646-bcff-4b2a-99a3-555228c0f196 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Delete volume with id: 6314e404-f409-4f35-94e7-b4c24f9b9112 Aug 13 23:45:51.041847 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:51.041847 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:51.042865 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-5c5bf646-bcff-4b2a-99a3-555228c0f196 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Volume info retrieved successfully. Aug 13 23:45:51.074955 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-5c5bf646-bcff-4b2a-99a3-555228c0f196 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] Delete volume request issued successfully. Aug 13 23:45:51.075410 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8a76a9eb-ff3d-4921-baff-bb3e667308a5 req-5c5bf646-bcff-4b2a-99a3-555228c0f196 tempest-ImageDependencyTests-813307094 tempest-ImageDependencyTests-813307094-project-member] https://10.4.3.81/volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 returned with HTTP 202 Aug 13 23:45:51.076026 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 536/2157] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:45:51 2026] DELETE /volume/v3/volumes/6314e404-f409-4f35-94e7-b4c24f9b9112 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:51.453388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce6c989b-02a9-4009-bfae-db5596283e26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:51.455759 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce6c989b-02a9-4009-bfae-db5596283e26 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:51.455759 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce6c989b-02a9-4009-bfae-db5596283e26 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:51.456046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce6c989b-02a9-4009-bfae-db5596283e26 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:51.465244 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:51.465244 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:51.471227 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce6c989b-02a9-4009-bfae-db5596283e26 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:51.478295 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce6c989b-02a9-4009-bfae-db5596283e26 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 returned with HTTP 200 Aug 13 23:45:51.478734 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 544/2158] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:51 2026] GET /volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:51.499343 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4eca736d-6136-45ee-897d-192411f9be21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:51.502037 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4eca736d-6136-45ee-897d-192411f9be21 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:51.502586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4eca736d-6136-45ee-897d-192411f9be21 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:51.503231 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4eca736d-6136-45ee-897d-192411f9be21 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:51.513634 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:51.513634 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:51.526317 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4eca736d-6136-45ee-897d-192411f9be21 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:51.537617 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4eca736d-6136-45ee-897d-192411f9be21 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 returned with HTTP 200 Aug 13 23:45:51.538359 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 545/2159] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:51 2026] GET /volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:51.560796 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11f229c5-de6d-4eab-b8ef-ad7fcdf084e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:51.564465 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11f229c5-de6d-4eab-b8ef-ad7fcdf084e6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:51.565480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11f229c5-de6d-4eab-b8ef-ad7fcdf084e6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:51.565480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11f229c5-de6d-4eab-b8ef-ad7fcdf084e6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:51.565733 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-11f229c5-de6d-4eab-b8ef-ad7fcdf084e6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume with id: fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:51.579558 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:51.579558 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:51.580918 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11f229c5-de6d-4eab-b8ef-ad7fcdf084e6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:51.615898 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11f229c5-de6d-4eab-b8ef-ad7fcdf084e6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume request issued successfully. Aug 13 23:45:51.616737 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11f229c5-de6d-4eab-b8ef-ad7fcdf084e6 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 returned with HTTP 202 Aug 13 23:45:51.617040 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 535/2160] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:51 2026] DELETE /volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:51.627267 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-174f3a73-fd87-4bc9-9918-1cf386bf21f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:51.629225 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-174f3a73-fd87-4bc9-9918-1cf386bf21f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:51.629551 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-174f3a73-fd87-4bc9-9918-1cf386bf21f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:51.629832 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-174f3a73-fd87-4bc9-9918-1cf386bf21f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:51.640469 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:51.640469 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:51.645760 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-174f3a73-fd87-4bc9-9918-1cf386bf21f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:51.652071 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-174f3a73-fd87-4bc9-9918-1cf386bf21f9 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 returned with HTTP 200 Aug 13 23:45:51.652976 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 537/2161] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:51 2026] GET /volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:52.671868 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f84c1321-bb65-41b4-b8f2-2dddc5297eb0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:52.676026 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f84c1321-bb65-41b4-b8f2-2dddc5297eb0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:52.676026 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f84c1321-bb65-41b4-b8f2-2dddc5297eb0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:52.676026 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f84c1321-bb65-41b4-b8f2-2dddc5297eb0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:52.697258 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f84c1321-bb65-41b4-b8f2-2dddc5297eb0 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 returned with HTTP 404 Aug 13 23:45:52.698806 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 545/2162] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:52 2026] GET /volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:52.711368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-99b4845a-e07b-488e-b825-1114626f0e00 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:52.714240 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99b4845a-e07b-488e-b825-1114626f0e00 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:52.714553 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99b4845a-e07b-488e-b825-1114626f0e00 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:52.714777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99b4845a-e07b-488e-b825-1114626f0e00 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:52.725196 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99b4845a-e07b-488e-b825-1114626f0e00 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 returned with HTTP 404 Aug 13 23:45:52.726149 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 546/2163] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:52 2026] GET /volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:52.735576 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68f610cf-2dcf-40ba-960f-759b9b5f75cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:52.738241 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68f610cf-2dcf-40ba-960f-759b9b5f75cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:52.739124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68f610cf-2dcf-40ba-960f-759b9b5f75cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:52.739124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68f610cf-2dcf-40ba-960f-759b9b5f75cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:52.739124 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-68f610cf-2dcf-40ba-960f-759b9b5f75cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume with id: fe65e01a-4df3-4698-90bf-7cc760ce3b85 Aug 13 23:45:52.747157 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68f610cf-2dcf-40ba-960f-759b9b5f75cb tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 returned with HTTP 404 Aug 13 23:45:52.747721 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 536/2164] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:52 2026] DELETE /volume/v3/volumes/fe65e01a-4df3-4698-90bf-7cc760ce3b85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:52.755430 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd96bb16-8b87-4dc4-88b9-17b7b2a8e937 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:52.758070 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd96bb16-8b87-4dc4-88b9-17b7b2a8e937 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de Aug 13 23:45:52.758318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd96bb16-8b87-4dc4-88b9-17b7b2a8e937 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:52.758588 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd96bb16-8b87-4dc4-88b9-17b7b2a8e937 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:52.758726 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-dd96bb16-8b87-4dc4-88b9-17b7b2a8e937 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete snapshot with id: ee383f4e-8160-4cd2-b2af-c47529ce60de Aug 13 23:45:52.764974 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:52.764974 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:52.765456 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dd96bb16-8b87-4dc4-88b9-17b7b2a8e937 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:52.785478 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dd96bb16-8b87-4dc4-88b9-17b7b2a8e937 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot delete request issued successfully. Aug 13 23:45:52.785478 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd96bb16-8b87-4dc4-88b9-17b7b2a8e937 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de returned with HTTP 202 Aug 13 23:45:52.785925 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 538/2165] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:45:52 2026] DELETE /volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:52.795471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3984fba-ffdd-4a38-ada2-1d3204c0321d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:52.797797 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3984fba-ffdd-4a38-ada2-1d3204c0321d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de Aug 13 23:45:52.798169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3984fba-ffdd-4a38-ada2-1d3204c0321d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:52.798451 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3984fba-ffdd-4a38-ada2-1d3204c0321d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:52.807318 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:52.807318 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:52.807949 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3984fba-ffdd-4a38-ada2-1d3204c0321d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Snapshot retrieved successfully. Aug 13 23:45:52.809117 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3984fba-ffdd-4a38-ada2-1d3204c0321d tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de returned with HTTP 200 Aug 13 23:45:52.809924 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 546/2166] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:52 2026] GET /volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:53.823512 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f97bdf6-f35d-4821-b749-0e70083a2def None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:53.825674 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f97bdf6-f35d-4821-b749-0e70083a2def tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de Aug 13 23:45:53.825928 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f97bdf6-f35d-4821-b749-0e70083a2def tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:53.826144 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f97bdf6-f35d-4821-b749-0e70083a2def tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:53.833354 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f97bdf6-f35d-4821-b749-0e70083a2def tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de returned with HTTP 404 Aug 13 23:45:53.834123 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 547/2167] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:53 2026] GET /volume/v3/snapshots/ee383f4e-8160-4cd2-b2af-c47529ce60de => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:53.844523 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39a69a13-741b-4f73-8c49-ae887dd3a017 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:53.849510 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39a69a13-741b-4f73-8c49-ae887dd3a017 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 Aug 13 23:45:53.849510 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39a69a13-741b-4f73-8c49-ae887dd3a017 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:53.849706 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39a69a13-741b-4f73-8c49-ae887dd3a017 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:53.864935 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:53.864935 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:53.875553 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39a69a13-741b-4f73-8c49-ae887dd3a017 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:53.883386 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39a69a13-741b-4f73-8c49-ae887dd3a017 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 returned with HTTP 200 Aug 13 23:45:53.884069 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 537/2168] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:53 2026] GET /volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:53.905424 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50ebde5c-5c6c-41b6-8d0a-454962a4f3c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:53.909884 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50ebde5c-5c6c-41b6-8d0a-454962a4f3c1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 Aug 13 23:45:53.909884 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50ebde5c-5c6c-41b6-8d0a-454962a4f3c1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:53.910841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50ebde5c-5c6c-41b6-8d0a-454962a4f3c1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:53.911105 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-50ebde5c-5c6c-41b6-8d0a-454962a4f3c1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume with id: 4dcd6515-34d0-4cb8-a8de-b0adfb196420 Aug 13 23:45:53.934831 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:53.934831 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:53.935537 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50ebde5c-5c6c-41b6-8d0a-454962a4f3c1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:53.966449 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50ebde5c-5c6c-41b6-8d0a-454962a4f3c1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume request issued successfully. Aug 13 23:45:53.966690 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50ebde5c-5c6c-41b6-8d0a-454962a4f3c1 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 returned with HTTP 202 Aug 13 23:45:53.967264 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 539/2169] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:53 2026] DELETE /volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:53.977032 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-348f53c5-0ab2-4333-ae51-5aa6d70a3543 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:53.979136 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-348f53c5-0ab2-4333-ae51-5aa6d70a3543 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 Aug 13 23:45:53.979408 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-348f53c5-0ab2-4333-ae51-5aa6d70a3543 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:53.979649 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-348f53c5-0ab2-4333-ae51-5aa6d70a3543 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:53.988952 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:53.988952 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:53.994233 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-348f53c5-0ab2-4333-ae51-5aa6d70a3543 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:54.000592 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-348f53c5-0ab2-4333-ae51-5aa6d70a3543 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 returned with HTTP 200 Aug 13 23:45:54.001451 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 547/2170] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:53 2026] GET /volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:54.729627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:54.890167 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:45:54.890601 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-513844911"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:54.892997 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-513844911'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:45:54.893174 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Create volume of 1 GB Aug 13 23:45:54.898649 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Availability Zones retrieved successfully. Aug 13 23:45:54.906180 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Flow 'volume_create_api' (509b2fba-69c4-4991-aed7-aa46420bfefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:54.907873 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9138e3ca-3c25-4ee3-98b0-23148bbf61d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:54.909500 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:45:54.943825 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9138e3ca-3c25-4ee3-98b0-23148bbf61d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:54.944653 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67cb14b4-17f7-4b8d-95c3-4acff235c998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:55.019556 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d82e62c7-43f2-4abf-a9ae-717266582e83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:55.021560 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d82e62c7-43f2-4abf-a9ae-717266582e83 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 Aug 13 23:45:55.021820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d82e62c7-43f2-4abf-a9ae-717266582e83 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:55.022095 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d82e62c7-43f2-4abf-a9ae-717266582e83 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:55.026229 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Created reservations ['2cb06365-2b59-42d8-b306-dd1f959eca1c', '92f8f3d4-7e44-4853-8258-582a29b5eb97', '99cd104b-3d2b-4016-b412-dd743117fe00', '6d8460c3-89f1-4c28-8c58-264571dccb99'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:55.027327 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67cb14b4-17f7-4b8d-95c3-4acff235c998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cb06365-2b59-42d8-b306-dd1f959eca1c', '92f8f3d4-7e44-4853-8258-582a29b5eb97', '99cd104b-3d2b-4016-b412-dd743117fe00', '6d8460c3-89f1-4c28-8c58-264571dccb99']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:55.028435 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ccc75cd-82b2-4307-8f8d-b25d2aedb88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:55.028965 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d82e62c7-43f2-4abf-a9ae-717266582e83 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 returned with HTTP 404 Aug 13 23:45:55.029632 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 538/2171] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:55 2026] GET /volume/v3/volumes/4dcd6515-34d0-4cb8-a8de-b0adfb196420 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:55.040495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b4f59040-2dcb-49f7-b1bc-dd608b7a8291 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:55.042548 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4f59040-2dcb-49f7-b1bc-dd608b7a8291 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:55.042728 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4f59040-2dcb-49f7-b1bc-dd608b7a8291 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:55.042959 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4f59040-2dcb-49f7-b1bc-dd608b7a8291 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:55.052278 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:55.052278 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:55.057460 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b4f59040-2dcb-49f7-b1bc-dd608b7a8291 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:55.057687 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ccc75cd-82b2-4307-8f8d-b25d2aedb88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45166aeb-e28a-4b3a-8af7-1b6ce39e0890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-513844911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8b9ab4e3bf644e2bae167a43a11bf81',qos_specs=None,replication_status=,reservations=['2cb06365-2b59-42d8-b306-dd1f959eca1c','92f8f3d4-7e44-4853-8258-582a29b5eb97','99cd104b-3d2b-4016-b412-dd743117fe00','6d8460c3-89f1-4c28-8c58-264571dccb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2eebe9b57c9439780ad134a3b4eaef4',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-513844911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45166aeb-e28a-4b3a-8af7-1b6ce39e0890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8b9ab4e3bf644e2bae167a43a11bf81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2eebe9b57c9439780ad134a3b4eaef4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:55.058636 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9d15aa-86b5-47d6-aed6-e567942a64d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:55.063229 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4f59040-2dcb-49f7-b1bc-dd608b7a8291 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:55.063805 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 540/2172] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:55 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:55.080263 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37b3d885-5b93-4baf-bd5b-4dad1093a1ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:55.083019 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37b3d885-5b93-4baf-bd5b-4dad1093a1ba tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] DELETE https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:55.083430 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37b3d885-5b93-4baf-bd5b-4dad1093a1ba tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:55.083530 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9d15aa-86b5-47d6-aed6-e567942a64d2) transitioned into state 'SUCCESS' from state '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-513844911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8b9ab4e3bf644e2bae167a43a11bf81',qos_specs=None,replication_status=,reservations=['2cb06365-2b59-42d8-b306-dd1f959eca1c','92f8f3d4-7e44-4853-8258-582a29b5eb97','99cd104b-3d2b-4016-b412-dd743117fe00','6d8460c3-89f1-4c28-8c58-264571dccb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2eebe9b57c9439780ad134a3b4eaef4',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:55.083713 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37b3d885-5b93-4baf-bd5b-4dad1093a1ba tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:55.084143 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-37b3d885-5b93-4baf-bd5b-4dad1093a1ba tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume with id: db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:55.084302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfa1a6d-1b11-48f4-bc7c-e3117ae7a139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:45:55.096883 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:55.096883 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:55.097192 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-37b3d885-5b93-4baf-bd5b-4dad1093a1ba tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:55.100590 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfa1a6d-1b11-48f4-bc7c-e3117ae7a139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:45:55.101448 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Flow 'volume_create_api' (509b2fba-69c4-4991-aed7-aa46420bfefc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:45:55.101818 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Create volume request issued successfully. Aug 13 23:45:55.102461 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-613df697-6ff4-4a26-a8ee-f984ed1e61dd tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:45:55.102902 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 548/2173] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:45:54 2026] POST /volume/v3/volumes => generated 748 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:55.120807 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-940c457b-a19a-45a4-b131-96ee708549ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:55.123067 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-940c457b-a19a-45a4-b131-96ee708549ca tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:45:55.123268 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-940c457b-a19a-45a4-b131-96ee708549ca tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:55.123580 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-940c457b-a19a-45a4-b131-96ee708549ca tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:55.127480 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-37b3d885-5b93-4baf-bd5b-4dad1093a1ba tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Delete volume request issued successfully. Aug 13 23:45:55.127743 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37b3d885-5b93-4baf-bd5b-4dad1093a1ba tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 202 Aug 13 23:45:55.128407 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 548/2174] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:45:55 2026] DELETE /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:45:55.131015 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:55.131015 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:55.134922 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-940c457b-a19a-45a4-b131-96ee708549ca tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:45:55.138129 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef89a86f-432b-4aa7-9f46-51f01115f3e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:55.139744 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-940c457b-a19a-45a4-b131-96ee708549ca tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 returned with HTTP 200 Aug 13 23:45:55.140226 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 539/2175] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:55 2026] GET /volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:55.140305 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef89a86f-432b-4aa7-9f46-51f01115f3e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:55.140432 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef89a86f-432b-4aa7-9f46-51f01115f3e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:55.140617 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef89a86f-432b-4aa7-9f46-51f01115f3e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:55.149478 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:55.149478 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:55.153708 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef89a86f-432b-4aa7-9f46-51f01115f3e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Volume info retrieved successfully. Aug 13 23:45:55.160487 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef89a86f-432b-4aa7-9f46-51f01115f3e4 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 200 Aug 13 23:45:55.160918 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 541/2176] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:55 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:56.156061 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7b07f0e7-dc8a-4e85-bb21-3c3353e6c9a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:56.158360 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b07f0e7-dc8a-4e85-bb21-3c3353e6c9a9 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:45:56.158616 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b07f0e7-dc8a-4e85-bb21-3c3353e6c9a9 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:56.158859 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b07f0e7-dc8a-4e85-bb21-3c3353e6c9a9 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:56.169388 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:56.169388 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:56.175455 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7b07f0e7-dc8a-4e85-bb21-3c3353e6c9a9 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:45:56.176624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a07f190-5b30-479c-a7b6-36364542ce08 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:56.178442 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a07f190-5b30-479c-a7b6-36364542ce08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] GET https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 Aug 13 23:45:56.178691 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a07f190-5b30-479c-a7b6-36364542ce08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:56.178931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a07f190-5b30-479c-a7b6-36364542ce08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:56.181974 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b07f0e7-dc8a-4e85-bb21-3c3353e6c9a9 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 returned with HTTP 200 Aug 13 23:45:56.182774 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 549/2177] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:56 2026] GET /volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:56.185035 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a07f190-5b30-479c-a7b6-36364542ce08 tempest-VolumesSnapshotTestJSON-614190055 tempest-VolumesSnapshotTestJSON-614190055-project-member] https://10.4.3.81/volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 returned with HTTP 404 Aug 13 23:45:56.185611 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 549/2178] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:45:56 2026] GET /volume/v3/volumes/db8c214b-b9a8-44da-9fda-72dfd510b9f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:56.206806 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-58ef5af3-a341-48a9-9042-add7c1476393 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:56.208571 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58ef5af3-a341-48a9-9042-add7c1476393 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:56.208914 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58ef5af3-a341-48a9-9042-add7c1476393 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45166aeb-e28a-4b3a-8af7-1b6ce39e0890", "name": "tempest-SnapshotsActionsTest-Snapshot-2082849024"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:56.216851 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:56.216851 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:56.217363 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-58ef5af3-a341-48a9-9042-add7c1476393 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:45:56.217510 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-58ef5af3-a341-48a9-9042-add7c1476393 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Create snapshot from volume 45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:45:56.252926 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-58ef5af3-a341-48a9-9042-add7c1476393 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Created reservations ['929777e6-6816-49ee-972b-9e9ebe7fc3be', '3a8a8215-5bb0-4cab-9e53-97b8eb45078c', '548dcb36-5327-45ce-b649-6152b5a66520', '13b406e4-6a62-43a2-80d8-1f446cd8c5d4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:56.294904 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-58ef5af3-a341-48a9-9042-add7c1476393 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot create request issued successfully. Aug 13 23:45:56.295084 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58ef5af3-a341-48a9-9042-add7c1476393 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:56.295561 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 540/2179] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:56 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 13 23:45:56.309189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d0cede7b-3eb8-4391-9545-01846a0d7e5b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:56.311419 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d0cede7b-3eb8-4391-9545-01846a0d7e5b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:45:56.311748 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d0cede7b-3eb8-4391-9545-01846a0d7e5b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:56.311961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d0cede7b-3eb8-4391-9545-01846a0d7e5b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:56.318514 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:56.318514 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:56.319212 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d0cede7b-3eb8-4391-9545-01846a0d7e5b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:45:56.320137 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d0cede7b-3eb8-4391-9545-01846a0d7e5b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:45:56.320608 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 542/2180] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:56 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:57.334914 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd5b87fc-2b08-430a-b02e-d2ae2856e8d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:57.340248 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd5b87fc-2b08-430a-b02e-d2ae2856e8d1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:45:57.340248 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd5b87fc-2b08-430a-b02e-d2ae2856e8d1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:57.341172 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd5b87fc-2b08-430a-b02e-d2ae2856e8d1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:57.349071 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:57.349071 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:57.350271 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bd5b87fc-2b08-430a-b02e-d2ae2856e8d1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:45:57.350970 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd5b87fc-2b08-430a-b02e-d2ae2856e8d1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:45:57.352070 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 550/2181] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:57 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:45:57.366410 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-723d69c9-70ff-4fe1-b72d-b66de86b5641 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:57.426533 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-723d69c9-70ff-4fe1-b72d-b66de86b5641 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:45:57.426533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-723d69c9-70ff-4fe1-b72d-b66de86b5641 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:57.426533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-723d69c9-70ff-4fe1-b72d-b66de86b5641 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:57.428284 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-723d69c9-70ff-4fe1-b72d-b66de86b5641 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '1dbccc98-e13b-489c-88c0-7339339c9e50' with '{'status': 'creating'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:45:57.441140 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:57.441140 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:57.460253 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-723d69c9-70ff-4fe1-b72d-b66de86b5641 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:45:57.461062 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 550/2182] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:45:57 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:57.472208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6433c4a1-9f9e-44a2-9bfa-0f41feac040a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:57.474626 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6433c4a1-9f9e-44a2-9bfa-0f41feac040a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:45:57.474886 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6433c4a1-9f9e-44a2-9bfa-0f41feac040a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:57.475176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6433c4a1-9f9e-44a2-9bfa-0f41feac040a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:57.481726 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:57.481726 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:57.482352 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6433c4a1-9f9e-44a2-9bfa-0f41feac040a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:45:57.484394 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6433c4a1-9f9e-44a2-9bfa-0f41feac040a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:45:57.484903 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 541/2183] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:57 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:57.500084 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cbda4660-4a1f-4e04-960e-103e31450bd5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:57.501943 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbda4660-4a1f-4e04-960e-103e31450bd5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:45:57.502329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbda4660-4a1f-4e04-960e-103e31450bd5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:57.502460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbda4660-4a1f-4e04-960e-103e31450bd5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:57.503960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-cbda4660-4a1f-4e04-960e-103e31450bd5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '1dbccc98-e13b-489c-88c0-7339339c9e50' with '{'status': 'available'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:45:57.530892 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:57.530892 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:57.547339 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbda4660-4a1f-4e04-960e-103e31450bd5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:45:57.547874 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 543/2184] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:45:57 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:57.558490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1fa7e689-662d-4150-9825-2e41c1d0b9c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:57.560162 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fa7e689-662d-4150-9825-2e41c1d0b9c8 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:45:57.560451 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fa7e689-662d-4150-9825-2e41c1d0b9c8 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:57.560734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fa7e689-662d-4150-9825-2e41c1d0b9c8 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:57.569068 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:57.569068 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:57.569812 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1fa7e689-662d-4150-9825-2e41c1d0b9c8 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:45:57.570817 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fa7e689-662d-4150-9825-2e41c1d0b9c8 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:45:57.571481 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 551/2185] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:57 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:57.582796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9052dba0-4cfd-4a54-a713-8a4c55df4efa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:57.585416 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9052dba0-4cfd-4a54-a713-8a4c55df4efa tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:45:57.585832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9052dba0-4cfd-4a54-a713-8a4c55df4efa tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45166aeb-e28a-4b3a-8af7-1b6ce39e0890", "name": "tempest-SnapshotsActionsTest-Snapshot-1275231066"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:57.596770 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:57.596770 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:57.597347 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9052dba0-4cfd-4a54-a713-8a4c55df4efa tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:45:57.597571 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-9052dba0-4cfd-4a54-a713-8a4c55df4efa tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Create snapshot from volume 45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:45:57.637686 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9052dba0-4cfd-4a54-a713-8a4c55df4efa tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Created reservations ['39c09a31-1613-4d86-8280-de9c7e6aa0b2', 'df4139f0-3b00-4626-9aaa-dcaf963c0f0b', '79d1a68f-03d2-4acc-8cd7-986c7b097c97', '9b3fb9d6-36b6-4353-8282-53f3858ff4a6'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:45:57.684983 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9052dba0-4cfd-4a54-a713-8a4c55df4efa tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot create request issued successfully. Aug 13 23:45:57.684983 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9052dba0-4cfd-4a54-a713-8a4c55df4efa tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:45:57.685737 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 551/2186] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:45:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:45:57.695219 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45dd67b8-40a5-46ea-b5b5-fea880159d70 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:57.698146 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45dd67b8-40a5-46ea-b5b5-fea880159d70 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 Aug 13 23:45:57.698146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45dd67b8-40a5-46ea-b5b5-fea880159d70 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:57.698146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45dd67b8-40a5-46ea-b5b5-fea880159d70 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:57.708725 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:57.708725 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:57.709379 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45dd67b8-40a5-46ea-b5b5-fea880159d70 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:45:57.710711 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45dd67b8-40a5-46ea-b5b5-fea880159d70 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 returned with HTTP 200 Aug 13 23:45:57.713041 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 542/2187] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:57 2026] GET /volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:58.729348 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-21664f6d-984d-4873-8607-5f60d918d487 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:58.732443 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21664f6d-984d-4873-8607-5f60d918d487 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 Aug 13 23:45:58.732443 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21664f6d-984d-4873-8607-5f60d918d487 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:58.732443 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21664f6d-984d-4873-8607-5f60d918d487 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:58.744132 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:58.744132 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:58.744370 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-21664f6d-984d-4873-8607-5f60d918d487 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:45:58.745679 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21664f6d-984d-4873-8607-5f60d918d487 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 returned with HTTP 200 Aug 13 23:45:58.746737 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 544/2188] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:58 2026] GET /volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:58.761092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8909911-2bb8-456c-87a0-b28986243c79 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:58.764035 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8909911-2bb8-456c-87a0-b28986243c79 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2/action Aug 13 23:45:58.764481 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8909911-2bb8-456c-87a0-b28986243c79 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:58.764669 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8909911-2bb8-456c-87a0-b28986243c79 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:58.766743 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-a8909911-2bb8-456c-87a0-b28986243c79 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot 'c5c3a665-d584-410f-8b60-b800c29dada2' with '{'status': 'creating'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:45:58.799954 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:58.799954 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:45:58.834570 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8909911-2bb8-456c-87a0-b28986243c79 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2/action returned with HTTP 202 Aug 13 23:45:58.836325 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 552/2189] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:45:58 2026] POST /volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 23:45:58.847210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15b8c542-ab6f-4bcf-a9d2-71cf7f667eb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:58.856272 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15b8c542-ab6f-4bcf-a9d2-71cf7f667eb6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 Aug 13 23:45:58.856680 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15b8c542-ab6f-4bcf-a9d2-71cf7f667eb6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:58.857021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15b8c542-ab6f-4bcf-a9d2-71cf7f667eb6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:58.865360 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:58.865360 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:45:58.866684 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-15b8c542-ab6f-4bcf-a9d2-71cf7f667eb6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:45:58.869606 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15b8c542-ab6f-4bcf-a9d2-71cf7f667eb6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 returned with HTTP 200 Aug 13 23:45:58.870345 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 552/2190] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:58 2026] GET /volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:45:58.884344 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd6eff20-14f5-4a53-a035-e49023144d83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:58.889026 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd6eff20-14f5-4a53-a035-e49023144d83 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2/action Aug 13 23:45:58.889026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd6eff20-14f5-4a53-a035-e49023144d83 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:45:58.889026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd6eff20-14f5-4a53-a035-e49023144d83 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:45:58.897658 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:58.897658 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:45:58.900015 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd6eff20-14f5-4a53-a035-e49023144d83 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot retrieved successfully. Aug 13 23:45:58.923696 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd6eff20-14f5-4a53-a035-e49023144d83 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot delete request issued successfully. Aug 13 23:45:58.925215 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd6eff20-14f5-4a53-a035-e49023144d83 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2/action returned with HTTP 202 Aug 13 23:45:58.926585 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 543/2191] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:45:58 2026] POST /volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:45:58.942217 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11268c39-7cf3-4dda-9eed-74b0b05f3575 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:58.944333 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11268c39-7cf3-4dda-9eed-74b0b05f3575 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 Aug 13 23:45:58.944608 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11268c39-7cf3-4dda-9eed-74b0b05f3575 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:58.944889 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11268c39-7cf3-4dda-9eed-74b0b05f3575 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:58.953694 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:45:58.953694 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:45:58.953694 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-11268c39-7cf3-4dda-9eed-74b0b05f3575 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:45:58.954814 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11268c39-7cf3-4dda-9eed-74b0b05f3575 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 returned with HTTP 200 Aug 13 23:45:58.959089 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 545/2192] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:58 2026] GET /volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:45:59.972556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5447ebef-b878-4863-a50f-1e5389b6a71f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:45:59.977629 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5447ebef-b878-4863-a50f-1e5389b6a71f tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 Aug 13 23:45:59.978765 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5447ebef-b878-4863-a50f-1e5389b6a71f tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:45:59.979364 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5447ebef-b878-4863-a50f-1e5389b6a71f tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:45:59.985585 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5447ebef-b878-4863-a50f-1e5389b6a71f tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 returned with HTTP 404 Aug 13 23:45:59.986554 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 553/2193] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:45:59 2026] GET /volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:45:59.999168 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea22074d-7ef5-48ed-9daa-ff47ca16bf14 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:00.001737 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea22074d-7ef5-48ed-9daa-ff47ca16bf14 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:46:00.002402 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea22074d-7ef5-48ed-9daa-ff47ca16bf14 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:00.002827 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea22074d-7ef5-48ed-9daa-ff47ca16bf14 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:00.004965 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-ea22074d-7ef5-48ed-9daa-ff47ca16bf14 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '1dbccc98-e13b-489c-88c0-7339339c9e50' with '{'status': 'available'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:00.020480 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:00.020480 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:00.034130 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea22074d-7ef5-48ed-9daa-ff47ca16bf14 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:46:00.034927 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 553/2194] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:45:59 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:00.043588 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63e3b227-cc27-42c6-8141-654e5058cdc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:00.047812 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63e3b227-cc27-42c6-8141-654e5058cdc4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:00.047812 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63e3b227-cc27-42c6-8141-654e5058cdc4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:00.047812 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63e3b227-cc27-42c6-8141-654e5058cdc4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:00.053121 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:00.053121 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:00.054118 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63e3b227-cc27-42c6-8141-654e5058cdc4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:00.055350 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63e3b227-cc27-42c6-8141-654e5058cdc4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:46:00.055874 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 544/2195] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:00 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:00.067723 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ffe0c1e9-5e29-4ec2-a57c-d29b9e949e41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:00.069912 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ffe0c1e9-5e29-4ec2-a57c-d29b9e949e41 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 Aug 13 23:46:00.070184 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ffe0c1e9-5e29-4ec2-a57c-d29b9e949e41 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:00.071298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ffe0c1e9-5e29-4ec2-a57c-d29b9e949e41 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:00.071543 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ffe0c1e9-5e29-4ec2-a57c-d29b9e949e41 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Delete snapshot with id: c5c3a665-d584-410f-8b60-b800c29dada2 Aug 13 23:46:00.080945 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ffe0c1e9-5e29-4ec2-a57c-d29b9e949e41 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 returned with HTTP 404 Aug 13 23:46:00.081905 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 546/2196] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:00 2026] DELETE /volume/v3/snapshots/c5c3a665-d584-410f-8b60-b800c29dada2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:00.096380 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fbc927f2-03c3-45fa-a167-c7a212f79cb2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:00.098294 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbc927f2-03c3-45fa-a167-c7a212f79cb2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:00.099073 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbc927f2-03c3-45fa-a167-c7a212f79cb2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45166aeb-e28a-4b3a-8af7-1b6ce39e0890", "name": "tempest-SnapshotsActionsTest-Snapshot-340663062"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:00.109384 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:00.109384 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:00.109901 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fbc927f2-03c3-45fa-a167-c7a212f79cb2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:46:00.110072 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-fbc927f2-03c3-45fa-a167-c7a212f79cb2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Create snapshot from volume 45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:46:00.147314 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-fbc927f2-03c3-45fa-a167-c7a212f79cb2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Created reservations ['28588440-4bea-4db0-9c41-9895347054ca', 'e4a22dc3-8741-4e82-a929-e4af16d68534', '0270b73b-3a43-488e-8f50-6fcac3846a67', 'ab4faa76-f442-4689-8481-a2bf148e6e17'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:00.195008 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fbc927f2-03c3-45fa-a167-c7a212f79cb2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot create request issued successfully. Aug 13 23:46:00.195570 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbc927f2-03c3-45fa-a167-c7a212f79cb2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:00.196153 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 554/2197] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:46:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:00.209962 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4e54af27-050c-4802-94a6-0690e0f4fd65 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:00.213456 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e54af27-050c-4802-94a6-0690e0f4fd65 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 Aug 13 23:46:00.213853 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e54af27-050c-4802-94a6-0690e0f4fd65 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:00.214262 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e54af27-050c-4802-94a6-0690e0f4fd65 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:00.223444 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:00.223444 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:00.224834 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4e54af27-050c-4802-94a6-0690e0f4fd65 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:00.226058 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e54af27-050c-4802-94a6-0690e0f4fd65 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 returned with HTTP 200 Aug 13 23:46:00.226682 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 554/2198] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:00 2026] GET /volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:00.540345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:00.654023 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:00.654023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2110611166"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:00.656015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2110611166'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:00.658017 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Create volume of 1 GB Aug 13 23:46:00.662820 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Availability Zones retrieved successfully. Aug 13 23:46:00.669543 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Flow 'volume_create_api' (4312320e-361f-41d5-89f9-f04d4c972233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:00.671274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf346dc9-0a39-4a5c-a648-5dc16684d1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:00.672684 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:00.715054 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf346dc9-0a39-4a5c-a648-5dc16684d1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:00.718077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaee9c31-a1b8-4d63-bf3e-a7fd031a77fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:00.804452 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Created reservations ['10e21373-15ef-4aca-be21-ceb481344fb4', '5d217761-3954-4e5b-a933-298b56df4fed', 'eb819418-0904-4c88-931c-5e04af46e264', 'd0bd0f28-6285-43cc-b1ef-c633c0c01ee1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:00.806042 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaee9c31-a1b8-4d63-bf3e-a7fd031a77fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10e21373-15ef-4aca-be21-ceb481344fb4', '5d217761-3954-4e5b-a933-298b56df4fed', 'eb819418-0904-4c88-931c-5e04af46e264', 'd0bd0f28-6285-43cc-b1ef-c633c0c01ee1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:00.807458 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6145ff-b963-4abc-9102-542f406e05db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:00.842476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6145ff-b963-4abc-9102-542f406e05db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b67c036d-2e10-4f7b-b76d-bff05098e11c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2110611166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e997d255226a499eaa7d3d1a25cd3957',qos_specs=None,replication_status=,reservations=['10e21373-15ef-4aca-be21-ceb481344fb4','5d217761-3954-4e5b-a933-298b56df4fed','eb819418-0904-4c88-931c-5e04af46e264','d0bd0f28-6285-43cc-b1ef-c633c0c01ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a48c5ef1c041c9b0f904ac3d5eaf4c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2110611166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b67c036d-2e10-4f7b-b76d-bff05098e11c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e997d255226a499eaa7d3d1a25cd3957',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22a48c5ef1c041c9b0f904ac3d5eaf4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:00.843661 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f86c59b-115f-48b1-a342-5b7c4f8c9765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:00.871582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f86c59b-115f-48b1-a342-5b7c4f8c9765) transitioned into state 'SUCCESS' from state '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-2110611166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e997d255226a499eaa7d3d1a25cd3957',qos_specs=None,replication_status=,reservations=['10e21373-15ef-4aca-be21-ceb481344fb4','5d217761-3954-4e5b-a933-298b56df4fed','eb819418-0904-4c88-931c-5e04af46e264','d0bd0f28-6285-43cc-b1ef-c633c0c01ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a48c5ef1c041c9b0f904ac3d5eaf4c',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:00.872560 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5e174a-22a3-4cfc-aa5e-f35009f90983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:00.884427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5e174a-22a3-4cfc-aa5e-f35009f90983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:00.885647 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Flow 'volume_create_api' (4312320e-361f-41d5-89f9-f04d4c972233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:00.886033 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Create volume request issued successfully. Aug 13 23:46:00.886652 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a6a5bb6-165c-4472-8527-549f28a561c3 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:00.887169 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 545/2199] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:46:00 2026] POST /volume/v3/volumes => generated 756 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:00.901864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0ef866a-cb0f-4372-a73f-4e7db4e41472 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:00.906385 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0ef866a-cb0f-4372-a73f-4e7db4e41472 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:00.906775 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0ef866a-cb0f-4372-a73f-4e7db4e41472 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:00.907302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0ef866a-cb0f-4372-a73f-4e7db4e41472 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:00.926087 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:00.926087 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:00.937558 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0ef866a-cb0f-4372-a73f-4e7db4e41472 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Volume info retrieved successfully. Aug 13 23:46:00.945811 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0ef866a-cb0f-4372-a73f-4e7db4e41472 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c returned with HTTP 200 Aug 13 23:46:00.946559 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 547/2200] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:00 2026] GET /volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:01.238865 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-656e0ed2-5cd7-40fe-8539-911d90eebd73 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:01.242831 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-656e0ed2-5cd7-40fe-8539-911d90eebd73 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 Aug 13 23:46:01.242831 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-656e0ed2-5cd7-40fe-8539-911d90eebd73 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:01.242831 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-656e0ed2-5cd7-40fe-8539-911d90eebd73 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:01.248447 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:01.248447 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:01.249227 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-656e0ed2-5cd7-40fe-8539-911d90eebd73 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:01.250358 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-656e0ed2-5cd7-40fe-8539-911d90eebd73 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 returned with HTTP 200 Aug 13 23:46:01.250911 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 555/2201] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:01 2026] GET /volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:01.263910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-925a3bff-8383-4c2c-9134-632192567574 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:01.266336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-925a3bff-8383-4c2c-9134-632192567574 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575/action Aug 13 23:46:01.267045 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-925a3bff-8383-4c2c-9134-632192567574 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:01.267045 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-925a3bff-8383-4c2c-9134-632192567574 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:01.268839 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-925a3bff-8383-4c2c-9134-632192567574 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '8784ea35-f71e-46a1-bfe7-7fddced3d575' with '{'status': 'deleting'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:01.279821 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:01.279821 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:01.294885 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-925a3bff-8383-4c2c-9134-632192567574 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575/action returned with HTTP 202 Aug 13 23:46:01.296390 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 555/2202] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:01 2026] POST /volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:01.307212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e49344e-6aac-41d1-b42f-28b996f763bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:01.311768 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e49344e-6aac-41d1-b42f-28b996f763bb tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 Aug 13 23:46:01.311768 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e49344e-6aac-41d1-b42f-28b996f763bb tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:01.311768 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e49344e-6aac-41d1-b42f-28b996f763bb tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:01.320115 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:01.320115 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:01.320646 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e49344e-6aac-41d1-b42f-28b996f763bb tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:01.321982 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e49344e-6aac-41d1-b42f-28b996f763bb tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 returned with HTTP 200 Aug 13 23:46:01.322807 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 546/2203] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:01 2026] GET /volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:01.337400 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cbeb2a34-e7ee-4cdd-802f-18fa14457873 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:01.339980 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbeb2a34-e7ee-4cdd-802f-18fa14457873 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575/action Aug 13 23:46:01.340490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbeb2a34-e7ee-4cdd-802f-18fa14457873 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:01.340665 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbeb2a34-e7ee-4cdd-802f-18fa14457873 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:01.350065 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:01.350065 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:01.350803 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cbeb2a34-e7ee-4cdd-802f-18fa14457873 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot retrieved successfully. Aug 13 23:46:01.378793 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cbeb2a34-e7ee-4cdd-802f-18fa14457873 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot delete request issued successfully. Aug 13 23:46:01.379069 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbeb2a34-e7ee-4cdd-802f-18fa14457873 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575/action returned with HTTP 202 Aug 13 23:46:01.379974 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 548/2204] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:01 2026] POST /volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:01.392926 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-481a8e60-4be8-4b53-b713-5f7da122ad51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:01.396894 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-481a8e60-4be8-4b53-b713-5f7da122ad51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 Aug 13 23:46:01.398013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-481a8e60-4be8-4b53-b713-5f7da122ad51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:01.398013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-481a8e60-4be8-4b53-b713-5f7da122ad51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:01.407527 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:01.407527 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:01.408639 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-481a8e60-4be8-4b53-b713-5f7da122ad51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:01.410632 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-481a8e60-4be8-4b53-b713-5f7da122ad51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 returned with HTTP 200 Aug 13 23:46:01.411368 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 556/2205] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:01 2026] GET /volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:01.962423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8aeb33e3-73d0-40ec-9849-a11543c6f9eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:01.964861 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8aeb33e3-73d0-40ec-9849-a11543c6f9eb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:01.965302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8aeb33e3-73d0-40ec-9849-a11543c6f9eb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:01.965601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8aeb33e3-73d0-40ec-9849-a11543c6f9eb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:01.977057 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:01.977057 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:01.982921 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8aeb33e3-73d0-40ec-9849-a11543c6f9eb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Volume info retrieved successfully. Aug 13 23:46:01.990039 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8aeb33e3-73d0-40ec-9849-a11543c6f9eb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c returned with HTTP 200 Aug 13 23:46:01.990616 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 556/2206] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:01 2026] GET /volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:02.008955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f92b1174-a334-4ace-9804-ddf9ebb8a95b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:02.010879 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f92b1174-a334-4ace-9804-ddf9ebb8a95b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:02.013058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f92b1174-a334-4ace-9804-ddf9ebb8a95b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b67c036d-2e10-4f7b-b76d-bff05098e11c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-30633372"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:02.022759 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:02.022759 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:02.023835 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f92b1174-a334-4ace-9804-ddf9ebb8a95b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Volume info retrieved successfully. Aug 13 23:46:02.024229 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-f92b1174-a334-4ace-9804-ddf9ebb8a95b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Create snapshot from volume b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:02.062964 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f92b1174-a334-4ace-9804-ddf9ebb8a95b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Created reservations ['aca3b627-a6e9-4b54-9e22-e84a1245b6f5', 'c5391a7a-2dc6-4ab6-a70d-d8ec3419308b', '3e82300a-1efb-494f-b946-a4f55201b49b', 'f5fce17d-f6ed-4f0f-9d8d-70f5eb9e66d2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:02.096778 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f92b1174-a334-4ace-9804-ddf9ebb8a95b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot create request issued successfully. Aug 13 23:46:02.097877 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f92b1174-a334-4ace-9804-ddf9ebb8a95b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:02.097877 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 547/2207] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:46:02 2026] POST /volume/v3/snapshots => generated 312 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:02.110628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2771ea81-265a-444d-b1cb-22fba7a0dc32 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:02.112965 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2771ea81-265a-444d-b1cb-22fba7a0dc32 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a Aug 13 23:46:02.113273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2771ea81-265a-444d-b1cb-22fba7a0dc32 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:02.113576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2771ea81-265a-444d-b1cb-22fba7a0dc32 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:02.126387 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:02.126387 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:02.126981 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2771ea81-265a-444d-b1cb-22fba7a0dc32 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:02.128016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2771ea81-265a-444d-b1cb-22fba7a0dc32 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a returned with HTTP 200 Aug 13 23:46:02.128557 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 549/2208] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:02 2026] GET /volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a => generated 444 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:02.424173 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ccc47bd2-a6e4-4e53-a348-7719a7db2271 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:02.427395 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccc47bd2-a6e4-4e53-a348-7719a7db2271 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 Aug 13 23:46:02.427395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccc47bd2-a6e4-4e53-a348-7719a7db2271 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:02.427395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccc47bd2-a6e4-4e53-a348-7719a7db2271 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:02.432709 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccc47bd2-a6e4-4e53-a348-7719a7db2271 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 returned with HTTP 404 Aug 13 23:46:02.433729 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 557/2209] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:02 2026] GET /volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:02.443546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-97abd9d8-b7ea-466b-84ed-b5c0a5c3b270 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:02.446388 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97abd9d8-b7ea-466b-84ed-b5c0a5c3b270 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:46:02.446848 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97abd9d8-b7ea-466b-84ed-b5c0a5c3b270 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:02.447039 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97abd9d8-b7ea-466b-84ed-b5c0a5c3b270 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:02.449148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-97abd9d8-b7ea-466b-84ed-b5c0a5c3b270 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '1dbccc98-e13b-489c-88c0-7339339c9e50' with '{'status': 'available'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:02.466964 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:02.466964 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:02.485728 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97abd9d8-b7ea-466b-84ed-b5c0a5c3b270 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:46:02.486622 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 557/2210] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:02 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:02.496147 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31983f0e-41c3-4fc0-99b4-cd010de96ed2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:02.500691 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31983f0e-41c3-4fc0-99b4-cd010de96ed2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:02.500691 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31983f0e-41c3-4fc0-99b4-cd010de96ed2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:02.500691 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31983f0e-41c3-4fc0-99b4-cd010de96ed2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:02.506689 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:02.506689 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:02.507612 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31983f0e-41c3-4fc0-99b4-cd010de96ed2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:02.508890 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31983f0e-41c3-4fc0-99b4-cd010de96ed2 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:46:02.509583 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 548/2211] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:02 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:02.520725 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1e19d653-ac2b-4e01-b1f4-b9ceea17cb4b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:02.522971 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e19d653-ac2b-4e01-b1f4-b9ceea17cb4b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 Aug 13 23:46:02.523445 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e19d653-ac2b-4e01-b1f4-b9ceea17cb4b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:02.523537 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e19d653-ac2b-4e01-b1f4-b9ceea17cb4b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:02.523651 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-1e19d653-ac2b-4e01-b1f4-b9ceea17cb4b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Delete snapshot with id: 8784ea35-f71e-46a1-bfe7-7fddced3d575 Aug 13 23:46:02.529156 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e19d653-ac2b-4e01-b1f4-b9ceea17cb4b tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 returned with HTTP 404 Aug 13 23:46:02.529915 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 550/2212] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:02 2026] DELETE /volume/v3/snapshots/8784ea35-f71e-46a1-bfe7-7fddced3d575 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:02.539593 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f5f8d47-281a-4b64-8831-1000dbcda349 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:02.541215 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f5f8d47-281a-4b64-8831-1000dbcda349 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:02.543011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f5f8d47-281a-4b64-8831-1000dbcda349 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45166aeb-e28a-4b3a-8af7-1b6ce39e0890", "name": "tempest-SnapshotsActionsTest-Snapshot-1515402950"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:02.552131 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:02.552131 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:02.553453 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f5f8d47-281a-4b64-8831-1000dbcda349 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:46:02.553453 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-5f5f8d47-281a-4b64-8831-1000dbcda349 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Create snapshot from volume 45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:46:02.589955 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5f5f8d47-281a-4b64-8831-1000dbcda349 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Created reservations ['788bd38f-0c2d-4cbf-87b0-b61e0ea65bac', 'c4027534-3a6e-4d2b-8953-243f0e54c2ee', '422ff72a-8c3d-445a-b18d-d34468b3964f', 'e2e95643-d7bb-434f-8405-bb427cf1fdc0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:02.636598 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f5f8d47-281a-4b64-8831-1000dbcda349 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot create request issued successfully. Aug 13 23:46:02.637058 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f5f8d47-281a-4b64-8831-1000dbcda349 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:02.637592 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 558/2213] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:46:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:02.651077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84876d5f-e1aa-4d8c-971c-efee36e19d69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:02.653151 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84876d5f-e1aa-4d8c-971c-efee36e19d69 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 Aug 13 23:46:02.653444 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84876d5f-e1aa-4d8c-971c-efee36e19d69 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:02.653705 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84876d5f-e1aa-4d8c-971c-efee36e19d69 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:02.660922 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:02.660922 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:02.661877 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-84876d5f-e1aa-4d8c-971c-efee36e19d69 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:02.662592 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84876d5f-e1aa-4d8c-971c-efee36e19d69 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 returned with HTTP 200 Aug 13 23:46:02.663587 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 558/2214] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:02 2026] GET /volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:03.139227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8bb087dd-d8f5-48b1-98fb-044ec6983869 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:03.141077 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bb087dd-d8f5-48b1-98fb-044ec6983869 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a Aug 13 23:46:03.141507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bb087dd-d8f5-48b1-98fb-044ec6983869 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:03.142835 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bb087dd-d8f5-48b1-98fb-044ec6983869 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:03.147196 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:03.147196 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:03.147877 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8bb087dd-d8f5-48b1-98fb-044ec6983869 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:03.148914 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bb087dd-d8f5-48b1-98fb-044ec6983869 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a returned with HTTP 200 Aug 13 23:46:03.149424 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 549/2215] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:03 2026] GET /volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:03.158926 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-55e98434-1d45-4790-9155-d1c1fe59c18c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:03.160968 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55e98434-1d45-4790-9155-d1c1fe59c18c tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:03.161366 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55e98434-1d45-4790-9155-d1c1fe59c18c tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b67c036d-2e10-4f7b-b76d-bff05098e11c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-438288262"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:03.170667 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:03.170667 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:03.171297 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-55e98434-1d45-4790-9155-d1c1fe59c18c tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Volume info retrieved successfully. Aug 13 23:46:03.171456 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-55e98434-1d45-4790-9155-d1c1fe59c18c tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Create snapshot from volume b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:03.200964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-55e98434-1d45-4790-9155-d1c1fe59c18c tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Created reservations ['1bdbea3d-e8a8-472b-8f3c-d8011186cfd1', '4673199a-6c97-458e-84e2-86bd144d0ded', 'bdff88ce-1d4d-426b-b8c9-63ddf97d391e', '50ee4502-a060-4c00-8418-f81ae8a4189c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:03.242979 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-55e98434-1d45-4790-9155-d1c1fe59c18c tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot create request issued successfully. Aug 13 23:46:03.243547 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55e98434-1d45-4790-9155-d1c1fe59c18c tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:03.244173 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 551/2216] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:46:03 2026] POST /volume/v3/snapshots => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:03.257014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c4519f17-a95c-487a-beb1-7cf0b3f49bc7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:03.259687 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4519f17-a95c-487a-beb1-7cf0b3f49bc7 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 Aug 13 23:46:03.259925 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4519f17-a95c-487a-beb1-7cf0b3f49bc7 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:03.260179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4519f17-a95c-487a-beb1-7cf0b3f49bc7 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:03.266659 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:03.266659 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:03.267418 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c4519f17-a95c-487a-beb1-7cf0b3f49bc7 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:03.269112 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4519f17-a95c-487a-beb1-7cf0b3f49bc7 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 returned with HTTP 200 Aug 13 23:46:03.269112 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 559/2217] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:03 2026] GET /volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:03.675250 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54b6cc6e-12f3-4eee-b4a2-381db459bf56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:03.677541 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54b6cc6e-12f3-4eee-b4a2-381db459bf56 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 Aug 13 23:46:03.677799 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54b6cc6e-12f3-4eee-b4a2-381db459bf56 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:03.678072 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54b6cc6e-12f3-4eee-b4a2-381db459bf56 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:03.686055 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:03.686055 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:03.686055 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-54b6cc6e-12f3-4eee-b4a2-381db459bf56 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:03.686055 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54b6cc6e-12f3-4eee-b4a2-381db459bf56 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 returned with HTTP 200 Aug 13 23:46:03.686347 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 559/2218] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:03 2026] GET /volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:03.696406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a95c14bd-12fa-4dc0-beed-5d6e190e607d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:03.698668 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a95c14bd-12fa-4dc0-beed-5d6e190e607d tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6/action Aug 13 23:46:03.700018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a95c14bd-12fa-4dc0-beed-5d6e190e607d tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:03.700018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a95c14bd-12fa-4dc0-beed-5d6e190e607d tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:03.701665 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-a95c14bd-12fa-4dc0-beed-5d6e190e607d tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:03.713478 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:03.713478 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:03.733644 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a95c14bd-12fa-4dc0-beed-5d6e190e607d tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6/action returned with HTTP 202 Aug 13 23:46:03.733644 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 550/2219] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:03 2026] POST /volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:03.743028 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3883bc7e-7fde-452a-a089-f402ecc8c5c3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:03.746090 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3883bc7e-7fde-452a-a089-f402ecc8c5c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 Aug 13 23:46:03.746367 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3883bc7e-7fde-452a-a089-f402ecc8c5c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:03.746681 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3883bc7e-7fde-452a-a089-f402ecc8c5c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:03.753459 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:03.753459 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:03.754124 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3883bc7e-7fde-452a-a089-f402ecc8c5c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:03.755302 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3883bc7e-7fde-452a-a089-f402ecc8c5c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 returned with HTTP 200 Aug 13 23:46:03.755791 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 552/2220] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:03 2026] GET /volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:03.768984 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c84ffbf8-bc95-4536-9864-334007deec15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:03.771547 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c84ffbf8-bc95-4536-9864-334007deec15 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6/action Aug 13 23:46:03.772070 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c84ffbf8-bc95-4536-9864-334007deec15 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:03.772275 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c84ffbf8-bc95-4536-9864-334007deec15 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:03.782154 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:03.782154 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:03.782726 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c84ffbf8-bc95-4536-9864-334007deec15 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot retrieved successfully. Aug 13 23:46:03.807119 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c84ffbf8-bc95-4536-9864-334007deec15 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot delete request issued successfully. Aug 13 23:46:03.807577 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c84ffbf8-bc95-4536-9864-334007deec15 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6/action returned with HTTP 202 Aug 13 23:46:03.808366 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 560/2221] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:03 2026] POST /volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:03.820684 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aeb310a6-be4e-4fbb-9a14-b68b27654ec1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:03.824150 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aeb310a6-be4e-4fbb-9a14-b68b27654ec1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 Aug 13 23:46:03.824150 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aeb310a6-be4e-4fbb-9a14-b68b27654ec1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:03.824658 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aeb310a6-be4e-4fbb-9a14-b68b27654ec1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:03.832096 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:03.832096 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:03.832843 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aeb310a6-be4e-4fbb-9a14-b68b27654ec1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:03.833983 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aeb310a6-be4e-4fbb-9a14-b68b27654ec1 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 returned with HTTP 200 Aug 13 23:46:03.834521 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 560/2222] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:03 2026] GET /volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:04.280240 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6846cb68-f6a8-49dd-9389-4dab0ac757d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:04.281894 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6846cb68-f6a8-49dd-9389-4dab0ac757d9 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 Aug 13 23:46:04.282642 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6846cb68-f6a8-49dd-9389-4dab0ac757d9 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:04.283109 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6846cb68-f6a8-49dd-9389-4dab0ac757d9 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:04.289438 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:04.289438 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:04.290428 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6846cb68-f6a8-49dd-9389-4dab0ac757d9 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:04.291826 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6846cb68-f6a8-49dd-9389-4dab0ac757d9 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 returned with HTTP 200 Aug 13 23:46:04.292593 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 551/2223] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:04 2026] GET /volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:04.304422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-97c9c061-4d5a-4246-8ac3-0d53b226254a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:04.306693 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97c9c061-4d5a-4246-8ac3-0d53b226254a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:04.307133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97c9c061-4d5a-4246-8ac3-0d53b226254a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b67c036d-2e10-4f7b-b76d-bff05098e11c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:04.317621 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:04.317621 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:04.318131 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97c9c061-4d5a-4246-8ac3-0d53b226254a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Volume info retrieved successfully. Aug 13 23:46:04.318243 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-97c9c061-4d5a-4246-8ac3-0d53b226254a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Create snapshot from volume b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:04.357765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-97c9c061-4d5a-4246-8ac3-0d53b226254a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Created reservations ['c89dfd9c-0e88-4eff-8be1-8f50a2a614ba', '9a178cd1-6a23-4b0c-bfa4-077a7b53060d', '86acd577-ecce-4c0c-903a-f91f5ca6d999', '65274705-cc2d-4c82-8fb5-90f657bc4c29'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:04.405045 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97c9c061-4d5a-4246-8ac3-0d53b226254a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot create request issued successfully. Aug 13 23:46:04.405488 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97c9c061-4d5a-4246-8ac3-0d53b226254a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:04.405978 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 553/2224] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:46:04 2026] POST /volume/v3/snapshots => generated 314 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:04.419413 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-91453700-796b-4b1d-82a0-7e72bdac8c2a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:04.422098 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91453700-796b-4b1d-82a0-7e72bdac8c2a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 Aug 13 23:46:04.422450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91453700-796b-4b1d-82a0-7e72bdac8c2a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:04.422708 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91453700-796b-4b1d-82a0-7e72bdac8c2a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:04.429916 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:04.429916 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:04.430492 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-91453700-796b-4b1d-82a0-7e72bdac8c2a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:04.431540 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91453700-796b-4b1d-82a0-7e72bdac8c2a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 returned with HTTP 200 Aug 13 23:46:04.432080 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 561/2225] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:04 2026] GET /volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:04.845723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5816677-3625-4fea-a74d-b16c342d91ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:04.849813 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5816677-3625-4fea-a74d-b16c342d91ce tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 Aug 13 23:46:04.850126 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5816677-3625-4fea-a74d-b16c342d91ce tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:04.850437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5816677-3625-4fea-a74d-b16c342d91ce tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:04.857512 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5816677-3625-4fea-a74d-b16c342d91ce tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 returned with HTTP 404 Aug 13 23:46:04.858179 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 561/2226] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:04 2026] GET /volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:46:04.869964 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dc68207c-16fd-42c7-88e6-435803dc25b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:04.874015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc68207c-16fd-42c7-88e6-435803dc25b1 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:46:04.874015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc68207c-16fd-42c7-88e6-435803dc25b1 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:04.874015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc68207c-16fd-42c7-88e6-435803dc25b1 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:04.876860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-dc68207c-16fd-42c7-88e6-435803dc25b1 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '1dbccc98-e13b-489c-88c0-7339339c9e50' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:04.888923 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:04.888923 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:04.904573 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc68207c-16fd-42c7-88e6-435803dc25b1 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:46:04.905482 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 552/2227] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:04 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:04.915610 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba1ebeb6-fe12-45fd-9331-e802ea2e7fa5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:04.917850 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba1ebeb6-fe12-45fd-9331-e802ea2e7fa5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:04.918103 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba1ebeb6-fe12-45fd-9331-e802ea2e7fa5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:04.918390 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba1ebeb6-fe12-45fd-9331-e802ea2e7fa5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:04.925350 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:04.925350 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:04.926083 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba1ebeb6-fe12-45fd-9331-e802ea2e7fa5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:04.927006 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba1ebeb6-fe12-45fd-9331-e802ea2e7fa5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:46:04.927818 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 554/2228] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:04 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:04.942712 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-203ec067-1941-4bdb-bd87-ddc09bf90075 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:04.945504 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-203ec067-1941-4bdb-bd87-ddc09bf90075 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 Aug 13 23:46:04.945841 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-203ec067-1941-4bdb-bd87-ddc09bf90075 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:04.946322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-203ec067-1941-4bdb-bd87-ddc09bf90075 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:04.946580 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-203ec067-1941-4bdb-bd87-ddc09bf90075 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Delete snapshot with id: 6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 Aug 13 23:46:04.952890 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-203ec067-1941-4bdb-bd87-ddc09bf90075 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 returned with HTTP 404 Aug 13 23:46:04.953668 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 562/2229] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:04 2026] DELETE /volume/v3/snapshots/6b61fe2c-7c5b-40a6-b8d2-7e0a0413d3e6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:04.964108 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e74b419d-cdec-4233-8bf7-35ced03426a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:04.965939 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e74b419d-cdec-4233-8bf7-35ced03426a6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:04.966356 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e74b419d-cdec-4233-8bf7-35ced03426a6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45166aeb-e28a-4b3a-8af7-1b6ce39e0890", "name": "tempest-SnapshotsActionsTest-Snapshot-300358075"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:04.977922 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:04.977922 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:04.978562 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e74b419d-cdec-4233-8bf7-35ced03426a6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:46:04.978710 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e74b419d-cdec-4233-8bf7-35ced03426a6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Create snapshot from volume 45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:46:05.017181 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e74b419d-cdec-4233-8bf7-35ced03426a6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Created reservations ['1d8e3bc9-d86b-4267-9043-aa41599f036a', '95d62c5a-eeed-4a7d-99d4-bc01c1856d6e', '548baca3-051c-47cf-b19e-d53ad184bc5d', '23c959eb-6d4b-4449-aa71-5fa96eca53eb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:05.056232 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e74b419d-cdec-4233-8bf7-35ced03426a6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot create request issued successfully. Aug 13 23:46:05.056679 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e74b419d-cdec-4233-8bf7-35ced03426a6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:05.057438 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 562/2230] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:46:04 2026] POST /volume/v3/snapshots => generated 306 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:05.069201 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0609fa75-6106-4439-9d87-767e9a2e22c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.073668 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0609fa75-6106-4439-9d87-767e9a2e22c4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d Aug 13 23:46:05.073668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0609fa75-6106-4439-9d87-767e9a2e22c4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.073668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0609fa75-6106-4439-9d87-767e9a2e22c4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.082224 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.082224 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:05.085018 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0609fa75-6106-4439-9d87-767e9a2e22c4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:05.085018 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0609fa75-6106-4439-9d87-767e9a2e22c4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d returned with HTTP 200 Aug 13 23:46:05.085708 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 553/2231] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.445701 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d71d2114-98a6-4c61-bf45-40cd86cc21c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.448437 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d71d2114-98a6-4c61-bf45-40cd86cc21c8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 Aug 13 23:46:05.448597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d71d2114-98a6-4c61-bf45-40cd86cc21c8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.448806 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d71d2114-98a6-4c61-bf45-40cd86cc21c8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.456681 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.456681 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:05.456681 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d71d2114-98a6-4c61-bf45-40cd86cc21c8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:05.457830 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d71d2114-98a6-4c61-bf45-40cd86cc21c8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 returned with HTTP 200 Aug 13 23:46:05.458358 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 555/2232] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.470339 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5885cf27-5727-447f-beba-269b8f8dafbb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.472371 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5885cf27-5727-447f-beba-269b8f8dafbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=1 Aug 13 23:46:05.472622 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5885cf27-5727-447f-beba-269b8f8dafbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.472820 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5885cf27-5727-447f-beba-269b8f8dafbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.473095 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-5885cf27-5727-447f-beba-269b8f8dafbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.474496 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-5885cf27-5727-447f-beba-269b8f8dafbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.480413 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5885cf27-5727-447f-beba-269b8f8dafbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.481195 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5885cf27-5727-447f-beba-269b8f8dafbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 23:46:05.481648 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 563/2233] 10.4.3.81 () {66 vars in 1251 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.493460 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e471781-7467-4b0a-b088-b94be8f2a668 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.495523 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e471781-7467-4b0a-b088-b94be8f2a668 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:05.495739 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e471781-7467-4b0a-b088-b94be8f2a668 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.495967 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e471781-7467-4b0a-b088-b94be8f2a668 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.496351 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-6e471781-7467-4b0a-b088-b94be8f2a668 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.496648 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.496648 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:05.497732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-6e471781-7467-4b0a-b088-b94be8f2a668 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.502535 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e471781-7467-4b0a-b088-b94be8f2a668 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.502953 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e471781-7467-4b0a-b088-b94be8f2a668 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 23:46:05.503423 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 563/2234] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots => generated 993 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.516218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-622bfc84-133e-4830-ad80-6a9cc9d1cfbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.517832 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-622bfc84-133e-4830-ad80-6a9cc9d1cfbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=100000 Aug 13 23:46:05.520019 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-622bfc84-133e-4830-ad80-6a9cc9d1cfbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.520019 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-622bfc84-133e-4830-ad80-6a9cc9d1cfbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.520019 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-622bfc84-133e-4830-ad80-6a9cc9d1cfbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.520411 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-622bfc84-133e-4830-ad80-6a9cc9d1cfbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.525419 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-622bfc84-133e-4830-ad80-6a9cc9d1cfbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.526113 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-622bfc84-133e-4830-ad80-6a9cc9d1cfbb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 23:46:05.526709 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 554/2235] 10.4.3.81 () {66 vars in 1261 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.540303 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7d0539e8-a99c-4a3d-919e-3f1dac044c8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.542760 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d0539e8-a99c-4a3d-919e-3f1dac044c8e tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?limit=0 Aug 13 23:46:05.543112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d0539e8-a99c-4a3d-919e-3f1dac044c8e tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.543395 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d0539e8-a99c-4a3d-919e-3f1dac044c8e tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.543761 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-7d0539e8-a99c-4a3d-919e-3f1dac044c8e tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.545186 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-7d0539e8-a99c-4a3d-919e-3f1dac044c8e tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.549453 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7d0539e8-a99c-4a3d-919e-3f1dac044c8e tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.549836 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d0539e8-a99c-4a3d-919e-3f1dac044c8e tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 23:46:05.550413 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 556/2236] 10.4.3.81 () {66 vars in 1251 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:05.563023 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a078e3ff-eb34-4f29-a525-211e494c199d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.565602 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a078e3ff-eb34-4f29-a525-211e494c199d tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:05.565839 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a078e3ff-eb34-4f29-a525-211e494c199d tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.566005 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a078e3ff-eb34-4f29-a525-211e494c199d tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.566254 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-a078e3ff-eb34-4f29-a525-211e494c199d tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.566607 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.566607 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:05.567531 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-a078e3ff-eb34-4f29-a525-211e494c199d tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.572176 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a078e3ff-eb34-4f29-a525-211e494c199d tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.572639 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a078e3ff-eb34-4f29-a525-211e494c199d tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 23:46:05.573188 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 564/2237] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots => generated 993 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.583649 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-399cd6ac-91c6-4c59-8f8b-b7903eaf4543 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.585852 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-399cd6ac-91c6-4c59-8f8b-b7903eaf4543 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?marker=67882d11-fc04-4a32-b87e-278d07824a05 Aug 13 23:46:05.586090 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-399cd6ac-91c6-4c59-8f8b-b7903eaf4543 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.586292 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-399cd6ac-91c6-4c59-8f8b-b7903eaf4543 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.586661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-399cd6ac-91c6-4c59-8f8b-b7903eaf4543 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.586964 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.586964 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:05.587811 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-399cd6ac-91c6-4c59-8f8b-b7903eaf4543 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.605107 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-399cd6ac-91c6-4c59-8f8b-b7903eaf4543 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.605491 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-399cd6ac-91c6-4c59-8f8b-b7903eaf4543 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?marker=67882d11-fc04-4a32-b87e-278d07824a05 returned with HTTP 200 Aug 13 23:46:05.605984 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 564/2238] 10.4.3.81 () {66 vars in 1323 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?marker=67882d11-fc04-4a32-b87e-278d07824a05 => generated 340 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.617869 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c9b2cbc-6095-425e-aae7-165189250e5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.619460 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c9b2cbc-6095-425e-aae7-165189250e5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?offset=2&limit=3 Aug 13 23:46:05.619856 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c9b2cbc-6095-425e-aae7-165189250e5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.620159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c9b2cbc-6095-425e-aae7-165189250e5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.621238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-4c9b2cbc-6095-425e-aae7-165189250e5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.621238 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.621238 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:05.621797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-4c9b2cbc-6095-425e-aae7-165189250e5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.633653 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4c9b2cbc-6095-425e-aae7-165189250e5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.634318 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c9b2cbc-6095-425e-aae7-165189250e5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 23:46:05.634829 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 555/2239] 10.4.3.81 () {66 vars in 1269 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 340 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.646269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5dd290f2-03b5-48ed-a480-b8078719bf8b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.648657 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5dd290f2-03b5-48ed-a480-b8078719bf8b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 23:46:05.648927 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5dd290f2-03b5-48ed-a480-b8078719bf8b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.649202 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5dd290f2-03b5-48ed-a480-b8078719bf8b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.649500 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-5dd290f2-03b5-48ed-a480-b8078719bf8b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.651039 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-5dd290f2-03b5-48ed-a480-b8078719bf8b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.667476 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5dd290f2-03b5-48ed-a480-b8078719bf8b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.667998 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5dd290f2-03b5-48ed-a480-b8078719bf8b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 23:46:05.668594 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 557/2240] 10.4.3.81 () {66 vars in 1301 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.680334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f60dbe68-cf01-48e7-8d73-bf08631b5cf2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.682226 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f60dbe68-cf01-48e7-8d73-bf08631b5cf2 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 23:46:05.682495 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f60dbe68-cf01-48e7-8d73-bf08631b5cf2 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.682722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f60dbe68-cf01-48e7-8d73-bf08631b5cf2 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.682982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-f60dbe68-cf01-48e7-8d73-bf08631b5cf2 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.683355 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.683355 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:05.684340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-f60dbe68-cf01-48e7-8d73-bf08631b5cf2 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.689061 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f60dbe68-cf01-48e7-8d73-bf08631b5cf2 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.689447 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f60dbe68-cf01-48e7-8d73-bf08631b5cf2 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 23:46:05.689837 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 565/2241] 10.4.3.81 () {66 vars in 1303 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.702418 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a3e9753-535d-4630-bdba-2c2b4eaed242 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.704174 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a3e9753-535d-4630-bdba-2c2b4eaed242 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 23:46:05.704375 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a3e9753-535d-4630-bdba-2c2b4eaed242 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.704555 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a3e9753-535d-4630-bdba-2c2b4eaed242 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.704752 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-5a3e9753-535d-4630-bdba-2c2b4eaed242 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.705042 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.705042 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:05.705801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-5a3e9753-535d-4630-bdba-2c2b4eaed242 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.716334 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5a3e9753-535d-4630-bdba-2c2b4eaed242 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.716703 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a3e9753-535d-4630-bdba-2c2b4eaed242 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 23:46:05.717125 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 565/2242] 10.4.3.81 () {66 vars in 1285 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.729745 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45c49b72-4774-4d3c-80f3-8526dff9f591 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.731228 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45c49b72-4774-4d3c-80f3-8526dff9f591 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 23:46:05.733018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45c49b72-4774-4d3c-80f3-8526dff9f591 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.733018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45c49b72-4774-4d3c-80f3-8526dff9f591 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.733018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-45c49b72-4774-4d3c-80f3-8526dff9f591 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.733018 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.733018 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:05.733603 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-45c49b72-4774-4d3c-80f3-8526dff9f591 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.745590 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45c49b72-4774-4d3c-80f3-8526dff9f591 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.746211 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45c49b72-4774-4d3c-80f3-8526dff9f591 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 23:46:05.746790 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 556/2243] 10.4.3.81 () {66 vars in 1287 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.759049 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-51a52f08-d586-47b3-a8b9-d5dd7b590701 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.760858 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51a52f08-d586-47b3-a8b9-d5dd7b590701 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 23:46:05.761106 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51a52f08-d586-47b3-a8b9-d5dd7b590701 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.761353 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51a52f08-d586-47b3-a8b9-d5dd7b590701 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.761604 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-51a52f08-d586-47b3-a8b9-d5dd7b590701 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.761892 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.761892 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:05.762867 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-51a52f08-d586-47b3-a8b9-d5dd7b590701 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.773681 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-51a52f08-d586-47b3-a8b9-d5dd7b590701 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.774107 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51a52f08-d586-47b3-a8b9-d5dd7b590701 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 23:46:05.774545 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 558/2244] 10.4.3.81 () {66 vars in 1305 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.787265 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e25d7e4d-d09e-402e-88f3-7ba2c8b2dd6a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.789009 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e25d7e4d-d09e-402e-88f3-7ba2c8b2dd6a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 23:46:05.789215 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e25d7e4d-d09e-402e-88f3-7ba2c8b2dd6a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.789411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e25d7e4d-d09e-402e-88f3-7ba2c8b2dd6a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.789632 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-e25d7e4d-d09e-402e-88f3-7ba2c8b2dd6a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.789873 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.789873 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:05.790661 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-e25d7e4d-d09e-402e-88f3-7ba2c8b2dd6a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.803017 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e25d7e4d-d09e-402e-88f3-7ba2c8b2dd6a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.803458 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e25d7e4d-d09e-402e-88f3-7ba2c8b2dd6a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 23:46:05.803904 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 566/2245] 10.4.3.81 () {66 vars in 1307 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.817767 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43e90f87-7464-4ea1-ad27-a17f790833f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.819596 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43e90f87-7464-4ea1-ad27-a17f790833f5 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 Aug 13 23:46:05.819802 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43e90f87-7464-4ea1-ad27-a17f790833f5 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.820026 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43e90f87-7464-4ea1-ad27-a17f790833f5 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.820237 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-43e90f87-7464-4ea1-ad27-a17f790833f5 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.820564 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.820564 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:05.821471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-43e90f87-7464-4ea1-ad27-a17f790833f5 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.832786 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-43e90f87-7464-4ea1-ad27-a17f790833f5 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.833221 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.833221 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:05.833874 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43e90f87-7464-4ea1-ad27-a17f790833f5 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 returned with HTTP 200 Aug 13 23:46:05.834249 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 566/2246] 10.4.3.81 () {66 vars in 1378 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.845711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2dd08252-dae1-40df-b7c9-950fb4424341 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.847419 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2dd08252-dae1-40df-b7c9-950fb4424341 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?status=available Aug 13 23:46:05.847798 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2dd08252-dae1-40df-b7c9-950fb4424341 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.850167 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2dd08252-dae1-40df-b7c9-950fb4424341 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.850167 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-2dd08252-dae1-40df-b7c9-950fb4424341 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.850167 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.850167 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:05.850167 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-2dd08252-dae1-40df-b7c9-950fb4424341 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.867492 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2dd08252-dae1-40df-b7c9-950fb4424341 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.867492 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.867492 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:05.867492 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2dd08252-dae1-40df-b7c9-950fb4424341 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 23:46:05.867492 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 557/2247] 10.4.3.81 () {66 vars in 1290 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:05.877788 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33aca906-1647-4a20-af62-61660c0f15de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.879951 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33aca906-1647-4a20-af62-61660c0f15de tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 Aug 13 23:46:05.880238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33aca906-1647-4a20-af62-61660c0f15de tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.880594 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33aca906-1647-4a20-af62-61660c0f15de tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.880840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-33aca906-1647-4a20-af62-61660c0f15de tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.881207 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.881207 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:05.882348 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-33aca906-1647-4a20-af62-61660c0f15de tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.898216 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-33aca906-1647-4a20-af62-61660c0f15de tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.898647 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.898647 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:05.899498 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33aca906-1647-4a20-af62-61660c0f15de tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 returned with HTTP 200 Aug 13 23:46:05.899952 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 559/2248] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.914224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8c72561e-82b3-4251-84be-d558386d36bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.916173 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c72561e-82b3-4251-84be-d558386d36bb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 Aug 13 23:46:05.916413 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c72561e-82b3-4251-84be-d558386d36bb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.916660 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c72561e-82b3-4251-84be-d558386d36bb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.916920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-8c72561e-82b3-4251-84be-d558386d36bb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.917237 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:05.917237 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:05.918338 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-8c72561e-82b3-4251-84be-d558386d36bb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.932323 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8c72561e-82b3-4251-84be-d558386d36bb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.932844 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c72561e-82b3-4251-84be-d558386d36bb tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 returned with HTTP 200 Aug 13 23:46:05.933671 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 567/2249] 10.4.3.81 () {66 vars in 1357 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.946883 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6cc1b9f0-a0c3-4de8-b22d-074dcd2f24cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.949242 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cc1b9f0-a0c3-4de8-b22d-074dcd2f24cf tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?status=available Aug 13 23:46:05.949515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cc1b9f0-a0c3-4de8-b22d-074dcd2f24cf tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.949798 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cc1b9f0-a0c3-4de8-b22d-074dcd2f24cf tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.950050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-6cc1b9f0-a0c3-4de8-b22d-074dcd2f24cf tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.951449 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-6cc1b9f0-a0c3-4de8-b22d-074dcd2f24cf tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:05.968828 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6cc1b9f0-a0c3-4de8-b22d-074dcd2f24cf tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:05.969287 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cc1b9f0-a0c3-4de8-b22d-074dcd2f24cf tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 23:46:05.969799 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 567/2250] 10.4.3.81 () {66 vars in 1269 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:05.982278 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f363dd9-836c-4f5d-9ec4-db8cf85353a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:05.984273 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f363dd9-836c-4f5d-9ec4-db8cf85353a6 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 Aug 13 23:46:05.984701 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f363dd9-836c-4f5d-9ec4-db8cf85353a6 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:05.985101 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f363dd9-836c-4f5d-9ec4-db8cf85353a6 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:05.985493 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-5f363dd9-836c-4f5d-9ec4-db8cf85353a6 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:05.988581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-5f363dd9-836c-4f5d-9ec4-db8cf85353a6 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:46:06.005616 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f363dd9-836c-4f5d-9ec4-db8cf85353a6 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Get all snapshots completed successfully. Aug 13 23:46:06.006419 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f363dd9-836c-4f5d-9ec4-db8cf85353a6 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 returned with HTTP 200 Aug 13 23:46:06.007145 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 558/2251] 10.4.3.81 () {66 vars in 1391 bytes} [Thu Aug 13 23:46:05 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1425065194 => generated 342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:06.021308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7ddace31-ce0e-40b5-ba33-423799f87e98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.023287 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ddace31-ce0e-40b5-ba33-423799f87e98 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 Aug 13 23:46:06.023560 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ddace31-ce0e-40b5-ba33-423799f87e98 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:06.023708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ddace31-ce0e-40b5-ba33-423799f87e98 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:06.023811 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-7ddace31-ce0e-40b5-ba33-423799f87e98 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Delete snapshot with id: 77de8d24-7d48-48e8-9d8b-521a62d40656 Aug 13 23:46:06.029784 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.029784 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:06.030266 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7ddace31-ce0e-40b5-ba33-423799f87e98 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:06.050184 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7ddace31-ce0e-40b5-ba33-423799f87e98 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot delete request issued successfully. Aug 13 23:46:06.050419 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ddace31-ce0e-40b5-ba33-423799f87e98 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 returned with HTTP 202 Aug 13 23:46:06.050849 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 560/2252] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:06 2026] DELETE /volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:06.063614 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-240465a3-5383-40f5-92e2-c89d625adb5b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.066279 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-240465a3-5383-40f5-92e2-c89d625adb5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 Aug 13 23:46:06.066618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-240465a3-5383-40f5-92e2-c89d625adb5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:06.066902 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-240465a3-5383-40f5-92e2-c89d625adb5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:06.073475 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.073475 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:06.073957 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-240465a3-5383-40f5-92e2-c89d625adb5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:06.074855 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-240465a3-5383-40f5-92e2-c89d625adb5b tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 returned with HTTP 200 Aug 13 23:46:06.075332 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 568/2253] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:06 2026] GET /volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:06.095960 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5880cb0-98fe-485e-9c46-17ba9ff01e51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.098463 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5880cb0-98fe-485e-9c46-17ba9ff01e51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d Aug 13 23:46:06.098716 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5880cb0-98fe-485e-9c46-17ba9ff01e51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:06.098907 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5880cb0-98fe-485e-9c46-17ba9ff01e51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:06.104944 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.104944 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:06.105440 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b5880cb0-98fe-485e-9c46-17ba9ff01e51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:06.106216 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5880cb0-98fe-485e-9c46-17ba9ff01e51 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d returned with HTTP 200 Aug 13 23:46:06.106597 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 568/2254] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:06 2026] GET /volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:06.117657 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee8840e2-33ec-44fe-b6e5-225606a6f1aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.120129 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee8840e2-33ec-44fe-b6e5-225606a6f1aa tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d/action Aug 13 23:46:06.121270 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee8840e2-33ec-44fe-b6e5-225606a6f1aa tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:06.121619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee8840e2-33ec-44fe-b6e5-225606a6f1aa tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:06.124299 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-ee8840e2-33ec-44fe-b6e5-225606a6f1aa tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '60df5e9b-1089-4aa4-bfba-de59e089190d' with '{'status': 'error_deleting'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:06.136855 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.136855 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:06.150852 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee8840e2-33ec-44fe-b6e5-225606a6f1aa tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d/action returned with HTTP 202 Aug 13 23:46:06.151271 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 559/2255] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:06 2026] POST /volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:06.158501 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-acf1bc27-5f72-4ad1-9b1c-e36cf491d353 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.160887 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-acf1bc27-5f72-4ad1-9b1c-e36cf491d353 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d Aug 13 23:46:06.161161 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-acf1bc27-5f72-4ad1-9b1c-e36cf491d353 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:06.161441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-acf1bc27-5f72-4ad1-9b1c-e36cf491d353 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:06.167962 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.167962 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:06.168544 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-acf1bc27-5f72-4ad1-9b1c-e36cf491d353 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:06.169380 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-acf1bc27-5f72-4ad1-9b1c-e36cf491d353 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d returned with HTTP 200 Aug 13 23:46:06.169817 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 561/2256] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:06 2026] GET /volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:06.180649 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ab35f47e-1223-414e-901d-99359ce8138b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.182369 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab35f47e-1223-414e-901d-99359ce8138b tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d/action Aug 13 23:46:06.182720 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab35f47e-1223-414e-901d-99359ce8138b tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:06.182850 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab35f47e-1223-414e-901d-99359ce8138b tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:06.189777 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.189777 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:06.190135 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab35f47e-1223-414e-901d-99359ce8138b tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot retrieved successfully. Aug 13 23:46:06.208142 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab35f47e-1223-414e-901d-99359ce8138b tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot delete request issued successfully. Aug 13 23:46:06.208410 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab35f47e-1223-414e-901d-99359ce8138b tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d/action returned with HTTP 202 Aug 13 23:46:06.208965 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 569/2257] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:06 2026] POST /volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:06.219461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fcc31c58-7786-47c3-a90d-f59395da8c62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.221504 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcc31c58-7786-47c3-a90d-f59395da8c62 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d Aug 13 23:46:06.221784 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcc31c58-7786-47c3-a90d-f59395da8c62 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:06.222102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcc31c58-7786-47c3-a90d-f59395da8c62 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:06.228052 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.228052 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:06.228533 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fcc31c58-7786-47c3-a90d-f59395da8c62 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:06.229380 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcc31c58-7786-47c3-a90d-f59395da8c62 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d returned with HTTP 200 Aug 13 23:46:06.229980 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 569/2258] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:06 2026] GET /volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:06.829476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-168ddb2e-99fa-43e0-8fed-a92c76c18e13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.831467 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-168ddb2e-99fa-43e0-8fed-a92c76c18e13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:06.831718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-168ddb2e-99fa-43e0-8fed-a92c76c18e13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:06.831967 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-168ddb2e-99fa-43e0-8fed-a92c76c18e13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:06.839674 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.839674 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:06.844057 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-168ddb2e-99fa-43e0-8fed-a92c76c18e13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:06.848892 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-168ddb2e-99fa-43e0-8fed-a92c76c18e13 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:06.849427 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 560/2259] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:06 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:06.867218 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50600ac4-b1df-4cba-8e23-196ac460514d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.869613 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50600ac4-b1df-4cba-8e23-196ac460514d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:06.869877 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50600ac4-b1df-4cba-8e23-196ac460514d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:06.870147 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50600ac4-b1df-4cba-8e23-196ac460514d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:06.882591 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.882591 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:06.889269 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50600ac4-b1df-4cba-8e23-196ac460514d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:06.896961 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50600ac4-b1df-4cba-8e23-196ac460514d tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:06.897573 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 562/2260] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:06 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:06.956207 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-88906d51-e3d4-4d2f-a81d-3e80951d15d6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:06.959364 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-88906d51-e3d4-4d2f-a81d-3e80951d15d6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:06.959656 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-88906d51-e3d4-4d2f-a81d-3e80951d15d6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:06.959909 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-88906d51-e3d4-4d2f-a81d-3e80951d15d6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:06.971308 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:06.971308 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:06.978589 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-88906d51-e3d4-4d2f-a81d-3e80951d15d6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:06.985257 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-88906d51-e3d4-4d2f-a81d-3e80951d15d6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:06.985869 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 570/2261] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:06 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:07.087703 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fc392828-2107-42e7-8677-6865d68f21c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.090620 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc392828-2107-42e7-8677-6865d68f21c0 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 Aug 13 23:46:07.090901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc392828-2107-42e7-8677-6865d68f21c0 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.092373 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc392828-2107-42e7-8677-6865d68f21c0 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.093477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ebab71ac-673b-4531-9436-d2eebced2432 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.093942 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ebab71ac-673b-4531-9436-d2eebced2432 None None] GET https://10.4.3.81/volume// Aug 13 23:46:07.094260 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ebab71ac-673b-4531-9436-d2eebced2432 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.094435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ebab71ac-673b-4531-9436-d2eebced2432 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.094748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ebab71ac-673b-4531-9436-d2eebced2432 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:07.096036 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 561/2262] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:07.099873 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc392828-2107-42e7-8677-6865d68f21c0 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 returned with HTTP 404 Aug 13 23:46:07.100746 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 570/2263] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/snapshots/77de8d24-7d48-48e8-9d8b-521a62d40656 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:07.106565 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-8f0689ac-fea9-4880-9669-4e6530810187 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.110080 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-990567ec-8420-47c9-abde-e65f316b8017 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.111978 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-8f0689ac-fea9-4880-9669-4e6530810187 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:46:07.112396 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-990567ec-8420-47c9-abde-e65f316b8017 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 Aug 13 23:46:07.112396 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-990567ec-8420-47c9-abde-e65f316b8017 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.112840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-8f0689ac-fea9-4880-9669-4e6530810187 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "517be24f-9a22-4536-9015-c85b1aa845f1", "connector": null, "instance_uuid": "4a1d7866-b5b2-4863-8a2e-cc2b64d10674"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:07.113101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-990567ec-8420-47c9-abde-e65f316b8017 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.113101 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-990567ec-8420-47c9-abde-e65f316b8017 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Delete snapshot with id: 67882d11-fc04-4a32-b87e-278d07824a05 Aug 13 23:46:07.120128 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.120128 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:07.120803 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-990567ec-8420-47c9-abde-e65f316b8017 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:07.126177 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.126177 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:07.147321 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-990567ec-8420-47c9-abde-e65f316b8017 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot delete request issued successfully. Aug 13 23:46:07.147625 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-990567ec-8420-47c9-abde-e65f316b8017 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 returned with HTTP 202 Aug 13 23:46:07.148188 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 571/2264] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:07 2026] DELETE /volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:07.157724 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1735e0d-ea9b-4418-92ce-c40a73fff8ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.159923 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1735e0d-ea9b-4418-92ce-c40a73fff8ce tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 Aug 13 23:46:07.160274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1735e0d-ea9b-4418-92ce-c40a73fff8ce tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.160519 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1735e0d-ea9b-4418-92ce-c40a73fff8ce tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.166812 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.166812 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:07.167348 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d1735e0d-ea9b-4418-92ce-c40a73fff8ce tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:07.168456 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1735e0d-ea9b-4418-92ce-c40a73fff8ce tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 returned with HTTP 200 Aug 13 23:46:07.168982 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 562/2265] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:07.187415 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-8f0689ac-fea9-4880-9669-4e6530810187 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:46:07.187956 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 563/2266] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:46:07 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:07.226148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e599a189-7944-4ea2-95b5-4d763c2fd9d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.229165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e599a189-7944-4ea2-95b5-4d763c2fd9d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:07.229711 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e599a189-7944-4ea2-95b5-4d763c2fd9d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.229830 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e599a189-7944-4ea2-95b5-4d763c2fd9d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.243548 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aafce1d6-fadd-4b9c-8123-51e7dc1c4436 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.243660 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7497afc9-d4f6-4bca-b6dd-f3e41598751f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.244318 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7497afc9-d4f6-4bca-b6dd-f3e41598751f None None] GET https://10.4.3.81/volume// Aug 13 23:46:07.244549 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7497afc9-d4f6-4bca-b6dd-f3e41598751f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.244932 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7497afc9-d4f6-4bca-b6dd-f3e41598751f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.245389 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7497afc9-d4f6-4bca-b6dd-f3e41598751f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:07.245534 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.245534 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:07.245812 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 563/2267] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:07.246731 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aafce1d6-fadd-4b9c-8123-51e7dc1c4436 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d Aug 13 23:46:07.247088 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aafce1d6-fadd-4b9c-8123-51e7dc1c4436 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.247314 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aafce1d6-fadd-4b9c-8123-51e7dc1c4436 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.252672 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e599a189-7944-4ea2-95b5-4d763c2fd9d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:07.253629 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aafce1d6-fadd-4b9c-8123-51e7dc1c4436 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d returned with HTTP 404 Aug 13 23:46:07.255240 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 572/2268] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:07.256593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-299e1a9a-2ae1-4098-95d1-33107055f081 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.258881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e599a189-7944-4ea2-95b5-4d763c2fd9d1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:07.259461 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 571/2269] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:07.261155 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-299e1a9a-2ae1-4098-95d1-33107055f081 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:07.261528 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-299e1a9a-2ae1-4098-95d1-33107055f081 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.261736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-299e1a9a-2ae1-4098-95d1-33107055f081 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.265481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b8a3eb7-67f7-4e3d-879a-ec0aaf1c1ab5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.268944 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b8a3eb7-67f7-4e3d-879a-ec0aaf1c1ab5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:46:07.269255 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b8a3eb7-67f7-4e3d-879a-ec0aaf1c1ab5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:07.269441 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b8a3eb7-67f7-4e3d-879a-ec0aaf1c1ab5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:07.271220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-2b8a3eb7-67f7-4e3d-879a-ec0aaf1c1ab5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '1dbccc98-e13b-489c-88c0-7339339c9e50' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:07.277920 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.277920 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:07.282560 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-299e1a9a-2ae1-4098-95d1-33107055f081 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:07.285562 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.285562 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:07.290699 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-299e1a9a-2ae1-4098-95d1-33107055f081 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:07.291201 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 564/2270] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 1053 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:07.302242 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b8a3eb7-67f7-4e3d-879a-ec0aaf1c1ab5 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:46:07.302971 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 564/2271] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:07 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:07.311874 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7574d86-250e-44e7-adf3-e47ca304bc11 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.313964 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7574d86-250e-44e7-adf3-e47ca304bc11 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:07.314272 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7574d86-250e-44e7-adf3-e47ca304bc11 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.314597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7574d86-250e-44e7-adf3-e47ca304bc11 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.325101 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.325101 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:07.325779 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e7574d86-250e-44e7-adf3-e47ca304bc11 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:07.326928 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7574d86-250e-44e7-adf3-e47ca304bc11 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:46:07.330849 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 573/2272] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:07.350631 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b665116c-1023-46ba-9afb-b6e86f88c910 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.353117 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b665116c-1023-46ba-9afb-b6e86f88c910 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d Aug 13 23:46:07.353366 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b665116c-1023-46ba-9afb-b6e86f88c910 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.353632 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b665116c-1023-46ba-9afb-b6e86f88c910 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.353765 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b665116c-1023-46ba-9afb-b6e86f88c910 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Delete snapshot with id: 60df5e9b-1089-4aa4-bfba-de59e089190d Aug 13 23:46:07.363765 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b665116c-1023-46ba-9afb-b6e86f88c910 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d returned with HTTP 404 Aug 13 23:46:07.364787 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 572/2273] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:07 2026] DELETE /volume/v3/snapshots/60df5e9b-1089-4aa4-bfba-de59e089190d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:07.374895 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a47a50d0-b77b-412d-9e23-7c30c0a74241 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.377607 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a47a50d0-b77b-412d-9e23-7c30c0a74241 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:46:07.377947 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a47a50d0-b77b-412d-9e23-7c30c0a74241 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:07.378100 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a47a50d0-b77b-412d-9e23-7c30c0a74241 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:07.379520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-a47a50d0-b77b-412d-9e23-7c30c0a74241 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '1dbccc98-e13b-489c-88c0-7339339c9e50' with '{'status': 'creating'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:07.390025 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.390025 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:07.407720 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a47a50d0-b77b-412d-9e23-7c30c0a74241 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:46:07.408252 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 565/2274] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:07 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:07.420749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97b34e33-f99c-4824-a546-65a7d0bed3c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.423049 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97b34e33-f99c-4824-a546-65a7d0bed3c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:07.423049 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97b34e33-f99c-4824-a546-65a7d0bed3c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.423509 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97b34e33-f99c-4824-a546-65a7d0bed3c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.429485 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.429485 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:07.431113 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-97b34e33-f99c-4824-a546-65a7d0bed3c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:07.431632 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97b34e33-f99c-4824-a546-65a7d0bed3c3 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:46:07.432205 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 565/2275] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:07.432537 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-76d57df9-17b0-49d3-b7f0-5d3a9b8abc63 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.435058 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-76d57df9-17b0-49d3-b7f0-5d3a9b8abc63 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] PUT https://10.4.3.81/volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1 Aug 13 23:46:07.435843 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-76d57df9-17b0-49d3-b7f0-5d3a9b8abc63 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:07.445760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f42d8cbb-ca49-4316-8419-acc67a6fa5ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.448150 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f42d8cbb-ca49-4316-8419-acc67a6fa5ef tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:46:07.448289 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-76d57df9-17b0-49d3-b7f0-5d3a9b8abc63 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Acquiring lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:46:07.448695 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f42d8cbb-ca49-4316-8419-acc67a6fa5ef tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:07.448886 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f42d8cbb-ca49-4316-8419-acc67a6fa5ef tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:07.450794 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-f42d8cbb-ca49-4316-8419-acc67a6fa5ef tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100273) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 23:46:07.454658 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-76d57df9-17b0-49d3-b7f0-5d3a9b8abc63 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:46:07.456223 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.456223 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:07.456599 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.456599 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:07.457198 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.snapshot_actions [None req-f42d8cbb-ca49-4316-8419-acc67a6fa5ef tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Updating snapshot 1dbccc98-e13b-489c-88c0-7339339c9e50 with info {'id': '1dbccc98-e13b-489c-88c0-7339339c9e50', 'status': 'error', 'progress': '80%'} Aug 13 23:46:07.463695 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f42d8cbb-ca49-4316-8419-acc67a6fa5ef tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:46:07.464214 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 573/2276] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:07 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:07.477102 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-adf8e95f-33ff-47ec-ae74-d94ec90394e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.480072 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-adf8e95f-33ff-47ec-ae74-d94ec90394e2 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:07.480390 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-adf8e95f-33ff-47ec-ae74-d94ec90394e2 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.481023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-adf8e95f-33ff-47ec-ae74-d94ec90394e2 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.491683 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.491683 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:07.492839 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-adf8e95f-33ff-47ec-ae74-d94ec90394e2 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Snapshot retrieved successfully. Aug 13 23:46:07.494758 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-adf8e95f-33ff-47ec-ae74-d94ec90394e2 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:46:07.495769 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 566/2277] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:07.506541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dadc859e-178d-4733-900d-4e21a34bacd7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.508980 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dadc859e-178d-4733-900d-4e21a34bacd7 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] POST https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action Aug 13 23:46:07.511063 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dadc859e-178d-4733-900d-4e21a34bacd7 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:07.511063 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dadc859e-178d-4733-900d-4e21a34bacd7 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:07.511639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-dadc859e-178d-4733-900d-4e21a34bacd7 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] Updating snapshot '1dbccc98-e13b-489c-88c0-7339339c9e50' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:46:07.522266 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.522266 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:07.537802 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dadc859e-178d-4733-900d-4e21a34bacd7 tempest-SnapshotsActionsTest-356295840 tempest-SnapshotsActionsTest-356295840-project-admin] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action returned with HTTP 202 Aug 13 23:46:07.538854 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 566/2278] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:07 2026] POST /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:07.548868 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0829ff69-2a66-4663-8d33-eba89e8b9ab4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.550788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0829ff69-2a66-4663-8d33-eba89e8b9ab4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:07.551067 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0829ff69-2a66-4663-8d33-eba89e8b9ab4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.551410 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0829ff69-2a66-4663-8d33-eba89e8b9ab4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.558158 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.558158 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:07.558668 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0829ff69-2a66-4663-8d33-eba89e8b9ab4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:07.559601 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0829ff69-2a66-4663-8d33-eba89e8b9ab4 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:46:07.560049 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 574/2279] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:07.569092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-76d57df9-17b0-49d3-b7f0-5d3a9b8abc63 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" released by "attachment_update" :: held 0.114s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:46:07.569092 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-76d57df9-17b0-49d3-b7f0-5d3a9b8abc63 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1 returned with HTTP 200 Aug 13 23:46:07.569092 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 574/2280] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:46:07 2026] PUT /volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:07.571680 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9999ec86-ba70-484e-aa0f-176f94e01968 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.576408 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9999ec86-ba70-484e-aa0f-176f94e01968 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:07.576634 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9999ec86-ba70-484e-aa0f-176f94e01968 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.577561 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9999ec86-ba70-484e-aa0f-176f94e01968 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.577561 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-9999ec86-ba70-484e-aa0f-176f94e01968 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Delete snapshot with id: 1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:07.581625 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-306917bd-ab3e-4082-adae-717935449273 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.583493 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-306917bd-ab3e-4082-adae-717935449273 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption Aug 13 23:46:07.583846 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-306917bd-ab3e-4082-adae-717935449273 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.584163 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-306917bd-ab3e-4082-adae-717935449273 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.585577 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.585577 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:07.586187 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9999ec86-ba70-484e-aa0f-176f94e01968 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:07.596124 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.596124 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:07.604910 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-306917bd-ab3e-4082-adae-717935449273 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption returned with HTTP 200 Aug 13 23:46:07.604910 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 567/2281] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:07.618333 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9999ec86-ba70-484e-aa0f-176f94e01968 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot delete request issued successfully. Aug 13 23:46:07.618715 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9999ec86-ba70-484e-aa0f-176f94e01968 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 202 Aug 13 23:46:07.620950 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 567/2282] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:07 2026] DELETE /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:07.630615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5aa819f-e27c-4a89-8088-9cfd1289f037 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:07.633313 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5aa819f-e27c-4a89-8088-9cfd1289f037 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:07.633645 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5aa819f-e27c-4a89-8088-9cfd1289f037 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:07.636652 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5aa819f-e27c-4a89-8088-9cfd1289f037 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:07.641659 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:07.641659 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:07.642895 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5aa819f-e27c-4a89-8088-9cfd1289f037 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Snapshot retrieved successfully. Aug 13 23:46:07.643552 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5aa819f-e27c-4a89-8088-9cfd1289f037 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 200 Aug 13 23:46:07.644100 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 575/2283] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:07 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:08.181857 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36bb5387-e93b-48df-b8e7-7c236c9b98e8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.184641 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36bb5387-e93b-48df-b8e7-7c236c9b98e8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 Aug 13 23:46:08.184945 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36bb5387-e93b-48df-b8e7-7c236c9b98e8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.185220 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36bb5387-e93b-48df-b8e7-7c236c9b98e8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.191325 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36bb5387-e93b-48df-b8e7-7c236c9b98e8 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 returned with HTTP 404 Aug 13 23:46:08.192169 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 575/2284] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/snapshots/67882d11-fc04-4a32-b87e-278d07824a05 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:08.201094 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1cf05154-52a3-4250-8fc4-455a9dc02530 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.204951 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cf05154-52a3-4250-8fc4-455a9dc02530 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a Aug 13 23:46:08.204951 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cf05154-52a3-4250-8fc4-455a9dc02530 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.204951 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cf05154-52a3-4250-8fc4-455a9dc02530 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.204951 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-1cf05154-52a3-4250-8fc4-455a9dc02530 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Delete snapshot with id: 87264c6c-475c-4ea7-ad10-bf7fc997a20a Aug 13 23:46:08.209803 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.209803 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:08.210489 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1cf05154-52a3-4250-8fc4-455a9dc02530 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:08.228756 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1cf05154-52a3-4250-8fc4-455a9dc02530 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot delete request issued successfully. Aug 13 23:46:08.229594 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cf05154-52a3-4250-8fc4-455a9dc02530 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a returned with HTTP 202 Aug 13 23:46:08.229594 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 568/2285] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:08 2026] DELETE /volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:08.240675 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6d8d372-6b86-4347-9532-5177ac3e9351 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.244360 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6d8d372-6b86-4347-9532-5177ac3e9351 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a Aug 13 23:46:08.245143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6d8d372-6b86-4347-9532-5177ac3e9351 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.245520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6d8d372-6b86-4347-9532-5177ac3e9351 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.252596 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.252596 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:08.253282 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b6d8d372-6b86-4347-9532-5177ac3e9351 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Snapshot retrieved successfully. Aug 13 23:46:08.254556 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6d8d372-6b86-4347-9532-5177ac3e9351 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a returned with HTTP 200 Aug 13 23:46:08.255101 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 568/2286] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:08.278879 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b1b40d4-b5d5-490d-ba8d-18da8b3787d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.281759 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b1b40d4-b5d5-490d-ba8d-18da8b3787d7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:08.282095 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b1b40d4-b5d5-490d-ba8d-18da8b3787d7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.282538 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b1b40d4-b5d5-490d-ba8d-18da8b3787d7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.300881 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.300881 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:08.307917 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4b1b40d4-b5d5-490d-ba8d-18da8b3787d7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:08.316843 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b1b40d4-b5d5-490d-ba8d-18da8b3787d7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:08.317517 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 576/2287] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:08.611571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5eec4eb2-8449-4276-8a17-9101ed55f2e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.616165 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5eec4eb2-8449-4276-8a17-9101ed55f2e6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:46:08.616165 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5eec4eb2-8449-4276-8a17-9101ed55f2e6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.616165 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5eec4eb2-8449-4276-8a17-9101ed55f2e6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.616165 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-5eec4eb2-8449-4276-8a17-9101ed55f2e6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Delete snapshot with id: 9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:46:08.621852 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5eec4eb2-8449-4276-8a17-9101ed55f2e6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 returned with HTTP 404 Aug 13 23:46:08.622708 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 576/2288] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:08 2026] DELETE /volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:08.633131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c0759051-7794-4706-867c-e4cc721a7fc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.635593 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0759051-7794-4706-867c-e4cc721a7fc4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 Aug 13 23:46:08.637525 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0759051-7794-4706-867c-e4cc721a7fc4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.637525 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0759051-7794-4706-867c-e4cc721a7fc4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.644610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0759051-7794-4706-867c-e4cc721a7fc4 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 returned with HTTP 404 Aug 13 23:46:08.644610 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 569/2289] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/snapshots/9b3037d8-1fec-433f-a092-a171cc9ca1d5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:08.656902 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d1fae14-8cc4-42bc-88c5-f93cba81cd9a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.658917 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d1fae14-8cc4-42bc-88c5-f93cba81cd9a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 Aug 13 23:46:08.659189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d1fae14-8cc4-42bc-88c5-f93cba81cd9a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.659474 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d1fae14-8cc4-42bc-88c5-f93cba81cd9a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.665651 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d1fae14-8cc4-42bc-88c5-f93cba81cd9a tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 returned with HTTP 404 Aug 13 23:46:08.666251 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 569/2290] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/snapshots/1dbccc98-e13b-489c-88c0-7339339c9e50 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:08.680639 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba24a93a-5693-4b44-8875-e650245f83f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.685046 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba24a93a-5693-4b44-8875-e650245f83f6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:46:08.685046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba24a93a-5693-4b44-8875-e650245f83f6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.685046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba24a93a-5693-4b44-8875-e650245f83f6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.691891 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.691891 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:08.696917 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba24a93a-5693-4b44-8875-e650245f83f6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:46:08.700347 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-e35bf059-935c-4c57-bad7-636281d1d79f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.705214 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba24a93a-5693-4b44-8875-e650245f83f6 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 returned with HTTP 200 Aug 13 23:46:08.705214 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 577/2291] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:08.705342 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-e35bf059-935c-4c57-bad7-636281d1d79f tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:46:08.705342 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-e35bf059-935c-4c57-bad7-636281d1d79f tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.705342 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-e35bf059-935c-4c57-bad7-636281d1d79f tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.721871 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.721871 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:08.722056 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-58363a53-f338-459f-814e-4511b29fe5e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.724216 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58363a53-f338-459f-814e-4511b29fe5e5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] DELETE https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:46:08.724749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58363a53-f338-459f-814e-4511b29fe5e5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.725148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58363a53-f338-459f-814e-4511b29fe5e5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.725474 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-58363a53-f338-459f-814e-4511b29fe5e5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Delete volume with id: 45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:46:08.726005 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-e35bf059-935c-4c57-bad7-636281d1d79f tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:08.732430 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-e35bf059-935c-4c57-bad7-636281d1d79f tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:46:08.733190 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 577/2292] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:08.737015 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.737015 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:08.737015 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-58363a53-f338-459f-814e-4511b29fe5e5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:46:08.759507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-1d8178cb-dbc9-4dc9-817b-b5669b969905 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.760835 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-1d8178cb-dbc9-4dc9-817b-b5669b969905 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442/action Aug 13 23:46:08.761550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-1d8178cb-dbc9-4dc9-817b-b5669b969905 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:08.761822 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-1d8178cb-dbc9-4dc9-817b-b5669b969905 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:08.768559 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-58363a53-f338-459f-814e-4511b29fe5e5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Delete volume request issued successfully. Aug 13 23:46:08.768559 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58363a53-f338-459f-814e-4511b29fe5e5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 returned with HTTP 202 Aug 13 23:46:08.768559 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 570/2293] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:46:08 2026] DELETE /volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:08.783358 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cd366e6e-c9c7-47f2-9f5a-2598f3f1c221 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.789343 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd366e6e-c9c7-47f2-9f5a-2598f3f1c221 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:46:08.789343 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd366e6e-c9c7-47f2-9f5a-2598f3f1c221 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.789343 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd366e6e-c9c7-47f2-9f5a-2598f3f1c221 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.789916 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.789916 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:08.789916 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-1d8178cb-dbc9-4dc9-817b-b5669b969905 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:08.798194 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.798194 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:08.802115 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-1d8178cb-dbc9-4dc9-817b-b5669b969905 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Begin detaching volume completed successfully. Aug 13 23:46:08.802451 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-1d8178cb-dbc9-4dc9-817b-b5669b969905 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442/action returned with HTTP 202 Aug 13 23:46:08.803075 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 570/2294] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:46:08 2026] POST /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:08.805221 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd366e6e-c9c7-47f2-9f5a-2598f3f1c221 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Volume info retrieved successfully. Aug 13 23:46:08.813869 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd366e6e-c9c7-47f2-9f5a-2598f3f1c221 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 returned with HTTP 200 Aug 13 23:46:08.813869 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 578/2295] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:08.879633 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-463ecba4-d737-4582-8328-381240cde080 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.880180 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-463ecba4-d737-4582-8328-381240cde080 None None] GET https://10.4.3.81/volume// Aug 13 23:46:08.880619 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-463ecba4-d737-4582-8328-381240cde080 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.880901 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-463ecba4-d737-4582-8328-381240cde080 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.882329 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-463ecba4-d737-4582-8328-381240cde080 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:08.882329 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 578/2296] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:08.897648 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-ba988c92-563f-4f36-9d84-c67f09c83726 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:08.903181 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-ba988c92-563f-4f36-9d84-c67f09c83726 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:46:08.903181 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-ba988c92-563f-4f36-9d84-c67f09c83726 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:08.903181 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-ba988c92-563f-4f36-9d84-c67f09c83726 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:08.919284 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:08.919284 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:08.926734 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-ba988c92-563f-4f36-9d84-c67f09c83726 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:08.934045 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-ba988c92-563f-4f36-9d84-c67f09c83726 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:46:08.934045 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 571/2297] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:08 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 1321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:09.265898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d9d2bad-53e0-4e07-b651-37fd3b6cf593 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:09.268859 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d9d2bad-53e0-4e07-b651-37fd3b6cf593 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a Aug 13 23:46:09.269214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d9d2bad-53e0-4e07-b651-37fd3b6cf593 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:09.269632 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d9d2bad-53e0-4e07-b651-37fd3b6cf593 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:09.274961 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d9d2bad-53e0-4e07-b651-37fd3b6cf593 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a returned with HTTP 404 Aug 13 23:46:09.275586 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 571/2298] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:09 2026] GET /volume/v3/snapshots/87264c6c-475c-4ea7-ad10-bf7fc997a20a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:09.285453 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-607778b2-ae80-4ee0-a004-b1c2dfd9fe0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:09.287960 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-607778b2-ae80-4ee0-a004-b1c2dfd9fe0a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:09.288272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-607778b2-ae80-4ee0-a004-b1c2dfd9fe0a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:09.288654 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-607778b2-ae80-4ee0-a004-b1c2dfd9fe0a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:09.298471 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:09.298471 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:09.306174 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-607778b2-ae80-4ee0-a004-b1c2dfd9fe0a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Volume info retrieved successfully. Aug 13 23:46:09.315097 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-607778b2-ae80-4ee0-a004-b1c2dfd9fe0a tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c returned with HTTP 200 Aug 13 23:46:09.315560 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 579/2299] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:09 2026] GET /volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:09.335029 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-50bf9d5d-f6a9-4f13-8af4-add2a232d9b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:09.337540 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50bf9d5d-f6a9-4f13-8af4-add2a232d9b4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:09.337788 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50bf9d5d-f6a9-4f13-8af4-add2a232d9b4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:09.339214 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50bf9d5d-f6a9-4f13-8af4-add2a232d9b4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:09.339214 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-50bf9d5d-f6a9-4f13-8af4-add2a232d9b4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Delete volume with id: b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:09.341472 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9b90751-12ad-494a-8eea-672108bcbde4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:09.344256 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9b90751-12ad-494a-8eea-672108bcbde4 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:09.344880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9b90751-12ad-494a-8eea-672108bcbde4 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:09.345441 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9b90751-12ad-494a-8eea-672108bcbde4 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:09.351064 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:09.351064 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:09.352209 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-50bf9d5d-f6a9-4f13-8af4-add2a232d9b4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Volume info retrieved successfully. Aug 13 23:46:09.360487 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:09.360487 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:09.364961 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a9b90751-12ad-494a-8eea-672108bcbde4 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:09.370853 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9b90751-12ad-494a-8eea-672108bcbde4 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:09.371675 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 572/2300] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:09 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:09.389078 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-50bf9d5d-f6a9-4f13-8af4-add2a232d9b4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Delete volume request issued successfully. Aug 13 23:46:09.389928 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50bf9d5d-f6a9-4f13-8af4-add2a232d9b4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c returned with HTTP 202 Aug 13 23:46:09.390842 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 579/2301] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:46:09 2026] DELETE /volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:09.402507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-66a1cc7b-4079-4e4e-bd33-ec6faa6befc4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:09.406369 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66a1cc7b-4079-4e4e-bd33-ec6faa6befc4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:09.406704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66a1cc7b-4079-4e4e-bd33-ec6faa6befc4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:09.407224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66a1cc7b-4079-4e4e-bd33-ec6faa6befc4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:09.420356 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:09.420356 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:09.427108 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-66a1cc7b-4079-4e4e-bd33-ec6faa6befc4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Volume info retrieved successfully. Aug 13 23:46:09.434588 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66a1cc7b-4079-4e4e-bd33-ec6faa6befc4 tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c returned with HTTP 200 Aug 13 23:46:09.435605 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 572/2302] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:09 2026] GET /volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:09.830315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-353a6b22-7860-4c94-9ad0-b71deca65ac5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:09.833341 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-353a6b22-7860-4c94-9ad0-b71deca65ac5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] GET https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 Aug 13 23:46:09.833733 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-353a6b22-7860-4c94-9ad0-b71deca65ac5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:09.833931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-353a6b22-7860-4c94-9ad0-b71deca65ac5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:09.842477 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-353a6b22-7860-4c94-9ad0-b71deca65ac5 tempest-SnapshotsActionsTest-358278054 tempest-SnapshotsActionsTest-358278054-project-member] https://10.4.3.81/volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 returned with HTTP 404 Aug 13 23:46:09.843208 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 580/2303] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:09 2026] GET /volume/v3/volumes/45166aeb-e28a-4b3a-8af7-1b6ce39e0890 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:10.390619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2eca688-02b9-41fd-8202-935b1bd53be8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:10.393194 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2eca688-02b9-41fd-8202-935b1bd53be8 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:10.393486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2eca688-02b9-41fd-8202-935b1bd53be8 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:10.393701 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2eca688-02b9-41fd-8202-935b1bd53be8 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:10.406206 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:10.406206 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:10.411010 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b2eca688-02b9-41fd-8202-935b1bd53be8 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:10.417028 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2eca688-02b9-41fd-8202-935b1bd53be8 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:10.417446 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 573/2304] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:10 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:10.453255 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78c6f229-66dc-4bbe-ba5d-98ca7c9389dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:10.455294 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78c6f229-66dc-4bbe-ba5d-98ca7c9389dc tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] GET https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c Aug 13 23:46:10.455461 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78c6f229-66dc-4bbe-ba5d-98ca7c9389dc tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:10.455693 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78c6f229-66dc-4bbe-ba5d-98ca7c9389dc tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:10.468215 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78c6f229-66dc-4bbe-ba5d-98ca7c9389dc tempest-VolumesSnapshotListTestJSON-910289233 tempest-VolumesSnapshotListTestJSON-910289233-project-member] https://10.4.3.81/volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c returned with HTTP 404 Aug 13 23:46:10.468733 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 580/2305] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:10 2026] GET /volume/v3/volumes/b67c036d-2e10-4f7b-b76d-bff05098e11c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:11.053709 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-a937f213-a52b-4e83-8799-65d850794433 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:11.057566 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-a937f213-a52b-4e83-8799-65d850794433 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] DELETE https://10.4.3.81/volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a Aug 13 23:46:11.058043 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-a937f213-a52b-4e83-8799-65d850794433 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:11.058460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-a937f213-a52b-4e83-8799-65d850794433 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:11.070942 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:11.070942 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:11.163731 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-89fe7107-b5b8-49fe-868a-2e5ee27f477f req-a937f213-a52b-4e83-8799-65d850794433 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a returned with HTTP 200 Aug 13 23:46:11.163731 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 573/2306] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:46:11 2026] DELETE /volume/v3/attachments/c2805c8f-7c77-4f37-8216-606b1c07cb9a => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:11.432102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7197d828-419d-48a0-8586-fedf31042c30 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:11.434412 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7197d828-419d-48a0-8586-fedf31042c30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:11.434707 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7197d828-419d-48a0-8586-fedf31042c30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:11.434975 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7197d828-419d-48a0-8586-fedf31042c30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:11.449033 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:11.449033 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:11.454176 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7197d828-419d-48a0-8586-fedf31042c30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:11.461415 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7197d828-419d-48a0-8586-fedf31042c30 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:11.461879 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 581/2307] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:11 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:12.080671 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-76ce8e61-265f-42dc-a420-efc327a6d083 req-3ded2490-7553-465f-b7f8-c2aad26d9a03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:12.082900 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-76ce8e61-265f-42dc-a420-efc327a6d083 req-3ded2490-7553-465f-b7f8-c2aad26d9a03 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:46:12.083150 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-76ce8e61-265f-42dc-a420-efc327a6d083 req-3ded2490-7553-465f-b7f8-c2aad26d9a03 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:12.083423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-76ce8e61-265f-42dc-a420-efc327a6d083 req-3ded2490-7553-465f-b7f8-c2aad26d9a03 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:12.093674 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:12.093674 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:12.116972 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-76ce8e61-265f-42dc-a420-efc327a6d083 req-3ded2490-7553-465f-b7f8-c2aad26d9a03 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:12.124143 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-76ce8e61-265f-42dc-a420-efc327a6d083 req-3ded2490-7553-465f-b7f8-c2aad26d9a03 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:46:12.124915 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 574/2308] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:12 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:12.143463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2971dc96-b02e-4a70-8dd8-c5f3352ffd64 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:12.145909 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2971dc96-b02e-4a70-8dd8-c5f3352ffd64 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] DELETE https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:46:12.146249 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2971dc96-b02e-4a70-8dd8-c5f3352ffd64 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:12.146726 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2971dc96-b02e-4a70-8dd8-c5f3352ffd64 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:12.146897 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2971dc96-b02e-4a70-8dd8-c5f3352ffd64 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Delete volume with id: 91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:46:12.157901 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:12.157901 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:12.159191 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2971dc96-b02e-4a70-8dd8-c5f3352ffd64 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:12.188686 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2971dc96-b02e-4a70-8dd8-c5f3352ffd64 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Delete volume request issued successfully. Aug 13 23:46:12.188957 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2971dc96-b02e-4a70-8dd8-c5f3352ffd64 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 202 Aug 13 23:46:12.189505 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 581/2309] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:46:12 2026] DELETE /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:12.200691 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b7ab9cd0-2766-4d16-b8ab-c76e6e4c6617 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:12.203341 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7ab9cd0-2766-4d16-b8ab-c76e6e4c6617 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:46:12.205883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7ab9cd0-2766-4d16-b8ab-c76e6e4c6617 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:12.205883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7ab9cd0-2766-4d16-b8ab-c76e6e4c6617 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:12.216199 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:12.216199 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:12.219962 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b7ab9cd0-2766-4d16-b8ab-c76e6e4c6617 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:12.229413 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7ab9cd0-2766-4d16-b8ab-c76e6e4c6617 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 200 Aug 13 23:46:12.230471 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 574/2310] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:12 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:12.480077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-410f9901-5338-4f88-a65f-b0f84641075b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:12.482938 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-410f9901-5338-4f88-a65f-b0f84641075b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:12.484130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-410f9901-5338-4f88-a65f-b0f84641075b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:12.485665 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-410f9901-5338-4f88-a65f-b0f84641075b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:12.503150 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:12.503150 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:12.509523 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-410f9901-5338-4f88-a65f-b0f84641075b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:12.515629 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-410f9901-5338-4f88-a65f-b0f84641075b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:12.516083 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 582/2311] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:12 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:12.756013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2020a8dd-d545-44c7-8732-9a8151c52af2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:12.886028 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2020a8dd-d545-44c7-8732-9a8151c52af2 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] GET https://10.4.3.81/volume/v3/os-services Aug 13 23:46:12.886437 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2020a8dd-d545-44c7-8732-9a8151c52af2 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:12.886732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2020a8dd-d545-44c7-8732-9a8151c52af2 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:12.893110 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2020a8dd-d545-44c7-8732-9a8151c52af2 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] https://10.4.3.81/volume/v3/os-services returned with HTTP 200 Aug 13 23:46:12.893568 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 575/2312] 10.4.3.81 () {66 vars in 1242 bytes} [Thu Aug 13 23:46:12 2026] GET /volume/v3/os-services => generated 626 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:46:12.904747 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a49ea9e7-6a46-4b81-93d2-0b5df3292637 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:12.907889 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a49ea9e7-6a46-4b81-93d2-0b5df3292637 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] PUT https://10.4.3.81/volume/v3/os-services/disable-log-reason Aug 13 23:46:12.908428 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a49ea9e7-6a46-4b81-93d2-0b5df3292637 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007283", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:12.912072 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a49ea9e7-6a46-4b81-93d2-0b5df3292637 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] https://10.4.3.81/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 23:46:12.912869 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 582/2313] 10.4.3.81 () {68 vars in 1319 bytes} [Thu Aug 13 23:46:12 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:46:12.925823 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa21535c-fb02-4573-be22-14bb784af6f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:12.927936 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa21535c-fb02-4573-be22-14bb784af6f4 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] PUT https://10.4.3.81/volume/v3/os-services/disable Aug 13 23:46:12.928264 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa21535c-fb02-4573-be22-14bb784af6f4 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007283", "binary": "invalid_binary"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:12.958464 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa21535c-fb02-4573-be22-14bb784af6f4 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] https://10.4.3.81/volume/v3/os-services/disable returned with HTTP 404 Aug 13 23:46:12.963874 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 575/2314] 10.4.3.81 () {68 vars in 1286 bytes} [Thu Aug 13 23:46:12 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:12.974574 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2261ce2d-6077-413f-9060-3ac3b94071f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:12.977115 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2261ce2d-6077-413f-9060-3ac3b94071f3 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] PUT https://10.4.3.81/volume/v3/os-services/enable Aug 13 23:46:12.977466 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2261ce2d-6077-413f-9060-3ac3b94071f3 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:12.986605 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2261ce2d-6077-413f-9060-3ac3b94071f3 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] https://10.4.3.81/volume/v3/os-services/enable returned with HTTP 404 Aug 13 23:46:12.987204 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 583/2315] 10.4.3.81 () {68 vars in 1283 bytes} [Thu Aug 13 23:46:12 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 13 23:46:12.998328 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6763a46f-67e8-4db4-b3ad-b3b0135c4b56 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:13.000966 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6763a46f-67e8-4db4-b3ad-b3b0135c4b56 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] PUT https://10.4.3.81/volume/v3/os-services/freeze Aug 13 23:46:13.001429 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6763a46f-67e8-4db4-b3ad-b3b0135c4b56 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:13.012012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6763a46f-67e8-4db4-b3ad-b3b0135c4b56 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] https://10.4.3.81/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 23:46:13.012466 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 576/2316] 10.4.3.81 () {68 vars in 1283 bytes} [Thu Aug 13 23:46:12 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:46:13.027837 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a814772b-14cb-4940-9499-2159c3a5e8d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:13.029770 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a814772b-14cb-4940-9499-2159c3a5e8d3 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] PUT https://10.4.3.81/volume/v3/os-services/thaw Aug 13 23:46:13.030395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a814772b-14cb-4940-9499-2159c3a5e8d3 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:13.043441 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a814772b-14cb-4940-9499-2159c3a5e8d3 tempest-VolumeServicesNegativeTest-686556045 tempest-VolumeServicesNegativeTest-686556045-project-admin] https://10.4.3.81/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 23:46:13.046938 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 583/2317] 10.4.3.81 () {68 vars in 1277 bytes} [Thu Aug 13 23:46:13 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:46:13.247472 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82ea2a3d-434e-40df-ac91-ad0899b6ea05 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:13.251229 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82ea2a3d-434e-40df-ac91-ad0899b6ea05 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 Aug 13 23:46:13.252015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82ea2a3d-434e-40df-ac91-ad0899b6ea05 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:13.252353 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82ea2a3d-434e-40df-ac91-ad0899b6ea05 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:13.262733 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82ea2a3d-434e-40df-ac91-ad0899b6ea05 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 returned with HTTP 404 Aug 13 23:46:13.263373 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 576/2318] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:13 2026] GET /volume/v3/volumes/91837e81-d1fe-4473-8b52-73cbf9d77442 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:13.532275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca16214f-ea1c-4d05-b6c6-817295eb947e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:13.536149 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca16214f-ea1c-4d05-b6c6-817295eb947e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:13.536423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca16214f-ea1c-4d05-b6c6-817295eb947e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:13.536737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca16214f-ea1c-4d05-b6c6-817295eb947e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:13.552405 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:13.552405 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:13.557712 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca16214f-ea1c-4d05-b6c6-817295eb947e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:13.565917 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca16214f-ea1c-4d05-b6c6-817295eb947e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:13.566492 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 584/2319] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:13 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:14.586524 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8ba6d975-685a-4112-b94a-018e897eb1c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:14.590608 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ba6d975-685a-4112-b94a-018e897eb1c1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:14.591159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ba6d975-685a-4112-b94a-018e897eb1c1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:14.591159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ba6d975-685a-4112-b94a-018e897eb1c1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:14.606202 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:14.606202 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:14.611892 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8ba6d975-685a-4112-b94a-018e897eb1c1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:14.618216 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ba6d975-685a-4112-b94a-018e897eb1c1 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:14.619598 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 577/2320] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:14 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:15.639513 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-70409a99-6a18-4a33-b54e-48c129909fa3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:15.642360 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70409a99-6a18-4a33-b54e-48c129909fa3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:15.642703 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70409a99-6a18-4a33-b54e-48c129909fa3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:15.643014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70409a99-6a18-4a33-b54e-48c129909fa3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:15.659071 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:15.659071 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:15.663577 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-70409a99-6a18-4a33-b54e-48c129909fa3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:15.668476 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70409a99-6a18-4a33-b54e-48c129909fa3 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:15.669033 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 584/2321] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:15 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:16.142398 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-66bdc9c5-54ca-4a3d-a4fb-165a2bde2145 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.287965 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66bdc9c5-54ca-4a3d-a4fb-165a2bde2145 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:46:16.288417 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66bdc9c5-54ca-4a3d-a4fb-165a2bde2145 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-52389539", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:16.314820 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66bdc9c5-54ca-4a3d-a4fb-165a2bde2145 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:46:16.315442 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 577/2322] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:46:16 2026] POST /volume/v3/types => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:16.326298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3035e66-8bc0-470b-a289-1f863e41c7b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.329542 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3035e66-8bc0-470b-a289-1f863e41c7b8 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:46:16.331204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3035e66-8bc0-470b-a289-1f863e41c7b8 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-233007305", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:16.359767 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3035e66-8bc0-470b-a289-1f863e41c7b8 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:46:16.360447 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 585/2323] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:46:16 2026] POST /volume/v3/types => generated 274 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:16.375612 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.435011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d239477-dee8-4bc9-8e56-4e7f7ead8d24 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.437957 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d239477-dee8-4bc9-8e56-4e7f7ead8d24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:16.439123 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d239477-dee8-4bc9-8e56-4e7f7ead8d24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f16d6964-76ce-4596-bdcb-39125db370e0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1238061253", "description": null, "metadata": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:16.453980 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:16.453980 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:16.454642 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d239477-dee8-4bc9-8e56-4e7f7ead8d24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:16.454867 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-5d239477-dee8-4bc9-8e56-4e7f7ead8d24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create snapshot from volume f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:46:16.464754 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:16.464901 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1929489689", "volume_type": "9260fb66-2dd2-4a3a-92bc-06199243e480", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:16.466444 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1929489689', 'volume_type': '9260fb66-2dd2-4a3a-92bc-06199243e480', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:16.474073 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Create volume of 1 GB Aug 13 23:46:16.474313 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:16.474313 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:16.475014 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Availability Zones retrieved successfully. Aug 13 23:46:16.480631 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Flow 'volume_create_api' (15e3128c-19e9-4656-9f62-a4561653e16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:16.481276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (882ff6aa-2c98-44ba-897d-d27a954650ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:16.482155 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:16.504212 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5d239477-dee8-4bc9-8e56-4e7f7ead8d24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['596eea74-66dc-4dd0-965a-7e49c76c4079', 'fed461fb-942f-4f00-a26c-80f1a3d4d4c6', '5bd3d359-f88e-42c6-8748-5c98951cb3a3', '4495775f-4659-4d0b-a1ba-0d1abf6e4dbc'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:16.520314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (882ff6aa-2c98-44ba-897d-d27a954650ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:46:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=9260fb66-2dd2-4a3a-92bc-06199243e480,is_public=True,name='tempest-VolumeTypesTest-volume-type-52389539',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9260fb66-2dd2-4a3a-92bc-06199243e480', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:16.520314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db61d5d-6063-4ce0-91fb-72afc14cace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:16.565929 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-52389539 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-52389539, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:46:16.567396 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-52389539 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-52389539, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:46:16.578342 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d239477-dee8-4bc9-8e56-4e7f7ead8d24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot force create request issued successfully. Aug 13 23:46:16.578342 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d239477-dee8-4bc9-8e56-4e7f7ead8d24 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:16.578342 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 585/2324] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:46:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:16.605099 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-a750d38c-112c-406f-81b8-303698058faf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.605278 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f385ec2c-01e2-4ddf-945e-934b538a452b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.607971 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-a750d38c-112c-406f-81b8-303698058faf tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1/action Aug 13 23:46:16.607971 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-a750d38c-112c-406f-81b8-303698058faf tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:16.607971 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-a750d38c-112c-406f-81b8-303698058faf tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:16.610882 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f385ec2c-01e2-4ddf-945e-934b538a452b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 Aug 13 23:46:16.611204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f385ec2c-01e2-4ddf-945e-934b538a452b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:16.611861 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f385ec2c-01e2-4ddf-945e-934b538a452b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:16.621313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Created reservations ['b1c3aa74-d81f-4be1-bd59-1bc5c0fa2317', 'e03d9a6d-c92b-453a-b0f4-f3337bae6c5b', '96bf7d0f-bcd1-43bd-866e-ff819bbbe1b3', 'c7931776-629d-43ba-9056-e279542e5a3b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:16.622574 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db61d5d-6063-4ce0-91fb-72afc14cace3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1c3aa74-d81f-4be1-bd59-1bc5c0fa2317', 'e03d9a6d-c92b-453a-b0f4-f3337bae6c5b', '96bf7d0f-bcd1-43bd-866e-ff819bbbe1b3', 'c7931776-629d-43ba-9056-e279542e5a3b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:16.623604 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee0993ee-ed23-4152-95f2-ea1b686b3bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:16.624495 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:16.624495 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:16.625170 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f385ec2c-01e2-4ddf-945e-934b538a452b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:16.626560 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f385ec2c-01e2-4ddf-945e-934b538a452b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 returned with HTTP 200 Aug 13 23:46:16.627110 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 586/2325] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:16 2026] GET /volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:16.633196 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:16.633196 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:16.649300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0d17c36c-a6bb-4028-b91e-5af2c56e27e1 req-a750d38c-112c-406f-81b8-303698058faf tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1/action returned with HTTP 204 Aug 13 23:46:16.650132 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 578/2326] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:46:16 2026] POST /volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:16.656124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee0993ee-ed23-4152-95f2-ea1b686b3bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147ec1b6-da5f-4834-89af-2308446fe704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1929489689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='052288fc5c3a4b9bb1fee13ae2469f84',qos_specs=None,replication_status=,reservations=['b1c3aa74-d81f-4be1-bd59-1bc5c0fa2317','e03d9a6d-c92b-453a-b0f4-f3337bae6c5b','96bf7d0f-bcd1-43bd-866e-ff819bbbe1b3','c7931776-629d-43ba-9056-e279542e5a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bb47ee785846af895a93dc2a67c057',volume_type_id=9260fb66-2dd2-4a3a-92bc-06199243e480), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1929489689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=147ec1b6-da5f-4834-89af-2308446fe704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='052288fc5c3a4b9bb1fee13ae2469f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bb47ee785846af895a93dc2a67c057',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9260fb66-2dd2-4a3a-92bc-06199243e480),volume_type_id=9260fb66-2dd2-4a3a-92bc-06199243e480)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:16.659549 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2fef0c-feaf-48e1-981c-5628c877f017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:16.688403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-34981950-1631-4292-81c0-652bae20a4c7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.688954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2fef0c-feaf-48e1-981c-5628c877f017) transitioned into state 'SUCCESS' from state '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-1929489689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='052288fc5c3a4b9bb1fee13ae2469f84',qos_specs=None,replication_status=,reservations=['b1c3aa74-d81f-4be1-bd59-1bc5c0fa2317','e03d9a6d-c92b-453a-b0f4-f3337bae6c5b','96bf7d0f-bcd1-43bd-866e-ff819bbbe1b3','c7931776-629d-43ba-9056-e279542e5a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bb47ee785846af895a93dc2a67c057',volume_type_id=9260fb66-2dd2-4a3a-92bc-06199243e480)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:16.690884 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f63318-6eb2-42cb-be9f-ab820f84de5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:16.691230 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34981950-1631-4292-81c0-652bae20a4c7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:16.691528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34981950-1631-4292-81c0-652bae20a4c7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:16.691812 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34981950-1631-4292-81c0-652bae20a4c7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:16.705342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f63318-6eb2-42cb-be9f-ab820f84de5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:16.706410 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Flow 'volume_create_api' (15e3128c-19e9-4656-9f62-a4561653e16a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:16.706782 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Create volume request issued successfully. Aug 13 23:46:16.707429 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a02d679a-11a2-4973-895a-35ebd7a0cfe7 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:16.707834 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:16.707834 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:16.707945 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 578/2327] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:46:16 2026] POST /volume/v3/volumes => generated 780 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:16.716680 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-34981950-1631-4292-81c0-652bae20a4c7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:16.724163 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34981950-1631-4292-81c0-652bae20a4c7 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:16.724683 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 586/2328] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:16 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 1166 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:16.724857 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe5d137c-1129-4246-a981-5cb9799a60ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.730452 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe5d137c-1129-4246-a981-5cb9799a60ba tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] GET https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:16.730638 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe5d137c-1129-4246-a981-5cb9799a60ba tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:16.730836 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe5d137c-1129-4246-a981-5cb9799a60ba tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:16.740975 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7563bed9-b4d8-4e88-9219-3cc9fa7f1c3e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:16.743272 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7563bed9-b4d8-4e88-9219-3cc9fa7f1c3e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:16.746015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7563bed9-b4d8-4e88-9219-3cc9fa7f1c3e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:16.746015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7563bed9-b4d8-4e88-9219-3cc9fa7f1c3e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:16.746191 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:16.746191 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:16.751697 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fe5d137c-1129-4246-a981-5cb9799a60ba tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:16.758191 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:16.758191 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:16.758741 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe5d137c-1129-4246-a981-5cb9799a60ba tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 200 Aug 13 23:46:16.759374 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 587/2329] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:16 2026] GET /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:16.763167 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7563bed9-b4d8-4e88-9219-3cc9fa7f1c3e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:16.769348 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7563bed9-b4d8-4e88-9219-3cc9fa7f1c3e tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:16.769804 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 579/2330] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:16 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:17.645533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3aa1c0be-0806-4236-bb15-53bd9437e242 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:17.647525 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3aa1c0be-0806-4236-bb15-53bd9437e242 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 Aug 13 23:46:17.647877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3aa1c0be-0806-4236-bb15-53bd9437e242 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:17.648250 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3aa1c0be-0806-4236-bb15-53bd9437e242 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:17.654121 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:17.654121 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:17.654614 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3aa1c0be-0806-4236-bb15-53bd9437e242 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:17.655476 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3aa1c0be-0806-4236-bb15-53bd9437e242 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 returned with HTTP 200 Aug 13 23:46:17.655975 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 579/2331] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:17 2026] GET /volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:17.665143 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5bb6af49-75da-40f6-84a1-aba84df016ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:17.667129 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bb6af49-75da-40f6-84a1-aba84df016ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 Aug 13 23:46:17.667429 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bb6af49-75da-40f6-84a1-aba84df016ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:17.667700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bb6af49-75da-40f6-84a1-aba84df016ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:17.674628 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:17.674628 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:17.675320 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5bb6af49-75da-40f6-84a1-aba84df016ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:17.676505 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bb6af49-75da-40f6-84a1-aba84df016ab tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 returned with HTTP 200 Aug 13 23:46:17.677226 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 587/2332] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:17 2026] GET /volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:17.775794 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1bd24b71-bfa3-4cc1-a93b-2151e2776cc1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:17.777932 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bd24b71-bfa3-4cc1-a93b-2151e2776cc1 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] GET https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:17.778109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bd24b71-bfa3-4cc1-a93b-2151e2776cc1 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:17.778316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bd24b71-bfa3-4cc1-a93b-2151e2776cc1 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:17.789446 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:17.789446 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:17.794771 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1bd24b71-bfa3-4cc1-a93b-2151e2776cc1 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:17.800068 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bd24b71-bfa3-4cc1-a93b-2151e2776cc1 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 200 Aug 13 23:46:17.800618 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 588/2333] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:17 2026] GET /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:17.816380 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:17.818882 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] POST https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704/action Aug 13 23:46:17.819412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Action body: b'{"os-retype": {"new_type": "30e13d72-6b02-4e5d-a97f-e0787853dae9"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:17.819611 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "30e13d72-6b02-4e5d-a97f-e0787853dae9"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:17.830298 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:17.830298 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:17.831032 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:17.858276 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-233007305 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-233007305, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:46:17.858276 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-233007305 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-233007305, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:46:17.899019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Created reservations ['357cfeaa-bcf5-496b-a1c8-56f921e43b37', '9dfb9e08-f5d0-49f7-890e-533e1399f151'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:17.914042 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-52389539 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-52389539, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:46:17.914601 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-52389539 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-52389539, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:46:17.925135 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Created reservations ['56ee726f-7694-4636-85ae-cba98bb46830', 'a6d65153-b848-41ab-9bf7-19c3d91e6cf0'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:17.957646 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Retype volume request issued successfully. Aug 13 23:46:17.957944 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80fd2bc8-72c5-4751-bfc1-651d882ec00b tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704/action returned with HTTP 202 Aug 13 23:46:17.958555 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 580/2334] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:46:17 2026] POST /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:17.967906 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5deab689-592e-49bc-9373-484417a5a1aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:17.969974 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5deab689-592e-49bc-9373-484417a5a1aa tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] GET https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:17.970237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5deab689-592e-49bc-9373-484417a5a1aa tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:17.970516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5deab689-592e-49bc-9373-484417a5a1aa tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:17.981867 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:17.981867 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:17.988585 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5deab689-592e-49bc-9373-484417a5a1aa tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:17.995233 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5deab689-592e-49bc-9373-484417a5a1aa tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 200 Aug 13 23:46:17.995810 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 580/2335] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:17 2026] GET /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:19.015218 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-94b38daf-f604-404b-a911-6f09249459dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:19.018421 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94b38daf-f604-404b-a911-6f09249459dc tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] GET https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:19.018620 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94b38daf-f604-404b-a911-6f09249459dc tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:19.018813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94b38daf-f604-404b-a911-6f09249459dc tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:19.031107 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:19.031107 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:19.036754 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-94b38daf-f604-404b-a911-6f09249459dc tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:19.042704 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94b38daf-f604-404b-a911-6f09249459dc tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 200 Aug 13 23:46:19.042834 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 588/2336] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:19 2026] GET /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:19.059635 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c5ce5af-6a0e-47d0-8f87-60787170e965 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:19.061943 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c5ce5af-6a0e-47d0-8f87-60787170e965 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] GET https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:19.062057 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c5ce5af-6a0e-47d0-8f87-60787170e965 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:19.062356 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c5ce5af-6a0e-47d0-8f87-60787170e965 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:19.071314 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:19.071314 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:19.075573 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2c5ce5af-6a0e-47d0-8f87-60787170e965 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:19.081573 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c5ce5af-6a0e-47d0-8f87-60787170e965 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 200 Aug 13 23:46:19.082054 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 589/2337] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:19 2026] GET /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:19.099799 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f49e0c1c-9b9e-4f0c-be75-936690b7db26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:19.101336 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f49e0c1c-9b9e-4f0c-be75-936690b7db26 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] GET https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:19.101708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f49e0c1c-9b9e-4f0c-be75-936690b7db26 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:19.101708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f49e0c1c-9b9e-4f0c-be75-936690b7db26 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:19.112182 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:19.112182 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:19.117980 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f49e0c1c-9b9e-4f0c-be75-936690b7db26 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:19.125850 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f49e0c1c-9b9e-4f0c-be75-936690b7db26 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 200 Aug 13 23:46:19.126629 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 581/2338] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:19 2026] GET /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:19.143007 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28b86e50-dfe1-4eca-b0c0-872bbddd67f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:19.147320 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28b86e50-dfe1-4eca-b0c0-872bbddd67f3 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] DELETE https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:19.147535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28b86e50-dfe1-4eca-b0c0-872bbddd67f3 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:19.147708 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28b86e50-dfe1-4eca-b0c0-872bbddd67f3 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:19.147907 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-28b86e50-dfe1-4eca-b0c0-872bbddd67f3 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Delete volume with id: 147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:19.156232 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:19.156232 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:19.156831 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28b86e50-dfe1-4eca-b0c0-872bbddd67f3 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:19.190386 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28b86e50-dfe1-4eca-b0c0-872bbddd67f3 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Delete volume request issued successfully. Aug 13 23:46:19.190787 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28b86e50-dfe1-4eca-b0c0-872bbddd67f3 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 202 Aug 13 23:46:19.191261 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 581/2339] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:46:19 2026] DELETE /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:19.201403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1a6c4d70-cf6c-42af-a9ed-8fa07dae4140 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:19.204506 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a6c4d70-cf6c-42af-a9ed-8fa07dae4140 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] GET https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:19.204506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a6c4d70-cf6c-42af-a9ed-8fa07dae4140 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:19.205515 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a6c4d70-cf6c-42af-a9ed-8fa07dae4140 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:19.215391 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:19.215391 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:19.221018 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1a6c4d70-cf6c-42af-a9ed-8fa07dae4140 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Volume info retrieved successfully. Aug 13 23:46:19.227636 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a6c4d70-cf6c-42af-a9ed-8fa07dae4140 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 200 Aug 13 23:46:19.228525 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 589/2340] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:19 2026] GET /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:46:19.891652 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9bb9e809-66f4-4656-a7d7-893d65be19dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:19.894233 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9bb9e809-66f4-4656-a7d7-893d65be19dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:19.896060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9bb9e809-66f4-4656-a7d7-893d65be19dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:19.897469 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9bb9e809-66f4-4656-a7d7-893d65be19dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:19.921278 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:19.921278 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:19.928396 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9bb9e809-66f4-4656-a7d7-893d65be19dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Volume info retrieved successfully. Aug 13 23:46:19.937871 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9bb9e809-66f4-4656-a7d7-893d65be19dd tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:19.939085 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 590/2341] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:19 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:20.014478 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-1a3f44eb-4705-4604-b22a-784774b70cd3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.017977 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-1a3f44eb-4705-4604-b22a-784774b70cd3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:20.018240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-1a3f44eb-4705-4604-b22a-784774b70cd3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.018467 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-1a3f44eb-4705-4604-b22a-784774b70cd3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.037457 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:20.037457 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:20.042702 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-1a3f44eb-4705-4604-b22a-784774b70cd3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:20.048519 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-1a3f44eb-4705-4604-b22a-784774b70cd3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:20.049052 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 582/2342] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:20.069802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-6e326bf3-c431-4bae-9e77-0c66e2189ee7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.072851 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-6e326bf3-c431-4bae-9e77-0c66e2189ee7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996/action Aug 13 23:46:20.073363 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-6e326bf3-c431-4bae-9e77-0c66e2189ee7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:20.073550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-6e326bf3-c431-4bae-9e77-0c66e2189ee7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:20.097167 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:20.097167 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:20.097899 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-6e326bf3-c431-4bae-9e77-0c66e2189ee7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:20.107825 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-6e326bf3-c431-4bae-9e77-0c66e2189ee7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Begin detaching volume completed successfully. Aug 13 23:46:20.108161 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-6e326bf3-c431-4bae-9e77-0c66e2189ee7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996/action returned with HTTP 202 Aug 13 23:46:20.108690 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 582/2343] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:46:20 2026] POST /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:20.135081 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e12b21de-41d4-4d5c-a3f0-4e5437b0fc8a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.135982 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e12b21de-41d4-4d5c-a3f0-4e5437b0fc8a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:20.135982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e12b21de-41d4-4d5c-a3f0-4e5437b0fc8a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.136190 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e12b21de-41d4-4d5c-a3f0-4e5437b0fc8a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.170837 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:20.170837 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:20.176687 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e12b21de-41d4-4d5c-a3f0-4e5437b0fc8a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:20.179525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94f2edb8-788e-40de-9946-ac1fa7a52ae7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.180128 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94f2edb8-788e-40de-9946-ac1fa7a52ae7 None None] GET https://10.4.3.81/volume// Aug 13 23:46:20.180372 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94f2edb8-788e-40de-9946-ac1fa7a52ae7 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.180870 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94f2edb8-788e-40de-9946-ac1fa7a52ae7 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.181018 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94f2edb8-788e-40de-9946-ac1fa7a52ae7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:20.181618 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 591/2344] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:20.182542 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e12b21de-41d4-4d5c-a3f0-4e5437b0fc8a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:20.183233 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 590/2345] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:46:20.191473 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-5742688f-de17-47d6-94ac-c54501cf0e2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.196427 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-5742688f-de17-47d6-94ac-c54501cf0e2c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:20.196529 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-5742688f-de17-47d6-94ac-c54501cf0e2c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.196752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-5742688f-de17-47d6-94ac-c54501cf0e2c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.214073 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:20.214073 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:20.217700 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-5742688f-de17-47d6-94ac-c54501cf0e2c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:20.222131 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-5742688f-de17-47d6-94ac-c54501cf0e2c tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:20.222618 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 583/2346] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1623 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:20.245158 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44cb3a61-f8ec-443a-a0be-987bc1b93115 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.247880 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44cb3a61-f8ec-443a-a0be-987bc1b93115 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] GET https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 Aug 13 23:46:20.248649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44cb3a61-f8ec-443a-a0be-987bc1b93115 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.248649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44cb3a61-f8ec-443a-a0be-987bc1b93115 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.258758 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44cb3a61-f8ec-443a-a0be-987bc1b93115 tempest-VolumeTypesTest-120165678 tempest-VolumeTypesTest-120165678-project-member] https://10.4.3.81/volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 returned with HTTP 404 Aug 13 23:46:20.259888 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 583/2347] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/volumes/147ec1b6-da5f-4834-89af-2308446fe704 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:20.269206 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c11a8ed0-eadf-4709-89ca-265e856aaff3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.271123 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c11a8ed0-eadf-4709-89ca-265e856aaff3 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] DELETE https://10.4.3.81/volume/v3/types/30e13d72-6b02-4e5d-a97f-e0787853dae9 Aug 13 23:46:20.271392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c11a8ed0-eadf-4709-89ca-265e856aaff3 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.271642 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c11a8ed0-eadf-4709-89ca-265e856aaff3 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.326427 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c11a8ed0-eadf-4709-89ca-265e856aaff3 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/30e13d72-6b02-4e5d-a97f-e0787853dae9 returned with HTTP 202 Aug 13 23:46:20.326959 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 592/2348] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:46:20 2026] DELETE /volume/v3/types/30e13d72-6b02-4e5d-a97f-e0787853dae9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:20.338903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65f088e2-1362-4d79-9167-ec7b6c647bd2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.342767 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65f088e2-1362-4d79-9167-ec7b6c647bd2 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/30e13d72-6b02-4e5d-a97f-e0787853dae9 Aug 13 23:46:20.343123 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65f088e2-1362-4d79-9167-ec7b6c647bd2 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.343227 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65f088e2-1362-4d79-9167-ec7b6c647bd2 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.350605 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65f088e2-1362-4d79-9167-ec7b6c647bd2 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/30e13d72-6b02-4e5d-a97f-e0787853dae9 returned with HTTP 404 Aug 13 23:46:20.351431 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 591/2349] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/30e13d72-6b02-4e5d-a97f-e0787853dae9 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:20.366459 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eca3f0c5-50ed-4392-9713-72a8a1612e78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.366930 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eca3f0c5-50ed-4392-9713-72a8a1612e78 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] DELETE https://10.4.3.81/volume/v3/types/9260fb66-2dd2-4a3a-92bc-06199243e480 Aug 13 23:46:20.367042 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eca3f0c5-50ed-4392-9713-72a8a1612e78 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.367316 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eca3f0c5-50ed-4392-9713-72a8a1612e78 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.420028 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eca3f0c5-50ed-4392-9713-72a8a1612e78 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/9260fb66-2dd2-4a3a-92bc-06199243e480 returned with HTTP 202 Aug 13 23:46:20.420028 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 584/2350] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:46:20 2026] DELETE /volume/v3/types/9260fb66-2dd2-4a3a-92bc-06199243e480 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:20.429735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18a8d5f2-3d13-42c7-b513-c0e93fdfdf73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.433531 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18a8d5f2-3d13-42c7-b513-c0e93fdfdf73 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/9260fb66-2dd2-4a3a-92bc-06199243e480 Aug 13 23:46:20.433856 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18a8d5f2-3d13-42c7-b513-c0e93fdfdf73 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.434312 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18a8d5f2-3d13-42c7-b513-c0e93fdfdf73 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.441199 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18a8d5f2-3d13-42c7-b513-c0e93fdfdf73 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/9260fb66-2dd2-4a3a-92bc-06199243e480 returned with HTTP 404 Aug 13 23:46:20.441932 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 584/2351] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/9260fb66-2dd2-4a3a-92bc-06199243e480 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:20.457152 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c4b9a78b-6c07-4e8f-b676-4f6602cd3d63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.462595 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c4b9a78b-6c07-4e8f-b676-4f6602cd3d63 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:46:20.462595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c4b9a78b-6c07-4e8f-b676-4f6602cd3d63 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-888569865", "description": "tempest-volume-type-description-421132563", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:20.496164 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c4b9a78b-6c07-4e8f-b676-4f6602cd3d63 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:46:20.497224 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 593/2352] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:46:20 2026] POST /volume/v3/types => generated 313 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:20.509981 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b95349a-bb5d-4c52-b552-81b28d0db4c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.512381 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b95349a-bb5d-4c52-b552-81b28d0db4c8 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c Aug 13 23:46:20.512521 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b95349a-bb5d-4c52-b552-81b28d0db4c8 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.512706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b95349a-bb5d-4c52-b552-81b28d0db4c8 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.522608 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b95349a-bb5d-4c52-b552-81b28d0db4c8 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c returned with HTTP 200 Aug 13 23:46:20.522608 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 592/2353] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:20.537256 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ce838030-08a5-43ff-8e47-1a1f1360de93 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.540807 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce838030-08a5-43ff-8e47-1a1f1360de93 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] DELETE https://10.4.3.81/volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c Aug 13 23:46:20.540807 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce838030-08a5-43ff-8e47-1a1f1360de93 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.540807 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce838030-08a5-43ff-8e47-1a1f1360de93 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.613711 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce838030-08a5-43ff-8e47-1a1f1360de93 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c returned with HTTP 202 Aug 13 23:46:20.614777 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 585/2354] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:46:20 2026] DELETE /volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:20.626896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e94a60df-a802-442e-be13-589d9bfcf7ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.630373 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e94a60df-a802-442e-be13-589d9bfcf7ec tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c Aug 13 23:46:20.630749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e94a60df-a802-442e-be13-589d9bfcf7ec tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.630749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e94a60df-a802-442e-be13-589d9bfcf7ec tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.642271 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e94a60df-a802-442e-be13-589d9bfcf7ec tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c returned with HTTP 404 Aug 13 23:46:20.642521 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 585/2355] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/67d08dde-9015-487e-9753-491cb156b48c => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:20.660050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-20b72f5f-7f75-4e8f-b0f4-0d9113fdabf0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.663489 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20b72f5f-7f75-4e8f-b0f4-0d9113fdabf0 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:46:20.663760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20b72f5f-7f75-4e8f-b0f4-0d9113fdabf0 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1626884757"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:20.696254 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20b72f5f-7f75-4e8f-b0f4-0d9113fdabf0 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:46:20.696947 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 594/2356] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:46:20 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:20.708255 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d5153a97-807d-45b2-992c-b2e38b086a16 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.710472 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5153a97-807d-45b2-992c-b2e38b086a16 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] POST https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption Aug 13 23:46:20.710880 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5153a97-807d-45b2-992c-b2e38b086a16 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:20.749392 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5153a97-807d-45b2-992c-b2e38b086a16 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption returned with HTTP 200 Aug 13 23:46:20.750008 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 593/2357] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:46:20 2026] POST /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:20.772317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-91372b83-b25d-4785-83b7-1dd6230a3924 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.776386 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-91372b83-b25d-4785-83b7-1dd6230a3924 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption Aug 13 23:46:20.776386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-91372b83-b25d-4785-83b7-1dd6230a3924 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.776837 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-91372b83-b25d-4785-83b7-1dd6230a3924 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.792078 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-91372b83-b25d-4785-83b7-1dd6230a3924 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption returned with HTTP 200 Aug 13 23:46:20.793522 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 586/2358] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:20.811934 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8dcce267-1209-453a-976b-2cd3c32963a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.815634 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8dcce267-1209-453a-976b-2cd3c32963a5 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] PUT https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/c29a4cb4-32d0-45e7-a6cd-8a12056af9c2 Aug 13 23:46:20.815921 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8dcce267-1209-453a-976b-2cd3c32963a5 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:20.848955 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8dcce267-1209-453a-976b-2cd3c32963a5 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/c29a4cb4-32d0-45e7-a6cd-8a12056af9c2 returned with HTTP 200 Aug 13 23:46:20.849508 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 586/2359] 10.4.3.81 () {68 vars in 1500 bytes} [Thu Aug 13 23:46:20 2026] PUT /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/c29a4cb4-32d0-45e7-a6cd-8a12056af9c2 => generated 122 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:20.864421 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1db771f7-1183-432b-baf2-928734e525f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.870526 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1db771f7-1183-432b-baf2-928734e525f4 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption Aug 13 23:46:20.871663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1db771f7-1183-432b-baf2-928734e525f4 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.872050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1db771f7-1183-432b-baf2-928734e525f4 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.883531 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1db771f7-1183-432b-baf2-928734e525f4 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption returned with HTTP 200 Aug 13 23:46:20.884280 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 595/2360] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption => generated 347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:20.897140 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1cc0993-33bf-46da-955c-28053c57491b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.902016 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1cc0993-33bf-46da-955c-28053c57491b tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/cipher Aug 13 23:46:20.902016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1cc0993-33bf-46da-955c-28053c57491b tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.902016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1cc0993-33bf-46da-955c-28053c57491b tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.913485 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1cc0993-33bf-46da-955c-28053c57491b tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/cipher returned with HTTP 200 Aug 13 23:46:20.913983 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 594/2361] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/cipher => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:20.924270 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8df2cd0b-2a79-4028-ab5e-b79fab655fd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.926551 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8df2cd0b-2a79-4028-ab5e-b79fab655fd4 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] DELETE https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/c29a4cb4-32d0-45e7-a6cd-8a12056af9c2 Aug 13 23:46:20.926847 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8df2cd0b-2a79-4028-ab5e-b79fab655fd4 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.927110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8df2cd0b-2a79-4028-ab5e-b79fab655fd4 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.955104 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8df2cd0b-2a79-4028-ab5e-b79fab655fd4 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/c29a4cb4-32d0-45e7-a6cd-8a12056af9c2 returned with HTTP 202 Aug 13 23:46:20.955639 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 587/2362] 10.4.3.81 () {66 vars in 1482 bytes} [Thu Aug 13 23:46:20 2026] DELETE /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption/c29a4cb4-32d0-45e7-a6cd-8a12056af9c2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:20.966350 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77bcbe0c-5994-4965-a9b4-605ad8802be1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.969292 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77bcbe0c-5994-4965-a9b4-605ad8802be1 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption Aug 13 23:46:20.971017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77bcbe0c-5994-4965-a9b4-605ad8802be1 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.971017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77bcbe0c-5994-4965-a9b4-605ad8802be1 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:20.980418 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77bcbe0c-5994-4965-a9b4-605ad8802be1 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption returned with HTTP 200 Aug 13 23:46:20.982335 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 587/2363] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 23:46:20.994313 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33b075a0-3e74-44e5-a1f7-810a9f5178ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:20.996552 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33b075a0-3e74-44e5-a1f7-810a9f5178ca tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption Aug 13 23:46:20.997133 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33b075a0-3e74-44e5-a1f7-810a9f5178ca tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:20.997133 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33b075a0-3e74-44e5-a1f7-810a9f5178ca tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.008278 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33b075a0-3e74-44e5-a1f7-810a9f5178ca tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption returned with HTTP 200 Aug 13 23:46:21.008420 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 596/2364] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:46:20 2026] GET /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 23:46:21.020601 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d92918d-8537-4e95-8183-5e3a236550e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.023056 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d92918d-8537-4e95-8183-5e3a236550e7 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] DELETE https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb Aug 13 23:46:21.023056 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d92918d-8537-4e95-8183-5e3a236550e7 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.023056 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d92918d-8537-4e95-8183-5e3a236550e7 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.050362 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d92918d-8537-4e95-8183-5e3a236550e7 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb returned with HTTP 202 Aug 13 23:46:21.050966 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 595/2365] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:46:21 2026] DELETE /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:21.061308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0376b986-ff91-4d5e-aa78-daa639287301 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.063417 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0376b986-ff91-4d5e-aa78-daa639287301 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb Aug 13 23:46:21.063633 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0376b986-ff91-4d5e-aa78-daa639287301 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.063858 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0376b986-ff91-4d5e-aa78-daa639287301 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.067818 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0376b986-ff91-4d5e-aa78-daa639287301 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb returned with HTTP 404 Aug 13 23:46:21.068734 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 588/2366] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:46:21 2026] GET /volume/v3/types/3010745c-d43a-4957-9d12-24046932fdbb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:21.078961 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ec1e8aa-0d3e-4da7-8536-4b53522704ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.080959 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ec1e8aa-0d3e-4da7-8536-4b53522704ac tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types Aug 13 23:46:21.081457 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ec1e8aa-0d3e-4da7-8536-4b53522704ac tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.083014 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ec1e8aa-0d3e-4da7-8536-4b53522704ac tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.103828 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ec1e8aa-0d3e-4da7-8536-4b53522704ac tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:46:21.104340 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 588/2367] 10.4.3.81 () {66 vars in 1224 bytes} [Thu Aug 13 23:46:21 2026] GET /volume/v3/types => generated 888 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:21.117053 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43079a98-11e3-4d5c-938b-47f6ad8ac2d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.122686 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43079a98-11e3-4d5c-938b-47f6ad8ac2d1 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:46:21.123155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43079a98-11e3-4d5c-938b-47f6ad8ac2d1 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-386299032"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:21.150515 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-68de72a8-aa5f-4fd8-980c-391f97b9dfb7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.152783 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-68de72a8-aa5f-4fd8-980c-391f97b9dfb7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:21.152947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-68de72a8-aa5f-4fd8-980c-391f97b9dfb7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.153154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-68de72a8-aa5f-4fd8-980c-391f97b9dfb7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.153227 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43079a98-11e3-4d5c-938b-47f6ad8ac2d1 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:46:21.153705 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 597/2368] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:46:21 2026] POST /volume/v3/types => generated 220 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:21.169539 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-42261a51-f8f7-45f2-9e69-9aee21525345 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.173647 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42261a51-f8f7-45f2-9e69-9aee21525345 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] PUT https://10.4.3.81/volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 Aug 13 23:46:21.174085 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-42261a51-f8f7-45f2-9e69-9aee21525345 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1806005190", "description": "tempest-volume-type-description-2005061441", "is_public": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:21.183936 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:21.183936 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:21.189901 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-68de72a8-aa5f-4fd8-980c-391f97b9dfb7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:21.202775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bcf15a79-80e7-4c11-a932-894b443edc47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.204155 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-68de72a8-aa5f-4fd8-980c-391f97b9dfb7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:21.204419 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 596/2369] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:21 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:21.210462 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcf15a79-80e7-4c11-a932-894b443edc47 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:21.210462 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcf15a79-80e7-4c11-a932-894b443edc47 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.210462 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcf15a79-80e7-4c11-a932-894b443edc47 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.235409 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:21.235409 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:21.238875 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bcf15a79-80e7-4c11-a932-894b443edc47 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:21.244131 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcf15a79-80e7-4c11-a932-894b443edc47 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:21.245344 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 589/2370] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:21 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:21.247160 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-49843a1b-b930-4c30-a78c-429f3d210947 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.253122 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-49843a1b-b930-4c30-a78c-429f3d210947 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 Aug 13 23:46:21.253340 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-49843a1b-b930-4c30-a78c-429f3d210947 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.253794 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42261a51-f8f7-45f2-9e69-9aee21525345 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 returned with HTTP 200 Aug 13 23:46:21.254299 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-49843a1b-b930-4c30-a78c-429f3d210947 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.254348 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 589/2371] 10.4.3.81 () {68 vars in 1356 bytes} [Thu Aug 13 23:46:21 2026] PUT /volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 => generated 205 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:21.265202 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2bc1a57b-9e0a-4475-a64f-b68a5b1c0b19 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.270772 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:21.270772 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:21.273270 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bc1a57b-9e0a-4475-a64f-b68a5b1c0b19 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 Aug 13 23:46:21.275284 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bc1a57b-9e0a-4475-a64f-b68a5b1c0b19 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.275284 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bc1a57b-9e0a-4475-a64f-b68a5b1c0b19 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.281600 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bc1a57b-9e0a-4475-a64f-b68a5b1c0b19 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 returned with HTTP 200 Aug 13 23:46:21.282170 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 597/2372] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:46:21 2026] GET /volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:46:21.293224 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7884b81-8fcc-44a6-9b9d-f6f3d0df564f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.294482 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7884b81-8fcc-44a6-9b9d-f6f3d0df564f tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] DELETE https://10.4.3.81/volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 Aug 13 23:46:21.294682 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7884b81-8fcc-44a6-9b9d-f6f3d0df564f tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.296010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7884b81-8fcc-44a6-9b9d-f6f3d0df564f tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.334751 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7884b81-8fcc-44a6-9b9d-f6f3d0df564f tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 returned with HTTP 202 Aug 13 23:46:21.335229 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 590/2373] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:46:21 2026] DELETE /volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:21.345198 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-70f037cf-5012-4058-b790-733aacb57106 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:21.347732 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70f037cf-5012-4058-b790-733aacb57106 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] GET https://10.4.3.81/volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 Aug 13 23:46:21.347983 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70f037cf-5012-4058-b790-733aacb57106 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:21.348211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70f037cf-5012-4058-b790-733aacb57106 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:21.353739 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70f037cf-5012-4058-b790-733aacb57106 tempest-VolumeTypesTest-2138899490 tempest-VolumeTypesTest-2138899490-project-admin] https://10.4.3.81/volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 returned with HTTP 404 Aug 13 23:46:21.353739 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 590/2374] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:46:21 2026] GET /volume/v3/types/61b1b0ad-1414-4a7e-a425-02a4d1667908 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:21.354839 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-188815f2-3d4b-4591-802b-2c72b6d10929 req-49843a1b-b930-4c30-a78c-429f3d210947 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 returned with HTTP 200 Aug 13 23:46:21.355341 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 598/2375] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:46:21 2026] DELETE /volume/v3/attachments/060c8471-f744-43bc-af84-b1c8ae28d9e2 => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:22.265775 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bca96b96-906b-4aa8-9b16-8b34eceb362d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:22.270334 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bca96b96-906b-4aa8-9b16-8b34eceb362d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:22.270624 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bca96b96-906b-4aa8-9b16-8b34eceb362d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:22.270837 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bca96b96-906b-4aa8-9b16-8b34eceb362d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:22.291829 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:22.291829 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:22.302901 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bca96b96-906b-4aa8-9b16-8b34eceb362d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:22.313517 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bca96b96-906b-4aa8-9b16-8b34eceb362d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:22.314151 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 598/2376] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:22 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:22.336743 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d5984cb0-8521-4b6e-9057-0cf114b79683 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:22.339130 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5984cb0-8521-4b6e-9057-0cf114b79683 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:22.339360 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5984cb0-8521-4b6e-9057-0cf114b79683 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:22.339574 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5984cb0-8521-4b6e-9057-0cf114b79683 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:22.354354 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:22.354354 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:22.360781 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d5984cb0-8521-4b6e-9057-0cf114b79683 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] Volume info retrieved successfully. Aug 13 23:46:22.368108 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5984cb0-8521-4b6e-9057-0cf114b79683 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-reader] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:22.368108 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 591/2377] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:22 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:22.448576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-2bbefe5d-b303-4930-baed-3f27c1d01d2b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:22.456557 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-2bbefe5d-b303-4930-baed-3f27c1d01d2b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:22.456929 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-2bbefe5d-b303-4930-baed-3f27c1d01d2b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:22.457277 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-2bbefe5d-b303-4930-baed-3f27c1d01d2b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:22.488069 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:22.488069 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:22.499151 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-2bbefe5d-b303-4930-baed-3f27c1d01d2b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:22.506488 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-2bbefe5d-b303-4930-baed-3f27c1d01d2b tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:22.507374 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 591/2378] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:22 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1143 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:22.542351 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-1174af1d-9a01-432e-a810-947cccfc6ea3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:22.548064 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-1174af1d-9a01-432e-a810-947cccfc6ea3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996/action Aug 13 23:46:22.548064 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-1174af1d-9a01-432e-a810-947cccfc6ea3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:22.548064 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-1174af1d-9a01-432e-a810-947cccfc6ea3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:22.577054 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:22.577054 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:22.579314 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-1174af1d-9a01-432e-a810-947cccfc6ea3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:22.605328 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-1174af1d-9a01-432e-a810-947cccfc6ea3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Begin detaching volume completed successfully. Aug 13 23:46:22.605527 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-1174af1d-9a01-432e-a810-947cccfc6ea3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996/action returned with HTTP 202 Aug 13 23:46:22.606485 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 599/2379] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:46:22 2026] POST /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:22.656739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2953473-10c7-4531-a151-5186558d0123 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:22.661821 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2953473-10c7-4531-a151-5186558d0123 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:22.665181 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2953473-10c7-4531-a151-5186558d0123 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:22.665181 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2953473-10c7-4531-a151-5186558d0123 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:22.689658 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:22.689658 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:22.695285 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2953473-10c7-4531-a151-5186558d0123 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:22.704296 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2953473-10c7-4531-a151-5186558d0123 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:22.704749 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 599/2380] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:22 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:22.741301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccb12d27-7d0f-4af0-8f29-dbea4e5019e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:22.743560 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccb12d27-7d0f-4af0-8f29-dbea4e5019e1 None None] GET https://10.4.3.81/volume// Aug 13 23:46:22.743909 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccb12d27-7d0f-4af0-8f29-dbea4e5019e1 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:22.744608 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccb12d27-7d0f-4af0-8f29-dbea4e5019e1 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:22.744665 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccb12d27-7d0f-4af0-8f29-dbea4e5019e1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:22.745360 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 592/2381] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:22.785318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a4d693a6-5996-4ff4-bb6e-8dca107f4de1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:22.789754 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a4d693a6-5996-4ff4-bb6e-8dca107f4de1 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:22.789754 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a4d693a6-5996-4ff4-bb6e-8dca107f4de1 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:22.789754 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a4d693a6-5996-4ff4-bb6e-8dca107f4de1 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:22.807100 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:22.807100 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:22.813130 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a4d693a6-5996-4ff4-bb6e-8dca107f4de1 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:22.823278 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a4d693a6-5996-4ff4-bb6e-8dca107f4de1 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:22.823856 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 592/2382] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:22 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:23.363779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-410a4cf0-15a2-4577-9a7f-bc84681b9710 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:23.363934 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-410a4cf0-15a2-4577-9a7f-bc84681b9710 None None] GET https://10.4.3.81/volume// Aug 13 23:46:23.364321 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-410a4cf0-15a2-4577-9a7f-bc84681b9710 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:23.364485 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-410a4cf0-15a2-4577-9a7f-bc84681b9710 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:23.365072 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-410a4cf0-15a2-4577-9a7f-bc84681b9710 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:23.365390 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 600/2383] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:23.375818 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-8070a4cb-3a6b-4841-ab18-75797898675a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:23.379767 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-8070a4cb-3a6b-4841-ab18-75797898675a tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:46:23.380377 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-8070a4cb-3a6b-4841-ab18-75797898675a tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "517be24f-9a22-4536-9015-c85b1aa845f1", "connector": null, "instance_uuid": "4a1d7866-b5b2-4863-8a2e-cc2b64d10674"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:23.396726 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:23.396726 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:23.462247 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-8070a4cb-3a6b-4841-ab18-75797898675a tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:46:23.462572 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 600/2384] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:46:23 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 13 23:46:23.480122 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-5a14bdd5-9cfe-4afc-9882-397134084e9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:23.484213 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-5a14bdd5-9cfe-4afc-9882-397134084e9b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1 Aug 13 23:46:23.485040 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-5a14bdd5-9cfe-4afc-9882-397134084e9b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:23.485040 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-5a14bdd5-9cfe-4afc-9882-397134084e9b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:23.499958 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:23.499958 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:23.606028 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-5a14bdd5-9cfe-4afc-9882-397134084e9b tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1 returned with HTTP 200 Aug 13 23:46:23.611104 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 593/2385] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:46:23 2026] DELETE /volume/v3/attachments/d3cf7096-79f6-4ab3-9f26-ed6c3ddf36d1 => generated 192 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:23.727124 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84491472-38b0-4fc4-a76c-a009ff4af1cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:23.732270 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84491472-38b0-4fc4-a76c-a009ff4af1cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:23.732447 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84491472-38b0-4fc4-a76c-a009ff4af1cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:23.733226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84491472-38b0-4fc4-a76c-a009ff4af1cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:23.755614 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:23.755614 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:23.759549 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-84491472-38b0-4fc4-a76c-a009ff4af1cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:23.768693 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84491472-38b0-4fc4-a76c-a009ff4af1cf tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:23.769237 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 593/2386] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:23 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:24.548787 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:24.724055 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:24.724267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1132385982"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:24.726208 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1132385982'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:24.726380 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Create volume of 1 GB Aug 13 23:46:24.734474 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Availability Zones retrieved successfully. Aug 13 23:46:24.743966 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Flow 'volume_create_api' (85d32b55-9e25-4faf-aae5-6ba6b149f457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:24.745547 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141ac027-0375-4873-af94-9292f9d08893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:24.747378 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:24.790218 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f7d8807-e08d-49e0-bce6-f0d8b0a511ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:24.797977 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f7d8807-e08d-49e0-bce6-f0d8b0a511ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:24.798334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f7d8807-e08d-49e0-bce6-f0d8b0a511ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:24.798648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f7d8807-e08d-49e0-bce6-f0d8b0a511ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:24.803842 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141ac027-0375-4873-af94-9292f9d08893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:24.805520 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12303405-fd5b-4af1-a424-a5e5fa97169b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:24.821217 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:24.821217 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:24.833842 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7f7d8807-e08d-49e0-bce6-f0d8b0a511ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:24.842373 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f7d8807-e08d-49e0-bce6-f0d8b0a511ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:24.843018 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 601/2387] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:24 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:24.938685 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Created reservations ['535b942b-a86b-4931-b920-bf293a615f0c', 'bddf00ee-8985-4bd3-9ede-272093ce3740', 'eb18007f-afde-4f5f-8384-c895d97df131', '57ce6a01-ff62-46ea-ac40-2294fb90d577'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:24.940520 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12303405-fd5b-4af1-a424-a5e5fa97169b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535b942b-a86b-4931-b920-bf293a615f0c', 'bddf00ee-8985-4bd3-9ede-272093ce3740', 'eb18007f-afde-4f5f-8384-c895d97df131', '57ce6a01-ff62-46ea-ac40-2294fb90d577']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:24.940882 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d1bde2-221d-4204-9c20-b7e988f19542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:24.973099 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d1bde2-221d-4204-9c20-b7e988f19542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c05d324-4189-453c-a0fd-a59ef7677073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1132385982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482a51c049074e28b2c387ffb7c3ca48',qos_specs=None,replication_status=,reservations=['535b942b-a86b-4931-b920-bf293a615f0c','bddf00ee-8985-4bd3-9ede-272093ce3740','eb18007f-afde-4f5f-8384-c895d97df131','57ce6a01-ff62-46ea-ac40-2294fb90d577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3879bc7e43c14639822b9a1ecb0e8996',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1132385982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c05d324-4189-453c-a0fd-a59ef7677073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482a51c049074e28b2c387ffb7c3ca48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3879bc7e43c14639822b9a1ecb0e8996',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:24.974086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (388d3f74-6678-4bc4-aa94-4010907cf5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:25.000969 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (388d3f74-6678-4bc4-aa94-4010907cf5eb) transitioned into state 'SUCCESS' from state '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-1132385982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482a51c049074e28b2c387ffb7c3ca48',qos_specs=None,replication_status=,reservations=['535b942b-a86b-4931-b920-bf293a615f0c','bddf00ee-8985-4bd3-9ede-272093ce3740','eb18007f-afde-4f5f-8384-c895d97df131','57ce6a01-ff62-46ea-ac40-2294fb90d577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3879bc7e43c14639822b9a1ecb0e8996',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:25.002298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cece56e-160b-43b3-88c1-0d871624402c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:25.019328 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cece56e-160b-43b3-88c1-0d871624402c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:25.020430 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Flow 'volume_create_api' (85d32b55-9e25-4faf-aae5-6ba6b149f457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:25.020811 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Create volume request issued successfully. Aug 13 23:46:25.021606 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a6666a7-a349-4c96-b3fd-1bc6550f67cd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:25.022115 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 601/2388] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:46:24 2026] POST /volume/v3/volumes => generated 748 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:25.040406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76d0d9b8-7e35-4e5e-b4d6-3e1d4031fdbd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:25.042760 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76d0d9b8-7e35-4e5e-b4d6-3e1d4031fdbd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 Aug 13 23:46:25.043427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76d0d9b8-7e35-4e5e-b4d6-3e1d4031fdbd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:25.043427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76d0d9b8-7e35-4e5e-b4d6-3e1d4031fdbd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:25.053952 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:25.053952 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:25.065356 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-76d0d9b8-7e35-4e5e-b4d6-3e1d4031fdbd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:25.080916 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76d0d9b8-7e35-4e5e-b4d6-3e1d4031fdbd tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 returned with HTTP 200 Aug 13 23:46:25.082092 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 594/2389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:25 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:46:25.661763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-81d8ec79-a060-425a-872f-8f5e0c1d5630 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:25.664552 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-81d8ec79-a060-425a-872f-8f5e0c1d5630 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] PUT https://10.4.3.81/volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c Aug 13 23:46:25.665189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-81d8ec79-a060-425a-872f-8f5e0c1d5630 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:25.671514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a559a506-c1a6-4afa-b842-f7d4d556b9fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:25.673431 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a559a506-c1a6-4afa-b842-f7d4d556b9fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 Aug 13 23:46:25.673709 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a559a506-c1a6-4afa-b842-f7d4d556b9fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:25.674154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a559a506-c1a6-4afa-b842-f7d4d556b9fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:25.674154 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-a559a506-c1a6-4afa-b842-f7d4d556b9fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: 8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 Aug 13 23:46:25.675063 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-81d8ec79-a060-425a-872f-8f5e0c1d5630 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Acquiring lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:46:25.682912 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:25.682912 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:25.683521 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-81d8ec79-a060-425a-872f-8f5e0c1d5630 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:46:25.683772 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a559a506-c1a6-4afa-b842-f7d4d556b9fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:25.684800 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:25.684800 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:25.721660 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a559a506-c1a6-4afa-b842-f7d4d556b9fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot delete request issued successfully. Aug 13 23:46:25.722833 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a559a506-c1a6-4afa-b842-f7d4d556b9fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 returned with HTTP 202 Aug 13 23:46:25.723915 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 602/2390] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:46:25 2026] DELETE /volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:25.734702 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c5c24dd-b409-413b-a78b-c458774b09c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:25.738918 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c5c24dd-b409-413b-a78b-c458774b09c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 Aug 13 23:46:25.738918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c5c24dd-b409-413b-a78b-c458774b09c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:25.740520 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c5c24dd-b409-413b-a78b-c458774b09c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:25.746814 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:25.746814 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:25.747298 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c5c24dd-b409-413b-a78b-c458774b09c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:25.748471 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c5c24dd-b409-413b-a78b-c458774b09c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 returned with HTTP 200 Aug 13 23:46:25.748953 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 602/2391] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:25 2026] GET /volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:25.847485 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-81d8ec79-a060-425a-872f-8f5e0c1d5630 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" released by "attachment_update" :: held 0.164s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:46:25.848648 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-81d8ec79-a060-425a-872f-8f5e0c1d5630 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c returned with HTTP 200 Aug 13 23:46:25.848734 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 594/2392] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:46:25 2026] PUT /volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c => generated 968 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:25.862213 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-ba32f6f3-58cc-4314-887b-5bc8f3cdfccd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:25.862498 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8346061e-a70b-4218-ab9b-69d327979024 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:25.866314 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-ba32f6f3-58cc-4314-887b-5bc8f3cdfccd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c Aug 13 23:46:25.866522 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8346061e-a70b-4218-ab9b-69d327979024 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:25.866889 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-ba32f6f3-58cc-4314-887b-5bc8f3cdfccd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:25.866930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8346061e-a70b-4218-ab9b-69d327979024 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:25.866930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8346061e-a70b-4218-ab9b-69d327979024 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:25.867273 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-ba32f6f3-58cc-4314-887b-5bc8f3cdfccd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:25.884221 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:25.884221 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:25.890457 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8346061e-a70b-4218-ab9b-69d327979024 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:25.900727 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8346061e-a70b-4218-ab9b-69d327979024 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:25.901530 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 603/2393] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:25 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:25.910056 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-ba32f6f3-58cc-4314-887b-5bc8f3cdfccd tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c returned with HTTP 200 Aug 13 23:46:25.910571 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 595/2394] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:46:25 2026] GET /volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c => generated 993 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:26.103605 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d0117f9-b28e-41a2-af17-3fba1adf7590 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.106846 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d0117f9-b28e-41a2-af17-3fba1adf7590 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 Aug 13 23:46:26.106846 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d0117f9-b28e-41a2-af17-3fba1adf7590 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.106846 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d0117f9-b28e-41a2-af17-3fba1adf7590 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.118680 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.118680 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:26.123813 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2d0117f9-b28e-41a2-af17-3fba1adf7590 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.131964 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d0117f9-b28e-41a2-af17-3fba1adf7590 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 returned with HTTP 200 Aug 13 23:46:26.132561 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 603/2395] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:26.155982 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b59a526e-18a8-4384-8933-cef0dbbcedc4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.161050 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b59a526e-18a8-4384-8933-cef0dbbcedc4 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] POST https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.162079 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b59a526e-18a8-4384-8933-cef0dbbcedc4 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:26.176277 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.176277 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:26.176277 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b59a526e-18a8-4384-8933-cef0dbbcedc4 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.195671 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b59a526e-18a8-4384-8933-cef0dbbcedc4 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Create volume metadata completed successfully. Aug 13 23:46:26.195671 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b59a526e-18a8-4384-8933-cef0dbbcedc4 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.195671 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 595/2396] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:46:26 2026] POST /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:26.205577 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de492cfe-72f8-42dd-8889-1cc7c5267163 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.207814 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de492cfe-72f8-42dd-8889-1cc7c5267163 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.208559 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de492cfe-72f8-42dd-8889-1cc7c5267163 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.208559 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de492cfe-72f8-42dd-8889-1cc7c5267163 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.225514 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.225514 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:26.226795 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de492cfe-72f8-42dd-8889-1cc7c5267163 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.241497 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de492cfe-72f8-42dd-8889-1cc7c5267163 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Get volume metadata completed successfully. Aug 13 23:46:26.242485 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de492cfe-72f8-42dd-8889-1cc7c5267163 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.244793 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 604/2397] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 101 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:26.265611 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5181a9c-d726-4293-89c2-90d144ecf0d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.268261 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5181a9c-d726-4293-89c2-90d144ecf0d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] PUT https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.268723 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5181a9c-d726-4293-89c2-90d144ecf0d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:26.285664 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.285664 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:26.288893 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5181a9c-d726-4293-89c2-90d144ecf0d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.315950 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5181a9c-d726-4293-89c2-90d144ecf0d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Update volume metadata completed successfully. Aug 13 23:46:26.316374 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5181a9c-d726-4293-89c2-90d144ecf0d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.317046 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 596/2398] 10.4.3.81 () {68 vars in 1388 bytes} [Thu Aug 13 23:46:26 2026] PUT /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 57 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 23:46:26.334149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e87cdcf-265a-44ed-be2f-e98edf447876 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.338309 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e87cdcf-265a-44ed-be2f-e98edf447876 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.338832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e87cdcf-265a-44ed-be2f-e98edf447876 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.340859 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e87cdcf-265a-44ed-be2f-e98edf447876 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.356380 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.356380 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:26.357700 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3e87cdcf-265a-44ed-be2f-e98edf447876 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.375583 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3e87cdcf-265a-44ed-be2f-e98edf447876 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Get volume metadata completed successfully. Aug 13 23:46:26.376175 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e87cdcf-265a-44ed-be2f-e98edf447876 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.376859 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 604/2399] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 57 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:26.391256 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5de64b8d-c126-4aa2-aa49-4ca32b9432d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.393755 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5de64b8d-c126-4aa2-aa49-4ca32b9432d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key1 Aug 13 23:46:26.394083 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5de64b8d-c126-4aa2-aa49-4ca32b9432d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.394384 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5de64b8d-c126-4aa2-aa49-4ca32b9432d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.405327 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.405327 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:26.406440 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5de64b8d-c126-4aa2-aa49-4ca32b9432d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.416607 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5de64b8d-c126-4aa2-aa49-4ca32b9432d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Get volume metadata completed successfully. Aug 13 23:46:26.431723 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5de64b8d-c126-4aa2-aa49-4ca32b9432d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Delete volume metadata completed successfully. Aug 13 23:46:26.432012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5de64b8d-c126-4aa2-aa49-4ca32b9432d6 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key1 returned with HTTP 200 Aug 13 23:46:26.432634 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 596/2400] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 23:46:26 2026] DELETE /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 23:46:26.445812 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72ddce94-037e-4fbb-a88d-2ebf2cef45e0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.450931 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72ddce94-037e-4fbb-a88d-2ebf2cef45e0 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.451262 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72ddce94-037e-4fbb-a88d-2ebf2cef45e0 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.451528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72ddce94-037e-4fbb-a88d-2ebf2cef45e0 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.465660 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.465660 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:26.465660 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72ddce94-037e-4fbb-a88d-2ebf2cef45e0 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.476590 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72ddce94-037e-4fbb-a88d-2ebf2cef45e0 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Get volume metadata completed successfully. Aug 13 23:46:26.477067 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72ddce94-037e-4fbb-a88d-2ebf2cef45e0 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.477621 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 605/2401] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 32 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:26.490897 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-904248ac-f6cf-46a2-99c9-1daf0e1c476a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.493343 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-904248ac-f6cf-46a2-99c9-1daf0e1c476a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] PUT https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.494106 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-904248ac-f6cf-46a2-99c9-1daf0e1c476a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:26.510814 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.510814 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:26.511707 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-904248ac-f6cf-46a2-99c9-1daf0e1c476a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.525292 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-904248ac-f6cf-46a2-99c9-1daf0e1c476a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Update volume metadata completed successfully. Aug 13 23:46:26.525643 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-904248ac-f6cf-46a2-99c9-1daf0e1c476a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.526538 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 597/2402] 10.4.3.81 () {68 vars in 1388 bytes} [Thu Aug 13 23:46:26 2026] PUT /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:26.538570 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-10dcde37-1230-4f6b-b86b-8304e6d8877c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.543976 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10dcde37-1230-4f6b-b86b-8304e6d8877c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] POST https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.544482 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10dcde37-1230-4f6b-b86b-8304e6d8877c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:26.566452 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.566452 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:26.567168 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-10dcde37-1230-4f6b-b86b-8304e6d8877c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.574863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-232a1a8e-64f1-484f-a99c-0e656c8092b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.577539 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-232a1a8e-64f1-484f-a99c-0e656c8092b3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:26.577782 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-232a1a8e-64f1-484f-a99c-0e656c8092b3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.578081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-232a1a8e-64f1-484f-a99c-0e656c8092b3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.582316 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-10dcde37-1230-4f6b-b86b-8304e6d8877c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Create volume metadata completed successfully. Aug 13 23:46:26.583228 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10dcde37-1230-4f6b-b86b-8304e6d8877c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.583976 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 605/2403] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:46:26 2026] POST /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:26.594195 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.594195 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:26.595684 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-152b778d-f231-4129-a691-ff38bacba8b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.601256 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-232a1a8e-64f1-484f-a99c-0e656c8092b3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:26.604866 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-152b778d-f231-4129-a691-ff38bacba8b5 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] PUT https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key3 Aug 13 23:46:26.605326 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-152b778d-f231-4129-a691-ff38bacba8b5 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:26.609578 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-232a1a8e-64f1-484f-a99c-0e656c8092b3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:26.610132 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 597/2404] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:26.618006 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.618006 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:26.618671 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-152b778d-f231-4129-a691-ff38bacba8b5 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.632504 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-152b778d-f231-4129-a691-ff38bacba8b5 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Update volume metadata completed successfully. Aug 13 23:46:26.632845 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-152b778d-f231-4129-a691-ff38bacba8b5 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key3 returned with HTTP 200 Aug 13 23:46:26.633400 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 606/2405] 10.4.3.81 () {68 vars in 1403 bytes} [Thu Aug 13 23:46:26 2026] PUT /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:26.648677 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97714c1c-029a-4efa-a890-bb426ba4008c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.651346 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97714c1c-029a-4efa-a890-bb426ba4008c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key3 Aug 13 23:46:26.651346 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97714c1c-029a-4efa-a890-bb426ba4008c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.651534 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97714c1c-029a-4efa-a890-bb426ba4008c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.662651 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.662651 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:26.663360 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-97714c1c-029a-4efa-a890-bb426ba4008c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.673476 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-97714c1c-029a-4efa-a890-bb426ba4008c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Get volume metadata completed successfully. Aug 13 23:46:26.674206 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97714c1c-029a-4efa-a890-bb426ba4008c tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key3 returned with HTTP 200 Aug 13 23:46:26.674491 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 598/2406] 10.4.3.81 () {66 vars in 1383 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:26.685443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-622c3867-2e75-42c3-bd9d-10199bc3071a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.688503 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-622c3867-2e75-42c3-bd9d-10199bc3071a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.688503 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-622c3867-2e75-42c3-bd9d-10199bc3071a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.689184 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-622c3867-2e75-42c3-bd9d-10199bc3071a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.704204 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.704204 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:26.704900 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-622c3867-2e75-42c3-bd9d-10199bc3071a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.713326 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-622c3867-2e75-42c3-bd9d-10199bc3071a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Get volume metadata completed successfully. Aug 13 23:46:26.713708 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-622c3867-2e75-42c3-bd9d-10199bc3071a tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.714268 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 606/2407] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 75 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:26.724318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-779928b1-277b-4b6a-808b-32c179b5f297 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.727433 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-779928b1-277b-4b6a-808b-32c179b5f297 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] PUT https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata Aug 13 23:46:26.727692 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-779928b1-277b-4b6a-808b-32c179b5f297 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:26.746080 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.746080 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:26.747032 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-779928b1-277b-4b6a-808b-32c179b5f297 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.763247 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-779928b1-277b-4b6a-808b-32c179b5f297 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Update volume metadata completed successfully. Aug 13 23:46:26.763247 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-779928b1-277b-4b6a-808b-32c179b5f297 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata returned with HTTP 200 Aug 13 23:46:26.763247 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 598/2408] 10.4.3.81 () {68 vars in 1388 bytes} [Thu Aug 13 23:46:26 2026] PUT /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:46:26.763626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-29c8ba79-b5b7-4e6a-be3b-33a23f7066f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.766756 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29c8ba79-b5b7-4e6a-be3b-33a23f7066f4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 Aug 13 23:46:26.767156 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29c8ba79-b5b7-4e6a-be3b-33a23f7066f4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.767476 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29c8ba79-b5b7-4e6a-be3b-33a23f7066f4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.773012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66680a91-8b2d-489d-8ee7-c37e4c1cf988 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.776621 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66680a91-8b2d-489d-8ee7-c37e4c1cf988 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 Aug 13 23:46:26.776918 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66680a91-8b2d-489d-8ee7-c37e4c1cf988 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.777247 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66680a91-8b2d-489d-8ee7-c37e4c1cf988 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.777425 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29c8ba79-b5b7-4e6a-be3b-33a23f7066f4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 returned with HTTP 404 Aug 13 23:46:26.778098 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 607/2409] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/snapshots/8fe45a9d-7a57-4352-a6e9-2795f40ab2b5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:26.793685 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.793685 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:26.802300 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-66680a91-8b2d-489d-8ee7-c37e4c1cf988 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.810793 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66680a91-8b2d-489d-8ee7-c37e4c1cf988 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 returned with HTTP 200 Aug 13 23:46:26.811285 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 599/2410] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:26.831373 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4849dcb9-e0ad-47a6-9b51-c3bc03a9f922 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.833010 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4849dcb9-e0ad-47a6-9b51-c3bc03a9f922 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 Aug 13 23:46:26.833644 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4849dcb9-e0ad-47a6-9b51-c3bc03a9f922 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.834246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4849dcb9-e0ad-47a6-9b51-c3bc03a9f922 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.834595 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4849dcb9-e0ad-47a6-9b51-c3bc03a9f922 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Delete volume with id: 5c05d324-4189-453c-a0fd-a59ef7677073 Aug 13 23:46:26.850251 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.850251 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:26.851260 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4849dcb9-e0ad-47a6-9b51-c3bc03a9f922 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.901037 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4849dcb9-e0ad-47a6-9b51-c3bc03a9f922 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Delete volume request issued successfully. Aug 13 23:46:26.901037 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4849dcb9-e0ad-47a6-9b51-c3bc03a9f922 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 returned with HTTP 202 Aug 13 23:46:26.901037 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 607/2411] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:46:26 2026] DELETE /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:26.912521 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-462c4947-d52c-4835-9f4c-96ed4c586a50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.919938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-462c4947-d52c-4835-9f4c-96ed4c586a50 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 Aug 13 23:46:26.921073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-462c4947-d52c-4835-9f4c-96ed4c586a50 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.921073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-462c4947-d52c-4835-9f4c-96ed4c586a50 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.928671 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-780d5bc5-3d9f-40b4-ab5b-0ef1bf943cf6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:26.931383 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-780d5bc5-3d9f-40b4-ab5b-0ef1bf943cf6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:26.931699 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-780d5bc5-3d9f-40b4-ab5b-0ef1bf943cf6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:26.931916 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-780d5bc5-3d9f-40b4-ab5b-0ef1bf943cf6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:26.938720 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.938720 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:26.946151 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-462c4947-d52c-4835-9f4c-96ed4c586a50 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Volume info retrieved successfully. Aug 13 23:46:26.955897 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-462c4947-d52c-4835-9f4c-96ed4c586a50 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 returned with HTTP 200 Aug 13 23:46:26.955897 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 599/2412] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:26.960118 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:26.960118 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:26.965563 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-780d5bc5-3d9f-40b4-ab5b-0ef1bf943cf6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:26.972399 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-780d5bc5-3d9f-40b4-ab5b-0ef1bf943cf6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:26.973164 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 608/2413] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:26 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:27.662390 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:27.664729 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:27.665291 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1851283168", "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:27.667275 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1851283168', 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:27.974671 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c7b7adb-eeab-4387-9c6a-20de4d50fb00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:27.978267 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c7b7adb-eeab-4387-9c6a-20de4d50fb00 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] GET https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 Aug 13 23:46:27.978267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c7b7adb-eeab-4387-9c6a-20de4d50fb00 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:27.978267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c7b7adb-eeab-4387-9c6a-20de4d50fb00 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:27.985191 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c7b7adb-eeab-4387-9c6a-20de4d50fb00 tempest-VolumesMetadataTest-1458945422 tempest-VolumesMetadataTest-1458945422-project-member] https://10.4.3.81/volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 returned with HTTP 404 Aug 13 23:46:27.985883 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 608/2414] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:27 2026] GET /volume/v3/volumes/5c05d324-4189-453c-a0fd-a59ef7677073 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:27.994235 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-765971ce-dcca-48d9-8614-0acd79c0f744 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:27.998029 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-765971ce-dcca-48d9-8614-0acd79c0f744 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:27.998029 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-765971ce-dcca-48d9-8614-0acd79c0f744 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:27.998029 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-765971ce-dcca-48d9-8614-0acd79c0f744 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:28.011849 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Create volume of 1 GB Aug 13 23:46:28.019058 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Availability Zones retrieved successfully. Aug 13 23:46:28.023045 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:28.023045 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:28.024622 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Flow 'volume_create_api' (80704590-a4f0-431f-8c10-ac96f3bbd50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:28.028057 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bcc587f-8e81-40c1-a674-9f3e260c783e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.028057 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:28.029169 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-765971ce-dcca-48d9-8614-0acd79c0f744 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:28.038831 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-765971ce-dcca-48d9-8614-0acd79c0f744 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:28.038831 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 600/2415] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:27 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:28.103954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bcc587f-8e81-40c1-a674-9f3e260c783e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.105058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f065efc-63f5-4afa-a682-cb13adbb6e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.201889 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Created reservations ['ffa28661-dfac-4f86-90be-c79d8ed11ee4', '42b7ae5d-432d-4dae-a79a-dcbedb9ce963', 'cf6446b4-c979-4fad-8a42-95b57a4e21c0', 'eaf790ea-3dcd-4c4c-a575-df2cc70f90de'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:28.203174 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f065efc-63f5-4afa-a682-cb13adbb6e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa28661-dfac-4f86-90be-c79d8ed11ee4', '42b7ae5d-432d-4dae-a79a-dcbedb9ce963', 'cf6446b4-c979-4fad-8a42-95b57a4e21c0', 'eaf790ea-3dcd-4c4c-a575-df2cc70f90de']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.203601 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (decd38bb-cd4b-48a5-84f2-fae58d306cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.240506 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (decd38bb-cd4b-48a5-84f2-fae58d306cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeb6e8a3-3ba7-4c85-b440-97df61e12d3b', '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-1851283168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3d84eaa0fc4ffd846ab5f7367ac576',qos_specs=None,replication_status=,reservations=['ffa28661-dfac-4f86-90be-c79d8ed11ee4','42b7ae5d-432d-4dae-a79a-dcbedb9ce963','cf6446b4-c979-4fad-8a42-95b57a4e21c0','eaf790ea-3dcd-4c4c-a575-df2cc70f90de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fa22cd23a28497e84a45e21f09fb633',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1851283168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeb6e8a3-3ba7-4c85-b440-97df61e12d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c3d84eaa0fc4ffd846ab5f7367ac576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fa22cd23a28497e84a45e21f09fb633',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.242058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7f1e3e-a7fb-4570-b0ac-27f14d668283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.264354 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7f1e3e-a7fb-4570-b0ac-27f14d668283) transitioned into state 'SUCCESS' from state '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-1851283168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3d84eaa0fc4ffd846ab5f7367ac576',qos_specs=None,replication_status=,reservations=['ffa28661-dfac-4f86-90be-c79d8ed11ee4','42b7ae5d-432d-4dae-a79a-dcbedb9ce963','cf6446b4-c979-4fad-8a42-95b57a4e21c0','eaf790ea-3dcd-4c4c-a575-df2cc70f90de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fa22cd23a28497e84a45e21f09fb633',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.265316 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e45d2a5d-124c-4505-9706-58bdafc79ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.279257 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e45d2a5d-124c-4505-9706-58bdafc79ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.280565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Flow 'volume_create_api' (80704590-a4f0-431f-8c10-ac96f3bbd50b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:28.281012 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Create volume request issued successfully. Aug 13 23:46:28.283055 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc75cd00-56cf-46f3-9703-1350c467bde6 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:28.283055 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 600/2416] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:46:27 2026] POST /volume/v3/volumes => generated 751 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:28.295542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-167bf7d8-f00a-4512-92dc-48b57d145d16 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:28.297509 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-167bf7d8-f00a-4512-92dc-48b57d145d16 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] GET https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b Aug 13 23:46:28.298858 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-167bf7d8-f00a-4512-92dc-48b57d145d16 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:28.298858 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-167bf7d8-f00a-4512-92dc-48b57d145d16 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:28.308620 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:28.308620 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:28.314954 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-167bf7d8-f00a-4512-92dc-48b57d145d16 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Volume info retrieved successfully. Aug 13 23:46:28.320775 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-167bf7d8-f00a-4512-92dc-48b57d145d16 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b returned with HTTP 200 Aug 13 23:46:28.321500 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 609/2417] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:28 2026] GET /volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:28.464684 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:28.466887 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:28.467272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1941925021", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:28.469161 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1941925021', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:28.469161 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Create volume of 1 GB Aug 13 23:46:28.473959 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Availability Zones retrieved successfully. Aug 13 23:46:28.480442 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Flow 'volume_create_api' (4bf2edb8-591a-4f3d-a517-9472288139a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:28.481602 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d55b213d-f801-48d3-acda-94be24e70164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.482923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:28.532113 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d55b213d-f801-48d3-acda-94be24e70164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.533136 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fa7100-6e66-4c22-ae6d-81c24d12605b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.603365 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Created reservations ['7f9371d3-f46d-412f-bd38-f6a31605a546', '2183ad2f-f259-4ce5-95cb-91872158f536', 'f32cf6d1-eed1-4345-84ba-974a7d99f523', '8e447444-ae8c-42de-b8e6-9ac6a3951224'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:28.605080 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fa7100-6e66-4c22-ae6d-81c24d12605b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9371d3-f46d-412f-bd38-f6a31605a546', '2183ad2f-f259-4ce5-95cb-91872158f536', 'f32cf6d1-eed1-4345-84ba-974a7d99f523', '8e447444-ae8c-42de-b8e6-9ac6a3951224']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.605220 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d692bdac-aeba-419a-b9df-0b5675b6ad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.633899 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d692bdac-aeba-419a-b9df-0b5675b6ad1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b6b1e8d-8f8a-444e-ad64-12f1313bb264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1941925021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56cfcf17ec946e09ec908046a8fc760',qos_specs=None,replication_status=,reservations=['7f9371d3-f46d-412f-bd38-f6a31605a546','2183ad2f-f259-4ce5-95cb-91872158f536','f32cf6d1-eed1-4345-84ba-974a7d99f523','8e447444-ae8c-42de-b8e6-9ac6a3951224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c942b9c0c36d478d91c5cd15b1cfe268',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1941925021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b6b1e8d-8f8a-444e-ad64-12f1313bb264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d56cfcf17ec946e09ec908046a8fc760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c942b9c0c36d478d91c5cd15b1cfe268',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.635130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42786856-6555-4d12-bf4f-e3e9f4f92d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.665304 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42786856-6555-4d12-bf4f-e3e9f4f92d6f) transitioned into state 'SUCCESS' from state '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-1941925021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56cfcf17ec946e09ec908046a8fc760',qos_specs=None,replication_status=,reservations=['7f9371d3-f46d-412f-bd38-f6a31605a546','2183ad2f-f259-4ce5-95cb-91872158f536','f32cf6d1-eed1-4345-84ba-974a7d99f523','8e447444-ae8c-42de-b8e6-9ac6a3951224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c942b9c0c36d478d91c5cd15b1cfe268',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.666578 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06aa02e7-1e95-4c59-b1d9-6dbe098da670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:28.684250 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06aa02e7-1e95-4c59-b1d9-6dbe098da670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:28.685215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Flow 'volume_create_api' (4bf2edb8-591a-4f3d-a517-9472288139a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:28.685635 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Create volume request issued successfully. Aug 13 23:46:28.686578 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0365e3f9-c639-4410-8fb4-115bf4cd9c91 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:28.688094 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 609/2418] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:46:28 2026] POST /volume/v3/volumes => generated 753 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:28.703032 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba3a37cd-df5f-46d8-91ff-deadfb675dea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:28.705629 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba3a37cd-df5f-46d8-91ff-deadfb675dea tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:28.705862 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba3a37cd-df5f-46d8-91ff-deadfb675dea tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:28.706088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba3a37cd-df5f-46d8-91ff-deadfb675dea tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:28.716351 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:28.716351 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:28.722443 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba3a37cd-df5f-46d8-91ff-deadfb675dea tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:28.728803 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba3a37cd-df5f-46d8-91ff-deadfb675dea tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:28.729379 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 601/2419] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:28 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:28.866978 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-cd468370-d3c5-47f2-98da-0a22168f96ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:28.872144 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-cd468370-d3c5-47f2-98da-0a22168f96ce tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:46:28.872144 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-cd468370-d3c5-47f2-98da-0a22168f96ce tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:28.872979 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-cd468370-d3c5-47f2-98da-0a22168f96ce tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:28.901174 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:28.901174 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:28.909272 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-cd468370-d3c5-47f2-98da-0a22168f96ce tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:46:28.915629 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-cd468370-d3c5-47f2-98da-0a22168f96ce tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:46:28.916003 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 601/2420] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:28 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 1133 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:28.950842 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-ee3d0806-294b-4e08-9aa7-3b687445e37b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:28.953313 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-ee3d0806-294b-4e08-9aa7-3b687445e37b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d/action Aug 13 23:46:28.953741 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-ee3d0806-294b-4e08-9aa7-3b687445e37b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:28.953956 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-ee3d0806-294b-4e08-9aa7-3b687445e37b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:28.970539 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:28.970539 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:28.971191 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-ee3d0806-294b-4e08-9aa7-3b687445e37b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:46:28.981435 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-ee3d0806-294b-4e08-9aa7-3b687445e37b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Begin detaching volume completed successfully. Aug 13 23:46:28.981760 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-ee3d0806-294b-4e08-9aa7-3b687445e37b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d/action returned with HTTP 202 Aug 13 23:46:28.982477 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 610/2421] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:46:28 2026] POST /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:29.006910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc4bd7dc-6aba-439c-bf4b-7c359db4146c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.009211 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc4bd7dc-6aba-439c-bf4b-7c359db4146c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:46:29.009426 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc4bd7dc-6aba-439c-bf4b-7c359db4146c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.009617 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc4bd7dc-6aba-439c-bf4b-7c359db4146c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.025487 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.025487 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:29.035165 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dc4bd7dc-6aba-439c-bf4b-7c359db4146c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:46:29.044530 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc4bd7dc-6aba-439c-bf4b-7c359db4146c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:46:29.044530 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 610/2422] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:29.044914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc2c82aa-9d1c-4ac5-aca4-c3832e85b2f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.045400 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc2c82aa-9d1c-4ac5-aca4-c3832e85b2f0 None None] GET https://10.4.3.81/volume// Aug 13 23:46:29.045590 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc2c82aa-9d1c-4ac5-aca4-c3832e85b2f0 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.045797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc2c82aa-9d1c-4ac5-aca4-c3832e85b2f0 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.046228 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc2c82aa-9d1c-4ac5-aca4-c3832e85b2f0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:29.046519 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 602/2423] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:29.057571 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-bd43914f-0ca5-4cca-a1cb-f812c2e5087e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.058460 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a4a4437-de7b-41aa-938e-d797efb7be25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.060681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-bd43914f-0ca5-4cca-a1cb-f812c2e5087e tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:46:29.060681 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-bd43914f-0ca5-4cca-a1cb-f812c2e5087e tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.061025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-bd43914f-0ca5-4cca-a1cb-f812c2e5087e tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.064480 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a4a4437-de7b-41aa-938e-d797efb7be25 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:29.064480 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a4a4437-de7b-41aa-938e-d797efb7be25 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.064480 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a4a4437-de7b-41aa-938e-d797efb7be25 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.075696 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.075696 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:29.079254 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.079254 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:29.080904 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-bd43914f-0ca5-4cca-a1cb-f812c2e5087e tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:46:29.085680 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0a4a4437-de7b-41aa-938e-d797efb7be25 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:29.086365 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-bd43914f-0ca5-4cca-a1cb-f812c2e5087e tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:46:29.088073 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 602/2424] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 1316 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:29.089931 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a4a4437-de7b-41aa-938e-d797efb7be25 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:29.090482 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 611/2425] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:29.345385 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f64d8518-c9b4-4b85-8247-b7d74433b8ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.348955 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f64d8518-c9b4-4b85-8247-b7d74433b8ed tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] GET https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b Aug 13 23:46:29.349840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f64d8518-c9b4-4b85-8247-b7d74433b8ed tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.349840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f64d8518-c9b4-4b85-8247-b7d74433b8ed tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.358112 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.358112 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:29.362941 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f64d8518-c9b4-4b85-8247-b7d74433b8ed tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Volume info retrieved successfully. Aug 13 23:46:29.367801 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f64d8518-c9b4-4b85-8247-b7d74433b8ed tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b returned with HTTP 200 Aug 13 23:46:29.368255 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 611/2426] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:29.413486 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-843f4595-dd42-4592-a099-5d1565236fac req-1b1310dc-364f-4b37-b162-c94f56d1ef8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.416924 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-1b1310dc-364f-4b37-b162-c94f56d1ef8d tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] GET https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b Aug 13 23:46:29.417235 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-1b1310dc-364f-4b37-b162-c94f56d1ef8d tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.417515 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-1b1310dc-364f-4b37-b162-c94f56d1ef8d tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.426915 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.426915 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:29.431813 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-843f4595-dd42-4592-a099-5d1565236fac req-1b1310dc-364f-4b37-b162-c94f56d1ef8d tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Volume info retrieved successfully. Aug 13 23:46:29.439200 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-1b1310dc-364f-4b37-b162-c94f56d1ef8d tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b returned with HTTP 200 Aug 13 23:46:29.439961 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 603/2427] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:29.557414 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-6018422b-0b36-4572-9b55-c68cc5ff84e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.560754 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-6018422b-0b36-4572-9b55-c68cc5ff84e6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption Aug 13 23:46:29.560754 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-6018422b-0b36-4572-9b55-c68cc5ff84e6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.560754 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-6018422b-0b36-4572-9b55-c68cc5ff84e6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.570885 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.570885 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:29.580635 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-6018422b-0b36-4572-9b55-c68cc5ff84e6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption returned with HTTP 200 Aug 13 23:46:29.581602 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 603/2428] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:29.754307 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4fe12049-0e13-4658-9349-8c3bb956ef96 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.757517 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4fe12049-0e13-4658-9349-8c3bb956ef96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:29.757517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4fe12049-0e13-4658-9349-8c3bb956ef96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.757517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4fe12049-0e13-4658-9349-8c3bb956ef96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.771083 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.771083 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:29.782657 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4fe12049-0e13-4658-9349-8c3bb956ef96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:29.791442 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4fe12049-0e13-4658-9349-8c3bb956ef96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:29.792054 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 612/2429] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:29.811745 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8c22913-7a00-479c-a2ea-8d5a1568a683 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.815510 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78331383-a1ba-485a-a0ed-881473db070d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.817621 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8c22913-7a00-479c-a2ea-8d5a1568a683 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:29.817621 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8c22913-7a00-479c-a2ea-8d5a1568a683 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.817912 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8c22913-7a00-479c-a2ea-8d5a1568a683 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.826596 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.826596 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:29.834850 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f8c22913-7a00-479c-a2ea-8d5a1568a683 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:29.844725 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8c22913-7a00-479c-a2ea-8d5a1568a683 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:29.846738 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 612/2430] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:29.871108 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3017297-4446-48cf-b2a7-33e94677e1ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.872686 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3017297-4446-48cf-b2a7-33e94677e1ce tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:46:29.873395 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3017297-4446-48cf-b2a7-33e94677e1ce tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.873395 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3017297-4446-48cf-b2a7-33e94677e1ce tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.873620 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-e3017297-4446-48cf-b2a7-33e94677e1ce tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:46:29.874725 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e3017297-4446-48cf-b2a7-33e94677e1ce tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:46:29.887140 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3017297-4446-48cf-b2a7-33e94677e1ce tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Get all volumes completed successfully. Aug 13 23:46:29.887931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3017297-4446-48cf-b2a7-33e94677e1ce tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:46:29.888749 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 604/2431] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes => generated 337 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:29.902169 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-530753d6-d3c7-4e92-9cb5-5f2e21e42a55 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:29.905086 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-530753d6-d3c7-4e92-9cb5-5f2e21e42a55 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:29.905232 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-530753d6-d3c7-4e92-9cb5-5f2e21e42a55 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:29.905479 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-530753d6-d3c7-4e92-9cb5-5f2e21e42a55 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:29.920648 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:29.920648 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:29.926310 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-530753d6-d3c7-4e92-9cb5-5f2e21e42a55 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:29.933658 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-530753d6-d3c7-4e92-9cb5-5f2e21e42a55 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:29.934315 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 613/2432] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:29 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:29.998794 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:29.999933 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1842103497"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:30.004470 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1842103497'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:30.004931 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Create volume of 1 GB Aug 13 23:46:30.012721 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Availability Zones retrieved successfully. Aug 13 23:46:30.013047 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a896ef7b-9888-47d9-9a0a-ed11a224256f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.016201 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a896ef7b-9888-47d9-9a0a-ed11a224256f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c Aug 13 23:46:30.016322 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-8ac74a7e-4e18-4288-a2a8-97fc002b3aab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.016674 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a896ef7b-9888-47d9-9a0a-ed11a224256f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.016749 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a896ef7b-9888-47d9-9a0a-ed11a224256f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.019042 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-8ac74a7e-4e18-4288-a2a8-97fc002b3aab tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:30.019042 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-8ac74a7e-4e18-4288-a2a8-97fc002b3aab tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.019042 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-8ac74a7e-4e18-4288-a2a8-97fc002b3aab tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.021930 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Flow 'volume_create_api' (85cb8b0f-9e0a-4cbf-a067-7d8f1e655071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:30.023412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed5fdc3-4174-41b9-8158-44a8a784308c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:30.024929 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:30.028693 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.028693 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:30.033554 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.033554 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:30.039727 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-8ac74a7e-4e18-4288-a2a8-97fc002b3aab tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:30.049019 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-8ac74a7e-4e18-4288-a2a8-97fc002b3aab tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:30.049650 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 605/2433] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.065118 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5f2191a-a653-48d6-b819-18db7673e996 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.065656 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5f2191a-a653-48d6-b819-18db7673e996 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:46:30.066126 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5f2191a-a653-48d6-b819-18db7673e996 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.066529 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5f2191a-a653-48d6-b819-18db7673e996 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.071513 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed5fdc3-4174-41b9-8158-44a8a784308c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:30.073969 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c0bc75-c62d-4674-bea8-d23264bc4c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:30.082636 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.082636 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:30.089795 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5f2191a-a653-48d6-b819-18db7673e996 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:46:30.095034 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5f2191a-a653-48d6-b819-18db7673e996 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:46:30.095900 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 614/2434] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:30.101759 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dacb2fe1-787c-405a-848f-dc96e919b810 req-a896ef7b-9888-47d9-9a0a-ed11a224256f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c returned with HTTP 200 Aug 13 23:46:30.102020 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 613/2435] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:46:30 2026] DELETE /volume/v3/attachments/0e24a4b3-c5fd-4e6d-8d47-5850637af02c => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.113036 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f654c34-d943-4833-a9a8-0c6f3570cfad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.117659 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f654c34-d943-4833-a9a8-0c6f3570cfad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:30.117659 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f654c34-d943-4833-a9a8-0c6f3570cfad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.117659 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f654c34-d943-4833-a9a8-0c6f3570cfad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.131207 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.131207 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:30.142322 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f654c34-d943-4833-a9a8-0c6f3570cfad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:30.151977 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f654c34-d943-4833-a9a8-0c6f3570cfad tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:30.152825 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 606/2436] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.173264 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1138cb28-331d-4b8f-968c-58152aabda1a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.176796 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1138cb28-331d-4b8f-968c-58152aabda1a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:30.176796 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1138cb28-331d-4b8f-968c-58152aabda1a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.177153 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1138cb28-331d-4b8f-968c-58152aabda1a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.190426 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.190426 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:30.194445 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3e2cd90-dc03-4b80-a2ae-93121294bfd7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.196505 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3e2cd90-dc03-4b80-a2ae-93121294bfd7 None None] GET https://10.4.3.81/volume// Aug 13 23:46:30.196505 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3e2cd90-dc03-4b80-a2ae-93121294bfd7 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.196505 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3e2cd90-dc03-4b80-a2ae-93121294bfd7 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.196890 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3e2cd90-dc03-4b80-a2ae-93121294bfd7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:30.197289 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1138cb28-331d-4b8f-968c-58152aabda1a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:30.198389 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 614/2437] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:30.202515 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Created reservations ['dd014c41-0ca1-4e84-860c-9358e13ece30', 'c24bdd2b-a332-4ecd-887e-4cb25c012164', '3bb95d6a-a433-4350-a018-b516b5504f74', 'ed8db6f6-f112-4f1d-98e8-6ece2da6a9da'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:30.202769 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1138cb28-331d-4b8f-968c-58152aabda1a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:30.203226 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 615/2438] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.204332 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c0bc75-c62d-4674-bea8-d23264bc4c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd014c41-0ca1-4e84-860c-9358e13ece30', 'c24bdd2b-a332-4ecd-887e-4cb25c012164', '3bb95d6a-a433-4350-a018-b516b5504f74', 'ed8db6f6-f112-4f1d-98e8-6ece2da6a9da']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:30.206711 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9450af5-fe60-4c7b-8c6f-213617031762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:30.216430 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-bbe72cf5-5353-4c19-bf85-37adc0168319 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.224210 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-bbe72cf5-5353-4c19-bf85-37adc0168319 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:46:30.224906 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-bbe72cf5-5353-4c19-bf85-37adc0168319 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b6b1e8d-8f8a-444e-ad64-12f1313bb264", "connector": null, "instance_uuid": "1de10e2e-b2a6-45ae-8fa5-b02005ae4168"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:30.233852 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-843f4595-dd42-4592-a099-5d1565236fac req-d232ef0d-f9c5-4555-bb6d-1cff057c4933 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.237042 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-d232ef0d-f9c5-4555-bb6d-1cff057c4933 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] GET https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b Aug 13 23:46:30.237333 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-d232ef0d-f9c5-4555-bb6d-1cff057c4933 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.237399 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.237399 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:30.237585 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-d232ef0d-f9c5-4555-bb6d-1cff057c4933 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.246866 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9450af5-fe60-4c7b-8c6f-213617031762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '248e4b51-6d71-4217-a726-976e6e30352e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1842103497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f5d60765dc64f659967b5ca4cc24945',qos_specs=None,replication_status=,reservations=['dd014c41-0ca1-4e84-860c-9358e13ece30','c24bdd2b-a332-4ecd-887e-4cb25c012164','3bb95d6a-a433-4350-a018-b516b5504f74','ed8db6f6-f112-4f1d-98e8-6ece2da6a9da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='597595b8d3ee4c568503390b3afec78a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1842103497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=248e4b51-6d71-4217-a726-976e6e30352e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5d60765dc64f659967b5ca4cc24945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='597595b8d3ee4c568503390b3afec78a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:30.247945 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac23fd79-ceca-47eb-87ce-4b78cfeddff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:30.248605 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.248605 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:30.257529 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-843f4595-dd42-4592-a099-5d1565236fac req-d232ef0d-f9c5-4555-bb6d-1cff057c4933 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Volume info retrieved successfully. Aug 13 23:46:30.264091 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-d232ef0d-f9c5-4555-bb6d-1cff057c4933 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b returned with HTTP 200 Aug 13 23:46:30.265311 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 615/2439] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:30.280482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3308117c-4e01-4ee6-9256-42f427a39504 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.281797 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2dd8c9c6-e775-4a8f-a1d3-8494b72719ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.281797 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2dd8c9c6-e775-4a8f-a1d3-8494b72719ab None None] GET https://10.4.3.81/volume// Aug 13 23:46:30.281797 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2dd8c9c6-e775-4a8f-a1d3-8494b72719ab None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.281797 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2dd8c9c6-e775-4a8f-a1d3-8494b72719ab None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.283886 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac23fd79-ceca-47eb-87ce-4b78cfeddff1) transitioned into state 'SUCCESS' from state '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-1842103497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f5d60765dc64f659967b5ca4cc24945',qos_specs=None,replication_status=,reservations=['dd014c41-0ca1-4e84-860c-9358e13ece30','c24bdd2b-a332-4ecd-887e-4cb25c012164','3bb95d6a-a433-4350-a018-b516b5504f74','ed8db6f6-f112-4f1d-98e8-6ece2da6a9da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='597595b8d3ee4c568503390b3afec78a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:30.284042 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2dd8c9c6-e775-4a8f-a1d3-8494b72719ab None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:30.284586 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 616/2440] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 23:46:30.285425 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a8e2b2-15e4-4d0c-93c1-0340e9b7cb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:30.288271 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3308117c-4e01-4ee6-9256-42f427a39504 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:30.288655 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3308117c-4e01-4ee6-9256-42f427a39504 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.288815 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3308117c-4e01-4ee6-9256-42f427a39504 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.296704 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-bbe72cf5-5353-4c19-bf85-37adc0168319 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:46:30.297053 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-860122b8-897a-4e29-a5cb-3c04a47d2579 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.297444 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 607/2441] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:46:30 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:30.301512 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.301512 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:30.301737 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-860122b8-897a-4e29-a5cb-3c04a47d2579 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:46:30.301901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-860122b8-897a-4e29-a5cb-3c04a47d2579 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.302814 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-860122b8-897a-4e29-a5cb-3c04a47d2579 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.305607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-843f4595-dd42-4592-a099-5d1565236fac req-9dd3e39c-5819-42ef-a42b-2651ac99a618 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.307393 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3308117c-4e01-4ee6-9256-42f427a39504 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:30.308470 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a8e2b2-15e4-4d0c-93c1-0340e9b7cb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:30.309829 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-9dd3e39c-5819-42ef-a42b-2651ac99a618 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:46:30.309947 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Flow 'volume_create_api' (85cb8b0f-9e0a-4cbf-a067-7d8f1e655071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:30.310117 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-9dd3e39c-5819-42ef-a42b-2651ac99a618 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eeb6e8a3-3ba7-4c85-b440-97df61e12d3b", "connector": null, "instance_uuid": "6c0cf1d4-635e-42c3-a683-da976f7db229"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:30.311266 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Create volume request issued successfully. Aug 13 23:46:30.312218 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78331383-a1ba-485a-a0ed-881473db070d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:30.314279 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 604/2442] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:46:29 2026] POST /volume/v3/volumes => generated 750 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:30.314504 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3308117c-4e01-4ee6-9256-42f427a39504 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:30.314593 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 616/2443] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.318348 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.318348 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:30.324369 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.324369 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:30.335193 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-860122b8-897a-4e29-a5cb-3c04a47d2579 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:30.336038 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bdcac756-ac72-463f-9e39-a45388920a12 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.338386 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdcac756-ac72-463f-9e39-a45388920a12 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e Aug 13 23:46:30.338386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdcac756-ac72-463f-9e39-a45388920a12 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.338675 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdcac756-ac72-463f-9e39-a45388920a12 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.349307 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-860122b8-897a-4e29-a5cb-3c04a47d2579 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:46:30.349307 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 617/2444] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.359591 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.359591 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:30.366266 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5252044a-2aa5-410a-b48b-25dfeead2801 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.366978 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bdcac756-ac72-463f-9e39-a45388920a12 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Volume info retrieved successfully. Aug 13 23:46:30.372158 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5252044a-2aa5-410a-b48b-25dfeead2801 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:30.372486 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5252044a-2aa5-410a-b48b-25dfeead2801 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.374287 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5252044a-2aa5-410a-b48b-25dfeead2801 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.375881 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdcac756-ac72-463f-9e39-a45388920a12 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e returned with HTTP 200 Aug 13 23:46:30.376683 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 605/2445] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.382290 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-9dd3e39c-5819-42ef-a42b-2651ac99a618 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:46:30.383226 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 608/2446] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:46:30 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 13 23:46:30.387562 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.387562 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:30.394647 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5252044a-2aa5-410a-b48b-25dfeead2801 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:30.399857 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-7024c7f7-075f-4659-89e9-909b3d70b5ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.400018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5a579fc-5b38-4b68-87d1-0704ae864aa9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.406193 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5a579fc-5b38-4b68-87d1-0704ae864aa9 None None] GET https://10.4.3.81/volume// Aug 13 23:46:30.406545 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5252044a-2aa5-410a-b48b-25dfeead2801 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:30.406594 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5a579fc-5b38-4b68-87d1-0704ae864aa9 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.406594 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5a579fc-5b38-4b68-87d1-0704ae864aa9 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.406652 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 617/2447] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.406687 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5a579fc-5b38-4b68-87d1-0704ae864aa9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:30.406687 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 618/2448] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:30.409696 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-7024c7f7-075f-4659-89e9-909b3d70b5ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:30.410024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-7024c7f7-075f-4659-89e9-909b3d70b5ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.410394 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-7024c7f7-075f-4659-89e9-909b3d70b5ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.423469 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.423469 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:30.430407 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-7024c7f7-075f-4659-89e9-909b3d70b5ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:30.431104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-eb62c23f-7ae3-40ee-98da-5d2ef1cdee69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.440655 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-eb62c23f-7ae3-40ee-98da-5d2ef1cdee69 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:30.440655 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-eb62c23f-7ae3-40ee-98da-5d2ef1cdee69 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.440655 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-eb62c23f-7ae3-40ee-98da-5d2ef1cdee69 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.441586 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-7024c7f7-075f-4659-89e9-909b3d70b5ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:30.442959 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 606/2449] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.462904 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.463657 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.463657 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:30.465486 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:30.465919 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-266023629", "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:30.467944 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-266023629', 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:30.471553 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-eb62c23f-7ae3-40ee-98da-5d2ef1cdee69 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:30.483045 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-eb62c23f-7ae3-40ee-98da-5d2ef1cdee69 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:30.483764 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 609/2450] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 1025 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:30.646382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67d99eba-0885-496e-8c39-d9fa7c21bc6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.647466 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d99eba-0885-496e-8c39-d9fa7c21bc6a None None] GET https://10.4.3.81/volume// Aug 13 23:46:30.647466 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d99eba-0885-496e-8c39-d9fa7c21bc6a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.647466 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d99eba-0885-496e-8c39-d9fa7c21bc6a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.647466 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d99eba-0885-496e-8c39-d9fa7c21bc6a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:30.647905 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 619/2451] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:30.658695 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-9138c740-ab19-41e7-aca3-c394d545e6a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.666607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-63c729ce-59c8-4d9c-b3f0-ad18cb7a62d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.666731 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-9138c740-ab19-41e7-aca3-c394d545e6a2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:46:30.667324 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-9138c740-ab19-41e7-aca3-c394d545e6a2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc63d5e1-c576-426a-9535-6727e353d02d", "connector": null, "instance_uuid": "04f6de25-8b28-4402-a844-4657795810e9"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:30.669657 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-63c729ce-59c8-4d9c-b3f0-ad18cb7a62d2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] PUT https://10.4.3.81/volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa Aug 13 23:46:30.670604 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-63c729ce-59c8-4d9c-b3f0-ad18cb7a62d2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:30.683811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-63c729ce-59c8-4d9c-b3f0-ad18cb7a62d2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Acquiring lock "cinder-attachment_update-7b6b1e8d-8f8a-444e-ad64-12f1313bb264-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:46:30.689646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-63c729ce-59c8-4d9c-b3f0-ad18cb7a62d2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Lock "cinder-attachment_update-7b6b1e8d-8f8a-444e-ad64-12f1313bb264-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:46:30.690377 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.690377 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:30.691686 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.691686 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:30.747778 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-9138c740-ab19-41e7-aca3-c394d545e6a2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:46:30.748900 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 607/2452] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:46:30 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:30.803307 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18884bfb-af38-4a59-9ce4-3330cd5a7c55 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.809092 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18884bfb-af38-4a59-9ce4-3330cd5a7c55 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:30.809436 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18884bfb-af38-4a59-9ce4-3330cd5a7c55 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.810093 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18884bfb-af38-4a59-9ce4-3330cd5a7c55 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.828929 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.828929 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:30.831133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-434a8ce9-3e22-4c1f-a9bb-e12b26ca8efa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.831602 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-434a8ce9-3e22-4c1f-a9bb-e12b26ca8efa None None] GET https://10.4.3.81/volume// Aug 13 23:46:30.831732 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-434a8ce9-3e22-4c1f-a9bb-e12b26ca8efa None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.832169 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-434a8ce9-3e22-4c1f-a9bb-e12b26ca8efa None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.832505 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-434a8ce9-3e22-4c1f-a9bb-e12b26ca8efa None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:30.833745 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 608/2453] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:30.840932 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18884bfb-af38-4a59-9ce4-3330cd5a7c55 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:30.859403 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-4db7a399-4bc1-44d4-bcda-c08b2a61760f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.860738 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18884bfb-af38-4a59-9ce4-3330cd5a7c55 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:30.861585 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 620/2454] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 837 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:30.866684 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-4db7a399-4bc1-44d4-bcda-c08b2a61760f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:30.867064 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-4db7a399-4bc1-44d4-bcda-c08b2a61760f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.868865 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-4db7a399-4bc1-44d4-bcda-c08b2a61760f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.873696 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume of 1 GB Aug 13 23:46:30.874978 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.874978 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:30.874978 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Availability Zones retrieved successfully. Aug 13 23:46:30.889941 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Flow 'volume_create_api' (a4654602-305d-4705-b9e4-2c43c70c9168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:30.891068 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.891068 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:30.892514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (928fb2e2-c4f0-4537-b2ae-0b0e4740be67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:30.895200 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:30.896938 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-63c729ce-59c8-4d9c-b3f0-ad18cb7a62d2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Lock "cinder-attachment_update-7b6b1e8d-8f8a-444e-ad64-12f1313bb264-np0000007283" released by "attachment_update" :: held 0.206s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:46:30.896938 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-63c729ce-59c8-4d9c-b3f0-ad18cb7a62d2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa returned with HTTP 200 Aug 13 23:46:30.896938 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 610/2455] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:46:30 2026] PUT /volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:30.905917 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-4db7a399-4bc1-44d4-bcda-c08b2a61760f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:30.917794 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-4db7a399-4bc1-44d4-bcda-c08b2a61760f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:30.917940 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 609/2456] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:30 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 1017 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:30.946881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-0d51482c-ef91-482a-bc70-cf5a6730597f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:30.950632 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-0d51482c-ef91-482a-bc70-cf5a6730597f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] DELETE https://10.4.3.81/volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f Aug 13 23:46:30.950898 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-0d51482c-ef91-482a-bc70-cf5a6730597f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:30.951227 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-0d51482c-ef91-482a-bc70-cf5a6730597f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:30.964714 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.964714 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:30.999862 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:30.999862 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:31.024935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (928fb2e2-c4f0-4537-b2ae-0b0e4740be67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf753aea-30b7-4f35-a345-ceca6d96bf34,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf753aea-30b7-4f35-a345-ceca6d96bf34', 'encryption_key_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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:31.025583 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0528f6db-ce3d-4937-8667-eb7e58ccb43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:31.062539 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8c5b4d07-cb5d-4296-a5fa-44bff2e3a387 req-0d51482c-ef91-482a-bc70-cf5a6730597f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f returned with HTTP 200 Aug 13 23:46:31.063634 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 621/2457] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:46:30 2026] DELETE /volume/v3/attachments/74bf46e8-4660-4396-a126-6962d4ab120f => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:31.115912 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Created reservations ['1cf8263d-4f14-4bcc-98a9-f8297c827353', '7b3817c9-1fd7-4286-88d7-0dd784f6a1f8', '56286337-cb3e-438e-8fad-0d81589eb8b1', '7fcafba3-91d1-4bfc-a4bb-76d56e61ab8a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:31.116900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0528f6db-ce3d-4937-8667-eb7e58ccb43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf8263d-4f14-4bcc-98a9-f8297c827353', '7b3817c9-1fd7-4286-88d7-0dd784f6a1f8', '56286337-cb3e-438e-8fad-0d81589eb8b1', '7fcafba3-91d1-4bfc-a4bb-76d56e61ab8a']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:31.118744 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b3fbec-e214-47c8-ab75-b337578b1dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:31.118831 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de34aa4b-31bf-49ae-b8f0-c7e72ebd52bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.118880 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-1b4e30ac-b490-4164-ac18-5c97c27ad770 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.121099 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de34aa4b-31bf-49ae-b8f0-c7e72ebd52bc tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:46:31.121219 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de34aa4b-31bf-49ae-b8f0-c7e72ebd52bc tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:31.121711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de34aa4b-31bf-49ae-b8f0-c7e72ebd52bc tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:31.124692 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-1b4e30ac-b490-4164-ac18-5c97c27ad770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] PUT https://10.4.3.81/volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8 Aug 13 23:46:31.125401 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-1b4e30ac-b490-4164-ac18-5c97c27ad770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:31.137713 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.137713 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:31.143233 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-1b4e30ac-b490-4164-ac18-5c97c27ad770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Acquiring lock "cinder-attachment_update-dc63d5e1-c576-426a-9535-6727e353d02d-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:46:31.146757 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-de34aa4b-31bf-49ae-b8f0-c7e72ebd52bc tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:46:31.153089 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de34aa4b-31bf-49ae-b8f0-c7e72ebd52bc tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:46:31.154007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-1b4e30ac-b490-4164-ac18-5c97c27ad770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Lock "cinder-attachment_update-dc63d5e1-c576-426a-9535-6727e353d02d-np0000007283" acquired by "attachment_update" :: waited 0.011s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:46:31.154123 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 611/2458] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:31 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:31.155270 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.155270 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:31.155928 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b3fbec-e214-47c8-ab75-b337578b1dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b03741e3-e828-464a-923b-d32d09d46b33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-266023629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8be1b731c46746d5a002f429dec0dd19',qos_specs=None,replication_status=,reservations=['1cf8263d-4f14-4bcc-98a9-f8297c827353','7b3817c9-1fd7-4286-88d7-0dd784f6a1f8','56286337-cb3e-438e-8fad-0d81589eb8b1','7fcafba3-91d1-4bfc-a4bb-76d56e61ab8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860f42c6ce614178b2af5183dc670c94',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-266023629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b03741e3-e828-464a-923b-d32d09d46b33,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8be1b731c46746d5a002f429dec0dd19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='860f42c6ce614178b2af5183dc670c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf753aea-30b7-4f35-a345-ceca6d96bf34),volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:31.158486 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43a375c-7adb-4c86-976d-5629011d718a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:31.202193 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43a375c-7adb-4c86-976d-5629011d718a) transitioned into state 'SUCCESS' from state '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-266023629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8be1b731c46746d5a002f429dec0dd19',qos_specs=None,replication_status=,reservations=['1cf8263d-4f14-4bcc-98a9-f8297c827353','7b3817c9-1fd7-4286-88d7-0dd784f6a1f8','56286337-cb3e-438e-8fad-0d81589eb8b1','7fcafba3-91d1-4bfc-a4bb-76d56e61ab8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860f42c6ce614178b2af5183dc670c94',volume_type_id=bf753aea-30b7-4f35-a345-ceca6d96bf34)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:31.204143 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7dd31db-75e4-4ab0-8642-7204234ba250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:31.226965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7dd31db-75e4-4ab0-8642-7204234ba250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:31.228189 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Flow 'volume_create_api' (a4654602-305d-4705-b9e4-2c43c70c9168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:31.228507 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create volume request issued successfully. Aug 13 23:46:31.229878 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4900ca83-9983-46d3-b7fe-9f00b13abc81 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:31.230442 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 618/2459] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:46:30 2026] POST /volume/v3/volumes => generated 757 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:31.248897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee2888f2-0438-45ab-b2a3-22d0ee1fdadb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.251316 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee2888f2-0438-45ab-b2a3-22d0ee1fdadb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:46:31.251546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee2888f2-0438-45ab-b2a3-22d0ee1fdadb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:31.251699 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee2888f2-0438-45ab-b2a3-22d0ee1fdadb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:31.266945 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.266945 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:31.275528 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ee2888f2-0438-45ab-b2a3-22d0ee1fdadb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:31.283448 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee2888f2-0438-45ab-b2a3-22d0ee1fdadb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 200 Aug 13 23:46:31.284148 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 622/2460] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:31 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:31.289400 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-1b4e30ac-b490-4164-ac18-5c97c27ad770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Lock "cinder-attachment_update-dc63d5e1-c576-426a-9535-6727e353d02d-np0000007283" released by "attachment_update" :: held 0.136s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:46:31.289752 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-1b4e30ac-b490-4164-ac18-5c97c27ad770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8 returned with HTTP 200 Aug 13 23:46:31.290509 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 610/2461] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:46:31 2026] PUT /volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:31.404040 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6384944-4932-4c06-bb24-b5cb096cfe30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.409973 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6384944-4932-4c06-bb24-b5cb096cfe30 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e Aug 13 23:46:31.411332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6384944-4932-4c06-bb24-b5cb096cfe30 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:31.411332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6384944-4932-4c06-bb24-b5cb096cfe30 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:31.427696 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.427696 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:31.432913 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4e19d4ba-78aa-4143-b190-751e5181b7b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.436464 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e6384944-4932-4c06-bb24-b5cb096cfe30 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Volume info retrieved successfully. Aug 13 23:46:31.444760 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6384944-4932-4c06-bb24-b5cb096cfe30 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e returned with HTTP 200 Aug 13 23:46:31.444868 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e19d4ba-78aa-4143-b190-751e5181b7b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:31.445302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e19d4ba-78aa-4143-b190-751e5181b7b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:31.445383 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 612/2462] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:31 2026] GET /volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:31.447138 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e19d4ba-78aa-4143-b190-751e5181b7b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:31.470298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f34c5ce5-cb75-4817-bdc4-3460e54c4d03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.472888 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.472888 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:31.474156 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f34c5ce5-cb75-4817-bdc4-3460e54c4d03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:46:31.474239 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f34c5ce5-cb75-4817-bdc4-3460e54c4d03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "248e4b51-6d71-4217-a726-976e6e30352e", "name": "tempest-VolumesBackupsV39Test-Backup-454078272", "container": "tempest-volumesbackupsv39test-backup-container-385012736"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:31.476768 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-f34c5ce5-cb75-4817-bdc4-3460e54c4d03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Creating new backup {'backup': {'volume_id': '248e4b51-6d71-4217-a726-976e6e30352e', 'name': 'tempest-VolumesBackupsV39Test-Backup-454078272', 'container': 'tempest-volumesbackupsv39test-backup-container-385012736'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:46:31.476768 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f34c5ce5-cb75-4817-bdc4-3460e54c4d03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Creating backup of volume 248e4b51-6d71-4217-a726-976e6e30352e in container tempest-volumesbackupsv39test-backup-container-385012736 Aug 13 23:46:31.479813 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e19d4ba-78aa-4143-b190-751e5181b7b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:31.485610 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e19d4ba-78aa-4143-b190-751e5181b7b5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:31.486048 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 619/2463] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:31 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:31.486654 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.486654 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:31.487260 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f34c5ce5-cb75-4817-bdc4-3460e54c4d03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Volume info retrieved successfully. Aug 13 23:46:31.553874 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f34c5ce5-cb75-4817-bdc4-3460e54c4d03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Created reservations ['0ebd9745-ffa8-44de-b82b-dfb528283e36', 'b157d90c-b5f5-4210-978d-49d40677a86b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:31.629197 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f34c5ce5-cb75-4817-bdc4-3460e54c4d03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:46:31.629845 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 623/2464] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:46:31 2026] POST /volume/v3/backups => generated 330 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:31.645690 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb7f2bc7-24e4-41da-a50d-d4dee746c6a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.648751 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb7f2bc7-24e4-41da-a50d-d4dee746c6a1 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:31.648751 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb7f2bc7-24e4-41da-a50d-d4dee746c6a1 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:31.650079 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb7f2bc7-24e4-41da-a50d-d4dee746c6a1 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:31.650793 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fb7f2bc7-24e4-41da-a50d-d4dee746c6a1 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:31.660277 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.660277 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:31.664206 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb7f2bc7-24e4-41da-a50d-d4dee746c6a1 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:31.664206 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 611/2465] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:31 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:31.722094 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7bb07214-f686-438e-bf19-53d159199fdf req-87f27257-1e44-45d0-b184-4fbb43c8e0ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.724952 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bb07214-f686-438e-bf19-53d159199fdf req-87f27257-1e44-45d0-b184-4fbb43c8e0ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3 Aug 13 23:46:31.725243 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bb07214-f686-438e-bf19-53d159199fdf req-87f27257-1e44-45d0-b184-4fbb43c8e0ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:31.725674 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bb07214-f686-438e-bf19-53d159199fdf req-87f27257-1e44-45d0-b184-4fbb43c8e0ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:31.742070 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.742070 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:31.845500 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bb07214-f686-438e-bf19-53d159199fdf req-87f27257-1e44-45d0-b184-4fbb43c8e0ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3 returned with HTTP 200 Aug 13 23:46:31.846269 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 613/2466] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:46:31 2026] DELETE /volume/v3/attachments/d7812fa3-2dfa-4963-9fa8-f8796e234cf3 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:31.890017 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c2a6504-f9d3-4c88-8921-1d12386bfc52 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:31.892044 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c2a6504-f9d3-4c88-8921-1d12386bfc52 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:31.892700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c2a6504-f9d3-4c88-8921-1d12386bfc52 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:31.892923 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c2a6504-f9d3-4c88-8921-1d12386bfc52 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:31.924238 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:31.924238 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:31.936191 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c2a6504-f9d3-4c88-8921-1d12386bfc52 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:31.943912 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c2a6504-f9d3-4c88-8921-1d12386bfc52 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:31.945127 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 620/2467] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:31 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:32.304544 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de38d9c3-36c6-4031-a218-848517b986c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.306656 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de38d9c3-36c6-4031-a218-848517b986c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:46:32.306839 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de38d9c3-36c6-4031-a218-848517b986c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:32.307053 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de38d9c3-36c6-4031-a218-848517b986c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:32.317722 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:32.317722 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:32.330334 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-de38d9c3-36c6-4031-a218-848517b986c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:32.336457 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de38d9c3-36c6-4031-a218-848517b986c7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 200 Aug 13 23:46:32.336957 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 624/2468] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:32 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:32.506620 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f034635e-c35a-4659-bf6d-b0b868c0bc18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.508572 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f034635e-c35a-4659-bf6d-b0b868c0bc18 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:32.508789 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f034635e-c35a-4659-bf6d-b0b868c0bc18 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:32.509057 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f034635e-c35a-4659-bf6d-b0b868c0bc18 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:32.526898 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:32.526898 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:32.534300 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f034635e-c35a-4659-bf6d-b0b868c0bc18 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:32.542732 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f034635e-c35a-4659-bf6d-b0b868c0bc18 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:32.543228 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 612/2469] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:32 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:32.546362 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-545c69ba-eb08-468c-8732-5f04dfa45606 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.551038 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-545c69ba-eb08-468c-8732-5f04dfa45606 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c/action Aug 13 23:46:32.551038 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-545c69ba-eb08-468c-8732-5f04dfa45606 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:32.551038 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-545c69ba-eb08-468c-8732-5f04dfa45606 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:32.576556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e8986be1-0f2d-4960-b676-4e451c683799 req-6e2cb62c-a3b4-4267-8d62-179eb2676935 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.582439 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-6e2cb62c-a3b4-4267-8d62-179eb2676935 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:46:32.584461 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-6e2cb62c-a3b4-4267-8d62-179eb2676935 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:32.584461 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-6e2cb62c-a3b4-4267-8d62-179eb2676935 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:32.592979 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:32.592979 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:32.595728 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:32.595728 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:32.603116 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e8986be1-0f2d-4960-b676-4e451c683799 req-6e2cb62c-a3b4-4267-8d62-179eb2676935 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:32.612954 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-6e2cb62c-a3b4-4267-8d62-179eb2676935 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 200 Aug 13 23:46:32.613557 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 621/2470] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:32 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:32.614170 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-75854f69-1075-4b2a-92e6-a2a3c9bf9c09 req-545c69ba-eb08-468c-8732-5f04dfa45606 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c/action returned with HTTP 204 Aug 13 23:46:32.614960 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 614/2471] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:46:32 2026] POST /volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:32.684056 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1829f6d-a515-472a-9731-e93b94661e1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.685845 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1829f6d-a515-472a-9731-e93b94661e1c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:32.686922 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1829f6d-a515-472a-9731-e93b94661e1c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:32.688014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1829f6d-a515-472a-9731-e93b94661e1c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:32.688014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d1829f6d-a515-472a-9731-e93b94661e1c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:32.695760 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:32.695760 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:32.697208 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1829f6d-a515-472a-9731-e93b94661e1c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:32.698491 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 625/2472] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:32 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:32.780003 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e5ae76d4-5879-498a-87b7-5d756ca63b61 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.782023 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5ae76d4-5879-498a-87b7-5d756ca63b61 None None] GET https://10.4.3.81/volume// Aug 13 23:46:32.782023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5ae76d4-5879-498a-87b7-5d756ca63b61 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:32.782023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5ae76d4-5879-498a-87b7-5d756ca63b61 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:32.782023 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5ae76d4-5879-498a-87b7-5d756ca63b61 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:32.782023 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 613/2473] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:32.794213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-843f4595-dd42-4592-a099-5d1565236fac req-50ec2dda-ad6a-422a-b9f0-0a33e6761663 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.797316 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-50ec2dda-ad6a-422a-b9f0-0a33e6761663 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] GET https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b Aug 13 23:46:32.798899 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-50ec2dda-ad6a-422a-b9f0-0a33e6761663 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:32.798899 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-50ec2dda-ad6a-422a-b9f0-0a33e6761663 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:32.811868 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:32.811868 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:32.818910 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-843f4595-dd42-4592-a099-5d1565236fac req-50ec2dda-ad6a-422a-b9f0-0a33e6761663 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Volume info retrieved successfully. Aug 13 23:46:32.826546 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-50ec2dda-ad6a-422a-b9f0-0a33e6761663 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b returned with HTTP 200 Aug 13 23:46:32.827366 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 622/2474] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:32 2026] GET /volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b => generated 1538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:32.965015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-843f4595-dd42-4592-a099-5d1565236fac req-4ce966de-1f49-4e91-9b88-d86604a72655 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.966767 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d99bdbb-43cb-4ba0-b6c3-b20060de5cf5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:32.968146 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-4ce966de-1f49-4e91-9b88-d86604a72655 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] PUT https://10.4.3.81/volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953 Aug 13 23:46:32.968788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d99bdbb-43cb-4ba0-b6c3-b20060de5cf5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:32.969017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d99bdbb-43cb-4ba0-b6c3-b20060de5cf5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:32.969254 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d99bdbb-43cb-4ba0-b6c3-b20060de5cf5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:32.969671 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-4ce966de-1f49-4e91-9b88-d86604a72655 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:32.980573 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:32.980573 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:32.988730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-843f4595-dd42-4592-a099-5d1565236fac req-4ce966de-1f49-4e91-9b88-d86604a72655 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Acquiring lock "cinder-attachment_update-eeb6e8a3-3ba7-4c85-b440-97df61e12d3b-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:46:32.988933 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d99bdbb-43cb-4ba0-b6c3-b20060de5cf5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:33.003017 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d99bdbb-43cb-4ba0-b6c3-b20060de5cf5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:33.003017 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 626/2475] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:32 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:33.003127 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-843f4595-dd42-4592-a099-5d1565236fac req-4ce966de-1f49-4e91-9b88-d86604a72655 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Lock "cinder-attachment_update-eeb6e8a3-3ba7-4c85-b440-97df61e12d3b-np0000007283" acquired by "attachment_update" :: waited 0.016s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:46:33.004605 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:33.004605 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:33.161205 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-843f4595-dd42-4592-a099-5d1565236fac req-4ce966de-1f49-4e91-9b88-d86604a72655 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Lock "cinder-attachment_update-eeb6e8a3-3ba7-4c85-b440-97df61e12d3b-np0000007283" released by "attachment_update" :: held 0.158s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:46:33.161676 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-4ce966de-1f49-4e91-9b88-d86604a72655 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953 returned with HTTP 200 Aug 13 23:46:33.162502 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 615/2476] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:46:32 2026] PUT /volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:33.206640 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-843f4595-dd42-4592-a099-5d1565236fac req-acb8f720-4d75-4ea9-ac92-9be62a0c6880 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:33.211072 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-acb8f720-4d75-4ea9-ac92-9be62a0c6880 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] POST https://10.4.3.81/volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953/action Aug 13 23:46:33.211702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-acb8f720-4d75-4ea9-ac92-9be62a0c6880 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:33.211981 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-acb8f720-4d75-4ea9-ac92-9be62a0c6880 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:33.261160 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:33.261160 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:33.281773 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-843f4595-dd42-4592-a099-5d1565236fac req-acb8f720-4d75-4ea9-ac92-9be62a0c6880 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953/action returned with HTTP 204 Aug 13 23:46:33.282444 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 614/2477] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:46:33 2026] POST /volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:33.295018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e8986be1-0f2d-4960-b676-4e451c683799 req-da4c856e-df8f-4b12-aafd-79c7e16ac344 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:33.302817 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-da4c856e-df8f-4b12-aafd-79c7e16ac344 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:46:33.304697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-da4c856e-df8f-4b12-aafd-79c7e16ac344 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:33.304697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-da4c856e-df8f-4b12-aafd-79c7e16ac344 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:33.316547 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:33.316547 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:33.321844 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e8986be1-0f2d-4960-b676-4e451c683799 req-da4c856e-df8f-4b12-aafd-79c7e16ac344 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:33.330762 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-da4c856e-df8f-4b12-aafd-79c7e16ac344 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 200 Aug 13 23:46:33.330762 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 623/2478] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:33 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:33.351857 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad99e5ee-07b1-44cb-b076-5a3700b02cf9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:33.352412 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad99e5ee-07b1-44cb-b076-5a3700b02cf9 None None] GET https://10.4.3.81/volume// Aug 13 23:46:33.352670 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad99e5ee-07b1-44cb-b076-5a3700b02cf9 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:33.352945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad99e5ee-07b1-44cb-b076-5a3700b02cf9 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:33.353409 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad99e5ee-07b1-44cb-b076-5a3700b02cf9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:33.354039 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 627/2479] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:46:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:33.370248 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e8986be1-0f2d-4960-b676-4e451c683799 req-d58010bd-3cad-4ceb-bb1d-085deb48a45e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:33.372965 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-d58010bd-3cad-4ceb-bb1d-085deb48a45e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:46:33.374126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-d58010bd-3cad-4ceb-bb1d-085deb48a45e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b03741e3-e828-464a-923b-d32d09d46b33", "connector": null, "instance_uuid": "0847d469-5625-4c77-a05f-25244ec9bf19"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:33.394471 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:33.394471 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:33.447090 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-d58010bd-3cad-4ceb-bb1d-085deb48a45e tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:46:33.448148 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 616/2480] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:46:33 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:33.561346 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d5df9174-35b7-4772-9a36-e9f602a4b7e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:33.566222 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5df9174-35b7-4772-9a36-e9f602a4b7e5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:33.566535 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5df9174-35b7-4772-9a36-e9f602a4b7e5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:33.566803 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5df9174-35b7-4772-9a36-e9f602a4b7e5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:33.587090 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:33.587090 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:33.595463 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d5df9174-35b7-4772-9a36-e9f602a4b7e5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:33.605018 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5df9174-35b7-4772-9a36-e9f602a4b7e5 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:33.606384 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 615/2481] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:33 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:33.711958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d37589f6-0d10-4d4f-87e1-a8167d778483 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:33.717106 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d37589f6-0d10-4d4f-87e1-a8167d778483 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:33.717106 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d37589f6-0d10-4d4f-87e1-a8167d778483 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:33.717106 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d37589f6-0d10-4d4f-87e1-a8167d778483 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:33.717106 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d37589f6-0d10-4d4f-87e1-a8167d778483 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:33.724953 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:33.724953 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:33.725457 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d37589f6-0d10-4d4f-87e1-a8167d778483 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:33.725981 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 624/2482] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:33 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:34.019272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9849c083-cb42-49a2-bbca-3e436326510e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:34.020942 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9849c083-cb42-49a2-bbca-3e436326510e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:34.021266 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9849c083-cb42-49a2-bbca-3e436326510e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:34.021659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9849c083-cb42-49a2-bbca-3e436326510e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:34.036516 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:34.036516 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:34.043165 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9849c083-cb42-49a2-bbca-3e436326510e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:34.050452 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9849c083-cb42-49a2-bbca-3e436326510e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:34.051249 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 628/2483] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:34 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:34.628466 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5cfead5f-b991-4326-976c-ad01e536545b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:34.630775 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cfead5f-b991-4326-976c-ad01e536545b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:34.630931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cfead5f-b991-4326-976c-ad01e536545b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:34.631195 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cfead5f-b991-4326-976c-ad01e536545b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:34.643677 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:34.643677 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:34.648094 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5cfead5f-b991-4326-976c-ad01e536545b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:34.653068 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cfead5f-b991-4326-976c-ad01e536545b tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:34.653468 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 617/2484] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:34 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:34.739007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00b84478-6299-4332-9f2b-529fae03472c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:34.741535 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00b84478-6299-4332-9f2b-529fae03472c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:34.742749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00b84478-6299-4332-9f2b-529fae03472c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:34.742749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00b84478-6299-4332-9f2b-529fae03472c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:34.744450 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-00b84478-6299-4332-9f2b-529fae03472c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:34.752141 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:34.752141 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:34.752141 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00b84478-6299-4332-9f2b-529fae03472c tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:34.752141 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 616/2485] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:34 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:35.069505 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2c32c6f-930c-4a1d-974a-2fa194586816 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.072111 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2c32c6f-930c-4a1d-974a-2fa194586816 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:35.072338 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2c32c6f-930c-4a1d-974a-2fa194586816 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.072636 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2c32c6f-930c-4a1d-974a-2fa194586816 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.089105 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.089105 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:35.095961 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2c32c6f-930c-4a1d-974a-2fa194586816 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:35.113752 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2c32c6f-930c-4a1d-974a-2fa194586816 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:35.114472 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 625/2486] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:35 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:35.295336 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-81ff215d-8581-4ac4-b5bb-3dabde920083 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.300107 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81ff215d-8581-4ac4-b5bb-3dabde920083 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:46:35.300107 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81ff215d-8581-4ac4-b5bb-3dabde920083 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.300107 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81ff215d-8581-4ac4-b5bb-3dabde920083 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.300107 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-81ff215d-8581-4ac4-b5bb-3dabde920083 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:46:35.310390 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.310390 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:35.311381 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-81ff215d-8581-4ac4-b5bb-3dabde920083 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:35.349828 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-81ff215d-8581-4ac4-b5bb-3dabde920083 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:46:35.350396 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81ff215d-8581-4ac4-b5bb-3dabde920083 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 202 Aug 13 23:46:35.351006 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 629/2487] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:46:35 2026] DELETE /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:46:35.364808 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a9354b9-5bb8-4c2b-8367-f182cb21a9b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.367652 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a9354b9-5bb8-4c2b-8367-f182cb21a9b6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:46:35.367976 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a9354b9-5bb8-4c2b-8367-f182cb21a9b6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.368360 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a9354b9-5bb8-4c2b-8367-f182cb21a9b6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.385660 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.385660 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:35.392092 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4a9354b9-5bb8-4c2b-8367-f182cb21a9b6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:35.401981 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a9354b9-5bb8-4c2b-8367-f182cb21a9b6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 200 Aug 13 23:46:35.402560 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 618/2488] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:35 2026] GET /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:35.470189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-e58da8be-e48d-4c7b-9d59-0fb758aea323 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.472247 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-e58da8be-e48d-4c7b-9d59-0fb758aea323 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa/action Aug 13 23:46:35.472640 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-e58da8be-e48d-4c7b-9d59-0fb758aea323 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:35.472895 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-e58da8be-e48d-4c7b-9d59-0fb758aea323 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:35.494051 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.494051 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:35.525281 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-837f5eb4-e5e5-41ad-9988-666fa8fd7364 req-e58da8be-e48d-4c7b-9d59-0fb758aea323 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa/action returned with HTTP 204 Aug 13 23:46:35.525281 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 617/2489] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:46:35 2026] POST /volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:35.677618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0bbf8748-8896-442a-81bc-397cfdff61e9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.680168 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bbf8748-8896-442a-81bc-397cfdff61e9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:35.680484 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bbf8748-8896-442a-81bc-397cfdff61e9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.680635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bbf8748-8896-442a-81bc-397cfdff61e9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.700172 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.700172 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:35.708748 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0bbf8748-8896-442a-81bc-397cfdff61e9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:35.715922 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bbf8748-8896-442a-81bc-397cfdff61e9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:35.716578 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 626/2490] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:35 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:35.734680 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfee3ea4-4adc-41b7-896a-6294cc721afb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.739885 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfee3ea4-4adc-41b7-896a-6294cc721afb tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:35.740855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfee3ea4-4adc-41b7-896a-6294cc721afb tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.740855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfee3ea4-4adc-41b7-896a-6294cc721afb tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.761669 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.761669 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:35.764603 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5842bdc9-651e-452f-862e-ca431d7e4eea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.766895 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfee3ea4-4adc-41b7-896a-6294cc721afb tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:35.767067 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5842bdc9-651e-452f-862e-ca431d7e4eea tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:35.767338 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5842bdc9-651e-452f-862e-ca431d7e4eea tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.767602 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5842bdc9-651e-452f-862e-ca431d7e4eea tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.768014 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5842bdc9-651e-452f-862e-ca431d7e4eea tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:35.772150 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfee3ea4-4adc-41b7-896a-6294cc721afb tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:35.772150 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 630/2491] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:35 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:35.776131 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.776131 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:35.778711 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5842bdc9-651e-452f-862e-ca431d7e4eea tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:35.779214 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 619/2492] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:35 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:35.786101 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-42f6221c-d2c1-4d0a-92b9-9f1ae6e945f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.789021 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42f6221c-d2c1-4d0a-92b9-9f1ae6e945f7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:46:35.789021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-42f6221c-d2c1-4d0a-92b9-9f1ae6e945f7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.789021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-42f6221c-d2c1-4d0a-92b9-9f1ae6e945f7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.800633 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.800633 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:35.805240 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-42f6221c-d2c1-4d0a-92b9-9f1ae6e945f7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:46:35.810290 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42f6221c-d2c1-4d0a-92b9-9f1ae6e945f7 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:46:35.810774 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 618/2493] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:35 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:35.832341 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-27a54d46-817e-48c9-bd49-1f75b29c8ccd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.832830 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27a54d46-817e-48c9-bd49-1f75b29c8ccd None None] GET https://10.4.3.81/volume// Aug 13 23:46:35.833084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27a54d46-817e-48c9-bd49-1f75b29c8ccd None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.833300 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27a54d46-817e-48c9-bd49-1f75b29c8ccd None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.833669 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27a54d46-817e-48c9-bd49-1f75b29c8ccd None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:35.834087 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 627/2494] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:35.845777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e8986be1-0f2d-4960-b676-4e451c683799 req-9258d95c-4d61-41ab-b626-9a6fb8a3029d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:35.851751 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-9258d95c-4d61-41ab-b626-9a6fb8a3029d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:46:35.852011 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-9258d95c-4d61-41ab-b626-9a6fb8a3029d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:35.852246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-9258d95c-4d61-41ab-b626-9a6fb8a3029d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:35.872925 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:35.872925 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:35.877658 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e8986be1-0f2d-4960-b676-4e451c683799 req-9258d95c-4d61-41ab-b626-9a6fb8a3029d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:35.886538 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-9258d95c-4d61-41ab-b626-9a6fb8a3029d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 200 Aug 13 23:46:35.886804 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 631/2495] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:35 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 1544 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:36.045893 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e8986be1-0f2d-4960-b676-4e451c683799 req-0ae2936e-f3c4-4c8b-aada-bbbe7a23a5f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:36.049155 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-0ae2936e-f3c4-4c8b-aada-bbbe7a23a5f6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] PUT https://10.4.3.81/volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11 Aug 13 23:46:36.049891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-0ae2936e-f3c4-4c8b-aada-bbbe7a23a5f6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:36.062219 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e8986be1-0f2d-4960-b676-4e451c683799 req-0ae2936e-f3c4-4c8b-aada-bbbe7a23a5f6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Acquiring lock "cinder-attachment_update-b03741e3-e828-464a-923b-d32d09d46b33-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:46:36.070256 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e8986be1-0f2d-4960-b676-4e451c683799 req-0ae2936e-f3c4-4c8b-aada-bbbe7a23a5f6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-b03741e3-e828-464a-923b-d32d09d46b33-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:46:36.070900 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:36.070900 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:36.136565 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f8292e0e-f3a7-4b84-a573-efc54b9f8dbf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:36.142196 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8292e0e-f3a7-4b84-a573-efc54b9f8dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:36.142687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8292e0e-f3a7-4b84-a573-efc54b9f8dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:36.143171 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8292e0e-f3a7-4b84-a573-efc54b9f8dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:36.178889 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:36.178889 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:36.185771 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f8292e0e-f3a7-4b84-a573-efc54b9f8dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:36.195324 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8292e0e-f3a7-4b84-a573-efc54b9f8dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:36.196197 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 619/2496] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:36 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:36.271566 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e8986be1-0f2d-4960-b676-4e451c683799 req-0ae2936e-f3c4-4c8b-aada-bbbe7a23a5f6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Lock "cinder-attachment_update-b03741e3-e828-464a-923b-d32d09d46b33-np0000007283" released by "attachment_update" :: held 0.202s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:46:36.272688 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-0ae2936e-f3c4-4c8b-aada-bbbe7a23a5f6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11 returned with HTTP 200 Aug 13 23:46:36.272688 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 620/2497] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:46:36 2026] PUT /volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11 => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:36.314429 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e8986be1-0f2d-4960-b676-4e451c683799 req-e0c5ec68-0747-4f5e-9fa5-21d81eecabd8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:36.325530 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-e0c5ec68-0747-4f5e-9fa5-21d81eecabd8 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11/action Aug 13 23:46:36.325530 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-e0c5ec68-0747-4f5e-9fa5-21d81eecabd8 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:36.325530 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-e0c5ec68-0747-4f5e-9fa5-21d81eecabd8 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:36.355189 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:36.355189 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:36.378967 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e8986be1-0f2d-4960-b676-4e451c683799 req-e0c5ec68-0747-4f5e-9fa5-21d81eecabd8 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11/action returned with HTTP 204 Aug 13 23:46:36.379512 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 628/2498] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:46:36 2026] POST /volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:36.430256 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ceaf5aff-394d-4a65-89d0-b35163f77348 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:36.432612 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ceaf5aff-394d-4a65-89d0-b35163f77348 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 Aug 13 23:46:36.432785 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ceaf5aff-394d-4a65-89d0-b35163f77348 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:36.432983 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ceaf5aff-394d-4a65-89d0-b35163f77348 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:36.442397 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ceaf5aff-394d-4a65-89d0-b35163f77348 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 returned with HTTP 404 Aug 13 23:46:36.443438 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 632/2499] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:36 2026] GET /volume/v3/volumes/f16d6964-76ce-4596-bdcb-39125db370e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:46:36.499584 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:36.501982 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:36.502471 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-108102343", "snapshot_id": null, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:36.505084 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-108102343', 'snapshot_id': None, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:36.634651 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:46:36.640337 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:46:36.647005 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (38af5fcb-ec05-4c22-af11-744eabd1d9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:36.649095 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8daa73c6-f6a2-43a6-98dc-86e1842ec4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:36.649513 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:36.732057 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8daa73c6-f6a2-43a6-98dc-86e1842ec4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:36.733172 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7b3f24-242c-4320-8c87-2f3fc2fc191d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:36.791699 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['bb316667-ceef-430f-b9e4-9246fe25b09e', 'f0c21375-2ed9-4802-8882-c6f2c2460724', '2b61ff17-bcb8-48d1-b718-eae820560b23', '10a71195-2a5d-4f4a-8ed3-61d1a4ee1746'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:36.792381 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7b3f24-242c-4320-8c87-2f3fc2fc191d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb316667-ceef-430f-b9e4-9246fe25b09e', 'f0c21375-2ed9-4802-8882-c6f2c2460724', '2b61ff17-bcb8-48d1-b718-eae820560b23', '10a71195-2a5d-4f4a-8ed3-61d1a4ee1746']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:36.793787 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f896d663-19c9-49e6-84ec-624ba40c5f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:36.794616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6fb5d086-c3ea-4a9b-b31f-4627fb4d860a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:36.797732 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fb5d086-c3ea-4a9b-b31f-4627fb4d860a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:36.797999 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fb5d086-c3ea-4a9b-b31f-4627fb4d860a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:36.798568 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fb5d086-c3ea-4a9b-b31f-4627fb4d860a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:36.798812 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6fb5d086-c3ea-4a9b-b31f-4627fb4d860a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:36.810905 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:36.810905 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:36.812189 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fb5d086-c3ea-4a9b-b31f-4627fb4d860a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:36.813154 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 621/2500] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:36 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:36.833145 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f896d663-19c9-49e6-84ec-624ba40c5f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7472c49c-0a2e-4d50-a9b5-22d41f0ac5da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-108102343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['bb316667-ceef-430f-b9e4-9246fe25b09e','f0c21375-2ed9-4802-8882-c6f2c2460724','2b61ff17-bcb8-48d1-b718-eae820560b23','10a71195-2a5d-4f4a-8ed3-61d1a4ee1746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-108102343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7472c49c-0a2e-4d50-a9b5-22d41f0ac5da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:36.834250 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a75c08-4ffc-4021-bddf-9e8d117073fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:36.871800 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a75c08-4ffc-4021-bddf-9e8d117073fd) transitioned into state 'SUCCESS' from state '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-108102343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['bb316667-ceef-430f-b9e4-9246fe25b09e','f0c21375-2ed9-4802-8882-c6f2c2460724','2b61ff17-bcb8-48d1-b718-eae820560b23','10a71195-2a5d-4f4a-8ed3-61d1a4ee1746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:36.871800 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8507b4f-aab6-4979-9881-24cf1e51882a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:36.888776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8507b4f-aab6-4979-9881-24cf1e51882a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:36.889773 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (38af5fcb-ec05-4c22-af11-744eabd1d9d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:36.890347 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:46:36.891431 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fed1f6f-c211-4390-967a-5fbbd43ceeb2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:36.891865 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 620/2501] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:46:36 2026] POST /volume/v3/volumes => generated 756 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:36.909388 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0aebd743-02ef-44b0-9f51-3bce5c82ab95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:36.912770 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0aebd743-02ef-44b0-9f51-3bce5c82ab95 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:46:36.913035 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0aebd743-02ef-44b0-9f51-3bce5c82ab95 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:36.913272 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0aebd743-02ef-44b0-9f51-3bce5c82ab95 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:36.922438 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:36.922438 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:36.936511 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0aebd743-02ef-44b0-9f51-3bce5c82ab95 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:36.946736 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0aebd743-02ef-44b0-9f51-3bce5c82ab95 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da returned with HTTP 200 Aug 13 23:46:36.947357 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 629/2502] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:36 2026] GET /volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:37.219800 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af40364e-0531-4385-9e00-cc0bb0da0996 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:37.223544 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af40364e-0531-4385-9e00-cc0bb0da0996 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:37.223544 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af40364e-0531-4385-9e00-cc0bb0da0996 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:37.223693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af40364e-0531-4385-9e00-cc0bb0da0996 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:37.242638 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:37.242638 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:37.249137 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af40364e-0531-4385-9e00-cc0bb0da0996 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:37.255929 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af40364e-0531-4385-9e00-cc0bb0da0996 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:37.256488 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 633/2503] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:37 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:37.828886 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bae9f8b5-772a-46bd-b134-f4ea06d2e4ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:37.831518 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bae9f8b5-772a-46bd-b134-f4ea06d2e4ed tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:37.831518 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bae9f8b5-772a-46bd-b134-f4ea06d2e4ed tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:37.831518 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bae9f8b5-772a-46bd-b134-f4ea06d2e4ed tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:37.831785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bae9f8b5-772a-46bd-b134-f4ea06d2e4ed tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:37.838445 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:37.838445 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:37.839710 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bae9f8b5-772a-46bd-b134-f4ea06d2e4ed tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:37.840452 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 622/2504] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:37 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:37.966406 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-244094aa-b539-4e96-a90e-c631a5e00ba5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:37.969512 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-244094aa-b539-4e96-a90e-c631a5e00ba5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:46:37.969661 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-244094aa-b539-4e96-a90e-c631a5e00ba5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:37.969872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-244094aa-b539-4e96-a90e-c631a5e00ba5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:37.990404 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:37.990404 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:38.002173 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-244094aa-b539-4e96-a90e-c631a5e00ba5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:38.012397 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-244094aa-b539-4e96-a90e-c631a5e00ba5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da returned with HTTP 200 Aug 13 23:46:38.013005 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 621/2505] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:37 2026] GET /volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:38.028830 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e98f3be-8acd-4aa2-b103-2fac9f5e6541 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:38.031399 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e98f3be-8acd-4aa2-b103-2fac9f5e6541 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:46:38.031767 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e98f3be-8acd-4aa2-b103-2fac9f5e6541 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:38.032178 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e98f3be-8acd-4aa2-b103-2fac9f5e6541 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:38.044806 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:38.044806 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:38.054561 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6e98f3be-8acd-4aa2-b103-2fac9f5e6541 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:38.061956 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e98f3be-8acd-4aa2-b103-2fac9f5e6541 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da returned with HTTP 200 Aug 13 23:46:38.062366 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 630/2506] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:38 2026] GET /volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:38.079102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a63775c5-06c7-4bc0-9f51-8b083b71a85a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:38.082957 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a63775c5-06c7-4bc0-9f51-8b083b71a85a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:38.082957 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a63775c5-06c7-4bc0-9f51-8b083b71a85a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7472c49c-0a2e-4d50-a9b5-22d41f0ac5da", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-733036589", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:38.096309 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:38.096309 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:38.096309 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a63775c5-06c7-4bc0-9f51-8b083b71a85a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:38.096309 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-a63775c5-06c7-4bc0-9f51-8b083b71a85a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create snapshot from volume 7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:46:38.132408 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a63775c5-06c7-4bc0-9f51-8b083b71a85a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['b79e93de-9161-478c-a0d4-9c02d36adb03', '4d93f3a0-a061-4a0b-a69c-f057572567b3', 'b5227909-3538-4b2c-a184-7af7bd164c30', 'ff798251-a48e-4059-8aad-467172a8f776'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:38.181019 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a63775c5-06c7-4bc0-9f51-8b083b71a85a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot create request issued successfully. Aug 13 23:46:38.181019 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a63775c5-06c7-4bc0-9f51-8b083b71a85a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:38.181019 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 634/2507] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:46:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:38.188665 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3ef6770-4702-437f-8c1c-16d036ddb362 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:38.191237 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3ef6770-4702-437f-8c1c-16d036ddb362 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:46:38.191464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3ef6770-4702-437f-8c1c-16d036ddb362 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:38.193012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3ef6770-4702-437f-8c1c-16d036ddb362 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:38.203582 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:38.203582 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:38.204277 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a3ef6770-4702-437f-8c1c-16d036ddb362 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:38.205093 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3ef6770-4702-437f-8c1c-16d036ddb362 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 200 Aug 13 23:46:38.205535 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 623/2508] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:38 2026] GET /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:38.273550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50b01677-2f2d-44a0-8d15-a1c6fbc1f776 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:38.275817 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50b01677-2f2d-44a0-8d15-a1c6fbc1f776 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:38.276134 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50b01677-2f2d-44a0-8d15-a1c6fbc1f776 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:38.276376 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50b01677-2f2d-44a0-8d15-a1c6fbc1f776 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:38.288032 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:38.288032 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:38.291920 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50b01677-2f2d-44a0-8d15-a1c6fbc1f776 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:38.296527 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50b01677-2f2d-44a0-8d15-a1c6fbc1f776 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:38.296932 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 622/2509] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:38 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:38.330128 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-f02607d9-df4e-486c-9a43-4cdc8906b5fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:38.332432 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-f02607d9-df4e-486c-9a43-4cdc8906b5fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8/action Aug 13 23:46:38.332959 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-f02607d9-df4e-486c-9a43-4cdc8906b5fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:38.333664 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-f02607d9-df4e-486c-9a43-4cdc8906b5fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:38.364382 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:38.364382 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:38.384146 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-58e29da4-240d-40e8-af4a-9811f0bbc471 req-f02607d9-df4e-486c-9a43-4cdc8906b5fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8/action returned with HTTP 204 Aug 13 23:46:38.385118 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 631/2510] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:46:38 2026] POST /volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:38.858167 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-01e6b0a7-b13a-4d96-8eae-4f4dda0d5269 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:38.860562 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01e6b0a7-b13a-4d96-8eae-4f4dda0d5269 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:38.860860 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01e6b0a7-b13a-4d96-8eae-4f4dda0d5269 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:38.861117 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01e6b0a7-b13a-4d96-8eae-4f4dda0d5269 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:38.861229 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-01e6b0a7-b13a-4d96-8eae-4f4dda0d5269 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:38.871651 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:38.871651 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:38.873818 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01e6b0a7-b13a-4d96-8eae-4f4dda0d5269 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:38.874438 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 635/2511] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:38 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:39.223604 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0e5aead-9be3-4b9b-9e46-8152877b0220 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:39.229176 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0e5aead-9be3-4b9b-9e46-8152877b0220 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:46:39.229176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0e5aead-9be3-4b9b-9e46-8152877b0220 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:39.229176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0e5aead-9be3-4b9b-9e46-8152877b0220 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:39.241282 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:39.241282 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:39.241282 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e0e5aead-9be3-4b9b-9e46-8152877b0220 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:39.242145 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0e5aead-9be3-4b9b-9e46-8152877b0220 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 200 Aug 13 23:46:39.242784 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 624/2512] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:39 2026] GET /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:39.257076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6cc8f23-d287-4a8a-9506-43b73ecd3efb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:39.260564 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6cc8f23-d287-4a8a-9506-43b73ecd3efb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:46:39.260790 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6cc8f23-d287-4a8a-9506-43b73ecd3efb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:39.260876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6cc8f23-d287-4a8a-9506-43b73ecd3efb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:39.273558 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:39.273558 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:39.273558 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a6cc8f23-d287-4a8a-9506-43b73ecd3efb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:39.273558 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6cc8f23-d287-4a8a-9506-43b73ecd3efb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 200 Aug 13 23:46:39.273558 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 623/2513] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:46:39 2026] GET /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:39.318429 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eda49a0b-6fba-4842-9418-ca413d2f6bed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:39.321224 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eda49a0b-6fba-4842-9418-ca413d2f6bed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:46:39.322136 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eda49a0b-6fba-4842-9418-ca413d2f6bed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:39.322239 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eda49a0b-6fba-4842-9418-ca413d2f6bed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:39.336399 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:39.336399 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:39.347138 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eda49a0b-6fba-4842-9418-ca413d2f6bed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:39.351574 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eda49a0b-6fba-4842-9418-ca413d2f6bed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:46:39.351911 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 632/2514] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:39 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 1130 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:39.369502 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-090e9c50-9d86-41e8-be55-bf8b95ff1d58 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:39.373016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-090e9c50-9d86-41e8-be55-bf8b95ff1d58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:46:39.373016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-090e9c50-9d86-41e8-be55-bf8b95ff1d58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc63d5e1-c576-426a-9535-6727e353d02d", "name": "tempest-VolumesBackupsTest-Backup-21005489", "force": true, "container": "tempest-volumesbackupstest-backup-container-123794829"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:39.374773 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-090e9c50-9d86-41e8-be55-bf8b95ff1d58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating new backup {'backup': {'volume_id': 'dc63d5e1-c576-426a-9535-6727e353d02d', 'name': 'tempest-VolumesBackupsTest-Backup-21005489', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-123794829'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:46:39.376851 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-090e9c50-9d86-41e8-be55-bf8b95ff1d58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating backup of volume dc63d5e1-c576-426a-9535-6727e353d02d in container tempest-volumesbackupstest-backup-container-123794829 Aug 13 23:46:39.389622 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:39.389622 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:39.390715 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-090e9c50-9d86-41e8-be55-bf8b95ff1d58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:46:39.444601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-090e9c50-9d86-41e8-be55-bf8b95ff1d58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['f3413359-11c1-467c-aeed-476cd50455e4', '12852b6d-a9a1-4477-9cfc-57310c45af9e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:39.472290 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7cd7e186-cdc9-4ea1-bac0-2f9ac1e6163c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:39.475415 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7cd7e186-cdc9-4ea1-bac0-2f9ac1e6163c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:46:39.475955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7cd7e186-cdc9-4ea1-bac0-2f9ac1e6163c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:39.476475 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7cd7e186-cdc9-4ea1-bac0-2f9ac1e6163c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:39.482265 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:39.482265 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:39.484032 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7cd7e186-cdc9-4ea1-bac0-2f9ac1e6163c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:39.484837 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7cd7e186-cdc9-4ea1-bac0-2f9ac1e6163c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 200 Aug 13 23:46:39.485436 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 625/2515] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:46:39 2026] GET /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:39.498453 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e775624a-a59c-4fa2-bfa3-ae407f094f71 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:39.500854 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e775624a-a59c-4fa2-bfa3-ae407f094f71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:46:39.501065 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e775624a-a59c-4fa2-bfa3-ae407f094f71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:39.501249 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e775624a-a59c-4fa2-bfa3-ae407f094f71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:39.506553 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-090e9c50-9d86-41e8-be55-bf8b95ff1d58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:46:39.507142 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 636/2516] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:46:39 2026] POST /volume/v3/backups => generated 326 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:39.511650 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:39.511650 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:39.515938 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bbe3146e-7710-43c7-b0f0-07b7b1841ac3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:39.518903 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbe3146e-7710-43c7-b0f0-07b7b1841ac3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:39.519314 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbe3146e-7710-43c7-b0f0-07b7b1841ac3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:39.519455 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbe3146e-7710-43c7-b0f0-07b7b1841ac3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:39.519558 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bbe3146e-7710-43c7-b0f0-07b7b1841ac3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:39.520782 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e775624a-a59c-4fa2-bfa3-ae407f094f71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:39.527697 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:39.527697 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:39.528231 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e775624a-a59c-4fa2-bfa3-ae407f094f71 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da returned with HTTP 200 Aug 13 23:46:39.528645 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbe3146e-7710-43c7-b0f0-07b7b1841ac3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:39.528900 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 624/2517] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:39 2026] GET /volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:39.529435 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 633/2518] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:39 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:39.887741 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ffeaeaeb-d602-4970-b32e-90f2f9705d58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:39.891207 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ffeaeaeb-d602-4970-b32e-90f2f9705d58 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:39.891520 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ffeaeaeb-d602-4970-b32e-90f2f9705d58 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:39.892051 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ffeaeaeb-d602-4970-b32e-90f2f9705d58 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:39.892371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ffeaeaeb-d602-4970-b32e-90f2f9705d58 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:39.900168 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:39.900168 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:39.900714 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ffeaeaeb-d602-4970-b32e-90f2f9705d58 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:39.901111 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 626/2519] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:39 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:40.101699 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-0f63de59-81e5-4385-8ddc-3a1e8c7fb5e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:40.104580 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-0f63de59-81e5-4385-8ddc-3a1e8c7fb5e3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:46:40.104824 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-0f63de59-81e5-4385-8ddc-3a1e8c7fb5e3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:40.105113 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-0f63de59-81e5-4385-8ddc-3a1e8c7fb5e3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:40.112401 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:40.112401 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:40.112401 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-0f63de59-81e5-4385-8ddc-3a1e8c7fb5e3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:40.113548 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-0f63de59-81e5-4385-8ddc-3a1e8c7fb5e3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 200 Aug 13 23:46:40.114154 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 637/2520] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:46:40 2026] GET /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:40.543605 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d75779e4-73b8-4349-b48c-023303ddaa24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:40.546222 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d75779e4-73b8-4349-b48c-023303ddaa24 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:40.546482 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d75779e4-73b8-4349-b48c-023303ddaa24 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:40.550024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d75779e4-73b8-4349-b48c-023303ddaa24 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:40.550024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d75779e4-73b8-4349-b48c-023303ddaa24 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:40.556348 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:40.556348 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:40.557919 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d75779e4-73b8-4349-b48c-023303ddaa24 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:40.558351 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 625/2521] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:40 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:40.920141 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-841bb594-8566-4e45-931c-59d5ff1a994a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:40.929032 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-841bb594-8566-4e45-931c-59d5ff1a994a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:40.929032 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-841bb594-8566-4e45-931c-59d5ff1a994a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:40.929032 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-841bb594-8566-4e45-931c-59d5ff1a994a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:40.929032 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-841bb594-8566-4e45-931c-59d5ff1a994a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:40.935425 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:40.935425 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:40.936713 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-841bb594-8566-4e45-931c-59d5ff1a994a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:40.937307 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 634/2522] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:40 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:41.573119 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01660fe7-ded8-486d-a482-9d249aaea423 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:41.575601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01660fe7-ded8-486d-a482-9d249aaea423 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:41.575982 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01660fe7-ded8-486d-a482-9d249aaea423 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:41.576310 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01660fe7-ded8-486d-a482-9d249aaea423 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:41.576481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-01660fe7-ded8-486d-a482-9d249aaea423 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:41.585325 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:41.585325 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:41.586366 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01660fe7-ded8-486d-a482-9d249aaea423 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:41.586978 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 627/2523] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:41 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:41.929358 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cc5b1ffb-9356-4f35-91e5-18dec9ad26d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:41.932316 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cc5b1ffb-9356-4f35-91e5-18dec9ad26d8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:46:41.932650 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cc5b1ffb-9356-4f35-91e5-18dec9ad26d8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:41.932889 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cc5b1ffb-9356-4f35-91e5-18dec9ad26d8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:41.934832 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=432,cinder:INSERT=69,cinder:UPDATE=122,cinder:DELETE=4 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:46:41.942160 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:41.942160 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:41.942160 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cc5b1ffb-9356-4f35-91e5-18dec9ad26d8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:41.942160 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cc5b1ffb-9356-4f35-91e5-18dec9ad26d8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 200 Aug 13 23:46:41.942160 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 638/2524] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:46:41 2026] GET /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:41.954752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1c3fc6de-0f94-4cc8-8afe-0a22976742ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:41.958754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-306e278b-8a5e-4bd5-8c96-07773aee1979 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:41.959485 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c3fc6de-0f94-4cc8-8afe-0a22976742ec tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:41.959843 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c3fc6de-0f94-4cc8-8afe-0a22976742ec tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:41.960244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c3fc6de-0f94-4cc8-8afe-0a22976742ec tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:41.960244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1c3fc6de-0f94-4cc8-8afe-0a22976742ec tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:41.961279 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-306e278b-8a5e-4bd5-8c96-07773aee1979 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:46:41.961499 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-306e278b-8a5e-4bd5-8c96-07773aee1979 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:41.961709 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-306e278b-8a5e-4bd5-8c96-07773aee1979 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:41.966157 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:41.966157 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:41.967208 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c3fc6de-0f94-4cc8-8afe-0a22976742ec tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:41.968133 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 626/2525] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:41 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:41.976637 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:41.976637 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:41.983753 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-306e278b-8a5e-4bd5-8c96-07773aee1979 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:41.992239 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-306e278b-8a5e-4bd5-8c96-07773aee1979 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da returned with HTTP 200 Aug 13 23:46:41.996016 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 635/2526] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:41 2026] GET /volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:42.004027 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:42.006686 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:46:42.007224 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "baa891be-a4a7-44ea-af28-b6aea6b82400", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:42.009159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'baa891be-a4a7-44ea-af28-b6aea6b82400', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:46:42.011652 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=433,cinder:INSERT=63,cinder:UPDATE=125,cinder:DELETE=5 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:46:42.022954 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:42.022954 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:42.023733 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:46:42.023979 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:46:42.025266 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:46:42.034046 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (c484ae3c-d959-4882-8a9a-74e65dadc50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:42.036662 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f57079-f94a-409a-8ba8-3dc64317f87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:42.038634 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:46:42.082915 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f57079-f94a-409a-8ba8-3dc64317f87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'baa891be-a4a7-44ea-af28-b6aea6b82400', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:42.083929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d680619c-5812-46b3-82d4-869a07ab6f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:42.167055 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['87fd3303-4c68-4d2f-a1b3-44d4b5f1d14d', '27e919bf-6286-4872-a9e4-e3db37116bce', 'b7a058e9-5e30-4353-8cbd-c5f4d35f22a6', '22a42474-2f2e-4605-a9f5-644113e2b0df'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:42.168257 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d680619c-5812-46b3-82d4-869a07ab6f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87fd3303-4c68-4d2f-a1b3-44d4b5f1d14d', '27e919bf-6286-4872-a9e4-e3db37116bce', 'b7a058e9-5e30-4353-8cbd-c5f4d35f22a6', '22a42474-2f2e-4605-a9f5-644113e2b0df']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:42.169908 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd40b9d-81b6-4d73-b36a-76a9121a55e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:42.250160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd40b9d-81b6-4d73-b36a-76a9121a55e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8058124-2497-448e-a23d-d12ee5874ad4', '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='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['87fd3303-4c68-4d2f-a1b3-44d4b5f1d14d','27e919bf-6286-4872-a9e4-e3db37116bce','b7a058e9-5e30-4353-8cbd-c5f4d35f22a6','22a42474-2f2e-4605-a9f5-644113e2b0df'],size=1,snapshot_id=baa891be-a4a7-44ea-af28-b6aea6b82400,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), '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-13T23:46:42Z,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=c8058124-2497-448e-a23d-d12ee5874ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=baa891be-a4a7-44ea-af28-b6aea6b82400,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:42.254424 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b6e4f8-2185-4023-8901-fb1952a803f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:42.294182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b6e4f8-2185-4023-8901-fb1952a803f4) transitioned into 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='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['87fd3303-4c68-4d2f-a1b3-44d4b5f1d14d','27e919bf-6286-4872-a9e4-e3db37116bce','b7a058e9-5e30-4353-8cbd-c5f4d35f22a6','22a42474-2f2e-4605-a9f5-644113e2b0df'],size=1,snapshot_id=baa891be-a4a7-44ea-af28-b6aea6b82400,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:42.294896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74a36bfe-8fb6-42ed-bc9f-d9c6d609c580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:46:42.327343 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74a36bfe-8fb6-42ed-bc9f-d9c6d609c580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:46:42.329940 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (c484ae3c-d959-4882-8a9a-74e65dadc50d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:46:42.330114 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:46:42.332072 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-8a65b1e6-1b94-40d2-b38b-af7778b583a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:46:42.332308 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 628/2527] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 23:46:42 2026] POST /volume/v3/volumes => generated 734 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 23:46:42.361656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5807f2ee-8389-4307-a1f0-c21c248ea0c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:42.370941 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5807f2ee-8389-4307-a1f0-c21c248ea0c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 Aug 13 23:46:42.371320 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5807f2ee-8389-4307-a1f0-c21c248ea0c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:42.371584 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5807f2ee-8389-4307-a1f0-c21c248ea0c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:42.388676 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:42.388676 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:42.397235 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5807f2ee-8389-4307-a1f0-c21c248ea0c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:42.407063 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5807f2ee-8389-4307-a1f0-c21c248ea0c0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 returned with HTTP 200 Aug 13 23:46:42.407966 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 639/2528] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:42 2026] GET /volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:42.423505 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7d2ae146-25b3-46f5-8ece-04964beaba0f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:42.429073 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7d2ae146-25b3-46f5-8ece-04964beaba0f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 Aug 13 23:46:42.429524 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7d2ae146-25b3-46f5-8ece-04964beaba0f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:42.429837 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7d2ae146-25b3-46f5-8ece-04964beaba0f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:42.444781 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:42.444781 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:42.453170 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7d2ae146-25b3-46f5-8ece-04964beaba0f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:42.467837 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-7d2ae146-25b3-46f5-8ece-04964beaba0f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 returned with HTTP 200 Aug 13 23:46:42.469406 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 627/2529] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:42 2026] GET /volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:42.607881 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8f9cc50-a79a-415c-bcdf-dab78811bc7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:42.611364 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8f9cc50-a79a-415c-bcdf-dab78811bc7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:42.611610 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8f9cc50-a79a-415c-bcdf-dab78811bc7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:42.612881 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8f9cc50-a79a-415c-bcdf-dab78811bc7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:42.614083 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c8f9cc50-a79a-415c-bcdf-dab78811bc7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:42.623560 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:42.623560 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:42.625511 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8f9cc50-a79a-415c-bcdf-dab78811bc7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:42.625511 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 636/2530] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:42 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:42.648212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56a3d34f-9548-4e43-a9a5-9d877f580b5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:42.648212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56a3d34f-9548-4e43-a9a5-9d877f580b5b None None] GET https://10.4.3.81/volume// Aug 13 23:46:42.648786 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56a3d34f-9548-4e43-a9a5-9d877f580b5b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:42.648786 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56a3d34f-9548-4e43-a9a5-9d877f580b5b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:42.649656 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56a3d34f-9548-4e43-a9a5-9d877f580b5b None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:42.650052 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 629/2531] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:42.667008 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-0ea0482b-a214-47a4-8a12-d2f4e3537af6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:42.671120 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-0ea0482b-a214-47a4-8a12-d2f4e3537af6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:46:42.671120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-0ea0482b-a214-47a4-8a12-d2f4e3537af6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "517be24f-9a22-4536-9015-c85b1aa845f1", "connector": null, "instance_uuid": "4a1d7866-b5b2-4863-8a2e-cc2b64d10674"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:42.706149 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:42.706149 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:42.771486 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-0ea0482b-a214-47a4-8a12-d2f4e3537af6 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:46:42.772180 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 640/2532] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:46:42 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:42.789315 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-55b2ae5c-013f-4e0b-82f4-318f318781f2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:42.792338 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-55b2ae5c-013f-4e0b-82f4-318f318781f2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c Aug 13 23:46:42.792650 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-55b2ae5c-013f-4e0b-82f4-318f318781f2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:42.793038 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-55b2ae5c-013f-4e0b-82f4-318f318781f2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:42.811670 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:42.811670 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:42.939652 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-55b2ae5c-013f-4e0b-82f4-318f318781f2 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c returned with HTTP 200 Aug 13 23:46:42.940680 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 628/2533] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:46:42 2026] DELETE /volume/v3/attachments/7dd2b6af-e176-40be-87e9-6011fcf91c8c => generated 192 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:42.983846 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-262d3bb1-3816-4c11-ac38-9960a1a0c49d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:42.987427 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-262d3bb1-3816-4c11-ac38-9960a1a0c49d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:42.987835 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-262d3bb1-3816-4c11-ac38-9960a1a0c49d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:42.988105 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-262d3bb1-3816-4c11-ac38-9960a1a0c49d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:42.988233 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-262d3bb1-3816-4c11-ac38-9960a1a0c49d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:42.998673 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:42.998673 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:42.999765 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-262d3bb1-3816-4c11-ac38-9960a1a0c49d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:43.001346 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 637/2534] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:42 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:43.644711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ecd8571-ef56-4df5-81d0-64fd4c11fe44 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:43.647400 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ecd8571-ef56-4df5-81d0-64fd4c11fe44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:43.647921 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ecd8571-ef56-4df5-81d0-64fd4c11fe44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:43.647921 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ecd8571-ef56-4df5-81d0-64fd4c11fe44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:43.650049 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5ecd8571-ef56-4df5-81d0-64fd4c11fe44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:43.657048 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:43.657048 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:43.657921 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ecd8571-ef56-4df5-81d0-64fd4c11fe44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:43.658538 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 630/2535] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:43 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:44.025387 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7efa5da1-a921-48a1-9624-9c8f14bc83c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:44.030468 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7efa5da1-a921-48a1-9624-9c8f14bc83c7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:44.031170 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7efa5da1-a921-48a1-9624-9c8f14bc83c7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:44.031170 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7efa5da1-a921-48a1-9624-9c8f14bc83c7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:44.031825 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7efa5da1-a921-48a1-9624-9c8f14bc83c7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:44.041410 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:44.041410 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:44.042802 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7efa5da1-a921-48a1-9624-9c8f14bc83c7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:44.044808 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 641/2536] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:44 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:44.674454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e6c3955-9051-45fd-ab18-f45e9af95f23 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:44.678743 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e6c3955-9051-45fd-ab18-f45e9af95f23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:44.679137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e6c3955-9051-45fd-ab18-f45e9af95f23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:44.679382 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e6c3955-9051-45fd-ab18-f45e9af95f23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:44.679490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0e6c3955-9051-45fd-ab18-f45e9af95f23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:44.690208 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:44.690208 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:44.690899 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e6c3955-9051-45fd-ab18-f45e9af95f23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:44.691062 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 629/2537] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:44 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:45.060356 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8ce448a8-0dc8-49e0-8a84-74b34e393db6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.064421 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ce448a8-0dc8-49e0-8a84-74b34e393db6 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:45.064669 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ce448a8-0dc8-49e0-8a84-74b34e393db6 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:45.065462 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ce448a8-0dc8-49e0-8a84-74b34e393db6 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:45.065462 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8ce448a8-0dc8-49e0-8a84-74b34e393db6 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:45.070982 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:45.070982 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:45.072119 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ce448a8-0dc8-49e0-8a84-74b34e393db6 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:45.072439 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 638/2538] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:45 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:45.481537 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-9a0d9a81-e576-4dc5-a435-2370c0574dde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.484381 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-9a0d9a81-e576-4dc5-a435-2370c0574dde tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 Aug 13 23:46:45.484676 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-9a0d9a81-e576-4dc5-a435-2370c0574dde tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:45.484959 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-9a0d9a81-e576-4dc5-a435-2370c0574dde tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:45.495047 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:45.495047 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:45.501126 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-9a0d9a81-e576-4dc5-a435-2370c0574dde tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:45.509189 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-9a0d9a81-e576-4dc5-a435-2370c0574dde tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 returned with HTTP 200 Aug 13 23:46:45.509189 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 631/2539] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:45 2026] GET /volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 => generated 1343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:45.528275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37c355fe-26cc-4118-a391-1b5241b96299 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.529004 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37c355fe-26cc-4118-a391-1b5241b96299 None None] GET https://10.4.3.81/volume// Aug 13 23:46:45.529284 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37c355fe-26cc-4118-a391-1b5241b96299 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:45.529556 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37c355fe-26cc-4118-a391-1b5241b96299 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:45.529925 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37c355fe-26cc-4118-a391-1b5241b96299 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:45.533466 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 642/2540] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:45 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:45.548298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cdc4f475-6050-4a99-beb4-44fd84cb251f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.551462 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cdc4f475-6050-4a99-beb4-44fd84cb251f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:46:45.551736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cdc4f475-6050-4a99-beb4-44fd84cb251f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8058124-2497-448e-a23d-d12ee5874ad4", "connector": null, "instance_uuid": "0f8c858a-7f4e-444f-bf51-58d70db2560b"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:45.563043 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:45.563043 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:45.621470 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-cdc4f475-6050-4a99-beb4-44fd84cb251f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:46:45.622258 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 630/2541] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:46:45 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:45.662655 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4dc0c39-9838-4458-84bc-2265917f4e88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.664065 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4dc0c39-9838-4458-84bc-2265917f4e88 None None] GET https://10.4.3.81/volume// Aug 13 23:46:45.664292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4dc0c39-9838-4458-84bc-2265917f4e88 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:45.664573 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4dc0c39-9838-4458-84bc-2265917f4e88 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:45.665306 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4dc0c39-9838-4458-84bc-2265917f4e88 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:45.665855 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 639/2542] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:45 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:45.680557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5ece44b1-d62a-4fd3-8974-3fa8ada22ccd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.683749 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5ece44b1-d62a-4fd3-8974-3fa8ada22ccd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 Aug 13 23:46:45.684152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5ece44b1-d62a-4fd3-8974-3fa8ada22ccd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:45.684392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5ece44b1-d62a-4fd3-8974-3fa8ada22ccd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:45.704600 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:45.704600 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:45.712507 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b40dd07e-0e01-4eff-9e5b-09a448278893 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.714374 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5ece44b1-d62a-4fd3-8974-3fa8ada22ccd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:46:45.716364 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b40dd07e-0e01-4eff-9e5b-09a448278893 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:45.716542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b40dd07e-0e01-4eff-9e5b-09a448278893 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:45.717360 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b40dd07e-0e01-4eff-9e5b-09a448278893 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:45.718395 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b40dd07e-0e01-4eff-9e5b-09a448278893 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:45.722405 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-5ece44b1-d62a-4fd3-8974-3fa8ada22ccd tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 returned with HTTP 200 Aug 13 23:46:45.722907 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 632/2543] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:45 2026] GET /volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 => generated 1522 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:45.724639 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:45.724639 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:45.729766 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-ef3df014-68c7-4118-a030-1f483b616b83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.730253 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b40dd07e-0e01-4eff-9e5b-09a448278893 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:45.730348 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 643/2544] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:45 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:46:45.733674 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-ef3df014-68c7-4118-a030-1f483b616b83 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] PUT https://10.4.3.81/volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f Aug 13 23:46:45.733883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-ef3df014-68c7-4118-a030-1f483b616b83 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:45.746803 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-ef3df014-68c7-4118-a030-1f483b616b83 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Acquiring lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:46:45.753916 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-ef3df014-68c7-4118-a030-1f483b616b83 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:46:45.754587 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:45.754587 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:45.909306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-ab19014d-194d-46b2-ae0b-8a4662612e66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.914063 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-ab19014d-194d-46b2-ae0b-8a4662612e66 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b Aug 13 23:46:45.914063 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-ab19014d-194d-46b2-ae0b-8a4662612e66 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:45.930539 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-ab19014d-194d-46b2-ae0b-8a4662612e66 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-c8058124-2497-448e-a23d-d12ee5874ad4-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:46:45.932955 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-ef3df014-68c7-4118-a030-1f483b616b83 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Lock "cinder-attachment_update-517be24f-9a22-4536-9015-c85b1aa845f1-np0000007283" released by "attachment_update" :: held 0.179s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:46:45.933110 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-ef3df014-68c7-4118-a030-1f483b616b83 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f returned with HTTP 200 Aug 13 23:46:45.933722 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 631/2545] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:46:45 2026] PUT /volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f => generated 968 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:45.937202 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-ab19014d-194d-46b2-ae0b-8a4662612e66 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-c8058124-2497-448e-a23d-d12ee5874ad4-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:46:45.939309 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:45.939309 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:45.954654 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-361d29b6-a48e-4b93-83cd-53167faa0a97 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:45.957832 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-361d29b6-a48e-4b93-83cd-53167faa0a97 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f Aug 13 23:46:45.959101 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-361d29b6-a48e-4b93-83cd-53167faa0a97 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:45.959636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-361d29b6-a48e-4b93-83cd-53167faa0a97 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:45.987927 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-361d29b6-a48e-4b93-83cd-53167faa0a97 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f returned with HTTP 200 Aug 13 23:46:45.988611 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 633/2546] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:46:45 2026] GET /volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:46.089800 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2288ac7c-ce7a-4462-85c7-e58d61232b04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:46.093792 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2288ac7c-ce7a-4462-85c7-e58d61232b04 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:46.094163 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2288ac7c-ce7a-4462-85c7-e58d61232b04 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:46.094455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2288ac7c-ce7a-4462-85c7-e58d61232b04 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:46.094635 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2288ac7c-ce7a-4462-85c7-e58d61232b04 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:46.101600 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:46.101600 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:46.101600 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2288ac7c-ce7a-4462-85c7-e58d61232b04 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:46.101915 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 644/2547] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:46 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:46.104219 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-ab19014d-194d-46b2-ae0b-8a4662612e66 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-c8058124-2497-448e-a23d-d12ee5874ad4-np0000007283" released by "attachment_update" :: held 0.165s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:46:46.104219 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-ab19014d-194d-46b2-ae0b-8a4662612e66 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b returned with HTTP 200 Aug 13 23:46:46.104219 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 640/2548] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:46:45 2026] PUT /volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:46.186898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e6dccba7-79cb-4e32-812f-2f179e700ccc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:46.192012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e6dccba7-79cb-4e32-812f-2f179e700ccc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b/action Aug 13 23:46:46.192475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e6dccba7-79cb-4e32-812f-2f179e700ccc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:46.193156 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e6dccba7-79cb-4e32-812f-2f179e700ccc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:46.242690 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:46.242690 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:46.275114 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8c5e0b5c-51ce-488c-89c6-fbd213134d13 req-e6dccba7-79cb-4e32-812f-2f179e700ccc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b/action returned with HTTP 204 Aug 13 23:46:46.276652 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 632/2549] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:46:46 2026] POST /volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:46.748297 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c579ed5b-36a9-46c6-b079-fb6301722a4d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:46.754003 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c579ed5b-36a9-46c6-b079-fb6301722a4d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:46.754003 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c579ed5b-36a9-46c6-b079-fb6301722a4d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:46.754901 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c579ed5b-36a9-46c6-b079-fb6301722a4d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:46.755110 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c579ed5b-36a9-46c6-b079-fb6301722a4d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:46.763721 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:46.763721 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:46.765802 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c579ed5b-36a9-46c6-b079-fb6301722a4d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:46.767228 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 634/2550] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:46 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:47.117596 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5da6f5b-1933-4f5f-b5d1-c23d6279097f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:47.121506 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5da6f5b-1933-4f5f-b5d1-c23d6279097f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:47.121816 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5da6f5b-1933-4f5f-b5d1-c23d6279097f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:47.122133 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5da6f5b-1933-4f5f-b5d1-c23d6279097f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:47.122292 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d5da6f5b-1933-4f5f-b5d1-c23d6279097f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:47.129752 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:47.129752 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:47.130750 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5da6f5b-1933-4f5f-b5d1-c23d6279097f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:47.131287 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 645/2551] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:47 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:47.781226 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c163a7b-b81e-49c2-a04c-e592ba223ce8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:47.783890 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c163a7b-b81e-49c2-a04c-e592ba223ce8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:47.784098 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c163a7b-b81e-49c2-a04c-e592ba223ce8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:47.784384 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c163a7b-b81e-49c2-a04c-e592ba223ce8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:47.784567 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3c163a7b-b81e-49c2-a04c-e592ba223ce8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:47.788474 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=365,cinder:INSERT=40,cinder:UPDATE=94,cinder:DELETE=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:46:47.792118 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:47.792118 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:47.792998 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c163a7b-b81e-49c2-a04c-e592ba223ce8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:47.793461 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 641/2552] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:47 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:48.152741 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-902a22da-4cb2-4ec7-a809-f83c7c767955 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:48.157058 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-902a22da-4cb2-4ec7-a809-f83c7c767955 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:48.157058 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-902a22da-4cb2-4ec7-a809-f83c7c767955 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:48.157058 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-902a22da-4cb2-4ec7-a809-f83c7c767955 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:48.157058 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-902a22da-4cb2-4ec7-a809-f83c7c767955 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:48.158704 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=403,cinder:UPDATE=96,cinder:INSERT=41,cinder:DELETE=2 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:46:48.163487 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:48.163487 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:48.164950 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-902a22da-4cb2-4ec7-a809-f83c7c767955 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:48.169308 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 633/2553] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:48 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:48.813214 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ad96213-f06c-469d-84b5-c016cb393f94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:48.818954 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ad96213-f06c-469d-84b5-c016cb393f94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:48.818954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ad96213-f06c-469d-84b5-c016cb393f94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:48.818954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ad96213-f06c-469d-84b5-c016cb393f94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:48.818954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4ad96213-f06c-469d-84b5-c016cb393f94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:48.826605 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:48.826605 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:48.827875 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ad96213-f06c-469d-84b5-c016cb393f94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:48.828432 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 635/2554] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:48 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:49.192850 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61455a67-4464-440a-811b-51ac7b643fb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:49.195313 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61455a67-4464-440a-811b-51ac7b643fb3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:49.195562 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61455a67-4464-440a-811b-51ac7b643fb3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:49.195879 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61455a67-4464-440a-811b-51ac7b643fb3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:49.196052 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-61455a67-4464-440a-811b-51ac7b643fb3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:49.203094 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:49.203094 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:49.203671 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61455a67-4464-440a-811b-51ac7b643fb3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:49.204224 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 646/2555] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:49 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:49.301031 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e3782f52-433c-4812-ac23-3c41899edb67 req-38644600-71c7-4f7a-8d22-6acb3701f7f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:49.305663 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-38644600-71c7-4f7a-8d22-6acb3701f7f5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 23:46:49.305663 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-38644600-71c7-4f7a-8d22-6acb3701f7f5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:49.305663 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-38644600-71c7-4f7a-8d22-6acb3701f7f5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:49.358922 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-38644600-71c7-4f7a-8d22-6acb3701f7f5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 23:46:49.360031 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 642/2556] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 23:46:49 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:49.443815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e3782f52-433c-4812-ac23-3c41899edb67 req-ac60d494-9bb4-46ad-98de-64e9161fd700 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:49.450478 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-ac60d494-9bb4-46ad-98de-64e9161fd700 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:46:49.450742 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-ac60d494-9bb4-46ad-98de-64e9161fd700 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:49.451491 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-ac60d494-9bb4-46ad-98de-64e9161fd700 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:49.472280 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:49.472280 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:49.478767 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e3782f52-433c-4812-ac23-3c41899edb67 req-ac60d494-9bb4-46ad-98de-64e9161fd700 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:49.487462 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-ac60d494-9bb4-46ad-98de-64e9161fd700 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 200 Aug 13 23:46:49.488040 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 634/2557] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:49 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 1657 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:49.506542 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e3782f52-433c-4812-ac23-3c41899edb67 req-b97305d0-3404-4507-ab9b-4654e5d2b8d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:49.509066 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-b97305d0-3404-4507-ab9b-4654e5d2b8d7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:46:49.509709 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-b97305d0-3404-4507-ab9b-4654e5d2b8d7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b03741e3-e828-464a-923b-d32d09d46b33", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:49.533942 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:49.533942 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:49.534631 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e3782f52-433c-4812-ac23-3c41899edb67 req-b97305d0-3404-4507-ab9b-4654e5d2b8d7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:49.534871 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-e3782f52-433c-4812-ac23-3c41899edb67 req-b97305d0-3404-4507-ab9b-4654e5d2b8d7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Create snapshot from volume b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:46:49.619120 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [req-e3782f52-433c-4812-ac23-3c41899edb67 req-b97305d0-3404-4507-ab9b-4654e5d2b8d7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Created reservations ['515f259c-094a-4d79-a4b4-4edd154d1046', '45d3decc-14f5-4a8e-9c42-2cfa17892ac9', 'b968bd19-69d9-4017-81c1-73f4a4b0fe70', 'a21c1bb8-6e6b-4f12-8851-bf5d200ba86b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:46:49.691456 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e3782f52-433c-4812-ac23-3c41899edb67 req-b97305d0-3404-4507-ab9b-4654e5d2b8d7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Snapshot force create request issued successfully. Aug 13 23:46:49.691963 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e3782f52-433c-4812-ac23-3c41899edb67 req-b97305d0-3404-4507-ab9b-4654e5d2b8d7 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:46:49.692588 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 636/2558] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 23:46:49 2026] POST /volume/v3/snapshots => generated 292 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:46:49.849710 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e2de3ad-8d60-49c9-ba61-8b92b171a6de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:49.852961 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e2de3ad-8d60-49c9-ba61-8b92b171a6de tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:49.855161 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e2de3ad-8d60-49c9-ba61-8b92b171a6de tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:49.855161 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e2de3ad-8d60-49c9-ba61-8b92b171a6de tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:49.855161 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3e2de3ad-8d60-49c9-ba61-8b92b171a6de tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:49.873308 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:49.873308 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:49.875181 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e2de3ad-8d60-49c9-ba61-8b92b171a6de tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:49.875181 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 647/2559] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:49 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:50.226094 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-60d5ddb7-afc0-4b59-a739-6678887a03e9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:50.227979 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60d5ddb7-afc0-4b59-a739-6678887a03e9 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:50.228662 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60d5ddb7-afc0-4b59-a739-6678887a03e9 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:50.229094 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60d5ddb7-afc0-4b59-a739-6678887a03e9 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:50.229370 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-60d5ddb7-afc0-4b59-a739-6678887a03e9 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:50.236301 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:50.236301 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:50.239908 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60d5ddb7-afc0-4b59-a739-6678887a03e9 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:50.241024 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 643/2560] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:50 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:50.889259 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ed9bb2b-81ce-45fc-8649-088c11602466 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:50.895702 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ed9bb2b-81ce-45fc-8649-088c11602466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:50.895702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ed9bb2b-81ce-45fc-8649-088c11602466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:50.895702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ed9bb2b-81ce-45fc-8649-088c11602466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:50.895702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4ed9bb2b-81ce-45fc-8649-088c11602466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:50.902498 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:50.902498 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:50.902498 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ed9bb2b-81ce-45fc-8649-088c11602466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:50.902912 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 635/2561] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:50 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:51.262015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-17715542-11e3-47fd-ad84-c6c8bb981e5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:51.264805 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17715542-11e3-47fd-ad84-c6c8bb981e5b tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:51.265108 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17715542-11e3-47fd-ad84-c6c8bb981e5b tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:51.265342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17715542-11e3-47fd-ad84-c6c8bb981e5b tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:51.265500 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-17715542-11e3-47fd-ad84-c6c8bb981e5b tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:51.279922 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:51.279922 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:51.282682 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17715542-11e3-47fd-ad84-c6c8bb981e5b tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:51.283327 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 637/2562] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:51 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:51.921800 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fce2d504-7dc6-42ed-8724-06a1ed97ef64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:51.926903 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fce2d504-7dc6-42ed-8724-06a1ed97ef64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:51.927369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fce2d504-7dc6-42ed-8724-06a1ed97ef64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:51.928114 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fce2d504-7dc6-42ed-8724-06a1ed97ef64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:51.928470 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fce2d504-7dc6-42ed-8724-06a1ed97ef64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:51.946621 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:51.946621 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:51.954632 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fce2d504-7dc6-42ed-8724-06a1ed97ef64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:51.958261 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 648/2563] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:51 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:52.299969 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33363fde-68a5-4d7c-8698-6fee4d598227 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:52.303222 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33363fde-68a5-4d7c-8698-6fee4d598227 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:52.303555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33363fde-68a5-4d7c-8698-6fee4d598227 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:52.304155 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33363fde-68a5-4d7c-8698-6fee4d598227 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:52.304155 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-33363fde-68a5-4d7c-8698-6fee4d598227 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:52.312288 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:52.312288 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:52.314318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33363fde-68a5-4d7c-8698-6fee4d598227 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:52.316807 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 644/2564] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:52 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:46:52.974654 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-81f5031a-fd29-438f-a086-4cc97083aceb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:52.978911 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81f5031a-fd29-438f-a086-4cc97083aceb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:52.978911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81f5031a-fd29-438f-a086-4cc97083aceb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:52.978911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81f5031a-fd29-438f-a086-4cc97083aceb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:52.978911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-81f5031a-fd29-438f-a086-4cc97083aceb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:52.984447 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:52.984447 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:52.985690 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81f5031a-fd29-438f-a086-4cc97083aceb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:52.986460 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 636/2565] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:52 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:53.331577 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ba32ef7-b910-4f07-8096-88a46f4856e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:53.334014 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ba32ef7-b910-4f07-8096-88a46f4856e4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:53.337020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ba32ef7-b910-4f07-8096-88a46f4856e4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:53.337020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ba32ef7-b910-4f07-8096-88a46f4856e4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:53.337020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1ba32ef7-b910-4f07-8096-88a46f4856e4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:53.348462 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:53.348462 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:53.349956 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ba32ef7-b910-4f07-8096-88a46f4856e4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:53.353287 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 638/2566] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:53 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:53.747950 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-3935a574-ca0b-4360-9fb4-7569f7865e19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:53.760288 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-3935a574-ca0b-4360-9fb4-7569f7865e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:46:53.760288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-3935a574-ca0b-4360-9fb4-7569f7865e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:53.760288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-3935a574-ca0b-4360-9fb4-7569f7865e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:53.798227 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:53.798227 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:53.815060 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-3935a574-ca0b-4360-9fb4-7569f7865e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:46:53.822641 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-3935a574-ca0b-4360-9fb4-7569f7865e19 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 200 Aug 13 23:46:53.824689 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 649/2567] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:53 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 1657 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:54.002801 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88cd5746-3139-49c9-bea7-cd61896e4813 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:54.006035 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88cd5746-3139-49c9-bea7-cd61896e4813 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:54.006185 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88cd5746-3139-49c9-bea7-cd61896e4813 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:54.006380 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88cd5746-3139-49c9-bea7-cd61896e4813 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:54.006521 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-88cd5746-3139-49c9-bea7-cd61896e4813 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:54.012470 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:54.012470 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:54.013291 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88cd5746-3139-49c9-bea7-cd61896e4813 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:54.014819 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 645/2568] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:54 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:54.372329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5849143a-96f7-4476-b07c-0176f2b04055 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:54.376030 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5849143a-96f7-4476-b07c-0176f2b04055 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:54.376030 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5849143a-96f7-4476-b07c-0176f2b04055 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:54.376030 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5849143a-96f7-4476-b07c-0176f2b04055 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:54.376030 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5849143a-96f7-4476-b07c-0176f2b04055 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:54.386971 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:54.386971 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:54.390734 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5849143a-96f7-4476-b07c-0176f2b04055 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:54.390734 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 637/2569] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:54 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:54.408974 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-c990e00c-264a-47bb-b5d1-316a33a67d62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:54.412598 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-c990e00c-264a-47bb-b5d1-316a33a67d62 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption Aug 13 23:46:54.412598 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-c990e00c-264a-47bb-b5d1-316a33a67d62 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:54.413617 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-c990e00c-264a-47bb-b5d1-316a33a67d62 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:54.432184 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:54.432184 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:54.444379 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-c990e00c-264a-47bb-b5d1-316a33a67d62 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption returned with HTTP 200 Aug 13 23:46:54.444886 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 639/2570] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:46:54 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:55.029880 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dd3debc4-54be-49c4-a659-fd0430d5b28d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:55.032998 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd3debc4-54be-49c4-a659-fd0430d5b28d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:55.033437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd3debc4-54be-49c4-a659-fd0430d5b28d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:55.033766 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd3debc4-54be-49c4-a659-fd0430d5b28d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:55.033766 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dd3debc4-54be-49c4-a659-fd0430d5b28d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:55.040983 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:55.040983 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:55.042583 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd3debc4-54be-49c4-a659-fd0430d5b28d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:55.044621 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 650/2571] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:55 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:55.406652 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15de7993-e0c7-4a60-921d-989c57410f1f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:55.409099 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15de7993-e0c7-4a60-921d-989c57410f1f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:55.409435 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15de7993-e0c7-4a60-921d-989c57410f1f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:55.409657 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15de7993-e0c7-4a60-921d-989c57410f1f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:55.409823 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-15de7993-e0c7-4a60-921d-989c57410f1f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:55.417753 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:55.417753 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:55.419690 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15de7993-e0c7-4a60-921d-989c57410f1f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:55.419690 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 646/2572] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:55 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:56.059290 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32113fa0-8e8d-41a9-94d6-fd25fa6ca78e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:56.064889 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32113fa0-8e8d-41a9-94d6-fd25fa6ca78e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:56.065401 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32113fa0-8e8d-41a9-94d6-fd25fa6ca78e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:56.065736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32113fa0-8e8d-41a9-94d6-fd25fa6ca78e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:56.066345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-32113fa0-8e8d-41a9-94d6-fd25fa6ca78e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:56.072185 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:56.072185 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:56.074369 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32113fa0-8e8d-41a9-94d6-fd25fa6ca78e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:56.074369 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 638/2573] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:56 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:56.446268 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08e415a9-29af-4a1d-8959-c81db637aa62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:56.447862 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08e415a9-29af-4a1d-8959-c81db637aa62 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:56.448164 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08e415a9-29af-4a1d-8959-c81db637aa62 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:56.448412 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08e415a9-29af-4a1d-8959-c81db637aa62 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:56.448552 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-08e415a9-29af-4a1d-8959-c81db637aa62 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:56.455717 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:56.455717 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:56.456744 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08e415a9-29af-4a1d-8959-c81db637aa62 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:56.457184 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 640/2574] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:56 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:57.090931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ef0fd8f-1578-418d-ac4e-11cf51701c68 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:57.093943 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ef0fd8f-1578-418d-ac4e-11cf51701c68 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:57.094145 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ef0fd8f-1578-418d-ac4e-11cf51701c68 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:57.094325 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ef0fd8f-1578-418d-ac4e-11cf51701c68 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:57.094497 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1ef0fd8f-1578-418d-ac4e-11cf51701c68 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:57.100490 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:57.100490 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:57.102230 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ef0fd8f-1578-418d-ac4e-11cf51701c68 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:57.102230 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 651/2575] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:57 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:57.289745 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-1e6d6eff-681a-4dba-8187-75d41cfb8e43 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:57.292886 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-1e6d6eff-681a-4dba-8187-75d41cfb8e43 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f/action Aug 13 23:46:57.293687 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-1e6d6eff-681a-4dba-8187-75d41cfb8e43 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:57.293687 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-1e6d6eff-681a-4dba-8187-75d41cfb8e43 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:57.326473 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:57.326473 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:57.347630 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-dde1c75f-c04e-4c05-a7ea-6efa57eb0f3a req-1e6d6eff-681a-4dba-8187-75d41cfb8e43 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f/action returned with HTTP 204 Aug 13 23:46:57.348207 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 647/2576] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:46:57 2026] POST /volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:46:57.483201 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae586fb8-1260-4793-a4a4-407d6cd272b7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:57.489240 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae586fb8-1260-4793-a4a4-407d6cd272b7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:57.489240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae586fb8-1260-4793-a4a4-407d6cd272b7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:57.489240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae586fb8-1260-4793-a4a4-407d6cd272b7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:57.489240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ae586fb8-1260-4793-a4a4-407d6cd272b7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:57.499156 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:57.499156 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:57.500507 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae586fb8-1260-4793-a4a4-407d6cd272b7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:57.501219 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 639/2577] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:57 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:57.717105 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b718c954-c759-4e17-be76-78d6f157deec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:57.720931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b718c954-c759-4e17-be76-78d6f157deec tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:57.721227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b718c954-c759-4e17-be76-78d6f157deec tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:57.721492 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b718c954-c759-4e17-be76-78d6f157deec tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:57.737886 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:57.737886 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:57.743517 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b718c954-c759-4e17-be76-78d6f157deec tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:57.750005 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b718c954-c759-4e17-be76-78d6f157deec tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:57.750883 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 641/2578] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:57 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 1166 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:57.824764 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-4489d509-676e-498a-9df1-fa04e0227b45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:57.831366 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-4489d509-676e-498a-9df1-fa04e0227b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:57.831614 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-4489d509-676e-498a-9df1-fa04e0227b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:57.831847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-4489d509-676e-498a-9df1-fa04e0227b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:57.845175 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:57.845175 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:57.852563 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-4489d509-676e-498a-9df1-fa04e0227b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:57.861313 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-4489d509-676e-498a-9df1-fa04e0227b45 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:57.861494 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 652/2579] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:46:57 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 1166 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:46:57.903766 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-b281e198-e75a-40bd-9e9f-76d32acad7fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:57.907495 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-b281e198-e75a-40bd-9e9f-76d32acad7fa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] POST https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/action Aug 13 23:46:57.908000 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-b281e198-e75a-40bd-9e9f-76d32acad7fa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:46:57.908262 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-b281e198-e75a-40bd-9e9f-76d32acad7fa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:46:57.926280 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:57.926280 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:57.927064 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-b281e198-e75a-40bd-9e9f-76d32acad7fa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:57.943714 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-b281e198-e75a-40bd-9e9f-76d32acad7fa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Begin detaching volume completed successfully. Aug 13 23:46:57.944085 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-b281e198-e75a-40bd-9e9f-76d32acad7fa tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/action returned with HTTP 202 Aug 13 23:46:57.945401 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 648/2580] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:46:57 2026] POST /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:46:58.039021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b10cfc4f-0ea1-4b9b-96b5-840e2d65b3b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:58.039716 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b10cfc4f-0ea1-4b9b-96b5-840e2d65b3b1 None None] GET https://10.4.3.81/volume// Aug 13 23:46:58.039716 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b10cfc4f-0ea1-4b9b-96b5-840e2d65b3b1 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:58.040047 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b10cfc4f-0ea1-4b9b-96b5-840e2d65b3b1 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:58.040449 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b10cfc4f-0ea1-4b9b-96b5-840e2d65b3b1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:46:58.040806 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 640/2581] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:46:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:46:58.060889 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-d09e8dc5-1784-421c-b6c5-bc3d2d67f941 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:58.066683 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-d09e8dc5-1784-421c-b6c5-bc3d2d67f941 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:46:58.067005 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-d09e8dc5-1784-421c-b6c5-bc3d2d67f941 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:58.067292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-d09e8dc5-1784-421c-b6c5-bc3d2d67f941 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:58.081013 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:58.081013 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:58.087636 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-d09e8dc5-1784-421c-b6c5-bc3d2d67f941 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:46:58.096428 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-d09e8dc5-1784-421c-b6c5-bc3d2d67f941 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:46:58.096428 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 642/2582] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:46:58 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:46:58.117529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8750e65d-54b7-4778-98d8-c1cc103a6007 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:58.120900 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8750e65d-54b7-4778-98d8-c1cc103a6007 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:58.121210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8750e65d-54b7-4778-98d8-c1cc103a6007 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:58.121499 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8750e65d-54b7-4778-98d8-c1cc103a6007 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:58.121649 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8750e65d-54b7-4778-98d8-c1cc103a6007 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:58.131445 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-86c1a330-a652-40d6-a1cb-fa8ca7ccf231 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:58.135678 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-86c1a330-a652-40d6-a1cb-fa8ca7ccf231 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption Aug 13 23:46:58.135678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-86c1a330-a652-40d6-a1cb-fa8ca7ccf231 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:58.135890 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-86c1a330-a652-40d6-a1cb-fa8ca7ccf231 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:58.136660 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:58.136660 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:58.137911 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8750e65d-54b7-4778-98d8-c1cc103a6007 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:58.138617 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 653/2583] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:58 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:58.155907 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:58.155907 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:58.171109 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-86c1a330-a652-40d6-a1cb-fa8ca7ccf231 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption returned with HTTP 200 Aug 13 23:46:58.171773 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 649/2584] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:46:58 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1/encryption => generated 160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:58.519919 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9b9d5ae-9400-4b74-89eb-a941ccf671cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:58.528607 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9b9d5ae-9400-4b74-89eb-a941ccf671cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:58.529545 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9b9d5ae-9400-4b74-89eb-a941ccf671cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:58.529817 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9b9d5ae-9400-4b74-89eb-a941ccf671cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:58.530065 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a9b9d5ae-9400-4b74-89eb-a941ccf671cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:58.544262 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:58.544262 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:46:58.550901 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9b9d5ae-9400-4b74-89eb-a941ccf671cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:58.550901 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 641/2585] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:58 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:59.160695 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b31016fb-f003-49e8-86a9-52d4c5290c57 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:59.162962 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b31016fb-f003-49e8-86a9-52d4c5290c57 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:46:59.163314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b31016fb-f003-49e8-86a9-52d4c5290c57 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:59.164231 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b31016fb-f003-49e8-86a9-52d4c5290c57 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:59.165036 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b31016fb-f003-49e8-86a9-52d4c5290c57 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:59.172546 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:59.172546 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:46:59.172703 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b31016fb-f003-49e8-86a9-52d4c5290c57 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:46:59.174193 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 643/2586] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:46:59 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:59.571314 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e28c2af-5974-45de-b6a4-3beb07e8bd03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:59.573612 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e28c2af-5974-45de-b6a4-3beb07e8bd03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:46:59.574035 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e28c2af-5974-45de-b6a4-3beb07e8bd03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:59.574600 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e28c2af-5974-45de-b6a4-3beb07e8bd03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:59.574721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9e28c2af-5974-45de-b6a4-3beb07e8bd03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:46:59.581458 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:59.581458 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:46:59.582657 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e28c2af-5974-45de-b6a4-3beb07e8bd03 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:46:59.583041 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 654/2587] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:46:59 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:46:59.873291 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-76521efc-155e-4e3f-b41e-1cc713ba381d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:46:59.877354 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-76521efc-155e-4e3f-b41e-1cc713ba381d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11 Aug 13 23:46:59.877525 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-76521efc-155e-4e3f-b41e-1cc713ba381d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:46:59.877794 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-76521efc-155e-4e3f-b41e-1cc713ba381d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:46:59.905227 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:46:59.905227 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:46:59.994042 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e5961e5d-4c8e-49e6-8a2d-924800cc2b38 req-76521efc-155e-4e3f-b41e-1cc713ba381d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11 returned with HTTP 200 Aug 13 23:46:59.994499 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 650/2588] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:46:59 2026] DELETE /volume/v3/attachments/5a108d37-5f6e-4f4e-bfee-d1d20b7e9e11 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:00.197439 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9b7c7a3-3fa1-41a9-989f-ec102314a699 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:00.201061 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9b7c7a3-3fa1-41a9-989f-ec102314a699 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:00.203138 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9b7c7a3-3fa1-41a9-989f-ec102314a699 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:00.203138 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9b7c7a3-3fa1-41a9-989f-ec102314a699 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:00.203138 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b9b7c7a3-3fa1-41a9-989f-ec102314a699 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:00.211080 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:00.211080 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:00.211922 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9b7c7a3-3fa1-41a9-989f-ec102314a699 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:00.213010 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 642/2589] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:00 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:00.599442 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9becdf89-f131-413a-ba16-f0c9c2b75090 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:00.603017 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9becdf89-f131-413a-ba16-f0c9c2b75090 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:00.603017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9becdf89-f131-413a-ba16-f0c9c2b75090 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:00.603017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9becdf89-f131-413a-ba16-f0c9c2b75090 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:00.603017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9becdf89-f131-413a-ba16-f0c9c2b75090 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:00.610153 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:00.610153 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:00.611553 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9becdf89-f131-413a-ba16-f0c9c2b75090 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:00.613222 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 644/2590] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:00 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:01.227605 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5764114a-cb27-4dcf-97d1-dd9b1e975eda None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:01.232540 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5764114a-cb27-4dcf-97d1-dd9b1e975eda tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:01.234689 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5764114a-cb27-4dcf-97d1-dd9b1e975eda tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:01.234689 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5764114a-cb27-4dcf-97d1-dd9b1e975eda tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:01.234813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5764114a-cb27-4dcf-97d1-dd9b1e975eda tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:01.245446 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:01.245446 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:01.246603 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5764114a-cb27-4dcf-97d1-dd9b1e975eda tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:01.248068 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 655/2591] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:01 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:01.622886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de2b8bb0-8c38-4e15-b8c2-4246040d7af3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:01.625816 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de2b8bb0-8c38-4e15-b8c2-4246040d7af3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33?cascade=True Aug 13 23:47:01.626246 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de2b8bb0-8c38-4e15-b8c2-4246040d7af3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:01.626698 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de2b8bb0-8c38-4e15-b8c2-4246040d7af3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:01.627911 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-de2b8bb0-8c38-4e15-b8c2-4246040d7af3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume with id: b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:47:01.637225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-61b47135-3755-4c91-b7d3-c65e4c27d92e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:01.644035 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61b47135-3755-4c91-b7d3-c65e4c27d92e tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:01.644035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61b47135-3755-4c91-b7d3-c65e4c27d92e tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:01.644035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61b47135-3755-4c91-b7d3-c65e4c27d92e tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:01.644035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-61b47135-3755-4c91-b7d3-c65e4c27d92e tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:01.647496 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:01.647496 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:01.648739 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de2b8bb0-8c38-4e15-b8c2-4246040d7af3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:01.653272 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:01.653272 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:01.654418 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61b47135-3755-4c91-b7d3-c65e4c27d92e tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:01.655639 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 643/2592] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:01 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:01.729887 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de2b8bb0-8c38-4e15-b8c2-4246040d7af3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume request issued successfully. Aug 13 23:47:01.730193 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de2b8bb0-8c38-4e15-b8c2-4246040d7af3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33?cascade=True returned with HTTP 202 Aug 13 23:47:01.731093 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 651/2593] 10.4.3.81 () {66 vars in 1369 bytes} [Thu Aug 13 23:47:01 2026] DELETE /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33?cascade=True => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:01.755522 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2995565a-b31b-4eeb-a9da-b3b36fd62cb5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:01.759301 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2995565a-b31b-4eeb-a9da-b3b36fd62cb5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:47:01.759301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2995565a-b31b-4eeb-a9da-b3b36fd62cb5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:01.761943 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2995565a-b31b-4eeb-a9da-b3b36fd62cb5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:01.771729 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:01.771729 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:01.777946 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2995565a-b31b-4eeb-a9da-b3b36fd62cb5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:01.787366 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2995565a-b31b-4eeb-a9da-b3b36fd62cb5 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 200 Aug 13 23:47:01.788764 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 645/2594] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:01 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:02.272099 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f711b39b-ed10-4b6a-a81c-dcd3926d3e1a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:02.275580 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f711b39b-ed10-4b6a-a81c-dcd3926d3e1a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:02.275580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f711b39b-ed10-4b6a-a81c-dcd3926d3e1a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:02.275580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f711b39b-ed10-4b6a-a81c-dcd3926d3e1a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:02.275580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f711b39b-ed10-4b6a-a81c-dcd3926d3e1a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:02.285771 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:02.285771 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:02.287114 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f711b39b-ed10-4b6a-a81c-dcd3926d3e1a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:02.287817 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 656/2595] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:02 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:02.471381 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa03790e-f20d-48dd-aeb4-2065e97e0f6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:02.477143 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa03790e-f20d-48dd-aeb4-2065e97e0f6c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 Aug 13 23:47:02.477143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa03790e-f20d-48dd-aeb4-2065e97e0f6c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:02.477143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa03790e-f20d-48dd-aeb4-2065e97e0f6c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:02.495322 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:02.495322 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:02.502397 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fa03790e-f20d-48dd-aeb4-2065e97e0f6c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:02.509871 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa03790e-f20d-48dd-aeb4-2065e97e0f6c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 returned with HTTP 200 Aug 13 23:47:02.510417 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 644/2596] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:02 2026] GET /volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 => generated 1635 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:02.675205 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-41429331-08d1-4dd2-bbf5-d9de4e25ff3a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:02.679437 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41429331-08d1-4dd2-bbf5-d9de4e25ff3a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:02.680212 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41429331-08d1-4dd2-bbf5-d9de4e25ff3a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:02.680549 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41429331-08d1-4dd2-bbf5-d9de4e25ff3a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:02.681634 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-41429331-08d1-4dd2-bbf5-d9de4e25ff3a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:02.693427 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:02.693427 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:02.693940 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41429331-08d1-4dd2-bbf5-d9de4e25ff3a tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:02.694426 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 652/2597] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:02 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:02.816206 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77483db7-88b1-44db-8b08-c6d91ca63abb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:02.824359 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77483db7-88b1-44db-8b08-c6d91ca63abb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:47:02.824359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77483db7-88b1-44db-8b08-c6d91ca63abb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:02.824359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77483db7-88b1-44db-8b08-c6d91ca63abb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:02.829449 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77483db7-88b1-44db-8b08-c6d91ca63abb tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 404 Aug 13 23:47:02.830889 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 646/2598] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:02 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:47:03.316524 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bfb521c5-6db5-4e63-b8fd-460c4bd13b72 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:03.320040 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfb521c5-6db5-4e63-b8fd-460c4bd13b72 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:03.320040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfb521c5-6db5-4e63-b8fd-460c4bd13b72 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:03.320597 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfb521c5-6db5-4e63-b8fd-460c4bd13b72 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:03.320817 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bfb521c5-6db5-4e63-b8fd-460c4bd13b72 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:03.333701 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:03.333701 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:03.343160 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfb521c5-6db5-4e63-b8fd-460c4bd13b72 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:03.343160 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 657/2599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:03 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:03.504167 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db9161fe-0f9d-46b9-b172-7d7e99cbc5b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:03.511213 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db9161fe-0f9d-46b9-b172-7d7e99cbc5b9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:47:03.511213 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db9161fe-0f9d-46b9-b172-7d7e99cbc5b9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:03.511213 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db9161fe-0f9d-46b9-b172-7d7e99cbc5b9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:03.511213 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-db9161fe-0f9d-46b9-b172-7d7e99cbc5b9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume with id: b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:47:03.516452 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db9161fe-0f9d-46b9-b172-7d7e99cbc5b9 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 404 Aug 13 23:47:03.517029 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 645/2600] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:03 2026] DELETE /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:03.529278 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32f0bbd6-bcae-49b8-af6e-b826ccee12d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:03.532212 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32f0bbd6-bcae-49b8-af6e-b826ccee12d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 Aug 13 23:47:03.532566 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32f0bbd6-bcae-49b8-af6e-b826ccee12d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:03.532921 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32f0bbd6-bcae-49b8-af6e-b826ccee12d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:03.551392 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32f0bbd6-bcae-49b8-af6e-b826ccee12d3 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 returned with HTTP 404 Aug 13 23:47:03.551392 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 653/2601] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:03 2026] GET /volume/v3/volumes/b03741e3-e828-464a-923b-d32d09d46b33 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:03.569816 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3beae8e5-472f-4e54-85c4-8f528de30822 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:03.572618 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3beae8e5-472f-4e54-85c4-8f528de30822 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:47:03.576022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3beae8e5-472f-4e54-85c4-8f528de30822 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:03.576022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3beae8e5-472f-4e54-85c4-8f528de30822 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:03.576022 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3beae8e5-472f-4e54-85c4-8f528de30822 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume with id: d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:47:03.583700 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:03.583700 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:03.585078 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3beae8e5-472f-4e54-85c4-8f528de30822 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:03.616308 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3beae8e5-472f-4e54-85c4-8f528de30822 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume request issued successfully. Aug 13 23:47:03.616659 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3beae8e5-472f-4e54-85c4-8f528de30822 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 202 Aug 13 23:47:03.617396 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 647/2602] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:03 2026] DELETE /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:03.636150 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69f3bcbe-0a37-4894-a7da-e2b985644485 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:03.640204 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69f3bcbe-0a37-4894-a7da-e2b985644485 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:47:03.641588 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69f3bcbe-0a37-4894-a7da-e2b985644485 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:03.641841 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69f3bcbe-0a37-4894-a7da-e2b985644485 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:03.652537 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:03.652537 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:03.660615 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-69f3bcbe-0a37-4894-a7da-e2b985644485 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:03.666665 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69f3bcbe-0a37-4894-a7da-e2b985644485 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 200 Aug 13 23:47:03.667074 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 658/2603] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:03 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:03.711885 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-98483a5c-0f20-47f9-b930-0876cf6965e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:03.715768 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98483a5c-0f20-47f9-b930-0876cf6965e3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:03.717119 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98483a5c-0f20-47f9-b930-0876cf6965e3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:03.718468 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98483a5c-0f20-47f9-b930-0876cf6965e3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:03.718941 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-98483a5c-0f20-47f9-b930-0876cf6965e3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:03.725002 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:03.725002 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:03.726226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98483a5c-0f20-47f9-b930-0876cf6965e3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:03.726888 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 646/2604] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:03 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:04.329430 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-96c38671-41bf-4f81-9960-3360149726ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:04.333981 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-96c38671-41bf-4f81-9960-3360149726ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b Aug 13 23:47:04.334252 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-96c38671-41bf-4f81-9960-3360149726ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:04.334544 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-96c38671-41bf-4f81-9960-3360149726ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:04.351857 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:04.351857 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:04.362052 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-122f2a7f-7983-46b3-9ed4-e550cdbebd3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:04.364446 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-122f2a7f-7983-46b3-9ed4-e550cdbebd3d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:04.364616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-122f2a7f-7983-46b3-9ed4-e550cdbebd3d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:04.364923 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-122f2a7f-7983-46b3-9ed4-e550cdbebd3d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:04.365032 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-122f2a7f-7983-46b3-9ed4-e550cdbebd3d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:04.372077 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:04.372077 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:04.372601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-122f2a7f-7983-46b3-9ed4-e550cdbebd3d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:04.373381 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 648/2605] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:04 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:04.437011 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-96c38671-41bf-4f81-9960-3360149726ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b returned with HTTP 200 Aug 13 23:47:04.437502 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 654/2606] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:47:04 2026] DELETE /volume/v3/attachments/ecaddbe1-7445-4c12-9c39-aba5114ea70b => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:04.454230 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-7e21d2af-93eb-4aff-9557-69c3edd663f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:04.461926 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-7e21d2af-93eb-4aff-9557-69c3edd663f8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 Aug 13 23:47:04.462097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-7e21d2af-93eb-4aff-9557-69c3edd663f8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:04.462293 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-7e21d2af-93eb-4aff-9557-69c3edd663f8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:04.462437 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-7e21d2af-93eb-4aff-9557-69c3edd663f8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: c8058124-2497-448e-a23d-d12ee5874ad4 Aug 13 23:47:04.483884 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:04.483884 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:04.485251 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-7e21d2af-93eb-4aff-9557-69c3edd663f8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:04.535201 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-7e21d2af-93eb-4aff-9557-69c3edd663f8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:47:04.535433 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7eb12432-2c94-4c03-bbe5-03bc3341c2dd req-7e21d2af-93eb-4aff-9557-69c3edd663f8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 returned with HTTP 202 Aug 13 23:47:04.540753 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 659/2607] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:47:04 2026] DELETE /volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:04.685961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9b6151e9-0020-474b-ada8-61800dcd0825 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:04.689565 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b6151e9-0020-474b-ada8-61800dcd0825 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 Aug 13 23:47:04.689895 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b6151e9-0020-474b-ada8-61800dcd0825 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:04.690139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b6151e9-0020-474b-ada8-61800dcd0825 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:04.697274 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b6151e9-0020-474b-ada8-61800dcd0825 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 returned with HTTP 404 Aug 13 23:47:04.697587 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 647/2608] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:04 2026] GET /volume/v3/volumes/d117f427-2b03-4245-954f-74aa09a4f996 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:04.743082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2de4e812-53d1-4b56-bd94-280874ee50cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:04.745491 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2de4e812-53d1-4b56-bd94-280874ee50cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:04.745491 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2de4e812-53d1-4b56-bd94-280874ee50cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:04.746042 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2de4e812-53d1-4b56-bd94-280874ee50cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:04.746145 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2de4e812-53d1-4b56-bd94-280874ee50cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:04.753466 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:04.753466 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:04.754191 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2de4e812-53d1-4b56-bd94-280874ee50cf tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:04.754588 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 649/2609] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:04 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:05.389980 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8547f59-a4e4-4fe7-a2b8-b2e5ca66e6d6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:05.394278 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8547f59-a4e4-4fe7-a2b8-b2e5ca66e6d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:05.394278 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8547f59-a4e4-4fe7-a2b8-b2e5ca66e6d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:05.394278 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8547f59-a4e4-4fe7-a2b8-b2e5ca66e6d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:05.394278 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b8547f59-a4e4-4fe7-a2b8-b2e5ca66e6d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:05.403887 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:05.403887 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:05.406097 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8547f59-a4e4-4fe7-a2b8-b2e5ca66e6d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:05.406593 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 655/2610] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:05 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:05.773120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c60506f-1265-43a3-aebb-9fca8f2552ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:05.777087 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c60506f-1265-43a3-aebb-9fca8f2552ca tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:05.777504 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c60506f-1265-43a3-aebb-9fca8f2552ca tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:05.777801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c60506f-1265-43a3-aebb-9fca8f2552ca tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:05.777970 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9c60506f-1265-43a3-aebb-9fca8f2552ca tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:05.788396 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:05.788396 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:05.789520 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c60506f-1265-43a3-aebb-9fca8f2552ca tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:05.790073 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 660/2611] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:05 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:06.425552 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5b5c791e-33fa-4d06-bac0-1bd85a702582 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.428372 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b5c791e-33fa-4d06-bac0-1bd85a702582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:06.428867 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b5c791e-33fa-4d06-bac0-1bd85a702582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:06.429158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b5c791e-33fa-4d06-bac0-1bd85a702582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:06.429257 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5b5c791e-33fa-4d06-bac0-1bd85a702582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:06.437868 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:06.437868 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:06.439037 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b5c791e-33fa-4d06-bac0-1bd85a702582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:06.439606 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 648/2612] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:06 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:06.529275 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35ed5906-ef37-4757-9a47-0b7f4542b190 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.532727 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35ed5906-ef37-4757-9a47-0b7f4542b190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 Aug 13 23:47:06.532727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35ed5906-ef37-4757-9a47-0b7f4542b190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:06.534176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35ed5906-ef37-4757-9a47-0b7f4542b190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:06.543243 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35ed5906-ef37-4757-9a47-0b7f4542b190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 returned with HTTP 404 Aug 13 23:47:06.543848 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 650/2613] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:06 2026] GET /volume/v3/volumes/c8058124-2497-448e-a23d-d12ee5874ad4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:06.621338 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f9c6bd2-63af-40af-8066-8bbbda4d34be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.623570 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f9c6bd2-63af-40af-8066-8bbbda4d34be tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:47:06.623874 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f9c6bd2-63af-40af-8066-8bbbda4d34be tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:06.624813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f9c6bd2-63af-40af-8066-8bbbda4d34be tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:06.624975 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-4f9c6bd2-63af-40af-8066-8bbbda4d34be tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:47:06.639014 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:06.639014 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:06.639581 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f9c6bd2-63af-40af-8066-8bbbda4d34be tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:47:06.666503 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f9c6bd2-63af-40af-8066-8bbbda4d34be tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot delete request issued successfully. Aug 13 23:47:06.666847 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f9c6bd2-63af-40af-8066-8bbbda4d34be tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 202 Aug 13 23:47:06.667688 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 656/2614] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:47:06 2026] DELETE /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:06.680571 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1254c793-3b51-41c6-ba64-75648063ffb0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.684659 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1254c793-3b51-41c6-ba64-75648063ffb0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:47:06.684659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1254c793-3b51-41c6-ba64-75648063ffb0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:06.684659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1254c793-3b51-41c6-ba64-75648063ffb0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:06.694759 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:06.694759 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:06.695474 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1254c793-3b51-41c6-ba64-75648063ffb0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:47:06.696758 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1254c793-3b51-41c6-ba64-75648063ffb0 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 200 Aug 13 23:47:06.700026 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 661/2615] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:47:06 2026] GET /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:06.804985 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30a81866-4b10-4a32-9b79-b4744bbd0c79 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.806934 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30a81866-4b10-4a32-9b79-b4744bbd0c79 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:06.807171 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30a81866-4b10-4a32-9b79-b4744bbd0c79 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:06.807400 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30a81866-4b10-4a32-9b79-b4744bbd0c79 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:06.807571 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-30a81866-4b10-4a32-9b79-b4744bbd0c79 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:06.813011 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:06.813011 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:06.814103 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30a81866-4b10-4a32-9b79-b4744bbd0c79 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:06.814771 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 649/2616] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:06 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:06.826277 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7cc0a6e-2dd8-4c3c-9373-5b5b9606941d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.828865 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7cc0a6e-2dd8-4c3c-9373-5b5b9606941d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e Aug 13 23:47:06.829152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7cc0a6e-2dd8-4c3c-9373-5b5b9606941d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:06.829420 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7cc0a6e-2dd8-4c3c-9373-5b5b9606941d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:06.840198 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:06.840198 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:06.845778 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7cc0a6e-2dd8-4c3c-9373-5b5b9606941d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Volume info retrieved successfully. Aug 13 23:47:06.851635 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7cc0a6e-2dd8-4c3c-9373-5b5b9606941d tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e returned with HTTP 200 Aug 13 23:47:06.852151 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 651/2617] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:06 2026] GET /volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:06.869012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-935c1da5-47f5-4014-b013-96b61cbd2fa2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.871209 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-935c1da5-47f5-4014-b013-96b61cbd2fa2 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] PUT https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:06.871670 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-935c1da5-47f5-4014-b013-96b61cbd2fa2 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2019029801", "description": "tempest-volume-backup-description-1889089562"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:06.883950 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:06.883950 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:06.895526 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-935c1da5-47f5-4014-b013-96b61cbd2fa2 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:06.896247 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 657/2618] 10.4.3.81 () {70 vars in 1402 bytes} [Thu Aug 13 23:47:06 2026] PUT /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:06.909178 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93bf27a6-3985-45d7-9cc0-84cb7d114361 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.911849 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93bf27a6-3985-45d7-9cc0-84cb7d114361 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:06.911849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93bf27a6-3985-45d7-9cc0-84cb7d114361 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:06.912074 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93bf27a6-3985-45d7-9cc0-84cb7d114361 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:06.912184 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-93bf27a6-3985-45d7-9cc0-84cb7d114361 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:06.919742 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:06.919742 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:06.921150 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93bf27a6-3985-45d7-9cc0-84cb7d114361 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:06.922368 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 662/2619] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:06 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 838 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:06.938468 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5f0b0b5-2732-4322-a9a9-d7f867a0a684 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:06.942843 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5f0b0b5-2732-4322-a9a9-d7f867a0a684 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] DELETE https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:06.943079 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5f0b0b5-2732-4322-a9a9-d7f867a0a684 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:06.943295 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5f0b0b5-2732-4322-a9a9-d7f867a0a684 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:06.943400 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-f5f0b0b5-2732-4322-a9a9-d7f867a0a684 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Delete backup with id: 8a5831f2-2624-4ba1-86a6-d462e1806ed7. Aug 13 23:47:06.954319 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:06.954319 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:06.978582 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-f5f0b0b5-2732-4322-a9a9-d7f867a0a684 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] delete_backup rpcapi backup_id 8a5831f2-2624-4ba1-86a6-d462e1806ed7 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:47:06.981843 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5f0b0b5-2732-4322-a9a9-d7f867a0a684 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 202 Aug 13 23:47:06.987711 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 650/2620] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:47:06 2026] DELETE /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:47:06.994109 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2bc9694e-8c2c-44ce-a128-7ce537909bf4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:07.001365 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2bc9694e-8c2c-44ce-a128-7ce537909bf4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:07.001629 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2bc9694e-8c2c-44ce-a128-7ce537909bf4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:07.001816 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2bc9694e-8c2c-44ce-a128-7ce537909bf4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:07.001960 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2bc9694e-8c2c-44ce-a128-7ce537909bf4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:07.007009 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:07.007009 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:07.008138 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2bc9694e-8c2c-44ce-a128-7ce537909bf4 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:07.008831 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 652/2621] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:06 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:07.087592 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-517642c6-7cdf-498b-9c07-4313295a2809 req-2c264141-7e62-4fe1-9346-fcd5c477ec96 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:07.090446 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-517642c6-7cdf-498b-9c07-4313295a2809 req-2c264141-7e62-4fe1-9346-fcd5c477ec96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/attachments?instance_id=1de10e2e-b2a6-45ae-8fa5-b02005ae4168 Aug 13 23:47:07.090774 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-517642c6-7cdf-498b-9c07-4313295a2809 req-2c264141-7e62-4fe1-9346-fcd5c477ec96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:07.091063 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-517642c6-7cdf-498b-9c07-4313295a2809 req-2c264141-7e62-4fe1-9346-fcd5c477ec96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:07.113170 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-517642c6-7cdf-498b-9c07-4313295a2809 req-2c264141-7e62-4fe1-9346-fcd5c477ec96 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments?instance_id=1de10e2e-b2a6-45ae-8fa5-b02005ae4168 returned with HTTP 200 Aug 13 23:47:07.114215 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 658/2622] 10.4.3.81 () {70 vars in 1630 bytes} [Thu Aug 13 23:47:07 2026] GET /volume/v3/attachments?instance_id=1de10e2e-b2a6-45ae-8fa5-b02005ae4168 => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:07.124281 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-517642c6-7cdf-498b-9c07-4313295a2809 req-93543404-9925-48be-a8b2-e8e9018c64d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:07.127106 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-517642c6-7cdf-498b-9c07-4313295a2809 req-93543404-9925-48be-a8b2-e8e9018c64d1 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa Aug 13 23:47:07.127106 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-517642c6-7cdf-498b-9c07-4313295a2809 req-93543404-9925-48be-a8b2-e8e9018c64d1 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:07.127106 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-517642c6-7cdf-498b-9c07-4313295a2809 req-93543404-9925-48be-a8b2-e8e9018c64d1 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:07.163092 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-517642c6-7cdf-498b-9c07-4313295a2809 req-93543404-9925-48be-a8b2-e8e9018c64d1 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa returned with HTTP 200 Aug 13 23:47:07.163092 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 663/2623] 10.4.3.81 () {70 vars in 1644 bytes} [Thu Aug 13 23:47:07 2026] GET /volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa => generated 993 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:07.451802 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd072d17-ec45-4adb-afeb-fa61b2319e07 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:07.453881 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd072d17-ec45-4adb-afeb-fa61b2319e07 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:07.454113 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd072d17-ec45-4adb-afeb-fa61b2319e07 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:07.454708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd072d17-ec45-4adb-afeb-fa61b2319e07 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:07.454708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bd072d17-ec45-4adb-afeb-fa61b2319e07 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:07.461216 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:07.461216 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:07.462599 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd072d17-ec45-4adb-afeb-fa61b2319e07 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:07.462688 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 651/2624] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:07 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:07.713722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c45888b0-0dc9-4352-a3f2-e2a9bf6dc77a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:07.715526 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c45888b0-0dc9-4352-a3f2-e2a9bf6dc77a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 Aug 13 23:47:07.717103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c45888b0-0dc9-4352-a3f2-e2a9bf6dc77a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:07.717103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c45888b0-0dc9-4352-a3f2-e2a9bf6dc77a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:07.722146 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c45888b0-0dc9-4352-a3f2-e2a9bf6dc77a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 returned with HTTP 404 Aug 13 23:47:07.723072 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 653/2625] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:47:07 2026] GET /volume/v3/snapshots/baa891be-a4a7-44ea-af28-b6aea6b82400 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:07.733862 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c64ee30a-45e0-4833-85c1-b0fdfc609c84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:07.739171 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c64ee30a-45e0-4833-85c1-b0fdfc609c84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:47:07.739171 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c64ee30a-45e0-4833-85c1-b0fdfc609c84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:07.739587 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c64ee30a-45e0-4833-85c1-b0fdfc609c84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:07.739587 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c64ee30a-45e0-4833-85c1-b0fdfc609c84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: 7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:47:07.758634 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:07.758634 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:07.759740 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c64ee30a-45e0-4833-85c1-b0fdfc609c84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:07.791101 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c64ee30a-45e0-4833-85c1-b0fdfc609c84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:47:07.791318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c64ee30a-45e0-4833-85c1-b0fdfc609c84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da returned with HTTP 202 Aug 13 23:47:07.791857 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 659/2626] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:07 2026] DELETE /volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:07.804887 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a2382647-9ee7-485a-89de-dc16258d4605 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:07.810971 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2382647-9ee7-485a-89de-dc16258d4605 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:47:07.811361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2382647-9ee7-485a-89de-dc16258d4605 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:07.811662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2382647-9ee7-485a-89de-dc16258d4605 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:07.824201 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:07.824201 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:07.835467 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a2382647-9ee7-485a-89de-dc16258d4605 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:07.840499 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2382647-9ee7-485a-89de-dc16258d4605 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da returned with HTTP 200 Aug 13 23:47:07.841293 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 664/2627] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:07 2026] GET /volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:08.024336 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-472772ed-704f-4bc4-8447-cececc892bde None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:08.027692 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-472772ed-704f-4bc4-8447-cececc892bde tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:08.028017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-472772ed-704f-4bc4-8447-cececc892bde tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:08.028321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-472772ed-704f-4bc4-8447-cececc892bde tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:08.028514 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-472772ed-704f-4bc4-8447-cececc892bde tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:08.034494 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:08.034494 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:08.035327 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-472772ed-704f-4bc4-8447-cececc892bde tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 200 Aug 13 23:47:08.036317 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 652/2628] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:08 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:08.480145 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6aa7e48e-b54c-41fe-94c0-3f07870d106d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:08.483069 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6aa7e48e-b54c-41fe-94c0-3f07870d106d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:08.483711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6aa7e48e-b54c-41fe-94c0-3f07870d106d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:08.484047 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6aa7e48e-b54c-41fe-94c0-3f07870d106d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:08.484848 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6aa7e48e-b54c-41fe-94c0-3f07870d106d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:08.490131 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:08.490131 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:08.491316 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6aa7e48e-b54c-41fe-94c0-3f07870d106d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:08.491816 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 654/2629] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:08 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:08.511048 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f79bbc8-d0e7-43d6-8c29-d7bd8e7a67bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:08.513156 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f79bbc8-d0e7-43d6-8c29-d7bd8e7a67bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:08.513406 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f79bbc8-d0e7-43d6-8c29-d7bd8e7a67bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:08.513660 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f79bbc8-d0e7-43d6-8c29-d7bd8e7a67bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:08.530833 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:08.530833 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:08.535711 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f79bbc8-d0e7-43d6-8c29-d7bd8e7a67bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:08.544194 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f79bbc8-d0e7-43d6-8c29-d7bd8e7a67bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:47:08.544560 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 660/2630] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:08 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 1130 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:08.561491 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eadc7f53-3a0d-416b-b3d1-4f596b85192d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:08.563282 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eadc7f53-3a0d-416b-b3d1-4f596b85192d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:08.563482 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eadc7f53-3a0d-416b-b3d1-4f596b85192d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:08.563693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eadc7f53-3a0d-416b-b3d1-4f596b85192d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:08.563802 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-eadc7f53-3a0d-416b-b3d1-4f596b85192d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete backup with id: cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. Aug 13 23:47:08.573596 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:08.573596 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:08.600963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-eadc7f53-3a0d-416b-b3d1-4f596b85192d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] delete_backup rpcapi backup_id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:47:08.603211 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eadc7f53-3a0d-416b-b3d1-4f596b85192d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 202 Aug 13 23:47:08.603817 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 665/2631] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:08 2026] DELETE /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:47:08.613475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-46efc29e-c709-470c-8d8d-1aee7d4a143f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:08.615931 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46efc29e-c709-470c-8d8d-1aee7d4a143f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:08.616224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46efc29e-c709-470c-8d8d-1aee7d4a143f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:08.616487 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46efc29e-c709-470c-8d8d-1aee7d4a143f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:08.616656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-46efc29e-c709-470c-8d8d-1aee7d4a143f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:08.623711 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:08.623711 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:08.624717 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46efc29e-c709-470c-8d8d-1aee7d4a143f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 200 Aug 13 23:47:08.625231 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 653/2632] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:08 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:08.858267 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3208ec0a-4fda-468c-bf72-3be0edacb4ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:08.861147 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3208ec0a-4fda-468c-bf72-3be0edacb4ac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da Aug 13 23:47:08.861147 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3208ec0a-4fda-468c-bf72-3be0edacb4ac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:08.861147 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3208ec0a-4fda-468c-bf72-3be0edacb4ac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:08.868305 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3208ec0a-4fda-468c-bf72-3be0edacb4ac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da returned with HTTP 404 Aug 13 23:47:08.869066 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 655/2633] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:08 2026] GET /volume/v3/volumes/7472c49c-0a2e-4d50-a9b5-22d41f0ac5da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:08.913242 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:08.917216 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:08.917216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-486304588", "snapshot_id": null, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:08.918222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-486304588', 'snapshot_id': None, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:09.040736 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:47:09.046211 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:47:09.051463 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a089d54f-ff2f-4417-ae47-3cb69078b9f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.054485 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a089d54f-ff2f-4417-ae47-3cb69078b9f7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 Aug 13 23:47:09.054627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (7a1079ed-783a-425b-83ff-47d747369f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:09.054680 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a089d54f-ff2f-4417-ae47-3cb69078b9f7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.055540 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a089d54f-ff2f-4417-ae47-3cb69078b9f7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.055540 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a089d54f-ff2f-4417-ae47-3cb69078b9f7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Show backup with id 8a5831f2-2624-4ba1-86a6-d462e1806ed7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:09.056279 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087334e5-471f-43e9-8ded-e93e6fb9c117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:09.057927 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:09.060434 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a089d54f-ff2f-4417-ae47-3cb69078b9f7 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 returned with HTTP 404 Aug 13 23:47:09.060896 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 666/2634] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/v3/backups/8a5831f2-2624-4ba1-86a6-d462e1806ed7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:09.147957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087334e5-471f-43e9-8ded-e93e6fb9c117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:09.149302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f72e833-1bfe-4fe4-94b7-13921a96b0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:09.175546 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-29b899d2-6a70-42e6-8543-25117169b109 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.178384 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29b899d2-6a70-42e6-8543-25117169b109 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e Aug 13 23:47:09.178384 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29b899d2-6a70-42e6-8543-25117169b109 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.178384 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29b899d2-6a70-42e6-8543-25117169b109 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.189426 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:09.189426 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:09.194378 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-29b899d2-6a70-42e6-8543-25117169b109 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Volume info retrieved successfully. Aug 13 23:47:09.201228 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29b899d2-6a70-42e6-8543-25117169b109 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e returned with HTTP 200 Aug 13 23:47:09.201643 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 654/2635] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:09.203884 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['7420f93c-9dd0-40a2-b767-28a8f4c55b91', '2dbe5653-9ee3-4287-88e6-f0a01e188c65', 'f3447d45-b8eb-438a-a9ef-7cf618b663bd', 'f1714e4c-2086-42c5-a285-c19ba7a4b257'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:09.204896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f72e833-1bfe-4fe4-94b7-13921a96b0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7420f93c-9dd0-40a2-b767-28a8f4c55b91', '2dbe5653-9ee3-4287-88e6-f0a01e188c65', 'f3447d45-b8eb-438a-a9ef-7cf618b663bd', 'f1714e4c-2086-42c5-a285-c19ba7a4b257']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:09.205882 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a0304e-7100-4c35-9383-b4a12d919083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:09.218683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d59b71e-744c-460c-8116-c25605b6577f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.220563 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d59b71e-744c-460c-8116-c25605b6577f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] DELETE https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e Aug 13 23:47:09.220779 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d59b71e-744c-460c-8116-c25605b6577f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.220921 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d59b71e-744c-460c-8116-c25605b6577f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.221142 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9d59b71e-744c-460c-8116-c25605b6577f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Delete volume with id: 248e4b51-6d71-4217-a726-976e6e30352e Aug 13 23:47:09.232307 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a0304e-7100-4c35-9383-b4a12d919083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '828d3c62-3656-4f33-bb1a-29fa657b64b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-486304588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['7420f93c-9dd0-40a2-b767-28a8f4c55b91','2dbe5653-9ee3-4287-88e6-f0a01e188c65','f3447d45-b8eb-438a-a9ef-7cf618b663bd','f1714e4c-2086-42c5-a285-c19ba7a4b257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-486304588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=828d3c62-3656-4f33-bb1a-29fa657b64b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:09.232849 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:09.232849 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:09.234368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fc2e8c-490a-40b2-94f4-fd9b6ce33002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:09.234485 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9d59b71e-744c-460c-8116-c25605b6577f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Volume info retrieved successfully. Aug 13 23:47:09.260951 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fc2e8c-490a-40b2-94f4-fd9b6ce33002) transitioned into state 'SUCCESS' from state '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-486304588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['7420f93c-9dd0-40a2-b767-28a8f4c55b91','2dbe5653-9ee3-4287-88e6-f0a01e188c65','f3447d45-b8eb-438a-a9ef-7cf618b663bd','f1714e4c-2086-42c5-a285-c19ba7a4b257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:09.262072 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cffad73e-16a7-45da-bb9f-2db838b55678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:09.264886 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9d59b71e-744c-460c-8116-c25605b6577f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Delete volume request issued successfully. Aug 13 23:47:09.265200 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d59b71e-744c-460c-8116-c25605b6577f tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e returned with HTTP 202 Aug 13 23:47:09.265938 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 656/2636] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:47:09 2026] DELETE /volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:09.275882 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c2d3a2f-b050-42e6-8685-d36f0695c0d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.276504 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cffad73e-16a7-45da-bb9f-2db838b55678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:09.277754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (7a1079ed-783a-425b-83ff-47d747369f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:09.278958 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:47:09.279150 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c2d3a2f-b050-42e6-8685-d36f0695c0d3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e Aug 13 23:47:09.279322 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ca86e70-185e-4a58-bd30-7ec3487a7b48 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:09.279393 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c2d3a2f-b050-42e6-8685-d36f0695c0d3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.279599 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c2d3a2f-b050-42e6-8685-d36f0695c0d3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.280313 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 661/2637] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:08 2026] POST /volume/v3/volumes => generated 756 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:09.296322 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:09.296322 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:09.298763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0743292e-cbab-46c4-8832-41b08c56c452 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.301091 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0743292e-cbab-46c4-8832-41b08c56c452 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:47:09.301344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0743292e-cbab-46c4-8832-41b08c56c452 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.301596 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0743292e-cbab-46c4-8832-41b08c56c452 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.307278 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6c2d3a2f-b050-42e6-8685-d36f0695c0d3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Volume info retrieved successfully. Aug 13 23:47:09.312385 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:09.312385 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:09.315199 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c2d3a2f-b050-42e6-8685-d36f0695c0d3 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e returned with HTTP 200 Aug 13 23:47:09.316017 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 667/2638] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:09.321552 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0743292e-cbab-46c4-8832-41b08c56c452 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:09.329136 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0743292e-cbab-46c4-8832-41b08c56c452 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 200 Aug 13 23:47:09.329732 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 655/2639] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:09.640674 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e698503f-014e-4969-9b75-a4406fc30dec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.642167 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e698503f-014e-4969-9b75-a4406fc30dec tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b Aug 13 23:47:09.642485 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e698503f-014e-4969-9b75-a4406fc30dec tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.642783 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e698503f-014e-4969-9b75-a4406fc30dec tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.643047 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e698503f-014e-4969-9b75-a4406fc30dec tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:09.648210 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e698503f-014e-4969-9b75-a4406fc30dec tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b returned with HTTP 404 Aug 13 23:47:09.648632 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 657/2640] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/v3/backups/cdce1d2a-cd07-44f0-a5eb-15ac1ffb2d6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:09.798669 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-2bd05cd9-6bd2-4b1c-9022-239aafbdc6d4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.801025 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-2bd05cd9-6bd2-4b1c-9022-239aafbdc6d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:09.801308 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-2bd05cd9-6bd2-4b1c-9022-239aafbdc6d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.801530 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-2bd05cd9-6bd2-4b1c-9022-239aafbdc6d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.812566 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:09.812566 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:09.818738 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-2bd05cd9-6bd2-4b1c-9022-239aafbdc6d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:09.827730 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-2bd05cd9-6bd2-4b1c-9022-239aafbdc6d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:47:09.828200 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 662/2641] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:47:09.854900 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-9eff91f0-f533-4b36-92c7-13efd7135213 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.859835 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-9eff91f0-f533-4b36-92c7-13efd7135213 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d/action Aug 13 23:47:09.860494 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-9eff91f0-f533-4b36-92c7-13efd7135213 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:09.860774 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-9eff91f0-f533-4b36-92c7-13efd7135213 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:09.876703 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:09.876703 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:09.877247 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-9eff91f0-f533-4b36-92c7-13efd7135213 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:09.887451 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-9eff91f0-f533-4b36-92c7-13efd7135213 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Begin detaching volume completed successfully. Aug 13 23:47:09.887895 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-9eff91f0-f533-4b36-92c7-13efd7135213 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d/action returned with HTTP 202 Aug 13 23:47:09.888542 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 668/2642] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:47:09 2026] POST /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:47:09.912983 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb9a01f2-39eb-45ab-9877-898cacdb2f9f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.915801 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb9a01f2-39eb-45ab-9877-898cacdb2f9f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:09.916004 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb9a01f2-39eb-45ab-9877-898cacdb2f9f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.916198 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb9a01f2-39eb-45ab-9877-898cacdb2f9f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.938464 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:09.938464 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:09.947926 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb9a01f2-39eb-45ab-9877-898cacdb2f9f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:09.960213 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c18d8fb1-b7cc-486c-8165-1eee4c45215f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.962190 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb9a01f2-39eb-45ab-9877-898cacdb2f9f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:47:09.963235 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c18d8fb1-b7cc-486c-8165-1eee4c45215f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:47:09.963432 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 656/2643] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 1133 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:09.963490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c18d8fb1-b7cc-486c-8165-1eee4c45215f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.963490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c18d8fb1-b7cc-486c-8165-1eee4c45215f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.963490 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c18d8fb1-b7cc-486c-8165-1eee4c45215f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume with id: 9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:47:09.966877 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ad02aa7-2e83-4f4b-ae79-06e5ca0d4d83 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.967363 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ad02aa7-2e83-4f4b-ae79-06e5ca0d4d83 None None] GET https://10.4.3.81/volume// Aug 13 23:47:09.967647 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ad02aa7-2e83-4f4b-ae79-06e5ca0d4d83 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.967938 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ad02aa7-2e83-4f4b-ae79-06e5ca0d4d83 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:09.968413 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ad02aa7-2e83-4f4b-ae79-06e5ca0d4d83 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:47:09.969241 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 663/2644] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:47:09.973806 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:09.973806 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:09.974485 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c18d8fb1-b7cc-486c-8165-1eee4c45215f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:09.978839 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-ca24b12e-3b78-49e5-a86f-b9d0359e25cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:09.984736 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-ca24b12e-3b78-49e5-a86f-b9d0359e25cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:09.986406 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-ca24b12e-3b78-49e5-a86f-b9d0359e25cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:09.986797 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-ca24b12e-3b78-49e5-a86f-b9d0359e25cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:10.003950 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:10.003950 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:10.005269 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c18d8fb1-b7cc-486c-8165-1eee4c45215f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume request issued successfully. Aug 13 23:47:10.005592 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c18d8fb1-b7cc-486c-8165-1eee4c45215f tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 202 Aug 13 23:47:10.006117 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 658/2645] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:09 2026] DELETE /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:10.010536 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-ca24b12e-3b78-49e5-a86f-b9d0359e25cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:10.016404 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-085ff557-000f-4beb-9480-90ae0b55915a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:10.019426 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-085ff557-000f-4beb-9480-90ae0b55915a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:47:10.019639 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-085ff557-000f-4beb-9480-90ae0b55915a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:10.019830 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-085ff557-000f-4beb-9480-90ae0b55915a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:10.020230 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-ca24b12e-3b78-49e5-a86f-b9d0359e25cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:47:10.020753 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 669/2646] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:47:09 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 1313 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:47:10.031338 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:10.031338 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:10.040324 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-085ff557-000f-4beb-9480-90ae0b55915a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:10.050032 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-085ff557-000f-4beb-9480-90ae0b55915a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 200 Aug 13 23:47:10.050219 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 657/2647] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:10 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:10.333705 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a24eb94-c5dd-4713-8b01-967e1531df63 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:10.336098 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a24eb94-c5dd-4713-8b01-967e1531df63 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] GET https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e Aug 13 23:47:10.336408 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a24eb94-c5dd-4713-8b01-967e1531df63 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:10.336691 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a24eb94-c5dd-4713-8b01-967e1531df63 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:10.343608 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a24eb94-c5dd-4713-8b01-967e1531df63 tempest-VolumesBackupsV39Test-2111855114 tempest-VolumesBackupsV39Test-2111855114-project-member] https://10.4.3.81/volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e returned with HTTP 404 Aug 13 23:47:10.344392 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 664/2648] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:47:10 2026] GET /volume/v3/volumes/248e4b51-6d71-4217-a726-976e6e30352e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:10.345578 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-364db02b-a0c2-423d-bdd0-39a9cd1b4459 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:10.347716 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-364db02b-a0c2-423d-bdd0-39a9cd1b4459 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:47:10.348067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-364db02b-a0c2-423d-bdd0-39a9cd1b4459 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:10.348440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-364db02b-a0c2-423d-bdd0-39a9cd1b4459 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:10.358796 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:10.358796 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:10.363060 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-364db02b-a0c2-423d-bdd0-39a9cd1b4459 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:10.369761 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-364db02b-a0c2-423d-bdd0-39a9cd1b4459 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 200 Aug 13 23:47:10.370192 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 659/2649] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:10 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:10.389310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6145365a-0de1-4591-82d5-b264c26b879f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:10.391823 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6145365a-0de1-4591-82d5-b264c26b879f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:47:10.392124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6145365a-0de1-4591-82d5-b264c26b879f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:10.392465 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6145365a-0de1-4591-82d5-b264c26b879f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:10.406226 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:10.406226 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:10.413852 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6145365a-0de1-4591-82d5-b264c26b879f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:10.424408 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6145365a-0de1-4591-82d5-b264c26b879f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 200 Aug 13 23:47:10.424906 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 670/2650] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:10 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:10.977668 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-050ab364-8ebc-4af8-80f7-73f4bbbe035c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:10.980232 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-050ab364-8ebc-4af8-80f7-73f4bbbe035c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:10.980560 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-050ab364-8ebc-4af8-80f7-73f4bbbe035c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:10.980759 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-050ab364-8ebc-4af8-80f7-73f4bbbe035c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:11.002479 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:11.002479 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:11.009619 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-050ab364-8ebc-4af8-80f7-73f4bbbe035c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:11.018198 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-050ab364-8ebc-4af8-80f7-73f4bbbe035c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:47:11.018895 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 658/2651] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:10 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 1133 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:11.050631 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-3924697c-c7a7-40eb-a4aa-cdba02df03bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:11.053265 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-3924697c-c7a7-40eb-a4aa-cdba02df03bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8 Aug 13 23:47:11.053630 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-3924697c-c7a7-40eb-a4aa-cdba02df03bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:11.053761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-3924697c-c7a7-40eb-a4aa-cdba02df03bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:11.067713 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c90e1792-3671-46df-a0e9-57aca0dd02ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:11.070554 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:11.070554 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:11.072965 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c90e1792-3671-46df-a0e9-57aca0dd02ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 Aug 13 23:47:11.077739 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c90e1792-3671-46df-a0e9-57aca0dd02ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:11.077739 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c90e1792-3671-46df-a0e9-57aca0dd02ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:11.083113 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c90e1792-3671-46df-a0e9-57aca0dd02ca tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 returned with HTTP 404 Aug 13 23:47:11.084028 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 660/2652] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:11 2026] GET /volume/v3/volumes/9aa14b1a-d20e-436f-a5c2-49d24c8ee5d5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:11.142244 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d2d4494d-88c7-4b60-944f-cce67766d0ec req-3924697c-c7a7-40eb-a4aa-cdba02df03bf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8 returned with HTTP 200 Aug 13 23:47:11.142853 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 665/2653] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:47:11 2026] DELETE /volume/v3/attachments/832bd02a-cb76-4641-8840-6be46dcdc7f8 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:12.010617 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bf670052-bf32-4dde-a213-c4e9d9c52094 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:12.014304 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bf670052-bf32-4dde-a213-c4e9d9c52094 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:47:12.014541 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bf670052-bf32-4dde-a213-c4e9d9c52094 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:12.014780 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bf670052-bf32-4dde-a213-c4e9d9c52094 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:12.033132 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:12.033132 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:12.038528 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5952287-22d2-42f1-bee2-07be52006e23 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:12.039095 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bf670052-bf32-4dde-a213-c4e9d9c52094 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:12.040461 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5952287-22d2-42f1-bee2-07be52006e23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:12.040711 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5952287-22d2-42f1-bee2-07be52006e23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:12.040929 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5952287-22d2-42f1-bee2-07be52006e23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:12.044745 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bf670052-bf32-4dde-a213-c4e9d9c52094 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 200 Aug 13 23:47:12.045204 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 671/2654] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:47:12 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:12.049710 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:12.049710 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:12.056037 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f5952287-22d2-42f1-bee2-07be52006e23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:12.061535 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5952287-22d2-42f1-bee2-07be52006e23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:47:12.061960 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 659/2655] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:12 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:12.062551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:12.200981 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:12.201779 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-893301593"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:12.205533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-893301593'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:12.205533 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume of 1 GB Aug 13 23:47:12.214708 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Availability Zones retrieved successfully. Aug 13 23:47:12.226215 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Flow 'volume_create_api' (96b26e24-3939-49ac-bbdc-e9c5df55f87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:12.227741 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0874f82-927f-446a-8162-2354e9326df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:12.229451 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:12.274735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0874f82-927f-446a-8162-2354e9326df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:12.274735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a14b3e2-f329-44ea-9fde-003f3c2a136d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:12.361624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Created reservations ['a8b6af15-5d16-42c6-897a-183f897d1188', 'febf9532-10ab-4de2-b838-d8345cacdf8b', 'eb446af5-57bc-4e8e-a1f3-bf989103ea5e', 'be70580a-04f0-4222-b76b-a9ce4790aace'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:12.362852 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a14b3e2-f329-44ea-9fde-003f3c2a136d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b6af15-5d16-42c6-897a-183f897d1188', 'febf9532-10ab-4de2-b838-d8345cacdf8b', 'eb446af5-57bc-4e8e-a1f3-bf989103ea5e', 'be70580a-04f0-4222-b76b-a9ce4790aace']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:12.363978 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e102570-a8c2-4a4a-80f8-9d9cfa403b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:12.390826 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e102570-a8c2-4a4a-80f8-9d9cfa403b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '644d56fd-8260-4993-9f28-0dcfe32b7a69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-893301593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d54a6d58c6b4240933c7ab938247d7d',qos_specs=None,replication_status=,reservations=['a8b6af15-5d16-42c6-897a-183f897d1188','febf9532-10ab-4de2-b838-d8345cacdf8b','eb446af5-57bc-4e8e-a1f3-bf989103ea5e','be70580a-04f0-4222-b76b-a9ce4790aace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e418fdbacfe42a3b7f6ab751765332f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-893301593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=644d56fd-8260-4993-9f28-0dcfe32b7a69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d54a6d58c6b4240933c7ab938247d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e418fdbacfe42a3b7f6ab751765332f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:12.391850 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (583747b1-f8b3-4720-9a43-4d731990df48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:12.421516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (583747b1-f8b3-4720-9a43-4d731990df48) transitioned into state 'SUCCESS' from state '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-893301593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d54a6d58c6b4240933c7ab938247d7d',qos_specs=None,replication_status=,reservations=['a8b6af15-5d16-42c6-897a-183f897d1188','febf9532-10ab-4de2-b838-d8345cacdf8b','eb446af5-57bc-4e8e-a1f3-bf989103ea5e','be70580a-04f0-4222-b76b-a9ce4790aace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e418fdbacfe42a3b7f6ab751765332f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:12.422536 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966eaee3-3fbd-44fe-8bc1-288e258986ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:12.437514 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966eaee3-3fbd-44fe-8bc1-288e258986ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:12.437701 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Flow 'volume_create_api' (96b26e24-3939-49ac-bbdc-e9c5df55f87f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:12.438116 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume request issued successfully. Aug 13 23:47:12.438901 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98c74f8b-9bf9-4cc4-8ff6-9c5e8dd9a888 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:12.439793 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 661/2656] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:12 2026] POST /volume/v3/volumes => generated 747 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:12.458037 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bbf7cf04-721d-4bb2-a2a0-2716f0dcbc1c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:12.462635 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbf7cf04-721d-4bb2-a2a0-2716f0dcbc1c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 Aug 13 23:47:12.462635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbf7cf04-721d-4bb2-a2a0-2716f0dcbc1c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:12.462635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbf7cf04-721d-4bb2-a2a0-2716f0dcbc1c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:12.476479 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:12.476479 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:12.482495 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bbf7cf04-721d-4bb2-a2a0-2716f0dcbc1c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume info retrieved successfully. Aug 13 23:47:12.489716 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbf7cf04-721d-4bb2-a2a0-2716f0dcbc1c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 returned with HTTP 200 Aug 13 23:47:12.490314 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 666/2657] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:12 2026] GET /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:12.774131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-9e9374fa-6a1d-42fe-9896-a6a10741bdbf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:12.776469 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-9e9374fa-6a1d-42fe-9896-a6a10741bdbf tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:47:12.776708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-9e9374fa-6a1d-42fe-9896-a6a10741bdbf tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:12.776909 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-9e9374fa-6a1d-42fe-9896-a6a10741bdbf tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:12.785590 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:12.785590 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:12.790817 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-9e9374fa-6a1d-42fe-9896-a6a10741bdbf tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:12.797545 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-9e9374fa-6a1d-42fe-9896-a6a10741bdbf tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 200 Aug 13 23:47:12.798074 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 672/2658] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:47:12 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:47:12.811048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2a20ea16-1fd6-4b37-aa6e-9bb1adb5e189 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:12.811445 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a20ea16-1fd6-4b37-aa6e-9bb1adb5e189 None None] GET https://10.4.3.81/volume// Aug 13 23:47:12.811627 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a20ea16-1fd6-4b37-aa6e-9bb1adb5e189 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:12.811846 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a20ea16-1fd6-4b37-aa6e-9bb1adb5e189 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:12.812162 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a20ea16-1fd6-4b37-aa6e-9bb1adb5e189 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:47:12.812787 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 660/2659] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:47:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:47:12.826443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-8a5c3fa4-606d-425a-8052-188ebe7011d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:12.832542 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-8a5c3fa4-606d-425a-8052-188ebe7011d1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:47:12.833122 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-8a5c3fa4-606d-425a-8052-188ebe7011d1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "828d3c62-3656-4f33-bb1a-29fa657b64b4", "connector": null, "instance_uuid": "a563876c-f353-41cf-9f99-2ca73b84677a"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:12.847051 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:12.847051 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:12.894284 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-8a5c3fa4-606d-425a-8052-188ebe7011d1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:47:12.894819 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 662/2660] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:47:12 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 13 23:47:13.505409 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e44c7cc-7953-4cf0-bdf9-b9efccb60e9a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:13.507539 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e44c7cc-7953-4cf0-bdf9-b9efccb60e9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 Aug 13 23:47:13.507782 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e44c7cc-7953-4cf0-bdf9-b9efccb60e9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:13.508049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e44c7cc-7953-4cf0-bdf9-b9efccb60e9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:13.523462 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:13.523462 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:13.531539 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2e44c7cc-7953-4cf0-bdf9-b9efccb60e9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume info retrieved successfully. Aug 13 23:47:13.536457 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e44c7cc-7953-4cf0-bdf9-b9efccb60e9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 returned with HTTP 200 Aug 13 23:47:13.536959 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 667/2661] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:13 2026] GET /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:13.826969 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-247b6cbf-0615-4de2-8ecc-5500af2e3138 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:13.829166 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-247b6cbf-0615-4de2-8ecc-5500af2e3138 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:47:13.829378 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-247b6cbf-0615-4de2-8ecc-5500af2e3138 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:13.829578 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-247b6cbf-0615-4de2-8ecc-5500af2e3138 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:13.839826 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:13.839826 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:13.849342 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-247b6cbf-0615-4de2-8ecc-5500af2e3138 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:47:13.858018 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-247b6cbf-0615-4de2-8ecc-5500af2e3138 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:47:13.858160 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 673/2662] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:13 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:13.936777 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2b23a95e-643e-4981-92bb-ae82167b0412 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:13.938753 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b23a95e-643e-4981-92bb-ae82167b0412 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:47:13.939091 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b23a95e-643e-4981-92bb-ae82167b0412 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:13.939350 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b23a95e-643e-4981-92bb-ae82167b0412 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:13.955778 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:13.955778 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:13.960761 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2b23a95e-643e-4981-92bb-ae82167b0412 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:47:13.967455 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b23a95e-643e-4981-92bb-ae82167b0412 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:47:13.967951 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 661/2663] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:13 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:15.100058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0fac8b1-8864-478f-9f08-443c0fe8cb25 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:15.100058 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0fac8b1-8864-478f-9f08-443c0fe8cb25 None None] GET https://10.4.3.81/volume// Aug 13 23:47:15.100058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0fac8b1-8864-478f-9f08-443c0fe8cb25 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:15.100889 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0fac8b1-8864-478f-9f08-443c0fe8cb25 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:15.100889 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0fac8b1-8864-478f-9f08-443c0fe8cb25 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:47:15.101494 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 663/2664] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:47:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:47:15.115004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bba7b21f-5b59-488e-bc96-61621b0c34ae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:15.119725 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bba7b21f-5b59-488e-bc96-61621b0c34ae tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:47:15.119938 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bba7b21f-5b59-488e-bc96-61621b0c34ae tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:15.120409 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bba7b21f-5b59-488e-bc96-61621b0c34ae tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:15.158523 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:15.158523 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:15.165551 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bba7b21f-5b59-488e-bc96-61621b0c34ae tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:47:15.172630 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-bba7b21f-5b59-488e-bc96-61621b0c34ae tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 200 Aug 13 23:47:15.173197 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 668/2665] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:47:15 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 1543 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:47:15.342852 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-aa3385f6-5cb4-4efd-8daf-87ee9891b87d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:15.351652 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-aa3385f6-5cb4-4efd-8daf-87ee9891b87d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049 Aug 13 23:47:15.351652 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-aa3385f6-5cb4-4efd-8daf-87ee9891b87d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:15.363240 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-aa3385f6-5cb4-4efd-8daf-87ee9891b87d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-828d3c62-3656-4f33-bb1a-29fa657b64b4-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:47:15.376771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-aa3385f6-5cb4-4efd-8daf-87ee9891b87d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-828d3c62-3656-4f33-bb1a-29fa657b64b4-np0000007283" acquired by "attachment_update" :: waited 0.012s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:47:15.376771 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:15.376771 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:15.531030 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-aa3385f6-5cb4-4efd-8daf-87ee9891b87d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-828d3c62-3656-4f33-bb1a-29fa657b64b4-np0000007283" released by "attachment_update" :: held 0.154s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:47:15.531030 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-aa3385f6-5cb4-4efd-8daf-87ee9891b87d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049 returned with HTTP 200 Aug 13 23:47:15.531030 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 674/2666] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:47:15 2026] PUT /volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:15.564982 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-7b00c48c-3e97-43c0-9a69-908e84425cc4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:15.569704 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-7b00c48c-3e97-43c0-9a69-908e84425cc4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049/action Aug 13 23:47:15.570312 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-7b00c48c-3e97-43c0-9a69-908e84425cc4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:15.571051 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-7b00c48c-3e97-43c0-9a69-908e84425cc4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:15.585081 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37987d55-3cc2-4eeb-b016-9b63ca6053b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:15.588696 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37987d55-3cc2-4eeb-b016-9b63ca6053b9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:15.589546 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37987d55-3cc2-4eeb-b016-9b63ca6053b9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:15.590333 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37987d55-3cc2-4eeb-b016-9b63ca6053b9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:15.591566 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-37987d55-3cc2-4eeb-b016-9b63ca6053b9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume with id: dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:15.603339 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:15.603339 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:15.604552 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37987d55-3cc2-4eeb-b016-9b63ca6053b9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:15.607892 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:15.607892 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:15.625404 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-58251b0d-d239-4fdf-9608-d9c71c8bf3c5 req-7b00c48c-3e97-43c0-9a69-908e84425cc4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049/action returned with HTTP 204 Aug 13 23:47:15.626076 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 662/2667] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:47:15 2026] POST /volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:15.638477 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37987d55-3cc2-4eeb-b016-9b63ca6053b9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume request issued successfully. Aug 13 23:47:15.638477 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37987d55-3cc2-4eeb-b016-9b63ca6053b9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 202 Aug 13 23:47:15.639786 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 664/2668] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:15 2026] DELETE /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:15.651005 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-89cc2455-9428-414e-9443-c91e830ec7be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:15.654179 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89cc2455-9428-414e-9443-c91e830ec7be tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:15.654179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89cc2455-9428-414e-9443-c91e830ec7be tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:15.654179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89cc2455-9428-414e-9443-c91e830ec7be tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:15.660931 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:15.660931 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:15.666058 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-89cc2455-9428-414e-9443-c91e830ec7be tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:15.674611 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89cc2455-9428-414e-9443-c91e830ec7be tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 200 Aug 13 23:47:15.675304 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 669/2669] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:15 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:16.696307 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eab30c40-d6a8-4964-9a8e-eb42d54e779f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:16.700030 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eab30c40-d6a8-4964-9a8e-eb42d54e779f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:16.700121 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eab30c40-d6a8-4964-9a8e-eb42d54e779f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:16.700580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eab30c40-d6a8-4964-9a8e-eb42d54e779f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:16.711087 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eab30c40-d6a8-4964-9a8e-eb42d54e779f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 404 Aug 13 23:47:16.711805 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 675/2670] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:16 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:16.724673 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d699eb59-1132-4d80-bd9a-5274b61f636c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:16.726833 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d699eb59-1132-4d80-bd9a-5274b61f636c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:16.727265 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d699eb59-1132-4d80-bd9a-5274b61f636c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:16.727913 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d699eb59-1132-4d80-bd9a-5274b61f636c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:16.736154 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d699eb59-1132-4d80-bd9a-5274b61f636c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 404 Aug 13 23:47:16.736512 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 663/2671] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:16 2026] GET /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:16.749554 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-58f550f2-b809-4489-bd9d-6dc21d45f621 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:16.755488 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58f550f2-b809-4489-bd9d-6dc21d45f621 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:16.755837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58f550f2-b809-4489-bd9d-6dc21d45f621 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:16.756194 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58f550f2-b809-4489-bd9d-6dc21d45f621 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:16.756560 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-58f550f2-b809-4489-bd9d-6dc21d45f621 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume with id: dc63d5e1-c576-426a-9535-6727e353d02d Aug 13 23:47:16.764446 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58f550f2-b809-4489-bd9d-6dc21d45f621 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d returned with HTTP 404 Aug 13 23:47:16.767418 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 665/2672] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:16 2026] DELETE /volume/v3/volumes/dc63d5e1-c576-426a-9535-6727e353d02d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:16.812304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9d7aa002-2ddb-4acb-9826-66e614832122 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:16.814770 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:16.815478 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-31397818"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:16.817632 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request body: {'volume': {'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-31397818'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:16.952098 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume of 1 GB Aug 13 23:47:16.958371 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Availability Zones retrieved successfully. Aug 13 23:47:16.970191 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (ac9d78c6-7edd-4a4a-9179-84c9cc1d70ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:16.971083 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab3c8a7-0227-42f8-aa66-41bd21ccb1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:16.972599 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:17.054792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab3c8a7-0227-42f8-aa66-41bd21ccb1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:17.056158 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2cd77d-52eb-4d1f-a4b3-717a30288d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:17.123160 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['58c1c9fc-dafa-4fa1-808d-0705bcc2c38a', 'cabb8b96-619d-4d17-bb3d-3786c0b4107a', '6bf0d4a0-1fff-4592-9e63-33f8bc2f9133', '4a8878ef-a913-464a-be8b-6fe85b00ef18'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:17.124506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2cd77d-52eb-4d1f-a4b3-717a30288d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58c1c9fc-dafa-4fa1-808d-0705bcc2c38a', 'cabb8b96-619d-4d17-bb3d-3786c0b4107a', '6bf0d4a0-1fff-4592-9e63-33f8bc2f9133', '4a8878ef-a913-464a-be8b-6fe85b00ef18']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:17.125439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29bae660-fdb0-4ecd-8504-d4c0c49ab14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:17.165190 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29bae660-fdb0-4ecd-8504-d4c0c49ab14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b060c237-a202-4b83-8c1a-c1812dee77ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-31397818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['58c1c9fc-dafa-4fa1-808d-0705bcc2c38a','cabb8b96-619d-4d17-bb3d-3786c0b4107a','6bf0d4a0-1fff-4592-9e63-33f8bc2f9133','4a8878ef-a913-464a-be8b-6fe85b00ef18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-31397818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b060c237-a202-4b83-8c1a-c1812dee77ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef2c2d3a3021402e932824bbc23d5ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7f248cf0b8453995a33e664d09ee39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:17.166508 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f413f4-08b8-4452-91a3-3d898ccf178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:17.195785 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f413f4-08b8-4452-91a3-3d898ccf178d) transitioned into state 'SUCCESS' from state '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-31397818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['58c1c9fc-dafa-4fa1-808d-0705bcc2c38a','cabb8b96-619d-4d17-bb3d-3786c0b4107a','6bf0d4a0-1fff-4592-9e63-33f8bc2f9133','4a8878ef-a913-464a-be8b-6fe85b00ef18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:17.196851 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc471935-231b-4fa2-9a1f-5755e3bebf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:17.211975 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc471935-231b-4fa2-9a1f-5755e3bebf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:17.213613 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (ac9d78c6-7edd-4a4a-9179-84c9cc1d70ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:17.213613 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request issued successfully. Aug 13 23:47:17.214032 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d7aa002-2ddb-4acb-9826-66e614832122 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:17.214925 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 670/2673] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:16 2026] POST /volume/v3/volumes => generated 745 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:17.233248 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9819f358-465d-40a0-a8af-64c6057e7dcd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:17.238388 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9819f358-465d-40a0-a8af-64c6057e7dcd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:17.238663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9819f358-465d-40a0-a8af-64c6057e7dcd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:17.238847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9819f358-465d-40a0-a8af-64c6057e7dcd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:17.247329 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:17.247329 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:17.252377 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9819f358-465d-40a0-a8af-64c6057e7dcd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:17.258639 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9819f358-465d-40a0-a8af-64c6057e7dcd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed returned with HTTP 200 Aug 13 23:47:17.259233 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 676/2674] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:17 2026] GET /volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:18.278274 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9bddc5c-c20b-476a-868c-b02639b37a6d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:18.280546 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9bddc5c-c20b-476a-868c-b02639b37a6d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:18.280800 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9bddc5c-c20b-476a-868c-b02639b37a6d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:18.281149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9bddc5c-c20b-476a-868c-b02639b37a6d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:18.297103 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:18.297103 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:18.310593 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b9bddc5c-c20b-476a-868c-b02639b37a6d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:18.317856 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9bddc5c-c20b-476a-868c-b02639b37a6d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed returned with HTTP 200 Aug 13 23:47:18.318228 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 664/2675] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:18 2026] GET /volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed => generated 1353 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:18.335009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-729404a0-6f9a-4923-945a-c340ac96d5d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:18.337944 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-729404a0-6f9a-4923-945a-c340ac96d5d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:18.338282 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-729404a0-6f9a-4923-945a-c340ac96d5d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:18.338565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-729404a0-6f9a-4923-945a-c340ac96d5d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:18.351572 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:18.351572 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:18.357285 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-729404a0-6f9a-4923-945a-c340ac96d5d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:18.366683 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-729404a0-6f9a-4923-945a-c340ac96d5d6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed returned with HTTP 200 Aug 13 23:47:18.367736 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 666/2676] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:18 2026] GET /volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:18.391447 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-409090d7-a1cd-48d8-bc38-a74e6fabb554 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:18.393792 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-409090d7-a1cd-48d8-bc38-a74e6fabb554 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:47:18.394246 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-409090d7-a1cd-48d8-bc38-a74e6fabb554 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b060c237-a202-4b83-8c1a-c1812dee77ed", "name": "tempest-VolumesBackupsTest-Backup-1752783114", "container": "tempest-volumesbackupstest-backup-container-847348835"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:18.396400 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-409090d7-a1cd-48d8-bc38-a74e6fabb554 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating new backup {'backup': {'volume_id': 'b060c237-a202-4b83-8c1a-c1812dee77ed', 'name': 'tempest-VolumesBackupsTest-Backup-1752783114', 'container': 'tempest-volumesbackupstest-backup-container-847348835'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:47:18.396575 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-409090d7-a1cd-48d8-bc38-a74e6fabb554 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating backup of volume b060c237-a202-4b83-8c1a-c1812dee77ed in container tempest-volumesbackupstest-backup-container-847348835 Aug 13 23:47:18.416016 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:18.416016 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:18.416016 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-409090d7-a1cd-48d8-bc38-a74e6fabb554 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:18.454350 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-409090d7-a1cd-48d8-bc38-a74e6fabb554 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['fc48d384-8347-44a3-89e3-91fc1162f71a', '720cdfe3-37db-461e-aa02-16e0bfcef61a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:18.522892 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-409090d7-a1cd-48d8-bc38-a74e6fabb554 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:47:18.523085 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 671/2677] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:18 2026] POST /volume/v3/backups => generated 328 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:18.535949 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94e30492-2388-4777-978c-2b0c0c18af1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:18.539463 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94e30492-2388-4777-978c-2b0c0c18af1e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:18.539727 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94e30492-2388-4777-978c-2b0c0c18af1e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:18.540054 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94e30492-2388-4777-978c-2b0c0c18af1e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:18.540552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-94e30492-2388-4777-978c-2b0c0c18af1e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:18.549804 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:18.549804 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:18.551174 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94e30492-2388-4777-978c-2b0c0c18af1e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:18.551823 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 677/2678] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:18 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:18.969024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-860486e9-7a00-4dd7-afda-a88392f2ca3d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:18.972095 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-860486e9-7a00-4dd7-afda-a88392f2ca3d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:47:18.972095 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-860486e9-7a00-4dd7-afda-a88392f2ca3d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:18.972399 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-860486e9-7a00-4dd7-afda-a88392f2ca3d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:19.004600 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:19.004600 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:19.018474 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-860486e9-7a00-4dd7-afda-a88392f2ca3d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:19.035833 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-860486e9-7a00-4dd7-afda-a88392f2ca3d tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 200 Aug 13 23:47:19.035961 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 665/2679] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:47:18 2026] GET /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 1658 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:47:19.571197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00e5199f-99ef-4ad1-a9bb-c37ec5fcfc08 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:19.573515 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00e5199f-99ef-4ad1-a9bb-c37ec5fcfc08 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:19.574350 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00e5199f-99ef-4ad1-a9bb-c37ec5fcfc08 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:19.574350 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00e5199f-99ef-4ad1-a9bb-c37ec5fcfc08 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:19.574350 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-00e5199f-99ef-4ad1-a9bb-c37ec5fcfc08 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:19.582066 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:19.582066 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:19.583082 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00e5199f-99ef-4ad1-a9bb-c37ec5fcfc08 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:19.583559 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 667/2680] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:19 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:20.598409 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ead2b06-9f90-4341-82c0-6874980c905c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:20.604094 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ead2b06-9f90-4341-82c0-6874980c905c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:20.604094 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ead2b06-9f90-4341-82c0-6874980c905c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:20.604325 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ead2b06-9f90-4341-82c0-6874980c905c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:20.604325 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4ead2b06-9f90-4341-82c0-6874980c905c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:20.612979 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:20.612979 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:20.614117 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ead2b06-9f90-4341-82c0-6874980c905c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:20.614952 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 672/2681] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:20 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:21.510818 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-5b136e22-e92c-4f50-bdd7-f8309aaf097a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:21.514703 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-5b136e22-e92c-4f50-bdd7-f8309aaf097a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f Aug 13 23:47:21.514915 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-5b136e22-e92c-4f50-bdd7-f8309aaf097a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:21.515548 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-5b136e22-e92c-4f50-bdd7-f8309aaf097a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:21.525579 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:21.525579 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:21.595759 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9f847b8e-cba4-478a-9c56-19fbddbdf3d1 req-5b136e22-e92c-4f50-bdd7-f8309aaf097a tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f returned with HTTP 200 Aug 13 23:47:21.596382 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 678/2682] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:47:21 2026] DELETE /volume/v3/attachments/26d9317f-1f9a-4e06-b527-8ba82cc4537f => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:21.629823 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7cb2d124-3147-450f-9c05-5d63ad1ddb5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:21.633287 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7cb2d124-3147-450f-9c05-5d63ad1ddb5a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:21.633523 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7cb2d124-3147-450f-9c05-5d63ad1ddb5a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:21.633738 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7cb2d124-3147-450f-9c05-5d63ad1ddb5a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:21.634387 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7cb2d124-3147-450f-9c05-5d63ad1ddb5a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:21.641035 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:21.641035 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:21.641881 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7cb2d124-3147-450f-9c05-5d63ad1ddb5a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:21.642414 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 666/2683] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:21 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:21.886855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee267717-bb18-4627-941b-0a73987b4c9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:21.889304 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee267717-bb18-4627-941b-0a73987b4c9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/dca6110f-d635-4a71-ba94-995841dba5d8/action Aug 13 23:47:21.891100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee267717-bb18-4627-941b-0a73987b4c9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-attach": {"instance_uuid": "e97ba881-ee9f-434f-a5d4-9f839718756d", "mountpoint": "/dev/vdc"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:21.891100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee267717-bb18-4627-941b-0a73987b4c9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e97ba881-ee9f-434f-a5d4-9f839718756d", "mountpoint": "/dev/vdc"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:21.902049 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee267717-bb18-4627-941b-0a73987b4c9a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/dca6110f-d635-4a71-ba94-995841dba5d8/action returned with HTTP 404 Aug 13 23:47:21.903123 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 668/2684] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:21 2026] POST /volume/v3/volumes/dca6110f-d635-4a71-ba94-995841dba5d8/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:22.656439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-689a303c-67b4-44b0-9d30-38c77f66f767 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:22.660529 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-689a303c-67b4-44b0-9d30-38c77f66f767 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:22.661049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-689a303c-67b4-44b0-9d30-38c77f66f767 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:22.661423 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-689a303c-67b4-44b0-9d30-38c77f66f767 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:22.661822 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-689a303c-67b4-44b0-9d30-38c77f66f767 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:22.671703 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:22.671703 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:22.673066 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-689a303c-67b4-44b0-9d30-38c77f66f767 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:22.674248 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 673/2685] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:22 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:23.529016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-340e05f6-f427-4a32-af81-a794c57be6e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:23.531940 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-340e05f6-f427-4a32-af81-a794c57be6e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] DELETE https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:47:23.532223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-340e05f6-f427-4a32-af81-a794c57be6e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:23.532439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-340e05f6-f427-4a32-af81-a794c57be6e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:23.532651 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-340e05f6-f427-4a32-af81-a794c57be6e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume with id: 40992555-29e1-401f-9719-565096b03b83 Aug 13 23:47:23.542487 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:23.542487 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:23.544101 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-340e05f6-f427-4a32-af81-a794c57be6e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:23.579080 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-340e05f6-f427-4a32-af81-a794c57be6e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Delete volume request issued successfully. Aug 13 23:47:23.579438 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-340e05f6-f427-4a32-af81-a794c57be6e6 tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 202 Aug 13 23:47:23.579933 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 679/2686] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:23 2026] DELETE /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:23.595276 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-86bfbf81-be72-4e38-8658-d66e185a5eea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:23.597673 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86bfbf81-be72-4e38-8658-d66e185a5eea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:47:23.597864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86bfbf81-be72-4e38-8658-d66e185a5eea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:23.597978 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86bfbf81-be72-4e38-8658-d66e185a5eea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:23.611960 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:23.611960 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:23.621181 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-86bfbf81-be72-4e38-8658-d66e185a5eea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Volume info retrieved successfully. Aug 13 23:47:23.637132 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86bfbf81-be72-4e38-8658-d66e185a5eea tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 200 Aug 13 23:47:23.638858 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 667/2687] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:23 2026] GET /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:23.691177 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d76e9ab1-b514-46c2-b0b0-e30fe97636c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:23.692984 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d76e9ab1-b514-46c2-b0b0-e30fe97636c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:23.693249 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d76e9ab1-b514-46c2-b0b0-e30fe97636c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:23.693490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d76e9ab1-b514-46c2-b0b0-e30fe97636c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:23.693623 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d76e9ab1-b514-46c2-b0b0-e30fe97636c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:23.699650 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:23.699650 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:23.700895 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d76e9ab1-b514-46c2-b0b0-e30fe97636c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:23.701090 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 669/2688] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:23 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:24.504570 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-e12ea658-06bd-4d55-b684-307de0fc1d76 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:24.508830 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-e12ea658-06bd-4d55-b684-307de0fc1d76 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f Aug 13 23:47:24.509004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-e12ea658-06bd-4d55-b684-307de0fc1d76 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:24.510070 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-e12ea658-06bd-4d55-b684-307de0fc1d76 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:24.522770 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:24.522770 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:24.593213 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-501e46f3-05e8-4b12-9311-2c11d990de1a req-e12ea658-06bd-4d55-b684-307de0fc1d76 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f returned with HTTP 200 Aug 13 23:47:24.593656 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 674/2689] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:47:24 2026] DELETE /volume/v3/attachments/7276a20a-c4c2-469f-b1d8-d47cb7f3557f => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:24.657016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36675617-ddfd-4bdf-8ff5-0f3a0f02b2cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:24.660553 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36675617-ddfd-4bdf-8ff5-0f3a0f02b2cc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] GET https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 Aug 13 23:47:24.661554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36675617-ddfd-4bdf-8ff5-0f3a0f02b2cc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:24.661554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36675617-ddfd-4bdf-8ff5-0f3a0f02b2cc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:24.672720 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36675617-ddfd-4bdf-8ff5-0f3a0f02b2cc tempest-AttachVolumeMultiAttachTest-1380135264 tempest-AttachVolumeMultiAttachTest-1380135264-project-member] https://10.4.3.81/volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 returned with HTTP 404 Aug 13 23:47:24.673506 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 680/2690] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:24 2026] GET /volume/v3/volumes/40992555-29e1-401f-9719-565096b03b83 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:24.724628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a83da210-f563-4dd8-832c-274ecb91b05c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:24.726920 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a83da210-f563-4dd8-832c-274ecb91b05c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:24.727200 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a83da210-f563-4dd8-832c-274ecb91b05c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:24.730006 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a83da210-f563-4dd8-832c-274ecb91b05c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:24.730006 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a83da210-f563-4dd8-832c-274ecb91b05c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:24.733544 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:24.733544 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:24.734427 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a83da210-f563-4dd8-832c-274ecb91b05c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:24.734794 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 668/2691] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:24 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:25.668486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-de4f675f-3214-45cc-9b56-dfa91332a000 req-1f379193-43ae-4f13-afe5-72870b883263 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:25.675003 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-de4f675f-3214-45cc-9b56-dfa91332a000 req-1f379193-43ae-4f13-afe5-72870b883263 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:47:25.675003 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-de4f675f-3214-45cc-9b56-dfa91332a000 req-1f379193-43ae-4f13-afe5-72870b883263 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:25.676237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-de4f675f-3214-45cc-9b56-dfa91332a000 req-1f379193-43ae-4f13-afe5-72870b883263 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:25.694032 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:25.694032 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:25.699159 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-de4f675f-3214-45cc-9b56-dfa91332a000 req-1f379193-43ae-4f13-afe5-72870b883263 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:47:25.706320 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-de4f675f-3214-45cc-9b56-dfa91332a000 req-1f379193-43ae-4f13-afe5-72870b883263 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:47:25.706942 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 670/2692] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:47:25 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:25.756474 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f6993bff-44b4-4751-b616-f14799820a7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:25.763557 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6993bff-44b4-4751-b616-f14799820a7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:25.765125 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6993bff-44b4-4751-b616-f14799820a7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:25.765125 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6993bff-44b4-4751-b616-f14799820a7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:25.765125 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f6993bff-44b4-4751-b616-f14799820a7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:25.772442 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:25.772442 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:25.773503 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6993bff-44b4-4751-b616-f14799820a7e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:25.774091 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 675/2693] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:25 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:26.798614 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b03e6443-f4f4-4d88-8dad-c5ed50c214a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:26.801448 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b03e6443-f4f4-4d88-8dad-c5ed50c214a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:26.802873 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b03e6443-f4f4-4d88-8dad-c5ed50c214a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:26.803416 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b03e6443-f4f4-4d88-8dad-c5ed50c214a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:26.803609 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b03e6443-f4f4-4d88-8dad-c5ed50c214a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:26.811319 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:26.811319 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:26.812685 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b03e6443-f4f4-4d88-8dad-c5ed50c214a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:26.813099 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 681/2694] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:26 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:27.319006 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:27.322751 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:27.323274 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4adf0100-6b37-4e77-89d1-bb36febb7777", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1282372427"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:27.325467 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume request body: {'volume': {'imageRef': '4adf0100-6b37-4e77-89d1-bb36febb7777', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1282372427'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:27.443044 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume of 2 GB Aug 13 23:47:27.456284 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Availability Zones retrieved successfully. Aug 13 23:47:27.464531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Flow 'volume_create_api' (e97eed91-92d0-4861-8320-4302271561db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:27.466344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0dabadf-4821-4734-a131-7f346e56fa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:27.467742 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Validating volume size '2' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:27.517242 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0dabadf-4821-4734-a131-7f346e56fa53) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 23:47:27.517242 np0000007283 devstack@c-api.service[100275]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4adf0100-6b37-4e77-89d1-bb36febb7777 is not active. Aug 13 23:47:27.518370 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0dabadf-4821-4734-a131-7f346e56fa53) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:27.519527 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0dabadf-4821-4734-a131-7f346e56fa53) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 23:47:27.520849 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Flow 'volume_create_api' (e97eed91-92d0-4861-8320-4302271561db) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 23:47:27.521447 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0dd0307e-090b-44e3-8516-c779422ea5a5 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 23:47:27.522215 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 669/2695] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:27 2026] POST /volume/v3/volumes => generated 125 bytes in 205 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:27.829695 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-653776a6-51fb-4d10-ab34-3e31fa79d1d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:27.835746 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-653776a6-51fb-4d10-ab34-3e31fa79d1d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:27.838278 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-653776a6-51fb-4d10-ab34-3e31fa79d1d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:27.838577 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-653776a6-51fb-4d10-ab34-3e31fa79d1d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:27.839596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-653776a6-51fb-4d10-ab34-3e31fa79d1d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:27.844969 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:27.844969 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:27.846141 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-653776a6-51fb-4d10-ab34-3e31fa79d1d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:27.846616 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 671/2696] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:27 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:28.860797 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-07fdeae8-2cd4-4495-b4eb-0b830cc5d3d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:28.863841 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07fdeae8-2cd4-4495-b4eb-0b830cc5d3d0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:28.864126 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07fdeae8-2cd4-4495-b4eb-0b830cc5d3d0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:28.864398 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07fdeae8-2cd4-4495-b4eb-0b830cc5d3d0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:28.864534 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-07fdeae8-2cd4-4495-b4eb-0b830cc5d3d0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:28.876424 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:28.876424 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:28.877655 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07fdeae8-2cd4-4495-b4eb-0b830cc5d3d0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:28.878490 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 676/2697] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:28 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:29.349391 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:29.351450 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] DELETE https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:47:29.352217 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:29.352217 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:29.352765 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Delete volume with id: 517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:47:29.361688 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:29.361688 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:29.362361 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:47:29.379859 np0000007283 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:47:29.386928 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Delete volume request issued successfully. Aug 13 23:47:29.387468 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-616dbdd2-a364-409c-b8b3-d0a6d10df269 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 202 Aug 13 23:47:29.387648 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 682/2698] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:29 2026] DELETE /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:29.398168 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-edaf2ff2-ed53-4333-93e0-c5603bdad797 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:29.400222 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edaf2ff2-ed53-4333-93e0-c5603bdad797 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:47:29.400383 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edaf2ff2-ed53-4333-93e0-c5603bdad797 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:29.400572 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edaf2ff2-ed53-4333-93e0-c5603bdad797 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:29.408777 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:29.408777 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:29.412610 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-edaf2ff2-ed53-4333-93e0-c5603bdad797 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Volume info retrieved successfully. Aug 13 23:47:29.418074 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edaf2ff2-ed53-4333-93e0-c5603bdad797 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 200 Aug 13 23:47:29.418581 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 670/2699] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:29 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:29.894141 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-112856ea-ef3a-493f-9ec0-15fde2ac51d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:29.897175 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112856ea-ef3a-493f-9ec0-15fde2ac51d2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:29.897444 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112856ea-ef3a-493f-9ec0-15fde2ac51d2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:29.897690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112856ea-ef3a-493f-9ec0-15fde2ac51d2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:29.897829 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-112856ea-ef3a-493f-9ec0-15fde2ac51d2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:29.903312 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:29.903312 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:29.904489 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112856ea-ef3a-493f-9ec0-15fde2ac51d2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:29.904981 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 672/2700] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:29 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:30.443511 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ceca3d0d-0041-49a8-a950-a60a6312c857 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:30.446182 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ceca3d0d-0041-49a8-a950-a60a6312c857 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] GET https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 Aug 13 23:47:30.446928 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ceca3d0d-0041-49a8-a950-a60a6312c857 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:30.447124 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ceca3d0d-0041-49a8-a950-a60a6312c857 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:30.459148 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ceca3d0d-0041-49a8-a950-a60a6312c857 tempest-TestEncryptedCinderVolumes-804526988 tempest-TestEncryptedCinderVolumes-804526988-project-member] https://10.4.3.81/volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 returned with HTTP 404 Aug 13 23:47:30.460693 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 677/2701] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:30 2026] GET /volume/v3/volumes/517be24f-9a22-4536-9015-c85b1aa845f1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:30.474873 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb97c129-25ea-4e7c-b92e-c0f09225cd90 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:30.492517 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3be40a38-dee5-4728-9154-0d522f27d420 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:30.496247 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:30.496688 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d675e6d6-6db2-41aa-b148-a412776d519b"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:30.498622 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd675e6d6-6db2-41aa-b148-a412776d519b'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:30.637768 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume of 1 GB Aug 13 23:47:30.646109 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Availability Zones retrieved successfully. Aug 13 23:47:30.654060 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Flow 'volume_create_api' (066f805e-5cc1-4110-b004-5b57f58c7fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:30.654635 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07b60a3-3029-4b3c-8d21-da63493d1d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:30.655650 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:30.706105 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07b60a3-3029-4b3c-8d21-da63493d1d11) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 23:47:30.706105 np0000007283 devstack@c-api.service[100275]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 23:47:30.709101 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07b60a3-3029-4b3c-8d21-da63493d1d11) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:30.711391 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07b60a3-3029-4b3c-8d21-da63493d1d11) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 23:47:30.712696 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Flow 'volume_create_api' (066f805e-5cc1-4110-b004-5b57f58c7fbd) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 23:47:30.713047 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3be40a38-dee5-4728-9154-0d522f27d420 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 23:47:30.713801 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 671/2702] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:30 2026] POST /volume/v3/volumes => generated 134 bytes in 223 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:30.770107 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb97c129-25ea-4e7c-b92e-c0f09225cd90 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:47:30.770348 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb97c129-25ea-4e7c-b92e-c0f09225cd90 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:30.770546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb97c129-25ea-4e7c-b92e-c0f09225cd90 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:30.771363 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fb97c129-25ea-4e7c-b92e-c0f09225cd90 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:47:30.803840 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb97c129-25ea-4e7c-b92e-c0f09225cd90 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Get all volumes completed successfully. Aug 13 23:47:30.806918 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:30.806918 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:30.815930 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb97c129-25ea-4e7c-b92e-c0f09225cd90 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:47:30.817010 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 683/2703] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:47:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10562 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:47:30.844570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-36e0783f-5138-48c0-85c6-b5bdbe710ff4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:30.848249 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36e0783f-5138-48c0-85c6-b5bdbe710ff4 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] DELETE https://10.4.3.81/volume/v3/types/8ca47b9c-552e-44ff-a6c6-4a01ef90be67 Aug 13 23:47:30.848481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36e0783f-5138-48c0-85c6-b5bdbe710ff4 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:30.848785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36e0783f-5138-48c0-85c6-b5bdbe710ff4 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:30.896572 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36e0783f-5138-48c0-85c6-b5bdbe710ff4 tempest-TestEncryptedCinderVolumes-870183747 tempest-TestEncryptedCinderVolumes-870183747-project-admin] https://10.4.3.81/volume/v3/types/8ca47b9c-552e-44ff-a6c6-4a01ef90be67 returned with HTTP 202 Aug 13 23:47:30.896572 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 673/2704] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:47:30 2026] DELETE /volume/v3/types/8ca47b9c-552e-44ff-a6c6-4a01ef90be67 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:30.921494 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c6c5af6e-d5e3-4a66-b8ba-4496eab627f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:30.923205 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6c5af6e-d5e3-4a66-b8ba-4496eab627f5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:30.923492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6c5af6e-d5e3-4a66-b8ba-4496eab627f5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:30.923734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6c5af6e-d5e3-4a66-b8ba-4496eab627f5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:30.923848 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c6c5af6e-d5e3-4a66-b8ba-4496eab627f5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:30.929930 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:30.929930 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:30.930874 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6c5af6e-d5e3-4a66-b8ba-4496eab627f5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:30.931417 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 678/2705] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:30 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:31.021196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b17dd5d3-6057-442b-8666-86a8d60293af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.043090 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f5a6954-058a-49aa-bf57-9f43a994fe9d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.043697 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f5a6954-058a-49aa-bf57-9f43a994fe9d None None] GET https://10.4.3.81/volume// Aug 13 23:47:31.043951 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f5a6954-058a-49aa-bf57-9f43a994fe9d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.044272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f5a6954-058a-49aa-bf57-9f43a994fe9d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.044778 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f5a6954-058a-49aa-bf57-9f43a994fe9d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:47:31.045183 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 684/2706] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:47:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:47:31.061539 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-e68438b3-7e57-4aa0-8b0e-c0f8853f70c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.066030 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-e68438b3-7e57-4aa0-8b0e-c0f8853f70c8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:47:31.066614 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-e68438b3-7e57-4aa0-8b0e-c0f8853f70c8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eeb6e8a3-3ba7-4c85-b440-97df61e12d3b", "connector": null, "instance_uuid": "6c0cf1d4-635e-42c3-a683-da976f7db229"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.083602 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.083602 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:31.140519 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-e68438b3-7e57-4aa0-8b0e-c0f8853f70c8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:47:31.141470 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 674/2707] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:31.158224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-7d33a4ac-bf49-4000-babf-d523bf154825 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.161858 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-7d33a4ac-bf49-4000-babf-d523bf154825 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] DELETE https://10.4.3.81/volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953 Aug 13 23:47:31.162201 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-7d33a4ac-bf49-4000-babf-d523bf154825 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.162509 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-7d33a4ac-bf49-4000-babf-d523bf154825 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.171227 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b17dd5d3-6057-442b-8666-86a8d60293af tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:47:31.171693 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b17dd5d3-6057-442b-8666-86a8d60293af tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-403353912"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.181406 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.181406 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:31.189475 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9dc11753-cbfb-4fcc-899d-044bc2975861 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.192780 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9dc11753-cbfb-4fcc-899d-044bc2975861 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:31.194119 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9dc11753-cbfb-4fcc-899d-044bc2975861 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.196970 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9dc11753-cbfb-4fcc-899d-044bc2975861 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 23:47:31.198316 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 685/2708] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:31.206822 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b17dd5d3-6057-442b-8666-86a8d60293af tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:47:31.207244 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 672/2709] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/types => generated 219 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:31.212222 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb854a2a-ec71-4cba-99c4-ecc105bdc218 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.215144 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb854a2a-ec71-4cba-99c4-ecc105bdc218 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:31.216268 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb854a2a-ec71-4cba-99c4-ecc105bdc218 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0a9ff74a-8046-4067-815a-8e4dc917b7ad"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.217395 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-fb854a2a-ec71-4cba-99c4-ecc105bdc218 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0a9ff74a-8046-4067-815a-8e4dc917b7ad'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:31.222258 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9c8b40e-1d19-4a0e-bd23-0651aeee71fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.224102 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9c8b40e-1d19-4a0e-bd23-0651aeee71fd tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:47:31.224569 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9c8b40e-1d19-4a0e-bd23-0651aeee71fd tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1546389211"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.224887 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb854a2a-ec71-4cba-99c4-ecc105bdc218 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 23:47:31.225674 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 675/2710] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:47:31.239617 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5d76c046-8cc1-4f7b-8948-9874d8f8d7cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.242739 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d76c046-8cc1-4f7b-8948-9874d8f8d7cb tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:31.243263 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d76c046-8cc1-4f7b-8948-9874d8f8d7cb tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b5ce8d6b-bd57-4e91-8edc-b8d47d691581"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.245627 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5d76c046-8cc1-4f7b-8948-9874d8f8d7cb tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b5ce8d6b-bd57-4e91-8edc-b8d47d691581'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:31.254339 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9c8b40e-1d19-4a0e-bd23-0651aeee71fd tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:47:31.256636 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 686/2711] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/group_types => generated 177 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:31.257937 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d76c046-8cc1-4f7b-8948-9874d8f8d7cb tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 23:47:31.259131 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 673/2712] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:31.271946 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d10fbea-762a-4bbe-bdf6-bd3f81f78682 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.272280 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b0bdaa3-2b13-4067-b697-56ea765162a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.275869 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b0bdaa3-2b13-4067-b697-56ea765162a8 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:31.275869 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b0bdaa3-2b13-4067-b697-56ea765162a8 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "50174fd1-1830-4a0b-b815-3f3453b0fa15"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.278729 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-1b0bdaa3-2b13-4067-b697-56ea765162a8 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '50174fd1-1830-4a0b-b815-3f3453b0fa15'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:31.281316 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d71e79a0-d066-42ab-aa55-802043aef1f6 req-7d33a4ac-bf49-4000-babf-d523bf154825 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953 returned with HTTP 200 Aug 13 23:47:31.282343 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 679/2713] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:47:31 2026] DELETE /volume/v3/attachments/26aee257-cbd1-42ff-9203-3a67f2956953 => generated 192 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:31.293544 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b0bdaa3-2b13-4067-b697-56ea765162a8 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 23:47:31.295527 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 687/2714] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:31.313121 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-49e024aa-8ef9-4eed-b20f-bd5c44ff5dfd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.315444 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49e024aa-8ef9-4eed-b20f-bd5c44ff5dfd tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:31.315815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49e024aa-8ef9-4eed-b20f-bd5c44ff5dfd tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.318555 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49e024aa-8ef9-4eed-b20f-bd5c44ff5dfd tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 23:47:31.319185 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 674/2715] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:31.338336 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db478f18-dafb-4570-beb3-8e6f4a2e4dc8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.352083 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db478f18-dafb-4570-beb3-8e6f4a2e4dc8 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:31.352722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db478f18-dafb-4570-beb3-8e6f4a2e4dc8 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.355637 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db478f18-dafb-4570-beb3-8e6f4a2e4dc8 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 23:47:31.357109 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 680/2716] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes => generated 125 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:31.386086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ebe7888b-fe33-4c17-b2ce-75f55b9f1589 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.388578 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebe7888b-fe33-4c17-b2ce-75f55b9f1589 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:31.388978 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d10fbea-762a-4bbe-bdf6-bd3f81f78682 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] POST https://10.4.3.81/volume/v3/groups Aug 13 23:47:31.389388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebe7888b-fe33-4c17-b2ce-75f55b9f1589 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.389456 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d10fbea-762a-4bbe-bdf6-bd3f81f78682 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "05707434-2488-4f67-adc2-e6183811dcb3", "volume_types": ["17573391-44dd-4430-8d2d-f77c6808cbb8"], "name": "tempest-GroupsV320Test-Group-1670649072"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.392660 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebe7888b-fe33-4c17-b2ce-75f55b9f1589 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 400 Aug 13 23:47:31.392933 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 688/2717] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:31.393771 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-2d10fbea-762a-4bbe-bdf6-bd3f81f78682 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Creating new group {'group': {'group_type': '05707434-2488-4f67-adc2-e6183811dcb3', 'volume_types': ['17573391-44dd-4430-8d2d-f77c6808cbb8'], 'name': 'tempest-GroupsV320Test-Group-1670649072'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 23:47:31.405293 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-2d10fbea-762a-4bbe-bdf6-bd3f81f78682 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Creating group tempest-GroupsV320Test-Group-1670649072. Aug 13 23:47:31.406106 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.406106 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:31.406612 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0900159c-1962-4aaa-94f6-114d2d7a4df0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.408616 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0900159c-1962-4aaa-94f6-114d2d7a4df0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] DELETE https://10.4.3.81/volume/v3/volumes/tempest-invalid-2058156795 Aug 13 23:47:31.408819 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0900159c-1962-4aaa-94f6-114d2d7a4df0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.408956 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0900159c-1962-4aaa-94f6-114d2d7a4df0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.409179 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0900159c-1962-4aaa-94f6-114d2d7a4df0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Delete volume with id: tempest-invalid-2058156795 Aug 13 23:47:31.415391 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0900159c-1962-4aaa-94f6-114d2d7a4df0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-2058156795 returned with HTTP 404 Aug 13 23:47:31.416171 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 675/2718] 10.4.3.81 () {66 vars in 1314 bytes} [Thu Aug 13 23:47:31 2026] DELETE /volume/v3/volumes/tempest-invalid-2058156795 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:31.420535 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d10fbea-762a-4bbe-bdf6-bd3f81f78682 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Availability Zones retrieved successfully. Aug 13 23:47:31.432693 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-143eabc6-8625-4550-9cf8-f4b773c133fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.436442 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 681/2719] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:47:31 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 23:47:31.447323 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-500a46e9-ed77-4155-873c-6e5efd689ac0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.449527 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-500a46e9-ed77-4155-873c-6e5efd689ac0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/xxx/action Aug 13 23:47:31.449902 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-500a46e9-ed77-4155-873c-6e5efd689ac0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-detach": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:31.450441 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-500a46e9-ed77-4155-873c-6e5efd689ac0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.463070 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2d10fbea-762a-4bbe-bdf6-bd3f81f78682 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Created reservations ['2f95a45f-33c8-4512-bd77-73629c270e10'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:31.466491 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-500a46e9-ed77-4155-873c-6e5efd689ac0 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 23:47:31.467461 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 689/2720] 10.4.3.81 () {68 vars in 1284 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:31.482398 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79a63411-5d58-4939-a579-2371db2837d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.485249 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79a63411-5d58-4939-a579-2371db2837d4 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/tempest-invalid-743912051 Aug 13 23:47:31.485542 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79a63411-5d58-4939-a579-2371db2837d4 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.485841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79a63411-5d58-4939-a579-2371db2837d4 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.493861 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79a63411-5d58-4939-a579-2371db2837d4 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-743912051 returned with HTTP 404 Aug 13 23:47:31.494590 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 676/2721] 10.4.3.81 () {66 vars in 1308 bytes} [Thu Aug 13 23:47:31 2026] GET /volume/v3/volumes/tempest-invalid-743912051 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:31.508051 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d10fbea-762a-4bbe-bdf6-bd3f81f78682 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups returned with HTTP 202 Aug 13 23:47:31.508205 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92385697-8dbf-4909-8fe6-a1a74b225ef6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.509853 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 676/2722] 10.4.3.81 () {70 vars in 1290 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/groups => generated 108 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:31.509971 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 682/2723] 10.4.3.81 () {66 vars in 1233 bytes} [Thu Aug 13 23:47:31 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 13 23:47:31.521353 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.525452 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?status=null Aug 13 23:47:31.528051 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53fcc89b-1747-4eef-8ede-0b41d9e4e190 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.529677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.529677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.529677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:47:31.529677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Could not evaluate value null, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:47:31.530010 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53fcc89b-1747-4eef-8ede-0b41d9e4e190 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:31.530111 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:47:31.530136 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53fcc89b-1747-4eef-8ede-0b41d9e4e190 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.530136 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53fcc89b-1747-4eef-8ede-0b41d9e4e190 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.530136 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-53fcc89b-1747-4eef-8ede-0b41d9e4e190 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] show called for member d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:47:31.536638 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.536638 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:31.550207 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53fcc89b-1747-4eef-8ede-0b41d9e4e190 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 returned with HTTP 200 Aug 13 23:47:31.550845 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 677/2724] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:47:31 2026] GET /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:31.577547 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Get all volumes completed successfully. Aug 13 23:47:31.579913 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ab4fae2-57d4-47b8-b44e-b80eebdfd091 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 23:47:31.580480 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 690/2725] 10.4.3.81 () {66 vars in 1274 bytes} [Thu Aug 13 23:47:31 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:47:31.596617 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6796e2f3-e64e-4db4-a797-b5ed28b2f7c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.598422 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6796e2f3-e64e-4db4-a797-b5ed28b2f7c7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1823894757 Aug 13 23:47:31.600050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6796e2f3-e64e-4db4-a797-b5ed28b2f7c7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.600050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6796e2f3-e64e-4db4-a797-b5ed28b2f7c7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.600050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-6796e2f3-e64e-4db4-a797-b5ed28b2f7c7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:47:31.600050 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.600050 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:31.600487 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6796e2f3-e64e-4db4-a797-b5ed28b2f7c7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1823894757'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:47:31.638179 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6796e2f3-e64e-4db4-a797-b5ed28b2f7c7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Get all volumes completed successfully. Aug 13 23:47:31.641390 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6796e2f3-e64e-4db4-a797-b5ed28b2f7c7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1823894757 returned with HTTP 200 Aug 13 23:47:31.641901 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 677/2726] 10.4.3.81 () {66 vars in 1352 bytes} [Thu Aug 13 23:47:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1823894757 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:47:31.658682 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-41b72d33-f84d-4296-8f96-925c9af62689 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.661382 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41b72d33-f84d-4296-8f96-925c9af62689 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes?status=null Aug 13 23:47:31.661382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41b72d33-f84d-4296-8f96-925c9af62689 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.661598 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41b72d33-f84d-4296-8f96-925c9af62689 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.661905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-41b72d33-f84d-4296-8f96-925c9af62689 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:47:31.662312 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b72d33-f84d-4296-8f96-925c9af62689 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Could not evaluate value null, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:47:31.662812 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.662812 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:31.663437 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b72d33-f84d-4296-8f96-925c9af62689 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:47:31.703893 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-41b72d33-f84d-4296-8f96-925c9af62689 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Get all volumes completed successfully. Aug 13 23:47:31.704377 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41b72d33-f84d-4296-8f96-925c9af62689 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 23:47:31.705131 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 683/2727] 10.4.3.81 () {66 vars in 1253 bytes} [Thu Aug 13 23:47:31 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:47:31.720653 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf886b4b-2e22-4b34-a0e2-dd03bc59a1f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.721854 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf886b4b-2e22-4b34-a0e2-dd03bc59a1f9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1813192208 Aug 13 23:47:31.722181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf886b4b-2e22-4b34-a0e2-dd03bc59a1f9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.722442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf886b4b-2e22-4b34-a0e2-dd03bc59a1f9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.722834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-cf886b4b-2e22-4b34-a0e2-dd03bc59a1f9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:47:31.723402 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.723402 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:31.723828 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cf886b4b-2e22-4b34-a0e2-dd03bc59a1f9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1813192208'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:47:31.762024 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cf886b4b-2e22-4b34-a0e2-dd03bc59a1f9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Get all volumes completed successfully. Aug 13 23:47:31.762024 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf886b4b-2e22-4b34-a0e2-dd03bc59a1f9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1813192208 returned with HTTP 200 Aug 13 23:47:31.762768 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 678/2728] 10.4.3.81 () {66 vars in 1331 bytes} [Thu Aug 13 23:47:31 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1813192208 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:47:31.776461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0415efe9-0970-4f98-928a-e30e8970c12b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.782243 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0415efe9-0970-4f98-928a-e30e8970c12b tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action Aug 13 23:47:31.782722 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0415efe9-0970-4f98-928a-e30e8970c12b tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:31.782846 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0415efe9-0970-4f98-928a-e30e8970c12b tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.797826 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.797826 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:31.798478 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0415efe9-0970-4f98-928a-e30e8970c12b tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume info retrieved successfully. Aug 13 23:47:31.808141 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0415efe9-0970-4f98-928a-e30e8970c12b tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Reserve volume completed successfully. Aug 13 23:47:31.808608 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0415efe9-0970-4f98-928a-e30e8970c12b tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action returned with HTTP 202 Aug 13 23:47:31.809366 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 691/2729] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:47:31.819309 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b600b203-4b1b-4d55-953e-debca3631f7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.822960 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b600b203-4b1b-4d55-953e-debca3631f7c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action Aug 13 23:47:31.822960 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b600b203-4b1b-4d55-953e-debca3631f7c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:31.822960 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b600b203-4b1b-4d55-953e-debca3631f7c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.837933 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.837933 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:31.838460 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b600b203-4b1b-4d55-953e-debca3631f7c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume info retrieved successfully. Aug 13 23:47:31.846956 np0000007283 devstack@c-api.service[100274]: ERROR cinder.volume.api [None req-b600b203-4b1b-4d55-953e-debca3631f7c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 23:47:31.848091 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b600b203-4b1b-4d55-953e-debca3631f7c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action returned with HTTP 400 Aug 13 23:47:31.848216 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 678/2730] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action => generated 132 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:31.860310 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-531293df-39d9-44f7-9c9e-7dc9a93e08d9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.863918 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-531293df-39d9-44f7-9c9e-7dc9a93e08d9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action Aug 13 23:47:31.864266 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-531293df-39d9-44f7-9c9e-7dc9a93e08d9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:31.864533 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-531293df-39d9-44f7-9c9e-7dc9a93e08d9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.875483 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.875483 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:31.876307 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-531293df-39d9-44f7-9c9e-7dc9a93e08d9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume info retrieved successfully. Aug 13 23:47:31.895260 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-531293df-39d9-44f7-9c9e-7dc9a93e08d9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Unreserve volume completed successfully. Aug 13 23:47:31.895765 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-531293df-39d9-44f7-9c9e-7dc9a93e08d9 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action returned with HTTP 202 Aug 13 23:47:31.896150 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 684/2731] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:47:31.909473 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c82341f3-98ca-4df9-836e-ed4f948040a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.912842 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c82341f3-98ca-4df9-836e-ed4f948040a7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/a551b0fa-d0bc-4087-a73c-c878cd576bb4/action Aug 13 23:47:31.913385 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c82341f3-98ca-4df9-836e-ed4f948040a7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:31.913571 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c82341f3-98ca-4df9-836e-ed4f948040a7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.926621 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c82341f3-98ca-4df9-836e-ed4f948040a7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/a551b0fa-d0bc-4087-a73c-c878cd576bb4/action returned with HTTP 404 Aug 13 23:47:31.927446 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 679/2732] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes/a551b0fa-d0bc-4087-a73c-c878cd576bb4/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:31.938702 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c0d332f9-9d90-440d-b97e-8d536edf8b97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.944023 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0d332f9-9d90-440d-b97e-8d536edf8b97 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/96168733-dd33-4855-9991-bff56e8fa27f/action Aug 13 23:47:31.944506 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0d332f9-9d90-440d-b97e-8d536edf8b97 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:31.945025 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0d332f9-9d90-440d-b97e-8d536edf8b97 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.954779 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2a3d7f4-447e-4ee3-ab80-19ce775845b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.956849 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2a3d7f4-447e-4ee3-ab80-19ce775845b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:31.957121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2a3d7f4-447e-4ee3-ab80-19ce775845b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:31.957296 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2a3d7f4-447e-4ee3-ab80-19ce775845b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:31.957666 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d2a3d7f4-447e-4ee3-ab80-19ce775845b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:31.959473 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0d332f9-9d90-440d-b97e-8d536edf8b97 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/96168733-dd33-4855-9991-bff56e8fa27f/action returned with HTTP 404 Aug 13 23:47:31.961444 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 692/2733] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:31 2026] POST /volume/v3/volumes/96168733-dd33-4855-9991-bff56e8fa27f/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:31.968169 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:31.968169 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:31.969062 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2a3d7f4-447e-4ee3-ab80-19ce775845b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:31.969464 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 679/2734] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:31 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:31.971570 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75b844e1-db50-4362-bd2f-25352ad4a8e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.973940 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 685/2735] 10.4.3.81 () {68 vars in 1253 bytes} [Thu Aug 13 23:47:31 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 23:47:31.985669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6f70cf32-941f-4fac-a618-2e050195aed7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:31.987999 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f70cf32-941f-4fac-a618-2e050195aed7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] PUT https://10.4.3.81/volume/v3/volumes/tempest-invalid-627847020 Aug 13 23:47:31.988280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f70cf32-941f-4fac-a618-2e050195aed7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:31.997715 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f70cf32-941f-4fac-a618-2e050195aed7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/tempest-invalid-627847020 returned with HTTP 404 Aug 13 23:47:31.998369 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 680/2736] 10.4.3.81 () {68 vars in 1328 bytes} [Thu Aug 13 23:47:31 2026] PUT /volume/v3/volumes/tempest-invalid-627847020 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:32.010421 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-371de655-8ae0-48f7-aa27-b26aadebb0dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.012344 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-371de655-8ae0-48f7-aa27-b26aadebb0dc tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] PUT https://10.4.3.81/volume/v3/volumes/2882c28d-23f3-4afb-a42b-3efe33d455a2 Aug 13 23:47:32.012765 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-371de655-8ae0-48f7-aa27-b26aadebb0dc tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.023860 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-371de655-8ae0-48f7-aa27-b26aadebb0dc tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/2882c28d-23f3-4afb-a42b-3efe33d455a2 returned with HTTP 404 Aug 13 23:47:32.024552 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 693/2737] 10.4.3.81 () {68 vars in 1361 bytes} [Thu Aug 13 23:47:32 2026] PUT /volume/v3/volumes/2882c28d-23f3-4afb-a42b-3efe33d455a2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:32.036532 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52e18e3f-1a42-4da2-a7b8-f8ad63d5956a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.039535 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52e18e3f-1a42-4da2-a7b8-f8ad63d5956a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] DELETE https://10.4.3.81/volume/v3/volumes/63ec2f78-4ed2-46c0-be58-c82722042c7a Aug 13 23:47:32.039759 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52e18e3f-1a42-4da2-a7b8-f8ad63d5956a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.040125 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52e18e3f-1a42-4da2-a7b8-f8ad63d5956a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.041063 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-52e18e3f-1a42-4da2-a7b8-f8ad63d5956a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Delete volume with id: 63ec2f78-4ed2-46c0-be58-c82722042c7a Aug 13 23:47:32.050824 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52e18e3f-1a42-4da2-a7b8-f8ad63d5956a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/63ec2f78-4ed2-46c0-be58-c82722042c7a returned with HTTP 404 Aug 13 23:47:32.051484 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 680/2738] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:32 2026] DELETE /volume/v3/volumes/63ec2f78-4ed2-46c0-be58-c82722042c7a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:32.065060 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-085b79f9-001b-440d-abf1-547e7642a7f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.067637 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-085b79f9-001b-440d-abf1-547e7642a7f3 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action Aug 13 23:47:32.068320 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-085b79f9-001b-440d-abf1-547e7642a7f3 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.068421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-085b79f9-001b-440d-abf1-547e7642a7f3 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.071511 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-085b79f9-001b-440d-abf1-547e7642a7f3 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action returned with HTTP 400 Aug 13 23:47:32.071511 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 686/2739] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:32.082896 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e4852e6-2e66-4280-990b-2c829585ecd7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.085191 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e4852e6-2e66-4280-990b-2c829585ecd7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action Aug 13 23:47:32.085635 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e4852e6-2e66-4280-990b-2c829585ecd7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.085841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e4852e6-2e66-4280-990b-2c829585ecd7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.087878 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e4852e6-2e66-4280-990b-2c829585ecd7 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action returned with HTTP 400 Aug 13 23:47:32.088672 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 681/2740] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:32.104146 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-935f97d7-8281-4e70-b884-f9564ce76814 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.107693 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-935f97d7-8281-4e70-b884-f9564ce76814 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/41f6b16a-c8af-404d-8aa7-88ef20b38755/action Aug 13 23:47:32.107693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-935f97d7-8281-4e70-b884-f9564ce76814 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.108125 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-935f97d7-8281-4e70-b884-f9564ce76814 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.118846 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-935f97d7-8281-4e70-b884-f9564ce76814 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/41f6b16a-c8af-404d-8aa7-88ef20b38755/action returned with HTTP 404 Aug 13 23:47:32.119647 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 694/2741] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/volumes/41f6b16a-c8af-404d-8aa7-88ef20b38755/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:32.133466 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-938458e7-fd5e-4db8-a303-8efc666cca09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.136008 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-938458e7-fd5e-4db8-a303-8efc666cca09 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action Aug 13 23:47:32.136513 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-938458e7-fd5e-4db8-a303-8efc666cca09 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.136717 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-938458e7-fd5e-4db8-a303-8efc666cca09 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.138785 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-938458e7-fd5e-4db8-a303-8efc666cca09 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action returned with HTTP 400 Aug 13 23:47:32.139492 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 681/2742] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:47:32.152322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0015ee72-a97c-4d2f-8301-b99842b4afac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.154410 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0015ee72-a97c-4d2f-8301-b99842b4afac tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] POST https://10.4.3.81/volume/v3/volumes/None/action Aug 13 23:47:32.154837 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0015ee72-a97c-4d2f-8301-b99842b4afac tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.155051 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0015ee72-a97c-4d2f-8301-b99842b4afac tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.163166 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0015ee72-a97c-4d2f-8301-b99842b4afac tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 23:47:32.163778 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 687/2743] 10.4.3.81 () {68 vars in 1287 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:32.174492 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5ed0852d-e9b5-4b01-927e-da6cc4552f0c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.176674 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ed0852d-e9b5-4b01-927e-da6cc4552f0c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/4fde8dcb-420e-4b91-a227-b4db2da1da33 Aug 13 23:47:32.176888 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ed0852d-e9b5-4b01-927e-da6cc4552f0c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.177117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ed0852d-e9b5-4b01-927e-da6cc4552f0c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.183903 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ed0852d-e9b5-4b01-927e-da6cc4552f0c tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/4fde8dcb-420e-4b91-a227-b4db2da1da33 returned with HTTP 404 Aug 13 23:47:32.184555 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 682/2744] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/volumes/4fde8dcb-420e-4b91-a227-b4db2da1da33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:47:32.194823 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c769a6c0-53d6-4b63-814c-c7d0f46e977f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.198344 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c769a6c0-53d6-4b63-814c-c7d0f46e977f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 Aug 13 23:47:32.198344 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c769a6c0-53d6-4b63-814c-c7d0f46e977f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.200375 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c769a6c0-53d6-4b63-814c-c7d0f46e977f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.210317 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.210317 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:32.216566 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c769a6c0-53d6-4b63-814c-c7d0f46e977f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume info retrieved successfully. Aug 13 23:47:32.224643 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c769a6c0-53d6-4b63-814c-c7d0f46e977f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 returned with HTTP 200 Aug 13 23:47:32.224951 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 695/2745] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:32.238817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9582c023-5598-4e60-8359-bded720a318f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.241373 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9582c023-5598-4e60-8359-bded720a318f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] DELETE https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 Aug 13 23:47:32.241633 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9582c023-5598-4e60-8359-bded720a318f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.242002 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9582c023-5598-4e60-8359-bded720a318f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.242213 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9582c023-5598-4e60-8359-bded720a318f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Delete volume with id: 644d56fd-8260-4993-9f28-0dcfe32b7a69 Aug 13 23:47:32.253742 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.253742 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:32.255166 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9582c023-5598-4e60-8359-bded720a318f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume info retrieved successfully. Aug 13 23:47:32.286790 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9582c023-5598-4e60-8359-bded720a318f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Delete volume request issued successfully. Aug 13 23:47:32.287059 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9582c023-5598-4e60-8359-bded720a318f tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 returned with HTTP 202 Aug 13 23:47:32.287585 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 682/2746] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:32 2026] DELETE /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:32.297451 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-96b02d9e-118f-4b99-89a3-6b44ffb18e0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.299371 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96b02d9e-118f-4b99-89a3-6b44ffb18e0a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 Aug 13 23:47:32.299598 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96b02d9e-118f-4b99-89a3-6b44ffb18e0a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.299797 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96b02d9e-118f-4b99-89a3-6b44ffb18e0a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.313217 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.313217 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:32.319463 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-96b02d9e-118f-4b99-89a3-6b44ffb18e0a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Volume info retrieved successfully. Aug 13 23:47:32.327073 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96b02d9e-118f-4b99-89a3-6b44ffb18e0a tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 returned with HTTP 200 Aug 13 23:47:32.327571 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 688/2747] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:32.567122 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-31c51114-8146-4df7-a651-89325700cbea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.569493 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31c51114-8146-4df7-a651-89325700cbea tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:32.569867 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31c51114-8146-4df7-a651-89325700cbea tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.570121 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31c51114-8146-4df7-a651-89325700cbea tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.570325 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-31c51114-8146-4df7-a651-89325700cbea tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] show called for member d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:47:32.575331 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.575331 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:32.587094 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31c51114-8146-4df7-a651-89325700cbea tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 returned with HTTP 200 Aug 13 23:47:32.587773 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 683/2748] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:32.612312 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-005283a6-570b-4444-b6a1-eb844060aa70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.616888 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-005283a6-570b-4444-b6a1-eb844060aa70 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] POST https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action Aug 13 23:47:32.617464 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-005283a6-570b-4444-b6a1-eb844060aa70 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.617915 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-005283a6-570b-4444-b6a1-eb844060aa70 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.619522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-005283a6-570b-4444-b6a1-eb844060aa70 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Updating group 'd0c26c4c-0b22-4d02-91cf-98f4a246d9a3' with 'creating' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 23:47:32.626691 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.626691 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:32.640731 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-005283a6-570b-4444-b6a1-eb844060aa70 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action returned with HTTP 202 Aug 13 23:47:32.641927 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 696/2749] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:47:32.660484 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-993eb728-94a2-4293-9445-e816860abe68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.663559 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-993eb728-94a2-4293-9445-e816860abe68 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:32.663745 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-993eb728-94a2-4293-9445-e816860abe68 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.664526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-993eb728-94a2-4293-9445-e816860abe68 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.664526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-993eb728-94a2-4293-9445-e816860abe68 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] show called for member d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:47:32.671981 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.671981 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:32.697795 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-993eb728-94a2-4293-9445-e816860abe68 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 returned with HTTP 200 Aug 13 23:47:32.698482 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 683/2750] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:32.728179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32b955b7-8397-4fdb-bc96-8c1e9c31d755 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.731919 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32b955b7-8397-4fdb-bc96-8c1e9c31d755 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] POST https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action Aug 13 23:47:32.732464 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32b955b7-8397-4fdb-bc96-8c1e9c31d755 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.732681 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32b955b7-8397-4fdb-bc96-8c1e9c31d755 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.734657 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-32b955b7-8397-4fdb-bc96-8c1e9c31d755 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Updating group 'd0c26c4c-0b22-4d02-91cf-98f4a246d9a3' with 'available' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 23:47:32.744704 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.744704 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:32.762014 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32b955b7-8397-4fdb-bc96-8c1e9c31d755 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action returned with HTTP 202 Aug 13 23:47:32.764600 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 689/2751] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 23:47:32.778960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4dfad6f7-486f-4501-ad7e-20c38a0d7942 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.780825 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4dfad6f7-486f-4501-ad7e-20c38a0d7942 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:32.781074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4dfad6f7-486f-4501-ad7e-20c38a0d7942 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.781267 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4dfad6f7-486f-4501-ad7e-20c38a0d7942 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.781458 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-4dfad6f7-486f-4501-ad7e-20c38a0d7942 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] show called for member d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:47:32.785123 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.785123 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:32.794999 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4dfad6f7-486f-4501-ad7e-20c38a0d7942 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 returned with HTTP 200 Aug 13 23:47:32.795455 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 684/2752] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:32.815459 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-34c55e3f-b10e-49e6-8033-508fa1cdb8a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.817747 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34c55e3f-b10e-49e6-8033-508fa1cdb8a6 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] POST https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action Aug 13 23:47:32.818279 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34c55e3f-b10e-49e6-8033-508fa1cdb8a6 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.818467 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34c55e3f-b10e-49e6-8033-508fa1cdb8a6 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.821121 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-34c55e3f-b10e-49e6-8033-508fa1cdb8a6 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Updating group 'd0c26c4c-0b22-4d02-91cf-98f4a246d9a3' with 'error' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 23:47:32.827889 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.827889 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:32.838863 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34c55e3f-b10e-49e6-8033-508fa1cdb8a6 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action returned with HTTP 202 Aug 13 23:47:32.840109 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 697/2753] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:47:32.850026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-651629f5-4abe-4336-bbc3-96591219068a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.852400 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-651629f5-4abe-4336-bbc3-96591219068a tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:32.854032 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-651629f5-4abe-4336-bbc3-96591219068a tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.854032 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-651629f5-4abe-4336-bbc3-96591219068a tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.855016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-651629f5-4abe-4336-bbc3-96591219068a tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] show called for member d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:47:32.861945 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.861945 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:32.875021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-651629f5-4abe-4336-bbc3-96591219068a tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 returned with HTTP 200 Aug 13 23:47:32.876329 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 684/2754] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 => generated 385 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:32.891124 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d366977a-07ac-4ed0-acd8-77690b44b8fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.896797 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d366977a-07ac-4ed0-acd8-77690b44b8fc tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] POST https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action Aug 13 23:47:32.897626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d366977a-07ac-4ed0-acd8-77690b44b8fc tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:32.897626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d366977a-07ac-4ed0-acd8-77690b44b8fc tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:32.898816 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-d366977a-07ac-4ed0-acd8-77690b44b8fc tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Updating group 'd0c26c4c-0b22-4d02-91cf-98f4a246d9a3' with 'available' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 23:47:32.904032 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.904032 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:32.915203 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d366977a-07ac-4ed0-acd8-77690b44b8fc tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action returned with HTTP 202 Aug 13 23:47:32.916033 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 690/2755] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:47:32 2026] POST /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:47:32.926885 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e82cace4-f61d-4d1a-8d45-40012e867c8c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.929746 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e82cace4-f61d-4d1a-8d45-40012e867c8c tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:32.929746 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e82cace4-f61d-4d1a-8d45-40012e867c8c tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.930393 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e82cace4-f61d-4d1a-8d45-40012e867c8c tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.930461 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-e82cace4-f61d-4d1a-8d45-40012e867c8c tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] show called for member d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:47:32.936270 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:32.936270 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:32.955782 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e82cace4-f61d-4d1a-8d45-40012e867c8c tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 returned with HTTP 200 Aug 13 23:47:32.956038 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 685/2756] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 => generated 389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:32.972041 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-20ab1b34-4f88-497c-ad94-fbff72b56821 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.974385 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20ab1b34-4f88-497c-ad94-fbff72b56821 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:47:32.974699 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20ab1b34-4f88-497c-ad94-fbff72b56821 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.975266 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20ab1b34-4f88-497c-ad94-fbff72b56821 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.975673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-20ab1b34-4f88-497c-ad94-fbff72b56821 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:47:32.977386 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20ab1b34-4f88-497c-ad94-fbff72b56821 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:47:32.988694 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cde18c89-934e-42c7-a512-13068b97a20c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:32.995630 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-20ab1b34-4f88-497c-ad94-fbff72b56821 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Get all volumes completed successfully. Aug 13 23:47:32.997456 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cde18c89-934e-42c7-a512-13068b97a20c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:32.997941 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cde18c89-934e-42c7-a512-13068b97a20c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:32.998954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cde18c89-934e-42c7-a512-13068b97a20c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:32.998954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cde18c89-934e-42c7-a512-13068b97a20c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:33.000330 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20ab1b34-4f88-497c-ad94-fbff72b56821 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:47:33.000530 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 698/2757] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:33.021198 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-95e9ac05-1e3e-4ce4-8ad9-3a59dc050923 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:33.022693 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:33.022693 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:33.023905 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cde18c89-934e-42c7-a512-13068b97a20c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:33.024899 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95e9ac05-1e3e-4ce4-8ad9-3a59dc050923 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] POST https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action Aug 13 23:47:33.025058 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 685/2758] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:32 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:33.025801 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95e9ac05-1e3e-4ce4-8ad9-3a59dc050923 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:33.026412 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95e9ac05-1e3e-4ce4-8ad9-3a59dc050923 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:33.034423 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-95e9ac05-1e3e-4ce4-8ad9-3a59dc050923 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] delete called for group d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 23:47:33.034423 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-95e9ac05-1e3e-4ce4-8ad9-3a59dc050923 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Delete group with id: d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:33.038799 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:33.038799 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:33.078129 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95e9ac05-1e3e-4ce4-8ad9-3a59dc050923 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action returned with HTTP 202 Aug 13 23:47:33.078970 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 691/2759] 10.4.3.81 () {70 vars in 1421 bytes} [Thu Aug 13 23:47:33 2026] POST /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:47:33.089358 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-63380549-243b-4e86-8a71-d172d00197ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:33.092599 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63380549-243b-4e86-8a71-d172d00197ff tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:33.092932 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63380549-243b-4e86-8a71-d172d00197ff tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:33.094899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63380549-243b-4e86-8a71-d172d00197ff tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:33.094899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-63380549-243b-4e86-8a71-d172d00197ff tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] show called for member d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:47:33.097978 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:33.097978 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:33.109278 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63380549-243b-4e86-8a71-d172d00197ff tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 returned with HTTP 200 Aug 13 23:47:33.109278 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 686/2760] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:47:33 2026] GET /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:33.343314 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3153a860-405c-4062-bc47-313b66a6fe54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:33.345551 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3153a860-405c-4062-bc47-313b66a6fe54 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] GET https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 Aug 13 23:47:33.345914 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3153a860-405c-4062-bc47-313b66a6fe54 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:33.346203 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3153a860-405c-4062-bc47-313b66a6fe54 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:33.358244 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3153a860-405c-4062-bc47-313b66a6fe54 tempest-VolumesNegativeTest-531514318 tempest-VolumesNegativeTest-531514318-project-member] https://10.4.3.81/volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 returned with HTTP 404 Aug 13 23:47:33.359104 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 699/2761] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:33 2026] GET /volume/v3/volumes/644d56fd-8260-4993-9f28-0dcfe32b7a69 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:33.571016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2669f0a-a712-40d2-86d5-3e818df6435e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:33.571236 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2669f0a-a712-40d2-86d5-3e818df6435e None None] GET https://10.4.3.81/volume// Aug 13 23:47:33.571469 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2669f0a-a712-40d2-86d5-3e818df6435e None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:33.571658 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2669f0a-a712-40d2-86d5-3e818df6435e None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:33.572316 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2669f0a-a712-40d2-86d5-3e818df6435e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:47:33.572672 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 686/2762] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:47:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 23:47:33.583285 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-4fed2cd5-595a-4c9a-910e-c5ae74e82cd2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:33.585860 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-4fed2cd5-595a-4c9a-910e-c5ae74e82cd2 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] GET https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b Aug 13 23:47:33.586120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-4fed2cd5-595a-4c9a-910e-c5ae74e82cd2 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:33.586322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-4fed2cd5-595a-4c9a-910e-c5ae74e82cd2 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:33.597131 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:33.597131 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:33.601720 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-4fed2cd5-595a-4c9a-910e-c5ae74e82cd2 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Volume info retrieved successfully. Aug 13 23:47:33.609524 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-4fed2cd5-595a-4c9a-910e-c5ae74e82cd2 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b returned with HTTP 200 Aug 13 23:47:33.610088 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 692/2763] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:47:33 2026] GET /volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b => generated 1538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:47:33.750649 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-8888dc24-4b00-4430-89cf-49f7563ae6dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:33.755654 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-8888dc24-4b00-4430-89cf-49f7563ae6dd tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] PUT https://10.4.3.81/volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f Aug 13 23:47:33.756181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-8888dc24-4b00-4430-89cf-49f7563ae6dd tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:33.767091 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-8888dc24-4b00-4430-89cf-49f7563ae6dd tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Acquiring lock "cinder-attachment_update-eeb6e8a3-3ba7-4c85-b440-97df61e12d3b-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:47:33.775677 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-8888dc24-4b00-4430-89cf-49f7563ae6dd tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Lock "cinder-attachment_update-eeb6e8a3-3ba7-4c85-b440-97df61e12d3b-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:47:33.776845 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:33.776845 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:33.890454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-8888dc24-4b00-4430-89cf-49f7563ae6dd tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Lock "cinder-attachment_update-eeb6e8a3-3ba7-4c85-b440-97df61e12d3b-np0000007283" released by "attachment_update" :: held 0.115s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:47:33.890961 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-8888dc24-4b00-4430-89cf-49f7563ae6dd tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f returned with HTTP 200 Aug 13 23:47:33.892007 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 687/2764] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:47:33 2026] PUT /volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:33.925980 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-2efaa163-f89e-46da-bbee-2e2a63c2a553 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:33.928782 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-2efaa163-f89e-46da-bbee-2e2a63c2a553 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] POST https://10.4.3.81/volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f/action Aug 13 23:47:33.928782 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-2efaa163-f89e-46da-bbee-2e2a63c2a553 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:33.929001 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-2efaa163-f89e-46da-bbee-2e2a63c2a553 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:33.964597 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:33.964597 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:33.982776 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dbd8e622-83a2-4011-bb61-ca38c9f7937f req-2efaa163-f89e-46da-bbee-2e2a63c2a553 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f/action returned with HTTP 204 Aug 13 23:47:33.983372 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 700/2765] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:47:33 2026] POST /volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:34.043500 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31e98c28-b103-4f5e-a571-269d93f5c513 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:34.046678 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31e98c28-b103-4f5e-a571-269d93f5c513 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:34.047051 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31e98c28-b103-4f5e-a571-269d93f5c513 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:34.047124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31e98c28-b103-4f5e-a571-269d93f5c513 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:34.047313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-31e98c28-b103-4f5e-a571-269d93f5c513 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:34.057389 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:34.057389 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:34.058820 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31e98c28-b103-4f5e-a571-269d93f5c513 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:34.059489 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 687/2766] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:34 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:34.129618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-00ff0eb7-892a-44d3-ba38-3d1eddab8369 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:34.132538 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00ff0eb7-892a-44d3-ba38-3d1eddab8369 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] GET https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 Aug 13 23:47:34.132538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00ff0eb7-892a-44d3-ba38-3d1eddab8369 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:34.132538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00ff0eb7-892a-44d3-ba38-3d1eddab8369 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:34.133331 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-00ff0eb7-892a-44d3-ba38-3d1eddab8369 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] show called for member d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 23:47:34.140974 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00ff0eb7-892a-44d3-ba38-3d1eddab8369 tempest-GroupsV320Test-1802384454 tempest-GroupsV320Test-1802384454-project-member] https://10.4.3.81/volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 returned with HTTP 404 Aug 13 23:47:34.142289 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 693/2767] 10.4.3.81 () {68 vars in 1379 bytes} [Thu Aug 13 23:47:34 2026] GET /volume/v3/groups/d0c26c4c-0b22-4d02-91cf-98f4a246d9a3 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:47:34.157039 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fba9f245-d16b-4480-8188-03944fa187a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:34.162576 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fba9f245-d16b-4480-8188-03944fa187a3 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/05707434-2488-4f67-adc2-e6183811dcb3 Aug 13 23:47:34.162576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fba9f245-d16b-4480-8188-03944fa187a3 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:34.162576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fba9f245-d16b-4480-8188-03944fa187a3 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:34.162576 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:34.162576 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:34.191660 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fba9f245-d16b-4480-8188-03944fa187a3 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/group_types/05707434-2488-4f67-adc2-e6183811dcb3 returned with HTTP 202 Aug 13 23:47:34.192646 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 688/2768] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:47:34 2026] DELETE /volume/v3/group_types/05707434-2488-4f67-adc2-e6183811dcb3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:47:34.210931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bb20b87e-a820-4a4e-b4b6-718445652ffd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:34.215750 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb20b87e-a820-4a4e-b4b6-718445652ffd tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] DELETE https://10.4.3.81/volume/v3/types/17573391-44dd-4430-8d2d-f77c6808cbb8 Aug 13 23:47:34.215976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb20b87e-a820-4a4e-b4b6-718445652ffd tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:34.216396 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb20b87e-a820-4a4e-b4b6-718445652ffd tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:34.273311 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb20b87e-a820-4a4e-b4b6-718445652ffd tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/types/17573391-44dd-4430-8d2d-f77c6808cbb8 returned with HTTP 202 Aug 13 23:47:34.273311 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 701/2769] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:47:34 2026] DELETE /volume/v3/types/17573391-44dd-4430-8d2d-f77c6808cbb8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:34.288790 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65a3abf8-6f53-4ecd-8295-943838e59319 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:34.291778 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65a3abf8-6f53-4ecd-8295-943838e59319 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] GET https://10.4.3.81/volume/v3/types/17573391-44dd-4430-8d2d-f77c6808cbb8 Aug 13 23:47:34.291778 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65a3abf8-6f53-4ecd-8295-943838e59319 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:34.292099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65a3abf8-6f53-4ecd-8295-943838e59319 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:34.298568 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65a3abf8-6f53-4ecd-8295-943838e59319 tempest-GroupsV320Test-360601713 tempest-GroupsV320Test-360601713-project-admin] https://10.4.3.81/volume/v3/types/17573391-44dd-4430-8d2d-f77c6808cbb8 returned with HTTP 404 Aug 13 23:47:34.299517 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 688/2770] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:47:34 2026] GET /volume/v3/types/17573391-44dd-4430-8d2d-f77c6808cbb8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:35.077505 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd206d06-3b8b-4e01-8aa0-8df98e88cc64 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:35.080276 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd206d06-3b8b-4e01-8aa0-8df98e88cc64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:35.080631 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd206d06-3b8b-4e01-8aa0-8df98e88cc64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:35.080916 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd206d06-3b8b-4e01-8aa0-8df98e88cc64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:35.081113 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bd206d06-3b8b-4e01-8aa0-8df98e88cc64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:35.092464 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:35.092464 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:35.093883 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd206d06-3b8b-4e01-8aa0-8df98e88cc64 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:35.094262 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 694/2771] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:35 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:36.112153 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2065e1d0-e09a-475f-ace5-59e0c6fe9646 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:36.114640 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2065e1d0-e09a-475f-ace5-59e0c6fe9646 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:36.114746 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2065e1d0-e09a-475f-ace5-59e0c6fe9646 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:36.115549 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2065e1d0-e09a-475f-ace5-59e0c6fe9646 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:36.115757 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2065e1d0-e09a-475f-ace5-59e0c6fe9646 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:36.121559 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:36.121559 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:36.122492 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2065e1d0-e09a-475f-ace5-59e0c6fe9646 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:36.122954 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 689/2772] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:36 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:37.140486 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36e13d41-0f94-49e3-937a-1bbf1770b39d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:37.143869 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36e13d41-0f94-49e3-937a-1bbf1770b39d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:37.144255 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36e13d41-0f94-49e3-937a-1bbf1770b39d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:37.144583 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36e13d41-0f94-49e3-937a-1bbf1770b39d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:37.144774 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-36e13d41-0f94-49e3-937a-1bbf1770b39d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:37.152554 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:37.152554 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:37.153751 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36e13d41-0f94-49e3-937a-1bbf1770b39d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:37.153751 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 702/2773] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:37 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:38.083982 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68e9cca2-de64-4d80-b501-299132e6d7d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:38.174748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1005198d-6a14-47c9-8c09-915b93be5ff4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:38.180891 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1005198d-6a14-47c9-8c09-915b93be5ff4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:38.181645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1005198d-6a14-47c9-8c09-915b93be5ff4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:38.182058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1005198d-6a14-47c9-8c09-915b93be5ff4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:38.182259 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1005198d-6a14-47c9-8c09-915b93be5ff4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:38.190230 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:38.190230 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:38.190576 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1005198d-6a14-47c9-8c09-915b93be5ff4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:38.191131 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 695/2774] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:38 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:38.282054 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68e9cca2-de64-4d80-b501-299132e6d7d6 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] GET https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d Aug 13 23:47:38.282323 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68e9cca2-de64-4d80-b501-299132e6d7d6 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:38.282489 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68e9cca2-de64-4d80-b501-299132e6d7d6 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:38.308976 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68e9cca2-de64-4d80-b501-299132e6d7d6 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d returned with HTTP 200 Aug 13 23:47:38.309449 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 689/2775] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:47:38 2026] GET /volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d => generated 437 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:38.320019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6968b0fd-964e-4270-897d-c3b684217f6a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:38.416152 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:38.417412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1847427728"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:38.419823 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1847427728'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:38.419823 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Create volume of 1 GB Aug 13 23:47:38.423804 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Availability Zones retrieved successfully. Aug 13 23:47:38.429430 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Flow 'volume_create_api' (9de7419f-7bae-4b1a-88b5-358e4f089fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:38.430856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc0e496-938c-4a81-b0a7-3423df976476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:38.434151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:38.463264 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc0e496-938c-4a81-b0a7-3423df976476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:38.464124 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4cbc2f-3dbb-4e63-b73b-79385393952f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:38.543082 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Created reservations ['ac1d387a-c153-4e37-9b6a-d918c3423e34', 'fb9d90b5-ebd7-4f3b-b1dc-0d5a5f10d225', '4491824c-28e6-4af1-bc00-541ed510e219', 'a4361f4d-0678-4fd9-bb2e-e6abf8ae0cb4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:38.544278 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4cbc2f-3dbb-4e63-b73b-79385393952f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac1d387a-c153-4e37-9b6a-d918c3423e34', 'fb9d90b5-ebd7-4f3b-b1dc-0d5a5f10d225', '4491824c-28e6-4af1-bc00-541ed510e219', 'a4361f4d-0678-4fd9-bb2e-e6abf8ae0cb4']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:38.545293 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c43a23-9657-4fa8-973b-4841289494d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:38.588718 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c43a23-9657-4fa8-973b-4841289494d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c7dd17-5ac1-4739-af77-1f04c5eeb776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1847427728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6a8454263f44368a6627c1a75f5717d',qos_specs=None,replication_status=,reservations=['ac1d387a-c153-4e37-9b6a-d918c3423e34','fb9d90b5-ebd7-4f3b-b1dc-0d5a5f10d225','4491824c-28e6-4af1-bc00-541ed510e219','a4361f4d-0678-4fd9-bb2e-e6abf8ae0cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb8c74fee27478893e4a2cb2ec3558b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1847427728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c7dd17-5ac1-4739-af77-1f04c5eeb776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6a8454263f44368a6627c1a75f5717d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eb8c74fee27478893e4a2cb2ec3558b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:38.588718 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afa2337-ffa1-420b-8b61-93b661f9baa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:38.638650 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afa2337-ffa1-420b-8b61-93b661f9baa3) transitioned into state 'SUCCESS' from state '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-1847427728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6a8454263f44368a6627c1a75f5717d',qos_specs=None,replication_status=,reservations=['ac1d387a-c153-4e37-9b6a-d918c3423e34','fb9d90b5-ebd7-4f3b-b1dc-0d5a5f10d225','4491824c-28e6-4af1-bc00-541ed510e219','a4361f4d-0678-4fd9-bb2e-e6abf8ae0cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb8c74fee27478893e4a2cb2ec3558b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:38.639966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330bbc90-a881-41c6-b182-542cfbbbf602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:38.662261 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330bbc90-a881-41c6-b182-542cfbbbf602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:38.664614 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Flow 'volume_create_api' (9de7419f-7bae-4b1a-88b5-358e4f089fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:38.666894 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Create volume request issued successfully. Aug 13 23:47:38.666894 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6968b0fd-964e-4270-897d-c3b684217f6a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:38.668621 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 690/2776] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:38 2026] POST /volume/v3/volumes => generated 757 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:38.690775 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f2f6c70-7366-43c4-b8a6-63b887db3408 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:38.693732 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f2f6c70-7366-43c4-b8a6-63b887db3408 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] GET https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 Aug 13 23:47:38.693945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f2f6c70-7366-43c4-b8a6-63b887db3408 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:38.694186 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f2f6c70-7366-43c4-b8a6-63b887db3408 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:38.711281 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:38.711281 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:38.723863 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3f2f6c70-7366-43c4-b8a6-63b887db3408 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Volume info retrieved successfully. Aug 13 23:47:38.734115 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f2f6c70-7366-43c4-b8a6-63b887db3408 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 returned with HTTP 200 Aug 13 23:47:38.734704 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 703/2777] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:38 2026] GET /volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:39.210076 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c73c208-dfd6-410a-959a-631dd8720f50 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:39.213171 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c73c208-dfd6-410a-959a-631dd8720f50 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:39.213469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c73c208-dfd6-410a-959a-631dd8720f50 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:39.213745 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c73c208-dfd6-410a-959a-631dd8720f50 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:39.214044 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4c73c208-dfd6-410a-959a-631dd8720f50 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:39.221024 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:39.221024 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:39.222873 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c73c208-dfd6-410a-959a-631dd8720f50 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:39.223452 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 696/2778] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:39 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:39.758508 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-647ce550-0e85-4e85-9bc3-4be149ecd016 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:39.761866 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-647ce550-0e85-4e85-9bc3-4be149ecd016 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] GET https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 Aug 13 23:47:39.762116 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-647ce550-0e85-4e85-9bc3-4be149ecd016 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:39.762803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-647ce550-0e85-4e85-9bc3-4be149ecd016 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:39.776372 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:39.776372 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:39.785671 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-647ce550-0e85-4e85-9bc3-4be149ecd016 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Volume info retrieved successfully. Aug 13 23:47:39.793462 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-647ce550-0e85-4e85-9bc3-4be149ecd016 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 returned with HTTP 200 Aug 13 23:47:39.794392 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 690/2779] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:39 2026] GET /volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:39.817415 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9aba263f-a3ff-4444-b694-eacc37c347e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:39.822873 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9aba263f-a3ff-4444-b694-eacc37c347e2 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d Aug 13 23:47:39.823345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9aba263f-a3ff-4444-b694-eacc37c347e2 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:39.840579 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:39.840579 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:39.929380 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9aba263f-a3ff-4444-b694-eacc37c347e2 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d returned with HTTP 200 Aug 13 23:47:39.929726 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 691/2780] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:47:39 2026] PUT /volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d => generated 392 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:39.941966 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-956fab90-f418-482f-9726-7aa0749cea1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:39.946651 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:39.947850 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:39.949090 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:39.949090 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Create volume of 2 GB Aug 13 23:47:39.965972 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Availability Zones retrieved successfully. Aug 13 23:47:39.974737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Flow 'volume_create_api' (eb82e7bf-9dab-4e52-ae6b-732744240984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:39.976861 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec177c59-552e-4671-8f3a-7d0ebdfd5149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:39.978395 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Validating volume size '2' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:40.045284 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec177c59-552e-4671-8f3a-7d0ebdfd5149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:40.046714 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e9a6be-ba23-4144-a89f-7094b6601ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:40.100693 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota_utils [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Quota exceeded for b6a8454263f44368a6627c1a75f5717d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 23:47:40.105356 np0000007283 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e9a6be-ba23-4144-a89f-7094b6601ed4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 23:47:40.105356 np0000007283 devstack@c-api.service[100273]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 23:47:40.108315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e9a6be-ba23-4144-a89f-7094b6601ed4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:40.109478 np0000007283 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e9a6be-ba23-4144-a89f-7094b6601ed4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 23:47:40.110426 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec177c59-552e-4671-8f3a-7d0ebdfd5149) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:40.111493 np0000007283 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec177c59-552e-4671-8f3a-7d0ebdfd5149) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 23:47:40.112608 np0000007283 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Flow 'volume_create_api' (eb82e7bf-9dab-4e52-ae6b-732744240984) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 23:47:40.113015 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.middleware.fault [None req-956fab90-f418-482f-9726-7aa0749cea1f tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 413 Aug 13 23:47:40.114219 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 704/2781] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:39 2026] POST /volume/v3/volumes => generated 208 bytes in 173 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 23:47:40.130212 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9fa43261-83a0-4908-ad22-7f72a22b16df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:40.134029 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9fa43261-83a0-4908-ad22-7f72a22b16df tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d Aug 13 23:47:40.134748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9fa43261-83a0-4908-ad22-7f72a22b16df tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:40.236476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a6e769d-d034-4963-99f5-38d51a5f9c3f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:40.238165 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9fa43261-83a0-4908-ad22-7f72a22b16df tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d returned with HTTP 200 Aug 13 23:47:40.238783 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 697/2782] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:47:40 2026] PUT /volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d => generated 392 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:40.239349 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a6e769d-d034-4963-99f5-38d51a5f9c3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:40.239349 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a6e769d-d034-4963-99f5-38d51a5f9c3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:40.239838 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a6e769d-d034-4963-99f5-38d51a5f9c3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:40.239838 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0a6e769d-d034-4963-99f5-38d51a5f9c3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:40.247462 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:40.247462 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:40.248600 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a6e769d-d034-4963-99f5-38d51a5f9c3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:40.249002 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 691/2783] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:40 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:40.250462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:40.254554 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:40.254554 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:40.256953 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:40.256953 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Create volume of 1 GB Aug 13 23:47:40.263640 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Availability Zones retrieved successfully. Aug 13 23:47:40.270969 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Flow 'volume_create_api' (ab1e9356-5d16-4b36-ae70-3adb22c6cc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:40.272559 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae03f2f7-fd64-478e-86a8-56a0d061a858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:40.274681 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:40.318525 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae03f2f7-fd64-478e-86a8-56a0d061a858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:40.319411 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75793ad5-fe8e-4951-9c20-36ec673ed616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:40.362400 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota_utils [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Quota exceeded for b6a8454263f44368a6627c1a75f5717d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 23:47:40.365401 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75793ad5-fe8e-4951-9c20-36ec673ed616) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 23:47:40.365401 np0000007283 devstack@c-api.service[100275]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 23:47:40.367234 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75793ad5-fe8e-4951-9c20-36ec673ed616) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:40.368346 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75793ad5-fe8e-4951-9c20-36ec673ed616) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 23:47:40.368968 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae03f2f7-fd64-478e-86a8-56a0d061a858) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:40.369817 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae03f2f7-fd64-478e-86a8-56a0d061a858) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 23:47:40.370608 np0000007283 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Flow 'volume_create_api' (ab1e9356-5d16-4b36-ae70-3adb22c6cc4a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 23:47:40.370893 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.middleware.fault [None req-f891b52f-f7cb-4cab-8342-d5c8380ffa79 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 413 Aug 13 23:47:40.371685 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 692/2784] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:40 2026] POST /volume/v3/volumes => generated 150 bytes in 122 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 23:47:40.381283 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9cc9626-981b-4a1d-8eb4-b7cdcfbf8c57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:40.383194 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9cc9626-981b-4a1d-8eb4-b7cdcfbf8c57 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d Aug 13 23:47:40.383485 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9cc9626-981b-4a1d-8eb4-b7cdcfbf8c57 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:40.391413 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:40.391413 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:40.440953 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9cc9626-981b-4a1d-8eb4-b7cdcfbf8c57 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d returned with HTTP 200 Aug 13 23:47:40.441353 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 705/2785] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:47:40 2026] PUT /volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d => generated 391 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:40.457646 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f89b2872-47e9-4206-8e80-c8cb840d017a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:40.460169 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f89b2872-47e9-4206-8e80-c8cb840d017a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] POST https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776/action Aug 13 23:47:40.460169 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f89b2872-47e9-4206-8e80-c8cb840d017a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:40.460422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f89b2872-47e9-4206-8e80-c8cb840d017a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:40.468903 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:40.468903 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:40.469607 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f89b2872-47e9-4206-8e80-c8cb840d017a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Volume info retrieved successfully. Aug 13 23:47:40.528428 np0000007283 devstack@c-api.service[100276]: ERROR cinder.volume.api [None req-f89b2872-47e9-4206-8e80-c8cb840d017a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Quota exceeded for b6a8454263f44368a6627c1a75f5717d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 23:47:40.538493 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.middleware.fault [None req-f89b2872-47e9-4206-8e80-c8cb840d017a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776/action returned with HTTP 413 Aug 13 23:47:40.539489 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 698/2786] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:47:40 2026] POST /volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776/action => generated 208 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 23:47:40.548702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68900546-a867-4c61-9aae-911457a82c9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:40.550672 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68900546-a867-4c61-9aae-911457a82c9b tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] GET https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 Aug 13 23:47:40.550873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68900546-a867-4c61-9aae-911457a82c9b tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:40.551069 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68900546-a867-4c61-9aae-911457a82c9b tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:40.559019 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:40.559019 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:40.563276 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68900546-a867-4c61-9aae-911457a82c9b tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Volume info retrieved successfully. Aug 13 23:47:40.567866 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68900546-a867-4c61-9aae-911457a82c9b tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 returned with HTTP 200 Aug 13 23:47:40.568375 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 692/2787] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:40 2026] GET /volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:40.585713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5d92b54e-3d61-4aae-a1d3-f14b97b5aa5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:40.592069 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d92b54e-3d61-4aae-a1d3-f14b97b5aa5a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] DELETE https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 Aug 13 23:47:40.592069 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d92b54e-3d61-4aae-a1d3-f14b97b5aa5a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:40.592069 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d92b54e-3d61-4aae-a1d3-f14b97b5aa5a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:40.596058 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5d92b54e-3d61-4aae-a1d3-f14b97b5aa5a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Delete volume with id: 11c7dd17-5ac1-4739-af77-1f04c5eeb776 Aug 13 23:47:40.605680 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:40.605680 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:40.605833 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5d92b54e-3d61-4aae-a1d3-f14b97b5aa5a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Volume info retrieved successfully. Aug 13 23:47:40.631853 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5d92b54e-3d61-4aae-a1d3-f14b97b5aa5a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Delete volume request issued successfully. Aug 13 23:47:40.632290 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d92b54e-3d61-4aae-a1d3-f14b97b5aa5a tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 returned with HTTP 202 Aug 13 23:47:40.633179 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 693/2788] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:40 2026] DELETE /volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:40.643130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a25a9d70-d218-459a-9e29-71a26cbf013d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:40.645946 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a25a9d70-d218-459a-9e29-71a26cbf013d tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] GET https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 Aug 13 23:47:40.647010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a25a9d70-d218-459a-9e29-71a26cbf013d tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:40.647010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a25a9d70-d218-459a-9e29-71a26cbf013d tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:40.657333 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:40.657333 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:40.663133 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a25a9d70-d218-459a-9e29-71a26cbf013d tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Volume info retrieved successfully. Aug 13 23:47:40.670779 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a25a9d70-d218-459a-9e29-71a26cbf013d tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 returned with HTTP 200 Aug 13 23:47:40.671868 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 706/2789] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:40 2026] GET /volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:41.267210 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-58421046-9860-482f-af25-84c8876edfff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:41.275338 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58421046-9860-482f-af25-84c8876edfff tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:41.275816 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58421046-9860-482f-af25-84c8876edfff tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:41.276777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58421046-9860-482f-af25-84c8876edfff tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:41.276777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-58421046-9860-482f-af25-84c8876edfff tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:41.285262 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:41.285262 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:41.285262 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58421046-9860-482f-af25-84c8876edfff tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:41.285262 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 699/2790] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:41 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:41.305126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45690aa7-5ee2-40fd-ab83-29da64e1d0ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:41.306616 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45690aa7-5ee2-40fd-ab83-29da64e1d0ed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:41.306831 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45690aa7-5ee2-40fd-ab83-29da64e1d0ed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:41.307034 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45690aa7-5ee2-40fd-ab83-29da64e1d0ed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:41.323098 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:41.323098 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:41.333487 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45690aa7-5ee2-40fd-ab83-29da64e1d0ed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:41.341402 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45690aa7-5ee2-40fd-ab83-29da64e1d0ed tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed returned with HTTP 200 Aug 13 23:47:41.342081 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 693/2791] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:41 2026] GET /volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed => generated 1353 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:41.360512 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:41.364623 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112/restore Aug 13 23:47:41.365111 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:41.366832 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Restoring backup d6140d9a-e8eb-46ff-a242-d1628880f112 ({'restore': {}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 23:47:41.367058 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Restoring backup d6140d9a-e8eb-46ff-a242-d1628880f112 to volume None. Aug 13 23:47:41.372571 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:41.372571 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:41.374038 np0000007283 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating volume of 1 GB for restore of backup d6140d9a-e8eb-46ff-a242-d1628880f112. Aug 13 23:47:41.382199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Availability zone cache updated, next update will occur around 2026-08-14 00:47:41.381834. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:47:41.382342 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Availability Zones retrieved successfully. Aug 13 23:47:41.391630 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (f9ff4482-8808-446e-8ff8-3906a361dd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:41.394609 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6afd659-54d0-4af3-b56f-bcaa4d428e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:41.394996 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:41.445199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6afd659-54d0-4af3-b56f-bcaa4d428e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:41.446383 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2f0cb1-1493-492a-a233-3fa74fda68a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:41.517887 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['81bd9cd9-8e63-4dbf-a370-7eeffff94178', 'a65af2fa-318f-4e9d-8062-5e3f5c8adb49', '1feee74c-3fe9-4e4c-9ee0-92316cbb3f0d', 'e683f4c2-5c19-47ba-8577-c6fa698fdfd8'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:41.522497 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2f0cb1-1493-492a-a233-3fa74fda68a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81bd9cd9-8e63-4dbf-a370-7eeffff94178', 'a65af2fa-318f-4e9d-8062-5e3f5c8adb49', '1feee74c-3fe9-4e4c-9ee0-92316cbb3f0d', 'e683f4c2-5c19-47ba-8577-c6fa698fdfd8']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:41.522497 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d455c148-fd91-4c9d-912f-d15e11aebd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:41.562245 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d455c148-fd91-4c9d-912f-d15e11aebd28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99aed587-87a1-4b8f-96f0-85fbaca7c204', '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_d6140d9a-e8eb-46ff-a242-d1628880f112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['81bd9cd9-8e63-4dbf-a370-7eeffff94178','a65af2fa-318f-4e9d-8062-5e3f5c8adb49','1feee74c-3fe9-4e4c-9ee0-92316cbb3f0d','e683f4c2-5c19-47ba-8577-c6fa698fdfd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:41Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d6140d9a-e8eb-46ff-a242-d1628880f112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99aed587-87a1-4b8f-96f0-85fbaca7c204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef2c2d3a3021402e932824bbc23d5ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7f248cf0b8453995a33e664d09ee39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:41.563155 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824a1d93-e9ac-4c2d-b613-179566a4cc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:41.597769 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824a1d93-e9ac-4c2d-b613-179566a4cc18) transitioned into 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_d6140d9a-e8eb-46ff-a242-d1628880f112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['81bd9cd9-8e63-4dbf-a370-7eeffff94178','a65af2fa-318f-4e9d-8062-5e3f5c8adb49','1feee74c-3fe9-4e4c-9ee0-92316cbb3f0d','e683f4c2-5c19-47ba-8577-c6fa698fdfd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:41.599125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aaf7c00-3e78-4531-a826-921ac2c23fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:41.613936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aaf7c00-3e78-4531-a826-921ac2c23fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:41.615113 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (f9ff4482-8808-446e-8ff8-3906a361dd0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:41.615553 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request issued successfully. Aug 13 23:47:41.625622 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:41.625622 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:41.626394 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:41.687363 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93a5e96d-67d7-4050-9cb4-8be5670ce8b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:41.689838 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93a5e96d-67d7-4050-9cb4-8be5670ce8b6 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] GET https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 Aug 13 23:47:41.690055 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93a5e96d-67d7-4050-9cb4-8be5670ce8b6 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:41.690358 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93a5e96d-67d7-4050-9cb4-8be5670ce8b6 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:41.698071 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93a5e96d-67d7-4050-9cb4-8be5670ce8b6 tempest-VolumeQuotasNegativeTestJSON-1709809372 tempest-VolumeQuotasNegativeTestJSON-1709809372-project-member] https://10.4.3.81/volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 returned with HTTP 404 Aug 13 23:47:41.698599 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 707/2792] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:41 2026] GET /volume/v3/volumes/11c7dd17-5ac1-4739-af77-1f04c5eeb776 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:41.710356 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-caf7c816-ae44-4c27-901e-0aab51ad8617 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:41.712428 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caf7c816-ae44-4c27-901e-0aab51ad8617 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] PUT https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d Aug 13 23:47:41.712802 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caf7c816-ae44-4c27-901e-0aab51ad8617 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:41.851929 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caf7c816-ae44-4c27-901e-0aab51ad8617 tempest-VolumeQuotasNegativeTestJSON-1325909768 tempest-VolumeQuotasNegativeTestJSON-1325909768-project-admin] https://10.4.3.81/volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d returned with HTTP 200 Aug 13 23:47:41.852862 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 700/2793] 10.4.3.81 () {68 vars in 1368 bytes} [Thu Aug 13 23:47:41 2026] PUT /volume/v3/os-quota-sets/b6a8454263f44368a6627c1a75f5717d => generated 395 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:42.637571 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:42.637571 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:42.638247 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:42.638446 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 23:47:42.638579 np0000007283 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Overwriting volume 99aed587-87a1-4b8f-96f0-85fbaca7c204 with restore of backup d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:42.663754 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] restore_backup in rpcapi backup_id d6140d9a-e8eb-46ff-a242-d1628880f112 {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 23:47:42.666868 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-510b5061-59ca-4a2f-bb8a-b326b594a215 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112/restore returned with HTTP 202 Aug 13 23:47:42.667578 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 694/2794] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 23:47:41 2026] POST /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112/restore => generated 189 bytes in 1308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:42.680612 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f27fe874-2009-40cd-9e3d-2cccd7711ca1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:42.685098 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f27fe874-2009-40cd-9e3d-2cccd7711ca1 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:42.685375 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f27fe874-2009-40cd-9e3d-2cccd7711ca1 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:42.686354 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f27fe874-2009-40cd-9e3d-2cccd7711ca1 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:42.686354 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f27fe874-2009-40cd-9e3d-2cccd7711ca1 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:42.689562 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=225,cinder:INSERT=34,cinder:UPDATE=53 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:47:42.694523 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:42.694523 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:42.695415 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f27fe874-2009-40cd-9e3d-2cccd7711ca1 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:42.695935 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 694/2795] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:42 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:43.714809 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7861a57d-a5e7-472d-b427-6bd5258dc373 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:43.717716 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7861a57d-a5e7-472d-b427-6bd5258dc373 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:43.718009 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7861a57d-a5e7-472d-b427-6bd5258dc373 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:43.718411 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7861a57d-a5e7-472d-b427-6bd5258dc373 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:43.718411 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7861a57d-a5e7-472d-b427-6bd5258dc373 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:43.721162 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=189,cinder:UPDATE=21,cinder:INSERT=5 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:47:43.728859 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:43.728859 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:43.730715 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7861a57d-a5e7-472d-b427-6bd5258dc373 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:43.730715 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 708/2796] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:43 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:44.749528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc497a00-318c-4c25-8238-3a1396c411c9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:44.751724 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc497a00-318c-4c25-8238-3a1396c411c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:44.752003 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc497a00-318c-4c25-8238-3a1396c411c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:44.752237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc497a00-318c-4c25-8238-3a1396c411c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:44.752382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fc497a00-318c-4c25-8238-3a1396c411c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:44.764880 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:44.764880 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:44.765927 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc497a00-318c-4c25-8238-3a1396c411c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:44.766416 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 701/2797] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:44 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:45.558863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54d1b030-6cda-46ce-ab86-b7bdfd242328 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:45.692906 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54d1b030-6cda-46ce-ab86-b7bdfd242328 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:47:45.693325 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54d1b030-6cda-46ce-ab86-b7bdfd242328 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-525282648", "os-volume-type-access:is_public": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:45.716046 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54d1b030-6cda-46ce-ab86-b7bdfd242328 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:47:45.716483 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 695/2798] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:47:45 2026] POST /volume/v3/types => generated 228 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:45.728292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-953eb870-1485-4dd5-ac78-b3cd49d8cf9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:45.782209 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3efffa3-ce57-4102-98ff-37ffcb2baf2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:45.785352 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3efffa3-ce57-4102-98ff-37ffcb2baf2d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:45.785554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3efffa3-ce57-4102-98ff-37ffcb2baf2d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:45.786840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3efffa3-ce57-4102-98ff-37ffcb2baf2d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:45.786840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f3efffa3-ce57-4102-98ff-37ffcb2baf2d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:45.793899 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:45.793899 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:45.795218 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3efffa3-ce57-4102-98ff-37ffcb2baf2d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:45.796549 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 709/2799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:45 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:45.846018 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-953eb870-1485-4dd5-ac78-b3cd49d8cf9e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:45.846018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-953eb870-1485-4dd5-ac78-b3cd49d8cf9e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e1bc2419-0267-4745-ad5f-8bee18b8faf6", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:45.846648 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-953eb870-1485-4dd5-ac78-b3cd49d8cf9e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Create volume request body: {'volume': {'volume_type': 'e1bc2419-0267-4745-ad5f-8bee18b8faf6', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:45.857321 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-953eb870-1485-4dd5-ac78-b3cd49d8cf9e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 404 Aug 13 23:47:45.858199 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 695/2800] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:45 2026] POST /volume/v3/volumes => generated 114 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:45.871322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8a63a95c-211b-4767-a788-885ed38459ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:45.873809 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a63a95c-211b-4767-a788-885ed38459ff tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] POST https://10.4.3.81/volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6/action Aug 13 23:47:45.874247 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a63a95c-211b-4767-a788-885ed38459ff tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action body: b'{"addProjectAccess": {"project": "709a014d9fc1478dbac61d81f2c3bb3c"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:45.874488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a63a95c-211b-4767-a788-885ed38459ff tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "709a014d9fc1478dbac61d81f2c3bb3c"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:45.898875 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a63a95c-211b-4767-a788-885ed38459ff tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6/action returned with HTTP 202 Aug 13 23:47:45.898875 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 702/2801] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 23:47:45 2026] POST /volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:45.913699 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-deed77ad-178d-432e-9090-48ad6fad19f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:45.915734 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:45.916812 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e1bc2419-0267-4745-ad5f-8bee18b8faf6", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-708420250"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:45.920883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Create volume request body: {'volume': {'volume_type': 'e1bc2419-0267-4745-ad5f-8bee18b8faf6', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-708420250'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:45.931537 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Create volume of 1 GB Aug 13 23:47:45.931950 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:45.931950 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:45.933276 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Availability Zones retrieved successfully. Aug 13 23:47:45.943024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Flow 'volume_create_api' (2a3d0030-9c8b-4230-a557-5a82bd2e0766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:45.945975 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bfac776-b43d-4488-9eef-13972947c71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:45.946908 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:46.003702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bfac776-b43d-4488-9eef-13972947c71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e1bc2419-0267-4745-ad5f-8bee18b8faf6,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-525282648',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1bc2419-0267-4745-ad5f-8bee18b8faf6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:46.007655 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ecb0a4-eff2-44bf-b137-1a13838fc5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:46.070688 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-525282648 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-525282648, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:47:46.071142 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-525282648 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-525282648, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:47:46.154474 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Created reservations ['5c2a7b15-f308-46c7-85cf-0da55e32bcd3', '0f5c26b4-a7d2-4262-ba88-fb6669905e4e', 'b388cc69-7d87-4f49-8ff4-0bd8d21d250a', '20fbc976-6be3-4749-832e-1d9bec6a37c2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:46.155519 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ecb0a4-eff2-44bf-b137-1a13838fc5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2a7b15-f308-46c7-85cf-0da55e32bcd3', '0f5c26b4-a7d2-4262-ba88-fb6669905e4e', 'b388cc69-7d87-4f49-8ff4-0bd8d21d250a', '20fbc976-6be3-4749-832e-1d9bec6a37c2']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:46.156608 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (292d3bdc-92de-45b4-9800-8072037a0434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:46.190296 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (292d3bdc-92de-45b4-9800-8072037a0434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '367ec201-9781-4564-b1b9-bbe96e33e655', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-708420250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709a014d9fc1478dbac61d81f2c3bb3c',qos_specs=None,replication_status=,reservations=['5c2a7b15-f308-46c7-85cf-0da55e32bcd3','0f5c26b4-a7d2-4262-ba88-fb6669905e4e','b388cc69-7d87-4f49-8ff4-0bd8d21d250a','20fbc976-6be3-4749-832e-1d9bec6a37c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e7ecad8a04489f84f52d1714d93818',volume_type_id=e1bc2419-0267-4745-ad5f-8bee18b8faf6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-708420250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=367ec201-9781-4564-b1b9-bbe96e33e655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='709a014d9fc1478dbac61d81f2c3bb3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e7ecad8a04489f84f52d1714d93818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1bc2419-0267-4745-ad5f-8bee18b8faf6),volume_type_id=e1bc2419-0267-4745-ad5f-8bee18b8faf6)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:46.194051 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76225bc9-7131-46e0-b057-18505578fac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:46.220578 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76225bc9-7131-46e0-b057-18505578fac1) transitioned into state 'SUCCESS' from state '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-708420250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709a014d9fc1478dbac61d81f2c3bb3c',qos_specs=None,replication_status=,reservations=['5c2a7b15-f308-46c7-85cf-0da55e32bcd3','0f5c26b4-a7d2-4262-ba88-fb6669905e4e','b388cc69-7d87-4f49-8ff4-0bd8d21d250a','20fbc976-6be3-4749-832e-1d9bec6a37c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e7ecad8a04489f84f52d1714d93818',volume_type_id=e1bc2419-0267-4745-ad5f-8bee18b8faf6)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:46.221619 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8786cf1a-7c7e-4865-89e1-9b9aaa7a16cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:46.234214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8786cf1a-7c7e-4865-89e1-9b9aaa7a16cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:46.237955 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Flow 'volume_create_api' (2a3d0030-9c8b-4230-a557-5a82bd2e0766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:46.237955 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Create volume request issued successfully. Aug 13 23:47:46.237955 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-deed77ad-178d-432e-9090-48ad6fad19f1 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:46.237955 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 696/2802] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:45 2026] POST /volume/v3/volumes => generated 792 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 23:47:46.257893 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7f4841d-3368-486a-91a0-500c8f280a8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:46.261115 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7f4841d-3368-486a-91a0-500c8f280a8f tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] GET https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 Aug 13 23:47:46.261699 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7f4841d-3368-486a-91a0-500c8f280a8f tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:46.262262 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7f4841d-3368-486a-91a0-500c8f280a8f tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:46.275949 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:46.275949 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:46.282643 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b7f4841d-3368-486a-91a0-500c8f280a8f tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Volume info retrieved successfully. Aug 13 23:47:46.292533 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7f4841d-3368-486a-91a0-500c8f280a8f tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 returned with HTTP 200 Aug 13 23:47:46.293148 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 710/2803] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:46 2026] GET /volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:46.807827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88fa2de8-c526-4b0d-8fa1-83a5461e459f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:46.810970 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88fa2de8-c526-4b0d-8fa1-83a5461e459f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:46.811144 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88fa2de8-c526-4b0d-8fa1-83a5461e459f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:46.811375 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88fa2de8-c526-4b0d-8fa1-83a5461e459f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:46.811449 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-88fa2de8-c526-4b0d-8fa1-83a5461e459f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:46.818782 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:46.818782 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:46.820114 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88fa2de8-c526-4b0d-8fa1-83a5461e459f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:46.820463 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 696/2804] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:46 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2672e4b1-9130-47df-961f-c8f31dbb83da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2672e4b1-9130-47df-961f-c8f31dbb83da tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] GET https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2672e4b1-9130-47df-961f-c8f31dbb83da tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2672e4b1-9130-47df-961f-c8f31dbb83da tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2672e4b1-9130-47df-961f-c8f31dbb83da tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Volume info retrieved successfully. Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2672e4b1-9130-47df-961f-c8f31dbb83da tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 returned with HTTP 200 Aug 13 23:47:48.076555 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 703/2805] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:47 2026] GET /volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a48ef068-84ec-4d36-8a6e-6e1b2143bd58 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a48ef068-84ec-4d36-8a6e-6e1b2143bd58 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] GET https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a48ef068-84ec-4d36-8a6e-6e1b2143bd58 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a48ef068-84ec-4d36-8a6e-6e1b2143bd58 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a48ef068-84ec-4d36-8a6e-6e1b2143bd58 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Volume info retrieved successfully. Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a48ef068-84ec-4d36-8a6e-6e1b2143bd58 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 returned with HTTP 200 Aug 13 23:47:48.081262 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 697/2806] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:47 2026] GET /volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 => generated 885 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9379bfb3-2dd8-4e94-ab42-ffa2ebc5f29e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9379bfb3-2dd8-4e94-ab42-ffa2ebc5f29e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] DELETE https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9379bfb3-2dd8-4e94-ab42-ffa2ebc5f29e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9379bfb3-2dd8-4e94-ab42-ffa2ebc5f29e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9379bfb3-2dd8-4e94-ab42-ffa2ebc5f29e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Delete volume with id: 367ec201-9781-4564-b1b9-bbe96e33e655 Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9379bfb3-2dd8-4e94-ab42-ffa2ebc5f29e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Volume info retrieved successfully. Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9379bfb3-2dd8-4e94-ab42-ffa2ebc5f29e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Delete volume request issued successfully. Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9379bfb3-2dd8-4e94-ab42-ffa2ebc5f29e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 returned with HTTP 202 Aug 13 23:47:48.083978 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 711/2807] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:47 2026] DELETE /volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3c4f941a-be3d-44e7-a173-7ef8e261e72e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c4f941a-be3d-44e7-a173-7ef8e261e72e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] GET https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c4f941a-be3d-44e7-a173-7ef8e261e72e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c4f941a-be3d-44e7-a173-7ef8e261e72e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3c4f941a-be3d-44e7-a173-7ef8e261e72e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Volume info retrieved successfully. Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c4f941a-be3d-44e7-a173-7ef8e261e72e tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 returned with HTTP 200 Aug 13 23:47:48.087208 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 697/2808] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:47 2026] GET /volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-113e6f65-9c63-4274-bd62-3c277c9e8cd5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-113e6f65-9c63-4274-bd62-3c277c9e8cd5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-113e6f65-9c63-4274-bd62-3c277c9e8cd5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-113e6f65-9c63-4274-bd62-3c277c9e8cd5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-113e6f65-9c63-4274-bd62-3c277c9e8cd5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=250,cinder:UPDATE=65,cinder:INSERT=22 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-113e6f65-9c63-4274-bd62-3c277c9e8cd5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:48.088273 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 704/2809] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:47 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:48.549545 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e4fcfe86-dc84-4d6d-972c-eed721883b11 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.552283 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4fcfe86-dc84-4d6d-972c-eed721883b11 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] GET https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 Aug 13 23:47:48.552710 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4fcfe86-dc84-4d6d-972c-eed721883b11 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.553062 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4fcfe86-dc84-4d6d-972c-eed721883b11 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.555935 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=241,cinder:UPDATE=45,cinder:INSERT=31 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:47:48.561514 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4fcfe86-dc84-4d6d-972c-eed721883b11 tempest-VolumeTypesAccessTest-392407965 tempest-VolumeTypesAccessTest-392407965-project-member] https://10.4.3.81/volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 returned with HTTP 404 Aug 13 23:47:48.562264 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 698/2810] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:48 2026] GET /volume/v3/volumes/367ec201-9781-4564-b1b9-bbe96e33e655 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:48.572930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-21d644b8-1ca5-4a15-9685-81504a5fcec6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.575892 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21d644b8-1ca5-4a15-9685-81504a5fcec6 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] POST https://10.4.3.81/volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6/action Aug 13 23:47:48.576498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21d644b8-1ca5-4a15-9685-81504a5fcec6 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action body: b'{"removeProjectAccess": {"project": "709a014d9fc1478dbac61d81f2c3bb3c"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:48.576728 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21d644b8-1ca5-4a15-9685-81504a5fcec6 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "709a014d9fc1478dbac61d81f2c3bb3c"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:48.598051 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21d644b8-1ca5-4a15-9685-81504a5fcec6 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6/action returned with HTTP 202 Aug 13 23:47:48.598598 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 712/2811] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 23:47:48 2026] POST /volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:48.608152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-597409ca-42c8-4209-8e14-95255f883130 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.613448 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-597409ca-42c8-4209-8e14-95255f883130 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] DELETE https://10.4.3.81/volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6 Aug 13 23:47:48.613718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-597409ca-42c8-4209-8e14-95255f883130 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.614035 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-597409ca-42c8-4209-8e14-95255f883130 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.646329 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-597409ca-42c8-4209-8e14-95255f883130 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6 returned with HTTP 202 Aug 13 23:47:48.646851 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 698/2812] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:47:48 2026] DELETE /volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:48.655522 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ba44924-92f7-456d-98dd-621f898ee035 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.657391 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ba44924-92f7-456d-98dd-621f898ee035 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] GET https://10.4.3.81/volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6 Aug 13 23:47:48.657572 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ba44924-92f7-456d-98dd-621f898ee035 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.657737 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ba44924-92f7-456d-98dd-621f898ee035 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.661071 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ba44924-92f7-456d-98dd-621f898ee035 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6 returned with HTTP 404 Aug 13 23:47:48.661660 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 705/2813] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:47:48 2026] GET /volume/v3/types/e1bc2419-0267-4745-ad5f-8bee18b8faf6 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:48.671942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc38e3c6-136f-4fb3-be04-c46025db0c6f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.674405 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc38e3c6-136f-4fb3-be04-c46025db0c6f tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:47:48.674879 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc38e3c6-136f-4fb3-be04-c46025db0c6f tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1790957387", "os-volume-type-access:is_public": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:48.694872 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc38e3c6-136f-4fb3-be04-c46025db0c6f tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:47:48.695350 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 699/2814] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:47:48 2026] POST /volume/v3/types => generated 229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:48.704898 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1540713b-6491-42d2-87d7-c1ddc7886f9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.706856 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1540713b-6491-42d2-87d7-c1ddc7886f9c tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] POST https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action Aug 13 23:47:48.707327 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1540713b-6491-42d2-87d7-c1ddc7886f9c tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action body: b'{"addProjectAccess": {"project": "709a014d9fc1478dbac61d81f2c3bb3c"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:48.707516 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1540713b-6491-42d2-87d7-c1ddc7886f9c tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "709a014d9fc1478dbac61d81f2c3bb3c"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:48.721687 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1540713b-6491-42d2-87d7-c1ddc7886f9c tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action returned with HTTP 202 Aug 13 23:47:48.722352 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 713/2815] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 23:47:48 2026] POST /volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:48.730097 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a1e27e8-2c32-400d-9212-1641694458ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.731884 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a1e27e8-2c32-400d-9212-1641694458ed tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] POST https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action Aug 13 23:47:48.732276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a1e27e8-2c32-400d-9212-1641694458ed tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action body: b'{"addProjectAccess": {"project": "ccf951c295a34603b6d10e56bd4a9b22"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:48.732402 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a1e27e8-2c32-400d-9212-1641694458ed tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ccf951c295a34603b6d10e56bd4a9b22"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:48.749956 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a1e27e8-2c32-400d-9212-1641694458ed tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action returned with HTTP 202 Aug 13 23:47:48.750606 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 699/2816] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 23:47:48 2026] POST /volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:48.761165 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8be9720f-aace-4fa7-85fe-c6819e704b3a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.763901 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8be9720f-aace-4fa7-85fe-c6819e704b3a tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] GET https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/os-volume-type-access Aug 13 23:47:48.764160 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8be9720f-aace-4fa7-85fe-c6819e704b3a tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.764428 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8be9720f-aace-4fa7-85fe-c6819e704b3a tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.781078 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8be9720f-aace-4fa7-85fe-c6819e704b3a tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/os-volume-type-access returned with HTTP 200 Aug 13 23:47:48.781722 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 706/2817] 10.4.3.81 () {66 vars in 1401 bytes} [Thu Aug 13 23:47:48 2026] GET /volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/os-volume-type-access => generated 244 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:48.792207 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc3d7ca1-3051-49e2-a61f-db268da3de30 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.794670 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc3d7ca1-3051-49e2-a61f-db268da3de30 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] POST https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action Aug 13 23:47:48.795152 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc3d7ca1-3051-49e2-a61f-db268da3de30 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action body: b'{"removeProjectAccess": {"project": "ccf951c295a34603b6d10e56bd4a9b22"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:48.795976 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc3d7ca1-3051-49e2-a61f-db268da3de30 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ccf951c295a34603b6d10e56bd4a9b22"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:48.820570 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc3d7ca1-3051-49e2-a61f-db268da3de30 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action returned with HTTP 202 Aug 13 23:47:48.821471 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 700/2818] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 23:47:48 2026] POST /volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:48.830187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d849bf79-0134-49ab-8024-25a038a7b5e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.832247 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d849bf79-0134-49ab-8024-25a038a7b5e2 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] POST https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action Aug 13 23:47:48.832753 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d849bf79-0134-49ab-8024-25a038a7b5e2 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action body: b'{"removeProjectAccess": {"project": "709a014d9fc1478dbac61d81f2c3bb3c"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:48.832976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d849bf79-0134-49ab-8024-25a038a7b5e2 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "709a014d9fc1478dbac61d81f2c3bb3c"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:48.844761 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d849bf79-0134-49ab-8024-25a038a7b5e2 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action returned with HTTP 202 Aug 13 23:47:48.845301 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 714/2819] 10.4.3.81 () {68 vars in 1377 bytes} [Thu Aug 13 23:47:48 2026] POST /volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:48.852791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d58f07f4-1ef5-449b-9b65-cac5aeef8424 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.854662 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d58f07f4-1ef5-449b-9b65-cac5aeef8424 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] DELETE https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0 Aug 13 23:47:48.854882 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d58f07f4-1ef5-449b-9b65-cac5aeef8424 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.855175 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d58f07f4-1ef5-449b-9b65-cac5aeef8424 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.862869 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-513952af-fe34-455a-90d9-4b4a29e25329 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.864615 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-513952af-fe34-455a-90d9-4b4a29e25329 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:48.864808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-513952af-fe34-455a-90d9-4b4a29e25329 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.865050 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-513952af-fe34-455a-90d9-4b4a29e25329 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.865130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-513952af-fe34-455a-90d9-4b4a29e25329 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:48.869140 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:48.869140 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:48.869973 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-513952af-fe34-455a-90d9-4b4a29e25329 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:48.870894 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 707/2820] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:48 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:48.886836 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d58f07f4-1ef5-449b-9b65-cac5aeef8424 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0 returned with HTTP 202 Aug 13 23:47:48.887300 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 700/2821] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:47:48 2026] DELETE /volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:48.897305 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-efc73e6b-7c59-4b96-acc4-51492c11c388 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:48.899261 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-efc73e6b-7c59-4b96-acc4-51492c11c388 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] GET https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0 Aug 13 23:47:48.899574 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-efc73e6b-7c59-4b96-acc4-51492c11c388 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:48.899900 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-efc73e6b-7c59-4b96-acc4-51492c11c388 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:48.903965 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-efc73e6b-7c59-4b96-acc4-51492c11c388 tempest-VolumeTypesAccessTest-2057474361 tempest-VolumeTypesAccessTest-2057474361-project-admin] https://10.4.3.81/volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0 returned with HTTP 404 Aug 13 23:47:48.905078 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 701/2822] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:47:48 2026] GET /volume/v3/types/55944f58-a4a9-4a8e-a920-abb6982231b0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:48.985688 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a69089a7-0822-4fc2-8278-8cff0825bd18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:49.173607 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a69089a7-0822-4fc2-8278-8cff0825bd18 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:47:49.174606 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a69089a7-0822-4fc2-8278-8cff0825bd18 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:49.195260 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a69089a7-0822-4fc2-8278-8cff0825bd18 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:47:49.195724 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 715/2823] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:47:48 2026] POST /volume/v3/types => generated 268 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:49.883147 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ef8f9d4-7e82-412b-b032-3791118265e0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:49.887903 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ef8f9d4-7e82-412b-b032-3791118265e0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:49.887903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ef8f9d4-7e82-412b-b032-3791118265e0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:49.887903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ef8f9d4-7e82-412b-b032-3791118265e0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:49.887903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3ef8f9d4-7e82-412b-b032-3791118265e0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:49.893542 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:49.893542 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:49.894682 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ef8f9d4-7e82-412b-b032-3791118265e0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:49.896459 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 708/2824] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:49 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:50.910159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b9e4ecd-1c31-45db-8030-d0ffdec35702 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:50.912494 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b9e4ecd-1c31-45db-8030-d0ffdec35702 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:50.913040 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b9e4ecd-1c31-45db-8030-d0ffdec35702 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:50.913482 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b9e4ecd-1c31-45db-8030-d0ffdec35702 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:50.913549 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5b9e4ecd-1c31-45db-8030-d0ffdec35702 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:50.919889 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:50.919889 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:50.921339 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b9e4ecd-1c31-45db-8030-d0ffdec35702 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:50.921979 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 701/2825] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:50 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:51.774968 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e52c15c-f389-4b8a-a8b0-b9958121ad25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:51.777388 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e52c15c-f389-4b8a-a8b0-b9958121ad25 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:47:51.777876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e52c15c-f389-4b8a-a8b0-b9958121ad25 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627", "extra_specs": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:51.805206 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e52c15c-f389-4b8a-a8b0-b9958121ad25 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:47:51.805751 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 702/2826] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:47:51 2026] POST /volume/v3/types => generated 269 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:51.819097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-41c814d6-6f2a-4078-abb1-7f9ea9641082 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:51.822641 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41c814d6-6f2a-4078-abb1-7f9ea9641082 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:47:51.823363 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41c814d6-6f2a-4078-abb1-7f9ea9641082 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:51.848032 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41c814d6-6f2a-4078-abb1-7f9ea9641082 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:47:51.851056 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 716/2827] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:47:51 2026] POST /volume/v3/types => generated 268 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:51.857701 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-685ee86b-60bc-4c89-8278-a27636b1372e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:51.859554 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:51.859932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1616688735", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:51.861791 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1616688735', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:51.866650 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume of 1 GB Aug 13 23:47:51.866650 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:51.866650 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:51.866797 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Availability Zones retrieved successfully. Aug 13 23:47:51.873823 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Flow 'volume_create_api' (2fdbe21a-f764-4a59-9abe-c662a92e3fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:51.875331 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f83be64-ae52-4490-a0c0-474b999b940e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:51.876566 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:51.907283 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f83be64-ae52-4490-a0c0-474b999b940e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:47:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=76333efb-74e0-4568-8a4f-bdb015146cdf,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76333efb-74e0-4568-8a4f-bdb015146cdf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:51.909480 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2448261-37c0-4192-adf7-7ad27f43b3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:51.938016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ec8cfd5-4be5-49f7-b9de-daeb04855e10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:51.941312 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ec8cfd5-4be5-49f7-b9de-daeb04855e10 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:51.941531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ec8cfd5-4be5-49f7-b9de-daeb04855e10 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:51.941847 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ec8cfd5-4be5-49f7-b9de-daeb04855e10 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:51.941847 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6ec8cfd5-4be5-49f7-b9de-daeb04855e10 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:51.951005 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:51.951005 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:51.951928 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ec8cfd5-4be5-49f7-b9de-daeb04855e10 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:51.952363 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 702/2828] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:51 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:51.964477 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:47:51.965217 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:47:52.017627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Created reservations ['404eb36e-4a74-4769-93d1-61a319ed0d87', 'f5dcb4b6-a507-4d68-9f22-916683b00265', '1e650d4b-ddb9-42c3-a5f9-97419a6ac579', 'e742dc47-db09-49af-a45c-b4786a996f85'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:52.018944 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2448261-37c0-4192-adf7-7ad27f43b3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404eb36e-4a74-4769-93d1-61a319ed0d87', 'f5dcb4b6-a507-4d68-9f22-916683b00265', '1e650d4b-ddb9-42c3-a5f9-97419a6ac579', 'e742dc47-db09-49af-a45c-b4786a996f85']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.020197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9fb9e59-2481-48ed-a82f-3d4c52142b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.032860 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d7eb7d0b-7d96-4151-bb93-b8e4934fa021 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:52.033395 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7eb7d0b-7d96-4151-bb93-b8e4934fa021 None None] GET https://10.4.3.81/volume// Aug 13 23:47:52.033618 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7eb7d0b-7d96-4151-bb93-b8e4934fa021 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:52.033855 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7eb7d0b-7d96-4151-bb93-b8e4934fa021 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:52.034300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7eb7d0b-7d96-4151-bb93-b8e4934fa021 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:47:52.034900 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 703/2829] 10.4.3.81 () {64 vars in 997 bytes} [Thu Aug 13 23:47:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:47:52.047343 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5416e206-1e0f-44e5-8582-89b57daa5da5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:52.047795 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5416e206-1e0f-44e5-8582-89b57daa5da5 None None] GET https://10.4.3.81/volume// Aug 13 23:47:52.047961 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5416e206-1e0f-44e5-8582-89b57daa5da5 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:52.048219 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5416e206-1e0f-44e5-8582-89b57daa5da5 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:52.048603 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5416e206-1e0f-44e5-8582-89b57daa5da5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:47:52.048943 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 717/2830] 10.4.3.81 () {64 vars in 997 bytes} [Thu Aug 13 23:47:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 23:47:52.053099 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9fb9e59-2481-48ed-a82f-3d4c52142b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc37ae29-d094-497b-a4b6-52b1048a70bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1616688735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',qos_specs=None,replication_status=,reservations=['404eb36e-4a74-4769-93d1-61a319ed0d87','f5dcb4b6-a507-4d68-9f22-916683b00265','1e650d4b-ddb9-42c3-a5f9-97419a6ac579','e742dc47-db09-49af-a45c-b4786a996f85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791ecb8913374313bcd229928fbf6a20',volume_type_id=76333efb-74e0-4568-8a4f-bdb015146cdf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1616688735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc37ae29-d094-497b-a4b6-52b1048a70bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791ecb8913374313bcd229928fbf6a20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76333efb-74e0-4568-8a4f-bdb015146cdf),volume_type_id=76333efb-74e0-4568-8a4f-bdb015146cdf)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.053099 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94ca817-3c58-4eec-8865-ae93c4e935e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.060449 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef4289e7-2802-4241-b79a-92af03f9e3be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:52.077360 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94ca817-3c58-4eec-8865-ae93c4e935e1) transitioned into state 'SUCCESS' from state '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-1616688735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',qos_specs=None,replication_status=,reservations=['404eb36e-4a74-4769-93d1-61a319ed0d87','f5dcb4b6-a507-4d68-9f22-916683b00265','1e650d4b-ddb9-42c3-a5f9-97419a6ac579','e742dc47-db09-49af-a45c-b4786a996f85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791ecb8913374313bcd229928fbf6a20',volume_type_id=76333efb-74e0-4568-8a4f-bdb015146cdf)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.078697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391fbb9d-4a68-46fd-88e8-7084e16130de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.093379 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391fbb9d-4a68-46fd-88e8-7084e16130de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.094781 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Flow 'volume_create_api' (2fdbe21a-f764-4a59-9abe-c662a92e3fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:52.095224 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume request issued successfully. Aug 13 23:47:52.096362 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-685ee86b-60bc-4c89-8278-a27636b1372e tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:52.096803 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 709/2831] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:51 2026] POST /volume/v3/volumes => generated 845 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 23:47:52.117166 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:52.119101 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:52.119513 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1102712728", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:52.124566 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1102712728', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:52.131808 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume of 1 GB Aug 13 23:47:52.132184 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:52.132184 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:52.133153 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Availability Zones retrieved successfully. Aug 13 23:47:52.143516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Flow 'volume_create_api' (c718f9cb-b1c7-41ed-806c-4f939003fb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:52.144886 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8694670-686b-413f-b334-3c1057917515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.146622 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:52.173351 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8694670-686b-413f-b334-3c1057917515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:47:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26aa05aa-b539-4584-87ec-1c26096cc076,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26aa05aa-b539-4584-87ec-1c26096cc076', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.174269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afdb811-20a1-4ee1-8148-a9213417dac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.186371 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef4289e7-2802-4241-b79a-92af03f9e3be tempest-VersionsTest-991106511 tempest-VersionsTest-991106511-project-member] GET https://10.4.3.81/volume/v3/ Aug 13 23:47:52.188272 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef4289e7-2802-4241-b79a-92af03f9e3be tempest-VersionsTest-991106511 tempest-VersionsTest-991106511-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:52.188272 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef4289e7-2802-4241-b79a-92af03f9e3be tempest-VersionsTest-991106511 tempest-VersionsTest-991106511-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:52.189509 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef4289e7-2802-4241-b79a-92af03f9e3be tempest-VersionsTest-991106511 tempest-VersionsTest-991106511-project-member] https://10.4.3.81/volume/v3/ returned with HTTP 200 Aug 13 23:47:52.190093 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 703/2832] 10.4.3.81 () {66 vars in 1209 bytes} [Thu Aug 13 23:47:52 2026] GET /volume/v3/ => generated 385 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:52.209699 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:47:52.210144 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:47:52.252379 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Created reservations ['3bd0c325-c97d-4013-a3a8-1f0f466c1a93', '8081466e-146b-4de2-8cf3-11bb0df1a1a1', 'e8a7b01f-e26a-4cd4-9ab1-44ca365670ac', 'aabc170b-73d1-400f-83d9-2ed96df79522'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:52.253318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afdb811-20a1-4ee1-8148-a9213417dac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd0c325-c97d-4013-a3a8-1f0f466c1a93', '8081466e-146b-4de2-8cf3-11bb0df1a1a1', 'e8a7b01f-e26a-4cd4-9ab1-44ca365670ac', 'aabc170b-73d1-400f-83d9-2ed96df79522']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.255125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0c9b8e-f46f-49b1-b562-75129b1750e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.283903 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0c9b8e-f46f-49b1-b562-75129b1750e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e3d2478-47de-4135-a114-8b64d562940e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1102712728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',qos_specs=None,replication_status=,reservations=['3bd0c325-c97d-4013-a3a8-1f0f466c1a93','8081466e-146b-4de2-8cf3-11bb0df1a1a1','e8a7b01f-e26a-4cd4-9ab1-44ca365670ac','aabc170b-73d1-400f-83d9-2ed96df79522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791ecb8913374313bcd229928fbf6a20',volume_type_id=26aa05aa-b539-4584-87ec-1c26096cc076), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1102712728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e3d2478-47de-4135-a114-8b64d562940e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791ecb8913374313bcd229928fbf6a20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26aa05aa-b539-4584-87ec-1c26096cc076),volume_type_id=26aa05aa-b539-4584-87ec-1c26096cc076)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.285338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38bc37a5-bf78-4aa1-87d2-18127120b595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.316302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38bc37a5-bf78-4aa1-87d2-18127120b595) transitioned into state 'SUCCESS' from state '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-1102712728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',qos_specs=None,replication_status=,reservations=['3bd0c325-c97d-4013-a3a8-1f0f466c1a93','8081466e-146b-4de2-8cf3-11bb0df1a1a1','e8a7b01f-e26a-4cd4-9ab1-44ca365670ac','aabc170b-73d1-400f-83d9-2ed96df79522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791ecb8913374313bcd229928fbf6a20',volume_type_id=26aa05aa-b539-4584-87ec-1c26096cc076)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.317536 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78411377-9194-4f16-9fad-4a0031760ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.330340 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78411377-9194-4f16-9fad-4a0031760ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.331259 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Flow 'volume_create_api' (c718f9cb-b1c7-41ed-806c-4f939003fb1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:52.331592 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume request issued successfully. Aug 13 23:47:52.332194 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f6972c2-58cb-4234-bba7-8c6f6df9781b tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:52.332668 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 704/2833] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:52 2026] POST /volume/v3/volumes => generated 844 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:52.370800 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66643298-5fbd-4823-a2ec-868116c31557 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:52.375099 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:52.376396 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-532218874", "snapshot_id": null, "imageRef": "4ad271da-f380-49c7-b964-b4e2b04b1bbb", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:52.381118 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-532218874', 'snapshot_id': None, 'imageRef': '4ad271da-f380-49c7-b964-b4e2b04b1bbb', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:52.694344 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume of 1 GB Aug 13 23:47:52.694782 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:52.694782 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:52.695448 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Availability Zones retrieved successfully. Aug 13 23:47:52.701460 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Flow 'volume_create_api' (e6c3b978-7c4c-40a0-b852-7733028ee96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:52.702580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (914c7e98-e5a1-4cd2-b54f-91850f2b3544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.703609 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:52.783865 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (914c7e98-e5a1-4cd2-b54f-91850f2b3544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:47:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af1410c4-bbf2-4e43-904c-07769f5b0bcb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af1410c4-bbf2-4e43-904c-07769f5b0bcb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.784915 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fac0895-e9d4-46e4-bf22-b9d5c2a290f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.816891 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:47:52.817349 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:47:52.852426 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Created reservations ['3bf67f2a-89c6-4254-b422-969fbe102315', '5ca63fc1-3a72-41bf-9923-9abd7de86510', 'cae5c05e-2eba-4d21-be88-fa800afa3576', '7a1357da-5bca-4f31-aa37-05ac7d3abfbe'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:52.852426 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fac0895-e9d4-46e4-bf22-b9d5c2a290f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf67f2a-89c6-4254-b422-969fbe102315', '5ca63fc1-3a72-41bf-9923-9abd7de86510', 'cae5c05e-2eba-4d21-be88-fa800afa3576', '7a1357da-5bca-4f31-aa37-05ac7d3abfbe']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.852426 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902f3656-77f7-4966-ae24-2717a55d8155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.890580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902f3656-77f7-4966-ae24-2717a55d8155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa5761ae-ad19-4037-be52-4ecfcd07ac92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-532218874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',qos_specs=None,replication_status=,reservations=['3bf67f2a-89c6-4254-b422-969fbe102315','5ca63fc1-3a72-41bf-9923-9abd7de86510','cae5c05e-2eba-4d21-be88-fa800afa3576','7a1357da-5bca-4f31-aa37-05ac7d3abfbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791ecb8913374313bcd229928fbf6a20',volume_type_id=af1410c4-bbf2-4e43-904c-07769f5b0bcb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-532218874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa5761ae-ad19-4037-be52-4ecfcd07ac92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791ecb8913374313bcd229928fbf6a20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af1410c4-bbf2-4e43-904c-07769f5b0bcb),volume_type_id=af1410c4-bbf2-4e43-904c-07769f5b0bcb)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.892379 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e95e914-383d-46d8-860c-c9105b54b216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.925449 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e95e914-383d-46d8-860c-c9105b54b216) transitioned into state 'SUCCESS' from state '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-532218874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2789bd6bc5a49bdbe1ca25f0c59136a',qos_specs=None,replication_status=,reservations=['3bf67f2a-89c6-4254-b422-969fbe102315','5ca63fc1-3a72-41bf-9923-9abd7de86510','cae5c05e-2eba-4d21-be88-fa800afa3576','7a1357da-5bca-4f31-aa37-05ac7d3abfbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791ecb8913374313bcd229928fbf6a20',volume_type_id=af1410c4-bbf2-4e43-904c-07769f5b0bcb)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.925449 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1d9f6a-19e0-4dd8-a7eb-8e0f98f56b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:52.940669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1d9f6a-19e0-4dd8-a7eb-8e0f98f56b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:52.942214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Flow 'volume_create_api' (e6c3b978-7c4c-40a0-b852-7733028ee96f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:52.943032 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Create volume request issued successfully. Aug 13 23:47:52.943624 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66643298-5fbd-4823-a2ec-868116c31557 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:52.944344 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 718/2834] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:52 2026] POST /volume/v3/volumes => generated 843 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:52.972009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-037535ff-1c59-40bb-9865-1e30a3da13c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:52.975016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-777d2185-8c68-4284-b284-f598a3f2d2dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:52.975509 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-037535ff-1c59-40bb-9865-1e30a3da13c4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:52.975931 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-037535ff-1c59-40bb-9865-1e30a3da13c4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:52.976369 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-037535ff-1c59-40bb-9865-1e30a3da13c4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:52.976560 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-037535ff-1c59-40bb-9865-1e30a3da13c4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:52.977188 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-777d2185-8c68-4284-b284-f598a3f2d2dc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:47:52.977444 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-777d2185-8c68-4284-b284-f598a3f2d2dc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:52.977691 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-777d2185-8c68-4284-b284-f598a3f2d2dc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:52.985533 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:52.985533 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:52.986439 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-037535ff-1c59-40bb-9865-1e30a3da13c4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:52.986881 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 710/2835] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:52 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:52.990860 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:52.990860 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:53.004034 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-777d2185-8c68-4284-b284-f598a3f2d2dc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:47:53.014804 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-777d2185-8c68-4284-b284-f598a3f2d2dc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:47:53.015333 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 704/2836] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:52 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 911 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:53.928741 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-107f0702-148a-4273-b466-b5af1ddcbefa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.001921 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08118bec-61c3-491c-97ac-93515ac518c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.008168 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08118bec-61c3-491c-97ac-93515ac518c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:54.008601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08118bec-61c3-491c-97ac-93515ac518c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.008886 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08118bec-61c3-491c-97ac-93515ac518c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.009182 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-08118bec-61c3-491c-97ac-93515ac518c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:54.016362 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.016362 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:54.017473 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08118bec-61c3-491c-97ac-93515ac518c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:54.018534 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 719/2837] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:47:54.034243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-947e6dce-fe54-44c8-857c-fe98aebb6d7a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.034860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01c3a390-352b-4494-8b76-014dd1da1d89 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.036784 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-947e6dce-fe54-44c8-857c-fe98aebb6d7a tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:47:54.037128 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-947e6dce-fe54-44c8-857c-fe98aebb6d7a tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.037432 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-947e6dce-fe54-44c8-857c-fe98aebb6d7a tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.038193 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01c3a390-352b-4494-8b76-014dd1da1d89 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 Aug 13 23:47:54.038280 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01c3a390-352b-4494-8b76-014dd1da1d89 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.038526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01c3a390-352b-4494-8b76-014dd1da1d89 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.051607 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.051607 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:54.053576 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.053576 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:54.058746 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01c3a390-352b-4494-8b76-014dd1da1d89 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:54.060561 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-947e6dce-fe54-44c8-857c-fe98aebb6d7a tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:47:54.066014 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-947e6dce-fe54-44c8-857c-fe98aebb6d7a tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:47:54.066510 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01c3a390-352b-4494-8b76-014dd1da1d89 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 returned with HTTP 200 Aug 13 23:47:54.067148 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 711/2838] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:54.067225 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 705/2839] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:54.084649 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b1870ff-7d53-490e-9b54-4280d665c55f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.086939 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b1870ff-7d53-490e-9b54-4280d665c55f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 Aug 13 23:47:54.087315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b1870ff-7d53-490e-9b54-4280d665c55f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.087483 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b1870ff-7d53-490e-9b54-4280d665c55f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.096418 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.096418 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:54.102482 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b1870ff-7d53-490e-9b54-4280d665c55f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:54.104285 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:54.104285 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1670245639"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:54.107701 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1670245639'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:54.107982 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume of 1 GB Aug 13 23:47:54.108261 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.108261 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:54.110346 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b1870ff-7d53-490e-9b54-4280d665c55f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 returned with HTTP 200 Aug 13 23:47:54.111140 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 720/2840] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 => generated 1408 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:47:54.114628 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Availability Zones retrieved successfully. Aug 13 23:47:54.123229 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Flow 'volume_create_api' (fa7a6305-3ba9-42db-8a06-25d0301fa66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:54.124056 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a91398-1cea-45b2-a9f3-75d75e87e962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:54.125167 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:54.130286 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5b34ee75-38a6-4e3f-8e7f-1c5a7934eb78 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.135938 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b34ee75-38a6-4e3f-8e7f-1c5a7934eb78 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 Aug 13 23:47:54.135938 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b34ee75-38a6-4e3f-8e7f-1c5a7934eb78 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.135938 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b34ee75-38a6-4e3f-8e7f-1c5a7934eb78 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.136689 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-5b34ee75-38a6-4e3f-8e7f-1c5a7934eb78 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume with id: 99aed587-87a1-4b8f-96f0-85fbaca7c204 Aug 13 23:47:54.143755 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.143755 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:54.144512 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5b34ee75-38a6-4e3f-8e7f-1c5a7934eb78 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:54.158325 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a91398-1cea-45b2-a9f3-75d75e87e962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:54.158325 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f87a1df2-9fd6-479a-82ef-af1047a4e203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:54.169528 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5b34ee75-38a6-4e3f-8e7f-1c5a7934eb78 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume request issued successfully. Aug 13 23:47:54.169883 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b34ee75-38a6-4e3f-8e7f-1c5a7934eb78 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 returned with HTTP 202 Aug 13 23:47:54.171426 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 712/2841] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:54 2026] DELETE /volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:54.181443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-241a372a-5e9b-48e9-b115-fc567d0461b4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.183791 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-241a372a-5e9b-48e9-b115-fc567d0461b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 Aug 13 23:47:54.183791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-241a372a-5e9b-48e9-b115-fc567d0461b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.183791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-241a372a-5e9b-48e9-b115-fc567d0461b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.192556 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.192556 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:54.200021 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-241a372a-5e9b-48e9-b115-fc567d0461b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:54.207345 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-241a372a-5e9b-48e9-b115-fc567d0461b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 returned with HTTP 200 Aug 13 23:47:54.207670 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 706/2842] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 => generated 1407 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:54.237844 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Created reservations ['a4f7718e-8e64-421b-9563-fc3592042c07', '9480da69-526c-4b4b-aa8b-f66689afb29c', '0df0fde1-0ff2-44a7-8e47-cc74b48f57c3', 'c47bc1f0-eb40-4c87-8df3-c53ce613183d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:54.238687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f87a1df2-9fd6-479a-82ef-af1047a4e203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4f7718e-8e64-421b-9563-fc3592042c07', '9480da69-526c-4b4b-aa8b-f66689afb29c', '0df0fde1-0ff2-44a7-8e47-cc74b48f57c3', 'c47bc1f0-eb40-4c87-8df3-c53ce613183d']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:54.239485 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e9bdd4-1701-449e-9e3f-e90ad85657e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:54.276526 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e9bdd4-1701-449e-9e3f-e90ad85657e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f3a4aea-a35c-4e84-938b-d5f687686070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1670245639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c3f0661546c469ebe20da7eff896e16',qos_specs=None,replication_status=,reservations=['a4f7718e-8e64-421b-9563-fc3592042c07','9480da69-526c-4b4b-aa8b-f66689afb29c','0df0fde1-0ff2-44a7-8e47-cc74b48f57c3','c47bc1f0-eb40-4c87-8df3-c53ce613183d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596149ec354a455f9625f64c800cf5fe',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1670245639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f3a4aea-a35c-4e84-938b-d5f687686070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c3f0661546c469ebe20da7eff896e16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596149ec354a455f9625f64c800cf5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:54.277946 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f49980d1-1dd8-4fa1-bca4-216317aad28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:54.309280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f49980d1-1dd8-4fa1-bca4-216317aad28c) transitioned into state 'SUCCESS' from state '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-1670245639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c3f0661546c469ebe20da7eff896e16',qos_specs=None,replication_status=,reservations=['a4f7718e-8e64-421b-9563-fc3592042c07','9480da69-526c-4b4b-aa8b-f66689afb29c','0df0fde1-0ff2-44a7-8e47-cc74b48f57c3','c47bc1f0-eb40-4c87-8df3-c53ce613183d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596149ec354a455f9625f64c800cf5fe',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:54.310396 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e981d3-fa52-49ba-90fd-3b60ddd8d454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:54.326103 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e981d3-fa52-49ba-90fd-3b60ddd8d454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:54.327648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Flow 'volume_create_api' (fa7a6305-3ba9-42db-8a06-25d0301fa66d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:54.328942 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume request issued successfully. Aug 13 23:47:54.330336 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-107f0702-148a-4273-b466-b5af1ddcbefa tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:54.331248 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 705/2843] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:53 2026] POST /volume/v3/volumes => generated 749 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:54.349654 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3af70fd-3179-4ab5-9e54-013bcd5d6e86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.352190 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3af70fd-3179-4ab5-9e54-013bcd5d6e86 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:54.352471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3af70fd-3179-4ab5-9e54-013bcd5d6e86 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.352745 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3af70fd-3179-4ab5-9e54-013bcd5d6e86 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.365554 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.365554 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:54.372723 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f3af70fd-3179-4ab5-9e54-013bcd5d6e86 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:47:54.379376 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3af70fd-3179-4ab5-9e54-013bcd5d6e86 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 returned with HTTP 200 Aug 13 23:47:54.379922 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 721/2844] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:54.560741 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e8e282a6-2f52-491d-9db5-d1b5189ef93e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.673255 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e8e282a6-2f52-491d-9db5-d1b5189ef93e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:47:54.673538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e8e282a6-2f52-491d-9db5-d1b5189ef93e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.673713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e8e282a6-2f52-491d-9db5-d1b5189ef93e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.685502 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.685502 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:54.690839 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e8e282a6-2f52-491d-9db5-d1b5189ef93e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:47:54.696780 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e8e282a6-2f52-491d-9db5-d1b5189ef93e tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:47:54.697117 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 713/2845] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 1138 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:54.721948 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-3854f68e-6857-4648-a6a1-fc89d9998197 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.724846 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-3854f68e-6857-4648-a6a1-fc89d9998197 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] POST https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264/action Aug 13 23:47:54.725195 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-3854f68e-6857-4648-a6a1-fc89d9998197 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:47:54.725373 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-3854f68e-6857-4648-a6a1-fc89d9998197 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:54.740054 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.740054 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:54.740054 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-3854f68e-6857-4648-a6a1-fc89d9998197 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:47:54.749334 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-3854f68e-6857-4648-a6a1-fc89d9998197 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Begin detaching volume completed successfully. Aug 13 23:47:54.749599 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-3854f68e-6857-4648-a6a1-fc89d9998197 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264/action returned with HTTP 202 Aug 13 23:47:54.750105 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 707/2846] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:47:54 2026] POST /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:47:54.801545 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-472f2708-8864-4e13-a801-1d364a72bab5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.802140 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-472f2708-8864-4e13-a801-1d364a72bab5 None None] GET https://10.4.3.81/volume// Aug 13 23:47:54.802412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-472f2708-8864-4e13-a801-1d364a72bab5 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.802682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-472f2708-8864-4e13-a801-1d364a72bab5 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.803074 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-472f2708-8864-4e13-a801-1d364a72bab5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:47:54.803424 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 706/2847] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:47:54.811310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-176f27e0-2ac9-4417-b56f-065bd8e18f90 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:54.813577 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-176f27e0-2ac9-4417-b56f-065bd8e18f90 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:47:54.813805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-176f27e0-2ac9-4417-b56f-065bd8e18f90 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:54.814205 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-176f27e0-2ac9-4417-b56f-065bd8e18f90 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:54.824735 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:54.824735 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:54.828829 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-176f27e0-2ac9-4417-b56f-065bd8e18f90 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:47:54.833892 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-176f27e0-2ac9-4417-b56f-065bd8e18f90 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:47:54.834376 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 722/2848] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:47:54 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:47:55.080918 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee2dbfef-3fc4-4470-90cb-6e6756212e56 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:55.083489 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee2dbfef-3fc4-4470-90cb-6e6756212e56 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:47:55.083738 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee2dbfef-3fc4-4470-90cb-6e6756212e56 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:55.083968 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee2dbfef-3fc4-4470-90cb-6e6756212e56 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:55.094022 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:55.094022 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:55.099015 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee2dbfef-3fc4-4470-90cb-6e6756212e56 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:47:55.105337 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee2dbfef-3fc4-4470-90cb-6e6756212e56 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:47:55.105831 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 714/2849] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:55 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:55.224507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-daa4b0ca-65d0-4371-8191-84ad0e4edbcf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:55.226535 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-daa4b0ca-65d0-4371-8191-84ad0e4edbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 Aug 13 23:47:55.226749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-daa4b0ca-65d0-4371-8191-84ad0e4edbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:55.226940 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-daa4b0ca-65d0-4371-8191-84ad0e4edbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:55.234602 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-daa4b0ca-65d0-4371-8191-84ad0e4edbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 returned with HTTP 404 Aug 13 23:47:55.234602 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 708/2850] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:55 2026] GET /volume/v3/volumes/99aed587-87a1-4b8f-96f0-85fbaca7c204 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:55.242334 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0ecd5ef1-1237-490c-9bb0-b2114e707014 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:55.244831 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ecd5ef1-1237-490c-9bb0-b2114e707014 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:55.245139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ecd5ef1-1237-490c-9bb0-b2114e707014 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:55.245421 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ecd5ef1-1237-490c-9bb0-b2114e707014 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:55.245577 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-0ecd5ef1-1237-490c-9bb0-b2114e707014 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete backup with id: d6140d9a-e8eb-46ff-a242-d1628880f112. Aug 13 23:47:55.251008 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:55.251008 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:55.267378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-0ecd5ef1-1237-490c-9bb0-b2114e707014 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] delete_backup rpcapi backup_id d6140d9a-e8eb-46ff-a242-d1628880f112 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:47:55.269626 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ecd5ef1-1237-490c-9bb0-b2114e707014 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 202 Aug 13 23:47:55.270311 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 707/2851] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:55 2026] DELETE /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:47:55.278010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6fd571c1-e8dc-4bd2-ab1b-1d38bc6109c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:55.279761 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fd571c1-e8dc-4bd2-ab1b-1d38bc6109c6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:55.279932 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fd571c1-e8dc-4bd2-ab1b-1d38bc6109c6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:55.280071 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fd571c1-e8dc-4bd2-ab1b-1d38bc6109c6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:55.280205 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6fd571c1-e8dc-4bd2-ab1b-1d38bc6109c6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:55.284866 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:55.284866 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:55.285603 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fd571c1-e8dc-4bd2-ab1b-1d38bc6109c6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 200 Aug 13 23:47:55.285939 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 723/2852] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:55 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:55.396137 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d30f578b-257f-442f-b4c5-a9a98b040a63 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:55.399613 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d30f578b-257f-442f-b4c5-a9a98b040a63 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:55.399613 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d30f578b-257f-442f-b4c5-a9a98b040a63 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:55.399857 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d30f578b-257f-442f-b4c5-a9a98b040a63 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:55.407880 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:55.407880 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:55.412592 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d30f578b-257f-442f-b4c5-a9a98b040a63 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:47:55.420142 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d30f578b-257f-442f-b4c5-a9a98b040a63 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 returned with HTTP 200 Aug 13 23:47:55.421211 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 715/2853] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:55 2026] GET /volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:55.439341 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10406a1f-2168-4c35-8261-d1b7486c2ff5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:55.442658 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10406a1f-2168-4c35-8261-d1b7486c2ff5 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:47:55.443212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10406a1f-2168-4c35-8261-d1b7486c2ff5 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f3a4aea-a35c-4e84-938b-d5f687686070", "name": "tempest-VolumesDeleteCascade-Snapshot-194716456"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:55.457013 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:55.457013 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:55.457013 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10406a1f-2168-4c35-8261-d1b7486c2ff5 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:47:55.457013 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-10406a1f-2168-4c35-8261-d1b7486c2ff5 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create snapshot from volume 4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:55.507346 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-10406a1f-2168-4c35-8261-d1b7486c2ff5 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Created reservations ['81d48ae1-a0ad-471d-bd8c-6e0d02545d49', '53122d63-231e-4fd3-9e16-0c4626d942d3', '19cbed4e-c523-4448-b84d-bb1b40836e08', 'fcb83a18-2bb5-4e9a-93a5-1e03b010427b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:55.547756 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10406a1f-2168-4c35-8261-d1b7486c2ff5 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot create request issued successfully. Aug 13 23:47:55.548880 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10406a1f-2168-4c35-8261-d1b7486c2ff5 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:47:55.548880 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 709/2854] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:47:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:55.560284 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e0700d2f-54c8-4606-8514-4577e2503479 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:55.563977 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0700d2f-54c8-4606-8514-4577e2503479 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 Aug 13 23:47:55.564312 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0700d2f-54c8-4606-8514-4577e2503479 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:55.564584 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0700d2f-54c8-4606-8514-4577e2503479 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:55.573171 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:55.573171 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:55.573666 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e0700d2f-54c8-4606-8514-4577e2503479 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot retrieved successfully. Aug 13 23:47:55.574615 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0700d2f-54c8-4606-8514-4577e2503479 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 returned with HTTP 200 Aug 13 23:47:55.574965 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 708/2855] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:47:55 2026] GET /volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:55.894881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e19610e8-f038-4ae7-9557-047f2cb78564 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:55.894881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e19610e8-f038-4ae7-9557-047f2cb78564 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] DELETE https://10.4.3.81/volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa Aug 13 23:47:55.894881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e19610e8-f038-4ae7-9557-047f2cb78564 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:55.894881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e19610e8-f038-4ae7-9557-047f2cb78564 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:55.908408 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:55.908408 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:55.994717 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf922acd-9998-4a51-a304-c37cc44b4587 req-e19610e8-f038-4ae7-9557-047f2cb78564 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa returned with HTTP 200 Aug 13 23:47:55.995185 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 724/2856] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:47:55 2026] DELETE /volume/v3/attachments/e25e09f4-812f-4107-a4da-51276cf98cfa => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:56.120117 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-89042e96-aaf0-4702-a798-c017d356c470 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.122567 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89042e96-aaf0-4702-a798-c017d356c470 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:47:56.122785 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89042e96-aaf0-4702-a798-c017d356c470 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:56.122965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89042e96-aaf0-4702-a798-c017d356c470 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:56.130061 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:56.130061 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:56.133806 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-89042e96-aaf0-4702-a798-c017d356c470 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:47:56.138823 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89042e96-aaf0-4702-a798-c017d356c470 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:47:56.139322 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 716/2857] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:56 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:56.299199 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd9ee364-fafc-4871-8084-28fdd761f281 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.301066 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd9ee364-fafc-4871-8084-28fdd761f281 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 Aug 13 23:47:56.301327 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd9ee364-fafc-4871-8084-28fdd761f281 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:56.301520 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd9ee364-fafc-4871-8084-28fdd761f281 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:56.301627 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dd9ee364-fafc-4871-8084-28fdd761f281 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d6140d9a-e8eb-46ff-a242-d1628880f112. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:56.305314 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd9ee364-fafc-4871-8084-28fdd761f281 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 returned with HTTP 404 Aug 13 23:47:56.305749 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 710/2858] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:56 2026] GET /volume/v3/backups/d6140d9a-e8eb-46ff-a242-d1628880f112 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:56.406554 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fe86474-9ad3-4ee2-8250-aecb35f3f75d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.408414 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fe86474-9ad3-4ee2-8250-aecb35f3f75d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:56.408733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fe86474-9ad3-4ee2-8250-aecb35f3f75d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:56.409117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fe86474-9ad3-4ee2-8250-aecb35f3f75d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:56.417314 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:56.417314 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:56.422256 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5fe86474-9ad3-4ee2-8250-aecb35f3f75d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:56.429932 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fe86474-9ad3-4ee2-8250-aecb35f3f75d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed returned with HTTP 200 Aug 13 23:47:56.430904 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 709/2859] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:56 2026] GET /volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:56.452103 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6b6e181-7b9d-40be-9355-b1b9fec2f3af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.455800 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6b6e181-7b9d-40be-9355-b1b9fec2f3af tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:56.456193 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6b6e181-7b9d-40be-9355-b1b9fec2f3af tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:56.458205 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6b6e181-7b9d-40be-9355-b1b9fec2f3af tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:56.458482 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b6b6e181-7b9d-40be-9355-b1b9fec2f3af tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume with id: b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:56.469308 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:56.469308 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:56.469818 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6b6e181-7b9d-40be-9355-b1b9fec2f3af tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:56.497627 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6b6e181-7b9d-40be-9355-b1b9fec2f3af tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume request issued successfully. Aug 13 23:47:56.497825 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6b6e181-7b9d-40be-9355-b1b9fec2f3af tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed returned with HTTP 202 Aug 13 23:47:56.498470 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 725/2860] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:56 2026] DELETE /volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:56.508439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ee1ccf0-17f7-4705-8462-6294258eb453 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.511170 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ee1ccf0-17f7-4705-8462-6294258eb453 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:56.511402 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ee1ccf0-17f7-4705-8462-6294258eb453 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:56.511717 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ee1ccf0-17f7-4705-8462-6294258eb453 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:56.521752 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:56.521752 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:56.529415 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ee1ccf0-17f7-4705-8462-6294258eb453 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:56.535487 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ee1ccf0-17f7-4705-8462-6294258eb453 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed returned with HTTP 200 Aug 13 23:47:56.536090 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 717/2861] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:56 2026] GET /volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:47:56.584274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b75b21d1-0b61-4bbd-bcca-de70112d997f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.586785 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b75b21d1-0b61-4bbd-bcca-de70112d997f tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 Aug 13 23:47:56.587143 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b75b21d1-0b61-4bbd-bcca-de70112d997f tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:56.587510 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b75b21d1-0b61-4bbd-bcca-de70112d997f tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:56.595139 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:56.595139 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:56.595857 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b75b21d1-0b61-4bbd-bcca-de70112d997f tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot retrieved successfully. Aug 13 23:47:56.596533 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b75b21d1-0b61-4bbd-bcca-de70112d997f tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 returned with HTTP 200 Aug 13 23:47:56.597102 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 711/2862] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:47:56 2026] GET /volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:56.611446 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6578a85-fa70-42bf-a056-32160cec5ebe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.612969 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6578a85-fa70-42bf-a056-32160cec5ebe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:47:56.613508 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6578a85-fa70-42bf-a056-32160cec5ebe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f3a4aea-a35c-4e84-938b-d5f687686070", "name": "tempest-VolumesDeleteCascade-Snapshot-1708934077"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:56.625253 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:56.625253 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:56.625952 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b6578a85-fa70-42bf-a056-32160cec5ebe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:47:56.626336 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-b6578a85-fa70-42bf-a056-32160cec5ebe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create snapshot from volume 4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:56.666174 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b6578a85-fa70-42bf-a056-32160cec5ebe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Created reservations ['6ed202f0-22d4-4421-87de-6ceafb384e5b', '269ec449-2e76-49b7-b4f9-c9c532e0e22f', 'b5af2d75-5ce9-4666-ab14-dcb9c720470e', 'a8f44fec-ee38-47fd-af20-5334af678d2c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:56.702951 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b6578a85-fa70-42bf-a056-32160cec5ebe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot create request issued successfully. Aug 13 23:47:56.703544 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6578a85-fa70-42bf-a056-32160cec5ebe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:47:56.704114 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 710/2863] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:47:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:56.715369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d38a517-b6ea-42ae-9b89-8ac266e7de96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.717934 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d38a517-b6ea-42ae-9b89-8ac266e7de96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d Aug 13 23:47:56.718173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d38a517-b6ea-42ae-9b89-8ac266e7de96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:56.718390 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d38a517-b6ea-42ae-9b89-8ac266e7de96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:56.728292 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:56.728292 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:56.728838 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3d38a517-b6ea-42ae-9b89-8ac266e7de96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot retrieved successfully. Aug 13 23:47:56.729916 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d38a517-b6ea-42ae-9b89-8ac266e7de96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d returned with HTTP 200 Aug 13 23:47:56.730418 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 726/2864] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:47:56 2026] GET /volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:56.974450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2d6a1603-5565-4fc5-a5c7-225a5cc3d1a1 req-1969596d-4372-41e4-a1b8-ed564affcdba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:56.976972 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2d6a1603-5565-4fc5-a5c7-225a5cc3d1a1 req-1969596d-4372-41e4-a1b8-ed564affcdba tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:47:56.977335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2d6a1603-5565-4fc5-a5c7-225a5cc3d1a1 req-1969596d-4372-41e4-a1b8-ed564affcdba tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:56.977592 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2d6a1603-5565-4fc5-a5c7-225a5cc3d1a1 req-1969596d-4372-41e4-a1b8-ed564affcdba tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:56.985768 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:56.985768 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:56.992659 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-2d6a1603-5565-4fc5-a5c7-225a5cc3d1a1 req-1969596d-4372-41e4-a1b8-ed564affcdba tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:47:56.998655 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2d6a1603-5565-4fc5-a5c7-225a5cc3d1a1 req-1969596d-4372-41e4-a1b8-ed564affcdba tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:47:56.999509 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 718/2865] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:47:56 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:57.017392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d88889db-ae57-446e-9a5d-78fed4d8cdc9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.019494 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d88889db-ae57-446e-9a5d-78fed4d8cdc9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:47:57.020292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d88889db-ae57-446e-9a5d-78fed4d8cdc9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:57.020292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d88889db-ae57-446e-9a5d-78fed4d8cdc9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:57.020292 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d88889db-ae57-446e-9a5d-78fed4d8cdc9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Delete volume with id: 7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:47:57.028958 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:57.028958 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:57.029744 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d88889db-ae57-446e-9a5d-78fed4d8cdc9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:47:57.055121 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d88889db-ae57-446e-9a5d-78fed4d8cdc9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Delete volume request issued successfully. Aug 13 23:47:57.055668 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d88889db-ae57-446e-9a5d-78fed4d8cdc9 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 202 Aug 13 23:47:57.056518 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 712/2866] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:57 2026] DELETE /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 23:47:57.067821 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-029d8563-c809-4a5a-929a-53e9097a4bf2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.072736 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-029d8563-c809-4a5a-929a-53e9097a4bf2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:47:57.072736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-029d8563-c809-4a5a-929a-53e9097a4bf2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:57.072736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-029d8563-c809-4a5a-929a-53e9097a4bf2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:57.087304 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:57.087304 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:57.096591 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-029d8563-c809-4a5a-929a-53e9097a4bf2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Volume info retrieved successfully. Aug 13 23:47:57.112594 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-029d8563-c809-4a5a-929a-53e9097a4bf2 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 200 Aug 13 23:47:57.112594 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 711/2867] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:57 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:57.162069 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2d43fd0-556c-499a-9d73-d4876621cf62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.163409 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2d43fd0-556c-499a-9d73-d4876621cf62 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:47:57.163673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2d43fd0-556c-499a-9d73-d4876621cf62 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:57.164147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2d43fd0-556c-499a-9d73-d4876621cf62 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:57.181276 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:57.181276 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:57.191081 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2d43fd0-556c-499a-9d73-d4876621cf62 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:47:57.198066 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2d43fd0-556c-499a-9d73-d4876621cf62 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:47:57.199130 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 727/2868] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:57 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:57.555176 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8ed201e-7bdb-40a6-8575-cda7d5dcce2a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.557469 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8ed201e-7bdb-40a6-8575-cda7d5dcce2a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed Aug 13 23:47:57.559013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8ed201e-7bdb-40a6-8575-cda7d5dcce2a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:57.559013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8ed201e-7bdb-40a6-8575-cda7d5dcce2a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:57.566178 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8ed201e-7bdb-40a6-8575-cda7d5dcce2a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed returned with HTTP 404 Aug 13 23:47:57.567292 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 719/2869] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:57 2026] GET /volume/v3/volumes/b060c237-a202-4b83-8c1a-c1812dee77ed => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:47:57.585723 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.587948 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:57.588487 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-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-1719373006"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:57.590491 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1719373006'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:57.590638 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume of 1 GB Aug 13 23:47:57.596024 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Availability Zones retrieved successfully. Aug 13 23:47:57.604162 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (e0c293a3-25b1-444b-b2f2-aee251a84a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:57.605626 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e646575b-f100-4f76-9a6b-9f0ddf77ebc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:57.606877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:57.645552 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e646575b-f100-4f76-9a6b-9f0ddf77ebc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:57.646624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee1cdb2-6c1e-45a3-8059-97003d6c08ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:57.706655 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['b9337986-64d3-4e94-8282-1519c88fac13', '9fba15c5-4f2a-4bf4-a280-63cf64a8605a', '1cd76df7-e238-49f9-93fc-c26277449913', '8caa0f18-9887-42c6-afbf-32786af14303'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:57.706655 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee1cdb2-6c1e-45a3-8059-97003d6c08ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9337986-64d3-4e94-8282-1519c88fac13', '9fba15c5-4f2a-4bf4-a280-63cf64a8605a', '1cd76df7-e238-49f9-93fc-c26277449913', '8caa0f18-9887-42c6-afbf-32786af14303']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:57.707292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d589be65-27ed-4332-8b52-468fc0588e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:57.740416 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c16a82c-a1b4-4e11-a365-1ce79df69bd9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.742417 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c16a82c-a1b4-4e11-a365-1ce79df69bd9 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d Aug 13 23:47:57.742646 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c16a82c-a1b4-4e11-a365-1ce79df69bd9 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:57.742837 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c16a82c-a1b4-4e11-a365-1ce79df69bd9 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:57.744156 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d589be65-27ed-4332-8b52-468fc0588e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '188adeba-d1c0-40c5-8a87-dc504ccb13ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1719373006',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['b9337986-64d3-4e94-8282-1519c88fac13','9fba15c5-4f2a-4bf4-a280-63cf64a8605a','1cd76df7-e238-49f9-93fc-c26277449913','8caa0f18-9887-42c6-afbf-32786af14303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1719373006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=188adeba-d1c0-40c5-8a87-dc504ccb13ea,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='ef2c2d3a3021402e932824bbc23d5ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7f248cf0b8453995a33e664d09ee39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:57.745897 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac560a0-25f4-4e1a-bd2b-f4f2bd6c1f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:57.748381 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:57.748381 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:57.748966 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8c16a82c-a1b4-4e11-a365-1ce79df69bd9 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot retrieved successfully. Aug 13 23:47:57.750050 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c16a82c-a1b4-4e11-a365-1ce79df69bd9 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d returned with HTTP 200 Aug 13 23:47:57.750484 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 712/2870] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:47:57 2026] GET /volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:57.760976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-632f91b5-b578-4a72-bfc5-45e7bf0126e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.763029 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-632f91b5-b578-4a72-bfc5-45e7bf0126e8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070?cascade=True Aug 13 23:47:57.763213 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-632f91b5-b578-4a72-bfc5-45e7bf0126e8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:57.763435 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-632f91b5-b578-4a72-bfc5-45e7bf0126e8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:57.763590 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-632f91b5-b578-4a72-bfc5-45e7bf0126e8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete volume with id: 4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:57.771478 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:57.771478 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:57.772220 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-632f91b5-b578-4a72-bfc5-45e7bf0126e8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:47:57.772731 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac560a0-25f4-4e1a-bd2b-f4f2bd6c1f51) transitioned into state 'SUCCESS' from state '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-1719373006',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['b9337986-64d3-4e94-8282-1519c88fac13','9fba15c5-4f2a-4bf4-a280-63cf64a8605a','1cd76df7-e238-49f9-93fc-c26277449913','8caa0f18-9887-42c6-afbf-32786af14303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:57.773575 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9dbd2d-ebea-4ee6-b27d-19b904358cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:57.786945 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9dbd2d-ebea-4ee6-b27d-19b904358cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:57.787936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (e0c293a3-25b1-444b-b2f2-aee251a84a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:57.788274 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request issued successfully. Aug 13 23:47:57.788899 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0ed92e6-abf3-4152-8a9c-94f0b67b95b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:57.789462 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 713/2871] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:57 2026] POST /volume/v3/volumes => generated 814 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:57.808649 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e7dfaf3-40f1-4760-8cfe-b17d09edf62e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.811793 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e7dfaf3-40f1-4760-8cfe-b17d09edf62e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:47:57.811793 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e7dfaf3-40f1-4760-8cfe-b17d09edf62e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:57.811793 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e7dfaf3-40f1-4760-8cfe-b17d09edf62e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:57.821696 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:57.821696 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:57.830103 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0e7dfaf3-40f1-4760-8cfe-b17d09edf62e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:57.837313 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e7dfaf3-40f1-4760-8cfe-b17d09edf62e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea returned with HTTP 200 Aug 13 23:47:57.837313 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 720/2872] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:57 2026] GET /volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:57.858381 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-632f91b5-b578-4a72-bfc5-45e7bf0126e8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete volume request issued successfully. Aug 13 23:47:57.858381 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-632f91b5-b578-4a72-bfc5-45e7bf0126e8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070?cascade=True returned with HTTP 202 Aug 13 23:47:57.859098 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 728/2873] 10.4.3.81 () {66 vars in 1369 bytes} [Thu Aug 13 23:47:57 2026] DELETE /volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070?cascade=True => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:47:57.871262 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b2d00d4-19d9-4926-a8a9-aa955fa064ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:57.873517 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b2d00d4-19d9-4926-a8a9-aa955fa064ea tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:57.873745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b2d00d4-19d9-4926-a8a9-aa955fa064ea tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:57.874020 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b2d00d4-19d9-4926-a8a9-aa955fa064ea tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:57.885353 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:57.885353 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:57.892026 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1b2d00d4-19d9-4926-a8a9-aa955fa064ea tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:47:57.902013 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b2d00d4-19d9-4926-a8a9-aa955fa064ea tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 returned with HTTP 200 Aug 13 23:47:57.902645 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 713/2874] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:57 2026] GET /volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:58.129557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f11ed27c-596d-44dc-a2b5-c6c25020ffc6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:58.131634 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f11ed27c-596d-44dc-a2b5-c6c25020ffc6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] GET https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 Aug 13 23:47:58.131852 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f11ed27c-596d-44dc-a2b5-c6c25020ffc6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:58.132077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f11ed27c-596d-44dc-a2b5-c6c25020ffc6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:58.138629 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f11ed27c-596d-44dc-a2b5-c6c25020ffc6 tempest-TestMinimumBasicScenario-2026346005 tempest-TestMinimumBasicScenario-2026346005-project-member] https://10.4.3.81/volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 returned with HTTP 404 Aug 13 23:47:58.139210 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 714/2875] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:58 2026] GET /volume/v3/volumes/7b6b1e8d-8f8a-444e-ad64-12f1313bb264 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:58.214937 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-98d162fa-5036-4cd6-b9f4-f25d51c37388 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:58.217489 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-98d162fa-5036-4cd6-b9f4-f25d51c37388 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:47:58.217750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-98d162fa-5036-4cd6-b9f4-f25d51c37388 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:58.218005 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-98d162fa-5036-4cd6-b9f4-f25d51c37388 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:58.229887 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:58.229887 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:47:58.235816 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-98d162fa-5036-4cd6-b9f4-f25d51c37388 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:47:58.243400 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-98d162fa-5036-4cd6-b9f4-f25d51c37388 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:47:58.243939 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 721/2876] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:58 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:58.861006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8859b99-4799-4017-b1d0-5c593c22996f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:58.865769 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8859b99-4799-4017-b1d0-5c593c22996f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:47:58.866048 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8859b99-4799-4017-b1d0-5c593c22996f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:58.867039 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8859b99-4799-4017-b1d0-5c593c22996f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:58.884659 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:58.884659 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:58.891384 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e8859b99-4799-4017-b1d0-5c593c22996f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:58.895811 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8859b99-4799-4017-b1d0-5c593c22996f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea returned with HTTP 200 Aug 13 23:47:58.896042 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 729/2877] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:58 2026] GET /volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea => generated 907 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:58.920727 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2b7924ca-9852-489e-b2c0-1a48df3ff2a0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:58.922374 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae506c6e-67a4-4789-9e43-4db757c14e36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:58.926661 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b7924ca-9852-489e-b2c0-1a48df3ff2a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:47:58.926661 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b7924ca-9852-489e-b2c0-1a48df3ff2a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "188adeba-d1c0-40c5-8a87-dc504ccb13ea", "name": "tempest-VolumesBackupsTest-Backup-1150963622", "description": "tempest-backup-description-523181371", "container": "tempest-volumesbackupstest-backup-container-1776702262"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:58.926914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-2b7924ca-9852-489e-b2c0-1a48df3ff2a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating new backup {'backup': {'volume_id': '188adeba-d1c0-40c5-8a87-dc504ccb13ea', 'name': 'tempest-VolumesBackupsTest-Backup-1150963622', 'description': 'tempest-backup-description-523181371', 'container': 'tempest-volumesbackupstest-backup-container-1776702262'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:47:58.927191 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-2b7924ca-9852-489e-b2c0-1a48df3ff2a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating backup of volume 188adeba-d1c0-40c5-8a87-dc504ccb13ea in container tempest-volumesbackupstest-backup-container-1776702262 Aug 13 23:47:58.928776 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae506c6e-67a4-4789-9e43-4db757c14e36 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:58.929109 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae506c6e-67a4-4789-9e43-4db757c14e36 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:58.929356 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae506c6e-67a4-4789-9e43-4db757c14e36 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:58.940722 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:58.940722 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:58.941149 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2b7924ca-9852-489e-b2c0-1a48df3ff2a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:47:58.943072 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae506c6e-67a4-4789-9e43-4db757c14e36 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 returned with HTTP 404 Aug 13 23:47:58.943730 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 715/2878] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:58 2026] GET /volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:47:58.957826 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42232b89-20d6-4f2e-9405-122ded8c56fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:58.959902 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42232b89-20d6-4f2e-9405-122ded8c56fb tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:47:58.960344 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42232b89-20d6-4f2e-9405-122ded8c56fb tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:58.960661 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42232b89-20d6-4f2e-9405-122ded8c56fb tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:58.961025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-42232b89-20d6-4f2e-9405-122ded8c56fb tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:47:58.962054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-42232b89-20d6-4f2e-9405-122ded8c56fb tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:47:58.975813 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42232b89-20d6-4f2e-9405-122ded8c56fb tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Get all volumes completed successfully. Aug 13 23:47:58.975813 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42232b89-20d6-4f2e-9405-122ded8c56fb tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:47:58.976929 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 722/2879] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:47:58 2026] GET /volume/v3/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:47:58.995555 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d55f5d53-8910-44e9-8dfb-98620ea9ec96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:58.996249 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2b7924ca-9852-489e-b2c0-1a48df3ff2a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['00e8e74d-cf54-4104-98cd-82b559a68a17', '173cd1af-141a-4276-815a-92fce3fd3d2d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:58.996389 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d55f5d53-8910-44e9-8dfb-98620ea9ec96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 23:47:58.996389 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d55f5d53-8910-44e9-8dfb-98620ea9ec96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:58.996389 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d55f5d53-8910-44e9-8dfb-98620ea9ec96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:58.996389 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-d55f5d53-8910-44e9-8dfb-98620ea9ec96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:47:58.997382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-d55f5d53-8910-44e9-8dfb-98620ea9ec96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:47:59.010455 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d55f5d53-8910-44e9-8dfb-98620ea9ec96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Get all snapshots completed successfully. Aug 13 23:47:59.010455 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d55f5d53-8910-44e9-8dfb-98620ea9ec96 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 23:47:59.010455 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 730/2880] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:47:58 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:47:59.025595 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f98b4c20-a91b-4daf-949f-b3faa7eab434 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:59.028191 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f98b4c20-a91b-4daf-949f-b3faa7eab434 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d Aug 13 23:47:59.028191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f98b4c20-a91b-4daf-949f-b3faa7eab434 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:59.028345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f98b4c20-a91b-4daf-949f-b3faa7eab434 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:59.029559 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-f98b4c20-a91b-4daf-949f-b3faa7eab434 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete snapshot with id: 7ea565f8-33a4-4c32-8ddd-0dff050f1d3d Aug 13 23:47:59.043196 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f98b4c20-a91b-4daf-949f-b3faa7eab434 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d returned with HTTP 404 Aug 13 23:47:59.043900 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 716/2881] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:47:59 2026] DELETE /volume/v3/snapshots/7ea565f8-33a4-4c32-8ddd-0dff050f1d3d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:59.054472 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f146b6d-2415-466a-a318-0f7e3c89f8ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:59.057223 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f146b6d-2415-466a-a318-0f7e3c89f8ec tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 Aug 13 23:47:59.057427 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f146b6d-2415-466a-a318-0f7e3c89f8ec tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:59.057711 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f146b6d-2415-466a-a318-0f7e3c89f8ec tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:59.057916 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-7f146b6d-2415-466a-a318-0f7e3c89f8ec tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete snapshot with id: c849f7ab-9f7a-4d05-928c-a11d30cfc697 Aug 13 23:47:59.064432 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f146b6d-2415-466a-a318-0f7e3c89f8ec tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 returned with HTTP 404 Aug 13 23:47:59.065473 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 723/2882] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:47:59 2026] DELETE /volume/v3/snapshots/c849f7ab-9f7a-4d05-928c-a11d30cfc697 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:59.075879 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89080914-3ced-4002-bbfb-62a7a726ed79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:59.081075 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89080914-3ced-4002-bbfb-62a7a726ed79 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:59.081304 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89080914-3ced-4002-bbfb-62a7a726ed79 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:59.081633 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89080914-3ced-4002-bbfb-62a7a726ed79 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:59.090423 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b7924ca-9852-489e-b2c0-1a48df3ff2a0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:47:59.091323 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 714/2883] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:47:58 2026] POST /volume/v3/backups => generated 328 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:59.093588 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89080914-3ced-4002-bbfb-62a7a726ed79 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 returned with HTTP 404 Aug 13 23:47:59.094328 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 731/2884] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:59 2026] GET /volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:59.103781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0fb47298-6acd-4330-b105-7a59f5d9ef58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:59.105793 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3095b3df-acde-43e1-93d7-e59b0313c1e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:59.106073 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0fb47298-6acd-4330-b105-7a59f5d9ef58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:47:59.106073 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0fb47298-6acd-4330-b105-7a59f5d9ef58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:59.106780 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0fb47298-6acd-4330-b105-7a59f5d9ef58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:59.106780 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0fb47298-6acd-4330-b105-7a59f5d9ef58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:47:59.109642 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3095b3df-acde-43e1-93d7-e59b0313c1e6 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:59.110761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3095b3df-acde-43e1-93d7-e59b0313c1e6 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:59.110761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3095b3df-acde-43e1-93d7-e59b0313c1e6 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:59.110761 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3095b3df-acde-43e1-93d7-e59b0313c1e6 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete volume with id: 4f3a4aea-a35c-4e84-938b-d5f687686070 Aug 13 23:47:59.117659 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:59.117659 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:59.118735 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0fb47298-6acd-4330-b105-7a59f5d9ef58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:47:59.119256 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 717/2885] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:59 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:59.120346 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3095b3df-acde-43e1-93d7-e59b0313c1e6 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 returned with HTTP 404 Aug 13 23:47:59.120884 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 724/2886] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:47:59 2026] DELETE /volume/v3/volumes/4f3a4aea-a35c-4e84-938b-d5f687686070 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:47:59.134652 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:59.137960 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:47:59.138389 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-929564771"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:47:59.140098 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-929564771'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:47:59.140325 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume of 1 GB Aug 13 23:47:59.140696 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:59.140696 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:47:59.151637 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Availability Zones retrieved successfully. Aug 13 23:47:59.160081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Flow 'volume_create_api' (ba258814-aa0f-4352-b094-7170f429a662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:59.162465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f040b876-824d-4621-add4-6c1b98e0db8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:59.164031 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:47:59.202196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f040b876-824d-4621-add4-6c1b98e0db8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:59.203225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1cf73ef-9761-47fc-86b4-1cf073e26c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:59.261110 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa7d80c3-a133-4962-9655-0163ae413cf7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:59.263367 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa7d80c3-a133-4962-9655-0163ae413cf7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:47:59.263615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa7d80c3-a133-4962-9655-0163ae413cf7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:59.263875 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa7d80c3-a133-4962-9655-0163ae413cf7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:59.273240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Created reservations ['08e9f9bd-0028-422a-8e5d-5d72861f9738', '80463ffe-b265-4182-95bf-184a30b5ded8', '6fa13ef5-6031-451b-9faf-5fe907dc4229', '24a645dd-6f00-4031-8b96-d729c4c18201'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:47:59.273886 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:59.273886 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:47:59.274159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1cf73ef-9761-47fc-86b4-1cf073e26c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e9f9bd-0028-422a-8e5d-5d72861f9738', '80463ffe-b265-4182-95bf-184a30b5ded8', '6fa13ef5-6031-451b-9faf-5fe907dc4229', '24a645dd-6f00-4031-8b96-d729c4c18201']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:59.276570 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e96b99c1-2c2e-4b0c-a028-83c4ffb64880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:59.280575 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aa7d80c3-a133-4962-9655-0163ae413cf7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:47:59.290725 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa7d80c3-a133-4962-9655-0163ae413cf7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:47:59.291178 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 732/2887] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:59 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:47:59.313876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e96b99c1-2c2e-4b0c-a028-83c4ffb64880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c23308e-6b7d-4813-9ded-5a57cc259037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-929564771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c3f0661546c469ebe20da7eff896e16',qos_specs=None,replication_status=,reservations=['08e9f9bd-0028-422a-8e5d-5d72861f9738','80463ffe-b265-4182-95bf-184a30b5ded8','6fa13ef5-6031-451b-9faf-5fe907dc4229','24a645dd-6f00-4031-8b96-d729c4c18201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596149ec354a455f9625f64c800cf5fe',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-929564771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c23308e-6b7d-4813-9ded-5a57cc259037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c3f0661546c469ebe20da7eff896e16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596149ec354a455f9625f64c800cf5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:59.315389 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedb3f46-d931-4d17-a916-c67fca1fa0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:59.343432 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedb3f46-d931-4d17-a916-c67fca1fa0be) transitioned into state 'SUCCESS' from state '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-929564771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c3f0661546c469ebe20da7eff896e16',qos_specs=None,replication_status=,reservations=['08e9f9bd-0028-422a-8e5d-5d72861f9738','80463ffe-b265-4182-95bf-184a30b5ded8','6fa13ef5-6031-451b-9faf-5fe907dc4229','24a645dd-6f00-4031-8b96-d729c4c18201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596149ec354a455f9625f64c800cf5fe',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:59.344538 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2f2738-228f-4228-adae-b452e41451c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:47:59.360834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2f2738-228f-4228-adae-b452e41451c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:47:59.362145 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Flow 'volume_create_api' (ba258814-aa0f-4352-b094-7170f429a662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:47:59.362859 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume request issued successfully. Aug 13 23:47:59.363434 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ad4f059-28ea-46d7-a462-dd21a9f28176 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:47:59.366486 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 715/2888] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:47:59 2026] POST /volume/v3/volumes => generated 748 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:47:59.384118 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61c5006d-10d8-450c-9a9e-99eed3cca032 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:47:59.388344 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61c5006d-10d8-450c-9a9e-99eed3cca032 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:47:59.388639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61c5006d-10d8-450c-9a9e-99eed3cca032 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:47:59.389255 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61c5006d-10d8-450c-9a9e-99eed3cca032 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:47:59.406205 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:47:59.406205 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:47:59.412284 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61c5006d-10d8-450c-9a9e-99eed3cca032 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:47:59.420318 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61c5006d-10d8-450c-9a9e-99eed3cca032 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 returned with HTTP 200 Aug 13 23:47:59.420790 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 718/2889] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:47:59 2026] GET /volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:00.136813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-50a0a224-d82b-4518-baa4-12853b321e35 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:00.141721 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50a0a224-d82b-4518-baa4-12853b321e35 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:00.141721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50a0a224-d82b-4518-baa4-12853b321e35 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:00.141721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50a0a224-d82b-4518-baa4-12853b321e35 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:00.141721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-50a0a224-d82b-4518-baa4-12853b321e35 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:00.147576 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:00.147576 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:00.149378 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50a0a224-d82b-4518-baa4-12853b321e35 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:00.149932 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 725/2890] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:00 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:00.309793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4be96fe3-3c74-4311-a85c-8f119c400da0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:00.313371 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4be96fe3-3c74-4311-a85c-8f119c400da0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:48:00.314142 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4be96fe3-3c74-4311-a85c-8f119c400da0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:00.314533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4be96fe3-3c74-4311-a85c-8f119c400da0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:00.328403 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:00.328403 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:00.337132 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4be96fe3-3c74-4311-a85c-8f119c400da0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:00.348791 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4be96fe3-3c74-4311-a85c-8f119c400da0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:48:00.349715 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 733/2891] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:00 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 996 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:00.435914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f167996-4095-49c6-b219-df68289c2efd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:00.439317 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f167996-4095-49c6-b219-df68289c2efd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:48:00.439646 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f167996-4095-49c6-b219-df68289c2efd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:00.439902 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f167996-4095-49c6-b219-df68289c2efd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:00.452962 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:00.452962 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:00.460050 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4f167996-4095-49c6-b219-df68289c2efd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:00.471675 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f167996-4095-49c6-b219-df68289c2efd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 returned with HTTP 200 Aug 13 23:48:00.471675 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 716/2892] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:00 2026] GET /volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:00.492535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bde8b6bd-f254-402f-a6d6-2a502ef66df1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:00.494706 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bde8b6bd-f254-402f-a6d6-2a502ef66df1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:48:00.495288 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bde8b6bd-f254-402f-a6d6-2a502ef66df1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c23308e-6b7d-4813-9ded-5a57cc259037", "name": "tempest-VolumesDeleteCascade-Snapshot-128594166"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:00.510401 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:00.510401 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:00.511019 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bde8b6bd-f254-402f-a6d6-2a502ef66df1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:00.511199 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-bde8b6bd-f254-402f-a6d6-2a502ef66df1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create snapshot from volume 1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:48:00.561177 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bde8b6bd-f254-402f-a6d6-2a502ef66df1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Created reservations ['ecc71de8-8fd4-42a0-9123-b2dbb11a5d9b', 'c0d6423b-9187-44e9-baa2-fa088dbee9da', 'ef9574ed-8617-497d-875d-c7113e88e7c3', 'f6d4d9ca-1274-4991-8855-a5589dc3eb76'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:00.608046 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bde8b6bd-f254-402f-a6d6-2a502ef66df1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot create request issued successfully. Aug 13 23:48:00.608046 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bde8b6bd-f254-402f-a6d6-2a502ef66df1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:48:00.608046 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 719/2893] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:48:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:00.619770 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ff4bf180-e443-42de-8bbf-59689d53f3e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:00.626267 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff4bf180-e443-42de-8bbf-59689d53f3e7 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 Aug 13 23:48:00.626267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff4bf180-e443-42de-8bbf-59689d53f3e7 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:00.626267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff4bf180-e443-42de-8bbf-59689d53f3e7 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:00.632822 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:00.632822 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:00.633967 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ff4bf180-e443-42de-8bbf-59689d53f3e7 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot retrieved successfully. Aug 13 23:48:00.635382 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff4bf180-e443-42de-8bbf-59689d53f3e7 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 returned with HTTP 200 Aug 13 23:48:00.637078 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 726/2894] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:48:00 2026] GET /volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:01.168197 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-959659d1-4e5d-4e1f-8cca-754f192d1063 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:01.171392 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-959659d1-4e5d-4e1f-8cca-754f192d1063 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:01.171392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-959659d1-4e5d-4e1f-8cca-754f192d1063 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:01.171392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-959659d1-4e5d-4e1f-8cca-754f192d1063 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:01.171392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-959659d1-4e5d-4e1f-8cca-754f192d1063 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:01.177142 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:01.177142 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:01.179066 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-959659d1-4e5d-4e1f-8cca-754f192d1063 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:01.179066 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 734/2895] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:01 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:01.366660 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f4a8b350-221a-4a04-9b38-74d5c25b52f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:01.369913 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f4a8b350-221a-4a04-9b38-74d5c25b52f1 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:48:01.369913 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f4a8b350-221a-4a04-9b38-74d5c25b52f1 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:01.369913 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f4a8b350-221a-4a04-9b38-74d5c25b52f1 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:01.377278 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:01.377278 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:01.382457 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f4a8b350-221a-4a04-9b38-74d5c25b52f1 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:01.388430 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f4a8b350-221a-4a04-9b38-74d5c25b52f1 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:48:01.391118 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 717/2896] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:01 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:01.648382 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-43edec9b-e219-4f1f-b24d-54a8a37d2fa8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:01.658785 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43edec9b-e219-4f1f-b24d-54a8a37d2fa8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 Aug 13 23:48:01.658785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43edec9b-e219-4f1f-b24d-54a8a37d2fa8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:01.658785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43edec9b-e219-4f1f-b24d-54a8a37d2fa8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:01.666095 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:01.666095 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:01.666669 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-43edec9b-e219-4f1f-b24d-54a8a37d2fa8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot retrieved successfully. Aug 13 23:48:01.667831 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43edec9b-e219-4f1f-b24d-54a8a37d2fa8 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 returned with HTTP 200 Aug 13 23:48:01.668948 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 720/2897] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:48:01 2026] GET /volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:01.680571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:01.683130 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:01.683953 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c7a8c323-7636-4ba2-8f6d-3d3522255494", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-883588996"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:01.686481 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume request body: {'volume': {'snapshot_id': 'c7a8c323-7636-4ba2-8f6d-3d3522255494', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-883588996'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:01.698278 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:01.698278 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:01.698924 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Snapshot retrieved successfully. Aug 13 23:48:01.700434 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume of 1 GB Aug 13 23:48:01.708069 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Availability Zones retrieved successfully. Aug 13 23:48:01.712841 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Flow 'volume_create_api' (0189fd0a-1bdc-41d4-9e01-d5cbca2bd5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:01.714590 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a431317-c519-46e6-bde6-57c3bf3d7781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:01.716146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:01.771317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a431317-c519-46e6-bde6-57c3bf3d7781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c7a8c323-7636-4ba2-8f6d-3d3522255494', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:01.771907 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2383346-e990-4929-b57a-c7eadd0b9b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:01.851930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Created reservations ['5ee2bff6-cd27-4d45-b6ef-b169ada61243', '021c8f98-b71f-47d5-ab1b-652cdc2827d9', 'be49569c-a3b4-427b-a897-50acf3c504b4', '0ee5181a-856e-44d6-a71b-df9e0fd4a938'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:01.853173 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2383346-e990-4929-b57a-c7eadd0b9b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ee2bff6-cd27-4d45-b6ef-b169ada61243', '021c8f98-b71f-47d5-ab1b-652cdc2827d9', 'be49569c-a3b4-427b-a897-50acf3c504b4', '0ee5181a-856e-44d6-a71b-df9e0fd4a938']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:01.854043 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e89a3a-6143-42e0-b99e-b2a64563cd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:01.919320 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e89a3a-6143-42e0-b99e-b2a64563cd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52a40e44-9ac9-48af-8599-603899d8ae32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-883588996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c3f0661546c469ebe20da7eff896e16',qos_specs=None,replication_status=,reservations=['5ee2bff6-cd27-4d45-b6ef-b169ada61243','021c8f98-b71f-47d5-ab1b-652cdc2827d9','be49569c-a3b4-427b-a897-50acf3c504b4','0ee5181a-856e-44d6-a71b-df9e0fd4a938'],size=1,snapshot_id=c7a8c323-7636-4ba2-8f6d-3d3522255494,source_replicaid=,source_volid=None,status='creating',user_id='596149ec354a455f9625f64c800cf5fe',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-883588996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52a40e44-9ac9-48af-8599-603899d8ae32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c3f0661546c469ebe20da7eff896e16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c7a8c323-7636-4ba2-8f6d-3d3522255494,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596149ec354a455f9625f64c800cf5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:01.921015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da6e9b81-b31f-4fce-9809-de8b01cc6656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:01.982564 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da6e9b81-b31f-4fce-9809-de8b01cc6656) transitioned into state 'SUCCESS' from state '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-883588996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c3f0661546c469ebe20da7eff896e16',qos_specs=None,replication_status=,reservations=['5ee2bff6-cd27-4d45-b6ef-b169ada61243','021c8f98-b71f-47d5-ab1b-652cdc2827d9','be49569c-a3b4-427b-a897-50acf3c504b4','0ee5181a-856e-44d6-a71b-df9e0fd4a938'],size=1,snapshot_id=c7a8c323-7636-4ba2-8f6d-3d3522255494,source_replicaid=,source_volid=None,status='creating',user_id='596149ec354a455f9625f64c800cf5fe',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:01.984978 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c89dba-baf0-49f3-8f03-a8b5b03ed996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:02.035670 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c89dba-baf0-49f3-8f03-a8b5b03ed996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:02.035861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Flow 'volume_create_api' (0189fd0a-1bdc-41d4-9e01-d5cbca2bd5a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:02.036568 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Create volume request issued successfully. Aug 13 23:48:02.037264 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9ff3611-1d85-4c9c-b75a-6e5c8081d345 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:02.040037 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 727/2898] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:01 2026] POST /volume/v3/volumes => generated 782 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:02.067423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c9a52ab-e810-4c8b-97f0-55a38dd75f2e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:02.076192 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c9a52ab-e810-4c8b-97f0-55a38dd75f2e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 Aug 13 23:48:02.076192 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c9a52ab-e810-4c8b-97f0-55a38dd75f2e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:02.076192 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c9a52ab-e810-4c8b-97f0-55a38dd75f2e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:02.090903 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:02.090903 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:02.097886 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c9a52ab-e810-4c8b-97f0-55a38dd75f2e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:02.109810 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c9a52ab-e810-4c8b-97f0-55a38dd75f2e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 returned with HTTP 200 Aug 13 23:48:02.110317 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 735/2899] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:02 2026] GET /volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:02.205516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59fc016d-3770-4ebc-9e7c-020d12c05e09 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:02.208685 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59fc016d-3770-4ebc-9e7c-020d12c05e09 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:02.209860 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59fc016d-3770-4ebc-9e7c-020d12c05e09 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:02.211682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59fc016d-3770-4ebc-9e7c-020d12c05e09 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:02.211682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-59fc016d-3770-4ebc-9e7c-020d12c05e09 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:02.222899 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:02.222899 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:02.224308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59fc016d-3770-4ebc-9e7c-020d12c05e09 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:02.228462 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 718/2900] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:02 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:02.408427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7bc90018-b902-4b9e-8739-b16163039d63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:02.412025 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bc90018-b902-4b9e-8739-b16163039d63 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:48:02.412025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bc90018-b902-4b9e-8739-b16163039d63 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:02.412025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bc90018-b902-4b9e-8739-b16163039d63 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:02.420212 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:02.420212 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:02.426771 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7bc90018-b902-4b9e-8739-b16163039d63 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:02.432071 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bc90018-b902-4b9e-8739-b16163039d63 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:48:02.433538 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 721/2901] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:02 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:03.128525 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd5d0cc4-9335-48b8-8979-8101892b6017 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.131027 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd5d0cc4-9335-48b8-8979-8101892b6017 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 Aug 13 23:48:03.131540 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd5d0cc4-9335-48b8-8979-8101892b6017 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.131774 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd5d0cc4-9335-48b8-8979-8101892b6017 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.143784 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.143784 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:03.149232 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fd5d0cc4-9335-48b8-8979-8101892b6017 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:03.156199 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd5d0cc4-9335-48b8-8979-8101892b6017 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 returned with HTTP 200 Aug 13 23:48:03.157067 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 728/2902] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:03 2026] GET /volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:03.175384 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fed6669b-760b-46e8-af2e-ebe769a19b18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.177633 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fed6669b-760b-46e8-af2e-ebe769a19b18 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 Aug 13 23:48:03.178530 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fed6669b-760b-46e8-af2e-ebe769a19b18 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.179182 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fed6669b-760b-46e8-af2e-ebe769a19b18 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.188331 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.188331 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:03.195201 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fed6669b-760b-46e8-af2e-ebe769a19b18 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:03.201549 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fed6669b-760b-46e8-af2e-ebe769a19b18 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 returned with HTTP 200 Aug 13 23:48:03.201971 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 736/2903] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:03 2026] GET /volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:03.215948 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d318a42f-9f71-4907-80dd-15c413ea2c4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.218017 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d318a42f-9f71-4907-80dd-15c413ea2c4e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037?cascade=True Aug 13 23:48:03.218224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d318a42f-9f71-4907-80dd-15c413ea2c4e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.218475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d318a42f-9f71-4907-80dd-15c413ea2c4e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.218674 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d318a42f-9f71-4907-80dd-15c413ea2c4e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete volume with id: 1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:48:03.228331 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.228331 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:03.228886 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d318a42f-9f71-4907-80dd-15c413ea2c4e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:03.248375 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05999275-9903-4d35-9495-c9037530f451 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.251061 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05999275-9903-4d35-9495-c9037530f451 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:03.251260 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05999275-9903-4d35-9495-c9037530f451 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.251563 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05999275-9903-4d35-9495-c9037530f451 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.251764 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-05999275-9903-4d35-9495-c9037530f451 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:03.258088 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.258088 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:03.260005 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05999275-9903-4d35-9495-c9037530f451 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:03.260005 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 722/2904] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:03 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:03.273016 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d318a42f-9f71-4907-80dd-15c413ea2c4e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete volume request issued successfully. Aug 13 23:48:03.273016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d318a42f-9f71-4907-80dd-15c413ea2c4e tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037?cascade=True returned with HTTP 202 Aug 13 23:48:03.273537 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 719/2905] 10.4.3.81 () {66 vars in 1369 bytes} [Thu Aug 13 23:48:03 2026] DELETE /volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:03.287720 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6cf674da-0565-46ae-8749-df419f711f58 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.290211 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6cf674da-0565-46ae-8749-df419f711f58 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:48:03.290580 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6cf674da-0565-46ae-8749-df419f711f58 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.290906 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6cf674da-0565-46ae-8749-df419f711f58 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.304780 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.304780 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:03.310517 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6cf674da-0565-46ae-8749-df419f711f58 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:03.317184 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6cf674da-0565-46ae-8749-df419f711f58 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 returned with HTTP 200 Aug 13 23:48:03.318216 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 729/2906] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:03 2026] GET /volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:03.454424 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98b0e770-e475-4292-a09e-7325f95f2546 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.458930 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98b0e770-e475-4292-a09e-7325f95f2546 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:48:03.459149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98b0e770-e475-4292-a09e-7325f95f2546 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.460938 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98b0e770-e475-4292-a09e-7325f95f2546 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.485015 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.485015 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:03.493215 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-98b0e770-e475-4292-a09e-7325f95f2546 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:03.502309 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98b0e770-e475-4292-a09e-7325f95f2546 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:48:03.503379 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 737/2907] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:03 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:03.710171 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-147bcf6e-ea8e-48ae-ae99-3728e62863b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.712293 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-147bcf6e-ea8e-48ae-ae99-3728e62863b2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:48:03.712519 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-147bcf6e-ea8e-48ae-ae99-3728e62863b2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.712702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-147bcf6e-ea8e-48ae-ae99-3728e62863b2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.724598 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.724598 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:03.732659 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-147bcf6e-ea8e-48ae-ae99-3728e62863b2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:03.741119 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-147bcf6e-ea8e-48ae-ae99-3728e62863b2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:48:03.741784 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 723/2908] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:03 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:03.750178 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.752930 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 23:48:03.753962 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.753962 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.768399 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:48:03.769155 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:48:03.769587 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1781912847-1878251627, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:48:03.770151 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2140094780-126244677, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:48:03.770483 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:48:03.770779 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:48:03.771097 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-661663499-1130730879, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:48:03.772897 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.772897 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:03.804115 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-d88cc75c-9b23-4abc-811a-8b20a8dacaa4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 23:48:03.804480 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 720/2909] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 23:48:03 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:03.901935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-f733bd96-3aa2-4275-802f-8e34246c6fa6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.907175 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-f733bd96-3aa2-4275-802f-8e34246c6fa6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:48:03.910488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-f733bd96-3aa2-4275-802f-8e34246c6fa6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:03.910789 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-f733bd96-3aa2-4275-802f-8e34246c6fa6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:03.925417 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.925417 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:03.933522 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-f733bd96-3aa2-4275-802f-8e34246c6fa6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:48:03.945980 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-f733bd96-3aa2-4275-802f-8e34246c6fa6 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 200 Aug 13 23:48:03.946814 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 730/2910] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:03 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 1656 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:03.959347 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-51f9a62f-53c7-42a4-83fc-dd97d9f285f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:03.964505 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-51f9a62f-53c7-42a4-83fc-dd97d9f285f7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:48:03.965944 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-51f9a62f-53c7-42a4-83fc-dd97d9f285f7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "828d3c62-3656-4f33-bb1a-29fa657b64b4", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-171153963", "description": null, "metadata": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:03.994244 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:03.994244 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:03.994914 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-51f9a62f-53c7-42a4-83fc-dd97d9f285f7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:48:03.995114 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-51f9a62f-53c7-42a4-83fc-dd97d9f285f7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create snapshot from volume 828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:48:04.045073 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-51f9a62f-53c7-42a4-83fc-dd97d9f285f7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['5828805c-cba8-4415-b810-98cf12289c69', '578b9ca2-5831-4893-9246-8cc3bb55dd3d', '4265714d-dbef-44f4-961a-b2d95843f04b', 'b5520ac0-6b1b-4930-9c3b-a870e4c0a585'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:04.095948 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-51f9a62f-53c7-42a4-83fc-dd97d9f285f7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot force create request issued successfully. Aug 13 23:48:04.096544 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2c074c93-0413-4c3d-8465-abb3d92eaf62 req-51f9a62f-53c7-42a4-83fc-dd97d9f285f7 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:48:04.097257 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 738/2911] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 23:48:03 2026] POST /volume/v3/snapshots => generated 319 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:04.277056 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-855dbeb2-ddb2-47f8-baef-fcd896c207fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.280826 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-855dbeb2-ddb2-47f8-baef-fcd896c207fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:04.280826 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-855dbeb2-ddb2-47f8-baef-fcd896c207fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.281061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-855dbeb2-ddb2-47f8-baef-fcd896c207fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.281220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-855dbeb2-ddb2-47f8-baef-fcd896c207fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:04.287302 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:04.287302 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:04.288168 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-855dbeb2-ddb2-47f8-baef-fcd896c207fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:04.288797 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 724/2912] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:04 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:04.339436 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a30bcf8e-8ab5-4c38-8574-8e0e04d968fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.342401 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a30bcf8e-8ab5-4c38-8574-8e0e04d968fe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:48:04.343279 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a30bcf8e-8ab5-4c38-8574-8e0e04d968fe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.344097 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a30bcf8e-8ab5-4c38-8574-8e0e04d968fe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.352037 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a30bcf8e-8ab5-4c38-8574-8e0e04d968fe tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 returned with HTTP 404 Aug 13 23:48:04.352830 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 721/2913] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:04 2026] GET /volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:04.358823 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-a763ed42-d550-45b5-a7cc-2a251f116e3c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.363113 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-a763ed42-d550-45b5-a7cc-2a251f116e3c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:48:04.363411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-a763ed42-d550-45b5-a7cc-2a251f116e3c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.363673 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-a763ed42-d550-45b5-a7cc-2a251f116e3c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.367723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-786e46c4-05c1-443a-a7d3-3732ea7eb655 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.372293 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-786e46c4-05c1-443a-a7d3-3732ea7eb655 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:48:04.372645 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-786e46c4-05c1-443a-a7d3-3732ea7eb655 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.372934 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-786e46c4-05c1-443a-a7d3-3732ea7eb655 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.373362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-786e46c4-05c1-443a-a7d3-3732ea7eb655 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:04.374036 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:04.374036 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:04.374674 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-786e46c4-05c1-443a-a7d3-3732ea7eb655 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:04.379126 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:04.379126 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:04.385941 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-a763ed42-d550-45b5-a7cc-2a251f116e3c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:04.391658 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-786e46c4-05c1-443a-a7d3-3732ea7eb655 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Get all volumes completed successfully. Aug 13 23:48:04.392924 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-786e46c4-05c1-443a-a7d3-3732ea7eb655 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:48:04.393830 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 739/2914] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:48:04 2026] GET /volume/v3/volumes => generated 332 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:04.401562 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-a763ed42-d550-45b5-a7cc-2a251f116e3c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:48:04.401562 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 731/2915] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:04 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:04.406474 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9bc0f82e-94fe-4c17-95d8-fd115e7c6989 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.410505 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bc0f82e-94fe-4c17-95d8-fd115e7c6989 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 23:48:04.410781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bc0f82e-94fe-4c17-95d8-fd115e7c6989 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.411089 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bc0f82e-94fe-4c17-95d8-fd115e7c6989 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.411520 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-9bc0f82e-94fe-4c17-95d8-fd115e7c6989 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:04.413254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-9bc0f82e-94fe-4c17-95d8-fd115e7c6989 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:48:04.415558 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afc03e43-0ac6-4048-8972-2e22814d79e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.416032 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afc03e43-0ac6-4048-8972-2e22814d79e7 None None] GET https://10.4.3.81/volume// Aug 13 23:48:04.416258 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afc03e43-0ac6-4048-8972-2e22814d79e7 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.416498 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afc03e43-0ac6-4048-8972-2e22814d79e7 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.417024 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afc03e43-0ac6-4048-8972-2e22814d79e7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:04.417238 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 722/2916] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:48:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:04.418789 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9bc0f82e-94fe-4c17-95d8-fd115e7c6989 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Get all snapshots completed successfully. Aug 13 23:48:04.418853 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bc0f82e-94fe-4c17-95d8-fd115e7c6989 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 23:48:04.419409 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 725/2917] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:48:04 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:48:04.428076 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-6b25966b-52d4-42fe-8058-bdbbdb151990 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.436035 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-6b25966b-52d4-42fe-8058-bdbbdb151990 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:48:04.436035 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-6b25966b-52d4-42fe-8058-bdbbdb151990 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa5761ae-ad19-4037-be52-4ecfcd07ac92", "connector": null, "instance_uuid": "9107f45f-21e3-4381-b4de-8635c0ccd17f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:04.436844 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14723de3-45dd-4a12-bbf6-ff21727beb92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.439901 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14723de3-45dd-4a12-bbf6-ff21727beb92 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 Aug 13 23:48:04.440229 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14723de3-45dd-4a12-bbf6-ff21727beb92 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.440529 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14723de3-45dd-4a12-bbf6-ff21727beb92 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.445542 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:04.445542 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:04.455094 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:04.455094 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:04.461860 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-14723de3-45dd-4a12-bbf6-ff21727beb92 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:04.468717 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14723de3-45dd-4a12-bbf6-ff21727beb92 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 returned with HTTP 200 Aug 13 23:48:04.469727 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 732/2918] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:04 2026] GET /volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:04.489582 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-6b25966b-52d4-42fe-8058-bdbbdb151990 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:48:04.489753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f7e248e4-c1d5-404c-b1ec-b02eb2ddf54d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.490352 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 740/2919] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:48:04 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 13 23:48:04.492013 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7e248e4-c1d5-404c-b1ec-b02eb2ddf54d tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] DELETE https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 Aug 13 23:48:04.492415 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7e248e4-c1d5-404c-b1ec-b02eb2ddf54d tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.492726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7e248e4-c1d5-404c-b1ec-b02eb2ddf54d tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.492972 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f7e248e4-c1d5-404c-b1ec-b02eb2ddf54d tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete volume with id: 52a40e44-9ac9-48af-8599-603899d8ae32 Aug 13 23:48:04.506026 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:04.506026 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:04.506026 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f7e248e4-c1d5-404c-b1ec-b02eb2ddf54d tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:04.536021 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f7e248e4-c1d5-404c-b1ec-b02eb2ddf54d tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete volume request issued successfully. Aug 13 23:48:04.536315 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7e248e4-c1d5-404c-b1ec-b02eb2ddf54d tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 returned with HTTP 202 Aug 13 23:48:04.537361 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 723/2920] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:04 2026] DELETE /volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:04.551030 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4706f16f-ea4c-40d7-8e54-737a21340363 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:04.551030 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4706f16f-ea4c-40d7-8e54-737a21340363 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 Aug 13 23:48:04.551030 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4706f16f-ea4c-40d7-8e54-737a21340363 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:04.551227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4706f16f-ea4c-40d7-8e54-737a21340363 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:04.563505 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:04.563505 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:04.568163 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4706f16f-ea4c-40d7-8e54-737a21340363 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Volume info retrieved successfully. Aug 13 23:48:04.573811 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4706f16f-ea4c-40d7-8e54-737a21340363 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 returned with HTTP 200 Aug 13 23:48:04.575081 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 726/2921] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:04 2026] GET /volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:05.303419 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b79893c3-b84d-4c2c-8094-37871ddad9e9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:05.305728 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b79893c3-b84d-4c2c-8094-37871ddad9e9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:05.305973 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b79893c3-b84d-4c2c-8094-37871ddad9e9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:05.306233 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b79893c3-b84d-4c2c-8094-37871ddad9e9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:05.306372 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b79893c3-b84d-4c2c-8094-37871ddad9e9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:05.314245 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:05.314245 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:05.315267 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b79893c3-b84d-4c2c-8094-37871ddad9e9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:05.315842 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 733/2922] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:05 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:05.592887 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-005469c1-5978-4bb2-b407-ed24260c62dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:05.597940 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-005469c1-5978-4bb2-b407-ed24260c62dc tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 Aug 13 23:48:05.598255 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-005469c1-5978-4bb2-b407-ed24260c62dc tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:05.598575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-005469c1-5978-4bb2-b407-ed24260c62dc tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:05.609339 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-005469c1-5978-4bb2-b407-ed24260c62dc tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 returned with HTTP 404 Aug 13 23:48:05.610342 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 741/2923] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:05 2026] GET /volume/v3/volumes/52a40e44-9ac9-48af-8599-603899d8ae32 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:05.620850 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d5378566-7e40-45e2-9961-57b02c911506 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:05.624339 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5378566-7e40-45e2-9961-57b02c911506 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 Aug 13 23:48:05.624741 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5378566-7e40-45e2-9961-57b02c911506 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:05.624822 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5378566-7e40-45e2-9961-57b02c911506 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:05.625824 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-d5378566-7e40-45e2-9961-57b02c911506 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete snapshot with id: c7a8c323-7636-4ba2-8f6d-3d3522255494 Aug 13 23:48:05.631533 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5378566-7e40-45e2-9961-57b02c911506 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 returned with HTTP 404 Aug 13 23:48:05.632881 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 724/2924] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:48:05 2026] DELETE /volume/v3/snapshots/c7a8c323-7636-4ba2-8f6d-3d3522255494 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:05.648272 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cac0a90b-ff36-4a4c-91c4-1a10ef4384fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:05.650756 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cac0a90b-ff36-4a4c-91c4-1a10ef4384fd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] GET https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:48:05.650756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cac0a90b-ff36-4a4c-91c4-1a10ef4384fd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:05.650756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cac0a90b-ff36-4a4c-91c4-1a10ef4384fd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:05.658958 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cac0a90b-ff36-4a4c-91c4-1a10ef4384fd tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 returned with HTTP 404 Aug 13 23:48:05.659730 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 727/2925] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:05 2026] GET /volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:05.669099 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c920c8b8-03ff-458f-aa73-39a73764c5a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:05.673382 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c920c8b8-03ff-458f-aa73-39a73764c5a1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:48:05.673382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c920c8b8-03ff-458f-aa73-39a73764c5a1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:05.673382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c920c8b8-03ff-458f-aa73-39a73764c5a1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:05.673382 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c920c8b8-03ff-458f-aa73-39a73764c5a1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] Delete volume with id: 1c23308e-6b7d-4813-9ded-5a57cc259037 Aug 13 23:48:05.680289 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c920c8b8-03ff-458f-aa73-39a73764c5a1 tempest-VolumesDeleteCascade-1366680761 tempest-VolumesDeleteCascade-1366680761-project-member] https://10.4.3.81/volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 returned with HTTP 404 Aug 13 23:48:05.680926 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 734/2926] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:05 2026] DELETE /volume/v3/volumes/1c23308e-6b7d-4813-9ded-5a57cc259037 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:05.830009 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf86be4f-b54b-45af-bff7-4245263912f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:05.830618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf86be4f-b54b-45af-bff7-4245263912f8 None None] GET https://10.4.3.81/volume// Aug 13 23:48:05.830927 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf86be4f-b54b-45af-bff7-4245263912f8 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:05.831290 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf86be4f-b54b-45af-bff7-4245263912f8 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:05.831663 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf86be4f-b54b-45af-bff7-4245263912f8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:05.832205 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 742/2927] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:05.847871 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-ff2e5c01-4447-45b7-ae17-23a2a7f17986 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:05.851426 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-ff2e5c01-4447-45b7-ae17-23a2a7f17986 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:48:05.851885 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-ff2e5c01-4447-45b7-ae17-23a2a7f17986 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:05.852355 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-ff2e5c01-4447-45b7-ae17-23a2a7f17986 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:05.867867 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:05.867867 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:05.872575 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-ff2e5c01-4447-45b7-ae17-23a2a7f17986 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:05.882015 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-ff2e5c01-4447-45b7-ae17-23a2a7f17986 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:48:05.882015 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 725/2928] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:05 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 1427 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:06.013885 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-30a186df-3dbb-402d-a4f2-555535c56a2f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:06.020011 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-30a186df-3dbb-402d-a4f2-555535c56a2f tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] PUT https://10.4.3.81/volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a Aug 13 23:48:06.020576 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-30a186df-3dbb-402d-a4f2-555535c56a2f tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:06.041742 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-30a186df-3dbb-402d-a4f2-555535c56a2f tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Acquiring lock "cinder-attachment_update-fa5761ae-ad19-4037-be52-4ecfcd07ac92-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:48:06.051147 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-30a186df-3dbb-402d-a4f2-555535c56a2f tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Lock "cinder-attachment_update-fa5761ae-ad19-4037-be52-4ecfcd07ac92-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:48:06.052623 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:06.052623 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:06.219973 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-30a186df-3dbb-402d-a4f2-555535c56a2f tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Lock "cinder-attachment_update-fa5761ae-ad19-4037-be52-4ecfcd07ac92-np0000007283" released by "attachment_update" :: held 0.169s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:48:06.221193 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-30a186df-3dbb-402d-a4f2-555535c56a2f tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a returned with HTTP 200 Aug 13 23:48:06.222877 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 728/2929] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:48:06 2026] PUT /volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:06.258624 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-64dc0e06-ff5f-41be-a1e3-3604dd1731b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:06.261226 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-64dc0e06-ff5f-41be-a1e3-3604dd1731b3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a/action Aug 13 23:48:06.261730 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-64dc0e06-ff5f-41be-a1e3-3604dd1731b3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:06.261959 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-64dc0e06-ff5f-41be-a1e3-3604dd1731b3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:06.290210 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:06.290210 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:06.309180 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d0b13872-65d6-4424-b7d1-b5a73981fd18 req-64dc0e06-ff5f-41be-a1e3-3604dd1731b3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a/action returned with HTTP 204 Aug 13 23:48:06.309759 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 735/2930] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:48:06 2026] POST /volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:06.333444 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90effccf-71a9-4d40-99f2-bc22acb09868 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:06.337174 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90effccf-71a9-4d40-99f2-bc22acb09868 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:06.337937 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90effccf-71a9-4d40-99f2-bc22acb09868 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:06.338936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90effccf-71a9-4d40-99f2-bc22acb09868 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:06.339110 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-90effccf-71a9-4d40-99f2-bc22acb09868 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:06.350028 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:06.350028 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:06.350845 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90effccf-71a9-4d40-99f2-bc22acb09868 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:06.351308 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 743/2931] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:06 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:06.727411 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fab336a-b596-42fb-87f3-d6757ed63add None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:06.728845 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fab336a-b596-42fb-87f3-d6757ed63add tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:48:06.729304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fab336a-b596-42fb-87f3-d6757ed63add tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:06.729304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fab336a-b596-42fb-87f3-d6757ed63add tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:06.735644 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:06.735644 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:06.736263 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5fab336a-b596-42fb-87f3-d6757ed63add tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:48:06.737461 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fab336a-b596-42fb-87f3-d6757ed63add tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d returned with HTTP 200 Aug 13 23:48:06.737923 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 726/2932] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:48:06 2026] GET /volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:07.368769 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea015cce-0faf-4c08-b4c6-de3fb4e90da5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:07.378662 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea015cce-0faf-4c08-b4c6-de3fb4e90da5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:07.378944 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea015cce-0faf-4c08-b4c6-de3fb4e90da5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:07.379232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea015cce-0faf-4c08-b4c6-de3fb4e90da5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:07.379400 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ea015cce-0faf-4c08-b4c6-de3fb4e90da5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:07.387217 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:07.387217 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:07.388168 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea015cce-0faf-4c08-b4c6-de3fb4e90da5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:07.388654 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 729/2933] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:07 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:08.403743 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d654a758-a5e7-46f5-bd61-ac2e23cc59b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:08.409490 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d654a758-a5e7-46f5-bd61-ac2e23cc59b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:08.409764 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d654a758-a5e7-46f5-bd61-ac2e23cc59b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:08.409984 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d654a758-a5e7-46f5-bd61-ac2e23cc59b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:08.410156 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d654a758-a5e7-46f5-bd61-ac2e23cc59b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:08.417183 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:08.417183 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:08.418251 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d654a758-a5e7-46f5-bd61-ac2e23cc59b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:08.418796 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 736/2934] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:08 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:09.432765 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8099c7a-fc2d-4d34-858b-ee65b1378990 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:09.435100 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8099c7a-fc2d-4d34-858b-ee65b1378990 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:09.435504 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8099c7a-fc2d-4d34-858b-ee65b1378990 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:09.437017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8099c7a-fc2d-4d34-858b-ee65b1378990 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:09.437017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f8099c7a-fc2d-4d34-858b-ee65b1378990 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:09.442030 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:09.442030 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:09.443261 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8099c7a-fc2d-4d34-858b-ee65b1378990 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:09.444022 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 744/2935] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:09 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:09.520416 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-55fc5ad0-a7ea-47fb-a493-9560ba8a0ac9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:09.523267 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-55fc5ad0-a7ea-47fb-a493-9560ba8a0ac9 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:48:09.523516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-55fc5ad0-a7ea-47fb-a493-9560ba8a0ac9 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:09.523741 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-55fc5ad0-a7ea-47fb-a493-9560ba8a0ac9 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:09.532563 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:09.532563 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:09.533284 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-55fc5ad0-a7ea-47fb-a493-9560ba8a0ac9 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:48:09.534176 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-55fc5ad0-a7ea-47fb-a493-9560ba8a0ac9 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d returned with HTTP 200 Aug 13 23:48:09.534612 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 727/2936] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:48:09 2026] GET /volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:09.757102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:09.900135 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:09.900525 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1879758927"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:09.902453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1879758927'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:09.902624 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume of 1 GB Aug 13 23:48:09.914213 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Availability Zones retrieved successfully. Aug 13 23:48:09.921280 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (80d8ad1d-ea7e-4384-a33e-fc3093220203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:09.922564 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af5ed46-5dbb-4a1e-a475-cefaec98e088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:09.923670 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:09.976417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af5ed46-5dbb-4a1e-a475-cefaec98e088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:09.977916 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6932438a-ba75-45f9-a24c-490b03842817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:10.075930 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Created reservations ['4d911dd2-6767-422e-817d-66b44175bf16', '43a329fa-26a2-4d6c-b1ca-33b7f013061e', '6d1b5642-3e1b-4ea7-b0c4-575e0cce7ef3', '1ee0689a-fa84-45af-a0cc-49cd85aec16c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:10.077060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6932438a-ba75-45f9-a24c-490b03842817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d911dd2-6767-422e-817d-66b44175bf16', '43a329fa-26a2-4d6c-b1ca-33b7f013061e', '6d1b5642-3e1b-4ea7-b0c4-575e0cce7ef3', '1ee0689a-fa84-45af-a0cc-49cd85aec16c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:10.078064 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9876b4-d786-463d-9a63-8a591d6a832b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:10.109006 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9876b4-d786-463d-9a63-8a591d6a832b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2677e15c-6036-4f9d-85f9-cd9d1127f6da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1879758927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['4d911dd2-6767-422e-817d-66b44175bf16','43a329fa-26a2-4d6c-b1ca-33b7f013061e','6d1b5642-3e1b-4ea7-b0c4-575e0cce7ef3','1ee0689a-fa84-45af-a0cc-49cd85aec16c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1879758927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2677e15c-6036-4f9d-85f9-cd9d1127f6da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f5e551462e487f88a69ee5b2a315f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:10.110715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (233ef245-99b7-4b69-89db-97ac6b71dfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:10.136215 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (233ef245-99b7-4b69-89db-97ac6b71dfca) transitioned into state 'SUCCESS' from state '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-1879758927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['4d911dd2-6767-422e-817d-66b44175bf16','43a329fa-26a2-4d6c-b1ca-33b7f013061e','6d1b5642-3e1b-4ea7-b0c4-575e0cce7ef3','1ee0689a-fa84-45af-a0cc-49cd85aec16c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:10.136353 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081c681b-9d1d-4ec3-809b-64f1cb80b0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:10.149437 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081c681b-9d1d-4ec3-809b-64f1cb80b0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:10.150308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (80d8ad1d-ea7e-4384-a33e-fc3093220203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:10.150596 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request issued successfully. Aug 13 23:48:10.151454 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34b3c8d1-3d73-42d8-94b2-fd95367cb7eb tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:10.151685 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 730/2937] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:48:09 2026] POST /volume/v3/volumes => generated 762 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:10.168620 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2b722a2b-e837-47ef-a479-5f91ed024ce7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:10.170957 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b722a2b-e837-47ef-a479-5f91ed024ce7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da Aug 13 23:48:10.171257 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b722a2b-e837-47ef-a479-5f91ed024ce7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:10.171490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b722a2b-e837-47ef-a479-5f91ed024ce7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:10.179215 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:10.179215 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:10.184041 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2b722a2b-e837-47ef-a479-5f91ed024ce7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:10.188918 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b722a2b-e837-47ef-a479-5f91ed024ce7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da returned with HTTP 200 Aug 13 23:48:10.189436 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 737/2938] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:10 2026] GET /volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:10.460428 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da0f1ed2-21c2-493b-81bf-1d7ef331e5f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:10.463401 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da0f1ed2-21c2-493b-81bf-1d7ef331e5f4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:10.463881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da0f1ed2-21c2-493b-81bf-1d7ef331e5f4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:10.464261 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da0f1ed2-21c2-493b-81bf-1d7ef331e5f4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:10.464544 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-da0f1ed2-21c2-493b-81bf-1d7ef331e5f4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:10.476151 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:10.476151 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:10.477767 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da0f1ed2-21c2-493b-81bf-1d7ef331e5f4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:10.478886 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 745/2939] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:10 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:11.207621 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-34b7e3e9-fbb0-454b-87c1-ea7d1f6be53a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.209844 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34b7e3e9-fbb0-454b-87c1-ea7d1f6be53a tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da Aug 13 23:48:11.210078 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34b7e3e9-fbb0-454b-87c1-ea7d1f6be53a tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:11.210296 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34b7e3e9-fbb0-454b-87c1-ea7d1f6be53a tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:11.218036 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.218036 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:11.222662 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-34b7e3e9-fbb0-454b-87c1-ea7d1f6be53a tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:11.228713 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34b7e3e9-fbb0-454b-87c1-ea7d1f6be53a tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da returned with HTTP 200 Aug 13 23:48:11.229221 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 728/2940] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:11 2026] GET /volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:11.248183 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.250367 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:11.250771 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2677e15c-6036-4f9d-85f9-cd9d1127f6da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-943502883"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:11.252403 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request body: {'volume': {"'source_volid": '2677e15c-6036-4f9d-85f9-cd9d1127f6da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-943502883'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:11.252581 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume of 1 GB Aug 13 23:48:11.252906 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.252906 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:11.257519 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Availability Zones retrieved successfully. Aug 13 23:48:11.264607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (b35ec98f-d5d4-465d-9985-fcedf5888874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.265623 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f5bc66-c7db-4e53-ac73-985e69b5701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.266658 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:11.300204 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f5bc66-c7db-4e53-ac73-985e69b5701a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.301648 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86dc16e4-0901-49ee-8dfa-6f12d16212e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.339232 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-0f0b7464-a73e-4c2f-b092-4600f21c4308 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.342451 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-0f0b7464-a73e-4c2f-b092-4600f21c4308 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:48:11.342977 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-0f0b7464-a73e-4c2f-b092-4600f21c4308 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:11.342977 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-0f0b7464-a73e-4c2f-b092-4600f21c4308 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:11.353141 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.353141 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:11.353865 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-0f0b7464-a73e-4c2f-b092-4600f21c4308 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:48:11.354328 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Created reservations ['d9a5b428-cc32-4483-9a23-a7994ece965a', '308bfaa6-6d06-4f51-b015-17f26b3778b5', '53695702-c0a6-4cfa-96ff-e4c447f11659', '000847cd-7a34-43d4-b483-7ee5bb34e5c6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:11.354836 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-0f0b7464-a73e-4c2f-b092-4600f21c4308 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d returned with HTTP 200 Aug 13 23:48:11.355560 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 738/2941] 10.4.3.81 () {68 vars in 1597 bytes} [Thu Aug 13 23:48:11 2026] GET /volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:11.355829 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86dc16e4-0901-49ee-8dfa-6f12d16212e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a5b428-cc32-4483-9a23-a7994ece965a', '308bfaa6-6d06-4f51-b015-17f26b3778b5', '53695702-c0a6-4cfa-96ff-e4c447f11659', '000847cd-7a34-43d4-b483-7ee5bb34e5c6']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.357223 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a66803c-ae74-4c76-a7dd-a849b00a2659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.366341 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-2d951888-d54e-4d94-bbb4-b41a045908ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.370694 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-2d951888-d54e-4d94-bbb4-b41a045908ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:48:11.370694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-2d951888-d54e-4d94-bbb4-b41a045908ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:11.370694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-2d951888-d54e-4d94-bbb4-b41a045908ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:11.385498 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a66803c-ae74-4c76-a7dd-a849b00a2659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb2e0b7-927f-4959-96e2-f07c2d81f083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-943502883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['d9a5b428-cc32-4483-9a23-a7994ece965a','308bfaa6-6d06-4f51-b015-17f26b3778b5','53695702-c0a6-4cfa-96ff-e4c447f11659','000847cd-7a34-43d4-b483-7ee5bb34e5c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-943502883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb2e0b7-927f-4959-96e2-f07c2d81f083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f5e551462e487f88a69ee5b2a315f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.387797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd7abdcf-71d9-49c1-ba6d-f50e521c44f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.387957 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.387957 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:11.393050 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-2d951888-d54e-4d94-bbb4-b41a045908ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:48:11.401913 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-2d951888-d54e-4d94-bbb4-b41a045908ad tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 200 Aug 13 23:48:11.402636 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 746/2942] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:11 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 1656 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:11.410644 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd7abdcf-71d9-49c1-ba6d-f50e521c44f9) transitioned into state 'SUCCESS' from state '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-943502883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['d9a5b428-cc32-4483-9a23-a7994ece965a','308bfaa6-6d06-4f51-b015-17f26b3778b5','53695702-c0a6-4cfa-96ff-e4c447f11659','000847cd-7a34-43d4-b483-7ee5bb34e5c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.412338 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1589e66e-b73e-443a-aae9-686828df6c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.414665 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.423881 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:11.424477 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "175efb67-b8eb-4419-9203-4db645f2a93d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:11.428110 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1589e66e-b73e-443a-aae9-686828df6c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.429287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (b35ec98f-d5d4-465d-9985-fcedf5888874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.429578 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request issued successfully. Aug 13 23:48:11.430803 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7300efad-7c30-4458-b54e-bbc40c2ba1f0 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:11.432168 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '175efb67-b8eb-4419-9203-4db645f2a93d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:11.432306 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 731/2943] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:11 2026] POST /volume/v3/volumes => generated 761 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:11.451383 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.451383 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:11.452028 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:48:11.452821 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:48:11.452941 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.454237 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:48:11.455010 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:11.455377 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2677e15c-6036-4f9d-85f9-cd9d1127f6da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1925784637"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:11.457699 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request body: {'volume': {"'source_volid": '2677e15c-6036-4f9d-85f9-cd9d1127f6da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1925784637'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:11.457863 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume of 1 GB Aug 13 23:48:11.462090 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (d7729c35-bf0c-42a3-9413-8c50a4ba2fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.463798 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca768d92-8176-4820-b1e6-c7f35d76bddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.466079 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Availability Zones retrieved successfully. Aug 13 23:48:11.466302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:11.475913 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (018d49ed-68b4-42bf-8ca1-718e308cda1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.478168 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f61414fa-b252-4ab5-82d1-0a8034e318b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.479565 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:11.499175 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2fab1721-46a2-43c5-b0c0-46334ccc3118 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.505521 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fab1721-46a2-43c5-b0c0-46334ccc3118 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:11.505521 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fab1721-46a2-43c5-b0c0-46334ccc3118 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:11.506250 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fab1721-46a2-43c5-b0c0-46334ccc3118 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:11.508056 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca768d92-8176-4820-b1e6-c7f35d76bddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '175efb67-b8eb-4419-9203-4db645f2a93d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.508579 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2fab1721-46a2-43c5-b0c0-46334ccc3118 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:11.509344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f080b3ab-e83f-4b34-a9f4-c41d16b9d44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.520032 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.520032 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:11.520032 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fab1721-46a2-43c5-b0c0-46334ccc3118 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:11.520235 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 747/2944] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:11 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:11.531975 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f61414fa-b252-4ab5-82d1-0a8034e318b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.533223 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25be6ff5-9fb2-4b36-b338-1dee6eb5f577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.589192 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['a2dfd2e4-a6c8-4f67-891f-12d9d34900cb', '59f3fb36-afed-429c-a7ae-deb67cb77ac3', '67ec53c6-cc40-484c-837d-413ca50c0ef9', '30a09327-a5f1-48ee-972c-1cd73e3d7beb'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:11.589192 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f080b3ab-e83f-4b34-a9f4-c41d16b9d44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2dfd2e4-a6c8-4f67-891f-12d9d34900cb', '59f3fb36-afed-429c-a7ae-deb67cb77ac3', '67ec53c6-cc40-484c-837d-413ca50c0ef9', '30a09327-a5f1-48ee-972c-1cd73e3d7beb']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.589866 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a572880-60a4-4b5b-a8d3-bd0713329dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.602551 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Created reservations ['eda7854b-b423-4c43-b562-ca7cd6df202f', '6a051aef-3619-42a6-830e-fae5d511fce9', 'de0c1017-d322-46bb-abce-db0bec1521b9', '027d5dc4-fbf5-417d-95f6-b7b2b79aebc0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:11.604403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25be6ff5-9fb2-4b36-b338-1dee6eb5f577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eda7854b-b423-4c43-b562-ca7cd6df202f', '6a051aef-3619-42a6-830e-fae5d511fce9', 'de0c1017-d322-46bb-abce-db0bec1521b9', '027d5dc4-fbf5-417d-95f6-b7b2b79aebc0']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.604972 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3bb2605-6969-4126-833e-45f2df2ee662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.639546 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3bb2605-6969-4126-833e-45f2df2ee662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c5e3aa2-9a90-4651-ab6b-d4a0327ab873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1925784637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['eda7854b-b423-4c43-b562-ca7cd6df202f','6a051aef-3619-42a6-830e-fae5d511fce9','de0c1017-d322-46bb-abce-db0bec1521b9','027d5dc4-fbf5-417d-95f6-b7b2b79aebc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1925784637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c5e3aa2-9a90-4651-ab6b-d4a0327ab873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f5e551462e487f88a69ee5b2a315f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.640487 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bc7fe7-8583-4ba5-bf19-7a5007b86cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.654265 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a572880-60a4-4b5b-a8d3-bd0713329dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a22012ba-09c5-47ad-a6cb-e5b304e0cacf', '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='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['a2dfd2e4-a6c8-4f67-891f-12d9d34900cb','59f3fb36-afed-429c-a7ae-deb67cb77ac3','67ec53c6-cc40-484c-837d-413ca50c0ef9','30a09327-a5f1-48ee-972c-1cd73e3d7beb'],size=1,snapshot_id=175efb67-b8eb-4419-9203-4db645f2a93d,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), '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-13T23:48:11Z,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=a22012ba-09c5-47ad-a6cb-e5b304e0cacf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=175efb67-b8eb-4419-9203-4db645f2a93d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.655260 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c427d7-560a-4dee-8639-68e452e1dac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.666107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bc7fe7-8583-4ba5-bf19-7a5007b86cf2) transitioned into state 'SUCCESS' from state '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-1925784637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['eda7854b-b423-4c43-b562-ca7cd6df202f','6a051aef-3619-42a6-830e-fae5d511fce9','de0c1017-d322-46bb-abce-db0bec1521b9','027d5dc4-fbf5-417d-95f6-b7b2b79aebc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.666107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3f61dd-144a-415e-81df-aa3b2e0a60f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.685531 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3f61dd-144a-415e-81df-aa3b2e0a60f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.686359 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (018d49ed-68b4-42bf-8ca1-718e308cda1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.686809 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request issued successfully. Aug 13 23:48:11.688345 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df2939ca-df0a-44fb-82ea-69bb18e667c7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:11.689140 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 739/2945] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:11 2026] POST /volume/v3/volumes => generated 762 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:11.691740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c427d7-560a-4dee-8639-68e452e1dac8) transitioned into 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='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['a2dfd2e4-a6c8-4f67-891f-12d9d34900cb','59f3fb36-afed-429c-a7ae-deb67cb77ac3','67ec53c6-cc40-484c-837d-413ca50c0ef9','30a09327-a5f1-48ee-972c-1cd73e3d7beb'],size=1,snapshot_id=175efb67-b8eb-4419-9203-4db645f2a93d,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.692774 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a3aa25-c780-44d7-97ea-c2c8a9107b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.705699 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.709713 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:11.710202 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2677e15c-6036-4f9d-85f9-cd9d1127f6da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-443298980"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:11.712016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request body: {'volume': {"'source_volid": '2677e15c-6036-4f9d-85f9-cd9d1127f6da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-443298980'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:11.712189 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume of 1 GB Aug 13 23:48:11.712585 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.712585 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:11.717681 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Availability Zones retrieved successfully. Aug 13 23:48:11.726546 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (dd12b703-b8aa-4862-8d38-820447df68b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.727934 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9f6274-d528-42b8-ad1e-bac805b5641e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.729201 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:11.764898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a3aa25-c780-44d7-97ea-c2c8a9107b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.765852 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (d7729c35-bf0c-42a3-9413-8c50a4ba2fbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.767304 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:48:11.768621 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-765afa4c-38fd-4fcb-ae46-962d5ea77861 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:11.769166 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 729/2946] 10.4.3.81 () {72 vars in 1534 bytes} [Thu Aug 13 23:48:11 2026] POST /volume/v3/volumes => generated 734 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:11.771313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9f6274-d528-42b8-ad1e-bac805b5641e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.773274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52470ad7-715a-4d69-829f-2f73c4055060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.781431 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-b5150f39-42b6-429c-a72d-29e12806ea64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.785080 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-b5150f39-42b6-429c-a72d-29e12806ea64 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf Aug 13 23:48:11.785315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-b5150f39-42b6-429c-a72d-29e12806ea64 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:11.785628 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-b5150f39-42b6-429c-a72d-29e12806ea64 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:11.797795 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.797795 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:11.806492 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-b5150f39-42b6-429c-a72d-29e12806ea64 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:48:11.817092 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-b5150f39-42b6-429c-a72d-29e12806ea64 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf returned with HTTP 200 Aug 13 23:48:11.817754 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 748/2947] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:11 2026] GET /volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:11.831101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-dd5100ba-aa22-4e4f-99ad-3afa789a129f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.848476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Created reservations ['a87b4b47-76cf-497d-990b-d6ec54df378b', '69865887-5c25-46de-99fd-eabf9eee13e5', 'a096140c-3f47-4e2c-afbf-cfbcf40f45a4', 'fc6a292d-4a2c-4e50-89d6-7df10033d189'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:11.850241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52470ad7-715a-4d69-829f-2f73c4055060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a87b4b47-76cf-497d-990b-d6ec54df378b', '69865887-5c25-46de-99fd-eabf9eee13e5', 'a096140c-3f47-4e2c-afbf-cfbcf40f45a4', 'fc6a292d-4a2c-4e50-89d6-7df10033d189']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.851015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561434d5-81f4-4d05-a843-00575d308e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.879352 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561434d5-81f4-4d05-a843-00575d308e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ec2854-035c-49e9-856a-a402de9a6e24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-443298980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['a87b4b47-76cf-497d-990b-d6ec54df378b','69865887-5c25-46de-99fd-eabf9eee13e5','a096140c-3f47-4e2c-afbf-cfbcf40f45a4','fc6a292d-4a2c-4e50-89d6-7df10033d189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-443298980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ec2854-035c-49e9-856a-a402de9a6e24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f5e551462e487f88a69ee5b2a315f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.880207 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2adb8101-9c38-478c-bbea-52439f29fdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.909214 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2adb8101-9c38-478c-bbea-52439f29fdc2) transitioned into state 'SUCCESS' from state '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-443298980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['a87b4b47-76cf-497d-990b-d6ec54df378b','69865887-5c25-46de-99fd-eabf9eee13e5','a096140c-3f47-4e2c-afbf-cfbcf40f45a4','fc6a292d-4a2c-4e50-89d6-7df10033d189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.910125 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91538cd-abd5-4513-971c-33be97936618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.930189 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91538cd-abd5-4513-971c-33be97936618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:11.932786 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (dd12b703-b8aa-4862-8d38-820447df68b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.933265 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request issued successfully. Aug 13 23:48:11.935245 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08cc22f5-c07f-4800-8128-ff2f2032af92 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:11.935245 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 732/2948] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:11 2026] POST /volume/v3/volumes => generated 761 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:11.952899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:11.956174 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:11.956174 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2677e15c-6036-4f9d-85f9-cd9d1127f6da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1213408375"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:11.957705 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request body: {'volume': {"'source_volid": '2677e15c-6036-4f9d-85f9-cd9d1127f6da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1213408375'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:11.957878 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume of 1 GB Aug 13 23:48:11.958338 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:11.958338 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:11.965984 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Availability Zones retrieved successfully. Aug 13 23:48:11.978573 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (23e25ae6-377a-45d2-9448-12cf88c3f9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:11.978839 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f97797d-769c-434c-994b-607502232546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:11.984454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:12.009335 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-dd5100ba-aa22-4e4f-99ad-3afa789a129f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf Aug 13 23:48:12.011800 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-dd5100ba-aa22-4e4f-99ad-3afa789a129f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.016886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-dd5100ba-aa22-4e4f-99ad-3afa789a129f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.035575 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.035575 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:12.044046 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f97797d-769c-434c-994b-607502232546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.045265 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb337065-2bdf-4c29-82d8-dd489a7dbdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.050867 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-dd5100ba-aa22-4e4f-99ad-3afa789a129f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:48:12.064924 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-dd5100ba-aa22-4e4f-99ad-3afa789a129f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf returned with HTTP 200 Aug 13 23:48:12.066499 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 740/2949] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:11 2026] GET /volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf => generated 826 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:12.164512 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Created reservations ['8554663c-192f-4164-9288-a62941bf8702', 'b4552f05-e3c7-44cd-8187-99cfb29b4cfc', '2ec32a0e-5eff-48b5-b683-e5d52d4eac4c', '050c20d3-81b1-4cc2-9428-5882917cd3ca'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:12.169626 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb337065-2bdf-4c29-82d8-dd489a7dbdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8554663c-192f-4164-9288-a62941bf8702', 'b4552f05-e3c7-44cd-8187-99cfb29b4cfc', '2ec32a0e-5eff-48b5-b683-e5d52d4eac4c', '050c20d3-81b1-4cc2-9428-5882917cd3ca']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.170973 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ccdae80-8866-4922-adb6-bdf4679cf88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.211375 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ccdae80-8866-4922-adb6-bdf4679cf88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec653711-1b3a-45f4-9b2d-d7de503017e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1213408375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['8554663c-192f-4164-9288-a62941bf8702','b4552f05-e3c7-44cd-8187-99cfb29b4cfc','2ec32a0e-5eff-48b5-b683-e5d52d4eac4c','050c20d3-81b1-4cc2-9428-5882917cd3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1213408375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec653711-1b3a-45f4-9b2d-d7de503017e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f5e551462e487f88a69ee5b2a315f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.212507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2a2af8-7170-4cbe-a81f-7c8ed01e1592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.255489 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2a2af8-7170-4cbe-a81f-7c8ed01e1592) transitioned into state 'SUCCESS' from state '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-1213408375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['8554663c-192f-4164-9288-a62941bf8702','b4552f05-e3c7-44cd-8187-99cfb29b4cfc','2ec32a0e-5eff-48b5-b683-e5d52d4eac4c','050c20d3-81b1-4cc2-9428-5882917cd3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.257189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3caee496-08a2-4e9c-9d45-a9ca956be723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.276120 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3caee496-08a2-4e9c-9d45-a9ca956be723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.277329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (23e25ae6-377a-45d2-9448-12cf88c3f9fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:12.277980 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request issued successfully. Aug 13 23:48:12.278958 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5591b1b5-f9da-4b7b-9590-a594a4d901b1 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:12.279538 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 730/2950] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:11 2026] POST /volume/v3/volumes => generated 762 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:12.305347 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.307925 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:12.308474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2677e15c-6036-4f9d-85f9-cd9d1127f6da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1974129967"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:12.310544 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request body: {'volume': {"'source_volid": '2677e15c-6036-4f9d-85f9-cd9d1127f6da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1974129967'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:12.311908 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume of 1 GB Aug 13 23:48:12.318095 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Availability Zones retrieved successfully. Aug 13 23:48:12.329038 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (1c240fce-6103-45e2-a1ec-c49d24b0d1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:12.330638 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc1cba4-4ac1-4724-882d-d097ee288093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.332382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:12.382463 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc1cba4-4ac1-4724-882d-d097ee288093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.382463 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697fbdff-440b-4a68-964d-3008f0fc2f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.481272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Created reservations ['fd803983-0f28-410a-8e3e-9060adce9743', '7c39bc11-877f-4d84-91ba-116278eda8a4', 'ded2429a-6db2-4f14-b343-241cbba5fa94', 'c4024316-0638-429d-8a00-86bb33620197'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:12.483036 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697fbdff-440b-4a68-964d-3008f0fc2f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd803983-0f28-410a-8e3e-9060adce9743', '7c39bc11-877f-4d84-91ba-116278eda8a4', 'ded2429a-6db2-4f14-b343-241cbba5fa94', 'c4024316-0638-429d-8a00-86bb33620197']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.484725 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a844c77-2352-423f-83dc-b447615b7ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.529587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a844c77-2352-423f-83dc-b447615b7ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75c7752-87e9-4adb-9f1c-9a9e0db2ee28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1974129967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['fd803983-0f28-410a-8e3e-9060adce9743','7c39bc11-877f-4d84-91ba-116278eda8a4','ded2429a-6db2-4f14-b343-241cbba5fa94','c4024316-0638-429d-8a00-86bb33620197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1974129967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c75c7752-87e9-4adb-9f1c-9a9e0db2ee28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f5e551462e487f88a69ee5b2a315f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.531258 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d638d140-741d-4830-9fe6-615c357819ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.544547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61901434-84d3-4cb8-9732-a85485d3943b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.561825 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61901434-84d3-4cb8-9732-a85485d3943b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:12.562888 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61901434-84d3-4cb8-9732-a85485d3943b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.563214 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61901434-84d3-4cb8-9732-a85485d3943b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.563524 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-61901434-84d3-4cb8-9732-a85485d3943b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:12.578174 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.578174 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:12.579160 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61901434-84d3-4cb8-9732-a85485d3943b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:12.579844 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 733/2951] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:12 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:12.597612 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d638d140-741d-4830-9fe6-615c357819ff) transitioned into state 'SUCCESS' from state '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-1974129967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f5e551462e487f88a69ee5b2a315f8',qos_specs=None,replication_status=,reservations=['fd803983-0f28-410a-8e3e-9060adce9743','7c39bc11-877f-4d84-91ba-116278eda8a4','ded2429a-6db2-4f14-b343-241cbba5fa94','c4024316-0638-429d-8a00-86bb33620197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a54b7f0527e4dad8e8520fab689c96e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.598334 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc9a2f9-1ddb-4ce2-aad9-31a01985c9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.626460 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7cc6f207-01b2-4343-a79e-35facb758968 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.632014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc9a2f9-1ddb-4ce2-aad9-31a01985c9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.632289 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:12.632289 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1546308784"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:12.633021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Flow 'volume_create_api' (1c240fce-6103-45e2-a1ec-c49d24b0d1d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:12.633564 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Create volume request issued successfully. Aug 13 23:48:12.633637 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1546308784'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:12.633859 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume of 1 GB Aug 13 23:48:12.634684 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b4bf844-874e-46d3-b1eb-c116885c0c34 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:12.635319 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 749/2952] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:12 2026] POST /volume/v3/volumes => generated 762 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:12.649805 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Availability Zones retrieved successfully. Aug 13 23:48:12.659233 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c5fdf82b-6117-477b-95e7-9a3e22c4956d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.662421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Flow 'volume_create_api' (a1bee521-4c99-47a8-bccd-7cee96a0b19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:12.664454 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5fdf82b-6117-477b-95e7-9a3e22c4956d tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 Aug 13 23:48:12.665424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a780d82-2338-468b-b2be-fdcc107ac766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.666036 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5fdf82b-6117-477b-95e7-9a3e22c4956d tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.666036 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5fdf82b-6117-477b-95e7-9a3e22c4956d tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.667470 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:12.683813 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.683813 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:12.692390 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c5fdf82b-6117-477b-95e7-9a3e22c4956d tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:12.699355 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5fdf82b-6117-477b-95e7-9a3e22c4956d tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 returned with HTTP 200 Aug 13 23:48:12.699865 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 731/2953] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:12 2026] GET /volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:12.719115 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a780d82-2338-468b-b2be-fdcc107ac766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.720909 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bafabdb-7926-492b-986c-96345d126720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.735925 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c3705d4-c781-4f2f-b4f0-1b8109ce95e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.738215 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c3705d4-c781-4f2f-b4f0-1b8109ce95e4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 Aug 13 23:48:12.740078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c3705d4-c781-4f2f-b4f0-1b8109ce95e4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.740078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c3705d4-c781-4f2f-b4f0-1b8109ce95e4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.757242 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.757242 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:12.764898 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c3705d4-c781-4f2f-b4f0-1b8109ce95e4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:12.772456 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c3705d4-c781-4f2f-b4f0-1b8109ce95e4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 returned with HTTP 200 Aug 13 23:48:12.773255 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 734/2954] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:12 2026] GET /volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:12.791259 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Created reservations ['86693a92-d440-4e1d-a3f3-ace3cef60620', '2d685668-e884-49b1-97e1-6d2910dc6539', '3e816c70-c256-430e-9e0f-38dd003296f6', '14c63fb8-a901-40a1-922e-830678f3ddca'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:12.792070 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bafabdb-7926-492b-986c-96345d126720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86693a92-d440-4e1d-a3f3-ace3cef60620', '2d685668-e884-49b1-97e1-6d2910dc6539', '3e816c70-c256-430e-9e0f-38dd003296f6', '14c63fb8-a901-40a1-922e-830678f3ddca']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.800219 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92da697-3a07-4c13-9c88-54b9daaac9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.800365 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bdabcfb0-10db-4698-9d5b-c99a20de2cc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.800365 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bdabcfb0-10db-4698-9d5b-c99a20de2cc6 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 Aug 13 23:48:12.801226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bdabcfb0-10db-4698-9d5b-c99a20de2cc6 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.801226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bdabcfb0-10db-4698-9d5b-c99a20de2cc6 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.811517 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.811517 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:12.816521 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bdabcfb0-10db-4698-9d5b-c99a20de2cc6 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:12.822607 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bdabcfb0-10db-4698-9d5b-c99a20de2cc6 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 returned with HTTP 200 Aug 13 23:48:12.823231 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 750/2955] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:12 2026] GET /volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:12.831958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92da697-3a07-4c13-9c88-54b9daaac9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27e4b3f1-cfef-40ce-86c5-2d125781a70e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1546308784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94b082d54da41a3ade654a58cc91fff',qos_specs=None,replication_status=,reservations=['86693a92-d440-4e1d-a3f3-ace3cef60620','2d685668-e884-49b1-97e1-6d2910dc6539','3e816c70-c256-430e-9e0f-38dd003296f6','14c63fb8-a901-40a1-922e-830678f3ddca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3463bf8578d49c0b7f2e070a3599136',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1546308784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27e4b3f1-cfef-40ce-86c5-2d125781a70e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94b082d54da41a3ade654a58cc91fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3463bf8578d49c0b7f2e070a3599136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.833793 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144a8b08-c0e2-4e47-9e60-77971d44a96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.839030 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc766bdc-8f78-4647-866a-ccb45105154b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.842372 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc766bdc-8f78-4647-866a-ccb45105154b tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 Aug 13 23:48:12.843700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc766bdc-8f78-4647-866a-ccb45105154b tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.843926 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc766bdc-8f78-4647-866a-ccb45105154b tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.858102 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.858102 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:12.863954 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc766bdc-8f78-4647-866a-ccb45105154b tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:12.865447 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144a8b08-c0e2-4e47-9e60-77971d44a96f) transitioned into state 'SUCCESS' from state '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-1546308784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94b082d54da41a3ade654a58cc91fff',qos_specs=None,replication_status=,reservations=['86693a92-d440-4e1d-a3f3-ace3cef60620','2d685668-e884-49b1-97e1-6d2910dc6539','3e816c70-c256-430e-9e0f-38dd003296f6','14c63fb8-a901-40a1-922e-830678f3ddca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3463bf8578d49c0b7f2e070a3599136',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.866556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9476033-24e6-4260-a33b-112156f33fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:12.869517 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc766bdc-8f78-4647-866a-ccb45105154b tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 returned with HTTP 200 Aug 13 23:48:12.869917 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 732/2956] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:12 2026] GET /volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:12.883563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9476033-24e6-4260-a33b-112156f33fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:12.884970 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Flow 'volume_create_api' (a1bee521-4c99-47a8-bccd-7cee96a0b19c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:12.885226 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume request issued successfully. Aug 13 23:48:12.885912 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cc6f207-01b2-4343-a79e-35facb758968 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:12.886514 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 741/2957] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:48:12 2026] POST /volume/v3/volumes => generated 749 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:12.887982 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90f8cf1c-fe07-45f3-bf4c-881210c4225f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.891689 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90f8cf1c-fe07-45f3-bf4c-881210c4225f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 Aug 13 23:48:12.891867 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90f8cf1c-fe07-45f3-bf4c-881210c4225f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.892155 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90f8cf1c-fe07-45f3-bf4c-881210c4225f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.902731 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e19aada-fb9e-43a4-9fdd-353cd0169083 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.905718 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e19aada-fb9e-43a4-9fdd-353cd0169083 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:12.906136 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e19aada-fb9e-43a4-9fdd-353cd0169083 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.906220 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e19aada-fb9e-43a4-9fdd-353cd0169083 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.908618 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.908618 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:12.918598 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-90f8cf1c-fe07-45f3-bf4c-881210c4225f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:12.921417 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.921417 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:12.927832 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e19aada-fb9e-43a4-9fdd-353cd0169083 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:12.928627 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90f8cf1c-fe07-45f3-bf4c-881210c4225f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 returned with HTTP 200 Aug 13 23:48:12.929655 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 735/2958] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:12 2026] GET /volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:12.936685 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e19aada-fb9e-43a4-9fdd-353cd0169083 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:12.938163 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 751/2959] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:12 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:12.959775 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-637a135f-29e8-420b-be34-01a6282b52d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:12.963938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-637a135f-29e8-420b-be34-01a6282b52d7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 Aug 13 23:48:12.964480 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-637a135f-29e8-420b-be34-01a6282b52d7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:12.965078 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-637a135f-29e8-420b-be34-01a6282b52d7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:12.965465 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-637a135f-29e8-420b-be34-01a6282b52d7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume with id: c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 Aug 13 23:48:12.980251 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:12.980251 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:12.980887 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-637a135f-29e8-420b-be34-01a6282b52d7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:13.020578 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-637a135f-29e8-420b-be34-01a6282b52d7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume request issued successfully. Aug 13 23:48:13.020578 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-637a135f-29e8-420b-be34-01a6282b52d7 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 returned with HTTP 202 Aug 13 23:48:13.021101 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 733/2960] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:12 2026] DELETE /volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:13.031025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6451e207-0aee-438c-b72d-4e99612453be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:13.036570 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6451e207-0aee-438c-b72d-4e99612453be tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 Aug 13 23:48:13.036839 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6451e207-0aee-438c-b72d-4e99612453be tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:13.037802 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6451e207-0aee-438c-b72d-4e99612453be tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:13.049466 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:13.049466 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:13.056286 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6451e207-0aee-438c-b72d-4e99612453be tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:13.064394 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6451e207-0aee-438c-b72d-4e99612453be tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 returned with HTTP 200 Aug 13 23:48:13.064394 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 742/2961] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:13 2026] GET /volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:13.597455 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f39de5ee-864b-4140-8be3-5798598dc396 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:13.602384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f39de5ee-864b-4140-8be3-5798598dc396 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:13.602384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f39de5ee-864b-4140-8be3-5798598dc396 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:13.602384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f39de5ee-864b-4140-8be3-5798598dc396 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:13.602384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f39de5ee-864b-4140-8be3-5798598dc396 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:13.611748 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:13.611748 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:13.611748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f39de5ee-864b-4140-8be3-5798598dc396 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:13.611748 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 736/2962] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:13 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:13.963485 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-687da1cd-a194-4314-bd86-079dc904f942 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:13.966832 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-687da1cd-a194-4314-bd86-079dc904f942 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:13.967158 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-687da1cd-a194-4314-bd86-079dc904f942 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:13.967439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-687da1cd-a194-4314-bd86-079dc904f942 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:13.978864 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:13.978864 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:13.990185 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-687da1cd-a194-4314-bd86-079dc904f942 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:13.997537 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-687da1cd-a194-4314-bd86-079dc904f942 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:13.998142 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 752/2963] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:13 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:14.067331 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-6368bc2f-de1b-4bf0-8a57-904f24104de8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.070282 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-6368bc2f-de1b-4bf0-8a57-904f24104de8 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:14.070282 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-6368bc2f-de1b-4bf0-8a57-904f24104de8 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.070481 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-6368bc2f-de1b-4bf0-8a57-904f24104de8 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.082114 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:14.082114 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:14.083897 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-6368bc2f-de1b-4bf0-8a57-904f24104de8 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:14.089208 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b288f4f5-8cfb-4f09-916b-d294918cd867 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.090796 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-6368bc2f-de1b-4bf0-8a57-904f24104de8 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:14.091574 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 734/2964] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:14 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:14.093950 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b288f4f5-8cfb-4f09-916b-d294918cd867 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 Aug 13 23:48:14.093950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b288f4f5-8cfb-4f09-916b-d294918cd867 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.093950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b288f4f5-8cfb-4f09-916b-d294918cd867 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.107426 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b288f4f5-8cfb-4f09-916b-d294918cd867 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 returned with HTTP 404 Aug 13 23:48:14.108128 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 743/2965] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:14 2026] GET /volume/v3/volumes/c75c7752-87e9-4adb-9f1c-9a9e0db2ee28 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:14.122301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c1b4bd6c-3d28-4b82-9fef-d16d00ea8ecd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.124203 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1b4bd6c-3d28-4b82-9fef-d16d00ea8ecd tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 Aug 13 23:48:14.124475 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1b4bd6c-3d28-4b82-9fef-d16d00ea8ecd tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.124719 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1b4bd6c-3d28-4b82-9fef-d16d00ea8ecd tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.125151 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c1b4bd6c-3d28-4b82-9fef-d16d00ea8ecd tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume with id: ec653711-1b3a-45f4-9b2d-d7de503017e3 Aug 13 23:48:14.141288 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:14.141288 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:14.141902 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c1b4bd6c-3d28-4b82-9fef-d16d00ea8ecd tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:14.181474 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c1b4bd6c-3d28-4b82-9fef-d16d00ea8ecd tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume request issued successfully. Aug 13 23:48:14.182385 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1b4bd6c-3d28-4b82-9fef-d16d00ea8ecd tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 returned with HTTP 202 Aug 13 23:48:14.182385 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 737/2966] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:14 2026] DELETE /volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:14.192615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a404ab45-06df-4712-9e89-4531ef50a794 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.195069 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a404ab45-06df-4712-9e89-4531ef50a794 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 Aug 13 23:48:14.195326 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a404ab45-06df-4712-9e89-4531ef50a794 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.196265 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a404ab45-06df-4712-9e89-4531ef50a794 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.209558 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:14.209558 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:14.216858 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a404ab45-06df-4712-9e89-4531ef50a794 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:14.226083 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a404ab45-06df-4712-9e89-4531ef50a794 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 returned with HTTP 200 Aug 13 23:48:14.226721 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 753/2967] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:14 2026] GET /volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:14.249704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d7ac8cb2-8f2f-4b63-9c7b-55057b8bf0dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.250967 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7ac8cb2-8f2f-4b63-9c7b-55057b8bf0dc None None] GET https://10.4.3.81/volume// Aug 13 23:48:14.250967 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7ac8cb2-8f2f-4b63-9c7b-55057b8bf0dc None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.250967 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7ac8cb2-8f2f-4b63-9c7b-55057b8bf0dc None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.251196 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7ac8cb2-8f2f-4b63-9c7b-55057b8bf0dc None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:14.251621 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 735/2968] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:48:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:14.261766 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-88bae5ea-0e13-4b02-8a9c-68e089654a49 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.264821 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-88bae5ea-0e13-4b02-8a9c-68e089654a49 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:48:14.265392 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-88bae5ea-0e13-4b02-8a9c-68e089654a49 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27e4b3f1-cfef-40ce-86c5-2d125781a70e", "connector": null, "instance_uuid": "375cc430-171e-482c-b163-6bf14ca67810"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:14.279562 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:14.279562 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:14.328229 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-88bae5ea-0e13-4b02-8a9c-68e089654a49 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:48:14.328889 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 744/2969] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:48:14 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 13 23:48:14.385960 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-819858bf-892b-4bbc-9f27-361c1d345d60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.389769 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-819858bf-892b-4bbc-9f27-361c1d345d60 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:14.390364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-819858bf-892b-4bbc-9f27-361c1d345d60 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.391359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-819858bf-892b-4bbc-9f27-361c1d345d60 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.411627 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:14.411627 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:14.412713 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b658fb5b-2a9a-4dc6-b0b9-b371457999aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.412713 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b658fb5b-2a9a-4dc6-b0b9-b371457999aa None None] GET https://10.4.3.81/volume// Aug 13 23:48:14.412713 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b658fb5b-2a9a-4dc6-b0b9-b371457999aa None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.412891 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b658fb5b-2a9a-4dc6-b0b9-b371457999aa None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.413222 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b658fb5b-2a9a-4dc6-b0b9-b371457999aa None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:14.413508 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 754/2970] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:14.422218 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-819858bf-892b-4bbc-9f27-361c1d345d60 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:14.429170 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-256f19fd-431b-4b81-ab2f-3d2b087532fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.434032 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-819858bf-892b-4bbc-9f27-361c1d345d60 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:14.434032 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 738/2971] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:14 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:14.435412 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-256f19fd-431b-4b81-ab2f-3d2b087532fe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:14.435544 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-256f19fd-431b-4b81-ab2f-3d2b087532fe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.437310 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-256f19fd-431b-4b81-ab2f-3d2b087532fe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.480122 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:14.480122 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:14.488594 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-256f19fd-431b-4b81-ab2f-3d2b087532fe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:14.495919 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-256f19fd-431b-4b81-ab2f-3d2b087532fe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:14.496879 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 736/2972] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:14 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1021 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:14.627748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5621fab6-a7df-4e26-a000-41fb1887a604 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.631145 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5621fab6-a7df-4e26-a000-41fb1887a604 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:14.631145 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5621fab6-a7df-4e26-a000-41fb1887a604 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:14.631145 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5621fab6-a7df-4e26-a000-41fb1887a604 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:14.631145 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5621fab6-a7df-4e26-a000-41fb1887a604 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:14.638977 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:14.638977 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:14.640127 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5621fab6-a7df-4e26-a000-41fb1887a604 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:14.640738 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 745/2973] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:14 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:14.656908 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-0b4c0401-3de8-41e3-946c-6aada5cd6a8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.659056 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-0b4c0401-3de8-41e3-946c-6aada5cd6a8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] PUT https://10.4.3.81/volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434 Aug 13 23:48:14.661112 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-0b4c0401-3de8-41e3-946c-6aada5cd6a8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:14.670621 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-0b4c0401-3de8-41e3-946c-6aada5cd6a8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Acquiring lock "cinder-attachment_update-27e4b3f1-cfef-40ce-86c5-2d125781a70e-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:48:14.679528 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-0b4c0401-3de8-41e3-946c-6aada5cd6a8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Lock "cinder-attachment_update-27e4b3f1-cfef-40ce-86c5-2d125781a70e-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:48:14.680653 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:14.680653 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:14.719693 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:14.766669 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:14.767207 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1100940943"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:14.769018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1100940943'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:14.769884 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Create volume of 1 GB Aug 13 23:48:14.776623 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Availability Zones retrieved successfully. Aug 13 23:48:14.785779 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Flow 'volume_create_api' (f5390818-a42d-42cb-8d7b-8ec161d39811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:14.787772 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9327b54-8c03-43af-85f6-6ea35b42d1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:14.789939 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:14.842575 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9327b54-8c03-43af-85f6-6ea35b42d1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:14.844252 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86084ee-a1f4-435b-a50f-9712967cf55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:14.912770 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-0b4c0401-3de8-41e3-946c-6aada5cd6a8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Lock "cinder-attachment_update-27e4b3f1-cfef-40ce-86c5-2d125781a70e-np0000007283" released by "attachment_update" :: held 0.234s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:48:14.913287 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-0b4c0401-3de8-41e3-946c-6aada5cd6a8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434 returned with HTTP 200 Aug 13 23:48:14.916404 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 755/2974] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:48:14 2026] PUT /volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434 => generated 969 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:14.983128 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Created reservations ['f8bd4717-41a5-42bb-9bf8-a6a9c2cab3d4', '4c8efc14-a680-4b35-b8d6-23a34aa17922', '5510d4ff-d98b-4802-b874-2256625ee9dc', 'b5a903a9-4dd9-4e57-8317-d788a0d89d50'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:14.984323 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86084ee-a1f4-435b-a50f-9712967cf55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8bd4717-41a5-42bb-9bf8-a6a9c2cab3d4', '4c8efc14-a680-4b35-b8d6-23a34aa17922', '5510d4ff-d98b-4802-b874-2256625ee9dc', 'b5a903a9-4dd9-4e57-8317-d788a0d89d50']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:14.985625 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34a86c8-4313-4898-8ede-f5815c628cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:15.019123 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34a86c8-4313-4898-8ede-f5815c628cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c40ed13c-61c2-428b-a241-8342d6ef19e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1100940943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1767f5f6542b41478a1897be86d1d6c4',qos_specs=None,replication_status=,reservations=['f8bd4717-41a5-42bb-9bf8-a6a9c2cab3d4','4c8efc14-a680-4b35-b8d6-23a34aa17922','5510d4ff-d98b-4802-b874-2256625ee9dc','b5a903a9-4dd9-4e57-8317-d788a0d89d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2848ff03ed48c68654cf3b0336a1d6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1100940943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c40ed13c-61c2-428b-a241-8342d6ef19e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1767f5f6542b41478a1897be86d1d6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc2848ff03ed48c68654cf3b0336a1d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:15.021776 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32fa0375-f0e1-4cff-bb07-b6be2839e772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:15.049502 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32fa0375-f0e1-4cff-bb07-b6be2839e772) transitioned into state 'SUCCESS' from state '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-1100940943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1767f5f6542b41478a1897be86d1d6c4',qos_specs=None,replication_status=,reservations=['f8bd4717-41a5-42bb-9bf8-a6a9c2cab3d4','4c8efc14-a680-4b35-b8d6-23a34aa17922','5510d4ff-d98b-4802-b874-2256625ee9dc','b5a903a9-4dd9-4e57-8317-d788a0d89d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2848ff03ed48c68654cf3b0336a1d6',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:15.050267 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805f7600-4b0b-4cd4-922b-97ba1f764b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:15.064028 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805f7600-4b0b-4cd4-922b-97ba1f764b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:15.064649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Flow 'volume_create_api' (f5390818-a42d-42cb-8d7b-8ec161d39811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:15.065218 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Create volume request issued successfully. Aug 13 23:48:15.066817 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2987ac41-eac0-49d9-97c9-6723718ad9eb tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:15.066895 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 739/2975] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:48:14 2026] POST /volume/v3/volumes => generated 747 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:15.091444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-bc015201-e818-45b3-997c-8298bca6eeac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.093357 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e90018d0-c1c5-49c7-91b7-ee095ec44d18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.096053 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e90018d0-c1c5-49c7-91b7-ee095ec44d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:15.096305 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e90018d0-c1c5-49c7-91b7-ee095ec44d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.096770 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e90018d0-c1c5-49c7-91b7-ee095ec44d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.097452 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-bc015201-e818-45b3-997c-8298bca6eeac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf Aug 13 23:48:15.097814 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-bc015201-e818-45b3-997c-8298bca6eeac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.098143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-bc015201-e818-45b3-997c-8298bca6eeac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.109797 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.109797 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:15.112317 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.112317 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:15.119864 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-bc015201-e818-45b3-997c-8298bca6eeac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:48:15.120571 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e90018d0-c1c5-49c7-91b7-ee095ec44d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:15.130165 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-bc015201-e818-45b3-997c-8298bca6eeac tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf returned with HTTP 200 Aug 13 23:48:15.130730 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e90018d0-c1c5-49c7-91b7-ee095ec44d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:15.130893 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 737/2976] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf => generated 1343 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:15.131131 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 746/2977] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:15.147020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-efac58d9-9b47-48b5-90c2-cff6ae6421cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.147020 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efac58d9-9b47-48b5-90c2-cff6ae6421cb None None] GET https://10.4.3.81/volume// Aug 13 23:48:15.147020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efac58d9-9b47-48b5-90c2-cff6ae6421cb None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.147020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efac58d9-9b47-48b5-90c2-cff6ae6421cb None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.147020 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efac58d9-9b47-48b5-90c2-cff6ae6421cb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:15.147020 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 756/2978] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:15.157143 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-44087c7a-249e-4465-a09c-e6dfd9ec7859 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.160087 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-44087c7a-249e-4465-a09c-e6dfd9ec7859 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:48:15.164017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-44087c7a-249e-4465-a09c-e6dfd9ec7859 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a22012ba-09c5-47ad-a6cb-e5b304e0cacf", "connector": null, "instance_uuid": "6d98cdec-5e65-4c6b-8704-f058645b2ea0"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:15.172563 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.172563 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:15.212694 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-44087c7a-249e-4465-a09c-e6dfd9ec7859 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:48:15.213402 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 740/2979] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:48:15 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 13 23:48:15.224896 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0594c26d-1161-4a09-833d-287da6c9c3ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.225447 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0594c26d-1161-4a09-833d-287da6c9c3ea None None] GET https://10.4.3.81/volume// Aug 13 23:48:15.225695 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0594c26d-1161-4a09-833d-287da6c9c3ea None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.226035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0594c26d-1161-4a09-833d-287da6c9c3ea None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.226419 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0594c26d-1161-4a09-833d-287da6c9c3ea None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:15.227060 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 738/2980] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:15.236394 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-1ff9e553-1ad1-48e6-aa92-6fc28297b8ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.242013 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-1ff9e553-1ad1-48e6-aa92-6fc28297b8ca tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf Aug 13 23:48:15.242013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-1ff9e553-1ad1-48e6-aa92-6fc28297b8ca tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.242013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-1ff9e553-1ad1-48e6-aa92-6fc28297b8ca tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.245316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-440f720e-7727-4316-8dff-1422baf81351 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.247596 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-440f720e-7727-4316-8dff-1422baf81351 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 Aug 13 23:48:15.248680 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-440f720e-7727-4316-8dff-1422baf81351 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.249074 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-440f720e-7727-4316-8dff-1422baf81351 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.254500 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.254500 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:15.258352 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-440f720e-7727-4316-8dff-1422baf81351 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 returned with HTTP 404 Aug 13 23:48:15.259108 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 757/2981] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/v3/volumes/ec653711-1b3a-45f4-9b2d-d7de503017e3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:15.259524 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-1ff9e553-1ad1-48e6-aa92-6fc28297b8ca tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:48:15.269662 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51043b76-a99a-4697-b44b-001d09258a00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.271632 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51043b76-a99a-4697-b44b-001d09258a00 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] DELETE https://10.4.3.81/volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 Aug 13 23:48:15.271916 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51043b76-a99a-4697-b44b-001d09258a00 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.272157 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51043b76-a99a-4697-b44b-001d09258a00 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.272739 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-51043b76-a99a-4697-b44b-001d09258a00 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume with id: 28ec2854-035c-49e9-856a-a402de9a6e24 Aug 13 23:48:15.273411 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-1ff9e553-1ad1-48e6-aa92-6fc28297b8ca tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf returned with HTTP 200 Aug 13 23:48:15.273927 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 747/2982] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf => generated 1522 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:15.280375 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.280375 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:15.281028 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-51043b76-a99a-4697-b44b-001d09258a00 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:15.306706 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-51043b76-a99a-4697-b44b-001d09258a00 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume request issued successfully. Aug 13 23:48:15.307916 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51043b76-a99a-4697-b44b-001d09258a00 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 returned with HTTP 202 Aug 13 23:48:15.307916 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 741/2983] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:15 2026] DELETE /volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:15.317017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9109f3cd-fb1c-4d78-a89d-fcf6d1a6f118 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.321739 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9109f3cd-fb1c-4d78-a89d-fcf6d1a6f118 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 Aug 13 23:48:15.321739 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9109f3cd-fb1c-4d78-a89d-fcf6d1a6f118 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.321739 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9109f3cd-fb1c-4d78-a89d-fcf6d1a6f118 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.334929 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.334929 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:15.341827 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9109f3cd-fb1c-4d78-a89d-fcf6d1a6f118 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:15.348463 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9109f3cd-fb1c-4d78-a89d-fcf6d1a6f118 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 returned with HTTP 200 Aug 13 23:48:15.349210 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 739/2984] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:15.404084 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-f76b7e8e-c9f5-474c-b147-89877d48e606 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.410016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-f76b7e8e-c9f5-474c-b147-89877d48e606 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59 Aug 13 23:48:15.410016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-f76b7e8e-c9f5-474c-b147-89877d48e606 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:15.425293 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-f76b7e8e-c9f5-474c-b147-89877d48e606 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-a22012ba-09c5-47ad-a6cb-e5b304e0cacf-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:48:15.435018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-f76b7e8e-c9f5-474c-b147-89877d48e606 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-a22012ba-09c5-47ad-a6cb-e5b304e0cacf-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:48:15.435018 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.435018 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:15.453369 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-44cbcea4-98c1-46f3-b770-7e3581b84fec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.455216 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44cbcea4-98c1-46f3-b770-7e3581b84fec tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:15.455607 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44cbcea4-98c1-46f3-b770-7e3581b84fec tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.456009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44cbcea4-98c1-46f3-b770-7e3581b84fec tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.471181 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.471181 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:15.478530 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-44cbcea4-98c1-46f3-b770-7e3581b84fec tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:15.485168 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44cbcea4-98c1-46f3-b770-7e3581b84fec tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:15.485168 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 748/2985] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:15.605168 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-f76b7e8e-c9f5-474c-b147-89877d48e606 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-a22012ba-09c5-47ad-a6cb-e5b304e0cacf-np0000007283" released by "attachment_update" :: held 0.171s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:48:15.605168 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-f76b7e8e-c9f5-474c-b147-89877d48e606 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59 returned with HTTP 200 Aug 13 23:48:15.605168 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 758/2986] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:48:15 2026] PUT /volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:15.629833 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-6ef9ea27-ec44-485d-a86a-70cbf6c2a787 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.631846 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-6ef9ea27-ec44-485d-a86a-70cbf6c2a787 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59/action Aug 13 23:48:15.632283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-6ef9ea27-ec44-485d-a86a-70cbf6c2a787 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:15.632418 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-6ef9ea27-ec44-485d-a86a-70cbf6c2a787 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:15.655823 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.655823 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:15.656050 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53a3c415-bfbd-4ff7-a7e2-2ec807154c1c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:15.658235 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53a3c415-bfbd-4ff7-a7e2-2ec807154c1c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:15.658637 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53a3c415-bfbd-4ff7-a7e2-2ec807154c1c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:15.658960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53a3c415-bfbd-4ff7-a7e2-2ec807154c1c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:15.659299 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-53a3c415-bfbd-4ff7-a7e2-2ec807154c1c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:15.665511 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:15.665511 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:15.666626 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53a3c415-bfbd-4ff7-a7e2-2ec807154c1c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:15.667184 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 740/2987] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:15 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:15.667319 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a0e494a3-bb88-4e0c-be58-731cff648598 req-6ef9ea27-ec44-485d-a86a-70cbf6c2a787 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59/action returned with HTTP 204 Aug 13 23:48:15.667925 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 742/2988] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:48:15 2026] POST /volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:16.153368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7095300b-c88a-409c-823e-2ead1917f2d6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:16.167457 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7095300b-c88a-409c-823e-2ead1917f2d6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:16.176571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7095300b-c88a-409c-823e-2ead1917f2d6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:16.176571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7095300b-c88a-409c-823e-2ead1917f2d6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:16.189261 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:16.189261 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:16.195166 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7095300b-c88a-409c-823e-2ead1917f2d6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:16.214078 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7095300b-c88a-409c-823e-2ead1917f2d6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:16.214078 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 749/2989] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:16 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 840 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:16.368711 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-875018b2-b2ef-4b12-9c74-d74fc144036f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:16.373524 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-875018b2-b2ef-4b12-9c74-d74fc144036f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 Aug 13 23:48:16.374753 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-875018b2-b2ef-4b12-9c74-d74fc144036f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:16.374753 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-875018b2-b2ef-4b12-9c74-d74fc144036f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:16.387207 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-875018b2-b2ef-4b12-9c74-d74fc144036f tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 returned with HTTP 404 Aug 13 23:48:16.388104 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 759/2990] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:16 2026] GET /volume/v3/volumes/28ec2854-035c-49e9-856a-a402de9a6e24 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:16.398116 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ff8c188-157d-4e3f-90eb-5463770792de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:16.402827 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ff8c188-157d-4e3f-90eb-5463770792de tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 Aug 13 23:48:16.402827 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ff8c188-157d-4e3f-90eb-5463770792de tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:16.403585 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ff8c188-157d-4e3f-90eb-5463770792de tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:16.405077 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1ff8c188-157d-4e3f-90eb-5463770792de tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume with id: 2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 Aug 13 23:48:16.418369 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:16.418369 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:16.418369 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ff8c188-157d-4e3f-90eb-5463770792de tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:16.454347 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ff8c188-157d-4e3f-90eb-5463770792de tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume request issued successfully. Aug 13 23:48:16.454505 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ff8c188-157d-4e3f-90eb-5463770792de tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 returned with HTTP 202 Aug 13 23:48:16.455265 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 741/2991] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:16 2026] DELETE /volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:16.465748 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7121f1e-55f2-41d5-90f7-d611498769ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:16.468144 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7121f1e-55f2-41d5-90f7-d611498769ff tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 Aug 13 23:48:16.468332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7121f1e-55f2-41d5-90f7-d611498769ff tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:16.468932 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7121f1e-55f2-41d5-90f7-d611498769ff tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:16.481987 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:16.481987 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:16.488166 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7121f1e-55f2-41d5-90f7-d611498769ff tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:16.499292 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7121f1e-55f2-41d5-90f7-d611498769ff tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 returned with HTTP 200 Aug 13 23:48:16.499938 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 743/2992] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:16 2026] GET /volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:16.502500 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b34df5f2-ebf6-4aa9-9f7e-ec8fc766aaf7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:16.505384 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b34df5f2-ebf6-4aa9-9f7e-ec8fc766aaf7 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:16.505630 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b34df5f2-ebf6-4aa9-9f7e-ec8fc766aaf7 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:16.505878 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b34df5f2-ebf6-4aa9-9f7e-ec8fc766aaf7 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:16.524466 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:16.524466 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:16.530610 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b34df5f2-ebf6-4aa9-9f7e-ec8fc766aaf7 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:16.540011 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b34df5f2-ebf6-4aa9-9f7e-ec8fc766aaf7 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:16.540517 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 750/2993] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:16 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:16.682362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b482f659-7ddb-4b41-adbe-4266f221c587 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:16.684609 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b482f659-7ddb-4b41-adbe-4266f221c587 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:16.684884 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b482f659-7ddb-4b41-adbe-4266f221c587 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:16.685111 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b482f659-7ddb-4b41-adbe-4266f221c587 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:16.685258 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b482f659-7ddb-4b41-adbe-4266f221c587 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:16.693181 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:16.693181 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:16.694315 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b482f659-7ddb-4b41-adbe-4266f221c587 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:16.694789 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 760/2994] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:16 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:17.517909 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eef83886-00f4-4442-8bde-f76d6f098e37 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:17.520301 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eef83886-00f4-4442-8bde-f76d6f098e37 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 Aug 13 23:48:17.520553 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eef83886-00f4-4442-8bde-f76d6f098e37 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:17.520766 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eef83886-00f4-4442-8bde-f76d6f098e37 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:17.528871 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eef83886-00f4-4442-8bde-f76d6f098e37 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 returned with HTTP 404 Aug 13 23:48:17.529672 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 742/2995] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:17 2026] GET /volume/v3/volumes/2c5e3aa2-9a90-4651-ab6b-d4a0327ab873 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:17.543166 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9f75f3b-6002-4c61-9e85-6067e9b5b498 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:17.543166 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9f75f3b-6002-4c61-9e85-6067e9b5b498 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 Aug 13 23:48:17.543166 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9f75f3b-6002-4c61-9e85-6067e9b5b498 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:17.543166 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9f75f3b-6002-4c61-9e85-6067e9b5b498 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:17.543166 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d9f75f3b-6002-4c61-9e85-6067e9b5b498 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume with id: 6eb2e0b7-927f-4959-96e2-f07c2d81f083 Aug 13 23:48:17.552324 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:17.552324 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:17.552911 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9f75f3b-6002-4c61-9e85-6067e9b5b498 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:17.561626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-494e36ba-c3ea-4367-8ed0-a0e61b12ecbe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:17.564041 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-494e36ba-c3ea-4367-8ed0-a0e61b12ecbe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:17.564439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-494e36ba-c3ea-4367-8ed0-a0e61b12ecbe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:17.564738 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-494e36ba-c3ea-4367-8ed0-a0e61b12ecbe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:17.580624 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:17.580624 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:17.583163 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9f75f3b-6002-4c61-9e85-6067e9b5b498 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume request issued successfully. Aug 13 23:48:17.584010 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9f75f3b-6002-4c61-9e85-6067e9b5b498 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 returned with HTTP 202 Aug 13 23:48:17.584720 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 744/2996] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:17 2026] DELETE /volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:17.591310 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-494e36ba-c3ea-4367-8ed0-a0e61b12ecbe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:17.592081 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5a8fc88-8201-4e95-ad1f-8afd4dd26fe3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:17.595109 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5a8fc88-8201-4e95-ad1f-8afd4dd26fe3 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 Aug 13 23:48:17.595109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5a8fc88-8201-4e95-ad1f-8afd4dd26fe3 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:17.595109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5a8fc88-8201-4e95-ad1f-8afd4dd26fe3 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:17.602547 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:17.602547 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:17.603033 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-494e36ba-c3ea-4367-8ed0-a0e61b12ecbe tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:17.603503 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 751/2997] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:17 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:17.608479 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5a8fc88-8201-4e95-ad1f-8afd4dd26fe3 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:17.613528 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5a8fc88-8201-4e95-ad1f-8afd4dd26fe3 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 returned with HTTP 200 Aug 13 23:48:17.614178 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 761/2998] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:17 2026] GET /volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:48:17.713889 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64c95a24-43df-4137-96f4-8cbd25f99db5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:17.716319 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64c95a24-43df-4137-96f4-8cbd25f99db5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:17.718052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64c95a24-43df-4137-96f4-8cbd25f99db5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:17.718052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64c95a24-43df-4137-96f4-8cbd25f99db5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:17.718052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-64c95a24-43df-4137-96f4-8cbd25f99db5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:17.722104 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:17.722104 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:17.723539 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64c95a24-43df-4137-96f4-8cbd25f99db5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:17.724011 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 743/2999] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:17 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:18.278437 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-17ec3652-8661-4fd9-b145-28272b8ff388 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.284130 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-17ec3652-8661-4fd9-b145-28272b8ff388 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434/action Aug 13 23:48:18.284578 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-17ec3652-8661-4fd9-b145-28272b8ff388 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:18.284726 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-17ec3652-8661-4fd9-b145-28272b8ff388 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:18.321926 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.321926 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:18.340566 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-04994f8d-cbca-4136-a5da-a8fd54afd24d req-17ec3652-8661-4fd9-b145-28272b8ff388 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434/action returned with HTTP 204 Aug 13 23:48:18.341241 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 745/3000] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:48:18 2026] POST /volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:18.628538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9c8b755-e840-4668-9296-3fb8ca8d888a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.630446 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6b08b91-d63d-470e-89d4-71ef89b7d5a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.631269 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9c8b755-e840-4668-9296-3fb8ca8d888a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:18.632179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9c8b755-e840-4668-9296-3fb8ca8d888a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.632179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9c8b755-e840-4668-9296-3fb8ca8d888a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.632439 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6b08b91-d63d-470e-89d4-71ef89b7d5a8 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 Aug 13 23:48:18.632439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6b08b91-d63d-470e-89d4-71ef89b7d5a8 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.632783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6b08b91-d63d-470e-89d4-71ef89b7d5a8 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.641520 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6b08b91-d63d-470e-89d4-71ef89b7d5a8 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 returned with HTTP 404 Aug 13 23:48:18.642251 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 762/3001] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:18 2026] GET /volume/v3/volumes/6eb2e0b7-927f-4959-96e2-f07c2d81f083 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:18.644968 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.644968 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:18.651524 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9c8b755-e840-4668-9296-3fb8ca8d888a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:18.651647 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-36cd100d-8e36-43ad-a6eb-2a6b7a845ca4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.653504 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36cd100d-8e36-43ad-a6eb-2a6b7a845ca4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da Aug 13 23:48:18.653871 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36cd100d-8e36-43ad-a6eb-2a6b7a845ca4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.654461 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36cd100d-8e36-43ad-a6eb-2a6b7a845ca4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.654864 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-36cd100d-8e36-43ad-a6eb-2a6b7a845ca4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume with id: 2677e15c-6036-4f9d-85f9-cd9d1127f6da Aug 13 23:48:18.656399 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9c8b755-e840-4668-9296-3fb8ca8d888a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:18.656912 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 752/3002] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:18 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:18.671555 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.671555 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:18.672434 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-36cd100d-8e36-43ad-a6eb-2a6b7a845ca4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:18.673972 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55766ff3-10cb-462f-9778-8388863d5287 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.677495 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55766ff3-10cb-462f-9778-8388863d5287 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:18.677775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55766ff3-10cb-462f-9778-8388863d5287 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.678124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55766ff3-10cb-462f-9778-8388863d5287 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.696105 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.696105 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:18.700890 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-55766ff3-10cb-462f-9778-8388863d5287 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:18.705633 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-36cd100d-8e36-43ad-a6eb-2a6b7a845ca4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Delete volume request issued successfully. Aug 13 23:48:18.706053 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36cd100d-8e36-43ad-a6eb-2a6b7a845ca4 tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da returned with HTTP 202 Aug 13 23:48:18.706422 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 744/3003] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:18 2026] DELETE /volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:18.710239 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55766ff3-10cb-462f-9778-8388863d5287 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:18.710499 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 746/3004] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:18 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:18.717067 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74f8c507-dd67-45fc-82b2-e9c7bfb6f8ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.721215 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74f8c507-dd67-45fc-82b2-e9c7bfb6f8ad tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da Aug 13 23:48:18.721460 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74f8c507-dd67-45fc-82b2-e9c7bfb6f8ad tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.721706 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74f8c507-dd67-45fc-82b2-e9c7bfb6f8ad tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.731493 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.731493 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:18.737485 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-74f8c507-dd67-45fc-82b2-e9c7bfb6f8ad tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Volume info retrieved successfully. Aug 13 23:48:18.744120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ff3a9a97-cfae-41c1-a425-bb4983029524 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.745902 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74f8c507-dd67-45fc-82b2-e9c7bfb6f8ad tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da returned with HTTP 200 Aug 13 23:48:18.746430 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 763/3005] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:18 2026] GET /volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:18.749277 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff3a9a97-cfae-41c1-a425-bb4983029524 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:18.749556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff3a9a97-cfae-41c1-a425-bb4983029524 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.750781 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff3a9a97-cfae-41c1-a425-bb4983029524 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.750781 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ff3a9a97-cfae-41c1-a425-bb4983029524 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:18.758631 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.758631 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:18.759851 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff3a9a97-cfae-41c1-a425-bb4983029524 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:18.760687 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 753/3006] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:18 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:18.774508 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9118e33b-d77b-405f-b25f-037babcf77ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.776812 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9118e33b-d77b-405f-b25f-037babcf77ca tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:48:18.777123 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9118e33b-d77b-405f-b25f-037babcf77ca tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.777256 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9118e33b-d77b-405f-b25f-037babcf77ca tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.786483 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.786483 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:18.798339 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9118e33b-d77b-405f-b25f-037babcf77ca tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:18.806130 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9118e33b-d77b-405f-b25f-037babcf77ca tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea returned with HTTP 200 Aug 13 23:48:18.806926 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 745/3007] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:18 2026] GET /volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:18.829016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bcea97d4-866b-4e22-8bfc-a50c6fd71466 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.829016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcea97d4-866b-4e22-8bfc-a50c6fd71466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:18.829182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcea97d4-866b-4e22-8bfc-a50c6fd71466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.829298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcea97d4-866b-4e22-8bfc-a50c6fd71466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.829419 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bcea97d4-866b-4e22-8bfc-a50c6fd71466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:18.837651 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.837651 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:18.839763 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcea97d4-866b-4e22-8bfc-a50c6fd71466 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:18.839763 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 747/3008] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:18 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:18.857873 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b98879cf-a1dd-44d0-9e7b-433d99967dbf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.861317 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b98879cf-a1dd-44d0-9e7b-433d99967dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/detail Aug 13 23:48:18.863575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b98879cf-a1dd-44d0-9e7b-433d99967dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:18.863575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b98879cf-a1dd-44d0-9e7b-433d99967dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:18.863751 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-71066ff0-8813-418c-bd90-805da69f6792 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.863808 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-b98879cf-a1dd-44d0-9e7b-433d99967dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:18.867051 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:18.867364 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2103857960"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:18.869639 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2103857960'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:18.869910 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume of 1 GB Aug 13 23:48:18.876052 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Availability Zones retrieved successfully. Aug 13 23:48:18.879068 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b98879cf-a1dd-44d0-9e7b-433d99967dbf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/detail returned with HTTP 200 Aug 13 23:48:18.879588 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 764/3009] 10.4.3.81 () {66 vars in 1251 bytes} [Thu Aug 13 23:48:18 2026] GET /volume/v3/backups/detail => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:18.884888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Flow 'volume_create_api' (fb25332d-c05d-4d81-a308-fd56808072d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:18.886788 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (458bf278-0471-41c2-bb27-95858783aafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:18.888234 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:18.896484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:18.898428 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81/restore Aug 13 23:48:18.899177 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:18.900678 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Restoring backup f971c351-0130-4ec6-807f-e3015561ea81 ({'restore': {}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 23:48:18.901013 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Restoring backup f971c351-0130-4ec6-807f-e3015561ea81 to volume None. Aug 13 23:48:18.911238 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:18.911238 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:18.911238 np0000007283 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating volume of 1 GB for restore of backup f971c351-0130-4ec6-807f-e3015561ea81. Aug 13 23:48:18.917339 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Availability Zones retrieved successfully. Aug 13 23:48:18.924630 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (9b45560a-7c0b-44a6-88cf-8d87c3bdf76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:18.925872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f55ff4b-c5bf-4b6f-b61d-68ed62d64fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:18.927379 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:18.932357 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (458bf278-0471-41c2-bb27-95858783aafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:18.933470 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cbe594c-868e-4655-bc15-35a54a72987b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:18.968072 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f55ff4b-c5bf-4b6f-b61d-68ed62d64fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:18.969112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c7e7d9-08a4-4e21-a3b8-97f1e88a7b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:19.002909 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Created reservations ['0d6e8a5e-e123-4b74-b272-05eeb79a746e', 'efbde65c-10e5-4701-90ec-06f2ccf09dc0', 'b96acf6b-3688-4eba-b111-19a83a040256', 'c44abebe-597f-4a3c-8a3d-2229af7a16e1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:19.008654 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cbe594c-868e-4655-bc15-35a54a72987b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d6e8a5e-e123-4b74-b272-05eeb79a746e', 'efbde65c-10e5-4701-90ec-06f2ccf09dc0', 'b96acf6b-3688-4eba-b111-19a83a040256', 'c44abebe-597f-4a3c-8a3d-2229af7a16e1']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:19.008654 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4395be69-7817-4a3c-bb62-aa8cc8cf143e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:19.045543 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['ad8dcc99-6eab-429a-894e-ded4b839db6a', '9337a1c8-8e18-4c9f-a5fa-7695b45b8881', '2a9f1ca9-0dd7-4c37-8b4d-d01d0f0a39d3', 'e9e31013-e875-4d22-b2f1-bf0273284cd5'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:19.046874 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c7e7d9-08a4-4e21-a3b8-97f1e88a7b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad8dcc99-6eab-429a-894e-ded4b839db6a', '9337a1c8-8e18-4c9f-a5fa-7695b45b8881', '2a9f1ca9-0dd7-4c37-8b4d-d01d0f0a39d3', 'e9e31013-e875-4d22-b2f1-bf0273284cd5']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:19.047792 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780acac0-1706-46a0-8d51-592d1663b34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:19.060288 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4395be69-7817-4a3c-bb62-aa8cc8cf143e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a265e149-6c7d-46ff-9267-2babb9c50c77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2103857960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94b082d54da41a3ade654a58cc91fff',qos_specs=None,replication_status=,reservations=['0d6e8a5e-e123-4b74-b272-05eeb79a746e','efbde65c-10e5-4701-90ec-06f2ccf09dc0','b96acf6b-3688-4eba-b111-19a83a040256','c44abebe-597f-4a3c-8a3d-2229af7a16e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3463bf8578d49c0b7f2e070a3599136',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2103857960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a265e149-6c7d-46ff-9267-2babb9c50c77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94b082d54da41a3ade654a58cc91fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3463bf8578d49c0b7f2e070a3599136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:19.061335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c12ef4-417e-4b2a-aac7-110e498230cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:19.095861 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780acac0-1706-46a0-8d51-592d1663b34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e3cf0c4-5184-4f84-a97f-1713965a86d8', '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_f971c351-0130-4ec6-807f-e3015561ea81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['ad8dcc99-6eab-429a-894e-ded4b839db6a','9337a1c8-8e18-4c9f-a5fa-7695b45b8881','2a9f1ca9-0dd7-4c37-8b4d-d01d0f0a39d3','e9e31013-e875-4d22-b2f1-bf0273284cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f971c351-0130-4ec6-807f-e3015561ea81',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e3cf0c4-5184-4f84-a97f-1713965a86d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef2c2d3a3021402e932824bbc23d5ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7f248cf0b8453995a33e664d09ee39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:19.099740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf0c4bc-088a-40bd-ba5e-0a2935980a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:19.102813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c12ef4-417e-4b2a-aac7-110e498230cd) transitioned into state 'SUCCESS' from state '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-2103857960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94b082d54da41a3ade654a58cc91fff',qos_specs=None,replication_status=,reservations=['0d6e8a5e-e123-4b74-b272-05eeb79a746e','efbde65c-10e5-4701-90ec-06f2ccf09dc0','b96acf6b-3688-4eba-b111-19a83a040256','c44abebe-597f-4a3c-8a3d-2229af7a16e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3463bf8578d49c0b7f2e070a3599136',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:19.103832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f7b815f-52bb-4627-bea5-0a805f63aefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:19.121444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f7b815f-52bb-4627-bea5-0a805f63aefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:19.122705 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Flow 'volume_create_api' (fb25332d-c05d-4d81-a308-fd56808072d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:19.123367 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Create volume request issued successfully. Aug 13 23:48:19.124332 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71066ff0-8813-418c-bd90-805da69f6792 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:19.125426 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 754/3010] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:48:18 2026] POST /volume/v3/volumes => generated 749 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:19.133051 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf0c4bc-088a-40bd-ba5e-0a2935980a41) transitioned into 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_f971c351-0130-4ec6-807f-e3015561ea81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['ad8dcc99-6eab-429a-894e-ded4b839db6a','9337a1c8-8e18-4c9f-a5fa-7695b45b8881','2a9f1ca9-0dd7-4c37-8b4d-d01d0f0a39d3','e9e31013-e875-4d22-b2f1-bf0273284cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:19.133051 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31538a2d-fcbf-4361-bbeb-557c0dfc7fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:19.147428 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49c5d286-724a-4e4d-a1ce-dbcdb35439d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:19.151170 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49c5d286-724a-4e4d-a1ce-dbcdb35439d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:19.151401 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31538a2d-fcbf-4361-bbeb-557c0dfc7fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:19.151535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49c5d286-724a-4e4d-a1ce-dbcdb35439d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:19.151806 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49c5d286-724a-4e4d-a1ce-dbcdb35439d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:19.152611 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (9b45560a-7c0b-44a6-88cf-8d87c3bdf76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:19.153065 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request issued successfully. Aug 13 23:48:19.164569 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:19.164569 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:19.171427 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49c5d286-724a-4e4d-a1ce-dbcdb35439d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:19.171819 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:19.171819 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:19.172487 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:19.179614 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49c5d286-724a-4e4d-a1ce-dbcdb35439d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:19.180257 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 748/3011] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:19 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:19.765492 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-feb9801d-c5e7-46ff-b876-f51946f61fee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:19.767719 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-feb9801d-c5e7-46ff-b876-f51946f61fee tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] GET https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da Aug 13 23:48:19.767972 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-feb9801d-c5e7-46ff-b876-f51946f61fee tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:19.768253 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-feb9801d-c5e7-46ff-b876-f51946f61fee tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:19.778911 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-feb9801d-c5e7-46ff-b876-f51946f61fee tempest-CreateVolumesFromSourceVolumeTest-909357020 tempest-CreateVolumesFromSourceVolumeTest-909357020-project-member] https://10.4.3.81/volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da returned with HTTP 404 Aug 13 23:48:19.778911 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 765/3012] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:19 2026] GET /volume/v3/volumes/2677e15c-6036-4f9d-85f9-cd9d1127f6da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:20.185533 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:20.185533 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:20.186008 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:20.186104 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 23:48:20.186507 np0000007283 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Overwriting volume 6e3cf0c4-5184-4f84-a97f-1713965a86d8 with restore of backup f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:20.204020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f32e64fd-9a32-4495-970e-b4884d12a997 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.206532 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f32e64fd-9a32-4495-970e-b4884d12a997 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:20.208815 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f32e64fd-9a32-4495-970e-b4884d12a997 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:20.208815 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f32e64fd-9a32-4495-970e-b4884d12a997 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:20.218411 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:20.218411 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:20.223663 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f32e64fd-9a32-4495-970e-b4884d12a997 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:20.228339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] restore_backup in rpcapi backup_id f971c351-0130-4ec6-807f-e3015561ea81 {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 23:48:20.230324 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f32e64fd-9a32-4495-970e-b4884d12a997 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:20.230909 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 755/3013] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:20 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:20.233331 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-665e3295-f5cc-4166-8161-cdf56f7d1efb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81/restore returned with HTTP 202 Aug 13 23:48:20.233924 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 746/3014] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 23:48:18 2026] POST /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81/restore => generated 189 bytes in 1339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:20.247576 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f51e5374-6a47-46da-912a-1782d82f8a3f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.251920 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f51e5374-6a47-46da-912a-1782d82f8a3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:20.252300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f51e5374-6a47-46da-912a-1782d82f8a3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:20.252585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f51e5374-6a47-46da-912a-1782d82f8a3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:20.252767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f51e5374-6a47-46da-912a-1782d82f8a3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:20.263863 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:20.263863 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:20.265088 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f51e5374-6a47-46da-912a-1782d82f8a3f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:20.266313 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 749/3015] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:20 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:20.299180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-320890fa-a9c1-4956-aa48-9dda698bac2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.304554 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-320890fa-a9c1-4956-aa48-9dda698bac2a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:20.304829 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-320890fa-a9c1-4956-aa48-9dda698bac2a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:20.305127 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-320890fa-a9c1-4956-aa48-9dda698bac2a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:20.320595 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:20.320595 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:20.327502 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-320890fa-a9c1-4956-aa48-9dda698bac2a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:20.334757 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-320890fa-a9c1-4956-aa48-9dda698bac2a tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:20.335364 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 766/3016] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:20 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:20.502776 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a018a037-4587-4107-98da-7c918b8fe5a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.502776 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a018a037-4587-4107-98da-7c918b8fe5a9 None None] GET https://10.4.3.81/volume// Aug 13 23:48:20.502776 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a018a037-4587-4107-98da-7c918b8fe5a9 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:20.503070 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a018a037-4587-4107-98da-7c918b8fe5a9 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:20.504377 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a018a037-4587-4107-98da-7c918b8fe5a9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:20.504377 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 756/3017] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:48:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:20.527127 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-a28102dd-69c8-462e-8eac-103f4b799e20 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.530891 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-a28102dd-69c8-462e-8eac-103f4b799e20 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:48:20.532402 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-a28102dd-69c8-462e-8eac-103f4b799e20 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a265e149-6c7d-46ff-9267-2babb9c50c77", "connector": null, "instance_uuid": "375cc430-171e-482c-b163-6bf14ca67810"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:20.551731 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:20.551731 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:20.608309 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-a28102dd-69c8-462e-8eac-103f4b799e20 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:48:20.609150 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 747/3018] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:48:20 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:20.664240 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4fce7a59-b6f6-429c-a5f0-695f0720c847 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.666822 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fce7a59-b6f6-429c-a5f0-695f0720c847 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:20.666977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fce7a59-b6f6-429c-a5f0-695f0720c847 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:20.667286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fce7a59-b6f6-429c-a5f0-695f0720c847 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:20.685842 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:20.685842 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:20.692006 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4fce7a59-b6f6-429c-a5f0-695f0720c847 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:20.702473 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fce7a59-b6f6-429c-a5f0-695f0720c847 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:20.702473 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 750/3019] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:20 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:20.716214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc2aaa55-88f6-4987-a1f7-09501eadf121 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.716214 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc2aaa55-88f6-4987-a1f7-09501eadf121 None None] GET https://10.4.3.81/volume// Aug 13 23:48:20.716214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc2aaa55-88f6-4987-a1f7-09501eadf121 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:20.716214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc2aaa55-88f6-4987-a1f7-09501eadf121 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:20.716214 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc2aaa55-88f6-4987-a1f7-09501eadf121 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:20.717480 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 767/3020] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:20.742487 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-b0def9d2-c55e-49f3-81a2-55a216cd5705 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.746913 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-b0def9d2-c55e-49f3-81a2-55a216cd5705 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:20.746913 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-b0def9d2-c55e-49f3-81a2-55a216cd5705 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:20.747503 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-b0def9d2-c55e-49f3-81a2-55a216cd5705 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:20.773087 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:20.773087 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:20.787719 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-b0def9d2-c55e-49f3-81a2-55a216cd5705 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:20.797298 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-b0def9d2-c55e-49f3-81a2-55a216cd5705 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:20.798381 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 757/3021] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:20 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 1021 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:20.952932 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-95d94be6-18e8-4441-9d23-644291739ad3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:20.955935 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-95d94be6-18e8-4441-9d23-644291739ad3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] PUT https://10.4.3.81/volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8 Aug 13 23:48:20.957487 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-95d94be6-18e8-4441-9d23-644291739ad3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:20.988196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-95d94be6-18e8-4441-9d23-644291739ad3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Acquiring lock "cinder-attachment_update-a265e149-6c7d-46ff-9267-2babb9c50c77-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:48:20.999197 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-95d94be6-18e8-4441-9d23-644291739ad3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Lock "cinder-attachment_update-a265e149-6c7d-46ff-9267-2babb9c50c77-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:48:20.999910 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:20.999910 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:21.171711 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-95d94be6-18e8-4441-9d23-644291739ad3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Lock "cinder-attachment_update-a265e149-6c7d-46ff-9267-2babb9c50c77-np0000007283" released by "attachment_update" :: held 0.173s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:48:21.171711 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-95d94be6-18e8-4441-9d23-644291739ad3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8 returned with HTTP 200 Aug 13 23:48:21.171711 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 748/3022] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:48:20 2026] PUT /volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8 => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:21.282419 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c1334fb-d4c1-41bc-94fc-aed4ae7c2492 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:21.285684 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c1334fb-d4c1-41bc-94fc-aed4ae7c2492 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:21.285684 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c1334fb-d4c1-41bc-94fc-aed4ae7c2492 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:21.285684 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c1334fb-d4c1-41bc-94fc-aed4ae7c2492 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:21.285684 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0c1334fb-d4c1-41bc-94fc-aed4ae7c2492 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:21.293720 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:21.293720 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:21.295031 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c1334fb-d4c1-41bc-94fc-aed4ae7c2492 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:21.295562 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 751/3023] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:21 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:21.715003 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28b9eb5b-f241-4800-88db-22fcf5d9abf9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:21.720240 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28b9eb5b-f241-4800-88db-22fcf5d9abf9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:21.720518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28b9eb5b-f241-4800-88db-22fcf5d9abf9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:21.720807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28b9eb5b-f241-4800-88db-22fcf5d9abf9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:21.739955 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:21.739955 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:21.745821 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28b9eb5b-f241-4800-88db-22fcf5d9abf9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:21.755600 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28b9eb5b-f241-4800-88db-22fcf5d9abf9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:21.756287 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 768/3024] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:21 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:22.317478 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b08bf1b-d5ae-4bee-ac58-60272c7e126f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:22.320280 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b08bf1b-d5ae-4bee-ac58-60272c7e126f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:22.320577 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b08bf1b-d5ae-4bee-ac58-60272c7e126f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:22.320855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b08bf1b-d5ae-4bee-ac58-60272c7e126f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:22.321111 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9b08bf1b-d5ae-4bee-ac58-60272c7e126f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:22.327656 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:22.327656 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:22.328977 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b08bf1b-d5ae-4bee-ac58-60272c7e126f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:22.328977 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 758/3025] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:22 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:22.386942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0b2b1369-ad3c-4861-8a44-28204967554f req-6fd534a0-ee6c-439f-84fa-cf59f6dc4520 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:22.389516 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0b2b1369-ad3c-4861-8a44-28204967554f req-6fd534a0-ee6c-439f-84fa-cf59f6dc4520 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] DELETE https://10.4.3.81/volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f Aug 13 23:48:22.390017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0b2b1369-ad3c-4861-8a44-28204967554f req-6fd534a0-ee6c-439f-84fa-cf59f6dc4520 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:22.390406 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0b2b1369-ad3c-4861-8a44-28204967554f req-6fd534a0-ee6c-439f-84fa-cf59f6dc4520 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:22.412018 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:22.412018 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:22.490801 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0b2b1369-ad3c-4861-8a44-28204967554f req-6fd534a0-ee6c-439f-84fa-cf59f6dc4520 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f returned with HTTP 200 Aug 13 23:48:22.490801 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 749/3026] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:48:22 2026] DELETE /volume/v3/attachments/49889af1-b81b-49ea-9494-091d1dbe678f => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:22.505648 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0b2b1369-ad3c-4861-8a44-28204967554f req-f38829a3-2dc9-4689-a77b-a918285cc9f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:22.508900 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0b2b1369-ad3c-4861-8a44-28204967554f req-f38829a3-2dc9-4689-a77b-a918285cc9f8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] DELETE https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b Aug 13 23:48:22.509182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0b2b1369-ad3c-4861-8a44-28204967554f req-f38829a3-2dc9-4689-a77b-a918285cc9f8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:22.509486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0b2b1369-ad3c-4861-8a44-28204967554f req-f38829a3-2dc9-4689-a77b-a918285cc9f8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:22.509607 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-0b2b1369-ad3c-4861-8a44-28204967554f req-f38829a3-2dc9-4689-a77b-a918285cc9f8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Delete volume with id: eeb6e8a3-3ba7-4c85-b440-97df61e12d3b Aug 13 23:48:22.524836 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:22.524836 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:22.525900 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0b2b1369-ad3c-4861-8a44-28204967554f req-f38829a3-2dc9-4689-a77b-a918285cc9f8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Volume info retrieved successfully. Aug 13 23:48:22.559272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:22.565030 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0b2b1369-ad3c-4861-8a44-28204967554f req-f38829a3-2dc9-4689-a77b-a918285cc9f8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] Delete volume request issued successfully. Aug 13 23:48:22.565319 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0b2b1369-ad3c-4861-8a44-28204967554f req-f38829a3-2dc9-4689-a77b-a918285cc9f8 tempest-TestShelveInstance-2051136009 tempest-TestShelveInstance-2051136009-project-member] https://10.4.3.81/volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b returned with HTTP 202 Aug 13 23:48:22.565833 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 752/3027] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:48:22 2026] DELETE /volume/v3/volumes/eeb6e8a3-3ba7-4c85-b440-97df61e12d3b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:22.713687 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:22.714184 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1795150902"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:22.721029 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1795150902'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:22.721029 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume of 1 GB Aug 13 23:48:22.725048 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Availability Zones retrieved successfully. Aug 13 23:48:22.734147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Flow 'volume_create_api' (69e31e69-6ad8-4fbe-80c7-08c13f83a7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:22.735543 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391e9652-8d30-4254-b896-cba375b6de2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:22.737305 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:22.777155 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9cbd9f57-24c0-41dc-bc81-7c23459a3c8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:22.783851 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9cbd9f57-24c0-41dc-bc81-7c23459a3c8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:22.785357 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9cbd9f57-24c0-41dc-bc81-7c23459a3c8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:22.785816 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9cbd9f57-24c0-41dc-bc81-7c23459a3c8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:22.792830 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391e9652-8d30-4254-b896-cba375b6de2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:22.793955 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4dc8e6-f4ab-403e-bc1d-16b5b569290c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:22.799414 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:22.799414 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:22.803235 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9cbd9f57-24c0-41dc-bc81-7c23459a3c8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:22.808256 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9cbd9f57-24c0-41dc-bc81-7c23459a3c8c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:22.808256 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 759/3028] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:22 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:22.869976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Created reservations ['e636d317-6644-46f9-912c-deabb1c5173b', '1da32bcc-d965-4dc7-88d0-874431437048', 'e9bc8258-e1f3-4ea8-8f93-7d5506fcb360', '9613f1ff-7f92-4983-90ee-a36354364a0d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:22.870982 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4dc8e6-f4ab-403e-bc1d-16b5b569290c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e636d317-6644-46f9-912c-deabb1c5173b', '1da32bcc-d965-4dc7-88d0-874431437048', 'e9bc8258-e1f3-4ea8-8f93-7d5506fcb360', '9613f1ff-7f92-4983-90ee-a36354364a0d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:22.872020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6463ec3d-6534-4b8c-8809-b70e50eafaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:22.908828 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6463ec3d-6534-4b8c-8809-b70e50eafaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27053655-a276-40c7-87fe-c84245a71606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1795150902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d717bb328a4fd88d2ec42f03b3545a',qos_specs=None,replication_status=,reservations=['e636d317-6644-46f9-912c-deabb1c5173b','1da32bcc-d965-4dc7-88d0-874431437048','e9bc8258-e1f3-4ea8-8f93-7d5506fcb360','9613f1ff-7f92-4983-90ee-a36354364a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1795150902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27053655-a276-40c7-87fe-c84245a71606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d717bb328a4fd88d2ec42f03b3545a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:22.908958 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706dccdc-4cb6-41b8-b9c3-d80bb7635d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:22.950083 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706dccdc-4cb6-41b8-b9c3-d80bb7635d30) transitioned into state 'SUCCESS' from state '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-1795150902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d717bb328a4fd88d2ec42f03b3545a',qos_specs=None,replication_status=,reservations=['e636d317-6644-46f9-912c-deabb1c5173b','1da32bcc-d965-4dc7-88d0-874431437048','e9bc8258-e1f3-4ea8-8f93-7d5506fcb360','9613f1ff-7f92-4983-90ee-a36354364a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:22.950849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82999996-a5ef-4296-a0ed-aca48d93d285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:22.978577 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82999996-a5ef-4296-a0ed-aca48d93d285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:22.982336 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Flow 'volume_create_api' (69e31e69-6ad8-4fbe-80c7-08c13f83a7ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:22.982336 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume request issued successfully. Aug 13 23:48:22.983254 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e037a1ff-2c64-4b81-ac8f-7836691e9d86 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:22.984081 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 769/3029] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:48:22 2026] POST /volume/v3/volumes => generated 776 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:23.003435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f75e4ff-cc90-48ea-a5c8-45e1f18c323e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:23.007052 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f75e4ff-cc90-48ea-a5c8-45e1f18c323e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 Aug 13 23:48:23.007407 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f75e4ff-cc90-48ea-a5c8-45e1f18c323e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:23.007693 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f75e4ff-cc90-48ea-a5c8-45e1f18c323e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:23.020935 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:23.020935 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:23.029587 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f75e4ff-cc90-48ea-a5c8-45e1f18c323e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:48:23.038738 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f75e4ff-cc90-48ea-a5c8-45e1f18c323e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 returned with HTTP 200 Aug 13 23:48:23.039495 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 750/3030] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:23 2026] GET /volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:23.340955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0fc60e7c-2074-4df6-9ef1-df56dc25497d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:23.344241 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0fc60e7c-2074-4df6-9ef1-df56dc25497d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:23.344522 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0fc60e7c-2074-4df6-9ef1-df56dc25497d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:23.344777 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0fc60e7c-2074-4df6-9ef1-df56dc25497d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:23.344929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0fc60e7c-2074-4df6-9ef1-df56dc25497d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:23.352592 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:23.352592 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:23.356064 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0fc60e7c-2074-4df6-9ef1-df56dc25497d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:23.356668 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 753/3031] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:23 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:23.829322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-118acb61-f62c-4528-a63e-1cb7f6df21e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:23.829809 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-118acb61-f62c-4528-a63e-1cb7f6df21e2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:23.830107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-118acb61-f62c-4528-a63e-1cb7f6df21e2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:23.830379 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-118acb61-f62c-4528-a63e-1cb7f6df21e2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:23.849404 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:23.849404 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:23.855411 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-118acb61-f62c-4528-a63e-1cb7f6df21e2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:23.862629 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-118acb61-f62c-4528-a63e-1cb7f6df21e2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:23.863219 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 760/3032] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:23 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:24.058922 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24a83d87-7128-4dcb-afc6-1ac62977883f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:24.061741 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24a83d87-7128-4dcb-afc6-1ac62977883f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 Aug 13 23:48:24.062167 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24a83d87-7128-4dcb-afc6-1ac62977883f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:24.062352 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24a83d87-7128-4dcb-afc6-1ac62977883f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:24.073941 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:24.073941 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:24.079881 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24a83d87-7128-4dcb-afc6-1ac62977883f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:48:24.086983 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24a83d87-7128-4dcb-afc6-1ac62977883f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 returned with HTTP 200 Aug 13 23:48:24.087596 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 770/3033] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:24 2026] GET /volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:24.107931 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14599e51-2bda-4a0d-9ef2-9c6f7b04ba8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:24.110411 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14599e51-2bda-4a0d-9ef2-9c6f7b04ba8e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:48:24.111830 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14599e51-2bda-4a0d-9ef2-9c6f7b04ba8e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27053655-a276-40c7-87fe-c84245a71606", "name": "tempest-type-Backup-670618772"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:24.115629 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-14599e51-2bda-4a0d-9ef2-9c6f7b04ba8e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Creating new backup {'backup': {'volume_id': '27053655-a276-40c7-87fe-c84245a71606', 'name': 'tempest-type-Backup-670618772'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:48:24.115629 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-14599e51-2bda-4a0d-9ef2-9c6f7b04ba8e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Creating backup of volume 27053655-a276-40c7-87fe-c84245a71606 in container None Aug 13 23:48:24.132304 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:24.132304 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:24.132740 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-14599e51-2bda-4a0d-9ef2-9c6f7b04ba8e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:48:24.173022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-14599e51-2bda-4a0d-9ef2-9c6f7b04ba8e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Created reservations ['00abc2fd-b443-4f8c-bf47-738613fff11a', 'ce74ce17-0842-44ed-bba3-2afef6cbb8c4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:24.224818 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14599e51-2bda-4a0d-9ef2-9c6f7b04ba8e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:48:24.225655 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 751/3034] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:48:24 2026] POST /volume/v3/backups => generated 313 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:24.240126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-711a4825-4bdd-4050-aa45-3816fed70e7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:24.242229 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-711a4825-4bdd-4050-aa45-3816fed70e7e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:24.242472 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-711a4825-4bdd-4050-aa45-3816fed70e7e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:24.242673 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-711a4825-4bdd-4050-aa45-3816fed70e7e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:24.242789 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-711a4825-4bdd-4050-aa45-3816fed70e7e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:24.254913 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:24.254913 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:24.255693 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-711a4825-4bdd-4050-aa45-3816fed70e7e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:24.256322 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 754/3035] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:24 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:24.373195 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-66057ad7-cfbb-41fd-a2a1-ac06b4d54855 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:24.376440 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66057ad7-cfbb-41fd-a2a1-ac06b4d54855 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:24.376440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66057ad7-cfbb-41fd-a2a1-ac06b4d54855 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:24.376440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66057ad7-cfbb-41fd-a2a1-ac06b4d54855 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:24.376440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-66057ad7-cfbb-41fd-a2a1-ac06b4d54855 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:24.382543 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:24.382543 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:24.384066 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66057ad7-cfbb-41fd-a2a1-ac06b4d54855 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:24.385330 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 761/3036] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:24 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:24.883855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0264a64d-3522-4e5a-a6d5-fb1ccd52db28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:24.886169 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0264a64d-3522-4e5a-a6d5-fb1ccd52db28 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:24.886576 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0264a64d-3522-4e5a-a6d5-fb1ccd52db28 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:24.886737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0264a64d-3522-4e5a-a6d5-fb1ccd52db28 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:24.902767 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:24.902767 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:24.908087 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0264a64d-3522-4e5a-a6d5-fb1ccd52db28 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:24.914753 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0264a64d-3522-4e5a-a6d5-fb1ccd52db28 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:24.915356 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 771/3037] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:24 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:24.953856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-43738002-9863-4cee-b730-6592907c0d04 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:24.957704 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43738002-9863-4cee-b730-6592907c0d04 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:24.957704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43738002-9863-4cee-b730-6592907c0d04 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-attach": {"instance_uuid": "36ff43fa-0ed2-4827-af8f-96f90d6e050f", "mountpoint": "/dev/vdb"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:24.957704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43738002-9863-4cee-b730-6592907c0d04 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "36ff43fa-0ed2-4827-af8f-96f90d6e050f", "mountpoint": "/dev/vdb"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:24.972021 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:24.972021 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:24.973050 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43738002-9863-4cee-b730-6592907c0d04 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:25.000411 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43738002-9863-4cee-b730-6592907c0d04 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Update volume admin metadata completed successfully. Aug 13 23:48:25.115841 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43738002-9863-4cee-b730-6592907c0d04 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Attach volume completed successfully. Aug 13 23:48:25.117898 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43738002-9863-4cee-b730-6592907c0d04 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:25.118493 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 752/3038] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:24 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:25.128600 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06d46345-d7c4-44b8-a348-2ffe25aaf116 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:25.136426 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06d46345-d7c4-44b8-a348-2ffe25aaf116 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:25.136426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06d46345-d7c4-44b8-a348-2ffe25aaf116 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:25.137009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06d46345-d7c4-44b8-a348-2ffe25aaf116 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:25.159426 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:25.159426 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:25.167524 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06d46345-d7c4-44b8-a348-2ffe25aaf116 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:25.175721 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06d46345-d7c4-44b8-a348-2ffe25aaf116 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:25.176191 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 755/3039] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:25 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 1174 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:25.204930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4dc4ada-90fc-466b-9c8d-60494a157ea9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:25.209529 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4dc4ada-90fc-466b-9c8d-60494a157ea9 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:25.209529 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4dc4ada-90fc-466b-9c8d-60494a157ea9 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-detach": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:25.210978 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-2b5d859b-d96d-46b6-8db0-dd7c3759c648 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:25.212672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4dc4ada-90fc-466b-9c8d-60494a157ea9 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:25.218022 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-2b5d859b-d96d-46b6-8db0-dd7c3759c648 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8/action Aug 13 23:48:25.218841 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-2b5d859b-d96d-46b6-8db0-dd7c3759c648 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:25.218841 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-2b5d859b-d96d-46b6-8db0-dd7c3759c648 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:25.230676 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:25.230676 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:25.231151 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b4dc4ada-90fc-466b-9c8d-60494a157ea9 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:25.254594 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:25.254594 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:25.269066 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef889195-b8e2-4dd2-bfb5-4733f63001df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:25.275078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1186a7fb-2b76-41a6-b328-fef8bd7daf4c req-2b5d859b-d96d-46b6-8db0-dd7c3759c648 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8/action returned with HTTP 204 Aug 13 23:48:25.275078 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 772/3040] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:48:25 2026] POST /volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:25.277701 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef889195-b8e2-4dd2-bfb5-4733f63001df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:25.277701 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef889195-b8e2-4dd2-bfb5-4733f63001df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:25.277940 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef889195-b8e2-4dd2-bfb5-4733f63001df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:25.278057 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ef889195-b8e2-4dd2-bfb5-4733f63001df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:25.289820 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:25.289820 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:25.291063 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef889195-b8e2-4dd2-bfb5-4733f63001df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:25.291667 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 753/3041] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:25 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 722 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:48:25.296224 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b4dc4ada-90fc-466b-9c8d-60494a157ea9 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Detach volume completed successfully. Aug 13 23:48:25.297347 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4dc4ada-90fc-466b-9c8d-60494a157ea9 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:25.297347 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 762/3042] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:25 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:25.308907 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e5236167-ea8e-4114-9774-4aa6add7ec19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:25.311240 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5236167-ea8e-4114-9774-4aa6add7ec19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:25.311597 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5236167-ea8e-4114-9774-4aa6add7ec19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:25.311906 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5236167-ea8e-4114-9774-4aa6add7ec19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:25.329206 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:25.329206 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:25.338856 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e5236167-ea8e-4114-9774-4aa6add7ec19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:25.348586 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5236167-ea8e-4114-9774-4aa6add7ec19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:25.349628 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 756/3043] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:25 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:25.405512 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-763866bd-3537-4378-95bc-d783901964d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:25.408438 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-763866bd-3537-4378-95bc-d783901964d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:25.409315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-763866bd-3537-4378-95bc-d783901964d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:25.409315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-763866bd-3537-4378-95bc-d783901964d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:25.409616 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-763866bd-3537-4378-95bc-d783901964d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:25.415972 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:25.415972 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:25.417094 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-763866bd-3537-4378-95bc-d783901964d4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:25.417641 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 773/3044] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:25 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:48:25.934865 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-10928aa2-a556-4fbc-a8e3-8130450c3b8f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:25.937526 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10928aa2-a556-4fbc-a8e3-8130450c3b8f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:25.937639 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10928aa2-a556-4fbc-a8e3-8130450c3b8f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:25.937813 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10928aa2-a556-4fbc-a8e3-8130450c3b8f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:25.955459 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:25.955459 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:25.969662 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-10928aa2-a556-4fbc-a8e3-8130450c3b8f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:25.977662 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10928aa2-a556-4fbc-a8e3-8130450c3b8f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:25.978468 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 754/3045] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:25 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:25.997450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e47eb3da-9ecc-4a57-a1df-655bf074267c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:25.999564 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e47eb3da-9ecc-4a57-a1df-655bf074267c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:25.999917 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e47eb3da-9ecc-4a57-a1df-655bf074267c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:26.000879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e47eb3da-9ecc-4a57-a1df-655bf074267c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:26.012680 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:26.012680 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:26.017255 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e47eb3da-9ecc-4a57-a1df-655bf074267c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:26.022721 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e47eb3da-9ecc-4a57-a1df-655bf074267c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:26.023164 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 763/3046] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:25 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:26.306888 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c76ce4f-ec17-43dc-94a3-f4f62416298d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:26.308866 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c76ce4f-ec17-43dc-94a3-f4f62416298d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:26.310220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c76ce4f-ec17-43dc-94a3-f4f62416298d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:26.312012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c76ce4f-ec17-43dc-94a3-f4f62416298d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:26.312012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1c76ce4f-ec17-43dc-94a3-f4f62416298d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:26.317937 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:26.317937 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:26.319035 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c76ce4f-ec17-43dc-94a3-f4f62416298d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:26.319524 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 757/3047] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:26 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:26.367602 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-c54a0341-fbb7-4fe7-a4ec-4553a653984f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:26.370357 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-c54a0341-fbb7-4fe7-a4ec-4553a653984f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:26.370719 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-c54a0341-fbb7-4fe7-a4ec-4553a653984f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:26.371060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-c54a0341-fbb7-4fe7-a4ec-4553a653984f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:26.391194 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:26.391194 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:26.396666 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-c54a0341-fbb7-4fe7-a4ec-4553a653984f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:26.404111 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-c54a0341-fbb7-4fe7-a4ec-4553a653984f tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:26.404646 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 774/3048] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:26 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:26.427689 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-cd6a1a9a-9649-4db8-bc74-240b30c0398b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:26.429817 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-cd6a1a9a-9649-4db8-bc74-240b30c0398b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e/action Aug 13 23:48:26.431183 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-cd6a1a9a-9649-4db8-bc74-240b30c0398b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:26.431293 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a18dd16-7c91-4f34-a3f2-380deffebdad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:26.431694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-cd6a1a9a-9649-4db8-bc74-240b30c0398b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:26.436030 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a18dd16-7c91-4f34-a3f2-380deffebdad tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:26.436030 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a18dd16-7c91-4f34-a3f2-380deffebdad tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:26.436030 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a18dd16-7c91-4f34-a3f2-380deffebdad tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:26.436030 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3a18dd16-7c91-4f34-a3f2-380deffebdad tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:26.437960 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:26.437960 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:26.438491 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a18dd16-7c91-4f34-a3f2-380deffebdad tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:26.438872 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 764/3049] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:26 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:26.445614 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:26.445614 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:26.445795 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-cd6a1a9a-9649-4db8-bc74-240b30c0398b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:26.455478 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-cd6a1a9a-9649-4db8-bc74-240b30c0398b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Begin detaching volume completed successfully. Aug 13 23:48:26.455750 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-cd6a1a9a-9649-4db8-bc74-240b30c0398b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e/action returned with HTTP 202 Aug 13 23:48:26.456343 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 755/3050] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:48:26 2026] POST /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:26.482446 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8dc435f8-60d2-4cda-a12e-bc64780699a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:26.484790 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8dc435f8-60d2-4cda-a12e-bc64780699a5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:26.485037 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8dc435f8-60d2-4cda-a12e-bc64780699a5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:26.485890 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8dc435f8-60d2-4cda-a12e-bc64780699a5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:26.507695 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:26.507695 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:26.511892 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d209f64-cb06-429b-971d-28504fc8c13f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:26.512339 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8dc435f8-60d2-4cda-a12e-bc64780699a5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:26.512553 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d209f64-cb06-429b-971d-28504fc8c13f None None] GET https://10.4.3.81/volume// Aug 13 23:48:26.512902 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d209f64-cb06-429b-971d-28504fc8c13f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:26.515199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d209f64-cb06-429b-971d-28504fc8c13f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:26.515501 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d209f64-cb06-429b-971d-28504fc8c13f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:26.516064 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 775/3051] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:26 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:26.524767 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8dc435f8-60d2-4cda-a12e-bc64780699a5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:26.525381 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 758/3052] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:26 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:26.535323 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-88e6141a-d966-40a8-a09e-4131f27fba62 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:26.539350 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-88e6141a-d966-40a8-a09e-4131f27fba62 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:26.539651 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-88e6141a-d966-40a8-a09e-4131f27fba62 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:26.539934 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-88e6141a-d966-40a8-a09e-4131f27fba62 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:26.554108 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:26.554108 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:26.558267 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-88e6141a-d966-40a8-a09e-4131f27fba62 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:26.563473 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-88e6141a-d966-40a8-a09e-4131f27fba62 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:26.563819 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 765/3053] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:26 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:27.336511 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c8e75ff1-c2dd-45ad-a51b-4662b927f25d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:27.340043 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8e75ff1-c2dd-45ad-a51b-4662b927f25d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:27.340275 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8e75ff1-c2dd-45ad-a51b-4662b927f25d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:27.340582 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8e75ff1-c2dd-45ad-a51b-4662b927f25d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:27.340736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c8e75ff1-c2dd-45ad-a51b-4662b927f25d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:27.351272 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:27.351272 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:27.352423 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8e75ff1-c2dd-45ad-a51b-4662b927f25d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:27.352916 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 756/3054] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:27 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:27.453455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9debde5c-5a74-49f8-b63e-3577111d0b94 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:27.456167 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9debde5c-5a74-49f8-b63e-3577111d0b94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:27.456382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9debde5c-5a74-49f8-b63e-3577111d0b94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:27.456675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9debde5c-5a74-49f8-b63e-3577111d0b94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:27.456848 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9debde5c-5a74-49f8-b63e-3577111d0b94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:27.463059 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:27.463059 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:27.464235 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9debde5c-5a74-49f8-b63e-3577111d0b94 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:27.465106 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 776/3055] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:27 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:27.543367 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f70812da-f076-45a4-93d6-a965bd1bd96d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:27.545612 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f70812da-f076-45a4-93d6-a965bd1bd96d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:27.545612 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f70812da-f076-45a4-93d6-a965bd1bd96d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:27.545839 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f70812da-f076-45a4-93d6-a965bd1bd96d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:27.557822 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:27.557822 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:27.563274 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f70812da-f076-45a4-93d6-a965bd1bd96d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:27.570058 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f70812da-f076-45a4-93d6-a965bd1bd96d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:27.570713 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 759/3056] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:27 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:28.366262 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a5b843b-6ecc-45c1-95a5-3298f822aefd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:28.368825 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a5b843b-6ecc-45c1-95a5-3298f822aefd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:28.369147 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a5b843b-6ecc-45c1-95a5-3298f822aefd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:28.369505 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a5b843b-6ecc-45c1-95a5-3298f822aefd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:28.369581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9a5b843b-6ecc-45c1-95a5-3298f822aefd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:28.381219 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:28.381219 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:28.381219 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a5b843b-6ecc-45c1-95a5-3298f822aefd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:28.381219 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 766/3057] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:28 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:28.479507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e868ee57-7b46-469d-86f9-b407198d36da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:28.482944 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e868ee57-7b46-469d-86f9-b407198d36da tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:28.484176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e868ee57-7b46-469d-86f9-b407198d36da tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:28.484648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e868ee57-7b46-469d-86f9-b407198d36da tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:28.484921 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e868ee57-7b46-469d-86f9-b407198d36da tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:28.492207 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:28.492207 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:28.493439 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e868ee57-7b46-469d-86f9-b407198d36da tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:28.494063 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 757/3058] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:28 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:28.586164 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4378207a-8805-4b63-939e-3197d4f9ebca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:28.590155 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4378207a-8805-4b63-939e-3197d4f9ebca tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:28.590155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4378207a-8805-4b63-939e-3197d4f9ebca tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:28.590155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4378207a-8805-4b63-939e-3197d4f9ebca tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:28.599908 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:28.599908 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:28.604132 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4378207a-8805-4b63-939e-3197d4f9ebca tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:28.613279 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4378207a-8805-4b63-939e-3197d4f9ebca tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:28.613697 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 777/3059] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:28 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:29.402298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6008827c-c0d6-4369-a26e-36670ea5b8d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:29.407060 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6008827c-c0d6-4369-a26e-36670ea5b8d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:29.407340 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6008827c-c0d6-4369-a26e-36670ea5b8d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:29.407568 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6008827c-c0d6-4369-a26e-36670ea5b8d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:29.407670 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6008827c-c0d6-4369-a26e-36670ea5b8d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:29.417531 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:29.417531 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:29.418247 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6008827c-c0d6-4369-a26e-36670ea5b8d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:29.418627 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 760/3060] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:29 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 722 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:29.508365 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-326f01c3-cb31-43ff-aef7-4e047fdb0557 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:29.510460 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-326f01c3-cb31-43ff-aef7-4e047fdb0557 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:29.510657 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-326f01c3-cb31-43ff-aef7-4e047fdb0557 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:29.510833 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-326f01c3-cb31-43ff-aef7-4e047fdb0557 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:29.510930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-326f01c3-cb31-43ff-aef7-4e047fdb0557 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:29.515389 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:29.515389 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:29.516159 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-326f01c3-cb31-43ff-aef7-4e047fdb0557 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:29.517024 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 767/3061] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:29 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:29.628836 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a39c4b7-c527-4a45-a71b-ce043ad5d734 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:29.631716 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a39c4b7-c527-4a45-a71b-ce043ad5d734 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:29.632908 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a39c4b7-c527-4a45-a71b-ce043ad5d734 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:29.632908 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a39c4b7-c527-4a45-a71b-ce043ad5d734 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:29.649582 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:29.649582 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:29.654711 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5a39c4b7-c527-4a45-a71b-ce043ad5d734 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:29.662275 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a39c4b7-c527-4a45-a71b-ce043ad5d734 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:29.662833 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 758/3062] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:29 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:29.995981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-4fb0bcec-8e04-40a3-bb9d-6b06f0feb8ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:30.002281 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-4fb0bcec-8e04-40a3-bb9d-6b06f0feb8ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] DELETE https://10.4.3.81/volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434 Aug 13 23:48:30.002586 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-4fb0bcec-8e04-40a3-bb9d-6b06f0feb8ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:30.003292 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-4fb0bcec-8e04-40a3-bb9d-6b06f0feb8ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:30.023157 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:30.023157 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:30.097262 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-734d5e19-169c-4b19-ad3e-10af5d99df12 req-4fb0bcec-8e04-40a3-bb9d-6b06f0feb8ff tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434 returned with HTTP 200 Aug 13 23:48:30.097531 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 778/3063] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:48:29 2026] DELETE /volume/v3/attachments/34d53c5a-76dc-40c6-94d4-9497be904434 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:30.432269 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47701d42-4d59-4240-a308-d22acbdae26e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:30.434869 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47701d42-4d59-4240-a308-d22acbdae26e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:30.435281 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47701d42-4d59-4240-a308-d22acbdae26e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:30.435838 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47701d42-4d59-4240-a308-d22acbdae26e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:30.436332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-47701d42-4d59-4240-a308-d22acbdae26e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:30.442552 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:30.442552 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:30.442552 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47701d42-4d59-4240-a308-d22acbdae26e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:30.442954 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 761/3064] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:30 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:30.534157 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0ca705a-040a-4edb-bd2c-a3239f3c1d7b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:30.536596 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0ca705a-040a-4edb-bd2c-a3239f3c1d7b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:30.536874 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0ca705a-040a-4edb-bd2c-a3239f3c1d7b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:30.537181 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0ca705a-040a-4edb-bd2c-a3239f3c1d7b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:30.537349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e0ca705a-040a-4edb-bd2c-a3239f3c1d7b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:30.545106 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:30.545106 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:30.546427 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0ca705a-040a-4edb-bd2c-a3239f3c1d7b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:30.546738 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 768/3065] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:30 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:30.677029 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b37411e-60bb-48ea-a81d-fab597887271 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:30.678921 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b37411e-60bb-48ea-a81d-fab597887271 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:30.679183 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b37411e-60bb-48ea-a81d-fab597887271 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:30.679458 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b37411e-60bb-48ea-a81d-fab597887271 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:30.688153 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:30.688153 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:30.692521 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b37411e-60bb-48ea-a81d-fab597887271 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:30.698548 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b37411e-60bb-48ea-a81d-fab597887271 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:30.699178 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 759/3066] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:30 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:30.800271 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-cba52fa2-a189-44d3-9830-2a40b6a1b8eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:30.804414 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-cba52fa2-a189-44d3-9830-2a40b6a1b8eb tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:30.804640 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-cba52fa2-a189-44d3-9830-2a40b6a1b8eb tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:30.804854 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-cba52fa2-a189-44d3-9830-2a40b6a1b8eb tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:30.816499 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:30.816499 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:30.820648 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-cba52fa2-a189-44d3-9830-2a40b6a1b8eb tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:30.826456 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-cba52fa2-a189-44d3-9830-2a40b6a1b8eb tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:30.826908 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 779/3067] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:30 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:30.855685 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-5fb0fca9-fc99-4971-8fdf-f2ef82d09ee3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:30.858546 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-5fb0fca9-fc99-4971-8fdf-f2ef82d09ee3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] POST https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77/action Aug 13 23:48:30.859024 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-5fb0fca9-fc99-4971-8fdf-f2ef82d09ee3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:30.859235 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-5fb0fca9-fc99-4971-8fdf-f2ef82d09ee3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:30.876546 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:30.876546 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:30.877081 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-5fb0fca9-fc99-4971-8fdf-f2ef82d09ee3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:30.885081 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-5fb0fca9-fc99-4971-8fdf-f2ef82d09ee3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Begin detaching volume completed successfully. Aug 13 23:48:30.885407 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-5fb0fca9-fc99-4971-8fdf-f2ef82d09ee3 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77/action returned with HTTP 202 Aug 13 23:48:30.886135 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 762/3068] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:48:30 2026] POST /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:30.918054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e587f7b9-b565-429c-beab-8f14732dda9d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:30.922003 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e587f7b9-b565-429c-beab-8f14732dda9d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:30.922332 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e587f7b9-b565-429c-beab-8f14732dda9d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:30.922647 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e587f7b9-b565-429c-beab-8f14732dda9d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:30.941958 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:30.941958 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:30.953054 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e587f7b9-b565-429c-beab-8f14732dda9d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:30.960243 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e587f7b9-b565-429c-beab-8f14732dda9d tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:30.961319 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 769/3069] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:30 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:30.974462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c5aa4fd9-87f8-4ce6-b7bb-58bcba98c494 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:30.976315 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5aa4fd9-87f8-4ce6-b7bb-58bcba98c494 None None] GET https://10.4.3.81/volume// Aug 13 23:48:30.976608 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5aa4fd9-87f8-4ce6-b7bb-58bcba98c494 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:30.977143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5aa4fd9-87f8-4ce6-b7bb-58bcba98c494 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:30.977587 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5aa4fd9-87f8-4ce6-b7bb-58bcba98c494 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:30.979607 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 760/3070] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:30 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:30.995057 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-a43a6cb4-26d0-48ee-86dd-f63ee258218c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:31.004624 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-a43a6cb4-26d0-48ee-86dd-f63ee258218c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:31.007311 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-a43a6cb4-26d0-48ee-86dd-f63ee258218c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:31.007565 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-a43a6cb4-26d0-48ee-86dd-f63ee258218c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:31.024804 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:31.024804 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:31.035154 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-a43a6cb4-26d0-48ee-86dd-f63ee258218c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:31.046577 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-a43a6cb4-26d0-48ee-86dd-f63ee258218c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:31.047298 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 780/3071] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:30 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 1317 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:31.459087 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26c4830b-8504-40d9-9c39-2500ac71829b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:31.461733 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26c4830b-8504-40d9-9c39-2500ac71829b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:31.462025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26c4830b-8504-40d9-9c39-2500ac71829b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:31.462288 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26c4830b-8504-40d9-9c39-2500ac71829b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:31.462803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-26c4830b-8504-40d9-9c39-2500ac71829b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:31.468830 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:31.468830 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:31.469805 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26c4830b-8504-40d9-9c39-2500ac71829b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:31.471228 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 763/3072] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:31 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:31.564905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-093b6ce4-0d74-48c4-9dc4-3fb6b30e07eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:31.568620 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-093b6ce4-0d74-48c4-9dc4-3fb6b30e07eb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:31.568853 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-093b6ce4-0d74-48c4-9dc4-3fb6b30e07eb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:31.569082 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-093b6ce4-0d74-48c4-9dc4-3fb6b30e07eb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:31.569216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-093b6ce4-0d74-48c4-9dc4-3fb6b30e07eb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:31.578068 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:31.578068 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:31.579093 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-093b6ce4-0d74-48c4-9dc4-3fb6b30e07eb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:31.579545 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 770/3073] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:31 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:31.979567 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b7abf4dc-8fdb-43fa-98e5-5e35cfc319f2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:31.982942 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7abf4dc-8fdb-43fa-98e5-5e35cfc319f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:31.986521 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7abf4dc-8fdb-43fa-98e5-5e35cfc319f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:31.987173 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7abf4dc-8fdb-43fa-98e5-5e35cfc319f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:32.002240 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:32.002240 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:32.013983 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b7abf4dc-8fdb-43fa-98e5-5e35cfc319f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:32.022085 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7abf4dc-8fdb-43fa-98e5-5e35cfc319f2 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:32.022551 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 761/3074] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:31 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:32.218720 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-15a772e2-f13e-4380-85a3-a7ff705098d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:32.221640 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-15a772e2-f13e-4380-85a3-a7ff705098d9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] DELETE https://10.4.3.81/volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8 Aug 13 23:48:32.223481 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-15a772e2-f13e-4380-85a3-a7ff705098d9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:32.223481 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-15a772e2-f13e-4380-85a3-a7ff705098d9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:32.236082 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:32.236082 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:32.331077 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a5f0571-5223-4f06-94ef-6dea9b1b5744 req-15a772e2-f13e-4380-85a3-a7ff705098d9 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8 returned with HTTP 200 Aug 13 23:48:32.331689 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 781/3075] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:48:32 2026] DELETE /volume/v3/attachments/fe0a47c8-ad1f-41fc-8abb-6e72be0bcad8 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:32.484359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90f9c345-d0c4-4849-9432-dbbf331f05b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:32.487293 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90f9c345-d0c4-4849-9432-dbbf331f05b2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:32.488172 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90f9c345-d0c4-4849-9432-dbbf331f05b2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:32.488172 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90f9c345-d0c4-4849-9432-dbbf331f05b2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:32.488172 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-90f9c345-d0c4-4849-9432-dbbf331f05b2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:32.495738 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:32.495738 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:32.495738 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90f9c345-d0c4-4849-9432-dbbf331f05b2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:32.495738 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 764/3076] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:32 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:32.592415 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0fce95af-a8c5-44e8-9d2d-27a765bf53a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:32.599809 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fce95af-a8c5-44e8-9d2d-27a765bf53a5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:32.600918 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fce95af-a8c5-44e8-9d2d-27a765bf53a5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:32.601356 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fce95af-a8c5-44e8-9d2d-27a765bf53a5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:32.601818 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0fce95af-a8c5-44e8-9d2d-27a765bf53a5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:32.612374 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:32.612374 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:32.612776 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fce95af-a8c5-44e8-9d2d-27a765bf53a5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:32.614916 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 771/3077] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:32 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:33.040376 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-81fa40a6-a7dc-45fc-ad2e-71fe1e581dc5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:33.042818 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81fa40a6-a7dc-45fc-ad2e-71fe1e581dc5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:33.043066 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81fa40a6-a7dc-45fc-ad2e-71fe1e581dc5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:33.043343 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81fa40a6-a7dc-45fc-ad2e-71fe1e581dc5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:33.053881 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:33.053881 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:33.058349 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-81fa40a6-a7dc-45fc-ad2e-71fe1e581dc5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:33.063770 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81fa40a6-a7dc-45fc-ad2e-71fe1e581dc5 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:33.064880 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 762/3078] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:33 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:33.083619 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-59ce0151-4bc6-4188-8557-1a159feb376c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:33.085726 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59ce0151-4bc6-4188-8557-1a159feb376c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:33.086014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59ce0151-4bc6-4188-8557-1a159feb376c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:33.086246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59ce0151-4bc6-4188-8557-1a159feb376c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:33.096527 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:33.096527 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:33.102894 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-59ce0151-4bc6-4188-8557-1a159feb376c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:33.109618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59ce0151-4bc6-4188-8557-1a159feb376c tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:33.110167 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 782/3079] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:33 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:33.174232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-86920791-388b-497f-adce-a124060df833 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:33.176178 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86920791-388b-497f-adce-a124060df833 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:33.177100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86920791-388b-497f-adce-a124060df833 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:33.177100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86920791-388b-497f-adce-a124060df833 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:33.186963 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:33.186963 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:33.192508 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-86920791-388b-497f-adce-a124060df833 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:33.202303 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86920791-388b-497f-adce-a124060df833 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:33.203420 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 765/3080] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:33 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:33.230041 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8c59b2bd-0b17-414a-b76e-86b0d33955f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:33.230041 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c59b2bd-0b17-414a-b76e-86b0d33955f0 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:33.230041 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c59b2bd-0b17-414a-b76e-86b0d33955f0 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:33.230041 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c59b2bd-0b17-414a-b76e-86b0d33955f0 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:33.242248 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:33.242248 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:33.250445 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8c59b2bd-0b17-414a-b76e-86b0d33955f0 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:33.260071 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c59b2bd-0b17-414a-b76e-86b0d33955f0 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:33.260453 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 772/3081] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:33 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:48:33.372304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-65ebcced-3886-4e33-ba63-5c9d35d79157 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:33.374520 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65ebcced-3886-4e33-ba63-5c9d35d79157 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:33.374834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65ebcced-3886-4e33-ba63-5c9d35d79157 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:33.375439 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65ebcced-3886-4e33-ba63-5c9d35d79157 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:33.394105 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:33.394105 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:33.405505 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-65ebcced-3886-4e33-ba63-5c9d35d79157 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:33.416725 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65ebcced-3886-4e33-ba63-5c9d35d79157 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:33.416725 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 763/3082] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:33 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:33.513236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80813a2e-4d2b-45a7-b0b6-599f6d764e03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:33.515733 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80813a2e-4d2b-45a7-b0b6-599f6d764e03 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:33.516022 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80813a2e-4d2b-45a7-b0b6-599f6d764e03 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:33.516355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80813a2e-4d2b-45a7-b0b6-599f6d764e03 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:33.517508 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-80813a2e-4d2b-45a7-b0b6-599f6d764e03 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:33.522736 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:33.522736 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:33.524109 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80813a2e-4d2b-45a7-b0b6-599f6d764e03 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:33.524224 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 783/3083] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:33 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:48:33.629859 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81a8ea58-1f4d-444d-b2eb-0589fa313fbe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:33.639446 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81a8ea58-1f4d-444d-b2eb-0589fa313fbe tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:33.639771 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81a8ea58-1f4d-444d-b2eb-0589fa313fbe tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:33.640076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81a8ea58-1f4d-444d-b2eb-0589fa313fbe tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:33.640319 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-81a8ea58-1f4d-444d-b2eb-0589fa313fbe tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:33.652938 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:33.652938 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:33.654220 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81a8ea58-1f4d-444d-b2eb-0589fa313fbe tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:33.654516 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 766/3084] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:33 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:34.544569 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9fa1e85-62fa-40dd-9232-dfcc3827799d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:34.552825 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9fa1e85-62fa-40dd-9232-dfcc3827799d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:34.553136 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9fa1e85-62fa-40dd-9232-dfcc3827799d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:34.553493 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9fa1e85-62fa-40dd-9232-dfcc3827799d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:34.553703 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c9fa1e85-62fa-40dd-9232-dfcc3827799d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:34.567183 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:34.567183 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:34.570348 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9fa1e85-62fa-40dd-9232-dfcc3827799d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:34.570471 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 773/3085] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:34 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:34.673461 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ff3908e7-9d6b-4d2a-b32b-9f86457f5b4a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:34.678068 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff3908e7-9d6b-4d2a-b32b-9f86457f5b4a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:34.678068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff3908e7-9d6b-4d2a-b32b-9f86457f5b4a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:34.678068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff3908e7-9d6b-4d2a-b32b-9f86457f5b4a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:34.678068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ff3908e7-9d6b-4d2a-b32b-9f86457f5b4a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:34.686779 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:34.686779 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:34.687907 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff3908e7-9d6b-4d2a-b32b-9f86457f5b4a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:34.688471 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 764/3086] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:34 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:35.339716 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28588b52-7038-48f5-85ce-c5b9af70a251 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.345108 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28588b52-7038-48f5-85ce-c5b9af70a251 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:35.345386 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28588b52-7038-48f5-85ce-c5b9af70a251 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-attach": {"instance_uuid": "94405cdc-4172-4f8e-90ab-66255695f3bb", "mountpoint": "/dev/vdb"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:35.345586 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28588b52-7038-48f5-85ce-c5b9af70a251 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "94405cdc-4172-4f8e-90ab-66255695f3bb", "mountpoint": "/dev/vdb"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:35.362569 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.362569 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:35.363953 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28588b52-7038-48f5-85ce-c5b9af70a251 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:35.376175 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28588b52-7038-48f5-85ce-c5b9af70a251 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Update volume admin metadata completed successfully. Aug 13 23:48:35.486658 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28588b52-7038-48f5-85ce-c5b9af70a251 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Attach volume completed successfully. Aug 13 23:48:35.488203 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28588b52-7038-48f5-85ce-c5b9af70a251 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:35.488203 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 784/3087] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:35 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:35.498330 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84cd97e3-0532-4db0-ab6b-19cc7747f4e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.500855 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84cd97e3-0532-4db0-ab6b-19cc7747f4e4 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:35.501219 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84cd97e3-0532-4db0-ab6b-19cc7747f4e4 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.501472 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84cd97e3-0532-4db0-ab6b-19cc7747f4e4 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.514271 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.514271 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:35.519293 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84cd97e3-0532-4db0-ab6b-19cc7747f4e4 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:35.525918 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84cd97e3-0532-4db0-ab6b-19cc7747f4e4 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:35.525918 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 767/3088] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:35 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:35.545063 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9fa4936c-9b0f-43ec-b55b-42ab2bcf6d18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.547387 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9fa4936c-9b0f-43ec-b55b-42ab2bcf6d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:35.547673 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9fa4936c-9b0f-43ec-b55b-42ab2bcf6d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.547919 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9fa4936c-9b0f-43ec-b55b-42ab2bcf6d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.563034 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.563034 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:35.568235 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9fa4936c-9b0f-43ec-b55b-42ab2bcf6d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:35.576198 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9fa4936c-9b0f-43ec-b55b-42ab2bcf6d18 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:35.576687 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 774/3089] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:35 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:35.586680 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-532dc5f2-f6bb-4805-b60c-b07686677e1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.590738 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-532dc5f2-f6bb-4805-b60c-b07686677e1f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:35.590738 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-532dc5f2-f6bb-4805-b60c-b07686677e1f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.590738 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-532dc5f2-f6bb-4805-b60c-b07686677e1f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.590738 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-532dc5f2-f6bb-4805-b60c-b07686677e1f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:35.592172 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-27ee23b3-83a5-45a2-b230-a4c1fc5d183b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.595198 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27ee23b3-83a5-45a2-b230-a4c1fc5d183b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:35.597096 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27ee23b3-83a5-45a2-b230-a4c1fc5d183b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-detach": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:35.597625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27ee23b3-83a5-45a2-b230-a4c1fc5d183b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:35.600777 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.600777 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:35.603972 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-532dc5f2-f6bb-4805-b60c-b07686677e1f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:35.603972 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 765/3090] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:35 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:35.624318 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.624318 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:35.624318 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-27ee23b3-83a5-45a2-b230-a4c1fc5d183b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:35.687844 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-27ee23b3-83a5-45a2-b230-a4c1fc5d183b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Detach volume completed successfully. Aug 13 23:48:35.690431 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27ee23b3-83a5-45a2-b230-a4c1fc5d183b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:35.690431 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 785/3091] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:35 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:35.700589 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52a5d8ab-64c8-40a4-846f-0a73fa149e6a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.703089 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52a5d8ab-64c8-40a4-846f-0a73fa149e6a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:35.703595 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52a5d8ab-64c8-40a4-846f-0a73fa149e6a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.703766 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52a5d8ab-64c8-40a4-846f-0a73fa149e6a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.704011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-52a5d8ab-64c8-40a4-846f-0a73fa149e6a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:35.706603 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-22ea27b6-6df2-4a8d-8fb3-91d06c436fbd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.712855 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-22ea27b6-6df2-4a8d-8fb3-91d06c436fbd tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:35.713092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-22ea27b6-6df2-4a8d-8fb3-91d06c436fbd tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.713370 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-22ea27b6-6df2-4a8d-8fb3-91d06c436fbd tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.715808 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.715808 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:35.716720 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52a5d8ab-64c8-40a4-846f-0a73fa149e6a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:35.717248 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 768/3092] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:35 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:35.722948 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.722948 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:35.732737 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-22ea27b6-6df2-4a8d-8fb3-91d06c436fbd tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:35.733270 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db555e73-4c43-4855-9ae3-c571e6733b32 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.735734 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db555e73-4c43-4855-9ae3-c571e6733b32 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 Aug 13 23:48:35.736054 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db555e73-4c43-4855-9ae3-c571e6733b32 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.736803 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db555e73-4c43-4855-9ae3-c571e6733b32 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.738341 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-22ea27b6-6df2-4a8d-8fb3-91d06c436fbd tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:35.738584 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 775/3093] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:35 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:35.749020 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.749020 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:35.760637 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db555e73-4c43-4855-9ae3-c571e6733b32 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:35.764569 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db555e73-4c43-4855-9ae3-c571e6733b32 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 returned with HTTP 200 Aug 13 23:48:35.765142 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 766/3094] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:35 2026] GET /volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:35.784863 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-898e7680-ccd0-4987-9919-c25552e5033f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.787868 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-898e7680-ccd0-4987-9919-c25552e5033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 Aug 13 23:48:35.788813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-898e7680-ccd0-4987-9919-c25552e5033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.790002 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-898e7680-ccd0-4987-9919-c25552e5033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.801811 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.801811 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:35.807194 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-898e7680-ccd0-4987-9919-c25552e5033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:35.813091 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-898e7680-ccd0-4987-9919-c25552e5033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 returned with HTTP 200 Aug 13 23:48:35.813845 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 786/3095] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:35 2026] GET /volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:35.833523 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc1f5bad-996f-4cc0-aee5-d7601ab9dbd0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.836179 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc1f5bad-996f-4cc0-aee5-d7601ab9dbd0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 Aug 13 23:48:35.836426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc1f5bad-996f-4cc0-aee5-d7601ab9dbd0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.836912 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc1f5bad-996f-4cc0-aee5-d7601ab9dbd0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.836912 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bc1f5bad-996f-4cc0-aee5-d7601ab9dbd0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume with id: 6e3cf0c4-5184-4f84-a97f-1713965a86d8 Aug 13 23:48:35.848595 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.848595 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:35.849605 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bc1f5bad-996f-4cc0-aee5-d7601ab9dbd0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:35.882887 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bc1f5bad-996f-4cc0-aee5-d7601ab9dbd0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume request issued successfully. Aug 13 23:48:35.883792 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc1f5bad-996f-4cc0-aee5-d7601ab9dbd0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 returned with HTTP 202 Aug 13 23:48:35.884224 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 769/3096] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:35 2026] DELETE /volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:35.898031 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-480fcb1b-c121-42c9-a66d-29475e6ac6bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:35.900896 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-480fcb1b-c121-42c9-a66d-29475e6ac6bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 Aug 13 23:48:35.901296 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-480fcb1b-c121-42c9-a66d-29475e6ac6bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:35.901482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-480fcb1b-c121-42c9-a66d-29475e6ac6bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:35.916690 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:35.916690 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:35.923464 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-480fcb1b-c121-42c9-a66d-29475e6ac6bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:35.930271 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-480fcb1b-c121-42c9-a66d-29475e6ac6bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 returned with HTTP 200 Aug 13 23:48:35.931086 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 776/3097] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:35 2026] GET /volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 => generated 963 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:36.629925 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5c14fe9a-a130-4cab-acbc-d29dbd19a845 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:36.633736 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c14fe9a-a130-4cab-acbc-d29dbd19a845 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:36.634422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c14fe9a-a130-4cab-acbc-d29dbd19a845 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:36.634422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c14fe9a-a130-4cab-acbc-d29dbd19a845 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:36.634821 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5c14fe9a-a130-4cab-acbc-d29dbd19a845 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:36.640836 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:36.640836 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:36.642893 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c14fe9a-a130-4cab-acbc-d29dbd19a845 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:36.642893 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 767/3098] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:36 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:36.953564 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3ec22a3e-473f-42cf-9532-2d4845e96311 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:36.957479 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ec22a3e-473f-42cf-9532-2d4845e96311 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 Aug 13 23:48:36.957479 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ec22a3e-473f-42cf-9532-2d4845e96311 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:36.959825 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ec22a3e-473f-42cf-9532-2d4845e96311 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:36.974576 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ec22a3e-473f-42cf-9532-2d4845e96311 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 returned with HTTP 404 Aug 13 23:48:36.975214 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 787/3099] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:36 2026] GET /volume/v3/volumes/6e3cf0c4-5184-4f84-a97f-1713965a86d8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:36.988970 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cdcf7f06-e08e-4881-b4cd-629287528e71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:36.989347 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdcf7f06-e08e-4881-b4cd-629287528e71 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:36.993015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdcf7f06-e08e-4881-b4cd-629287528e71 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:36.993015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdcf7f06-e08e-4881-b4cd-629287528e71 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:36.993015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-cdcf7f06-e08e-4881-b4cd-629287528e71 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete backup with id: f971c351-0130-4ec6-807f-e3015561ea81. Aug 13 23:48:36.996270 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:36.996270 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:37.024535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2de04398-d0a0-4ae4-94fe-905e4d23fc15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:37.028636 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2de04398-d0a0-4ae4-94fe-905e4d23fc15 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:37.029271 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2de04398-d0a0-4ae4-94fe-905e4d23fc15 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:37.029271 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2de04398-d0a0-4ae4-94fe-905e4d23fc15 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:37.029271 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2de04398-d0a0-4ae4-94fe-905e4d23fc15 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Delete volume with id: a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:37.032784 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-cdcf7f06-e08e-4881-b4cd-629287528e71 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] delete_backup rpcapi backup_id f971c351-0130-4ec6-807f-e3015561ea81 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:48:37.034629 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdcf7f06-e08e-4881-b4cd-629287528e71 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 202 Aug 13 23:48:37.034629 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 770/3100] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:36 2026] DELETE /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:37.038308 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:37.038308 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:37.038921 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2de04398-d0a0-4ae4-94fe-905e4d23fc15 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:37.049164 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-458b3a72-af0a-4b79-997f-9c078611d23b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:37.053220 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-458b3a72-af0a-4b79-997f-9c078611d23b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:37.053575 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-458b3a72-af0a-4b79-997f-9c078611d23b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:37.054164 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-458b3a72-af0a-4b79-997f-9c078611d23b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:37.055360 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-458b3a72-af0a-4b79-997f-9c078611d23b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:37.067430 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:37.067430 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:37.068467 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-458b3a72-af0a-4b79-997f-9c078611d23b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 200 Aug 13 23:48:37.068976 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 768/3101] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:37 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:37.073648 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2de04398-d0a0-4ae4-94fe-905e4d23fc15 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Delete volume request issued successfully. Aug 13 23:48:37.074221 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2de04398-d0a0-4ae4-94fe-905e4d23fc15 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 202 Aug 13 23:48:37.075242 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 777/3102] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:37 2026] DELETE /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:37.085535 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b79c7e0c-fae0-44cd-9a36-24a5d96714d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:37.088859 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b79c7e0c-fae0-44cd-9a36-24a5d96714d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:37.089148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b79c7e0c-fae0-44cd-9a36-24a5d96714d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:37.089401 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b79c7e0c-fae0-44cd-9a36-24a5d96714d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:37.110645 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:37.110645 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:37.120246 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b79c7e0c-fae0-44cd-9a36-24a5d96714d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:37.129346 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b79c7e0c-fae0-44cd-9a36-24a5d96714d6 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 200 Aug 13 23:48:37.129346 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 788/3103] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:37 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:37.673146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89654776-bd02-4eda-b6a0-97e6878f71ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:37.678426 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89654776-bd02-4eda-b6a0-97e6878f71ea tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:37.678426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89654776-bd02-4eda-b6a0-97e6878f71ea tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:37.678426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89654776-bd02-4eda-b6a0-97e6878f71ea tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:37.678426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-89654776-bd02-4eda-b6a0-97e6878f71ea tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:37.691191 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:37.691191 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:37.691800 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89654776-bd02-4eda-b6a0-97e6878f71ea tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:37.693267 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 771/3104] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:37 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.085700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7ca10eef-a1c1-4cb7-bad5-e1d5438c6991 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.088962 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ca10eef-a1c1-4cb7-bad5-e1d5438c6991 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 Aug 13 23:48:38.089292 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ca10eef-a1c1-4cb7-bad5-e1d5438c6991 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.089496 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ca10eef-a1c1-4cb7-bad5-e1d5438c6991 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.089624 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7ca10eef-a1c1-4cb7-bad5-e1d5438c6991 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id f971c351-0130-4ec6-807f-e3015561ea81. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:38.095421 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ca10eef-a1c1-4cb7-bad5-e1d5438c6991 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 returned with HTTP 404 Aug 13 23:48:38.096066 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 769/3105] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/backups/f971c351-0130-4ec6-807f-e3015561ea81 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:38.150001 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78ceb43a-dc56-4f9f-9799-b52877d2e77b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.152506 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78ceb43a-dc56-4f9f-9799-b52877d2e77b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 Aug 13 23:48:38.152832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78ceb43a-dc56-4f9f-9799-b52877d2e77b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.153262 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78ceb43a-dc56-4f9f-9799-b52877d2e77b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.164014 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78ceb43a-dc56-4f9f-9799-b52877d2e77b tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 returned with HTTP 404 Aug 13 23:48:38.164014 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 778/3106] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/a265e149-6c7d-46ff-9267-2babb9c50c77 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:38.171924 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d08737f-5cdc-40ed-a847-1cdad050a658 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.173631 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d08737f-5cdc-40ed-a847-1cdad050a658 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] DELETE https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:38.173846 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d08737f-5cdc-40ed-a847-1cdad050a658 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.174080 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d08737f-5cdc-40ed-a847-1cdad050a658 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.174231 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7d08737f-5cdc-40ed-a847-1cdad050a658 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Delete volume with id: 27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:38.181235 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.181235 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:38.181632 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d08737f-5cdc-40ed-a847-1cdad050a658 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:38.192583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6290a839-d006-4461-9025-732ca7e050fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.194904 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6290a839-d006-4461-9025-732ca7e050fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:48:38.195082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6290a839-d006-4461-9025-732ca7e050fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.195243 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6290a839-d006-4461-9025-732ca7e050fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.195444 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6290a839-d006-4461-9025-732ca7e050fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume with id: 188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:48:38.205095 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.205095 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:38.205647 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6290a839-d006-4461-9025-732ca7e050fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:38.206811 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d08737f-5cdc-40ed-a847-1cdad050a658 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Delete volume request issued successfully. Aug 13 23:48:38.207112 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d08737f-5cdc-40ed-a847-1cdad050a658 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 202 Aug 13 23:48:38.207414 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 789/3107] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:38 2026] DELETE /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:38.216940 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8f8a3eab-625b-4930-8e20-abd026374360 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.219212 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f8a3eab-625b-4930-8e20-abd026374360 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:38.219474 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f8a3eab-625b-4930-8e20-abd026374360 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.219751 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f8a3eab-625b-4930-8e20-abd026374360 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.232286 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.232286 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:38.238706 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8f8a3eab-625b-4930-8e20-abd026374360 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:38.242624 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6290a839-d006-4461-9025-732ca7e050fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume request issued successfully. Aug 13 23:48:38.242873 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6290a839-d006-4461-9025-732ca7e050fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea returned with HTTP 202 Aug 13 23:48:38.243367 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 772/3108] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:38 2026] DELETE /volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:38.246813 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f8a3eab-625b-4930-8e20-abd026374360 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 200 Aug 13 23:48:38.247720 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 770/3109] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.253128 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-60f6e3cc-5ac9-44d1-990f-d815c787b14e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.255599 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60f6e3cc-5ac9-44d1-990f-d815c787b14e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:48:38.256062 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60f6e3cc-5ac9-44d1-990f-d815c787b14e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.256442 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60f6e3cc-5ac9-44d1-990f-d815c787b14e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.268681 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.268681 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:38.275357 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-60f6e3cc-5ac9-44d1-990f-d815c787b14e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:38.283035 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60f6e3cc-5ac9-44d1-990f-d815c787b14e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea returned with HTTP 200 Aug 13 23:48:38.284332 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 779/3110] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.419435 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e581363-aba1-4cce-91a7-da928b434707 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.422398 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e581363-aba1-4cce-91a7-da928b434707 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:38.422398 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e581363-aba1-4cce-91a7-da928b434707 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:38.422398 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e581363-aba1-4cce-91a7-da928b434707 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:38.433405 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.433405 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:38.434018 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3e581363-aba1-4cce-91a7-da928b434707 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.443429 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3e581363-aba1-4cce-91a7-da928b434707 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Reserve volume completed successfully. Aug 13 23:48:38.443707 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e581363-aba1-4cce-91a7-da928b434707 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:38.444278 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 790/3111] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:38 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:38.453892 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af30dccb-4b2f-488b-b323-019377c87bd3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.456427 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af30dccb-4b2f-488b-b323-019377c87bd3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:38.456544 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af30dccb-4b2f-488b-b323-019377c87bd3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.456776 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af30dccb-4b2f-488b-b323-019377c87bd3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.466859 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.466859 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:38.472183 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af30dccb-4b2f-488b-b323-019377c87bd3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.478267 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af30dccb-4b2f-488b-b323-019377c87bd3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:38.478490 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 773/3112] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.499566 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53f26c10-a2dd-4709-82ce-74673bdf0abf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.503535 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53f26c10-a2dd-4709-82ce-74673bdf0abf tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:38.504301 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53f26c10-a2dd-4709-82ce-74673bdf0abf tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:38.504301 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53f26c10-a2dd-4709-82ce-74673bdf0abf tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:38.515770 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.515770 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:38.516445 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-53f26c10-a2dd-4709-82ce-74673bdf0abf tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.536617 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-53f26c10-a2dd-4709-82ce-74673bdf0abf tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Unreserve volume completed successfully. Aug 13 23:48:38.536617 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53f26c10-a2dd-4709-82ce-74673bdf0abf tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:38.536617 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 771/3113] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:38 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:38.547376 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5cd7ce4-2dfa-4722-9adf-2e927de4fda0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.551243 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5cd7ce4-2dfa-4722-9adf-2e927de4fda0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:38.551491 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5cd7ce4-2dfa-4722-9adf-2e927de4fda0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.551741 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5cd7ce4-2dfa-4722-9adf-2e927de4fda0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.565014 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.565014 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:38.567232 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5cd7ce4-2dfa-4722-9adf-2e927de4fda0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.573331 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5cd7ce4-2dfa-4722-9adf-2e927de4fda0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:38.573904 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 780/3114] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.595807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-317d803a-b000-4e20-b7bc-2f00f21e02e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.597939 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-317d803a-b000-4e20-b7bc-2f00f21e02e5 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:38.598406 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-317d803a-b000-4e20-b7bc-2f00f21e02e5 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:38.598584 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-317d803a-b000-4e20-b7bc-2f00f21e02e5 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:38.610007 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.610007 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:38.610599 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-317d803a-b000-4e20-b7bc-2f00f21e02e5 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.618612 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-317d803a-b000-4e20-b7bc-2f00f21e02e5 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume updated successfully. Aug 13 23:48:38.618958 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-317d803a-b000-4e20-b7bc-2f00f21e02e5 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 200 Aug 13 23:48:38.619536 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 791/3115] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:38 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 23:48:38.628135 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f3b18e23-3a66-4b23-9409-7f2fd86ba0b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.630406 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3b18e23-3a66-4b23-9409-7f2fd86ba0b3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:38.630644 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3b18e23-3a66-4b23-9409-7f2fd86ba0b3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.630890 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3b18e23-3a66-4b23-9409-7f2fd86ba0b3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.641689 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.641689 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:38.648804 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f3b18e23-3a66-4b23-9409-7f2fd86ba0b3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.656221 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3b18e23-3a66-4b23-9409-7f2fd86ba0b3 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:38.656824 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 774/3116] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.671573 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93ecd522-fa44-4d87-af9c-6f8d7f99c820 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.676076 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93ecd522-fa44-4d87-af9c-6f8d7f99c820 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:38.676076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93ecd522-fa44-4d87-af9c-6f8d7f99c820 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:38.676076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93ecd522-fa44-4d87-af9c-6f8d7f99c820 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:38.687279 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.687279 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:38.688211 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93ecd522-fa44-4d87-af9c-6f8d7f99c820 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.696328 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93ecd522-fa44-4d87-af9c-6f8d7f99c820 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume updated successfully. Aug 13 23:48:38.696985 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93ecd522-fa44-4d87-af9c-6f8d7f99c820 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 200 Aug 13 23:48:38.697686 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 772/3117] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:38 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 23:48:38.706421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-85778f60-f226-4fdb-96fe-4b740268e269 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.708768 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85778f60-f226-4fdb-96fe-4b740268e269 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:38.709071 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85778f60-f226-4fdb-96fe-4b740268e269 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.709302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85778f60-f226-4fdb-96fe-4b740268e269 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.712035 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d70009c4-6257-4b46-b86c-e6d7f9d67c2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.714194 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d70009c4-6257-4b46-b86c-e6d7f9d67c2a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:38.714467 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d70009c4-6257-4b46-b86c-e6d7f9d67c2a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.714707 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d70009c4-6257-4b46-b86c-e6d7f9d67c2a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.714819 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d70009c4-6257-4b46-b86c-e6d7f9d67c2a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:38.719967 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.719967 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:38.720156 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.720156 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:38.720850 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d70009c4-6257-4b46-b86c-e6d7f9d67c2a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:38.721259 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 792/3118] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.730031 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-85778f60-f226-4fdb-96fe-4b740268e269 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.739519 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85778f60-f226-4fdb-96fe-4b740268e269 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:38.740237 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 781/3119] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.755458 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b03d2b45-c1e5-40d1-906a-79a5189dde8e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.757934 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b03d2b45-c1e5-40d1-906a-79a5189dde8e tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:38.758124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b03d2b45-c1e5-40d1-906a-79a5189dde8e tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:38.758281 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b03d2b45-c1e5-40d1-906a-79a5189dde8e tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:38.769489 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.769489 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:38.769875 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b03d2b45-c1e5-40d1-906a-79a5189dde8e tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.782854 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b03d2b45-c1e5-40d1-906a-79a5189dde8e tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Update volume admin metadata completed successfully. Aug 13 23:48:38.782998 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b03d2b45-c1e5-40d1-906a-79a5189dde8e tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Update readonly setting on volume completed successfully. Aug 13 23:48:38.783253 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b03d2b45-c1e5-40d1-906a-79a5189dde8e tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:38.783932 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 775/3120] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:38 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:38.791788 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-006a1429-401d-4136-8703-b962b247218b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.795883 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-006a1429-401d-4136-8703-b962b247218b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:38.795883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-006a1429-401d-4136-8703-b962b247218b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.795883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-006a1429-401d-4136-8703-b962b247218b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.805609 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.805609 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:38.812787 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-006a1429-401d-4136-8703-b962b247218b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.820530 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-006a1429-401d-4136-8703-b962b247218b tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:38.821247 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 773/3121] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.834837 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cbdf2b3f-6eb6-404f-9165-1a25cfd51a66 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.836888 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbdf2b3f-6eb6-404f-9165-1a25cfd51a66 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:38.837280 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbdf2b3f-6eb6-404f-9165-1a25cfd51a66 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:38.837430 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbdf2b3f-6eb6-404f-9165-1a25cfd51a66 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:38.848367 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.848367 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:38.848943 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cbdf2b3f-6eb6-404f-9165-1a25cfd51a66 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.861959 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cbdf2b3f-6eb6-404f-9165-1a25cfd51a66 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Update volume admin metadata completed successfully. Aug 13 23:48:38.862187 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cbdf2b3f-6eb6-404f-9165-1a25cfd51a66 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Update readonly setting on volume completed successfully. Aug 13 23:48:38.862622 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbdf2b3f-6eb6-404f-9165-1a25cfd51a66 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:38.862849 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 793/3122] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:48:38 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:38.885395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-85ae1e8a-fd9d-4061-9239-73cf7fa99a52 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.888592 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85ae1e8a-fd9d-4061-9239-73cf7fa99a52 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:38.889261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85ae1e8a-fd9d-4061-9239-73cf7fa99a52 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:38.889341 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85ae1e8a-fd9d-4061-9239-73cf7fa99a52 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:38.899319 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.899319 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:38.904346 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-85ae1e8a-fd9d-4061-9239-73cf7fa99a52 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.910782 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85ae1e8a-fd9d-4061-9239-73cf7fa99a52 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:38.911352 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 782/3123] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:38 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:38.947939 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cca90b8-1510-4ab6-898d-f8762192f4b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:38.954395 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cca90b8-1510-4ab6-898d-f8762192f4b0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:38.954933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cca90b8-1510-4ab6-898d-f8762192f4b0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-519382077", "disk_format": "raw"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:38.955295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cca90b8-1510-4ab6-898d-f8762192f4b0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-519382077", "disk_format": "raw"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:38.970952 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.970952 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:38.971470 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cca90b8-1510-4ab6-898d-f8762192f4b0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:38.991059 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:38.991059 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:39.000311 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.image.image_utils [None req-2cca90b8-1510-4ab6-898d-f8762192f4b0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-519382077'}] 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-519382077'}]. {{(pid=100274) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 23:48:39.260855 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7191d29e-5589-400f-bb75-b9aeaeb6f275 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.264378 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7191d29e-5589-400f-bb75-b9aeaeb6f275 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e Aug 13 23:48:39.264606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7191d29e-5589-400f-bb75-b9aeaeb6f275 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:39.264806 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7191d29e-5589-400f-bb75-b9aeaeb6f275 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:39.271517 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7191d29e-5589-400f-bb75-b9aeaeb6f275 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e returned with HTTP 404 Aug 13 23:48:39.272002 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 774/3124] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:39 2026] GET /volume/v3/volumes/27e4b3f1-cfef-40ce-86c5-2d125781a70e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:39.300827 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6355d4a-eeae-4ade-9eae-7011ea3f0151 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.303241 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6355d4a-eeae-4ade-9eae-7011ea3f0151 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:48:39.303518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6355d4a-eeae-4ade-9eae-7011ea3f0151 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:39.303803 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6355d4a-eeae-4ade-9eae-7011ea3f0151 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:39.312163 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6355d4a-eeae-4ade-9eae-7011ea3f0151 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea returned with HTTP 404 Aug 13 23:48:39.312309 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 794/3125] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:39 2026] GET /volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:39.324141 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8df1cd71-5eae-4b4e-aca4-0ac72fa1b5b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.325761 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8df1cd71-5eae-4b4e-aca4-0ac72fa1b5b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:48:39.325761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8df1cd71-5eae-4b4e-aca4-0ac72fa1b5b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:39.325761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8df1cd71-5eae-4b4e-aca4-0ac72fa1b5b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:39.333516 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8df1cd71-5eae-4b4e-aca4-0ac72fa1b5b5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea returned with HTTP 404 Aug 13 23:48:39.335124 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 783/3126] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:39 2026] GET /volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:39.348675 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94483466-a567-4f6c-a0ce-8bf2e732741c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.352860 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94483466-a567-4f6c-a0ce-8bf2e732741c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:48:39.353197 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94483466-a567-4f6c-a0ce-8bf2e732741c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:39.353503 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94483466-a567-4f6c-a0ce-8bf2e732741c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:39.353647 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-94483466-a567-4f6c-a0ce-8bf2e732741c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume with id: 188adeba-d1c0-40c5-8a87-dc504ccb13ea Aug 13 23:48:39.364418 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94483466-a567-4f6c-a0ce-8bf2e732741c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea returned with HTTP 404 Aug 13 23:48:39.364962 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 775/3127] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:39 2026] DELETE /volume/v3/volumes/188adeba-d1c0-40c5-8a87-dc504ccb13ea => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:39.365457 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-be4abc4e-e3f6-4fa4-9889-c5b58e132b21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.367415 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be4abc4e-e3f6-4fa4-9889-c5b58e132b21 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] DELETE https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:48:39.367725 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be4abc4e-e3f6-4fa4-9889-c5b58e132b21 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:39.367931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be4abc4e-e3f6-4fa4-9889-c5b58e132b21 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:39.368170 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-be4abc4e-e3f6-4fa4-9889-c5b58e132b21 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Delete volume with id: 370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:48:39.379017 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:39.379017 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:39.379520 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-be4abc4e-e3f6-4fa4-9889-c5b58e132b21 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:39.380104 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.382220 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:39.382544 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1601589643"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:39.385450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1601589643'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:39.385450 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume of 1 GB Aug 13 23:48:39.390196 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Availability Zones retrieved successfully. Aug 13 23:48:39.396078 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (e991032e-6271-4b06-bba8-ebf645695ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:39.397392 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e0bc7b-f28a-427d-b828-15f31c264102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:39.398234 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:39.412197 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-be4abc4e-e3f6-4fa4-9889-c5b58e132b21 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Delete volume request issued successfully. Aug 13 23:48:39.412451 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be4abc4e-e3f6-4fa4-9889-c5b58e132b21 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 202 Aug 13 23:48:39.413472 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 795/3128] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:39 2026] DELETE /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:39.429755 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa8084fc-af64-4af4-a9ec-d9ec5580f164 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.431964 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa8084fc-af64-4af4-a9ec-d9ec5580f164 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:48:39.432274 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa8084fc-af64-4af4-a9ec-d9ec5580f164 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:39.432581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa8084fc-af64-4af4-a9ec-d9ec5580f164 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:39.443881 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:39.443881 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:39.445161 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e0bc7b-f28a-427d-b828-15f31c264102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:39.446100 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ddc20b6-37ba-4a40-b6e7-fb4de7d4819d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:39.448247 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-aa8084fc-af64-4af4-a9ec-d9ec5580f164 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Volume info retrieved successfully. Aug 13 23:48:39.455562 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa8084fc-af64-4af4-a9ec-d9ec5580f164 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 200 Aug 13 23:48:39.456274 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 776/3129] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:39 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:39.505153 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['fad86047-8f8e-423a-a840-5c4084e2faa0', 'da2d0239-744c-4a60-982a-cf60ef410cb5', 'f0557293-e85c-459f-8ddd-93976f419f86', '804b5cae-3804-4f7f-b4ab-434f5806bd35'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:39.506450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ddc20b6-37ba-4a40-b6e7-fb4de7d4819d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad86047-8f8e-423a-a840-5c4084e2faa0', 'da2d0239-744c-4a60-982a-cf60ef410cb5', 'f0557293-e85c-459f-8ddd-93976f419f86', '804b5cae-3804-4f7f-b4ab-434f5806bd35']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:39.507881 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c057c6-ade8-4575-a827-507e09571378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:39.545504 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c057c6-ade8-4575-a827-507e09571378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6e9cd6-1fca-46fc-8063-096a8b07c9f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1601589643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['fad86047-8f8e-423a-a840-5c4084e2faa0','da2d0239-744c-4a60-982a-cf60ef410cb5','f0557293-e85c-459f-8ddd-93976f419f86','804b5cae-3804-4f7f-b4ab-434f5806bd35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1601589643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6e9cd6-1fca-46fc-8063-096a8b07c9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef2c2d3a3021402e932824bbc23d5ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7f248cf0b8453995a33e664d09ee39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:39.546756 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33888b11-b9aa-4430-a08d-021b223b1e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:39.583911 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33888b11-b9aa-4430-a08d-021b223b1e28) transitioned into state 'SUCCESS' from state '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-1601589643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef2c2d3a3021402e932824bbc23d5ba2',qos_specs=None,replication_status=,reservations=['fad86047-8f8e-423a-a840-5c4084e2faa0','da2d0239-744c-4a60-982a-cf60ef410cb5','f0557293-e85c-459f-8ddd-93976f419f86','804b5cae-3804-4f7f-b4ab-434f5806bd35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7f248cf0b8453995a33e664d09ee39',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:39.584761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b4bc28-d8b8-4a2c-94d9-b55ec64655a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:39.600459 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b4bc28-d8b8-4a2c-94d9-b55ec64655a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:39.601891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Flow 'volume_create_api' (e991032e-6271-4b06-bba8-ebf645695ff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:39.602171 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Create volume request issued successfully. Aug 13 23:48:39.603796 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-823cc6eb-5d26-4b0e-b82f-01fc9ba1c98d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:39.603796 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 784/3130] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:48:39 2026] POST /volume/v3/volumes => generated 747 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:39.628208 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-524c5804-2c98-4a50-94d4-6c76d1e30f05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.630151 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-524c5804-2c98-4a50-94d4-6c76d1e30f05 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:48:39.630342 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-524c5804-2c98-4a50-94d4-6c76d1e30f05 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:39.630529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-524c5804-2c98-4a50-94d4-6c76d1e30f05 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:39.640680 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:39.640680 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:39.645320 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-524c5804-2c98-4a50-94d4-6c76d1e30f05 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:39.650588 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-524c5804-2c98-4a50-94d4-6c76d1e30f05 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:48:39.651000 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 796/3131] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:39 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:39.700919 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cca90b8-1510-4ab6-898d-f8762192f4b0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Copy volume to image completed successfully. Aug 13 23:48:39.701428 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cca90b8-1510-4ab6-898d-f8762192f4b0 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:48:39.702004 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 776/3132] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:48:38 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 686 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:39.734079 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6baf26b-e50b-4f10-9c40-3cc20ded162c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.737836 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6baf26b-e50b-4f10-9c40-3cc20ded162c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:39.737836 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6baf26b-e50b-4f10-9c40-3cc20ded162c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:39.738972 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6baf26b-e50b-4f10-9c40-3cc20ded162c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:39.738972 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d6baf26b-e50b-4f10-9c40-3cc20ded162c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:39.747675 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:39.747675 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:39.747675 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6baf26b-e50b-4f10-9c40-3cc20ded162c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:39.748101 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 777/3133] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:39 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:39.809341 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-41b307f0-b793-4001-9da8-6f4cae0db606 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:39.811220 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:39.811672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1111284273", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:39.814588 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1111284273', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:39.814588 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Create volume of 1 GB Aug 13 23:48:39.815867 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:39.815867 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:39.822188 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Availability Zones retrieved successfully. Aug 13 23:48:39.827690 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Flow 'volume_create_api' (e27df6e3-7771-4b94-9828-f6274d7197f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:39.828879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4affa343-2d8b-4a86-89e8-4ea110789b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:39.830274 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:39.871966 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4affa343-2d8b-4a86-89e8-4ea110789b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:39.872952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bdd481-6ef2-4c68-babb-49c975337a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:39.952648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Created reservations ['ed2b496d-e990-4ea2-a66e-771d53973251', 'a2f491ca-0b7f-428d-a91f-d9e2e4fbf838', 'e1ea3967-5884-4b7a-9a57-8f010699c03a', 'd959a0d5-7168-435f-83aa-16dd5b54b9d4'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:39.953506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bdd481-6ef2-4c68-babb-49c975337a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed2b496d-e990-4ea2-a66e-771d53973251', 'a2f491ca-0b7f-428d-a91f-d9e2e4fbf838', 'e1ea3967-5884-4b7a-9a57-8f010699c03a', 'd959a0d5-7168-435f-83aa-16dd5b54b9d4']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:39.954288 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937a06ef-e285-4c91-b1ca-4a9a148a89bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:39.982452 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937a06ef-e285-4c91-b1ca-4a9a148a89bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d918ecf-6974-4377-a73f-2037b41a4ea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1111284273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f751afe8c0f64cbc8f2a72ee67524d32',qos_specs=None,replication_status=,reservations=['ed2b496d-e990-4ea2-a66e-771d53973251','a2f491ca-0b7f-428d-a91f-d9e2e4fbf838','e1ea3967-5884-4b7a-9a57-8f010699c03a','d959a0d5-7168-435f-83aa-16dd5b54b9d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdbad80c78014db199adaa1d2d42573d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1111284273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d918ecf-6974-4377-a73f-2037b41a4ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f751afe8c0f64cbc8f2a72ee67524d32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdbad80c78014db199adaa1d2d42573d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:39.983528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca632a2-5c44-4cfb-8799-4d86d9f1fc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:40.003542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca632a2-5c44-4cfb-8799-4d86d9f1fc88) transitioned into state 'SUCCESS' from state '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-1111284273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f751afe8c0f64cbc8f2a72ee67524d32',qos_specs=None,replication_status=,reservations=['ed2b496d-e990-4ea2-a66e-771d53973251','a2f491ca-0b7f-428d-a91f-d9e2e4fbf838','e1ea3967-5884-4b7a-9a57-8f010699c03a','d959a0d5-7168-435f-83aa-16dd5b54b9d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdbad80c78014db199adaa1d2d42573d',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:40.004285 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7746c62-48ae-4e22-911b-b2130880dd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:40.013436 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7746c62-48ae-4e22-911b-b2130880dd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:40.014648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Flow 'volume_create_api' (e27df6e3-7771-4b94-9828-f6274d7197f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:40.015090 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Create volume request issued successfully. Aug 13 23:48:40.015853 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41b307f0-b793-4001-9da8-6f4cae0db606 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:40.016434 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 785/3134] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:48:39 2026] POST /volume/v3/volumes => generated 787 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:40.031244 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac27cff5-c311-45ad-961c-7c3e258c54ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:40.033331 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac27cff5-c311-45ad-961c-7c3e258c54ac tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:40.033331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac27cff5-c311-45ad-961c-7c3e258c54ac tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:40.033453 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac27cff5-c311-45ad-961c-7c3e258c54ac tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:40.040282 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:40.040282 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:40.043936 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac27cff5-c311-45ad-961c-7c3e258c54ac tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:40.048162 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac27cff5-c311-45ad-961c-7c3e258c54ac tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:40.048334 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 797/3135] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:40 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:40.471106 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a0c32a1-6f09-461d-b1ab-8c8117f43866 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:40.473070 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a0c32a1-6f09-461d-b1ab-8c8117f43866 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] GET https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d Aug 13 23:48:40.473295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a0c32a1-6f09-461d-b1ab-8c8117f43866 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:40.473499 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a0c32a1-6f09-461d-b1ab-8c8117f43866 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:40.479540 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a0c32a1-6f09-461d-b1ab-8c8117f43866 tempest-AttachVolumeTestJSON-1056049044 tempest-AttachVolumeTestJSON-1056049044-project-member] https://10.4.3.81/volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d returned with HTTP 404 Aug 13 23:48:40.480102 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 777/3136] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:40 2026] GET /volume/v3/volumes/370f90fa-01cf-454f-a052-15852f44a27d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:40.668503 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-08a96556-00ed-4084-99a6-21931c0a1f58 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:40.670592 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08a96556-00ed-4084-99a6-21931c0a1f58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:48:40.670855 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08a96556-00ed-4084-99a6-21931c0a1f58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:40.671059 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08a96556-00ed-4084-99a6-21931c0a1f58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:40.682095 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:40.682095 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:40.691165 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-08a96556-00ed-4084-99a6-21931c0a1f58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:48:40.698625 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08a96556-00ed-4084-99a6-21931c0a1f58 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:48:40.699230 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 778/3137] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:40 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:40.771806 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aae5aa67-c549-4beb-8379-ed0dd5e72d99 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:40.773883 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aae5aa67-c549-4beb-8379-ed0dd5e72d99 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:40.774216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aae5aa67-c549-4beb-8379-ed0dd5e72d99 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:40.774470 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aae5aa67-c549-4beb-8379-ed0dd5e72d99 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:40.774746 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-aae5aa67-c549-4beb-8379-ed0dd5e72d99 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:40.779589 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:40.779589 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:40.780549 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aae5aa67-c549-4beb-8379-ed0dd5e72d99 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:40.781091 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 786/3138] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:40 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:41.066215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad52a8e0-83fa-4d04-a0fd-6c3ce3d4241c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.070130 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad52a8e0-83fa-4d04-a0fd-6c3ce3d4241c tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:41.071226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad52a8e0-83fa-4d04-a0fd-6c3ce3d4241c tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:41.071226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad52a8e0-83fa-4d04-a0fd-6c3ce3d4241c tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:41.084387 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:41.084387 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:41.089426 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ad52a8e0-83fa-4d04-a0fd-6c3ce3d4241c tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:41.099829 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad52a8e0-83fa-4d04-a0fd-6c3ce3d4241c tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:41.100478 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 798/3139] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:41 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:41.121749 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-852b6fee-f818-419e-81c1-ccb1612beb29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.127535 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-852b6fee-f818-419e-81c1-ccb1612beb29 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:41.128103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-852b6fee-f818-419e-81c1-ccb1612beb29 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:41.128283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-852b6fee-f818-419e-81c1-ccb1612beb29 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:41.140534 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:41.140534 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:41.147719 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-852b6fee-f818-419e-81c1-ccb1612beb29 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:41.154334 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-852b6fee-f818-419e-81c1-ccb1612beb29 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:41.155814 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 778/3140] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:41 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:41.220068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-bfdc262b-e08f-4308-83c6-2d016d0e0ac5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.221829 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-bfdc262b-e08f-4308-83c6-2d016d0e0ac5 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:41.222183 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-bfdc262b-e08f-4308-83c6-2d016d0e0ac5 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:41.222345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-bfdc262b-e08f-4308-83c6-2d016d0e0ac5 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:41.231871 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:41.231871 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:41.236612 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-bfdc262b-e08f-4308-83c6-2d016d0e0ac5 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:41.242374 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-bfdc262b-e08f-4308-83c6-2d016d0e0ac5 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:41.243325 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 779/3141] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:41 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:48:41.345522 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac61983d-6d90-4bbc-98eb-02d0d3006ef0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.346005 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac61983d-6d90-4bbc-98eb-02d0d3006ef0 None None] GET https://10.4.3.81/volume// Aug 13 23:48:41.346331 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac61983d-6d90-4bbc-98eb-02d0d3006ef0 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:41.346633 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac61983d-6d90-4bbc-98eb-02d0d3006ef0 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:41.346977 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac61983d-6d90-4bbc-98eb-02d0d3006ef0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:41.347379 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 787/3142] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:48:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:41.356643 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-3220a1ed-f878-49bc-9ed5-fc1d7709dd12 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.359506 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-3220a1ed-f878-49bc-9ed5-fc1d7709dd12 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:48:41.359931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-3220a1ed-f878-49bc-9ed5-fc1d7709dd12 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d918ecf-6974-4377-a73f-2037b41a4ea0", "connector": null, "instance_uuid": "db8eac46-24ca-4506-bedf-4494b33ef72f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:41.369955 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:41.369955 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:41.415043 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-3220a1ed-f878-49bc-9ed5-fc1d7709dd12 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:48:41.415843 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 799/3143] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:48:41 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 13 23:48:41.464968 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4b5f83e6-3370-4ce1-a6e0-b7c1b83d63d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.469162 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b5f83e6-3370-4ce1-a6e0-b7c1b83d63d0 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:41.469401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b5f83e6-3370-4ce1-a6e0-b7c1b83d63d0 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:41.469585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b5f83e6-3370-4ce1-a6e0-b7c1b83d63d0 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:41.473673 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c5b3d03a-8abd-4494-958a-8a779904f2e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.474393 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5b3d03a-8abd-4494-958a-8a779904f2e8 None None] GET https://10.4.3.81/volume// Aug 13 23:48:41.474666 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5b3d03a-8abd-4494-958a-8a779904f2e8 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:41.476015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5b3d03a-8abd-4494-958a-8a779904f2e8 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:41.476375 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5b3d03a-8abd-4494-958a-8a779904f2e8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:41.476832 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 780/3144] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:41 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:41.488388 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:41.488388 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:41.490189 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-9e475a61-f919-4850-93c1-7faec382cef7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.493604 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-9e475a61-f919-4850-93c1-7faec382cef7 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:41.493604 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-9e475a61-f919-4850-93c1-7faec382cef7 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:41.493604 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-9e475a61-f919-4850-93c1-7faec382cef7 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:41.493814 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4b5f83e6-3370-4ce1-a6e0-b7c1b83d63d0 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:41.501210 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b5f83e6-3370-4ce1-a6e0-b7c1b83d63d0 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:41.501802 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 779/3145] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:41 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:41.513553 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:41.513553 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:41.519679 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-9e475a61-f919-4850-93c1-7faec382cef7 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:41.526383 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-9e475a61-f919-4850-93c1-7faec382cef7 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:41.527281 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 788/3146] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:41 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 1041 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:41.665297 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-71624e02-14f3-49b9-8189-4cc32a6f5400 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.668303 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-71624e02-14f3-49b9-8189-4cc32a6f5400 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] PUT https://10.4.3.81/volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 Aug 13 23:48:41.668887 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-71624e02-14f3-49b9-8189-4cc32a6f5400 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:41.679440 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-71624e02-14f3-49b9-8189-4cc32a6f5400 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Acquiring lock "cinder-attachment_update-0d918ecf-6974-4377-a73f-2037b41a4ea0-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:48:41.688383 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-71624e02-14f3-49b9-8189-4cc32a6f5400 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Lock "cinder-attachment_update-0d918ecf-6974-4377-a73f-2037b41a4ea0-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:48:41.689856 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:41.689856 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:41.794515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-71624e02-14f3-49b9-8189-4cc32a6f5400 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Lock "cinder-attachment_update-0d918ecf-6974-4377-a73f-2037b41a4ea0-np0000007283" released by "attachment_update" :: held 0.106s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:48:41.794952 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-71624e02-14f3-49b9-8189-4cc32a6f5400 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 returned with HTTP 200 Aug 13 23:48:41.795599 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 800/3147] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:48:41 2026] PUT /volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:41.799802 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00b26a1f-3af9-4079-81e8-612fc24263d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:41.801955 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00b26a1f-3af9-4079-81e8-612fc24263d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:41.802224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00b26a1f-3af9-4079-81e8-612fc24263d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:41.802436 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00b26a1f-3af9-4079-81e8-612fc24263d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:41.802556 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-00b26a1f-3af9-4079-81e8-612fc24263d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:41.807643 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:41.807643 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:41.808308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00b26a1f-3af9-4079-81e8-612fc24263d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:41.808658 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 781/3148] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:41 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:42.517165 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83afe555-4bdd-406e-bf86-d57bf13f1b62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:42.519175 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83afe555-4bdd-406e-bf86-d57bf13f1b62 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:42.519460 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83afe555-4bdd-406e-bf86-d57bf13f1b62 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:42.519679 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83afe555-4bdd-406e-bf86-d57bf13f1b62 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:42.530051 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:42.530051 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:42.534015 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-83afe555-4bdd-406e-bf86-d57bf13f1b62 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:42.540087 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83afe555-4bdd-406e-bf86-d57bf13f1b62 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:42.540514 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 780/3149] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:42 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:42.821433 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e2c6566a-117b-48ab-8133-5d43e1281d28 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:42.823980 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2c6566a-117b-48ab-8133-5d43e1281d28 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:42.824336 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2c6566a-117b-48ab-8133-5d43e1281d28 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:42.824712 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2c6566a-117b-48ab-8133-5d43e1281d28 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:42.824894 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e2c6566a-117b-48ab-8133-5d43e1281d28 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:42.830296 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:42.830296 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:42.831135 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2c6566a-117b-48ab-8133-5d43e1281d28 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:42.831654 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 789/3150] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:42 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:43.557463 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d94841b-66de-4dac-be75-efc9e1b46fca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:43.562117 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d94841b-66de-4dac-be75-efc9e1b46fca tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:43.562660 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d94841b-66de-4dac-be75-efc9e1b46fca tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:43.562981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d94841b-66de-4dac-be75-efc9e1b46fca tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:43.585016 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:43.585016 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:43.590791 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d94841b-66de-4dac-be75-efc9e1b46fca tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:43.599143 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d94841b-66de-4dac-be75-efc9e1b46fca tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:43.599143 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 801/3151] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:43 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:43.845040 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d04532b6-fe93-4581-9a9c-c9a4652a1396 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:43.846850 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d04532b6-fe93-4581-9a9c-c9a4652a1396 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:43.847176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d04532b6-fe93-4581-9a9c-c9a4652a1396 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:43.847427 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d04532b6-fe93-4581-9a9c-c9a4652a1396 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:43.849009 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d04532b6-fe93-4581-9a9c-c9a4652a1396 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:43.852742 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:43.852742 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:43.853598 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d04532b6-fe93-4581-9a9c-c9a4652a1396 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:43.854136 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 782/3152] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:43 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:44.615432 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bcd24282-5c8d-477c-b708-0d657d6f25cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:44.618253 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcd24282-5c8d-477c-b708-0d657d6f25cf tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:44.618253 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcd24282-5c8d-477c-b708-0d657d6f25cf tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:44.618552 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcd24282-5c8d-477c-b708-0d657d6f25cf tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:44.622160 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=360,cinder:UPDATE=112,cinder:INSERT=62 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:48:44.636494 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:44.636494 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:44.645003 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bcd24282-5c8d-477c-b708-0d657d6f25cf tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:44.653331 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcd24282-5c8d-477c-b708-0d657d6f25cf tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:44.654184 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 781/3153] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:44 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:44.867273 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3daf7f9c-e181-4c59-a8b3-10d2899e4492 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:44.870029 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3daf7f9c-e181-4c59-a8b3-10d2899e4492 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:44.870275 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3daf7f9c-e181-4c59-a8b3-10d2899e4492 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:44.870467 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3daf7f9c-e181-4c59-a8b3-10d2899e4492 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:44.870572 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3daf7f9c-e181-4c59-a8b3-10d2899e4492 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:44.883293 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:44.883293 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:44.884284 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3daf7f9c-e181-4c59-a8b3-10d2899e4492 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:44.885187 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 790/3154] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:44 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:45.598027 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6f68c06-9616-401f-8517-9d3285380872 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:45.670249 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22a5536e-776f-45ec-8c51-2b404cfb4a65 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:45.674715 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22a5536e-776f-45ec-8c51-2b404cfb4a65 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:45.674715 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22a5536e-776f-45ec-8c51-2b404cfb4a65 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:45.674945 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22a5536e-776f-45ec-8c51-2b404cfb4a65 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:45.696398 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:45.696398 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:45.704075 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-22a5536e-776f-45ec-8c51-2b404cfb4a65 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:45.712023 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22a5536e-776f-45ec-8c51-2b404cfb4a65 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:45.712799 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 783/3155] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:45 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:45.812280 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:45.812280 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-98247871", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:45.814152 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-98247871', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:45.814458 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Create volume of 1 GB Aug 13 23:48:45.817704 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=350,cinder:UPDATE=79,cinder:INSERT=39 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:48:45.823016 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Availability Zones retrieved successfully. Aug 13 23:48:45.836430 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Flow 'volume_create_api' (aa612ebe-d1ab-4109-adf6-a94bb768b9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:45.841236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78a6e88-1039-4b5b-8472-4bec10f032ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:45.844673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:45.899405 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78a6e88-1039-4b5b-8472-4bec10f032ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:45.900982 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef64d532-6e62-4f7f-a40b-e2e00bba6f84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:45.901692 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b7e9fe-6f5a-4aec-ac57-70b1f4d8f0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:45.905624 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef64d532-6e62-4f7f-a40b-e2e00bba6f84 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:45.905981 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef64d532-6e62-4f7f-a40b-e2e00bba6f84 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:45.906265 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef64d532-6e62-4f7f-a40b-e2e00bba6f84 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:45.906440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ef64d532-6e62-4f7f-a40b-e2e00bba6f84 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:45.913405 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:45.913405 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:45.914967 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef64d532-6e62-4f7f-a40b-e2e00bba6f84 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:45.915883 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 782/3156] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:45 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:46.006150 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.040848 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Created reservations ['a19f5cfc-fc56-4a10-aa1c-ee0e11bbe8dd', 'cd5c269c-fd61-4212-a344-9a42a8fce6e7', '85ac6843-ee5b-4c12-bbcf-99ea90984168', 'bad5b215-34de-407d-b8c1-182082b6f06d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:46.041981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b7e9fe-6f5a-4aec-ac57-70b1f4d8f0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a19f5cfc-fc56-4a10-aa1c-ee0e11bbe8dd', 'cd5c269c-fd61-4212-a344-9a42a8fce6e7', '85ac6843-ee5b-4c12-bbcf-99ea90984168', 'bad5b215-34de-407d-b8c1-182082b6f06d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.043177 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e4fc23-2035-4a1a-8107-a25dd79bee96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:46.083431 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e4fc23-2035-4a1a-8107-a25dd79bee96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1196b502-f82f-4062-ab16-72b9da2a91e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-98247871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495ffd88e9714cac96a0e528a387a7f3',qos_specs=None,replication_status=,reservations=['a19f5cfc-fc56-4a10-aa1c-ee0e11bbe8dd','cd5c269c-fd61-4212-a344-9a42a8fce6e7','85ac6843-ee5b-4c12-bbcf-99ea90984168','bad5b215-34de-407d-b8c1-182082b6f06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b134f28e68a549b194a5599393ec9d25',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-98247871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1196b502-f82f-4062-ab16-72b9da2a91e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='495ffd88e9714cac96a0e528a387a7f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b134f28e68a549b194a5599393ec9d25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.084687 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88127554-0c20-4afa-888d-1db1f500210b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:46.142411 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88127554-0c20-4afa-888d-1db1f500210b) transitioned into state 'SUCCESS' from state '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-98247871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495ffd88e9714cac96a0e528a387a7f3',qos_specs=None,replication_status=,reservations=['a19f5cfc-fc56-4a10-aa1c-ee0e11bbe8dd','cd5c269c-fd61-4212-a344-9a42a8fce6e7','85ac6843-ee5b-4c12-bbcf-99ea90984168','bad5b215-34de-407d-b8c1-182082b6f06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b134f28e68a549b194a5599393ec9d25',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.143981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c313051f-d638-4dbf-be2e-d05eec406e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:46.166539 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c313051f-d638-4dbf-be2e-d05eec406e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.168621 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Flow 'volume_create_api' (aa612ebe-d1ab-4109-adf6-a94bb768b9e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:46.168932 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Create volume request issued successfully. Aug 13 23:48:46.170100 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6f68c06-9616-401f-8517-9d3285380872 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:46.170683 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 802/3157] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:45 2026] POST /volume/v3/volumes => generated 752 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:46.186752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c6fca497-efa8-4092-b7dc-81d174670c6d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.191604 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6fca497-efa8-4092-b7dc-81d174670c6d tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] GET https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:48:46.191604 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6fca497-efa8-4092-b7dc-81d174670c6d tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:46.191934 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6fca497-efa8-4092-b7dc-81d174670c6d tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:46.209517 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:46.209517 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:46.220530 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:46.225502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-403341363"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:46.225847 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c6fca497-efa8-4092-b7dc-81d174670c6d tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:48:46.229211 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-403341363'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:46.229211 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume of 1 GB Aug 13 23:48:46.230536 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Availability Zones retrieved successfully. Aug 13 23:48:46.231715 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6fca497-efa8-4092-b7dc-81d174670c6d tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 200 Aug 13 23:48:46.232417 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 784/3158] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:46 2026] GET /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:46.240815 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Flow 'volume_create_api' (073c2a40-356e-4984-a5b0-439ecf9230cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:46.242734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3edf7be-1303-416f-9ee1-4ee8ffab9d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:46.244188 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:46.294040 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3edf7be-1303-416f-9ee1-4ee8ffab9d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.294767 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028af533-2ec0-46e8-b275-6fc43d56cbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:46.377072 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-4ceb9fb7-ff26-442f-be1f-232bd3a8cc88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.380181 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-4ceb9fb7-ff26-442f-be1f-232bd3a8cc88 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] POST https://10.4.3.81/volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171/action Aug 13 23:48:46.383095 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-4ceb9fb7-ff26-442f-be1f-232bd3a8cc88 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:46.383095 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-4ceb9fb7-ff26-442f-be1f-232bd3a8cc88 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:46.422029 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:46.422029 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:46.424857 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Created reservations ['df66ab18-c0b5-4cce-93cd-bd48305357d2', '3e3a7aac-e336-477f-bd3c-5b13987f1ae3', '280ad50f-720f-408d-94a9-ef1548607486', '09b55e8f-2aa9-48ee-843c-5173a259c1df'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:46.426052 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028af533-2ec0-46e8-b275-6fc43d56cbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df66ab18-c0b5-4cce-93cd-bd48305357d2', '3e3a7aac-e336-477f-bd3c-5b13987f1ae3', '280ad50f-720f-408d-94a9-ef1548607486', '09b55e8f-2aa9-48ee-843c-5173a259c1df']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.427106 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed645be-0c7d-490b-8ccd-7b728851f622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:46.439903 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-276f93fc-b414-4035-898a-91373d7c5ce5 req-4ceb9fb7-ff26-442f-be1f-232bd3a8cc88 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171/action returned with HTTP 204 Aug 13 23:48:46.439903 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 783/3159] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:48:46 2026] POST /volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:46.477542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed645be-0c7d-490b-8ccd-7b728851f622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-403341363',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03c75b7178624c37be2fbb19dd496b07',qos_specs=None,replication_status=,reservations=['df66ab18-c0b5-4cce-93cd-bd48305357d2','3e3a7aac-e336-477f-bd3c-5b13987f1ae3','280ad50f-720f-408d-94a9-ef1548607486','09b55e8f-2aa9-48ee-843c-5173a259c1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-403341363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='03c75b7178624c37be2fbb19dd496b07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.478346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e1b00d-422b-4a3f-a2c2-2446be89d9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:46.515857 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e1b00d-422b-4a3f-a2c2-2446be89d9b1) transitioned into state 'SUCCESS' from state '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-403341363',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03c75b7178624c37be2fbb19dd496b07',qos_specs=None,replication_status=,reservations=['df66ab18-c0b5-4cce-93cd-bd48305357d2','3e3a7aac-e336-477f-bd3c-5b13987f1ae3','280ad50f-720f-408d-94a9-ef1548607486','09b55e8f-2aa9-48ee-843c-5173a259c1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.519878 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4867c88-6f73-47cb-a678-3ef63e3c97be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:46.543046 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4867c88-6f73-47cb-a678-3ef63e3c97be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:46.544120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Flow 'volume_create_api' (073c2a40-356e-4984-a5b0-439ecf9230cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:46.544120 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume request issued successfully. Aug 13 23:48:46.545572 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-213a3138-aa68-40b3-9a4f-bb0a70b33705 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:46.546037 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 791/3160] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:46 2026] POST /volume/v3/volumes => generated 757 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:46.569910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d64ef9f-2403-486e-8a38-fcddf281a6dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.572597 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d64ef9f-2403-486e-8a38-fcddf281a6dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef Aug 13 23:48:46.572791 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d64ef9f-2403-486e-8a38-fcddf281a6dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:46.573693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d64ef9f-2403-486e-8a38-fcddf281a6dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:46.587965 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:46.587965 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:46.597053 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d64ef9f-2403-486e-8a38-fcddf281a6dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:46.605271 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d64ef9f-2403-486e-8a38-fcddf281a6dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef returned with HTTP 200 Aug 13 23:48:46.605812 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 803/3161] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:46 2026] GET /volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:46.731835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-035d6c3e-e6c5-45a1-a92c-0f6cf0dbce4b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.735125 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-035d6c3e-e6c5-45a1-a92c-0f6cf0dbce4b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:46.735278 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-035d6c3e-e6c5-45a1-a92c-0f6cf0dbce4b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:46.736067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-035d6c3e-e6c5-45a1-a92c-0f6cf0dbce4b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:46.753520 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:46.753520 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:46.764121 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-035d6c3e-e6c5-45a1-a92c-0f6cf0dbce4b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:46.771878 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-035d6c3e-e6c5-45a1-a92c-0f6cf0dbce4b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:46.772866 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 785/3162] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:46 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 1172 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:46.792518 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61ade970-16a6-47fd-abb2-ae9e83be7cdb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.795080 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61ade970-16a6-47fd-abb2-ae9e83be7cdb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:46.795481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61ade970-16a6-47fd-abb2-ae9e83be7cdb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:46.795698 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61ade970-16a6-47fd-abb2-ae9e83be7cdb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:46.813760 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:46.813760 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:46.819492 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61ade970-16a6-47fd-abb2-ae9e83be7cdb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:46.826264 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61ade970-16a6-47fd-abb2-ae9e83be7cdb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:46.826435 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 784/3163] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:46 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 1172 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:46.848572 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ba84856-2153-443e-9b60-b607f4df54ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.851441 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 792/3164] 10.4.3.81 () {70 vars in 1604 bytes} [Thu Aug 13 23:48:46 2026] DELETE /volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:48:46.863272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9e32aaa-922a-404c-937c-70d8a2fd825e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.933927 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f73773ac-3d3f-4569-a595-5388af1459b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:46.938620 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f73773ac-3d3f-4569-a595-5388af1459b8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:48:46.938961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f73773ac-3d3f-4569-a595-5388af1459b8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:46.939236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f73773ac-3d3f-4569-a595-5388af1459b8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:46.939391 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f73773ac-3d3f-4569-a595-5388af1459b8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:46.951380 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:46.951380 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:46.952352 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f73773ac-3d3f-4569-a595-5388af1459b8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:48:46.953252 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 786/3165] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:46 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:46.970883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb1e05b9-44a0-408e-bc7b-0c075ee46645 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.019333 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 804/3166] 10.4.3.81 () {70 vars in 1604 bytes} [Thu Aug 13 23:48:46 2026] DELETE /volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 => generated 114 bytes in 158 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:48:47.035005 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-394c5695-853f-4bf6-b403-b08f0f95c044 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.037268 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 Aug 13 23:48:47.037588 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.037841 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.048363 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.048363 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:47.093047 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb1e05b9-44a0-408e-bc7b-0c075ee46645 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e/export_record Aug 13 23:48:47.093827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb1e05b9-44a0-408e-bc7b-0c075ee46645 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.093827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb1e05b9-44a0-408e-bc7b-0c075ee46645 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.093827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-bb1e05b9-44a0-408e-bc7b-0c075ee46645 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Export record for backup a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 23:48:47.102031 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.102031 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:47.104103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-bb1e05b9-44a0-408e-bc7b-0c075ee46645 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '2d8e9c149ca94251825f528d2aa378b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2d717bb328a4fd88d2ec42f03b3545a', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:48:47.104531 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb1e05b9-44a0-408e-bc7b-0c075ee46645 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e/export_record returned with HTTP 403 Aug 13 23:48:47.105591 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 785/3167] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 23:48:46 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e/export_record => generated 101 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:47.116572 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.119191 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:47.119705 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1536543060"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:47.122131 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1536543060'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:47.122131 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume of 1 GB Aug 13 23:48:47.127876 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Availability Zones retrieved successfully. Aug 13 23:48:47.135460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Flow 'volume_create_api' (6a96ad1d-8d71-4981-8479-8b1ff30e4abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:47.136863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce4c49a-47af-475c-b870-c56db4b5bcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:47.138135 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:47.141703 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Attachment connected to vm db8eac46-24ca-4506-bedf-4494b33ef72f, checking data on nova Aug 13 23:48:47.145011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.compute.nova [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100276) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 23:48:47.182465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce4c49a-47af-475c-b870-c56db4b5bcf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:47.183481 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450fc249-a7e9-4b80-bb43-8da7109f7493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:47.261243 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8d5f523-04d1-4ab0-805f-5370be3dd6fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.266496 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8d5f523-04d1-4ab0-805f-5370be3dd6fb tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] GET https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:48:47.266691 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8d5f523-04d1-4ab0-805f-5370be3dd6fb tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.267024 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8d5f523-04d1-4ab0-805f-5370be3dd6fb tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.288906 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.288906 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:47.295505 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Created reservations ['8f4b679b-06d2-4a9c-83d4-cbac11163123', 'c7cc0b93-7b41-4836-82c6-b10bbc287641', '6bf59215-e823-4c01-878e-7e37974197f3', '5553d933-0f7a-42b4-a527-23e00f18f654'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:47.296786 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450fc249-a7e9-4b80-bb43-8da7109f7493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f4b679b-06d2-4a9c-83d4-cbac11163123', 'c7cc0b93-7b41-4836-82c6-b10bbc287641', '6bf59215-e823-4c01-878e-7e37974197f3', '5553d933-0f7a-42b4-a527-23e00f18f654']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:47.297783 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53319512-8f92-48d4-80ed-ba58054ab6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:47.301013 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f8d5f523-04d1-4ab0-805f-5370be3dd6fb tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:48:47.307369 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8d5f523-04d1-4ab0-805f-5370be3dd6fb tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 200 Aug 13 23:48:47.309999 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 805/3168] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:47 2026] GET /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:47.330570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bf2aa90-d1dc-4b94-940b-ebad299abb6e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.334921 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bf2aa90-d1dc-4b94-940b-ebad299abb6e tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] GET https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:48:47.335237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bf2aa90-d1dc-4b94-940b-ebad299abb6e tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.335381 np0000007283 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/db8eac46-24ca-4506-bedf-4494b33ef72f/os-volume_attachments/0d918ecf-6974-4377-a73f-2037b41a4ea0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b8351b73f2c6c2815d2d56d3e18c45d2003ea10024de47ce787d7d9a60f08e5d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-394c5695-853f-4bf6-b403-b08f0f95c044" -H "X-Service-Token: {SHA256}309916f2d9f1aa943abc06376821b34eaf3ecb01ad7042541afcfb86a03bc614" {{(pid=100276) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 23:48:47.337890 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bf2aa90-d1dc-4b94-940b-ebad299abb6e tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.342041 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53319512-8f92-48d4-80ed-ba58054ab6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54aa6a5a-87ef-4880-9866-1f489e373a0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1536543060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d717bb328a4fd88d2ec42f03b3545a',qos_specs=None,replication_status=,reservations=['8f4b679b-06d2-4a9c-83d4-cbac11163123','c7cc0b93-7b41-4836-82c6-b10bbc287641','6bf59215-e823-4c01-878e-7e37974197f3','5553d933-0f7a-42b4-a527-23e00f18f654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1536543060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54aa6a5a-87ef-4880-9866-1f489e373a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d717bb328a4fd88d2ec42f03b3545a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:47.342041 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a7adcf-445d-40ee-a36b-b02267934c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:47.350016 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.350016 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:47.360970 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6bf2aa90-d1dc-4b94-940b-ebad299abb6e tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:48:47.368058 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bf2aa90-d1dc-4b94-940b-ebad299abb6e tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 200 Aug 13 23:48:47.368832 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 786/3169] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:47 2026] GET /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:47.385840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a7adcf-445d-40ee-a36b-b02267934c52) transitioned into state 'SUCCESS' from state '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-1536543060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d717bb328a4fd88d2ec42f03b3545a',qos_specs=None,replication_status=,reservations=['8f4b679b-06d2-4a9c-83d4-cbac11163123','c7cc0b93-7b41-4836-82c6-b10bbc287641','6bf59215-e823-4c01-878e-7e37974197f3','5553d933-0f7a-42b4-a527-23e00f18f654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:47.386899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdc5e0d-70f7-4561-960d-3991bd7dfb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:47.387160 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0da0f6b8-f5b1-40b4-8f63-35c0c496f0e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.389686 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0da0f6b8-f5b1-40b4-8f63-35c0c496f0e7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] POST https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9/action Aug 13 23:48:47.389796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0da0f6b8-f5b1-40b4-8f63-35c0c496f0e7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-263001006", "disk_format": "raw"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:47.390868 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0da0f6b8-f5b1-40b4-8f63-35c0c496f0e7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-263001006", "disk_format": "raw"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:47.403825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdc5e0d-70f7-4561-960d-3991bd7dfb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:47.404056 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.404056 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:47.404056 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0da0f6b8-f5b1-40b4-8f63-35c0c496f0e7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:48:47.404387 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Flow 'volume_create_api' (6a96ad1d-8d71-4981-8479-8b1ff30e4abd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:47.404952 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume request issued successfully. Aug 13 23:48:47.405772 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8e19a89-85df-4283-be12-c0dcb8a7ee54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:47.406377 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 787/3170] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:48:47 2026] POST /volume/v3/volumes => generated 776 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:47.426262 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.426262 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:47.431710 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bae40ef3-1e3a-4956-b200-913d26fb444d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.432049 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.image.image_utils [None req-0da0f6b8-f5b1-40b4-8f63-35c0c496f0e7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-263001006'}] 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-263001006'}]. {{(pid=100273) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 23:48:47.434694 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bae40ef3-1e3a-4956-b200-913d26fb444d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e Aug 13 23:48:47.436051 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bae40ef3-1e3a-4956-b200-913d26fb444d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.436051 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bae40ef3-1e3a-4956-b200-913d26fb444d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.455640 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.455640 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:47.465586 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bae40ef3-1e3a-4956-b200-913d26fb444d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:48:47.479200 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bae40ef3-1e3a-4956-b200-913d26fb444d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e returned with HTTP 200 Aug 13 23:48:47.480120 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 787/3171] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:47 2026] GET /volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:47.572624 np0000007283 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 23:48:47 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-34c9f5b4-295e-42d4-9556-40dc0d658d56 x-openstack-request-id: req-34c9f5b4-295e-42d4-9556-40dc0d658d56 {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 23:48:47.572624 np0000007283 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0d918ecf-6974-4377-a73f-2037b41a4ea0", "serverId": "db8eac46-24ca-4506-bedf-4494b33ef72f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9fdd67e6-94f9-4117-824e-c1f483c6f171", "bdm_uuid": "66e56b83-8167-4bd9-944b-5e9bd66c8392"}} {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 23:48:47.572624 np0000007283 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/db8eac46-24ca-4506-bedf-4494b33ef72f/os-volume_attachments/0d918ecf-6974-4377-a73f-2037b41a4ea0 used request id req-34c9f5b4-295e-42d4-9556-40dc0d658d56 {{(pid=100276) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 23:48:47.580150 np0000007283 devstack@c-api.service[100276]: ERROR cinder.volume.api [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-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 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Caught error: Detach volume from instance db8eac46-24ca-4506-bedf-4494b33ef72f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance db8eac46-24ca-4506-bedf-4494b33ef72f using the Compute API Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: 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 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 23:48:47.583241 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance db8eac46-24ca-4506-bedf-4494b33ef72f using the Compute API Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.middleware.fault [None req-394c5695-853f-4bf6-b403-b08f0f95c044 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 returned with HTTP 409 Aug 13 23:48:47.585320 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 793/3172] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:48:47 2026] DELETE /volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 => generated 167 bytes in 550 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:47.624798 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-51569dda-c4b4-460f-9ed7-4548e2d3402a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.626953 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51569dda-c4b4-460f-9ed7-4548e2d3402a tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef Aug 13 23:48:47.627257 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51569dda-c4b4-460f-9ed7-4548e2d3402a tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.627720 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51569dda-c4b4-460f-9ed7-4548e2d3402a tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.640222 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.640222 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:47.647592 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-51569dda-c4b4-460f-9ed7-4548e2d3402a tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:47.655559 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51569dda-c4b4-460f-9ed7-4548e2d3402a tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef returned with HTTP 200 Aug 13 23:48:47.655559 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 788/3173] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:47 2026] GET /volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:47.655896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e8711eec-1d5a-4855-bfea-0856abcd00c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.658724 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e8711eec-1d5a-4855-bfea-0856abcd00c3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:47.661012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e8711eec-1d5a-4855-bfea-0856abcd00c3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.661012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e8711eec-1d5a-4855-bfea-0856abcd00c3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.684982 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.684982 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:47.696378 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e8711eec-1d5a-4855-bfea-0856abcd00c3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:47.697295 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-19d6a12a-d545-44fc-b751-b506e6355450 req-49705ea3-68e4-4f72-be40-12ca8ef88935 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.706485 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-19d6a12a-d545-44fc-b751-b506e6355450 req-49705ea3-68e4-4f72-be40-12ca8ef88935 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef Aug 13 23:48:47.706485 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-19d6a12a-d545-44fc-b751-b506e6355450 req-49705ea3-68e4-4f72-be40-12ca8ef88935 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.706942 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-19d6a12a-d545-44fc-b751-b506e6355450 req-49705ea3-68e4-4f72-be40-12ca8ef88935 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.707745 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e8711eec-1d5a-4855-bfea-0856abcd00c3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:47.707745 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 788/3174] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:47 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 1154 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:47.747248 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-d1067cff-6a6c-4177-925e-394f891f3554 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.753205 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-d1067cff-6a6c-4177-925e-394f891f3554 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] POST https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0/action Aug 13 23:48:47.753205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-d1067cff-6a6c-4177-925e-394f891f3554 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:47.753205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-d1067cff-6a6c-4177-925e-394f891f3554 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:47.768162 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [req-19d6a12a-d545-44fc-b751-b506e6355450 req-49705ea3-68e4-4f72-be40-12ca8ef88935 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:48:47.774282 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.774282 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:47.775602 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-d1067cff-6a6c-4177-925e-394f891f3554 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:47.782053 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.782053 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:47.782767 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-d1067cff-6a6c-4177-925e-394f891f3554 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Begin detaching volume completed successfully. Aug 13 23:48:47.783213 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-d1067cff-6a6c-4177-925e-394f891f3554 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0/action returned with HTTP 202 Aug 13 23:48:47.783740 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 789/3175] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:48:47 2026] POST /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:48:47.787875 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-19d6a12a-d545-44fc-b751-b506e6355450 req-49705ea3-68e4-4f72-be40-12ca8ef88935 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:47.795283 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-19d6a12a-d545-44fc-b751-b506e6355450 req-49705ea3-68e4-4f72-be40-12ca8ef88935 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef returned with HTTP 200 Aug 13 23:48:47.796883 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 794/3176] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:47 2026] GET /volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:47.819474 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.822588 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:47.823155 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-692540633"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:47.828471 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-692540633'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:47.828581 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume of 1 GB Aug 13 23:48:47.838678 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Availability Zones retrieved successfully. Aug 13 23:48:47.848115 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Flow 'volume_create_api' (2a2169b1-8704-4c8b-b9a1-84b64fc3c696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:47.848931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0374d046-641c-439d-943e-a45b457ca767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:47.851238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:47.900359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5892ca6-13bf-4843-a156-abf2afdd15e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.900891 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5892ca6-13bf-4843-a156-abf2afdd15e5 None None] GET https://10.4.3.81/volume// Aug 13 23:48:47.901272 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5892ca6-13bf-4843-a156-abf2afdd15e5 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.901524 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5892ca6-13bf-4843-a156-abf2afdd15e5 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.903096 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5892ca6-13bf-4843-a156-abf2afdd15e5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:47.903576 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 790/3177] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:47.914595 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0374d046-641c-439d-943e-a45b457ca767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:47.916007 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ef728e-b7e5-489c-aac8-a8865e8823a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:47.917364 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e76b5d1f-d51f-4739-b477-7016619441f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:47.920240 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e76b5d1f-d51f-4739-b477-7016619441f3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:47.920596 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e76b5d1f-d51f-4739-b477-7016619441f3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:47.921395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e76b5d1f-d51f-4739-b477-7016619441f3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:47.927389 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=416,cinder:INSERT=64,cinder:UPDATE=102 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:48:47.941972 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:47.941972 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:47.948854 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e76b5d1f-d51f-4739-b477-7016619441f3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:47.960092 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-e76b5d1f-d51f-4739-b477-7016619441f3 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:47.961098 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 795/3178] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:47 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 1337 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:48.012016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Created reservations ['96bd5c45-b8ef-4fb8-94e8-057871da3782', '8a571e4e-72e4-4264-aea5-1bb77170fda4', 'e8a947b5-2e5b-4859-99a0-634ecb08d0dd', '162af1e2-fb24-4411-a96c-663b3bd8b218'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:48.013596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ef728e-b7e5-489c-aac8-a8865e8823a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96bd5c45-b8ef-4fb8-94e8-057871da3782', '8a571e4e-72e4-4264-aea5-1bb77170fda4', 'e8a947b5-2e5b-4859-99a0-634ecb08d0dd', '162af1e2-fb24-4411-a96c-663b3bd8b218']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:48.018136 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe25b5d0-c60d-4dae-ac8c-94a092aa0875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:48.064477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe25b5d0-c60d-4dae-ac8c-94a092aa0875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '372cda96-382a-406f-8046-ea971a00121a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-692540633',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03c75b7178624c37be2fbb19dd496b07',qos_specs=None,replication_status=,reservations=['96bd5c45-b8ef-4fb8-94e8-057871da3782','8a571e4e-72e4-4264-aea5-1bb77170fda4','e8a947b5-2e5b-4859-99a0-634ecb08d0dd','162af1e2-fb24-4411-a96c-663b3bd8b218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-692540633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=372cda96-382a-406f-8046-ea971a00121a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='03c75b7178624c37be2fbb19dd496b07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:48.067144 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e06e0d9-e152-4cba-98fa-e9c64a7ba1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:48.103950 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e06e0d9-e152-4cba-98fa-e9c64a7ba1ff) transitioned into state 'SUCCESS' from state '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-692540633',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03c75b7178624c37be2fbb19dd496b07',qos_specs=None,replication_status=,reservations=['96bd5c45-b8ef-4fb8-94e8-057871da3782','8a571e4e-72e4-4264-aea5-1bb77170fda4','e8a947b5-2e5b-4859-99a0-634ecb08d0dd','162af1e2-fb24-4411-a96c-663b3bd8b218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:48.104943 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd97d5b-4900-47a6-9152-0be1cf646278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:48.120458 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd97d5b-4900-47a6-9152-0be1cf646278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:48.121516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Flow 'volume_create_api' (2a2169b1-8704-4c8b-b9a1-84b64fc3c696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:48.122061 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume request issued successfully. Aug 13 23:48:48.123872 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfdd4bc4-684c-4fb7-af81-c30713240743 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:48.123872 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 789/3179] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:47 2026] POST /volume/v3/volumes => generated 757 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:48.147393 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-651a0dc3-f671-4bd5-8506-c67657e33d05 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:48.151019 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-651a0dc3-f671-4bd5-8506-c67657e33d05 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a Aug 13 23:48:48.151589 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-651a0dc3-f671-4bd5-8506-c67657e33d05 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:48.151890 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-651a0dc3-f671-4bd5-8506-c67657e33d05 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:48.164605 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:48.164605 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:48.170655 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-651a0dc3-f671-4bd5-8506-c67657e33d05 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:48.176562 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-651a0dc3-f671-4bd5-8506-c67657e33d05 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a returned with HTTP 200 Aug 13 23:48:48.176562 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 791/3180] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:48 2026] GET /volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:48.384525 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0da0f6b8-f5b1-40b4-8f63-35c0c496f0e7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Copy volume to image completed successfully. Aug 13 23:48:48.385087 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0da0f6b8-f5b1-40b4-8f63-35c0c496f0e7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9/action returned with HTTP 202 Aug 13 23:48:48.385862 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 806/3181] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:48:47 2026] POST /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9/action => generated 685 bytes in 999 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:48.498725 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7ec9acbf-e5f9-4410-8a00-27f451cf603b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:48.504025 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ec9acbf-e5f9-4410-8a00-27f451cf603b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e Aug 13 23:48:48.504025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ec9acbf-e5f9-4410-8a00-27f451cf603b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:48.504212 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ec9acbf-e5f9-4410-8a00-27f451cf603b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:48.520086 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:48.520086 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:48.529291 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7ec9acbf-e5f9-4410-8a00-27f451cf603b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:48:48.537097 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ec9acbf-e5f9-4410-8a00-27f451cf603b tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e returned with HTTP 200 Aug 13 23:48:48.537097 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 796/3182] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:48 2026] GET /volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e => generated 1007 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:48.555202 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe48f93b-138e-4ee4-be8c-ecbdc0576c02 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:48.557538 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe48f93b-138e-4ee4-be8c-ecbdc0576c02 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:48:48.558100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe48f93b-138e-4ee4-be8c-ecbdc0576c02 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54aa6a5a-87ef-4880-9866-1f489e373a0e", "name": "tempest-type-Backup-1261668498"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:48.559958 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-fe48f93b-138e-4ee4-be8c-ecbdc0576c02 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Creating new backup {'backup': {'volume_id': '54aa6a5a-87ef-4880-9866-1f489e373a0e', 'name': 'tempest-type-Backup-1261668498'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:48:48.560198 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-fe48f93b-138e-4ee4-be8c-ecbdc0576c02 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Creating backup of volume 54aa6a5a-87ef-4880-9866-1f489e373a0e in container None Aug 13 23:48:48.574025 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:48.574025 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:48.574025 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fe48f93b-138e-4ee4-be8c-ecbdc0576c02 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:48:48.595842 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-fe48f93b-138e-4ee4-be8c-ecbdc0576c02 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Created reservations ['e50568c2-4526-48cf-ad07-69c2076be80b', 'd6a86f45-c8a2-4588-8b41-e5ec646a7420'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:48.653588 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe48f93b-138e-4ee4-be8c-ecbdc0576c02 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:48:48.653856 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 790/3183] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:48:48 2026] POST /volume/v3/backups => generated 314 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:48.666553 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-447f6f57-8960-47a7-a7d5-51d85ed1f30a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:48.668661 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-447f6f57-8960-47a7-a7d5-51d85ed1f30a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:48.668961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-447f6f57-8960-47a7-a7d5-51d85ed1f30a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:48.672159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-447f6f57-8960-47a7-a7d5-51d85ed1f30a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:48.672159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-447f6f57-8960-47a7-a7d5-51d85ed1f30a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:48.672159 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=418,cinder:INSERT=70,cinder:UPDATE=132 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:48:48.678199 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:48.678199 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:48.678199 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-447f6f57-8960-47a7-a7d5-51d85ed1f30a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:48.678199 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 792/3184] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:48 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:49.198963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad55ed2d-d7de-4ced-b827-41ca319ec322 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:49.202223 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad55ed2d-d7de-4ced-b827-41ca319ec322 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a Aug 13 23:48:49.202661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad55ed2d-d7de-4ced-b827-41ca319ec322 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:49.203004 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad55ed2d-d7de-4ced-b827-41ca319ec322 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:49.214036 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:49.214036 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:49.219894 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ad55ed2d-d7de-4ced-b827-41ca319ec322 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:49.227967 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad55ed2d-d7de-4ced-b827-41ca319ec322 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a returned with HTTP 200 Aug 13 23:48:49.229170 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 807/3185] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:49 2026] GET /volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:49.267947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-928867ad-8774-41f2-b118-cdbe341a079a req-1dfdd5c0-8557-4c81-b08d-b2f228aa57c9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:49.270727 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-928867ad-8774-41f2-b118-cdbe341a079a req-1dfdd5c0-8557-4c81-b08d-b2f228aa57c9 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a Aug 13 23:48:49.271611 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-928867ad-8774-41f2-b118-cdbe341a079a req-1dfdd5c0-8557-4c81-b08d-b2f228aa57c9 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:49.271611 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-928867ad-8774-41f2-b118-cdbe341a079a req-1dfdd5c0-8557-4c81-b08d-b2f228aa57c9 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:49.283111 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:49.283111 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:49.290118 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-928867ad-8774-41f2-b118-cdbe341a079a req-1dfdd5c0-8557-4c81-b08d-b2f228aa57c9 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:49.300167 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-928867ad-8774-41f2-b118-cdbe341a079a req-1dfdd5c0-8557-4c81-b08d-b2f228aa57c9 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a returned with HTTP 200 Aug 13 23:48:49.304384 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 797/3186] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:49 2026] GET /volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:49.331792 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-985463d6-f828-41b4-8680-c042705d77d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:49.335229 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:48:49.335456 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-722862891"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:49.337853 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-722862891'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:48:49.340015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume of 1 GB Aug 13 23:48:49.340015 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:49.340015 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:49.344866 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Availability Zones retrieved successfully. Aug 13 23:48:49.355391 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Flow 'volume_create_api' (8ae54b19-ae32-475a-b622-52318ba7787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:49.357406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fd24921-9288-489d-ae39-eb0db1d73e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:49.359171 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:48:49.403704 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fd24921-9288-489d-ae39-eb0db1d73e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:49.405464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f45f16c1-e4aa-4a36-816b-a4279b2382db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:49.470470 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Created reservations ['d5e62748-449a-4bbe-a2ff-f612e80806df', 'eaf35b03-aacc-4c0d-8ebb-eb74c1ffadfb', '9d4e5250-b472-4f08-9e61-f1f12656974b', '58d60f1e-f4b2-40ab-9362-e276fb7d801e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:48:49.471845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f45f16c1-e4aa-4a36-816b-a4279b2382db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5e62748-449a-4bbe-a2ff-f612e80806df', 'eaf35b03-aacc-4c0d-8ebb-eb74c1ffadfb', '9d4e5250-b472-4f08-9e61-f1f12656974b', '58d60f1e-f4b2-40ab-9362-e276fb7d801e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:49.473247 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (325d8dcd-6fbc-4503-ac8f-d3a3172d8bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:49.507204 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (325d8dcd-6fbc-4503-ac8f-d3a3172d8bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1e0c5d-3e24-4db9-b58f-7899c2f59aae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-722862891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03c75b7178624c37be2fbb19dd496b07',qos_specs=None,replication_status=,reservations=['d5e62748-449a-4bbe-a2ff-f612e80806df','eaf35b03-aacc-4c0d-8ebb-eb74c1ffadfb','9d4e5250-b472-4f08-9e61-f1f12656974b','58d60f1e-f4b2-40ab-9362-e276fb7d801e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-722862891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1e0c5d-3e24-4db9-b58f-7899c2f59aae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='03c75b7178624c37be2fbb19dd496b07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:49.508928 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0893bd63-12ff-4207-8544-186f683b9686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:49.533316 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0893bd63-12ff-4207-8544-186f683b9686) transitioned into state 'SUCCESS' from state '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-722862891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03c75b7178624c37be2fbb19dd496b07',qos_specs=None,replication_status=,reservations=['d5e62748-449a-4bbe-a2ff-f612e80806df','eaf35b03-aacc-4c0d-8ebb-eb74c1ffadfb','9d4e5250-b472-4f08-9e61-f1f12656974b','58d60f1e-f4b2-40ab-9362-e276fb7d801e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68b477b5e2843f2a11ca3919cb5e9f8',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:49.533316 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03595ba2-aa90-457f-bae9-51a5954e917c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:48:49.551685 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03595ba2-aa90-457f-bae9-51a5954e917c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:48:49.552762 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Flow 'volume_create_api' (8ae54b19-ae32-475a-b622-52318ba7787e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:48:49.553177 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Create volume request issued successfully. Aug 13 23:48:49.553908 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-985463d6-f828-41b4-8680-c042705d77d5 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:48:49.554678 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 791/3187] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:48:49 2026] POST /volume/v3/volumes => generated 757 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:48:49.575552 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a72e0987-569c-4fcc-953b-0cf2490096d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:49.583020 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a72e0987-569c-4fcc-953b-0cf2490096d4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae Aug 13 23:48:49.585190 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a72e0987-569c-4fcc-953b-0cf2490096d4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:49.585190 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a72e0987-569c-4fcc-953b-0cf2490096d4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:49.599333 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:49.599333 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:49.609510 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a72e0987-569c-4fcc-953b-0cf2490096d4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:49.616369 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a72e0987-569c-4fcc-953b-0cf2490096d4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae returned with HTTP 200 Aug 13 23:48:49.616967 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 793/3188] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:49 2026] GET /volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:49.699697 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0caaf1f2-d6fa-4f4c-a73d-19a692b6a37c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:49.701933 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0caaf1f2-d6fa-4f4c-a73d-19a692b6a37c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:49.702774 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0caaf1f2-d6fa-4f4c-a73d-19a692b6a37c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:49.702774 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0caaf1f2-d6fa-4f4c-a73d-19a692b6a37c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:49.702774 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0caaf1f2-d6fa-4f4c-a73d-19a692b6a37c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:49.714100 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:49.714100 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:49.714100 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0caaf1f2-d6fa-4f4c-a73d-19a692b6a37c tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:49.714311 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 808/3189] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:49 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:48:50.636259 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ce58c1d-8749-4e77-b216-a1cac34f577b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:50.638591 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ce58c1d-8749-4e77-b216-a1cac34f577b tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae Aug 13 23:48:50.638684 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ce58c1d-8749-4e77-b216-a1cac34f577b tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:50.639265 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ce58c1d-8749-4e77-b216-a1cac34f577b tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:50.650291 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:50.650291 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:50.657595 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ce58c1d-8749-4e77-b216-a1cac34f577b tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:50.664177 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ce58c1d-8749-4e77-b216-a1cac34f577b tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae returned with HTTP 200 Aug 13 23:48:50.664683 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 798/3190] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:50 2026] GET /volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:50.712542 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-700b026e-4695-46e6-a2c1-e4db6ea485f7 req-9b6be3a7-e2e1-47dd-ad83-8c6949f6ce35 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:50.717160 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-700b026e-4695-46e6-a2c1-e4db6ea485f7 req-9b6be3a7-e2e1-47dd-ad83-8c6949f6ce35 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae Aug 13 23:48:50.717464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-700b026e-4695-46e6-a2c1-e4db6ea485f7 req-9b6be3a7-e2e1-47dd-ad83-8c6949f6ce35 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:50.719305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-700b026e-4695-46e6-a2c1-e4db6ea485f7 req-9b6be3a7-e2e1-47dd-ad83-8c6949f6ce35 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:50.730297 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:50.730297 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:50.730929 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-41551c9f-d2d2-4481-a5e3-a403c1ec72e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:50.734690 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41551c9f-d2d2-4481-a5e3-a403c1ec72e0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:50.735898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41551c9f-d2d2-4481-a5e3-a403c1ec72e0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:50.736008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41551c9f-d2d2-4481-a5e3-a403c1ec72e0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:50.736520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-41551c9f-d2d2-4481-a5e3-a403c1ec72e0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:50.739529 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-700b026e-4695-46e6-a2c1-e4db6ea485f7 req-9b6be3a7-e2e1-47dd-ad83-8c6949f6ce35 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:50.743200 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:50.743200 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:50.745016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41551c9f-d2d2-4481-a5e3-a403c1ec72e0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:50.746376 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 794/3191] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:50 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:50.747937 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-700b026e-4695-46e6-a2c1-e4db6ea485f7 req-9b6be3a7-e2e1-47dd-ad83-8c6949f6ce35 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae returned with HTTP 200 Aug 13 23:48:50.749320 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 792/3192] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:50 2026] GET /volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:50.845793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bbd1f7b8-debf-4ea9-9047-74ef624617a7 req-f4168d35-c88d-4930-9c6c-8ffebe772a84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:50.848727 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bbd1f7b8-debf-4ea9-9047-74ef624617a7 req-f4168d35-c88d-4930-9c6c-8ffebe772a84 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:48:50.848961 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bbd1f7b8-debf-4ea9-9047-74ef624617a7 req-f4168d35-c88d-4930-9c6c-8ffebe772a84 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:50.849262 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bbd1f7b8-debf-4ea9-9047-74ef624617a7 req-f4168d35-c88d-4930-9c6c-8ffebe772a84 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:50.849699 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [req-bbd1f7b8-debf-4ea9-9047-74ef624617a7 req-f4168d35-c88d-4930-9c6c-8ffebe772a84 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:50.851038 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-bbd1f7b8-debf-4ea9-9047-74ef624617a7 req-f4168d35-c88d-4930-9c6c-8ffebe772a84 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:50.866087 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bbd1f7b8-debf-4ea9-9047-74ef624617a7 req-f4168d35-c88d-4930-9c6c-8ffebe772a84 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Get all volumes completed successfully. Aug 13 23:48:50.868388 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:50.868388 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:50.876182 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bbd1f7b8-debf-4ea9-9047-74ef624617a7 req-f4168d35-c88d-4930-9c6c-8ffebe772a84 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:48:50.876791 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 809/3193] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 23:48:50 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:50.915444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fbe76c34-0b26-4d04-8552-7abdef73cd35 req-d18119f9-d2f6-46ea-9567-d371effeb3e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:50.918708 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fbe76c34-0b26-4d04-8552-7abdef73cd35 req-d18119f9-d2f6-46ea-9567-d371effeb3e1 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:48:50.918831 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fbe76c34-0b26-4d04-8552-7abdef73cd35 req-d18119f9-d2f6-46ea-9567-d371effeb3e1 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:50.919884 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fbe76c34-0b26-4d04-8552-7abdef73cd35 req-d18119f9-d2f6-46ea-9567-d371effeb3e1 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:50.919884 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [req-fbe76c34-0b26-4d04-8552-7abdef73cd35 req-d18119f9-d2f6-46ea-9567-d371effeb3e1 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:50.920671 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-fbe76c34-0b26-4d04-8552-7abdef73cd35 req-d18119f9-d2f6-46ea-9567-d371effeb3e1 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:50.935886 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fbe76c34-0b26-4d04-8552-7abdef73cd35 req-d18119f9-d2f6-46ea-9567-d371effeb3e1 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Get all volumes completed successfully. Aug 13 23:48:50.937533 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:50.937533 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:50.946532 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fbe76c34-0b26-4d04-8552-7abdef73cd35 req-d18119f9-d2f6-46ea-9567-d371effeb3e1 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:48:50.947388 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 799/3194] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 23:48:50 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:50.987558 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3506d197-1121-4210-84e0-ff4cee45f7dd req-c729dd34-155b-4add-8507-1e0a089a95cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:50.992288 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3506d197-1121-4210-84e0-ff4cee45f7dd req-c729dd34-155b-4add-8507-1e0a089a95cc tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:48:50.992801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3506d197-1121-4210-84e0-ff4cee45f7dd req-c729dd34-155b-4add-8507-1e0a089a95cc tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:50.993077 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3506d197-1121-4210-84e0-ff4cee45f7dd req-c729dd34-155b-4add-8507-1e0a089a95cc tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:50.993338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [req-3506d197-1121-4210-84e0-ff4cee45f7dd req-c729dd34-155b-4add-8507-1e0a089a95cc tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:50.994491 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-3506d197-1121-4210-84e0-ff4cee45f7dd req-c729dd34-155b-4add-8507-1e0a089a95cc tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:51.010022 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-3506d197-1121-4210-84e0-ff4cee45f7dd req-c729dd34-155b-4add-8507-1e0a089a95cc tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Get all volumes completed successfully. Aug 13 23:48:51.010022 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.010022 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:51.013486 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3506d197-1121-4210-84e0-ff4cee45f7dd req-c729dd34-155b-4add-8507-1e0a089a95cc tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:48:51.014513 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 795/3195] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 23:48:50 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:51.066501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b146163d-58ae-4112-8903-3b1460daf7a1 req-0ef2e9a9-027d-41f7-91a9-1dbf67dae544 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:51.069449 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b146163d-58ae-4112-8903-3b1460daf7a1 req-0ef2e9a9-027d-41f7-91a9-1dbf67dae544 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:48:51.069669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b146163d-58ae-4112-8903-3b1460daf7a1 req-0ef2e9a9-027d-41f7-91a9-1dbf67dae544 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:51.069924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b146163d-58ae-4112-8903-3b1460daf7a1 req-0ef2e9a9-027d-41f7-91a9-1dbf67dae544 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:51.070253 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-b146163d-58ae-4112-8903-3b1460daf7a1 req-0ef2e9a9-027d-41f7-91a9-1dbf67dae544 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:51.072924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-b146163d-58ae-4112-8903-3b1460daf7a1 req-0ef2e9a9-027d-41f7-91a9-1dbf67dae544 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:51.083265 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b146163d-58ae-4112-8903-3b1460daf7a1 req-0ef2e9a9-027d-41f7-91a9-1dbf67dae544 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Get all volumes completed successfully. Aug 13 23:48:51.084207 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.084207 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:51.091062 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b146163d-58ae-4112-8903-3b1460daf7a1 req-0ef2e9a9-027d-41f7-91a9-1dbf67dae544 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:48:51.094406 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 793/3196] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 23:48:51 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:51.132570 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6eb35708-3902-4eb3-abb9-7fd3c1361990 req-8df0338a-12b1-4a39-b88a-6852aa39aa0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:51.136455 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6eb35708-3902-4eb3-abb9-7fd3c1361990 req-8df0338a-12b1-4a39-b88a-6852aa39aa0d tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:48:51.136455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6eb35708-3902-4eb3-abb9-7fd3c1361990 req-8df0338a-12b1-4a39-b88a-6852aa39aa0d tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:51.136455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6eb35708-3902-4eb3-abb9-7fd3c1361990 req-8df0338a-12b1-4a39-b88a-6852aa39aa0d tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:51.137816 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [req-6eb35708-3902-4eb3-abb9-7fd3c1361990 req-8df0338a-12b1-4a39-b88a-6852aa39aa0d tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:51.137816 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-6eb35708-3902-4eb3-abb9-7fd3c1361990 req-8df0338a-12b1-4a39-b88a-6852aa39aa0d tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:51.148778 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6eb35708-3902-4eb3-abb9-7fd3c1361990 req-8df0338a-12b1-4a39-b88a-6852aa39aa0d tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Get all volumes completed successfully. Aug 13 23:48:51.149875 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.149875 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:51.155715 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6eb35708-3902-4eb3-abb9-7fd3c1361990 req-8df0338a-12b1-4a39-b88a-6852aa39aa0d tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:48:51.155957 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 810/3197] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 23:48:51 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:51.192157 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-62f3d1bc-b92c-40b2-8c6c-89523b198289 req-10dce196-eda0-418b-b2e2-3b4431712d30 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:51.194537 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-62f3d1bc-b92c-40b2-8c6c-89523b198289 req-10dce196-eda0-418b-b2e2-3b4431712d30 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:48:51.195003 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-62f3d1bc-b92c-40b2-8c6c-89523b198289 req-10dce196-eda0-418b-b2e2-3b4431712d30 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:51.195344 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-62f3d1bc-b92c-40b2-8c6c-89523b198289 req-10dce196-eda0-418b-b2e2-3b4431712d30 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:51.195450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [req-62f3d1bc-b92c-40b2-8c6c-89523b198289 req-10dce196-eda0-418b-b2e2-3b4431712d30 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:51.196521 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-62f3d1bc-b92c-40b2-8c6c-89523b198289 req-10dce196-eda0-418b-b2e2-3b4431712d30 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:51.213324 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-62f3d1bc-b92c-40b2-8c6c-89523b198289 req-10dce196-eda0-418b-b2e2-3b4431712d30 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Get all volumes completed successfully. Aug 13 23:48:51.214397 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.214397 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:51.220587 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-62f3d1bc-b92c-40b2-8c6c-89523b198289 req-10dce196-eda0-418b-b2e2-3b4431712d30 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:48:51.221379 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 800/3198] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 23:48:51 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:51.262021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-468f7126-8888-4662-b01b-d808431c4077 req-ad2f98f4-bc2d-463a-a25e-f88dbc9bb5f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:51.268088 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-468f7126-8888-4662-b01b-d808431c4077 req-ad2f98f4-bc2d-463a-a25e-f88dbc9bb5f4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:48:51.268694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-468f7126-8888-4662-b01b-d808431c4077 req-ad2f98f4-bc2d-463a-a25e-f88dbc9bb5f4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:51.268694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-468f7126-8888-4662-b01b-d808431c4077 req-ad2f98f4-bc2d-463a-a25e-f88dbc9bb5f4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:51.269507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [req-468f7126-8888-4662-b01b-d808431c4077 req-ad2f98f4-bc2d-463a-a25e-f88dbc9bb5f4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:51.270063 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-468f7126-8888-4662-b01b-d808431c4077 req-ad2f98f4-bc2d-463a-a25e-f88dbc9bb5f4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:51.283676 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-468f7126-8888-4662-b01b-d808431c4077 req-ad2f98f4-bc2d-463a-a25e-f88dbc9bb5f4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Get all volumes completed successfully. Aug 13 23:48:51.285297 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.285297 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:51.292853 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-468f7126-8888-4662-b01b-d808431c4077 req-ad2f98f4-bc2d-463a-a25e-f88dbc9bb5f4 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:48:51.293497 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 796/3199] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 23:48:51 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:51.328141 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ca1dee7c-872d-48e7-b8a0-e1e40bfab5b5 req-0b198e2f-a08e-459a-bbfe-b340bcf51815 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:51.331218 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ca1dee7c-872d-48e7-b8a0-e1e40bfab5b5 req-0b198e2f-a08e-459a-bbfe-b340bcf51815 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:48:51.333007 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ca1dee7c-872d-48e7-b8a0-e1e40bfab5b5 req-0b198e2f-a08e-459a-bbfe-b340bcf51815 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:51.333007 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ca1dee7c-872d-48e7-b8a0-e1e40bfab5b5 req-0b198e2f-a08e-459a-bbfe-b340bcf51815 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:51.333007 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-ca1dee7c-872d-48e7-b8a0-e1e40bfab5b5 req-0b198e2f-a08e-459a-bbfe-b340bcf51815 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:48:51.333461 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-ca1dee7c-872d-48e7-b8a0-e1e40bfab5b5 req-0b198e2f-a08e-459a-bbfe-b340bcf51815 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:48:51.346442 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ca1dee7c-872d-48e7-b8a0-e1e40bfab5b5 req-0b198e2f-a08e-459a-bbfe-b340bcf51815 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] Get all volumes completed successfully. Aug 13 23:48:51.352156 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.352156 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:51.361460 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ca1dee7c-872d-48e7-b8a0-e1e40bfab5b5 req-0b198e2f-a08e-459a-bbfe-b340bcf51815 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:48:51.362252 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 794/3200] 10.4.3.81 () {68 vars in 1501 bytes} [Thu Aug 13 23:48:51 2026] GET /volume/v3/volumes/detail => generated 2533 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:51.389388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94cd9c92-37ff-4582-816f-e2a65cfc9f51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:51.391957 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94cd9c92-37ff-4582-816f-e2a65cfc9f51 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae Aug 13 23:48:51.392299 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94cd9c92-37ff-4582-816f-e2a65cfc9f51 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:51.392830 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94cd9c92-37ff-4582-816f-e2a65cfc9f51 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:51.393027 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-94cd9c92-37ff-4582-816f-e2a65cfc9f51 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Delete volume with id: 2e1e0c5d-3e24-4db9-b58f-7899c2f59aae Aug 13 23:48:51.404353 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.404353 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:51.404353 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-94cd9c92-37ff-4582-816f-e2a65cfc9f51 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:51.441639 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-94cd9c92-37ff-4582-816f-e2a65cfc9f51 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Delete volume request issued successfully. Aug 13 23:48:51.441876 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94cd9c92-37ff-4582-816f-e2a65cfc9f51 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae returned with HTTP 202 Aug 13 23:48:51.442548 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 811/3201] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:51 2026] DELETE /volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:51.455792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f63b3004-0100-4f3c-9ca1-31d1c891473c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:51.458692 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f63b3004-0100-4f3c-9ca1-31d1c891473c tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae Aug 13 23:48:51.458692 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f63b3004-0100-4f3c-9ca1-31d1c891473c tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:51.458866 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f63b3004-0100-4f3c-9ca1-31d1c891473c tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:51.469942 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.469942 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:51.475016 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f63b3004-0100-4f3c-9ca1-31d1c891473c tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:51.481400 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f63b3004-0100-4f3c-9ca1-31d1c891473c tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae returned with HTTP 200 Aug 13 23:48:51.481980 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 801/3202] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:51 2026] GET /volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:51.762646 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-895d2523-374c-4d2c-be5c-399e4f62f741 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:51.768151 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-895d2523-374c-4d2c-be5c-399e4f62f741 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:51.768151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-895d2523-374c-4d2c-be5c-399e4f62f741 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:51.768151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-895d2523-374c-4d2c-be5c-399e4f62f741 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:51.768151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-895d2523-374c-4d2c-be5c-399e4f62f741 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:51.776385 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:51.776385 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:51.776385 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-895d2523-374c-4d2c-be5c-399e4f62f741 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:51.776385 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 797/3203] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:51 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:52.163021 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-ba3918e5-c226-4b31-ab60-e6a927d450eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:52.167446 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-ba3918e5-c226-4b31-ab60-e6a927d450eb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] DELETE https://10.4.3.81/volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 Aug 13 23:48:52.167446 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-ba3918e5-c226-4b31-ab60-e6a927d450eb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:52.167446 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-ba3918e5-c226-4b31-ab60-e6a927d450eb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:52.187169 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:52.187169 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:52.310794 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a52bd602-33cf-48a6-b69f-9b36653a1f27 req-ba3918e5-c226-4b31-ab60-e6a927d450eb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 returned with HTTP 200 Aug 13 23:48:52.311363 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 795/3204] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:48:52 2026] DELETE /volume/v3/attachments/9fdd67e6-94f9-4117-824e-c1f483c6f171 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:52.447709 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-99650798-dbae-495f-9473-be4ac68c27ed req-0fe75c17-641f-48d5-9c74-b3a51e791e5b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:52.450346 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-99650798-dbae-495f-9473-be4ac68c27ed req-0fe75c17-641f-48d5-9c74-b3a51e791e5b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:52.450630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-99650798-dbae-495f-9473-be4ac68c27ed req-0fe75c17-641f-48d5-9c74-b3a51e791e5b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:52.450796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-99650798-dbae-495f-9473-be4ac68c27ed req-0fe75c17-641f-48d5-9c74-b3a51e791e5b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:52.461932 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:52.461932 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:52.467802 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-99650798-dbae-495f-9473-be4ac68c27ed req-0fe75c17-641f-48d5-9c74-b3a51e791e5b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:52.473944 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-99650798-dbae-495f-9473-be4ac68c27ed req-0fe75c17-641f-48d5-9c74-b3a51e791e5b tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:52.474584 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 812/3205] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:52 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:52.492859 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-553467ec-0675-4828-86b2-58eeed832aff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:52.495477 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-553467ec-0675-4828-86b2-58eeed832aff tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:52.495764 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-553467ec-0675-4828-86b2-58eeed832aff tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:52.496029 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-553467ec-0675-4828-86b2-58eeed832aff tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:52.496261 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-553467ec-0675-4828-86b2-58eeed832aff tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Delete volume with id: 0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:52.504692 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7bcd0b8e-cebe-45d0-8cdc-1ca0d03731f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:52.509618 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bcd0b8e-cebe-45d0-8cdc-1ca0d03731f0 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae Aug 13 23:48:52.509618 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bcd0b8e-cebe-45d0-8cdc-1ca0d03731f0 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:52.509618 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bcd0b8e-cebe-45d0-8cdc-1ca0d03731f0 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:52.510515 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:52.510515 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:52.514236 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-553467ec-0675-4828-86b2-58eeed832aff tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:52.518317 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bcd0b8e-cebe-45d0-8cdc-1ca0d03731f0 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae returned with HTTP 404 Aug 13 23:48:52.519943 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 798/3206] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:52 2026] GET /volume/v3/volumes/2e1e0c5d-3e24-4db9-b58f-7899c2f59aae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:52.531120 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8199ede-3a11-4f9b-bdfe-796c2f9dc754 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:52.536384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8199ede-3a11-4f9b-bdfe-796c2f9dc754 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] DELETE https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a Aug 13 23:48:52.536792 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8199ede-3a11-4f9b-bdfe-796c2f9dc754 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:52.537027 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8199ede-3a11-4f9b-bdfe-796c2f9dc754 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:52.537275 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d8199ede-3a11-4f9b-bdfe-796c2f9dc754 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Delete volume with id: 372cda96-382a-406f-8046-ea971a00121a Aug 13 23:48:52.546521 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:52.546521 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:52.547123 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8199ede-3a11-4f9b-bdfe-796c2f9dc754 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:52.554096 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-553467ec-0675-4828-86b2-58eeed832aff tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Delete volume request issued successfully. Aug 13 23:48:52.554381 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-553467ec-0675-4828-86b2-58eeed832aff tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 202 Aug 13 23:48:52.554919 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 802/3207] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:48:52 2026] DELETE /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:48:52.568169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-97d93bc7-ab90-4c5d-bd48-b5a63afd4736 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:52.571072 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97d93bc7-ab90-4c5d-bd48-b5a63afd4736 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:52.571393 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97d93bc7-ab90-4c5d-bd48-b5a63afd4736 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:52.571796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97d93bc7-ab90-4c5d-bd48-b5a63afd4736 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:52.577440 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8199ede-3a11-4f9b-bdfe-796c2f9dc754 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Delete volume request issued successfully. Aug 13 23:48:52.577719 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8199ede-3a11-4f9b-bdfe-796c2f9dc754 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a returned with HTTP 202 Aug 13 23:48:52.578880 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 796/3208] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:52 2026] DELETE /volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:52.582084 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:52.582084 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:52.587564 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-97d93bc7-ab90-4c5d-bd48-b5a63afd4736 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Volume info retrieved successfully. Aug 13 23:48:52.591547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd494cec-8d76-4306-b6d9-16a1dba427dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:52.598320 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd494cec-8d76-4306-b6d9-16a1dba427dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a Aug 13 23:48:52.598320 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd494cec-8d76-4306-b6d9-16a1dba427dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:52.598320 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd494cec-8d76-4306-b6d9-16a1dba427dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:52.598558 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97d93bc7-ab90-4c5d-bd48-b5a63afd4736 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 200 Aug 13 23:48:52.599069 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 813/3209] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:52 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:52.609028 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:52.609028 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:52.614894 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bd494cec-8d76-4306-b6d9-16a1dba427dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:52.622062 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd494cec-8d76-4306-b6d9-16a1dba427dd tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a returned with HTTP 200 Aug 13 23:48:52.622816 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 799/3210] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:52 2026] GET /volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:52.793827 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f741cfe5-8519-42a2-a9c1-1d161f195d06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:52.796213 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f741cfe5-8519-42a2-a9c1-1d161f195d06 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:52.796535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f741cfe5-8519-42a2-a9c1-1d161f195d06 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:52.797358 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f741cfe5-8519-42a2-a9c1-1d161f195d06 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:52.797358 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f741cfe5-8519-42a2-a9c1-1d161f195d06 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:52.804657 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:52.804657 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:52.806176 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f741cfe5-8519-42a2-a9c1-1d161f195d06 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:52.806544 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 803/3211] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:52 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:53.620805 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f1e21ad-3c29-4245-9fdf-7a7c0d6e2ccb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:53.623681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f1e21ad-3c29-4245-9fdf-7a7c0d6e2ccb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] GET https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 Aug 13 23:48:53.624496 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f1e21ad-3c29-4245-9fdf-7a7c0d6e2ccb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:53.625883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f1e21ad-3c29-4245-9fdf-7a7c0d6e2ccb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:53.640356 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f1e21ad-3c29-4245-9fdf-7a7c0d6e2ccb tempest-TestServerVolumeAttachScenarioOldVersion-2052222208 tempest-TestServerVolumeAttachScenarioOldVersion-2052222208-project-member] https://10.4.3.81/volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 returned with HTTP 404 Aug 13 23:48:53.641387 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 797/3212] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:48:53 2026] GET /volume/v3/volumes/0d918ecf-6974-4377-a73f-2037b41a4ea0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:48:53.641492 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5f20748-dfb2-47c3-b9f8-958e5e2557bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:53.644242 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5f20748-dfb2-47c3-b9f8-958e5e2557bb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a Aug 13 23:48:53.644501 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5f20748-dfb2-47c3-b9f8-958e5e2557bb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:53.644729 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5f20748-dfb2-47c3-b9f8-958e5e2557bb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:53.656148 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5f20748-dfb2-47c3-b9f8-958e5e2557bb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a returned with HTTP 404 Aug 13 23:48:53.656889 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 814/3213] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:53 2026] GET /volume/v3/volumes/372cda96-382a-406f-8046-ea971a00121a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:53.668518 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-41c24bba-f93c-4290-a99f-9fda2f735ad7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:53.669806 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41c24bba-f93c-4290-a99f-9fda2f735ad7 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef Aug 13 23:48:53.670477 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41c24bba-f93c-4290-a99f-9fda2f735ad7 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:53.670658 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41c24bba-f93c-4290-a99f-9fda2f735ad7 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:53.670899 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-41c24bba-f93c-4290-a99f-9fda2f735ad7 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Delete volume with id: a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef Aug 13 23:48:53.683873 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:53.683873 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:53.684925 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-41c24bba-f93c-4290-a99f-9fda2f735ad7 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:53.713807 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-41c24bba-f93c-4290-a99f-9fda2f735ad7 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Delete volume request issued successfully. Aug 13 23:48:53.714600 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41c24bba-f93c-4290-a99f-9fda2f735ad7 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef returned with HTTP 202 Aug 13 23:48:53.714600 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 800/3214] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:48:53 2026] DELETE /volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:48:53.726635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36eab573-2559-4c80-9965-26928d9284eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:53.729135 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36eab573-2559-4c80-9965-26928d9284eb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef Aug 13 23:48:53.730336 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36eab573-2559-4c80-9965-26928d9284eb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:53.730739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36eab573-2559-4c80-9965-26928d9284eb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:53.740226 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:53.740226 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:53.745553 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-36eab573-2559-4c80-9965-26928d9284eb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Volume info retrieved successfully. Aug 13 23:48:53.756055 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36eab573-2559-4c80-9965-26928d9284eb tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef returned with HTTP 200 Aug 13 23:48:53.756804 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 804/3215] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:53 2026] GET /volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:53.820174 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a43ebd96-4f19-4400-a1c6-eb958cd30de4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:53.822244 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a43ebd96-4f19-4400-a1c6-eb958cd30de4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:53.822688 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a43ebd96-4f19-4400-a1c6-eb958cd30de4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:53.823146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a43ebd96-4f19-4400-a1c6-eb958cd30de4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:53.823435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a43ebd96-4f19-4400-a1c6-eb958cd30de4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:53.831197 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:53.831197 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:53.832462 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a43ebd96-4f19-4400-a1c6-eb958cd30de4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:53.833298 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 798/3216] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:53 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:54.774135 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bed8a2ad-2969-466f-b2f4-dd6640354294 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:54.778772 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bed8a2ad-2969-466f-b2f4-dd6640354294 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] GET https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef Aug 13 23:48:54.779291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bed8a2ad-2969-466f-b2f4-dd6640354294 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:54.779681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bed8a2ad-2969-466f-b2f4-dd6640354294 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:54.793049 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bed8a2ad-2969-466f-b2f4-dd6640354294 tempest-VolumesTestJSON-96554902 tempest-VolumesTestJSON-96554902-project-member] https://10.4.3.81/volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef returned with HTTP 404 Aug 13 23:48:54.793049 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 815/3217] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:54 2026] GET /volume/v3/volumes/a3fabe0b-97d3-4dcc-b9cf-3fb537cdc3ef => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:54.857776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-032d411d-e202-4bb1-8162-924a5c7a1a54 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:54.865261 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-032d411d-e202-4bb1-8162-924a5c7a1a54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:54.865261 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-032d411d-e202-4bb1-8162-924a5c7a1a54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:54.865261 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-032d411d-e202-4bb1-8162-924a5c7a1a54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:54.866197 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-032d411d-e202-4bb1-8162-924a5c7a1a54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:54.899509 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:54.899509 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:54.901053 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-032d411d-e202-4bb1-8162-924a5c7a1a54 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:54.902017 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 801/3218] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:54 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:55.919209 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1857010c-dc69-4483-be32-ab7b89adeb33 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:55.922796 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1857010c-dc69-4483-be32-ab7b89adeb33 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:55.924625 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1857010c-dc69-4483-be32-ab7b89adeb33 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:55.924625 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1857010c-dc69-4483-be32-ab7b89adeb33 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:55.924625 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1857010c-dc69-4483-be32-ab7b89adeb33 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:55.934583 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:55.934583 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:55.935468 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1857010c-dc69-4483-be32-ab7b89adeb33 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:55.936126 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 805/3219] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:55 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:56.955365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-203d47b7-0f4a-4a53-af4f-d7d680045871 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:56.961640 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-203d47b7-0f4a-4a53-af4f-d7d680045871 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:56.961980 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-203d47b7-0f4a-4a53-af4f-d7d680045871 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:56.965574 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-203d47b7-0f4a-4a53-af4f-d7d680045871 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:56.965777 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-203d47b7-0f4a-4a53-af4f-d7d680045871 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:56.973951 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:56.973951 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:56.975084 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-203d47b7-0f4a-4a53-af4f-d7d680045871 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:56.975615 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 799/3220] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:56 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:57.624488 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-127429e8-a0d2-406b-aa77-80e134ee7975 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:57.630391 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-127429e8-a0d2-406b-aa77-80e134ee7975 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:48:57.630698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-127429e8-a0d2-406b-aa77-80e134ee7975 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:57.630902 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-127429e8-a0d2-406b-aa77-80e134ee7975 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:57.651105 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:57.651105 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:57.659071 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-127429e8-a0d2-406b-aa77-80e134ee7975 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:57.667463 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-127429e8-a0d2-406b-aa77-80e134ee7975 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:48:57.668320 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 816/3221] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:57 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 938 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:58.001113 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7d2e2496-9c1d-4cc4-95db-5b319f397216 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.009682 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d2e2496-9c1d-4cc4-95db-5b319f397216 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:58.009682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d2e2496-9c1d-4cc4-95db-5b319f397216 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.010445 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d2e2496-9c1d-4cc4-95db-5b319f397216 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.010753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7d2e2496-9c1d-4cc4-95db-5b319f397216 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:58.022281 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:58.022281 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:58.022803 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d2e2496-9c1d-4cc4-95db-5b319f397216 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:58.024025 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 802/3222] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:57 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:58.106085 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-705acd63-797a-4954-8794-02c12f575c06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.112084 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-705acd63-797a-4954-8794-02c12f575c06 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:48:58.112084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-705acd63-797a-4954-8794-02c12f575c06 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.112923 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-705acd63-797a-4954-8794-02c12f575c06 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.149208 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:58.149208 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:48:58.163284 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-705acd63-797a-4954-8794-02c12f575c06 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:58.179326 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-705acd63-797a-4954-8794-02c12f575c06 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:48:58.179326 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 806/3223] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 938 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:58.217874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42465c17-f028-4558-8530-932453cb8cc6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.221726 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42465c17-f028-4558-8530-932453cb8cc6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:58.222537 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42465c17-f028-4558-8530-932453cb8cc6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.222537 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42465c17-f028-4558-8530-932453cb8cc6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.233410 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:58.233410 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:58.239834 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-42465c17-f028-4558-8530-932453cb8cc6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:58.251818 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42465c17-f028-4558-8530-932453cb8cc6 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:58.251818 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 800/3224] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:58.343696 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fef40820-a577-45b1-ac32-43161f5c7fd9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.344145 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fef40820-a577-45b1-ac32-43161f5c7fd9 None None] GET https://10.4.3.81/volume// Aug 13 23:48:58.344271 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fef40820-a577-45b1-ac32-43161f5c7fd9 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.344491 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fef40820-a577-45b1-ac32-43161f5c7fd9 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.344851 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fef40820-a577-45b1-ac32-43161f5c7fd9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:58.345150 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 817/3225] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:58.357329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-55a2a5a0-8081-4c6f-a674-20be16360513 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.363019 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-55a2a5a0-8081-4c6f-a674-20be16360513 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:48:58.363019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-55a2a5a0-8081-4c6f-a674-20be16360513 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc37ae29-d094-497b-a4b6-52b1048a70bd", "connector": null, "instance_uuid": "9107f45f-21e3-4381-b4de-8635c0ccd17f"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:58.382755 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:58.382755 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:58.417743 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f821c05-be6c-4f92-b0c5-23b00348a989 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.450447 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-55a2a5a0-8081-4c6f-a674-20be16360513 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:48:58.451309 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 803/3226] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:48:58 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:58.497857 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-660ce44d-80f1-40b6-8577-9d7df7830646 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.501857 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-660ce44d-80f1-40b6-8577-9d7df7830646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:48:58.502132 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-660ce44d-80f1-40b6-8577-9d7df7830646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.502887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-660ce44d-80f1-40b6-8577-9d7df7830646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.530181 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-65c3a6d1-1406-40c6-983c-2801f9de143a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.530464 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:58.530464 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:58.530633 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65c3a6d1-1406-40c6-983c-2801f9de143a None None] GET https://10.4.3.81/volume// Aug 13 23:48:58.530905 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65c3a6d1-1406-40c6-983c-2801f9de143a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.531205 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65c3a6d1-1406-40c6-983c-2801f9de143a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.531624 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65c3a6d1-1406-40c6-983c-2801f9de143a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:48:58.531960 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 818/3227] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:48:58.548711 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-372abf02-aca1-41d1-853c-8875331c2e11 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.548981 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-660ce44d-80f1-40b6-8577-9d7df7830646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:58.551441 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-372abf02-aca1-41d1-853c-8875331c2e11 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:48:58.551606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-372abf02-aca1-41d1-853c-8875331c2e11 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.551801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-372abf02-aca1-41d1-853c-8875331c2e11 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.562780 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-660ce44d-80f1-40b6-8577-9d7df7830646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:48:58.563917 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 801/3228] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 937 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:58.571525 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:58.571525 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:58.578051 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-372abf02-aca1-41d1-853c-8875331c2e11 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:58.588595 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-372abf02-aca1-41d1-853c-8875331c2e11 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:48:58.589072 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 804/3229] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 1117 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:48:58.590592 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f821c05-be6c-4f92-b0c5-23b00348a989 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:48:58.590592 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f821c05-be6c-4f92-b0c5-23b00348a989 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-237328089", "description": "tempest-group-type-description-737950032", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:58.616809 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f821c05-be6c-4f92-b0c5-23b00348a989 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:48:58.616889 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 807/3230] 10.4.3.81 () {70 vars in 1305 bytes} [Thu Aug 13 23:48:58 2026] POST /volume/v3/group_types => generated 263 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:58.633286 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-52028136-33f4-4cfc-9b99-aaaf1be067e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.636750 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52028136-33f4-4cfc-9b99-aaaf1be067e5 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] GET https://10.4.3.81/volume/v3/group_types Aug 13 23:48:58.637102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52028136-33f4-4cfc-9b99-aaaf1be067e5 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.637410 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52028136-33f4-4cfc-9b99-aaaf1be067e5 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.660945 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52028136-33f4-4cfc-9b99-aaaf1be067e5 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 200 Aug 13 23:48:58.660945 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 819/3231] 10.4.3.81 () {68 vars in 1283 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/group_types => generated 497 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:58.673252 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a4792bb-8cb3-46d7-bd26-ce384a84ba49 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.678145 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a4792bb-8cb3-46d7-bd26-ce384a84ba49 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] PUT https://10.4.3.81/volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a Aug 13 23:48:58.678688 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a4792bb-8cb3-46d7-bd26-ce384a84ba49 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-480602202", "description": "updated-group-type-desc"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:58.707155 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a4792bb-8cb3-46d7-bd26-ce384a84ba49 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a returned with HTTP 200 Aug 13 23:48:58.707155 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 802/3232] 10.4.3.81 () {70 vars in 1415 bytes} [Thu Aug 13 23:48:58 2026] PUT /volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a => generated 254 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:58.718383 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a9b417b-fdde-4157-9bbf-14b9688a327f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.720890 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a9b417b-fdde-4157-9bbf-14b9688a327f tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] GET https://10.4.3.81/volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a Aug 13 23:48:58.721421 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a9b417b-fdde-4157-9bbf-14b9688a327f tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.721917 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a9b417b-fdde-4157-9bbf-14b9688a327f tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.728653 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a9b417b-fdde-4157-9bbf-14b9688a327f tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a returned with HTTP 200 Aug 13 23:48:58.729863 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 805/3233] 10.4.3.81 () {68 vars in 1394 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a => generated 254 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:58.746213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8ab5b9ba-d567-417d-8117-d4d88264186c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.749309 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ab5b9ba-d567-417d-8117-d4d88264186c tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a Aug 13 23:48:58.749621 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ab5b9ba-d567-417d-8117-d4d88264186c tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.750561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ab5b9ba-d567-417d-8117-d4d88264186c tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.757745 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-10e86236-ec52-4026-abc9-ff3acccb9001 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.760299 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-10e86236-ec52-4026-abc9-ff3acccb9001 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] PUT https://10.4.3.81/volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c Aug 13 23:48:58.760760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-10e86236-ec52-4026-abc9-ff3acccb9001 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:58.774526 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-10e86236-ec52-4026-abc9-ff3acccb9001 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Acquiring lock "cinder-attachment_update-fc37ae29-d094-497b-a4b6-52b1048a70bd-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:48:58.782835 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-10e86236-ec52-4026-abc9-ff3acccb9001 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Lock "cinder-attachment_update-fc37ae29-d094-497b-a4b6-52b1048a70bd-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:48:58.783730 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:58.783730 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:58.793531 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ab5b9ba-d567-417d-8117-d4d88264186c tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a returned with HTTP 202 Aug 13 23:48:58.797540 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 808/3234] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:48:58 2026] DELETE /volume/v3/group_types/45219655-ccb3-4a7a-9f47-740f485ab58a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:48:58.810656 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b7e1c8c-3176-4c64-ae47-e9eb31020923 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.813039 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b7e1c8c-3176-4c64-ae47-e9eb31020923 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] GET https://10.4.3.81/volume/v3/group_types Aug 13 23:48:58.813581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b7e1c8c-3176-4c64-ae47-e9eb31020923 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.813581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b7e1c8c-3176-4c64-ae47-e9eb31020923 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.833181 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b7e1c8c-3176-4c64-ae47-e9eb31020923 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 200 Aug 13 23:48:58.833181 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 803/3235] 10.4.3.81 () {68 vars in 1283 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/group_types => generated 248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:58.847236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0c7e25ab-d92c-4d03-b729-9a19495a38fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.849919 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c7e25ab-d92c-4d03-b729-9a19495a38fa tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:48:58.851563 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c7e25ab-d92c-4d03-b729-9a19495a38fa tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1058935695", "is_public": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:58.877045 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c7e25ab-d92c-4d03-b729-9a19495a38fa tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:48:58.877399 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 806/3236] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:48:58 2026] POST /volume/v3/group_types => generated 164 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:58.899232 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c26e3476-bb93-4d7e-9524-428f3a3f5e47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.901543 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c26e3476-bb93-4d7e-9524-428f3a3f5e47 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] POST https://10.4.3.81/volume/v3/group_types Aug 13 23:48:58.901960 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c26e3476-bb93-4d7e-9524-428f3a3f5e47 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1317157446", "is_public": false}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:58.925217 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c26e3476-bb93-4d7e-9524-428f3a3f5e47 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types returned with HTTP 202 Aug 13 23:48:58.925771 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 809/3237] 10.4.3.81 () {70 vars in 1304 bytes} [Thu Aug 13 23:48:58 2026] POST /volume/v3/group_types => generated 165 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:48:58.936855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a5c2afc-0059-4867-b2ea-8fc3d95fffbc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.941030 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a5c2afc-0059-4867-b2ea-8fc3d95fffbc tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] GET https://10.4.3.81/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 23:48:58.941030 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a5c2afc-0059-4867-b2ea-8fc3d95fffbc tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.941030 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a5c2afc-0059-4867-b2ea-8fc3d95fffbc tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.962159 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a5c2afc-0059-4867-b2ea-8fc3d95fffbc tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 23:48:58.962159 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 804/3238] 10.4.3.81 () {68 vars in 1344 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:58.965579 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-10e86236-ec52-4026-abc9-ff3acccb9001 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Lock "cinder-attachment_update-fc37ae29-d094-497b-a4b6-52b1048a70bd-np0000007283" released by "attachment_update" :: held 0.183s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:48:58.965890 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-10e86236-ec52-4026-abc9-ff3acccb9001 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c returned with HTTP 200 Aug 13 23:48:58.967760 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 820/3239] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:48:58 2026] PUT /volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:58.975790 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0bd7f3e6-1b11-493f-bff7-fa2214a51087 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:58.983731 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0bd7f3e6-1b11-493f-bff7-fa2214a51087 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] GET https://10.4.3.81/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 23:48:58.983731 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0bd7f3e6-1b11-493f-bff7-fa2214a51087 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:58.983731 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0bd7f3e6-1b11-493f-bff7-fa2214a51087 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:58.992717 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0bd7f3e6-1b11-493f-bff7-fa2214a51087 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 23:48:58.992717 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 807/3240] 10.4.3.81 () {68 vars in 1346 bytes} [Thu Aug 13 23:48:58 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:59.005903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7bbe8712-bb62-4f5a-bf5c-b4e98cfb1af6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:59.009246 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7bbe8712-bb62-4f5a-bf5c-b4e98cfb1af6 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] GET https://10.4.3.81/volume/v3/group_types?is_public=False Aug 13 23:48:59.009605 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7bbe8712-bb62-4f5a-bf5c-b4e98cfb1af6 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:59.009900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7bbe8712-bb62-4f5a-bf5c-b4e98cfb1af6 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:59.022504 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7bbe8712-bb62-4f5a-bf5c-b4e98cfb1af6 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 23:48:59.023113 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 810/3241] 10.4.3.81 () {68 vars in 1314 bytes} [Thu Aug 13 23:48:59 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:59.035187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ce3861d-836b-4a45-8426-3e136ef6d05a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:59.037700 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ce3861d-836b-4a45-8426-3e136ef6d05a tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] GET https://10.4.3.81/volume/v3/group_types?is_public=True Aug 13 23:48:59.038162 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ce3861d-836b-4a45-8426-3e136ef6d05a tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:59.038523 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ce3861d-836b-4a45-8426-3e136ef6d05a tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:59.040624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1257a1a8-9101-4a95-8aaa-d70b0878a46a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:59.043729 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1257a1a8-9101-4a95-8aaa-d70b0878a46a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:48:59.044936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1257a1a8-9101-4a95-8aaa-d70b0878a46a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:59.045432 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1257a1a8-9101-4a95-8aaa-d70b0878a46a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:59.045432 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1257a1a8-9101-4a95-8aaa-d70b0878a46a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:48:59.047719 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ce3861d-836b-4a45-8426-3e136ef6d05a tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 23:48:59.047868 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 805/3242] 10.4.3.81 () {68 vars in 1312 bytes} [Thu Aug 13 23:48:59 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:48:59.054371 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:59.054371 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:59.054701 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1257a1a8-9101-4a95-8aaa-d70b0878a46a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:48:59.055576 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 821/3243] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:48:59 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:59.059230 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-37633b4c-b650-40e1-a581-7a1876e468fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:59.065981 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37633b4c-b650-40e1-a581-7a1876e468fa tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/6919fd2a-e6ce-4926-9d31-7b7b130c3793 Aug 13 23:48:59.066320 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37633b4c-b650-40e1-a581-7a1876e468fa tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:59.066629 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37633b4c-b650-40e1-a581-7a1876e468fa tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:59.091871 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37633b4c-b650-40e1-a581-7a1876e468fa tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types/6919fd2a-e6ce-4926-9d31-7b7b130c3793 returned with HTTP 202 Aug 13 23:48:59.092453 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 808/3244] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:48:59 2026] DELETE /volume/v3/group_types/6919fd2a-e6ce-4926-9d31-7b7b130c3793 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:48:59.103082 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1e5345f2-820e-433a-9d95-b1526f48ea79 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:59.105564 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e5345f2-820e-433a-9d95-b1526f48ea79 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] DELETE https://10.4.3.81/volume/v3/group_types/8b3f696e-c8e9-4fc2-9cbf-b4fbf20ff53d Aug 13 23:48:59.105853 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e5345f2-820e-433a-9d95-b1526f48ea79 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:59.105853 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e5345f2-820e-433a-9d95-b1526f48ea79 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:59.131350 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e5345f2-820e-433a-9d95-b1526f48ea79 tempest-GroupTypesTest-1128291738 tempest-GroupTypesTest-1128291738-project-admin] https://10.4.3.81/volume/v3/group_types/8b3f696e-c8e9-4fc2-9cbf-b4fbf20ff53d returned with HTTP 202 Aug 13 23:48:59.132019 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 811/3245] 10.4.3.81 () {68 vars in 1397 bytes} [Thu Aug 13 23:48:59 2026] DELETE /volume/v3/group_types/8b3f696e-c8e9-4fc2-9cbf-b4fbf20ff53d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:48:59.270288 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fc0a51ac-e453-4518-a0f6-f59100aa512c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:59.274282 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc0a51ac-e453-4518-a0f6-f59100aa512c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:48:59.274461 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc0a51ac-e453-4518-a0f6-f59100aa512c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:59.274659 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc0a51ac-e453-4518-a0f6-f59100aa512c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:59.288801 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:59.288801 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:48:59.296926 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fc0a51ac-e453-4518-a0f6-f59100aa512c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:59.305261 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc0a51ac-e453-4518-a0f6-f59100aa512c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:48:59.305636 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 806/3246] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:59 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:48:59.347265 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fa16079-56b7-47f1-ae05-2337f314ba53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:59.350851 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fa16079-56b7-47f1-ae05-2337f314ba53 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] POST https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action Aug 13 23:48:59.351200 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fa16079-56b7-47f1-ae05-2337f314ba53 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-144714914", "disk_format": "qcow2"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:48:59.351615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fa16079-56b7-47f1-ae05-2337f314ba53 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-144714914", "disk_format": "qcow2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:48:59.368349 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:59.368349 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:59.369420 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3fa16079-56b7-47f1-ae05-2337f314ba53 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:48:59.399740 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:59.399740 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:48:59.407356 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.image.image_utils [None req-3fa16079-56b7-47f1-ae05-2337f314ba53 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-144714914'}] 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-144714914'}]. {{(pid=100273) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 23:48:59.588456 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-936f3ac1-5595-4e55-a489-e94d5b4d69f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:48:59.599358 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-936f3ac1-5595-4e55-a489-e94d5b4d69f3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:48:59.600094 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-936f3ac1-5595-4e55-a489-e94d5b4d69f3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:48:59.600437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-936f3ac1-5595-4e55-a489-e94d5b4d69f3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:48:59.619445 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:48:59.619445 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:48:59.623311 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-936f3ac1-5595-4e55-a489-e94d5b4d69f3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:48:59.631868 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-936f3ac1-5595-4e55-a489-e94d5b4d69f3 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:48:59.632736 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 809/3247] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:48:59 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 938 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:00.073931 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8d7fff53-8ca0-4a99-acdb-17eb7967fabb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:00.074957 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d7fff53-8ca0-4a99-acdb-17eb7967fabb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:00.074957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d7fff53-8ca0-4a99-acdb-17eb7967fabb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:00.074957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d7fff53-8ca0-4a99-acdb-17eb7967fabb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:00.074957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8d7fff53-8ca0-4a99-acdb-17eb7967fabb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:00.084346 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:00.084346 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:00.084346 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d7fff53-8ca0-4a99-acdb-17eb7967fabb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:00.084346 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 812/3248] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:00 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:00.205565 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3fa16079-56b7-47f1-ae05-2337f314ba53 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Copy volume to image completed successfully. Aug 13 23:49:00.206040 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fa16079-56b7-47f1-ae05-2337f314ba53 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action returned with HTTP 202 Aug 13 23:49:00.206378 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 822/3249] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:48:59 2026] POST /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6/action => generated 688 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:00.654032 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-313e9ef0-da54-4420-b266-f90c713b5bbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:00.659001 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-313e9ef0-da54-4420-b266-f90c713b5bbb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:00.659843 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-313e9ef0-da54-4420-b266-f90c713b5bbb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:00.659843 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-313e9ef0-da54-4420-b266-f90c713b5bbb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:00.674426 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:00.674426 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:00.679604 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-313e9ef0-da54-4420-b266-f90c713b5bbb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:00.686479 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-313e9ef0-da54-4420-b266-f90c713b5bbb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:49:00.687303 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 807/3250] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:00 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:01.103906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f17bfb93-5bfe-404b-b42f-e86d29b92f18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:01.107180 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f17bfb93-5bfe-404b-b42f-e86d29b92f18 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:01.109005 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f17bfb93-5bfe-404b-b42f-e86d29b92f18 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:01.109927 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f17bfb93-5bfe-404b-b42f-e86d29b92f18 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:01.109927 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f17bfb93-5bfe-404b-b42f-e86d29b92f18 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:01.120295 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:01.120295 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:01.121785 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f17bfb93-5bfe-404b-b42f-e86d29b92f18 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:01.122359 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 810/3251] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:01 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:01.709352 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b89a673-b5a4-4e24-9173-870208bda646 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:01.714551 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b89a673-b5a4-4e24-9173-870208bda646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:01.714845 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b89a673-b5a4-4e24-9173-870208bda646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:01.715072 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b89a673-b5a4-4e24-9173-870208bda646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:01.729972 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:01.729972 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:01.735915 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4b89a673-b5a4-4e24-9173-870208bda646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:01.742845 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b89a673-b5a4-4e24-9173-870208bda646 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:49:01.743417 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 813/3252] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:01 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:02.137174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fccd6714-fa1b-43a1-ab05-a4b5d32bd852 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:02.139195 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fccd6714-fa1b-43a1-ab05-a4b5d32bd852 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:02.139504 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fccd6714-fa1b-43a1-ab05-a4b5d32bd852 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:02.139739 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fccd6714-fa1b-43a1-ab05-a4b5d32bd852 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:02.139935 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fccd6714-fa1b-43a1-ab05-a4b5d32bd852 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:02.146054 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:02.146054 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:02.146054 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fccd6714-fa1b-43a1-ab05-a4b5d32bd852 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:02.146054 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 823/3253] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:02 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:02.761179 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe6635d3-d4fb-4922-9fab-a08734e259c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:02.765814 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe6635d3-d4fb-4922-9fab-a08734e259c4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:02.766055 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe6635d3-d4fb-4922-9fab-a08734e259c4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:02.766266 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe6635d3-d4fb-4922-9fab-a08734e259c4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:02.783907 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:02.783907 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:02.791630 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fe6635d3-d4fb-4922-9fab-a08734e259c4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:02.796795 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe6635d3-d4fb-4922-9fab-a08734e259c4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:49:02.797274 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 808/3254] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:02 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:02.817743 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0ed937b0-3a69-4339-b27f-5f15ed76bdad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:02.970127 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ed937b0-3a69-4339-b27f-5f15ed76bdad tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:02.970806 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ed937b0-3a69-4339-b27f-5f15ed76bdad tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1499825787", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1175233686", "vendor_name": "tempest-vendor_name-1266336405"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:02.990962 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ed937b0-3a69-4339-b27f-5f15ed76bdad tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:02.991415 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 811/3255] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:02 2026] POST /volume/v3/types => generated 328 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:03.005237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:03.122413 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:03.122413 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "17252726-7eef-40aa-837c-a493e7d88e02", "size": 1, "name": "tempest-UserMessagesTest-Volume-1653820302"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:03.123846 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Create volume request body: {'volume': {'volume_type': '17252726-7eef-40aa-837c-a493e7d88e02', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1653820302'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:03.132954 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Create volume of 1 GB Aug 13 23:49:03.133315 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:03.133315 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:03.133960 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Availability Zones retrieved successfully. Aug 13 23:49:03.144032 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Flow 'volume_create_api' (c14cbce8-8624-4391-8552-8cafb3d9c31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:03.144032 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e95b0e5-8225-48ee-ad26-b27d33a30cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:03.144641 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:03.160604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d636df0a-092c-4610-b14a-38c0666cd8f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:03.162220 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d636df0a-092c-4610-b14a-38c0666cd8f5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:03.163355 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d636df0a-092c-4610-b14a-38c0666cd8f5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:03.163705 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d636df0a-092c-4610-b14a-38c0666cd8f5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:03.163960 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d636df0a-092c-4610-b14a-38c0666cd8f5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:03.174125 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:03.174125 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:03.174808 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d636df0a-092c-4610-b14a-38c0666cd8f5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:03.175245 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 824/3256] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:03 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:03.176254 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e95b0e5-8225-48ee-ad26-b27d33a30cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:49:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1175233686',vendor_name='tempest-vendor_name-1266336405'},id=17252726-7eef-40aa-837c-a493e7d88e02,is_public=True,name='tempest-UserMessagesTest-volume-type-1499825787',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17252726-7eef-40aa-837c-a493e7d88e02', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:03.181565 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc3a441-9af3-4386-8f48-875d7e6514a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:03.223610 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1499825787 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1499825787, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:49:03.224082 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1499825787 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1499825787, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:49:03.289033 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Created reservations ['07ce2b27-8ce7-4c36-8a4a-2594af1d24c4', '9d7ebb5b-0040-4027-a9ab-95eb9c459f0e', 'c2647c23-ca66-414d-8d02-401c74b9a8e5', 'dfc543f2-f74c-4b4f-84ef-706169740ae8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:03.290348 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc3a441-9af3-4386-8f48-875d7e6514a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07ce2b27-8ce7-4c36-8a4a-2594af1d24c4', '9d7ebb5b-0040-4027-a9ab-95eb9c459f0e', 'c2647c23-ca66-414d-8d02-401c74b9a8e5', 'dfc543f2-f74c-4b4f-84ef-706169740ae8']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:03.291046 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb3b63a-8014-47c6-9935-8f010bac3cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:03.321528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb3b63a-8014-47c6-9935-8f010bac3cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53996bb2-aec2-4963-af24-fa09334c0e6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1653820302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c736fa4f662043d99453efec0d2b5464',qos_specs=None,replication_status=,reservations=['07ce2b27-8ce7-4c36-8a4a-2594af1d24c4','9d7ebb5b-0040-4027-a9ab-95eb9c459f0e','c2647c23-ca66-414d-8d02-401c74b9a8e5','dfc543f2-f74c-4b4f-84ef-706169740ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d3e5afdf774a8696dcbb7cb86daea3',volume_type_id=17252726-7eef-40aa-837c-a493e7d88e02), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1653820302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53996bb2-aec2-4963-af24-fa09334c0e6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c736fa4f662043d99453efec0d2b5464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d3e5afdf774a8696dcbb7cb86daea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17252726-7eef-40aa-837c-a493e7d88e02),volume_type_id=17252726-7eef-40aa-837c-a493e7d88e02)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:03.323434 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b62fd8-5eee-4925-98e1-2419c8c0a9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:03.349536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b62fd8-5eee-4925-98e1-2419c8c0a9be) transitioned into state 'SUCCESS' from state '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-1653820302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c736fa4f662043d99453efec0d2b5464',qos_specs=None,replication_status=,reservations=['07ce2b27-8ce7-4c36-8a4a-2594af1d24c4','9d7ebb5b-0040-4027-a9ab-95eb9c459f0e','c2647c23-ca66-414d-8d02-401c74b9a8e5','dfc543f2-f74c-4b4f-84ef-706169740ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d3e5afdf774a8696dcbb7cb86daea3',volume_type_id=17252726-7eef-40aa-837c-a493e7d88e02)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:03.352084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc9b0476-e7b0-49d8-9037-815833f9d645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:03.352212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-9df2dfdb-bd5a-43b2-ad6d-93eff492e8e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:03.354834 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-9df2dfdb-bd5a-43b2-ad6d-93eff492e8e2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c/action Aug 13 23:49:03.355321 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-9df2dfdb-bd5a-43b2-ad6d-93eff492e8e2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:03.355471 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-9df2dfdb-bd5a-43b2-ad6d-93eff492e8e2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:03.364209 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc9b0476-e7b0-49d8-9037-815833f9d645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:03.365129 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Flow 'volume_create_api' (c14cbce8-8624-4391-8552-8cafb3d9c31f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:03.365497 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Create volume request issued successfully. Aug 13 23:49:03.366608 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77fb73d5-9b8d-4337-889f-de3ea57caf94 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:03.368946 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 814/3257] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:49:03 2026] POST /volume/v3/volumes => generated 784 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:03.383301 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:03.383301 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:03.384905 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-085503f3-3e0b-48eb-84b6-013655321c3c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:03.388327 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-085503f3-3e0b-48eb-84b6-013655321c3c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c Aug 13 23:49:03.388947 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-085503f3-3e0b-48eb-84b6-013655321c3c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:03.388947 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-085503f3-3e0b-48eb-84b6-013655321c3c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:03.403225 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:03.403225 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:03.404941 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1d28f9d4-4707-4c8b-81cb-6a1dc4ed3f16 req-9df2dfdb-bd5a-43b2-ad6d-93eff492e8e2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c/action returned with HTTP 204 Aug 13 23:49:03.405497 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 809/3258] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:49:03 2026] POST /volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:03.414682 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-085503f3-3e0b-48eb-84b6-013655321c3c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Volume info retrieved successfully. Aug 13 23:49:03.424024 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-085503f3-3e0b-48eb-84b6-013655321c3c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c returned with HTTP 200 Aug 13 23:49:03.424583 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 812/3259] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:03 2026] GET /volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:03.819056 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c6eadf5-15f3-4fe9-aa28-c92c058c6662 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:03.821713 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c6eadf5-15f3-4fe9-aa28-c92c058c6662 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:03.821921 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c6eadf5-15f3-4fe9-aa28-c92c058c6662 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:03.822188 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c6eadf5-15f3-4fe9-aa28-c92c058c6662 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:03.839242 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:03.839242 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:03.847875 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2c6eadf5-15f3-4fe9-aa28-c92c058c6662 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:03.854846 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c6eadf5-15f3-4fe9-aa28-c92c058c6662 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:49:03.855344 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 825/3260] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:03 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 1230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:03.870880 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5d474be-e2ce-4387-802a-23ae7123cdc0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:03.874738 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5d474be-e2ce-4387-802a-23ae7123cdc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:03.874738 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5d474be-e2ce-4387-802a-23ae7123cdc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:03.874977 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5d474be-e2ce-4387-802a-23ae7123cdc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:03.889863 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:03.889863 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:03.895613 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5d474be-e2ce-4387-802a-23ae7123cdc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:03.902120 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5d474be-e2ce-4387-802a-23ae7123cdc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:49:03.903044 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 815/3261] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:03 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 1230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:04.194733 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ec4e7da-cca2-4d78-988b-3707b9759c05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.198079 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ec4e7da-cca2-4d78-988b-3707b9759c05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:04.198079 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ec4e7da-cca2-4d78-988b-3707b9759c05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.198283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ec4e7da-cca2-4d78-988b-3707b9759c05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.198283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4ec4e7da-cca2-4d78-988b-3707b9759c05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:04.210834 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:04.210834 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:04.210834 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ec4e7da-cca2-4d78-988b-3707b9759c05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:04.218193 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 810/3262] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:04.451722 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-374679fe-0e12-4d25-b2e0-c3baed660ee8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.451722 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-374679fe-0e12-4d25-b2e0-c3baed660ee8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c Aug 13 23:49:04.451722 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-374679fe-0e12-4d25-b2e0-c3baed660ee8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.451722 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-374679fe-0e12-4d25-b2e0-c3baed660ee8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.461859 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:04.461859 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:04.463843 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-374679fe-0e12-4d25-b2e0-c3baed660ee8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Volume info retrieved successfully. Aug 13 23:49:04.473891 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-374679fe-0e12-4d25-b2e0-c3baed660ee8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c returned with HTTP 200 Aug 13 23:49:04.474259 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 813/3263] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:04.492176 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91d7ed5b-f2b1-459a-a711-5328f3e7f357 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.494283 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91d7ed5b-f2b1-459a-a711-5328f3e7f357 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/messages Aug 13 23:49:04.495068 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91d7ed5b-f2b1-459a-a711-5328f3e7f357 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.495068 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91d7ed5b-f2b1-459a-a711-5328f3e7f357 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.502924 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad7853f9-d92b-461f-9f02-ea97bcf9a351 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.503422 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91d7ed5b-f2b1-459a-a711-5328f3e7f357 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:49:04.503938 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 826/3264] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:04.504919 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad7853f9-d92b-461f-9f02-ea97bcf9a351 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:04.505610 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad7853f9-d92b-461f-9f02-ea97bcf9a351 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.505610 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad7853f9-d92b-461f-9f02-ea97bcf9a351 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.517818 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:04.517818 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:04.518966 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0acfa52c-3c06-4819-82ea-c61582a3ecde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.521112 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0acfa52c-3c06-4819-82ea-c61582a3ecde tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] DELETE https://10.4.3.81/volume/v3/messages/858fd6eb-5877-4668-8a28-b7056cad3b6e Aug 13 23:49:04.521112 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0acfa52c-3c06-4819-82ea-c61582a3ecde tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.521317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0acfa52c-3c06-4819-82ea-c61582a3ecde tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.523065 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad7853f9-d92b-461f-9f02-ea97bcf9a351 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:04.529775 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad7853f9-d92b-461f-9f02-ea97bcf9a351 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:04.529943 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 816/3265] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:04.538693 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0acfa52c-3c06-4819-82ea-c61582a3ecde tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/messages/858fd6eb-5877-4668-8a28-b7056cad3b6e returned with HTTP 204 Aug 13 23:49:04.539199 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 811/3266] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:49:04 2026] DELETE /volume/v3/messages/858fd6eb-5877-4668-8a28-b7056cad3b6e => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:49:04.549942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-baeba44d-a142-4e3a-830b-384e5b5fe538 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.551499 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-baeba44d-a142-4e3a-830b-384e5b5fe538 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/messages/858fd6eb-5877-4668-8a28-b7056cad3b6e Aug 13 23:49:04.551633 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-baeba44d-a142-4e3a-830b-384e5b5fe538 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.551814 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-baeba44d-a142-4e3a-830b-384e5b5fe538 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.563125 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-baeba44d-a142-4e3a-830b-384e5b5fe538 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/messages/858fd6eb-5877-4668-8a28-b7056cad3b6e returned with HTTP 404 Aug 13 23:49:04.563412 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 814/3267] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/messages/858fd6eb-5877-4668-8a28-b7056cad3b6e => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:04.576130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5e55fae-8b90-4502-b205-2e35aab70476 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.579187 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5e55fae-8b90-4502-b205-2e35aab70476 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c Aug 13 23:49:04.579187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5e55fae-8b90-4502-b205-2e35aab70476 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.580393 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5e55fae-8b90-4502-b205-2e35aab70476 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.595712 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:04.595712 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:04.600875 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d5e55fae-8b90-4502-b205-2e35aab70476 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Volume info retrieved successfully. Aug 13 23:49:04.606420 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5e55fae-8b90-4502-b205-2e35aab70476 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c returned with HTTP 200 Aug 13 23:49:04.607122 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 827/3268] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:04.626081 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.628291 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] DELETE https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c Aug 13 23:49:04.628291 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.628291 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.628291 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Delete volume with id: 53996bb2-aec2-4963-af24-fa09334c0e6c Aug 13 23:49:04.641721 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:04.641721 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:04.642861 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Volume info retrieved successfully. Aug 13 23:49:04.644010 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100276) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:49:04.674344 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Created reservations ['6bfa051e-bd7d-4966-982f-57404fe3eb3e', '71a719f8-3420-4ee7-9ce1-f16f7e999809', 'ed57c44f-018a-4fbd-aa0a-13ab41d6bfde', 'e1bb0a2d-318c-4833-ae87-95c07a8f9e9a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:04.758480 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Delete volume request issued successfully. Aug 13 23:49:04.759537 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b250c8d9-2fd1-4658-84d3-068ee07914a2 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c returned with HTTP 202 Aug 13 23:49:04.760330 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 817/3269] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:04 2026] DELETE /volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:04.770475 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4897a8b4-ae73-4584-a41c-bf56a950c3c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.775173 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4897a8b4-ae73-4584-a41c-bf56a950c3c7 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c Aug 13 23:49:04.775719 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4897a8b4-ae73-4584-a41c-bf56a950c3c7 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.775975 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4897a8b4-ae73-4584-a41c-bf56a950c3c7 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.786604 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4897a8b4-ae73-4584-a41c-bf56a950c3c7 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c returned with HTTP 404 Aug 13 23:49:04.787605 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 812/3270] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/volumes/53996bb2-aec2-4963-af24-fa09334c0e6c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:04.799760 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02776956-eb14-4172-a33a-dd92023b9080 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.808250 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02776956-eb14-4172-a33a-dd92023b9080 tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] DELETE https://10.4.3.81/volume/v3/types/17252726-7eef-40aa-837c-a493e7d88e02 Aug 13 23:49:04.809412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02776956-eb14-4172-a33a-dd92023b9080 tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.810194 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02776956-eb14-4172-a33a-dd92023b9080 tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.847484 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02776956-eb14-4172-a33a-dd92023b9080 tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] https://10.4.3.81/volume/v3/types/17252726-7eef-40aa-837c-a493e7d88e02 returned with HTTP 202 Aug 13 23:49:04.847484 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 815/3271] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:04 2026] DELETE /volume/v3/types/17252726-7eef-40aa-837c-a493e7d88e02 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:04.856512 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5b2179e-a2f6-473a-8fe2-9b7d8068788f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.859362 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5b2179e-a2f6-473a-8fe2-9b7d8068788f tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] GET https://10.4.3.81/volume/v3/types/17252726-7eef-40aa-837c-a493e7d88e02 Aug 13 23:49:04.859362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5b2179e-a2f6-473a-8fe2-9b7d8068788f tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.859362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5b2179e-a2f6-473a-8fe2-9b7d8068788f tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.863932 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5b2179e-a2f6-473a-8fe2-9b7d8068788f tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] https://10.4.3.81/volume/v3/types/17252726-7eef-40aa-837c-a493e7d88e02 returned with HTTP 404 Aug 13 23:49:04.864937 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 828/3272] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/types/17252726-7eef-40aa-837c-a493e7d88e02 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:04.880195 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a3a07959-2e98-4f3e-97d7-2cba80eda39d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.884013 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3a07959-2e98-4f3e-97d7-2cba80eda39d tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:04.884013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3a07959-2e98-4f3e-97d7-2cba80eda39d tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-356171201", "extra_specs": {"storage_protocol": "tempest-storage_protocol-433234791", "vendor_name": "tempest-vendor_name-2097377358"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:04.902220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-30b2a456-3bc6-4eb3-9c9c-bc0a408c427d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.907501 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-30b2a456-3bc6-4eb3-9c9c-bc0a408c427d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:04.907501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-30b2a456-3bc6-4eb3-9c9c-bc0a408c427d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:04.907501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-30b2a456-3bc6-4eb3-9c9c-bc0a408c427d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:04.919782 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:04.919782 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:04.925083 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-30b2a456-3bc6-4eb3-9c9c-bc0a408c427d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:04.931060 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3a07959-2e98-4f3e-97d7-2cba80eda39d tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:04.931433 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 818/3273] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:04 2026] POST /volume/v3/types => generated 326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:04.934428 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-30b2a456-3bc6-4eb3-9c9c-bc0a408c427d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:04.934793 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 813/3274] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:04 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:04.948240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dac2154c-81d7-4c6b-b707-093fab32290f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:04.950815 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:04.950815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d", "size": 1, "name": "tempest-UserMessagesTest-Volume-1432066885"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:04.952075 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Create volume request body: {'volume': {'volume_type': '06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1432066885'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:04.957746 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Create volume of 1 GB Aug 13 23:49:04.958383 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:04.958383 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:04.958703 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Availability Zones retrieved successfully. Aug 13 23:49:04.967076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Flow 'volume_create_api' (afd4e9d1-2eb7-4ee5-867c-0344072d946a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:04.968645 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570294ae-4141-4075-8c41-a52c8fbb31d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:04.970432 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:05.005048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570294ae-4141-4075-8c41-a52c8fbb31d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:49:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-433234791',vendor_name='tempest-vendor_name-2097377358'},id=06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d,is_public=True,name='tempest-UserMessagesTest-volume-type-356171201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:05.007241 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b374c745-492f-47aa-8bf7-da2554b76fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:05.065256 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-356171201 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-356171201, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:49:05.065602 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-356171201 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-356171201, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:49:05.073711 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29a86722-4233-489b-84e9-92893a6a4892 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:05.074244 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29a86722-4233-489b-84e9-92893a6a4892 None None] GET https://10.4.3.81/volume// Aug 13 23:49:05.074464 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29a86722-4233-489b-84e9-92893a6a4892 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:05.074714 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29a86722-4233-489b-84e9-92893a6a4892 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:05.075708 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29a86722-4233-489b-84e9-92893a6a4892 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:49:05.076127 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 829/3275] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:49:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:49:05.086862 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3ef457b4-90b5-4b89-9ffd-438811a18e21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:05.090417 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3ef457b4-90b5-4b89-9ffd-438811a18e21 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:49:05.090927 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3ef457b4-90b5-4b89-9ffd-438811a18e21 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e3d2478-47de-4135-a114-8b64d562940e", "connector": null, "instance_uuid": "9107f45f-21e3-4381-b4de-8635c0ccd17f"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:05.117909 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Created reservations ['b3c2eb29-bda6-4813-9120-d5b7eb35fb6f', 'ed8e26d9-1eb8-4f17-bd10-656f2a948584', '0c0c2d49-e899-490e-946d-1d946e7f67a9', 'e46619f7-80a2-4940-8aa8-c55145b7fd92'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:05.119745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b374c745-492f-47aa-8bf7-da2554b76fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c2eb29-bda6-4813-9120-d5b7eb35fb6f', 'ed8e26d9-1eb8-4f17-bd10-656f2a948584', '0c0c2d49-e899-490e-946d-1d946e7f67a9', 'e46619f7-80a2-4940-8aa8-c55145b7fd92']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:05.121660 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da693009-8113-4c2c-9ce1-5d878344bba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:05.121813 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:05.121813 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:05.170975 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da693009-8113-4c2c-9ce1-5d878344bba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a98903-3905-4fbb-bc11-98ccf6189b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1432066885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c736fa4f662043d99453efec0d2b5464',qos_specs=None,replication_status=,reservations=['b3c2eb29-bda6-4813-9120-d5b7eb35fb6f','ed8e26d9-1eb8-4f17-bd10-656f2a948584','0c0c2d49-e899-490e-946d-1d946e7f67a9','e46619f7-80a2-4940-8aa8-c55145b7fd92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d3e5afdf774a8696dcbb7cb86daea3',volume_type_id=06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1432066885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20a98903-3905-4fbb-bc11-98ccf6189b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c736fa4f662043d99453efec0d2b5464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d3e5afdf774a8696dcbb7cb86daea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d),volume_type_id=06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:05.172726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dddc511-6ebf-430f-bb97-f42d33332575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:05.181961 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3ef457b4-90b5-4b89-9ffd-438811a18e21 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:49:05.182337 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 819/3276] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:49:05 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:05.211920 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dddc511-6ebf-430f-bb97-f42d33332575) transitioned into state 'SUCCESS' from state '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-1432066885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c736fa4f662043d99453efec0d2b5464',qos_specs=None,replication_status=,reservations=['b3c2eb29-bda6-4813-9120-d5b7eb35fb6f','ed8e26d9-1eb8-4f17-bd10-656f2a948584','0c0c2d49-e899-490e-946d-1d946e7f67a9','e46619f7-80a2-4940-8aa8-c55145b7fd92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d3e5afdf774a8696dcbb7cb86daea3',volume_type_id=06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:05.213085 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9957ae95-f7b9-4d9b-b168-25f21d6df90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:05.231607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-60b2502e-4335-48b1-bb6f-84b8fda3376e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:05.234224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9957ae95-f7b9-4d9b-b168-25f21d6df90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:05.235525 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Flow 'volume_create_api' (afd4e9d1-2eb7-4ee5-867c-0344072d946a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:05.235925 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Create volume request issued successfully. Aug 13 23:49:05.236054 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60b2502e-4335-48b1-bb6f-84b8fda3376e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:05.236300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60b2502e-4335-48b1-bb6f-84b8fda3376e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:05.239422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60b2502e-4335-48b1-bb6f-84b8fda3376e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:05.239422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-60b2502e-4335-48b1-bb6f-84b8fda3376e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:05.240382 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dac2154c-81d7-4c6b-b707-093fab32290f tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:05.240382 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 816/3277] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:49:04 2026] POST /volume/v3/volumes => generated 783 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:05.240589 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ad883f4-7aab-4c6c-9800-4c8d14d3e27d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:05.241937 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ad883f4-7aab-4c6c-9800-4c8d14d3e27d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:05.242638 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ad883f4-7aab-4c6c-9800-4c8d14d3e27d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:05.242902 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ad883f4-7aab-4c6c-9800-4c8d14d3e27d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:05.250940 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:05.250940 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:05.251335 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60b2502e-4335-48b1-bb6f-84b8fda3376e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:05.252135 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 814/3278] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:05 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:05.259450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b388b570-9555-423b-b4fc-c81382dbafcd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:05.261868 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b79f52b5-c1c7-4ac0-acfb-8d4196e3ab44 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:05.262498 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b79f52b5-c1c7-4ac0-acfb-8d4196e3ab44 None None] GET https://10.4.3.81/volume// Aug 13 23:49:05.262798 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b388b570-9555-423b-b4fc-c81382dbafcd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 Aug 13 23:49:05.262918 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b79f52b5-c1c7-4ac0-acfb-8d4196e3ab44 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:05.262979 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b388b570-9555-423b-b4fc-c81382dbafcd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:05.265787 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b79f52b5-c1c7-4ac0-acfb-8d4196e3ab44 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:05.265961 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b388b570-9555-423b-b4fc-c81382dbafcd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:05.266057 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:05.266057 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:05.266139 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b79f52b5-c1c7-4ac0-acfb-8d4196e3ab44 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:49:05.266139 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 817/3279] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:49:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 23:49:05.275485 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:05.275485 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:05.275684 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ad883f4-7aab-4c6c-9800-4c8d14d3e27d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:05.277447 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3da85f9a-27b9-48c0-a20d-e448bc39c5a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:05.281120 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3da85f9a-27b9-48c0-a20d-e448bc39c5a5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:05.281435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3da85f9a-27b9-48c0-a20d-e448bc39c5a5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:05.282061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3da85f9a-27b9-48c0-a20d-e448bc39c5a5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:05.283869 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ad883f4-7aab-4c6c-9800-4c8d14d3e27d tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:05.284772 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 830/3280] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:05 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 936 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:05.285470 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b388b570-9555-423b-b4fc-c81382dbafcd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Volume info retrieved successfully. Aug 13 23:49:05.299363 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b388b570-9555-423b-b4fc-c81382dbafcd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 returned with HTTP 200 Aug 13 23:49:05.299363 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 820/3281] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:05 2026] GET /volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:05.314954 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:05.314954 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:05.317825 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3da85f9a-27b9-48c0-a20d-e448bc39c5a5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:05.326249 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-3da85f9a-27b9-48c0-a20d-e448bc39c5a5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:05.328920 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 815/3282] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:49:05 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 1116 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:49:05.480732 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-b5efc0ff-dca3-4708-bed1-62112b23b5e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:05.483526 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-b5efc0ff-dca3-4708-bed1-62112b23b5e5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] PUT https://10.4.3.81/volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280 Aug 13 23:49:05.484019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-b5efc0ff-dca3-4708-bed1-62112b23b5e5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:05.493212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-b5efc0ff-dca3-4708-bed1-62112b23b5e5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Acquiring lock "cinder-attachment_update-0e3d2478-47de-4135-a114-8b64d562940e-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:49:05.500206 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-b5efc0ff-dca3-4708-bed1-62112b23b5e5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Lock "cinder-attachment_update-0e3d2478-47de-4135-a114-8b64d562940e-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:49:05.501767 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:05.501767 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:05.668281 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-b5efc0ff-dca3-4708-bed1-62112b23b5e5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Lock "cinder-attachment_update-0e3d2478-47de-4135-a114-8b64d562940e-np0000007283" released by "attachment_update" :: held 0.168s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:49:05.668913 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-b5efc0ff-dca3-4708-bed1-62112b23b5e5 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280 returned with HTTP 200 Aug 13 23:49:05.669423 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 818/3283] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:49:05 2026] PUT /volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:06.273134 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54d45d8f-0cdf-4ca5-b152-e5ffba3d4826 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.276550 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54d45d8f-0cdf-4ca5-b152-e5ffba3d4826 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:06.276550 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54d45d8f-0cdf-4ca5-b152-e5ffba3d4826 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.276550 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54d45d8f-0cdf-4ca5-b152-e5ffba3d4826 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.276768 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-54d45d8f-0cdf-4ca5-b152-e5ffba3d4826 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:06.288210 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:06.288210 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:06.288830 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54d45d8f-0cdf-4ca5-b152-e5ffba3d4826 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:06.289341 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 831/3284] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:06.309872 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-77d5144a-791a-4091-a422-f6c1e90c2341 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.315691 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77d5144a-791a-4091-a422-f6c1e90c2341 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:06.315691 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77d5144a-791a-4091-a422-f6c1e90c2341 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.315691 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77d5144a-791a-4091-a422-f6c1e90c2341 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.325065 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f80713fd-1fc0-4325-acac-515ce16cf69d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.327371 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f80713fd-1fc0-4325-acac-515ce16cf69d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 Aug 13 23:49:06.327703 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f80713fd-1fc0-4325-acac-515ce16cf69d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.327936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f80713fd-1fc0-4325-acac-515ce16cf69d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.337906 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:06.337906 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:06.344014 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:06.344014 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:06.346537 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f80713fd-1fc0-4325-acac-515ce16cf69d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Volume info retrieved successfully. Aug 13 23:49:06.350044 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-77d5144a-791a-4091-a422-f6c1e90c2341 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:06.356002 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f80713fd-1fc0-4325-acac-515ce16cf69d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 returned with HTTP 200 Aug 13 23:49:06.356586 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 816/3285] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:06.358338 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77d5144a-791a-4091-a422-f6c1e90c2341 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:06.359242 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 821/3286] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 937 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:06.371866 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c820f162-6c04-4af8-9ec4-277adab7acf0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.373916 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c820f162-6c04-4af8-9ec4-277adab7acf0 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/messages Aug 13 23:49:06.374656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c820f162-6c04-4af8-9ec4-277adab7acf0 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.374980 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c820f162-6c04-4af8-9ec4-277adab7acf0 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.375365 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:06.375365 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:06.385473 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c820f162-6c04-4af8-9ec4-277adab7acf0 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:49:06.387235 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 819/3287] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:06.401915 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8447594-37bf-4173-96d3-57b0c1047cbd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.406589 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8447594-37bf-4173-96d3-57b0c1047cbd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/messages/5d3f5913-45ec-4491-86c4-a28619d52d2f Aug 13 23:49:06.407452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8447594-37bf-4173-96d3-57b0c1047cbd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.407452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8447594-37bf-4173-96d3-57b0c1047cbd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.416119 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8447594-37bf-4173-96d3-57b0c1047cbd tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/messages/5d3f5913-45ec-4491-86c4-a28619d52d2f returned with HTTP 200 Aug 13 23:49:06.417216 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 832/3288] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/messages/5d3f5913-45ec-4491-86c4-a28619d52d2f => generated 665 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:06.428300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f83481d-792f-4fd0-b9d9-4bb668ee122c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.430405 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f83481d-792f-4fd0-b9d9-4bb668ee122c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/messages Aug 13 23:49:06.431311 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f83481d-792f-4fd0-b9d9-4bb668ee122c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.431311 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f83481d-792f-4fd0-b9d9-4bb668ee122c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.437590 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f83481d-792f-4fd0-b9d9-4bb668ee122c tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:49:06.438215 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 817/3289] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:06.451051 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2010fce-0518-463a-b4b2-4101b9bef8e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.457832 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2010fce-0518-463a-b4b2-4101b9bef8e6 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] DELETE https://10.4.3.81/volume/v3/messages/5d3f5913-45ec-4491-86c4-a28619d52d2f Aug 13 23:49:06.457832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2010fce-0518-463a-b4b2-4101b9bef8e6 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.457832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2010fce-0518-463a-b4b2-4101b9bef8e6 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.484047 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2010fce-0518-463a-b4b2-4101b9bef8e6 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/messages/5d3f5913-45ec-4491-86c4-a28619d52d2f returned with HTTP 204 Aug 13 23:49:06.484644 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 822/3290] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:49:06 2026] DELETE /volume/v3/messages/5d3f5913-45ec-4491-86c4-a28619d52d2f => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Aug 13 23:49:06.494388 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e44ed3b1-02df-4e22-be3b-3982c2b150d8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.499337 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e44ed3b1-02df-4e22-be3b-3982c2b150d8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 Aug 13 23:49:06.499934 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e44ed3b1-02df-4e22-be3b-3982c2b150d8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.500335 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e44ed3b1-02df-4e22-be3b-3982c2b150d8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.517521 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:06.517521 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:06.523403 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e44ed3b1-02df-4e22-be3b-3982c2b150d8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Volume info retrieved successfully. Aug 13 23:49:06.530943 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e44ed3b1-02df-4e22-be3b-3982c2b150d8 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 returned with HTTP 200 Aug 13 23:49:06.531683 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 820/3291] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:06.549560 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62c22931-589f-4cee-8e27-9e66f2d9174d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.554220 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] DELETE https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 Aug 13 23:49:06.554482 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.554761 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.554978 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Delete volume with id: 20a98903-3905-4fbb-bc11-98ccf6189b76 Aug 13 23:49:06.566171 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:06.566171 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:06.566171 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Volume info retrieved successfully. Aug 13 23:49:06.567721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:49:06.593569 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-356171201 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-356171201, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:49:06.594007 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-356171201 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-356171201, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:49:06.606758 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Created reservations ['4cf28f41-8d94-473f-996d-1c7b0837f76d', 'a78ffd0d-e19a-4d47-a5e7-998c80b8a36d', '8a718759-d4ac-43a5-a23c-0cd6f37f869a', '3769986a-1b0b-45a2-9572-5fe695ef46e7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:06.646850 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Delete volume request issued successfully. Aug 13 23:49:06.647097 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62c22931-589f-4cee-8e27-9e66f2d9174d tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 returned with HTTP 202 Aug 13 23:49:06.647648 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 833/3292] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:06 2026] DELETE /volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:06.656470 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb2608b7-84c0-4bef-8fd7-45d9beed4246 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.658494 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb2608b7-84c0-4bef-8fd7-45d9beed4246 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] GET https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 Aug 13 23:49:06.658832 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb2608b7-84c0-4bef-8fd7-45d9beed4246 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.659124 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb2608b7-84c0-4bef-8fd7-45d9beed4246 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.668504 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb2608b7-84c0-4bef-8fd7-45d9beed4246 tempest-UserMessagesTest-1477960912 tempest-UserMessagesTest-1477960912-project-member] https://10.4.3.81/volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 returned with HTTP 404 Aug 13 23:49:06.668961 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 818/3293] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/volumes/20a98903-3905-4fbb-bc11-98ccf6189b76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:06.682000 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6d5ea70f-6a1c-453f-92f6-4d11ca043ecb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.683568 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d5ea70f-6a1c-453f-92f6-4d11ca043ecb tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] DELETE https://10.4.3.81/volume/v3/types/06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d Aug 13 23:49:06.683911 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d5ea70f-6a1c-453f-92f6-4d11ca043ecb tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.684227 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d5ea70f-6a1c-453f-92f6-4d11ca043ecb tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.716331 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d5ea70f-6a1c-453f-92f6-4d11ca043ecb tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] https://10.4.3.81/volume/v3/types/06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d returned with HTTP 202 Aug 13 23:49:06.716944 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 823/3294] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:06 2026] DELETE /volume/v3/types/06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:06.725276 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6002338b-b57e-423b-95e6-cef817c1289a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:06.728839 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6002338b-b57e-423b-95e6-cef817c1289a tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] GET https://10.4.3.81/volume/v3/types/06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d Aug 13 23:49:06.729168 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6002338b-b57e-423b-95e6-cef817c1289a tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:06.729315 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6002338b-b57e-423b-95e6-cef817c1289a tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:06.733890 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6002338b-b57e-423b-95e6-cef817c1289a tempest-UserMessagesTest-1930944437 tempest-UserMessagesTest-1930944437-project-admin] https://10.4.3.81/volume/v3/types/06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d returned with HTTP 404 Aug 13 23:49:06.733890 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 821/3295] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:49:06 2026] GET /volume/v3/types/06bbbd08-f2e2-45a3-9088-3fdc4f1cd46d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:07.303675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f4f6007-7656-4d21-a6c4-eae00e50fbeb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:07.305904 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f4f6007-7656-4d21-a6c4-eae00e50fbeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:07.307316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f4f6007-7656-4d21-a6c4-eae00e50fbeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:07.307316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f4f6007-7656-4d21-a6c4-eae00e50fbeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:07.307316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3f4f6007-7656-4d21-a6c4-eae00e50fbeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:07.311936 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:07.311936 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:07.313304 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f4f6007-7656-4d21-a6c4-eae00e50fbeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:07.313304 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 834/3296] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:07 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:07.379321 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6fd23f0-97ad-43d2-98b3-c31a2a47b137 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:07.382393 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6fd23f0-97ad-43d2-98b3-c31a2a47b137 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:07.384371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6fd23f0-97ad-43d2-98b3-c31a2a47b137 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:07.384371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6fd23f0-97ad-43d2-98b3-c31a2a47b137 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:07.413538 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:07.413538 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:07.422872 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d6fd23f0-97ad-43d2-98b3-c31a2a47b137 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:07.435784 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6fd23f0-97ad-43d2-98b3-c31a2a47b137 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:07.436348 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 819/3297] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:07 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 937 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:07.997369 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e6028be-5848-4023-aab0-62e32bb91ebc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:07.999436 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e6028be-5848-4023-aab0-62e32bb91ebc tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] GET https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:49:07.999685 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e6028be-5848-4023-aab0-62e32bb91ebc tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:07.999898 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e6028be-5848-4023-aab0-62e32bb91ebc tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:08.012555 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:08.012555 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:08.017745 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e6028be-5848-4023-aab0-62e32bb91ebc tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:49:08.023456 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e6028be-5848-4023-aab0-62e32bb91ebc tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 200 Aug 13 23:49:08.023456 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 824/3298] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:07 2026] GET /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:08.329962 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32ec480b-cfd8-469d-ac0d-16f64ca17472 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:08.332938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32ec480b-cfd8-469d-ac0d-16f64ca17472 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:08.332938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32ec480b-cfd8-469d-ac0d-16f64ca17472 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:08.332938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32ec480b-cfd8-469d-ac0d-16f64ca17472 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:08.332938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-32ec480b-cfd8-469d-ac0d-16f64ca17472 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:08.343378 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:08.343378 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:08.344512 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32ec480b-cfd8-469d-ac0d-16f64ca17472 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:08.344795 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 822/3299] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:08 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:08.452743 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eaeb43f5-e071-4769-90d3-08fccff7f727 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:08.454844 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eaeb43f5-e071-4769-90d3-08fccff7f727 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:08.455145 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eaeb43f5-e071-4769-90d3-08fccff7f727 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:08.455291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eaeb43f5-e071-4769-90d3-08fccff7f727 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:08.467624 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:08.467624 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:08.475929 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eaeb43f5-e071-4769-90d3-08fccff7f727 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:08.482961 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eaeb43f5-e071-4769-90d3-08fccff7f727 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:08.483577 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 835/3300] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:08 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:09.040410 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-167eefaf-f8ae-4f0a-8f9b-04c923023d01 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:09.045126 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-167eefaf-f8ae-4f0a-8f9b-04c923023d01 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] GET https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:49:09.045126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-167eefaf-f8ae-4f0a-8f9b-04c923023d01 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:09.045126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-167eefaf-f8ae-4f0a-8f9b-04c923023d01 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:09.171437 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a063c026-b81d-4528-a3f2-71f84a6a9ccb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:09.175479 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a063c026-b81d-4528-a3f2-71f84a6a9ccb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf Aug 13 23:49:09.175643 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a063c026-b81d-4528-a3f2-71f84a6a9ccb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:09.175966 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a063c026-b81d-4528-a3f2-71f84a6a9ccb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:09.192116 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:09.192116 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:09.199014 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a063c026-b81d-4528-a3f2-71f84a6a9ccb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:09.206451 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a063c026-b81d-4528-a3f2-71f84a6a9ccb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf returned with HTTP 200 Aug 13 23:49:09.207518 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 825/3301] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:09 2026] GET /volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf => generated 1635 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:09.258947 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:09.258947 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:09.265454 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-167eefaf-f8ae-4f0a-8f9b-04c923023d01 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:49:09.272926 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-167eefaf-f8ae-4f0a-8f9b-04c923023d01 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 200 Aug 13 23:49:09.273434 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 820/3302] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:09 2026] GET /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 845 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:09.358612 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23668662-e810-4f2a-8a2b-db7eddc71206 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:09.362419 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23668662-e810-4f2a-8a2b-db7eddc71206 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:09.364211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23668662-e810-4f2a-8a2b-db7eddc71206 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:09.364211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23668662-e810-4f2a-8a2b-db7eddc71206 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:09.364211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-23668662-e810-4f2a-8a2b-db7eddc71206 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:09.371246 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:09.371246 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:09.372172 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23668662-e810-4f2a-8a2b-db7eddc71206 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:09.372604 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 823/3303] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:09 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:09.501267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92910231-161d-48e1-a14e-b918bd3b0710 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:09.504474 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92910231-161d-48e1-a14e-b918bd3b0710 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:09.505361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92910231-161d-48e1-a14e-b918bd3b0710 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:09.505361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92910231-161d-48e1-a14e-b918bd3b0710 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:09.524788 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:09.524788 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:09.529154 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92910231-161d-48e1-a14e-b918bd3b0710 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:09.535929 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92910231-161d-48e1-a14e-b918bd3b0710 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:09.536529 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 836/3304] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:09 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:09.616998 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-aa6bb8b3-2051-4c8c-8865-6799e2160601 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:09.621903 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-aa6bb8b3-2051-4c8c-8865-6799e2160601 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280/action Aug 13 23:49:09.621903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-aa6bb8b3-2051-4c8c-8865-6799e2160601 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:09.621903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-aa6bb8b3-2051-4c8c-8865-6799e2160601 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:09.646303 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:09.646303 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:09.672623 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d590e9d6-9d95-45d4-ad3b-c95972158339 req-aa6bb8b3-2051-4c8c-8865-6799e2160601 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280/action returned with HTTP 204 Aug 13 23:49:09.672623 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 826/3305] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:49:09 2026] POST /volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:49:10.294022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1319c4b4-b386-4332-bb4c-b25727b498f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:10.296581 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1319c4b4-b386-4332-bb4c-b25727b498f7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] GET https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:49:10.296581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1319c4b4-b386-4332-bb4c-b25727b498f7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:10.296767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1319c4b4-b386-4332-bb4c-b25727b498f7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:10.315216 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:10.315216 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:10.322974 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1319c4b4-b386-4332-bb4c-b25727b498f7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:49:10.336148 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1319c4b4-b386-4332-bb4c-b25727b498f7 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 200 Aug 13 23:49:10.337243 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 821/3306] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:10 2026] GET /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:10.384018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d130889d-c1f5-47e6-b1fd-ea4b419c797e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:10.386817 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49e40e30-7708-41b8-806e-9ffd8af1f6c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:10.389149 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49e40e30-7708-41b8-806e-9ffd8af1f6c1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:10.389514 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49e40e30-7708-41b8-806e-9ffd8af1f6c1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:10.392006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49e40e30-7708-41b8-806e-9ffd8af1f6c1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:10.392006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-49e40e30-7708-41b8-806e-9ffd8af1f6c1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:10.397352 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:10.397352 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:10.399405 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49e40e30-7708-41b8-806e-9ffd8af1f6c1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:10.399405 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 837/3307] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:10 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:10.543158 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d130889d-c1f5-47e6-b1fd-ea4b419c797e tempest-VolumePoolsAdminTestsJSON-380462078 tempest-VolumePoolsAdminTestsJSON-380462078-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 23:49:10.543443 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d130889d-c1f5-47e6-b1fd-ea4b419c797e tempest-VolumePoolsAdminTestsJSON-380462078 tempest-VolumePoolsAdminTestsJSON-380462078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:10.543665 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d130889d-c1f5-47e6-b1fd-ea4b419c797e tempest-VolumePoolsAdminTestsJSON-380462078 tempest-VolumePoolsAdminTestsJSON-380462078-project-admin] Calling method 'get_pools' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:10.553751 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d130889d-c1f5-47e6-b1fd-ea4b419c797e tempest-VolumePoolsAdminTestsJSON-380462078 tempest-VolumePoolsAdminTestsJSON-380462078-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 23:49:10.554168 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 824/3308] 10.4.3.81 () {66 vars in 1307 bytes} [Thu Aug 13 23:49:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:10.555096 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16ed37a4-7ed0-4b93-aee0-4213668611bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:10.558636 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16ed37a4-7ed0-4b93-aee0-4213668611bb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:10.558636 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16ed37a4-7ed0-4b93-aee0-4213668611bb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:10.558812 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16ed37a4-7ed0-4b93-aee0-4213668611bb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:10.568726 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37e872fe-eda1-4dc8-a2db-71a71ec716fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:10.571337 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:10.571337 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:10.571453 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37e872fe-eda1-4dc8-a2db-71a71ec716fa tempest-VolumePoolsAdminTestsJSON-380462078 tempest-VolumePoolsAdminTestsJSON-380462078-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 23:49:10.573154 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37e872fe-eda1-4dc8-a2db-71a71ec716fa tempest-VolumePoolsAdminTestsJSON-380462078 tempest-VolumePoolsAdminTestsJSON-380462078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:10.573154 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37e872fe-eda1-4dc8-a2db-71a71ec716fa tempest-VolumePoolsAdminTestsJSON-380462078 tempest-VolumePoolsAdminTestsJSON-380462078-project-admin] Calling method 'get_pools' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:10.576334 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16ed37a4-7ed0-4b93-aee0-4213668611bb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:10.584278 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16ed37a4-7ed0-4b93-aee0-4213668611bb tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:10.584735 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 827/3309] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:10 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 1229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:10.590171 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37e872fe-eda1-4dc8-a2db-71a71ec716fa tempest-VolumePoolsAdminTestsJSON-380462078 tempest-VolumePoolsAdminTestsJSON-380462078-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 23:49:10.591031 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 822/3310] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 23:49:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:10.605864 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd1f3743-5b7c-45d2-aa45-8ce810b199d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:10.608473 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd1f3743-5b7c-45d2-aa45-8ce810b199d4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:10.608826 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd1f3743-5b7c-45d2-aa45-8ce810b199d4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:10.609226 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd1f3743-5b7c-45d2-aa45-8ce810b199d4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:10.624407 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:10.624407 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:10.632091 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd1f3743-5b7c-45d2-aa45-8ce810b199d4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:10.641616 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd1f3743-5b7c-45d2-aa45-8ce810b199d4 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:10.642676 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 838/3311] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:10 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 1229 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:11.188013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-787a752a-a907-460c-8072-b9b792c76102 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:11.191388 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-787a752a-a907-460c-8072-b9b792c76102 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:49:11.191631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-787a752a-a907-460c-8072-b9b792c76102 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:11.191888 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-787a752a-a907-460c-8072-b9b792c76102 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:11.192011 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-787a752a-a907-460c-8072-b9b792c76102 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Delete volume with id: 1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:49:11.200842 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:11.200842 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:11.201668 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-787a752a-a907-460c-8072-b9b792c76102 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:49:11.234671 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-787a752a-a907-460c-8072-b9b792c76102 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Delete volume request issued successfully. Aug 13 23:49:11.235053 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-787a752a-a907-460c-8072-b9b792c76102 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 202 Aug 13 23:49:11.235669 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 825/3312] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:11 2026] DELETE /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:11.251975 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-417187b7-102c-418c-9869-f92a104607a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:11.254594 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-417187b7-102c-418c-9869-f92a104607a0 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] GET https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:49:11.255214 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-417187b7-102c-418c-9869-f92a104607a0 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:11.256183 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-417187b7-102c-418c-9869-f92a104607a0 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:11.273703 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:11.273703 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:11.279850 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-417187b7-102c-418c-9869-f92a104607a0 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Volume info retrieved successfully. Aug 13 23:49:11.285484 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-417187b7-102c-418c-9869-f92a104607a0 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 200 Aug 13 23:49:11.285945 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 828/3313] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:11 2026] GET /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:11.347405 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-47a17e03-79bf-4e23-a431-4c189ecf25a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:11.351013 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-47a17e03-79bf-4e23-a431-4c189ecf25a1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59 Aug 13 23:49:11.351413 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-47a17e03-79bf-4e23-a431-4c189ecf25a1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:11.352054 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-47a17e03-79bf-4e23-a431-4c189ecf25a1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:11.367162 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:11.367162 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:11.413826 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-174269be-9a03-48cb-b2d4-171e3398f044 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:11.415929 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-174269be-9a03-48cb-b2d4-171e3398f044 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:11.416157 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-174269be-9a03-48cb-b2d4-171e3398f044 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:11.416374 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-174269be-9a03-48cb-b2d4-171e3398f044 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:11.416612 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-174269be-9a03-48cb-b2d4-171e3398f044 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:11.422054 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:11.422054 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:11.422910 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-174269be-9a03-48cb-b2d4-171e3398f044 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:11.423411 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 839/3314] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:11 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:11.439849 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-47a17e03-79bf-4e23-a431-4c189ecf25a1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59 returned with HTTP 200 Aug 13 23:49:11.442102 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 823/3315] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:49:11 2026] DELETE /volume/v3/attachments/4c67acfc-a294-4d55-8cab-0844ed736b59 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:11.458941 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-c0e9f071-1e4e-4806-a617-bc7116eb5b55 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:11.461177 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-c0e9f071-1e4e-4806-a617-bc7116eb5b55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf Aug 13 23:49:11.461399 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-c0e9f071-1e4e-4806-a617-bc7116eb5b55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:11.461625 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-c0e9f071-1e4e-4806-a617-bc7116eb5b55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:11.462000 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-c0e9f071-1e4e-4806-a617-bc7116eb5b55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: a22012ba-09c5-47ad-a6cb-e5b304e0cacf Aug 13 23:49:11.471240 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:11.471240 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:11.474176 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-c0e9f071-1e4e-4806-a617-bc7116eb5b55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:11.493069 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-c0e9f071-1e4e-4806-a617-bc7116eb5b55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:49:11.493118 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-de8dfb2b-dc98-454f-82dc-5ca20c76fc1a req-c0e9f071-1e4e-4806-a617-bc7116eb5b55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf returned with HTTP 202 Aug 13 23:49:11.493592 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 826/3316] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:49:11 2026] DELETE /volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:12.190745 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ea667f4-c2e8-4c54-bf23-3e2db5594ab5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:12.196812 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ea667f4-c2e8-4c54-bf23-3e2db5594ab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf Aug 13 23:49:12.197108 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ea667f4-c2e8-4c54-bf23-3e2db5594ab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:12.197650 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ea667f4-c2e8-4c54-bf23-3e2db5594ab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:12.211477 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ea667f4-c2e8-4c54-bf23-3e2db5594ab5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf returned with HTTP 404 Aug 13 23:49:12.212504 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 829/3317] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:12 2026] GET /volume/v3/volumes/a22012ba-09c5-47ad-a6cb-e5b304e0cacf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:12.223278 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc714d15-0c71-405c-8485-ca564047ac32 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:12.228482 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc714d15-0c71-405c-8485-ca564047ac32 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:49:12.228843 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc714d15-0c71-405c-8485-ca564047ac32 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:12.230309 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc714d15-0c71-405c-8485-ca564047ac32 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:12.230538 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-cc714d15-0c71-405c-8485-ca564047ac32 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: 175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:49:12.237729 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:12.237729 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:12.238186 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc714d15-0c71-405c-8485-ca564047ac32 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:49:12.269166 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc714d15-0c71-405c-8485-ca564047ac32 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot delete request issued successfully. Aug 13 23:49:12.269437 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc714d15-0c71-405c-8485-ca564047ac32 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d returned with HTTP 202 Aug 13 23:49:12.270010 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 840/3318] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:49:12 2026] DELETE /volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:12.279316 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35152621-5e62-4f02-9388-b06df2f43bf2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:12.282733 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35152621-5e62-4f02-9388-b06df2f43bf2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:49:12.282733 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35152621-5e62-4f02-9388-b06df2f43bf2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:12.284354 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35152621-5e62-4f02-9388-b06df2f43bf2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:12.291287 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:12.291287 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:12.291810 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-35152621-5e62-4f02-9388-b06df2f43bf2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:49:12.292718 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35152621-5e62-4f02-9388-b06df2f43bf2 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d returned with HTTP 200 Aug 13 23:49:12.298588 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 824/3319] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:49:12 2026] GET /volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:12.306891 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dee007e8-3324-404c-9ae5-8d941d6e2cc3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:12.309505 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dee007e8-3324-404c-9ae5-8d941d6e2cc3 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] GET https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 Aug 13 23:49:12.309771 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dee007e8-3324-404c-9ae5-8d941d6e2cc3 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:12.310004 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dee007e8-3324-404c-9ae5-8d941d6e2cc3 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:12.319058 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dee007e8-3324-404c-9ae5-8d941d6e2cc3 tempest-TestImageHashVerification-1492216990 tempest-TestImageHashVerification-1492216990-project-member] https://10.4.3.81/volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 returned with HTTP 404 Aug 13 23:49:12.319753 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 827/3320] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:12 2026] GET /volume/v3/volumes/1196b502-f82f-4062-ab16-72b9da2a91e9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:12.436834 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5e13bbc-dad6-470c-853e-e3572c848c8f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:12.438939 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5e13bbc-dad6-470c-853e-e3572c848c8f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:12.439318 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5e13bbc-dad6-470c-853e-e3572c848c8f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:12.439642 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5e13bbc-dad6-470c-853e-e3572c848c8f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:12.439642 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e5e13bbc-dad6-470c-853e-e3572c848c8f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:12.448853 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:12.448853 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:12.449923 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5e13bbc-dad6-470c-853e-e3572c848c8f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:12.450924 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 830/3321] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:12 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:13.309909 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-722f157e-eccd-4681-8fd5-da393dad4eb8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:13.312190 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-722f157e-eccd-4681-8fd5-da393dad4eb8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:49:13.312449 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-722f157e-eccd-4681-8fd5-da393dad4eb8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:13.312664 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-722f157e-eccd-4681-8fd5-da393dad4eb8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:13.318230 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-722f157e-eccd-4681-8fd5-da393dad4eb8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d returned with HTTP 404 Aug 13 23:49:13.320221 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 841/3322] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:49:13 2026] GET /volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:13.468508 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04e1a17b-afcc-45ca-96c5-12f2b2a19900 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:13.473734 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04e1a17b-afcc-45ca-96c5-12f2b2a19900 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:13.474053 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04e1a17b-afcc-45ca-96c5-12f2b2a19900 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:13.474337 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04e1a17b-afcc-45ca-96c5-12f2b2a19900 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:13.474443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-04e1a17b-afcc-45ca-96c5-12f2b2a19900 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:13.483761 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:13.483761 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:13.484787 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04e1a17b-afcc-45ca-96c5-12f2b2a19900 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:13.486139 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 825/3323] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:13 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:13.505374 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a7177918-8278-474a-9e0f-359466bed1df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:13.508122 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7177918-8278-474a-9e0f-359466bed1df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c/export_record Aug 13 23:49:13.508122 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7177918-8278-474a-9e0f-359466bed1df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:13.508122 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7177918-8278-474a-9e0f-359466bed1df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'export_record' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:13.508122 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-a7177918-8278-474a-9e0f-359466bed1df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Export record for backup c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 23:49:13.512167 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:13.512167 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:13.513098 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-a7177918-8278-474a-9e0f-359466bed1df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling RPCAPI with context: , host: np0000007283, backup: c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 23:49:13.527373 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-a7177918-8278-474a-9e0f-359466bed1df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] export_record in rpcapi backup_id c2c39908-3e54-4eef-bbdf-be209ed3ac3c on host np0000007283. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 23:49:13.553860 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-a7177918-8278-474a-9e0f-359466bed1df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzJjMzk5MDgtM2U1NC00ZWVmLWJiZGYtYmUyMDllZDNhYzNjIiwgInVzZXJfaWQiOiAiYjdlMTZlNDZmMjFmNGQ1YWEzOGI1OGRmZjBjNDg4NGIiLCAicHJvamVjdF9pZCI6ICJhMmQ3MTdiYjMyOGE0ZmQ4OGQyZWM0MmYwM2IzNTQ1YSIsICJ2b2x1bWVfaWQiOiAiNTRhYTZhNWEtODdlZi00ODgwLTk4NjYtMWY0ODllMzczYTBlIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjYxNjY4NDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTRhYTZhNWEtODdlZi00ODgwLTk4NjYtMWY0ODllMzczYTBlLzIwMjYwODEzMjM0ODU0L2F6X25vdmFfYmFja3VwX2MyYzM5OTA4LTNlNTQtNGVlZi1iYmRmLWJlMjA5ZWQzYWMzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NDg6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDg6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo0OToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 23:49:13.553860 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7177918-8278-474a-9e0f-359466bed1df tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c/export_record returned with HTTP 200 Aug 13 23:49:13.553860 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 828/3324] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 23:49:13 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c/export_record => generated 1424 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:13.565231 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d16f13c4-482a-4a9b-ba87-b9f07f5b94a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:13.568229 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d16f13c4-482a-4a9b-ba87-b9f07f5b94a5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:13.568555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d16f13c4-482a-4a9b-ba87-b9f07f5b94a5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:13.568861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d16f13c4-482a-4a9b-ba87-b9f07f5b94a5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:13.569005 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d16f13c4-482a-4a9b-ba87-b9f07f5b94a5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:13.584348 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:13.584348 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:13.585865 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d16f13c4-482a-4a9b-ba87-b9f07f5b94a5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:13.585865 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 831/3325] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:13 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:13.601010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de3555e3-7a3b-4509-8298-4012b2301694 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:13.605641 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de3555e3-7a3b-4509-8298-4012b2301694 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] POST https://10.4.3.81/volume/v3/backups/import_record Aug 13 23:49:13.605641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de3555e3-7a3b-4509-8298-4012b2301694 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWU4MGEzYWMtOGU0YS00Njk1LTg5NmYtYWQyZTllODBjNmQ5IiwgInVzZXJfaWQiOiAiYjdlMTZlNDZmMjFmNGQ1YWEzOGI1OGRmZjBjNDg4NGIiLCAicHJvamVjdF9pZCI6ICJhMmQ3MTdiYjMyOGE0ZmQ4OGQyZWM0MmYwM2IzNTQ1YSIsICJ2b2x1bWVfaWQiOiAiNTRhYTZhNWEtODdlZi00ODgwLTk4NjYtMWY0ODllMzczYTBlIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjYxNjY4NDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTRhYTZhNWEtODdlZi00ODgwLTk4NjYtMWY0ODllMzczYTBlLzIwMjYwODEzMjM0ODU0L2F6X25vdmFfYmFja3VwX2MyYzM5OTA4LTNlNTQtNGVlZi1iYmRmLWJlMjA5ZWQzYWMzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NDg6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDg6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo0OToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:13.609182 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-de3555e3-7a3b-4509-8298-4012b2301694 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWU4MGEzYWMtOGU0YS00Njk1LTg5NmYtYWQyZTllODBjNmQ5IiwgInVzZXJfaWQiOiAiYjdlMTZlNDZmMjFmNGQ1YWEzOGI1OGRmZjBjNDg4NGIiLCAicHJvamVjdF9pZCI6ICJhMmQ3MTdiYjMyOGE0ZmQ4OGQyZWM0MmYwM2IzNTQ1YSIsICJ2b2x1bWVfaWQiOiAiNTRhYTZhNWEtODdlZi00ODgwLTk4NjYtMWY0ODllMzczYTBlIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjYxNjY4NDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTRhYTZhNWEtODdlZi00ODgwLTk4NjYtMWY0ODllMzczYTBlLzIwMjYwODEzMjM0ODU0L2F6X25vdmFfYmFja3VwX2MyYzM5OTA4LTNlNTQtNGVlZi1iYmRmLWJlMjA5ZWQzYWMzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NDg6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDg6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo0OToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100273) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 23:49:13.609400 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-de3555e3-7a3b-4509-8298-4012b2301694 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWU4MGEzYWMtOGU0YS00Njk1LTg5NmYtYWQyZTllODBjNmQ5IiwgInVzZXJfaWQiOiAiYjdlMTZlNDZmMjFmNGQ1YWEzOGI1OGRmZjBjNDg4NGIiLCAicHJvamVjdF9pZCI6ICJhMmQ3MTdiYjMyOGE0ZmQ4OGQyZWM0MmYwM2IzNTQ1YSIsICJ2b2x1bWVfaWQiOiAiNTRhYTZhNWEtODdlZi00ODgwLTk4NjYtMWY0ODllMzczYTBlIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjYxNjY4NDk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTRhYTZhNWEtODdlZi00ODgwLTk4NjYtMWY0ODllMzczYTBlLzIwMjYwODEzMjM0ODU0L2F6X25vdmFfYmFja3VwX2MyYzM5OTA4LTNlNTQtNGVlZi1iYmRmLWJlMjA5ZWQzYWMzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NDg6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NDg6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo0OToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100273) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 23:49:13.610057 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:13.610057 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:13.610646 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-de3555e3-7a3b-4509-8298-4012b2301694 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '2d8e9c149ca94251825f528d2aa378b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2d717bb328a4fd88d2ec42f03b3545a', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:49:13.611885 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de3555e3-7a3b-4509-8298-4012b2301694 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 403 Aug 13 23:49:13.613921 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 842/3326] 10.4.3.81 () {70 vars in 1335 bytes} [Thu Aug 13 23:49:13 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:13.627254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2d29c98-ab1c-40a5-b440-82296e410c7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:13.627254 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2d29c98-ab1c-40a5-b440-82296e410c7d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e Aug 13 23:49:13.627254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2d29c98-ab1c-40a5-b440-82296e410c7d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:13.627254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2d29c98-ab1c-40a5-b440-82296e410c7d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:13.627384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b2d29c98-ab1c-40a5-b440-82296e410c7d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete volume with id: 54aa6a5a-87ef-4880-9866-1f489e373a0e Aug 13 23:49:13.638708 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:13.638708 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:13.639184 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b2d29c98-ab1c-40a5-b440-82296e410c7d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:13.688657 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b2d29c98-ab1c-40a5-b440-82296e410c7d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete volume request issued successfully. Aug 13 23:49:13.689026 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2d29c98-ab1c-40a5-b440-82296e410c7d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e returned with HTTP 202 Aug 13 23:49:13.689599 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 826/3327] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:13 2026] DELETE /volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 23:49:13.706212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7756a2f3-c623-45a3-8149-9402e6e3e02f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:13.709475 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7756a2f3-c623-45a3-8149-9402e6e3e02f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e Aug 13 23:49:13.709475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7756a2f3-c623-45a3-8149-9402e6e3e02f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:13.710493 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7756a2f3-c623-45a3-8149-9402e6e3e02f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:13.723559 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:13.723559 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:13.729011 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7756a2f3-c623-45a3-8149-9402e6e3e02f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:13.734725 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7756a2f3-c623-45a3-8149-9402e6e3e02f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e returned with HTTP 200 Aug 13 23:49:13.735193 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 829/3328] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:13 2026] GET /volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:14.092358 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9ae5a99-02c1-4a5d-be99-be147192dd85 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.265056 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9ae5a99-02c1-4a5d-be99-be147192dd85 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:14.265555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9ae5a99-02c1-4a5d-be99-be147192dd85 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-966144930"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:14.278755 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9ae5a99-02c1-4a5d-be99-be147192dd85 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:14.279198 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 832/3329] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:49:14 2026] POST /volume/v3/types => generated 230 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:14.290288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-544118e4-3c5c-4b6d-9a68-4abc4dce81bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.292571 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-544118e4-3c5c-4b6d-9a68-4abc4dce81bc tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] POST https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs Aug 13 23:49:14.292930 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-544118e4-3c5c-4b6d-9a68-4abc4dce81bc tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:14.317403 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-544118e4-3c5c-4b6d-9a68-4abc4dce81bc tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs returned with HTTP 200 Aug 13 23:49:14.317818 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 843/3330] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:49:14 2026] POST /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:14.326199 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2234c18b-7862-43c3-82ba-30655dca0aea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.328482 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2234c18b-7862-43c3-82ba-30655dca0aea tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] GET https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 Aug 13 23:49:14.328721 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2234c18b-7862-43c3-82ba-30655dca0aea tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.328919 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2234c18b-7862-43c3-82ba-30655dca0aea tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.336707 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2234c18b-7862-43c3-82ba-30655dca0aea tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 returned with HTTP 200 Aug 13 23:49:14.337225 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 827/3331] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:14.345102 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e3e851f-aa3a-47e0-a5e0-aa2ea12783e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.347081 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e3e851f-aa3a-47e0-a5e0-aa2ea12783e3 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] DELETE https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 Aug 13 23:49:14.347311 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e3e851f-aa3a-47e0-a5e0-aa2ea12783e3 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.347523 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e3e851f-aa3a-47e0-a5e0-aa2ea12783e3 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.367623 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e3e851f-aa3a-47e0-a5e0-aa2ea12783e3 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 returned with HTTP 202 Aug 13 23:49:14.368175 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 830/3332] 10.4.3.81 () {66 vars in 1392 bytes} [Thu Aug 13 23:49:14 2026] DELETE /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:14.379130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c263a014-e805-47b8-9a99-f7d7fb14c4f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.381980 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c263a014-e805-47b8-9a99-f7d7fb14c4f9 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] GET https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 Aug 13 23:49:14.384765 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c263a014-e805-47b8-9a99-f7d7fb14c4f9 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.385053 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c263a014-e805-47b8-9a99-f7d7fb14c4f9 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.396693 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c263a014-e805-47b8-9a99-f7d7fb14c4f9 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 returned with HTTP 404 Aug 13 23:49:14.397275 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 833/3333] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec3 => generated 129 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:14.406933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0c8c79a1-8cdb-4b07-9e17-7e127ee24e20 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.408918 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c8c79a1-8cdb-4b07-9e17-7e127ee24e20 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] POST https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs Aug 13 23:49:14.409318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c8c79a1-8cdb-4b07-9e17-7e127ee24e20 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:14.432231 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c8c79a1-8cdb-4b07-9e17-7e127ee24e20 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs returned with HTTP 200 Aug 13 23:49:14.432764 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 844/3334] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:49:14 2026] POST /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:14.441473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d94d1151-10ef-46f6-810f-478982f5ff04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.443463 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d94d1151-10ef-46f6-810f-478982f5ff04 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] GET https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs Aug 13 23:49:14.443690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d94d1151-10ef-46f6-810f-478982f5ff04 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.443924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d94d1151-10ef-46f6-810f-478982f5ff04 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.451301 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d94d1151-10ef-46f6-810f-478982f5ff04 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs returned with HTTP 200 Aug 13 23:49:14.451645 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 828/3335] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 23:49:14.461364 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96bcc4bd-6b38-45f4-99fb-0767adb58b18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.463194 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96bcc4bd-6b38-45f4-99fb-0767adb58b18 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] POST https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs Aug 13 23:49:14.463522 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96bcc4bd-6b38-45f4-99fb-0767adb58b18 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:14.485463 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96bcc4bd-6b38-45f4-99fb-0767adb58b18 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs returned with HTTP 200 Aug 13 23:49:14.486010 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 831/3336] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:49:14 2026] POST /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:14.494914 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd4ef1d8-3c65-4f87-bb65-980dea951176 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.497193 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd4ef1d8-3c65-4f87-bb65-980dea951176 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] PUT https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec2 Aug 13 23:49:14.497538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd4ef1d8-3c65-4f87-bb65-980dea951176 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:14.523311 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd4ef1d8-3c65-4f87-bb65-980dea951176 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec2 returned with HTTP 200 Aug 13 23:49:14.523733 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 834/3337] 10.4.3.81 () {68 vars in 1409 bytes} [Thu Aug 13 23:49:14 2026] PUT /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec2 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:14.530963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16afe269-ab82-4c8d-9eec-e7ac72423839 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.532836 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16afe269-ab82-4c8d-9eec-e7ac72423839 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] GET https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec2 Aug 13 23:49:14.533152 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16afe269-ab82-4c8d-9eec-e7ac72423839 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.533394 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16afe269-ab82-4c8d-9eec-e7ac72423839 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.542917 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16afe269-ab82-4c8d-9eec-e7ac72423839 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec2 returned with HTTP 200 Aug 13 23:49:14.543557 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 845/3338] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:14.551018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5c0e8e0b-bee7-449b-919a-dfa212446448 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.552798 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c0e8e0b-bee7-449b-919a-dfa212446448 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] POST https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs Aug 13 23:49:14.553191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c0e8e0b-bee7-449b-919a-dfa212446448 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:14.582784 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c0e8e0b-bee7-449b-919a-dfa212446448 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs returned with HTTP 200 Aug 13 23:49:14.583372 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 829/3339] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:49:14 2026] POST /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs => generated 51 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:14.591832 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b9b8c21-f656-4216-a6d6-9e06ea0bf8a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.594112 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b9b8c21-f656-4216-a6d6-9e06ea0bf8a6 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] GET https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs Aug 13 23:49:14.594390 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b9b8c21-f656-4216-a6d6-9e06ea0bf8a6 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.594638 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b9b8c21-f656-4216-a6d6-9e06ea0bf8a6 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.603508 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b9b8c21-f656-4216-a6d6-9e06ea0bf8a6 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs returned with HTTP 200 Aug 13 23:49:14.604139 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 832/3340] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:14.614825 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-985858c6-25dc-465e-a06b-29335afb3100 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.616735 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-985858c6-25dc-465e-a06b-29335afb3100 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] DELETE https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2 Aug 13 23:49:14.616997 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-985858c6-25dc-465e-a06b-29335afb3100 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.617243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-985858c6-25dc-465e-a06b-29335afb3100 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.644331 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-985858c6-25dc-465e-a06b-29335afb3100 tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2 returned with HTTP 202 Aug 13 23:49:14.644913 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 835/3341] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:14 2026] DELETE /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:14.651940 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d007fa6f-3f7e-455e-b387-4ffd260bcfdf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.653894 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d007fa6f-3f7e-455e-b387-4ffd260bcfdf tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] GET https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2 Aug 13 23:49:14.654364 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d007fa6f-3f7e-455e-b387-4ffd260bcfdf tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.654499 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d007fa6f-3f7e-455e-b387-4ffd260bcfdf tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.658125 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d007fa6f-3f7e-455e-b387-4ffd260bcfdf tempest-VolumeTypesExtraSpecsTest-430230957 tempest-VolumeTypesExtraSpecsTest-430230957-project-admin] https://10.4.3.81/volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2 returned with HTTP 404 Aug 13 23:49:14.658928 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 846/3342] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/types/af944097-cd69-4c46-b5ed-1a0b2b2f1bc2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:14.682816 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09fd36bd-0e35-4a76-b13d-fac0c549fb7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.684732 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09fd36bd-0e35-4a76-b13d-fac0c549fb7c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:49:14.684980 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09fd36bd-0e35-4a76-b13d-fac0c549fb7c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.685236 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09fd36bd-0e35-4a76-b13d-fac0c549fb7c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.694161 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:14.694161 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:14.699559 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-09fd36bd-0e35-4a76-b13d-fac0c549fb7c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:49:14.705443 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09fd36bd-0e35-4a76-b13d-fac0c549fb7c tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:49:14.705985 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 830/3343] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:14.754018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-325877f1-17bc-4e52-beeb-2f7158e8bd41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.755859 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-325877f1-17bc-4e52-beeb-2f7158e8bd41 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e Aug 13 23:49:14.756386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-325877f1-17bc-4e52-beeb-2f7158e8bd41 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.756596 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-325877f1-17bc-4e52-beeb-2f7158e8bd41 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.767315 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-325877f1-17bc-4e52-beeb-2f7158e8bd41 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e returned with HTTP 404 Aug 13 23:49:14.767315 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 833/3344] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/volumes/54aa6a5a-87ef-4880-9866-1f489e373a0e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:14.786410 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-111312cd-56ab-46d5-b239-44052f1c895f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.788837 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-111312cd-56ab-46d5-b239-44052f1c895f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] GET https://10.4.3.81/volume/v3/backups Aug 13 23:49:14.789187 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-111312cd-56ab-46d5-b239-44052f1c895f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.789425 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-111312cd-56ab-46d5-b239-44052f1c895f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.789788 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-111312cd-56ab-46d5-b239-44052f1c895f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:14.806320 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-111312cd-56ab-46d5-b239-44052f1c895f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 13 23:49:14.806320 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 836/3345] 10.4.3.81 () {68 vars in 1270 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/backups => generated 620 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:14.816613 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f12f23e9-d0c6-48b8-8fa2-a246c7bc52f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.818835 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f12f23e9-d0c6-48b8-8fa2-a246c7bc52f0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] GET https://10.4.3.81/volume/v3/backups?project_id=a2d717bb328a4fd88d2ec42f03b3545a Aug 13 23:49:14.819175 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f12f23e9-d0c6-48b8-8fa2-a246c7bc52f0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:14.819427 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f12f23e9-d0c6-48b8-8fa2-a246c7bc52f0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:14.819811 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-f12f23e9-d0c6-48b8-8fa2-a246c7bc52f0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Removing options 'project_id' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:14.827016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f12f23e9-d0c6-48b8-8fa2-a246c7bc52f0 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] https://10.4.3.81/volume/v3/backups?project_id=a2d717bb328a4fd88d2ec42f03b3545a returned with HTTP 200 Aug 13 23:49:14.827593 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 847/3346] 10.4.3.81 () {68 vars in 1357 bytes} [Thu Aug 13 23:49:14 2026] GET /volume/v3/backups?project_id=a2d717bb328a4fd88d2ec42f03b3545a => generated 620 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:14.839256 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:14.841010 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:14.841845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1387309595"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:14.842896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1387309595'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:14.843652 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume of 1 GB Aug 13 23:49:14.847446 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Availability Zones retrieved successfully. Aug 13 23:49:14.853967 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Flow 'volume_create_api' (1412b906-c427-4526-8647-f1ed785c94fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:14.854780 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96fc8b81-e8cf-4d72-a86a-7558279c3cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:14.855555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:14.885108 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96fc8b81-e8cf-4d72-a86a-7558279c3cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:14.886567 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c539e71d-e326-4afc-bdb6-4647db731062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:14.937942 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Created reservations ['2744afa3-9b5f-4f1b-bd83-055696ed55a2', '1096b843-362b-4742-90b1-d04baaf0f92d', '065a6739-ae1d-4b87-84a1-044478593a17', '92143adb-0146-45eb-9b40-1306b77fc03e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:14.939140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c539e71d-e326-4afc-bdb6-4647db731062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2744afa3-9b5f-4f1b-bd83-055696ed55a2', '1096b843-362b-4742-90b1-d04baaf0f92d', '065a6739-ae1d-4b87-84a1-044478593a17', '92143adb-0146-45eb-9b40-1306b77fc03e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:14.940363 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b0cb85e-d75a-481d-9bb7-4cd86192ee12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:14.981619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b0cb85e-d75a-481d-9bb7-4cd86192ee12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8b366fa-4d96-44c4-9752-332aa609b1cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1387309595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d717bb328a4fd88d2ec42f03b3545a',qos_specs=None,replication_status=,reservations=['2744afa3-9b5f-4f1b-bd83-055696ed55a2','1096b843-362b-4742-90b1-d04baaf0f92d','065a6739-ae1d-4b87-84a1-044478593a17','92143adb-0146-45eb-9b40-1306b77fc03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1387309595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8b366fa-4d96-44c4-9752-332aa609b1cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d717bb328a4fd88d2ec42f03b3545a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:14.983035 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03fc568-9d60-4eb8-a671-9d92359a7647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:15.044533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03fc568-9d60-4eb8-a671-9d92359a7647) transitioned into state 'SUCCESS' from state '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-1387309595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d717bb328a4fd88d2ec42f03b3545a',qos_specs=None,replication_status=,reservations=['2744afa3-9b5f-4f1b-bd83-055696ed55a2','1096b843-362b-4742-90b1-d04baaf0f92d','065a6739-ae1d-4b87-84a1-044478593a17','92143adb-0146-45eb-9b40-1306b77fc03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e16e46f21f4d5aa38b58dff0c4884b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:15.045288 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a470ad1-0b57-4255-b29b-56cf979a3510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:15.061423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a470ad1-0b57-4255-b29b-56cf979a3510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:15.062301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Flow 'volume_create_api' (1412b906-c427-4526-8647-f1ed785c94fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:15.062744 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Create volume request issued successfully. Aug 13 23:49:15.063411 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c96894ec-cba6-43e2-bc79-80bbaff0c33d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:15.063837 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 831/3347] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:49:14 2026] POST /volume/v3/volumes => generated 776 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:15.082448 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64b924ff-48b2-4129-970f-26e11fc38b98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:15.090109 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64b924ff-48b2-4129-970f-26e11fc38b98 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc Aug 13 23:49:15.090425 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64b924ff-48b2-4129-970f-26e11fc38b98 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:15.091037 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64b924ff-48b2-4129-970f-26e11fc38b98 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:15.103548 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:15.103548 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:15.127498 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-64b924ff-48b2-4129-970f-26e11fc38b98 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:15.146826 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64b924ff-48b2-4129-970f-26e11fc38b98 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc returned with HTTP 200 Aug 13 23:49:15.147505 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 834/3348] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:15 2026] GET /volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc => generated 955 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:15.409103 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-54edb6e7-0b15-4d03-9e60-df53cad58267 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:15.411940 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-54edb6e7-0b15-4d03-9e60-df53cad58267 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049 Aug 13 23:49:15.412258 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-54edb6e7-0b15-4d03-9e60-df53cad58267 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:15.412442 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-54edb6e7-0b15-4d03-9e60-df53cad58267 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:15.421672 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:15.421672 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:15.488546 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-54edb6e7-0b15-4d03-9e60-df53cad58267 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049 returned with HTTP 200 Aug 13 23:49:15.489132 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 837/3349] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:49:15 2026] DELETE /volume/v3/attachments/1f303b24-1c71-42db-8726-a61d3d321049 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:15.502502 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-ea6990e5-8687-47fd-84c4-cbaf3b1308ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:15.505049 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-ea6990e5-8687-47fd-84c4-cbaf3b1308ba tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:49:15.505815 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-ea6990e5-8687-47fd-84c4-cbaf3b1308ba tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:15.505815 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-ea6990e5-8687-47fd-84c4-cbaf3b1308ba tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:15.505815 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-ea6990e5-8687-47fd-84c4-cbaf3b1308ba tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: 828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:49:15.513805 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:15.513805 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:15.514365 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-ea6990e5-8687-47fd-84c4-cbaf3b1308ba tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:15.538320 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-ea6990e5-8687-47fd-84c4-cbaf3b1308ba tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:49:15.538619 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b67d9f55-4e25-42c8-82b4-69ae2a304eec req-ea6990e5-8687-47fd-84c4-cbaf3b1308ba tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 202 Aug 13 23:49:15.539085 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 848/3350] 10.4.3.81 () {70 vars in 1613 bytes} [Thu Aug 13 23:49:15 2026] DELETE /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:15.859844 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fcc9dd9-d5ca-42a3-8b9d-bf9f281f5e19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:15.862776 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fcc9dd9-d5ca-42a3-8b9d-bf9f281f5e19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:49:15.862955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fcc9dd9-d5ca-42a3-8b9d-bf9f281f5e19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:15.863274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fcc9dd9-d5ca-42a3-8b9d-bf9f281f5e19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:15.875264 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:15.875264 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:15.882533 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3fcc9dd9-d5ca-42a3-8b9d-bf9f281f5e19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:49:15.890429 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fcc9dd9-d5ca-42a3-8b9d-bf9f281f5e19 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:49:15.891377 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 832/3351] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:15 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:15.916177 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e56b090b-0e76-4e2d-a8e3-b6bc8d0e4225 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:15.918431 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e56b090b-0e76-4e2d-a8e3-b6bc8d0e4225 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:49:15.918757 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e56b090b-0e76-4e2d-a8e3-b6bc8d0e4225 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:15.919061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e56b090b-0e76-4e2d-a8e3-b6bc8d0e4225 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:15.919277 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e56b090b-0e76-4e2d-a8e3-b6bc8d0e4225 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Delete volume with id: c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:49:15.927289 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:15.927289 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:15.927874 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e56b090b-0e76-4e2d-a8e3-b6bc8d0e4225 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:49:15.960045 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e56b090b-0e76-4e2d-a8e3-b6bc8d0e4225 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Delete volume request issued successfully. Aug 13 23:49:15.961795 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e56b090b-0e76-4e2d-a8e3-b6bc8d0e4225 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 202 Aug 13 23:49:15.961795 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 835/3352] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:15 2026] DELETE /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:15.969959 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2472e762-b702-4eb1-8ddb-fee3118977cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:15.972449 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2472e762-b702-4eb1-8ddb-fee3118977cc tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:49:15.972799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2472e762-b702-4eb1-8ddb-fee3118977cc tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:15.973101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2472e762-b702-4eb1-8ddb-fee3118977cc tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:15.982252 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:15.982252 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:15.994257 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2472e762-b702-4eb1-8ddb-fee3118977cc tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Volume info retrieved successfully. Aug 13 23:49:16.002697 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2472e762-b702-4eb1-8ddb-fee3118977cc tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 200 Aug 13 23:49:16.003217 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 838/3353] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:15 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:16.165137 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83ac22ec-ff03-45e4-bdf1-8994fa3b35a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:16.167850 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83ac22ec-ff03-45e4-bdf1-8994fa3b35a3 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc Aug 13 23:49:16.168363 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83ac22ec-ff03-45e4-bdf1-8994fa3b35a3 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:16.168581 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83ac22ec-ff03-45e4-bdf1-8994fa3b35a3 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:16.179611 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:16.179611 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:16.185003 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83ac22ec-ff03-45e4-bdf1-8994fa3b35a3 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:16.191904 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83ac22ec-ff03-45e4-bdf1-8994fa3b35a3 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc returned with HTTP 200 Aug 13 23:49:16.192671 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 849/3354] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:16 2026] GET /volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:16.210011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-116bf625-9dab-4c7a-a37e-4ea46de4101d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:16.212458 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-116bf625-9dab-4c7a-a37e-4ea46de4101d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:49:16.213058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-116bf625-9dab-4c7a-a37e-4ea46de4101d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8b366fa-4d96-44c4-9752-332aa609b1cc", "name": "tempest-type-Backup-333107400"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:16.215214 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-116bf625-9dab-4c7a-a37e-4ea46de4101d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Creating new backup {'backup': {'volume_id': 'e8b366fa-4d96-44c4-9752-332aa609b1cc', 'name': 'tempest-type-Backup-333107400'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:49:16.215453 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-116bf625-9dab-4c7a-a37e-4ea46de4101d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Creating backup of volume e8b366fa-4d96-44c4-9752-332aa609b1cc in container None Aug 13 23:49:16.225685 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:16.225685 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:16.226181 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-116bf625-9dab-4c7a-a37e-4ea46de4101d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:16.250229 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-116bf625-9dab-4c7a-a37e-4ea46de4101d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Created reservations ['789c4a66-9c34-4738-92a0-fa85d5b02a53', '36e4b2ff-d678-4499-8c84-784f994fb965'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:16.288277 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-116bf625-9dab-4c7a-a37e-4ea46de4101d tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:49:16.288797 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 833/3355] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:49:16 2026] POST /volume/v3/backups => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:16.299899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea5dbd62-ff0a-48c9-8219-9a83a544950e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:16.301982 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea5dbd62-ff0a-48c9-8219-9a83a544950e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:16.302309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea5dbd62-ff0a-48c9-8219-9a83a544950e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:16.303070 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea5dbd62-ff0a-48c9-8219-9a83a544950e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:16.303220 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ea5dbd62-ff0a-48c9-8219-9a83a544950e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:16.310974 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:16.310974 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:16.311734 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea5dbd62-ff0a-48c9-8219-9a83a544950e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:16.312225 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 836/3356] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:16 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:16.477526 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-d277b4fe-1b8b-48a4-a9d3-069ff98e2435 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:16.481034 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-d277b4fe-1b8b-48a4-a9d3-069ff98e2435 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:16.483051 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-d277b4fe-1b8b-48a4-a9d3-069ff98e2435 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:16.483051 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-d277b4fe-1b8b-48a4-a9d3-069ff98e2435 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:16.493539 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:16.493539 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:16.498237 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-d277b4fe-1b8b-48a4-a9d3-069ff98e2435 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:16.505021 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-d277b4fe-1b8b-48a4-a9d3-069ff98e2435 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:49:16.505563 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 839/3357] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:16 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:16.529447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-6c77d05b-22a2-4f8b-8b92-23fd736fe8f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:16.532542 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-6c77d05b-22a2-4f8b-8b92-23fd736fe8f7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd/action Aug 13 23:49:16.533236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-6c77d05b-22a2-4f8b-8b92-23fd736fe8f7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:16.533491 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-6c77d05b-22a2-4f8b-8b92-23fd736fe8f7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:16.546584 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:16.546584 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:16.547171 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-6c77d05b-22a2-4f8b-8b92-23fd736fe8f7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:16.554405 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-6c77d05b-22a2-4f8b-8b92-23fd736fe8f7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Begin detaching volume completed successfully. Aug 13 23:49:16.554664 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-6c77d05b-22a2-4f8b-8b92-23fd736fe8f7 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd/action returned with HTTP 202 Aug 13 23:49:16.555244 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 850/3358] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:49:16 2026] POST /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:16.605245 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b75b8bc4-3a3e-4d8f-b53a-2361c3614fbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:16.605778 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b75b8bc4-3a3e-4d8f-b53a-2361c3614fbb None None] GET https://10.4.3.81/volume// Aug 13 23:49:16.606066 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b75b8bc4-3a3e-4d8f-b53a-2361c3614fbb None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:16.606344 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b75b8bc4-3a3e-4d8f-b53a-2361c3614fbb None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:16.606770 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b75b8bc4-3a3e-4d8f-b53a-2361c3614fbb None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:49:16.608567 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 834/3359] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:49:16 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:49:16.620309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-b6c9886a-ab19-4f93-b0c8-4cf7e54056ee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:16.622419 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-b6c9886a-ab19-4f93-b0c8-4cf7e54056ee tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:16.624137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-b6c9886a-ab19-4f93-b0c8-4cf7e54056ee tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:16.624137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-b6c9886a-ab19-4f93-b0c8-4cf7e54056ee tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:16.633112 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:16.633112 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:16.637977 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-b6c9886a-ab19-4f93-b0c8-4cf7e54056ee tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:16.643558 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-b6c9886a-ab19-4f93-b0c8-4cf7e54056ee tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 200 Aug 13 23:49:16.643558 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 837/3360] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:49:16 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 1413 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:49:17.021221 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81066eeb-868e-4857-9595-b2b24e950943 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:17.023388 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81066eeb-868e-4857-9595-b2b24e950943 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] GET https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 Aug 13 23:49:17.023591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81066eeb-868e-4857-9595-b2b24e950943 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:17.023840 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81066eeb-868e-4857-9595-b2b24e950943 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:17.031259 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81066eeb-868e-4857-9595-b2b24e950943 tempest-VolumesActionsTest-493485199 tempest-VolumesActionsTest-493485199-project-member] https://10.4.3.81/volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 returned with HTTP 404 Aug 13 23:49:17.031742 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 840/3361] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:17 2026] GET /volume/v3/volumes/c40ed13c-61c2-428b-a241-8342d6ef19e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:17.182206 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e0fc6f1-5a71-47c4-86d9-7dab26b2ca2c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:17.185442 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e0fc6f1-5a71-47c4-86d9-7dab26b2ca2c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:49:17.185732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e0fc6f1-5a71-47c4-86d9-7dab26b2ca2c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:17.185897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e0fc6f1-5a71-47c4-86d9-7dab26b2ca2c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:17.193589 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e0fc6f1-5a71-47c4-86d9-7dab26b2ca2c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 404 Aug 13 23:49:17.194218 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 851/3362] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:17 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:17.325855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5acb3be5-8000-40cb-a7e6-a06f5894e8f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:17.328616 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5acb3be5-8000-40cb-a7e6-a06f5894e8f9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:17.328931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5acb3be5-8000-40cb-a7e6-a06f5894e8f9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:17.329291 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5acb3be5-8000-40cb-a7e6-a06f5894e8f9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:17.329430 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5acb3be5-8000-40cb-a7e6-a06f5894e8f9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:17.336700 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:17.336700 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:17.337721 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5acb3be5-8000-40cb-a7e6-a06f5894e8f9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:17.338581 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 835/3363] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:17 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:17.725344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b1554407-728b-460f-b43d-c396f8cb9059 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:17.790191 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-116fbaff-b415-4464-bbce-898536c1ad2a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:17.794052 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-116fbaff-b415-4464-bbce-898536c1ad2a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:49:17.794412 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-116fbaff-b415-4464-bbce-898536c1ad2a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:17.794671 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-116fbaff-b415-4464-bbce-898536c1ad2a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:17.794823 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-116fbaff-b415-4464-bbce-898536c1ad2a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: 175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:49:17.800755 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-116fbaff-b415-4464-bbce-898536c1ad2a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d returned with HTTP 404 Aug 13 23:49:17.801417 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 841/3364] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:49:17 2026] DELETE /volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:17.810060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d89c4c4a-1c44-405a-b81c-7da46a5376db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:17.812165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d89c4c4a-1c44-405a-b81c-7da46a5376db tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d Aug 13 23:49:17.812403 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d89c4c4a-1c44-405a-b81c-7da46a5376db tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:17.812590 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d89c4c4a-1c44-405a-b81c-7da46a5376db tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:17.818116 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d89c4c4a-1c44-405a-b81c-7da46a5376db tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d returned with HTTP 404 Aug 13 23:49:17.818954 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 852/3365] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:49:17 2026] GET /volume/v3/snapshots/175efb67-b8eb-4419-9203-4db645f2a93d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:17.897605 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1554407-728b-460f-b43d-c396f8cb9059 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:49:17.897913 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1554407-728b-460f-b43d-c396f8cb9059 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:17.898242 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1554407-728b-460f-b43d-c396f8cb9059 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:17.898585 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-b1554407-728b-460f-b43d-c396f8cb9059 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:17.899743 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b1554407-728b-460f-b43d-c396f8cb9059 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:17.908662 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b1554407-728b-460f-b43d-c396f8cb9059 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Get all volumes completed successfully. Aug 13 23:49:17.909163 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1554407-728b-460f-b43d-c396f8cb9059 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:49:17.909854 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 838/3366] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:49:17 2026] GET /volume/v3/volumes => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:17.921698 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fccfce13-7a7a-441c-9273-c133ed97a648 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:17.923734 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:17.924240 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-184304745"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:17.925833 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-184304745'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:17.926077 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume of 1 GB Aug 13 23:49:17.930949 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Availability Zones retrieved successfully. Aug 13 23:49:17.939527 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Flow 'volume_create_api' (90b19d28-9675-4a2e-94d7-316f737a9f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:17.941063 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ea625f-da73-4808-b9c3-148996e69664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:17.942682 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:17.981526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ea625f-da73-4808-b9c3-148996e69664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:17.983289 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6bb022-9947-4210-a81d-3c4dd79a4aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:18.054849 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Created reservations ['c2e86944-4885-481d-bfa8-bf11a2fd6326', 'c6658f2c-f60a-47b5-ba9c-bf0f4e7e96c3', '3c1c3ce1-32f2-4151-99b6-2ca004bfe39c', '6726d3de-020b-417f-8ab0-4578fbacd1b9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:18.055581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6bb022-9947-4210-a81d-3c4dd79a4aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2e86944-4885-481d-bfa8-bf11a2fd6326', 'c6658f2c-f60a-47b5-ba9c-bf0f4e7e96c3', '3c1c3ce1-32f2-4151-99b6-2ca004bfe39c', '6726d3de-020b-417f-8ab0-4578fbacd1b9']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:18.056342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548bc26d-30b0-45ca-802a-d2e4c39584ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:18.086643 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548bc26d-30b0-45ca-802a-d2e4c39584ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006caf4d-6c76-4885-857f-af9a87778de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-184304745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad3bf19db43d4610b4d240f69d9a934d',qos_specs=None,replication_status=,reservations=['c2e86944-4885-481d-bfa8-bf11a2fd6326','c6658f2c-f60a-47b5-ba9c-bf0f4e7e96c3','3c1c3ce1-32f2-4151-99b6-2ca004bfe39c','6726d3de-020b-417f-8ab0-4578fbacd1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-184304745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006caf4d-6c76-4885-857f-af9a87778de6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad3bf19db43d4610b4d240f69d9a934d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:18.087709 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a49b84-206e-478c-83bc-8a7ee237ac5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:18.113104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a49b84-206e-478c-83bc-8a7ee237ac5b) transitioned into state 'SUCCESS' from state '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-184304745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad3bf19db43d4610b4d240f69d9a934d',qos_specs=None,replication_status=,reservations=['c2e86944-4885-481d-bfa8-bf11a2fd6326','c6658f2c-f60a-47b5-ba9c-bf0f4e7e96c3','3c1c3ce1-32f2-4151-99b6-2ca004bfe39c','6726d3de-020b-417f-8ab0-4578fbacd1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:18.113577 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6e1b6a-23b4-4c57-9254-4be752344b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:18.124461 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6e1b6a-23b4-4c57-9254-4be752344b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:18.125400 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Flow 'volume_create_api' (90b19d28-9675-4a2e-94d7-316f737a9f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:18.125745 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume request issued successfully. Aug 13 23:49:18.126365 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fccfce13-7a7a-441c-9273-c133ed97a648 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:18.126803 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 836/3367] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:49:17 2026] POST /volume/v3/volumes => generated 752 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:18.147487 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47a2396d-9677-49e5-8f1f-28cd7a1119d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:18.152492 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47a2396d-9677-49e5-8f1f-28cd7a1119d5 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 Aug 13 23:49:18.152700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47a2396d-9677-49e5-8f1f-28cd7a1119d5 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:18.153021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47a2396d-9677-49e5-8f1f-28cd7a1119d5 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:18.162249 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:18.162249 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:18.168503 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-47a2396d-9677-49e5-8f1f-28cd7a1119d5 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:18.176141 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47a2396d-9677-49e5-8f1f-28cd7a1119d5 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 returned with HTTP 200 Aug 13 23:49:18.176645 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 842/3368] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:18 2026] GET /volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:18.350054 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83ec15ca-1c55-4ee1-a1df-7792f3ba631f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:18.356040 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83ec15ca-1c55-4ee1-a1df-7792f3ba631f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:18.356040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83ec15ca-1c55-4ee1-a1df-7792f3ba631f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:18.356040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83ec15ca-1c55-4ee1-a1df-7792f3ba631f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:18.356040 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-83ec15ca-1c55-4ee1-a1df-7792f3ba631f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:18.359337 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:18.359337 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:18.360049 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83ec15ca-1c55-4ee1-a1df-7792f3ba631f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:18.360423 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 853/3369] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:18 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:18.861391 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a26cc6d2-1283-4d50-b8c4-ba3ee854a190 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:18.863853 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a26cc6d2-1283-4d50-b8c4-ba3ee854a190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:49:18.864263 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a26cc6d2-1283-4d50-b8c4-ba3ee854a190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:18.864518 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a26cc6d2-1283-4d50-b8c4-ba3ee854a190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:18.864756 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a26cc6d2-1283-4d50-b8c4-ba3ee854a190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: 828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:49:18.875783 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a26cc6d2-1283-4d50-b8c4-ba3ee854a190 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 404 Aug 13 23:49:18.876204 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 839/3370] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:18 2026] DELETE /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:18.885722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ff57e26-3a65-428d-806e-fca1cd2c3505 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:18.888199 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ff57e26-3a65-428d-806e-fca1cd2c3505 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 Aug 13 23:49:18.888394 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ff57e26-3a65-428d-806e-fca1cd2c3505 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:18.888695 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ff57e26-3a65-428d-806e-fca1cd2c3505 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:18.896651 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ff57e26-3a65-428d-806e-fca1cd2c3505 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 returned with HTTP 404 Aug 13 23:49:18.897325 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 837/3371] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:18 2026] GET /volume/v3/volumes/828d3c62-3656-4f33-bb1a-29fa657b64b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:19.143571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-3de21c38-fc1c-40fd-b5f2-c6a163fca1f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:19.148256 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-3de21c38-fc1c-40fd-b5f2-c6a163fca1f2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] DELETE https://10.4.3.81/volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c Aug 13 23:49:19.148256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-3de21c38-fc1c-40fd-b5f2-c6a163fca1f2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:19.148256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-3de21c38-fc1c-40fd-b5f2-c6a163fca1f2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:19.169447 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:19.169447 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:19.193625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f250046-306a-4c0d-8f4e-09aa089aa162 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:19.197165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f250046-306a-4c0d-8f4e-09aa089aa162 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 Aug 13 23:49:19.198086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f250046-306a-4c0d-8f4e-09aa089aa162 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:19.198086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f250046-306a-4c0d-8f4e-09aa089aa162 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:19.209634 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:19.209634 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:19.215148 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0f250046-306a-4c0d-8f4e-09aa089aa162 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:19.223214 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f250046-306a-4c0d-8f4e-09aa089aa162 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 returned with HTTP 200 Aug 13 23:49:19.223861 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 854/3372] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:19 2026] GET /volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:19.243781 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a13cb315-b5f1-4ad7-b584-d642ad9b3352 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:19.246051 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a13cb315-b5f1-4ad7-b584-d642ad9b3352 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 Aug 13 23:49:19.246318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a13cb315-b5f1-4ad7-b584-d642ad9b3352 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:19.246585 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a13cb315-b5f1-4ad7-b584-d642ad9b3352 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:19.250537 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-929d8aba-600f-4525-bbee-d24b7f4a9c03 req-3de21c38-fc1c-40fd-b5f2-c6a163fca1f2 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c returned with HTTP 200 Aug 13 23:49:19.251155 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 843/3373] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:49:19 2026] DELETE /volume/v3/attachments/5cfac9ca-efc7-4105-a65a-4f17601cff0c => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:19.253854 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:19.253854 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:19.259691 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a13cb315-b5f1-4ad7-b584-d642ad9b3352 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:19.267393 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a13cb315-b5f1-4ad7-b584-d642ad9b3352 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 returned with HTTP 200 Aug 13 23:49:19.267920 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 840/3374] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:19 2026] GET /volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:19.284589 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:19.286887 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:19.287459 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1184437588"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:19.290075 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1184437588'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:19.290201 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume of 1 GB Aug 13 23:49:19.291177 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:19.291177 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:19.299956 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Availability Zones retrieved successfully. Aug 13 23:49:19.311601 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Flow 'volume_create_api' (5b00ce5f-e37f-4aa6-8d5e-77c594d328ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:19.314912 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2ed438-db00-466e-99c5-55ad7a34c5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:19.315865 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:19.364317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2ed438-db00-466e-99c5-55ad7a34c5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:19.365226 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f3b2376-1985-44df-a3c6-5a25ced11b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:19.375118 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-102fbb57-7271-4e53-a99d-db2e5d70e593 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:19.377942 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-102fbb57-7271-4e53-a99d-db2e5d70e593 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:19.378284 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-102fbb57-7271-4e53-a99d-db2e5d70e593 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:19.378564 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-102fbb57-7271-4e53-a99d-db2e5d70e593 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:19.378731 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-102fbb57-7271-4e53-a99d-db2e5d70e593 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:19.389689 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:19.389689 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:19.390559 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-102fbb57-7271-4e53-a99d-db2e5d70e593 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:19.391077 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 855/3375] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:19 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:19.437224 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Created reservations ['7532500e-a7b4-4f7a-b4f3-91070b4acb79', '4e266c01-9357-4ba2-91ab-f65e5a276ead', 'cb30c1fc-dbb2-44cc-bcf1-ad042732d7ba', '0b17f550-1c02-47ea-94b3-526382240179'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:19.437962 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f3b2376-1985-44df-a3c6-5a25ced11b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7532500e-a7b4-4f7a-b4f3-91070b4acb79', '4e266c01-9357-4ba2-91ab-f65e5a276ead', 'cb30c1fc-dbb2-44cc-bcf1-ad042732d7ba', '0b17f550-1c02-47ea-94b3-526382240179']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:19.438784 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23a17d6-4572-4275-8340-61f3a26cbbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:19.474637 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23a17d6-4572-4275-8340-61f3a26cbbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae8f805-5711-4109-9720-4f9f6172ff72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1184437588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad3bf19db43d4610b4d240f69d9a934d',qos_specs=None,replication_status=,reservations=['7532500e-a7b4-4f7a-b4f3-91070b4acb79','4e266c01-9357-4ba2-91ab-f65e5a276ead','cb30c1fc-dbb2-44cc-bcf1-ad042732d7ba','0b17f550-1c02-47ea-94b3-526382240179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1184437588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ae8f805-5711-4109-9720-4f9f6172ff72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad3bf19db43d4610b4d240f69d9a934d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:19.475875 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2da3ef-506a-471e-b04d-0e94f5c95a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:19.504650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2da3ef-506a-471e-b04d-0e94f5c95a8a) transitioned into state 'SUCCESS' from state '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-1184437588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad3bf19db43d4610b4d240f69d9a934d',qos_specs=None,replication_status=,reservations=['7532500e-a7b4-4f7a-b4f3-91070b4acb79','4e266c01-9357-4ba2-91ab-f65e5a276ead','cb30c1fc-dbb2-44cc-bcf1-ad042732d7ba','0b17f550-1c02-47ea-94b3-526382240179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:19.505398 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba09ec9-5917-4631-a250-03422e43efc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:19.517427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba09ec9-5917-4631-a250-03422e43efc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:19.518610 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Flow 'volume_create_api' (5b00ce5f-e37f-4aa6-8d5e-77c594d328ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:19.519152 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume request issued successfully. Aug 13 23:49:19.519889 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a89037f-537b-4544-bd6a-f3ee6d260e27 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:19.523589 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 838/3376] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:49:19 2026] POST /volume/v3/volumes => generated 753 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:19.538223 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92e31f2c-4e9a-4c9e-bc2e-450e62b2cbaa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:19.542856 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92e31f2c-4e9a-4c9e-bc2e-450e62b2cbaa tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 Aug 13 23:49:19.542856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92e31f2c-4e9a-4c9e-bc2e-450e62b2cbaa tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:19.543050 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92e31f2c-4e9a-4c9e-bc2e-450e62b2cbaa tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:19.560742 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:19.560742 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:19.569100 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-92e31f2c-4e9a-4c9e-bc2e-450e62b2cbaa tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:19.575430 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92e31f2c-4e9a-4c9e-bc2e-450e62b2cbaa tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 returned with HTTP 200 Aug 13 23:49:19.575816 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 844/3377] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:19 2026] GET /volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:19.788511 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15fdecfb-1263-4861-a04c-1530a1a8eea0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:19.791687 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15fdecfb-1263-4861-a04c-1530a1a8eea0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:19.791687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15fdecfb-1263-4861-a04c-1530a1a8eea0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:19.791687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15fdecfb-1263-4861-a04c-1530a1a8eea0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:19.791907 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-15fdecfb-1263-4861-a04c-1530a1a8eea0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Delete volume with id: fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:19.807351 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:19.807351 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:19.808188 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15fdecfb-1263-4861-a04c-1530a1a8eea0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:19.843545 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15fdecfb-1263-4861-a04c-1530a1a8eea0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Delete volume request issued successfully. Aug 13 23:49:19.843545 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15fdecfb-1263-4861-a04c-1530a1a8eea0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 202 Aug 13 23:49:19.843545 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 841/3378] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:19 2026] DELETE /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:20.048415 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:20.051282 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:20.051906 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-183226401", "snapshot_id": null, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:20.053759 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-183226401', 'snapshot_id': None, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:20.156790 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Create volume of 1 GB Aug 13 23:49:20.160951 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Availability Zones retrieved successfully. Aug 13 23:49:20.166933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Flow 'volume_create_api' (fd1ffc72-dc0a-41db-b4ec-93cb69cd0f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:20.168260 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee0d53b-67a7-4665-a2a8-b734f7812992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.169352 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:20.263728 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee0d53b-67a7-4665-a2a8-b734f7812992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.265319 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a75ad8-4aa0-4d37-a337-52a7f76893c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.348675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Created reservations ['70bd23e8-5a37-41ed-b6ac-ac57a942dd1d', '82509800-095a-402d-a83f-4c54428f8344', '17360188-4e49-4deb-a9e8-986ea52e69b7', '52da3e51-c300-4a6f-b591-6426aa89b6f6'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:20.349979 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a75ad8-4aa0-4d37-a337-52a7f76893c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70bd23e8-5a37-41ed-b6ac-ac57a942dd1d', '82509800-095a-402d-a83f-4c54428f8344', '17360188-4e49-4deb-a9e8-986ea52e69b7', '52da3e51-c300-4a6f-b591-6426aa89b6f6']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.351001 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d88e72c4-69a9-496d-b4c6-c5ff34cd6d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.389972 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d88e72c4-69a9-496d-b4c6-c5ff34cd6d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40e46cb2-9124-4b6c-8e27-637e63136a60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-183226401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfa013f5383e4abf9f2ccde3a3207aae',qos_specs=None,replication_status=,reservations=['70bd23e8-5a37-41ed-b6ac-ac57a942dd1d','82509800-095a-402d-a83f-4c54428f8344','17360188-4e49-4deb-a9e8-986ea52e69b7','52da3e51-c300-4a6f-b591-6426aa89b6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874ac358ea8741d29433f8491ba00335',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-183226401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40e46cb2-9124-4b6c-8e27-637e63136a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfa013f5383e4abf9f2ccde3a3207aae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='874ac358ea8741d29433f8491ba00335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.391522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b7959c-fa7a-4670-8b05-f2a0e960351c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.406796 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52cbb9c6-91e1-4f2a-a4af-75dc1946824f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:20.409562 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52cbb9c6-91e1-4f2a-a4af-75dc1946824f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:20.410649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52cbb9c6-91e1-4f2a-a4af-75dc1946824f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:20.411869 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52cbb9c6-91e1-4f2a-a4af-75dc1946824f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:20.413622 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-52cbb9c6-91e1-4f2a-a4af-75dc1946824f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:20.425023 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:20.425023 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:20.425023 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52cbb9c6-91e1-4f2a-a4af-75dc1946824f tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:20.425236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b7959c-fa7a-4670-8b05-f2a0e960351c) transitioned into state 'SUCCESS' from state '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-183226401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfa013f5383e4abf9f2ccde3a3207aae',qos_specs=None,replication_status=,reservations=['70bd23e8-5a37-41ed-b6ac-ac57a942dd1d','82509800-095a-402d-a83f-4c54428f8344','17360188-4e49-4deb-a9e8-986ea52e69b7','52da3e51-c300-4a6f-b591-6426aa89b6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874ac358ea8741d29433f8491ba00335',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.425365 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 839/3379] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:20 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:20.426166 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2dcb9f0-0137-4d29-9814-edb84943f499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.444631 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2dcb9f0-0137-4d29-9814-edb84943f499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.446925 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Flow 'volume_create_api' (fd1ffc72-dc0a-41db-b4ec-93cb69cd0f25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:20.446925 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Create volume request issued successfully. Aug 13 23:49:20.448686 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-816f7dbd-e3f0-4be1-99b5-6ec1202edb2d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:20.449321 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 856/3380] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:20 2026] POST /volume/v3/volumes => generated 751 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:20.470804 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80e963f8-fc2a-4200-8104-4365b90772f8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:20.475054 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80e963f8-fc2a-4200-8104-4365b90772f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:49:20.475054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80e963f8-fc2a-4200-8104-4365b90772f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:20.475054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80e963f8-fc2a-4200-8104-4365b90772f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:20.490121 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:20.490121 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:20.495291 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-80e963f8-fc2a-4200-8104-4365b90772f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:20.503682 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80e963f8-fc2a-4200-8104-4365b90772f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 returned with HTTP 200 Aug 13 23:49:20.503682 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 845/3381] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:20 2026] GET /volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:20.599457 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e1fd0556-747a-4692-a282-a351f4f4283c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:20.601596 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1fd0556-747a-4692-a282-a351f4f4283c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 Aug 13 23:49:20.601971 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1fd0556-747a-4692-a282-a351f4f4283c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:20.602226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1fd0556-747a-4692-a282-a351f4f4283c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:20.611351 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:20.611351 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:20.616407 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e1fd0556-747a-4692-a282-a351f4f4283c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:20.625108 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1fd0556-747a-4692-a282-a351f4f4283c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 returned with HTTP 200 Aug 13 23:49:20.625763 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 842/3382] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:20 2026] GET /volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:20.641003 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87dd1d96-f5b6-4b9b-b3d8-68980c18dccb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:20.643587 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87dd1d96-f5b6-4b9b-b3d8-68980c18dccb tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 Aug 13 23:49:20.643797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87dd1d96-f5b6-4b9b-b3d8-68980c18dccb tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:20.644001 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87dd1d96-f5b6-4b9b-b3d8-68980c18dccb tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:20.652548 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:20.652548 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:20.657450 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87dd1d96-f5b6-4b9b-b3d8-68980c18dccb tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:20.663360 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87dd1d96-f5b6-4b9b-b3d8-68980c18dccb tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 returned with HTTP 200 Aug 13 23:49:20.663923 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 840/3383] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:20 2026] GET /volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:20.679438 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:20.681748 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:20.682238 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1944869633"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:20.684857 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1944869633'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:20.684857 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume of 1 GB Aug 13 23:49:20.685120 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:20.685120 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:20.689426 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Availability Zones retrieved successfully. Aug 13 23:49:20.697626 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Flow 'volume_create_api' (720f0e2e-a2cd-4cdf-a642-1e49c43e4ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:20.699225 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8647f133-a156-4687-be4e-812feda5f02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.700566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:20.737293 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8647f133-a156-4687-be4e-812feda5f02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.738273 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059284fb-a154-48db-986d-a52b21cdb7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.818100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Created reservations ['9456543c-3f91-4794-b2d6-2686f7239ae9', '7c4f8efa-def5-403a-9f1c-fef1d285b79e', 'db66f5cb-92df-440f-be0e-72291ff7db02', 'd063b867-d532-428b-9208-f5ae89235a9f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:20.818895 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059284fb-a154-48db-986d-a52b21cdb7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9456543c-3f91-4794-b2d6-2686f7239ae9', '7c4f8efa-def5-403a-9f1c-fef1d285b79e', 'db66f5cb-92df-440f-be0e-72291ff7db02', 'd063b867-d532-428b-9208-f5ae89235a9f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.819974 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54705e25-7a9a-4580-84df-3f6131cf1b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.849764 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54705e25-7a9a-4580-84df-3f6131cf1b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d0432b-a4ad-43e8-90a2-5bf39add43a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1944869633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad3bf19db43d4610b4d240f69d9a934d',qos_specs=None,replication_status=,reservations=['9456543c-3f91-4794-b2d6-2686f7239ae9','7c4f8efa-def5-403a-9f1c-fef1d285b79e','db66f5cb-92df-440f-be0e-72291ff7db02','d063b867-d532-428b-9208-f5ae89235a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1944869633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2d0432b-a4ad-43e8-90a2-5bf39add43a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad3bf19db43d4610b4d240f69d9a934d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.850644 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963c4dc8-43d3-4c9c-b242-7ab8d11fcd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.873948 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963c4dc8-43d3-4c9c-b242-7ab8d11fcd3e) transitioned into state 'SUCCESS' from state '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-1944869633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad3bf19db43d4610b4d240f69d9a934d',qos_specs=None,replication_status=,reservations=['9456543c-3f91-4794-b2d6-2686f7239ae9','7c4f8efa-def5-403a-9f1c-fef1d285b79e','db66f5cb-92df-440f-be0e-72291ff7db02','d063b867-d532-428b-9208-f5ae89235a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1df55efce4c9daf7b980f203e5f3b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.874793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa31c5ee-ea74-45b8-8bf7-3eee1f12444f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:20.887096 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa31c5ee-ea74-45b8-8bf7-3eee1f12444f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:20.888202 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Flow 'volume_create_api' (720f0e2e-a2cd-4cdf-a642-1e49c43e4ca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:20.888679 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Create volume request issued successfully. Aug 13 23:49:20.889633 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e38fcfc-3835-4f23-8c09-07cac775ec70 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:20.890242 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 857/3384] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:49:20 2026] POST /volume/v3/volumes => generated 753 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:20.906679 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7744f360-73a3-4553-944f-e35ff05f794c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:20.908634 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7744f360-73a3-4553-944f-e35ff05f794c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 Aug 13 23:49:20.909120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7744f360-73a3-4553-944f-e35ff05f794c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:20.909238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7744f360-73a3-4553-944f-e35ff05f794c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:20.923409 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:20.923409 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:20.938544 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7744f360-73a3-4553-944f-e35ff05f794c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:20.945334 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7744f360-73a3-4553-944f-e35ff05f794c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 returned with HTTP 200 Aug 13 23:49:20.945851 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 846/3385] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:20 2026] GET /volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:21.120188 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.123752 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:21.123752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-722105055", "snapshot_id": null, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:21.126006 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-722105055', 'snapshot_id': None, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:21.229441 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:49:21.234680 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:49:21.240712 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (700eca90-c26e-43ed-b974-1eb89962cc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:21.242137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fee992-35f7-4831-8691-2b27d36be8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:21.243420 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:21.332862 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fee992-35f7-4831-8691-2b27d36be8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:21.333894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8510b88-7959-44bd-8e8b-27c31fa56e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:21.407826 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['c2da3c1f-38f1-4766-ac92-4b614f646932', '02de9ac6-1a7a-414d-8f47-d2b1ef32199c', '67676d0d-67ae-49b1-89ed-0b335225a737', 'bf50ff19-be40-423c-a721-fc7ed471abfe'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:21.408734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8510b88-7959-44bd-8e8b-27c31fa56e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2da3c1f-38f1-4766-ac92-4b614f646932', '02de9ac6-1a7a-414d-8f47-d2b1ef32199c', '67676d0d-67ae-49b1-89ed-0b335225a737', 'bf50ff19-be40-423c-a721-fc7ed471abfe']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:21.409787 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09b3e64-1012-454d-9a6b-850b26ed039c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:21.438105 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09b3e64-1012-454d-9a6b-850b26ed039c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ebffd8-f1d0-4318-a083-4ad0db3aa5e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-722105055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['c2da3c1f-38f1-4766-ac92-4b614f646932','02de9ac6-1a7a-414d-8f47-d2b1ef32199c','67676d0d-67ae-49b1-89ed-0b335225a737','bf50ff19-be40-423c-a721-fc7ed471abfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-722105055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:21.441620 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f5cad6-3678-4e02-be86-da58b151bf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:21.445376 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9dd92329-e777-41ce-9a54-e5ad456cb4ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.447621 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dd92329-e777-41ce-9a54-e5ad456cb4ab tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:21.448012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dd92329-e777-41ce-9a54-e5ad456cb4ab tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:21.448657 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dd92329-e777-41ce-9a54-e5ad456cb4ab tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:21.448657 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9dd92329-e777-41ce-9a54-e5ad456cb4ab tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:21.454547 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:21.454547 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:21.455195 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dd92329-e777-41ce-9a54-e5ad456cb4ab tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:21.455733 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 841/3386] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:21 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:21.461745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f5cad6-3678-4e02-be86-da58b151bf55) transitioned into state 'SUCCESS' from state '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-722105055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['c2da3c1f-38f1-4766-ac92-4b614f646932','02de9ac6-1a7a-414d-8f47-d2b1ef32199c','67676d0d-67ae-49b1-89ed-0b335225a737','bf50ff19-be40-423c-a721-fc7ed471abfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:21.464224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221c2bb1-f46b-49c8-b8dd-ace8f50df56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:21.472600 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221c2bb1-f46b-49c8-b8dd-ace8f50df56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:21.473714 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (700eca90-c26e-43ed-b974-1eb89962cc44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:21.474120 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:49:21.475663 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7e1b971-eb5b-4be9-9dc5-62a29166ca70 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:21.475663 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 843/3387] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:21 2026] POST /volume/v3/volumes => generated 756 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:21.489337 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a389861-f375-430a-aa37-e8b3426a1c86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.491338 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a389861-f375-430a-aa37-e8b3426a1c86 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:49:21.491571 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a389861-f375-430a-aa37-e8b3426a1c86 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:21.492124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a389861-f375-430a-aa37-e8b3426a1c86 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:21.500091 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:21.500091 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:21.504418 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a389861-f375-430a-aa37-e8b3426a1c86 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:21.508749 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a389861-f375-430a-aa37-e8b3426a1c86 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:49:21.509165 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 858/3388] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:21 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:21.520281 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f04f7b9-f904-438f-9742-ad460d7f6f21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.522869 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f04f7b9-f904-438f-9742-ad460d7f6f21 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:49:21.523159 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f04f7b9-f904-438f-9742-ad460d7f6f21 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:21.523391 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f04f7b9-f904-438f-9742-ad460d7f6f21 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:21.532341 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:21.532341 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:21.537082 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7f04f7b9-f904-438f-9742-ad460d7f6f21 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:21.543298 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f04f7b9-f904-438f-9742-ad460d7f6f21 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 returned with HTTP 200 Aug 13 23:49:21.543794 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 847/3389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:21 2026] GET /volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:21.563591 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5178a89-9152-4b39-a5da-8414516920ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.565478 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5178a89-9152-4b39-a5da-8414516920ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:49:21.565662 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5178a89-9152-4b39-a5da-8414516920ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:21.565843 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5178a89-9152-4b39-a5da-8414516920ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:21.579817 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:21.579817 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:21.586573 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c5178a89-9152-4b39-a5da-8414516920ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:21.592477 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5178a89-9152-4b39-a5da-8414516920ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 returned with HTTP 200 Aug 13 23:49:21.592681 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 842/3390] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:21 2026] GET /volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:21.607924 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02adc88a-92d1-4c31-9324-e5b92c286456 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.612938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02adc88a-92d1-4c31-9324-e5b92c286456 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:49:21.613278 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02adc88a-92d1-4c31-9324-e5b92c286456 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:21.613563 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02adc88a-92d1-4c31-9324-e5b92c286456 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:21.627386 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:21.627386 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:21.635501 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-02adc88a-92d1-4c31-9324-e5b92c286456 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:21.642765 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02adc88a-92d1-4c31-9324-e5b92c286456 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 returned with HTTP 200 Aug 13 23:49:21.643013 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 844/3391] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:21 2026] GET /volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:21.664771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7b9dd85-e597-483b-b799-27c717ee56ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.666648 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7b9dd85-e597-483b-b799-27c717ee56ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:49:21.667018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7b9dd85-e597-483b-b799-27c717ee56ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40e46cb2-9124-4b6c-8e27-637e63136a60", "name": "tempest-TestVolumeBackupRestore-backup-60532022", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:21.668683 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-f7b9dd85-e597-483b-b799-27c717ee56ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Creating new backup {'backup': {'volume_id': '40e46cb2-9124-4b6c-8e27-637e63136a60', 'name': 'tempest-TestVolumeBackupRestore-backup-60532022', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:49:21.668823 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f7b9dd85-e597-483b-b799-27c717ee56ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Creating backup of volume 40e46cb2-9124-4b6c-8e27-637e63136a60 in container None Aug 13 23:49:21.678242 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:21.678242 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:21.678769 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f7b9dd85-e597-483b-b799-27c717ee56ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:21.724509 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f7b9dd85-e597-483b-b799-27c717ee56ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Created reservations ['9a9d5ca1-e419-466c-b483-d92e5a9af3db', '37e8fcbb-6c51-4ae7-904a-2c12815a70e7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:21.774068 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7b9dd85-e597-483b-b799-27c717ee56ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:49:21.774533 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 859/3392] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:21 2026] POST /volume/v3/backups => generated 331 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:21.788162 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-005f0fec-51c0-4af5-99c3-3105560b90ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.790808 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-005f0fec-51c0-4af5-99c3-3105560b90ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:21.790896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-005f0fec-51c0-4af5-99c3-3105560b90ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:21.791159 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-005f0fec-51c0-4af5-99c3-3105560b90ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:21.791422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-005f0fec-51c0-4af5-99c3-3105560b90ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:21.796915 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:21.796915 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:21.798123 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-005f0fec-51c0-4af5-99c3-3105560b90ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:21.798667 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 848/3393] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:21 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:21.848931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.848931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:21.849226 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1810006786"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:21.850808 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Create volume request body: {'volume': {'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1810006786'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:21.963714 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c070d28-2477-4eef-85dd-167d65732689 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:21.965573 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c070d28-2477-4eef-85dd-167d65732689 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 Aug 13 23:49:21.965762 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c070d28-2477-4eef-85dd-167d65732689 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:21.966004 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c070d28-2477-4eef-85dd-167d65732689 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:21.967808 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Create volume of 1 GB Aug 13 23:49:21.974742 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Availability Zones retrieved successfully. Aug 13 23:49:21.976628 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:21.976628 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:21.982491 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Flow 'volume_create_api' (fc58e7b6-7be7-4d48-86d0-9fa38cdc303b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:21.983885 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c070d28-2477-4eef-85dd-167d65732689 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:21.984464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d35ebc-dcc9-465b-9ba1-cadeafbd9477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:21.987597 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:21.995747 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c070d28-2477-4eef-85dd-167d65732689 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 returned with HTTP 200 Aug 13 23:49:21.996196 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 845/3394] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:21 2026] GET /volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:22.018086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86a15c1b-383c-4b16-8403-63414a31a1a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.020390 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86a15c1b-383c-4b16-8403-63414a31a1a0 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 Aug 13 23:49:22.020632 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86a15c1b-383c-4b16-8403-63414a31a1a0 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:22.021332 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86a15c1b-383c-4b16-8403-63414a31a1a0 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:22.034774 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:22.034774 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:22.041401 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-86a15c1b-383c-4b16-8403-63414a31a1a0 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:22.050320 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86a15c1b-383c-4b16-8403-63414a31a1a0 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 returned with HTTP 200 Aug 13 23:49:22.050956 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 860/3395] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:22 2026] GET /volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:22.065999 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d35ebc-dcc9-465b-9ba1-cadeafbd9477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.066285 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.066762 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea06c89-23af-4891-a81b-043fc313c27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.159129 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Created reservations ['cbe7afdf-592e-4785-a0af-f6e644617720', '49126a38-2eee-4225-a8f9-48d4972af232', 'cc4e21ec-2dea-4c3e-b4c8-3666e64e1cea', 'ece06248-dff0-4e75-aba2-c377ed26f80f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:22.159793 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea06c89-23af-4891-a81b-043fc313c27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbe7afdf-592e-4785-a0af-f6e644617720', '49126a38-2eee-4225-a8f9-48d4972af232', 'cc4e21ec-2dea-4c3e-b4c8-3666e64e1cea', 'ece06248-dff0-4e75-aba2-c377ed26f80f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.160634 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabdf9c9-5743-4b80-9805-960702b974b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.185968 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabdf9c9-5743-4b80-9805-960702b974b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51dd2482-fe6b-4f0b-af42-570ffecee3d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1810006786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f68ae661aa4055963b3b183db919ea',qos_specs=None,replication_status=,reservations=['cbe7afdf-592e-4785-a0af-f6e644617720','49126a38-2eee-4225-a8f9-48d4972af232','cc4e21ec-2dea-4c3e-b4c8-3666e64e1cea','ece06248-dff0-4e75-aba2-c377ed26f80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46db81eb06c540f1bba723322d89dee5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1810006786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51dd2482-fe6b-4f0b-af42-570ffecee3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50f68ae661aa4055963b3b183db919ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46db81eb06c540f1bba723322d89dee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.186930 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3758146d-7ec8-45ef-b3c3-e90c1412ca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.208702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3758146d-7ec8-45ef-b3c3-e90c1412ca97) transitioned into state 'SUCCESS' from state '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-1810006786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f68ae661aa4055963b3b183db919ea',qos_specs=None,replication_status=,reservations=['cbe7afdf-592e-4785-a0af-f6e644617720','49126a38-2eee-4225-a8f9-48d4972af232','cc4e21ec-2dea-4c3e-b4c8-3666e64e1cea','ece06248-dff0-4e75-aba2-c377ed26f80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46db81eb06c540f1bba723322d89dee5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.209542 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f14e060-b6ea-4b7c-9fd3-b2fe03308980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.219434 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f14e060-b6ea-4b7c-9fd3-b2fe03308980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.220401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Flow 'volume_create_api' (fc58e7b6-7be7-4d48-86d0-9fa38cdc303b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:22.220761 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Create volume request issued successfully. Aug 13 23:49:22.221425 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a0ed646-ed95-4cfd-a32e-fae00eb8da61 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:22.221916 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 843/3396] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:21 2026] POST /volume/v3/volumes => generated 746 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:22.240689 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-824ea971-cfa9-4179-be01-84b7c0fa38d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.241011 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:22.241538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:22.243104 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-824ea971-cfa9-4179-be01-84b7c0fa38d4 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:22.243883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-824ea971-cfa9-4179-be01-84b7c0fa38d4 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:22.243883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-824ea971-cfa9-4179-be01-84b7c0fa38d4 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:22.244075 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:22.244444 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Create volume of 1 GB Aug 13 23:49:22.249921 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Availability Zones retrieved successfully. Aug 13 23:49:22.252339 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:22.252339 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:22.257363 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Flow 'volume_create_api' (a1bf11cd-079a-45ad-ae5d-ae7654b4e8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:22.257847 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-824ea971-cfa9-4179-be01-84b7c0fa38d4 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:22.258813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41f549e-669f-4abc-8419-ec3c227623fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.260131 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:22.263188 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-824ea971-cfa9-4179-be01-84b7c0fa38d4 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 200 Aug 13 23:49:22.263614 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 846/3397] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:22 2026] GET /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:22.296803 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41f549e-669f-4abc-8419-ec3c227623fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.297974 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a938bc-e307-43f2-b2b9-8e8779e24ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.391598 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Created reservations ['c8651a84-2212-4c03-91c3-bb9e68c83338', 'db76f7c1-dcfb-48da-9e38-2470f5ba5323', 'e5ddf04e-4421-40d3-99ce-ec96f0baba8c', '49100978-67ef-44a4-995b-36de3e87bd69'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:22.393034 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a938bc-e307-43f2-b2b9-8e8779e24ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8651a84-2212-4c03-91c3-bb9e68c83338', 'db76f7c1-dcfb-48da-9e38-2470f5ba5323', 'e5ddf04e-4421-40d3-99ce-ec96f0baba8c', '49100978-67ef-44a4-995b-36de3e87bd69']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.394066 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e858d3f2-5c7a-48d4-a67e-f2cd000ffcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.423279 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e858d3f2-5c7a-48d4-a67e-f2cd000ffcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4', '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='d8635ef0da294f7d9f64f05ffc7240af',qos_specs=None,replication_status=,reservations=['c8651a84-2212-4c03-91c3-bb9e68c83338','db76f7c1-dcfb-48da-9e38-2470f5ba5323','e5ddf04e-4421-40d3-99ce-ec96f0baba8c','49100978-67ef-44a4-995b-36de3e87bd69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77da971d05941cdb148f44f0311ac8f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49: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=ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8635ef0da294f7d9f64f05ffc7240af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a77da971d05941cdb148f44f0311ac8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.424261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc77e2d4-2d55-40f2-bddc-a47f7d867e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.455838 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc77e2d4-2d55-40f2-bddc-a47f7d867e4e) transitioned into state 'SUCCESS' from 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='d8635ef0da294f7d9f64f05ffc7240af',qos_specs=None,replication_status=,reservations=['c8651a84-2212-4c03-91c3-bb9e68c83338','db76f7c1-dcfb-48da-9e38-2470f5ba5323','e5ddf04e-4421-40d3-99ce-ec96f0baba8c','49100978-67ef-44a4-995b-36de3e87bd69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77da971d05941cdb148f44f0311ac8f',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.457319 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31fd1b6-ac32-4e17-b6a5-16e23a95640c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:22.469452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48925612-1ea3-4c26-87d2-d53b8c05e112 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.471347 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48925612-1ea3-4c26-87d2-d53b8c05e112 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:22.471627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48925612-1ea3-4c26-87d2-d53b8c05e112 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:22.471860 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48925612-1ea3-4c26-87d2-d53b8c05e112 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:22.472010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-48925612-1ea3-4c26-87d2-d53b8c05e112 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:22.473967 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31fd1b6-ac32-4e17-b6a5-16e23a95640c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:22.475247 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Flow 'volume_create_api' (a1bf11cd-079a-45ad-ae5d-ae7654b4e8db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:22.475885 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Create volume request issued successfully. Aug 13 23:49:22.476747 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af44d1ce-5620-41b4-a725-298bc74a99e1 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:22.476813 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:22.476813 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:22.477322 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 849/3398] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:49:22 2026] POST /volume/v3/volumes => generated 731 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:22.477762 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48925612-1ea3-4c26-87d2-d53b8c05e112 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:22.478474 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 861/3399] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:22 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:22.515284 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b1b7bbe-7682-4331-982d-d06cb1f16bc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.517802 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b1b7bbe-7682-4331-982d-d06cb1f16bc5 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] GET https://10.4.3.81/volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 Aug 13 23:49:22.518101 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b1b7bbe-7682-4331-982d-d06cb1f16bc5 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:22.518390 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b1b7bbe-7682-4331-982d-d06cb1f16bc5 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:22.524745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e16904f9-4775-4671-8abd-e6c540658e84 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.527169 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e16904f9-4775-4671-8abd-e6c540658e84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:49:22.527427 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e16904f9-4775-4671-8abd-e6c540658e84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:22.527848 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e16904f9-4775-4671-8abd-e6c540658e84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:22.530726 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:22.530726 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:22.536689 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b1b7bbe-7682-4331-982d-d06cb1f16bc5 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Volume info retrieved successfully. Aug 13 23:49:22.541381 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:22.541381 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:22.546001 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b1b7bbe-7682-4331-982d-d06cb1f16bc5 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] https://10.4.3.81/volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 returned with HTTP 200 Aug 13 23:49:22.546623 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 844/3400] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:22 2026] GET /volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:22.547821 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e16904f9-4775-4671-8abd-e6c540658e84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:22.553950 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e16904f9-4775-4671-8abd-e6c540658e84 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:49:22.554340 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 847/3401] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:22 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:22.583141 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-01309dd6-83d4-4371-9cc8-0ed9c6d45cb5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.586165 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01309dd6-83d4-4371-9cc8-0ed9c6d45cb5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:49:22.586417 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01309dd6-83d4-4371-9cc8-0ed9c6d45cb5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:22.586659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01309dd6-83d4-4371-9cc8-0ed9c6d45cb5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:22.596101 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:22.596101 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:22.601559 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-01309dd6-83d4-4371-9cc8-0ed9c6d45cb5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:22.610311 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01309dd6-83d4-4371-9cc8-0ed9c6d45cb5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:49:22.611064 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 850/3402] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:22 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:22.774856 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-40d74d98-9790-4386-90fa-ba4e34606f58 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.777468 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-40d74d98-9790-4386-90fa-ba4e34606f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:49:22.777682 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-40d74d98-9790-4386-90fa-ba4e34606f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:22.777877 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-40d74d98-9790-4386-90fa-ba4e34606f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:22.788111 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:22.788111 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:22.792676 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-40d74d98-9790-4386-90fa-ba4e34606f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:22.798685 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-40d74d98-9790-4386-90fa-ba4e34606f58 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:49:22.799344 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 862/3403] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:22 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:22.813471 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5816dca0-6ede-400f-b14a-960857e96449 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:22.814155 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5816dca0-6ede-400f-b14a-960857e96449 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:22.814396 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5816dca0-6ede-400f-b14a-960857e96449 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:22.814583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5816dca0-6ede-400f-b14a-960857e96449 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:22.814734 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5816dca0-6ede-400f-b14a-960857e96449 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:22.822312 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:22.822312 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:22.823330 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5816dca0-6ede-400f-b14a-960857e96449 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:22.823763 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 845/3404] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:22 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 740 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:23.284792 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c166608-a690-42b2-beae-062bf9dcfcee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.286809 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c166608-a690-42b2-beae-062bf9dcfcee tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:23.287022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c166608-a690-42b2-beae-062bf9dcfcee tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.287312 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c166608-a690-42b2-beae-062bf9dcfcee tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.295110 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.295110 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:23.308776 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c166608-a690-42b2-beae-062bf9dcfcee tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:23.316926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c166608-a690-42b2-beae-062bf9dcfcee tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 200 Aug 13 23:49:23.317656 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 848/3405] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:23.338054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-74c24319-01cd-4bfb-b466-da20ae8e7bfd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.340054 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74c24319-01cd-4bfb-b466-da20ae8e7bfd tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] POST https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0/action Aug 13 23:49:23.340497 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74c24319-01cd-4bfb-b466-da20ae8e7bfd tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:23.340646 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74c24319-01cd-4bfb-b466-da20ae8e7bfd tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:23.351284 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.351284 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:23.351728 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-74c24319-01cd-4bfb-b466-da20ae8e7bfd tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:23.398781 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-74c24319-01cd-4bfb-b466-da20ae8e7bfd tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Created reservations ['f463f3c8-6314-412d-be5e-c0105e1deca9', '10a65dc2-0607-4487-a83a-83fb5c8c5b96'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:23.410942 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-74c24319-01cd-4bfb-b466-da20ae8e7bfd tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Extend volume request issued successfully. Aug 13 23:49:23.411255 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74c24319-01cd-4bfb-b466-da20ae8e7bfd tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0/action returned with HTTP 202 Aug 13 23:49:23.411676 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 851/3406] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:49:23 2026] POST /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:23.420617 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1037169-5eca-4f8d-a4a7-befe8950b749 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.424881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1037169-5eca-4f8d-a4a7-befe8950b749 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:23.424881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1037169-5eca-4f8d-a4a7-befe8950b749 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.424881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1037169-5eca-4f8d-a4a7-befe8950b749 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.432538 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.432538 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:23.438459 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1037169-5eca-4f8d-a4a7-befe8950b749 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:23.446935 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1037169-5eca-4f8d-a4a7-befe8950b749 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 200 Aug 13 23:49:23.447673 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 863/3407] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:23.494436 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f9a222a-d6c8-4ea1-a70a-a6a020a57ec9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.496710 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f9a222a-d6c8-4ea1-a70a-a6a020a57ec9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:23.497001 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f9a222a-d6c8-4ea1-a70a-a6a020a57ec9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.497306 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f9a222a-d6c8-4ea1-a70a-a6a020a57ec9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.497452 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9f9a222a-d6c8-4ea1-a70a-a6a020a57ec9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:23.503107 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.503107 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:23.504016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f9a222a-d6c8-4ea1-a70a-a6a020a57ec9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:23.504677 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 846/3408] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:23.575956 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-e9b59901-b15f-41ba-aacf-1f24c74a0f7e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.578333 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f87dba27-01d7-4e1d-8d6c-d0b55541f0e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.579426 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-e9b59901-b15f-41ba-aacf-1f24c74a0f7e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:49:23.579659 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-e9b59901-b15f-41ba-aacf-1f24c74a0f7e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.580029 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-e9b59901-b15f-41ba-aacf-1f24c74a0f7e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.580825 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f87dba27-01d7-4e1d-8d6c-d0b55541f0e7 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] GET https://10.4.3.81/volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 Aug 13 23:49:23.581079 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f87dba27-01d7-4e1d-8d6c-d0b55541f0e7 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.581307 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f87dba27-01d7-4e1d-8d6c-d0b55541f0e7 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.590591 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.590591 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:23.594404 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.594404 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:23.595319 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-e9b59901-b15f-41ba-aacf-1f24c74a0f7e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:23.598819 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f87dba27-01d7-4e1d-8d6c-d0b55541f0e7 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Volume info retrieved successfully. Aug 13 23:49:23.601810 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-e9b59901-b15f-41ba-aacf-1f24c74a0f7e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:49:23.602411 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 849/3409] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:23.604496 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f87dba27-01d7-4e1d-8d6c-d0b55541f0e7 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] https://10.4.3.81/volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 returned with HTTP 200 Aug 13 23:49:23.604998 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 852/3410] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:23.613682 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-106ee561-485f-411f-94d5-c61fa010580a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.613682 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-106ee561-485f-411f-94d5-c61fa010580a None None] GET https://10.4.3.81/volume// Aug 13 23:49:23.613682 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-106ee561-485f-411f-94d5-c61fa010580a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.613682 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-106ee561-485f-411f-94d5-c61fa010580a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.613682 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-106ee561-485f-411f-94d5-c61fa010580a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:49:23.613682 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 864/3411] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:49:23.622978 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-34107324-abbf-474d-af04-e58f2396e123 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.623867 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1e8840d8-8b51-4cb9-9321-90efb4ad7509 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.625669 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-34107324-abbf-474d-af04-e58f2396e123 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:49:23.625959 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e8840d8-8b51-4cb9-9321-90efb4ad7509 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1&project_id=ad3bf19db43d4610b4d240f69d9a934d Aug 13 23:49:23.626150 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-34107324-abbf-474d-af04-e58f2396e123 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6", "connector": null, "instance_uuid": "6305ccc9-5658-4730-bd34-db3061980231"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:23.626297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e8840d8-8b51-4cb9-9321-90efb4ad7509 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.626552 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e8840d8-8b51-4cb9-9321-90efb4ad7509 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.627113 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e8840d8-8b51-4cb9-9321-90efb4ad7509 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Could not evaluate value ad3bf19db43d4610b4d240f69d9a934d, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:23.627793 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1e8840d8-8b51-4cb9-9321-90efb4ad7509 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Searching by: MultiDict([('project_id', 'ad3bf19db43d4610b4d240f69d9a934d'), ('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:23.638695 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.638695 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:23.662804 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1e8840d8-8b51-4cb9-9321-90efb4ad7509 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Get all volumes completed successfully. Aug 13 23:49:23.663969 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.663969 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:23.668639 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e8840d8-8b51-4cb9-9321-90efb4ad7509 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1&project_id=ad3bf19db43d4610b4d240f69d9a934d returned with HTTP 200 Aug 13 23:49:23.669214 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 850/3412] 10.4.3.81 () {66 vars in 1366 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=ad3bf19db43d4610b4d240f69d9a934d => generated 3021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:23.671221 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-34107324-abbf-474d-af04-e58f2396e123 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:49:23.671776 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 847/3413] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:49: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 13 23:49:23.683933 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b01d46ba-e46a-4781-8e6f-57e7d204a548 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.685825 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b01d46ba-e46a-4781-8e6f-57e7d204a548 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 Aug 13 23:49:23.686102 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b01d46ba-e46a-4781-8e6f-57e7d204a548 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.686368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b01d46ba-e46a-4781-8e6f-57e7d204a548 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.686565 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b01d46ba-e46a-4781-8e6f-57e7d204a548 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Delete volume with id: ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 Aug 13 23:49:23.695411 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.695411 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:23.695803 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b01d46ba-e46a-4781-8e6f-57e7d204a548 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Volume info retrieved successfully. Aug 13 23:49:23.716299 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b01d46ba-e46a-4781-8e6f-57e7d204a548 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] Delete volume request issued successfully. Aug 13 23:49:23.716582 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b01d46ba-e46a-4781-8e6f-57e7d204a548 tempest-VolumesListAdminTestJSON-453834112 tempest-VolumesListAdminTestJSON-453834112-project-admin] https://10.4.3.81/volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 returned with HTTP 202 Aug 13 23:49:23.717148 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 853/3414] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:23 2026] DELETE /volume/v3/volumes/ce1c4ef2-9640-4d9d-a036-81fce4f0ffd4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:23.729922 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aeacda85-588c-4a7b-948d-7f0dcd91c767 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.732132 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aeacda85-588c-4a7b-948d-7f0dcd91c767 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 Aug 13 23:49:23.732572 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aeacda85-588c-4a7b-948d-7f0dcd91c767 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.733102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aeacda85-588c-4a7b-948d-7f0dcd91c767 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.744814 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.744814 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:23.751243 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aeacda85-588c-4a7b-948d-7f0dcd91c767 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:23.758560 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aeacda85-588c-4a7b-948d-7f0dcd91c767 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 returned with HTTP 200 Aug 13 23:49:23.759536 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 865/3415] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:23.779617 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4a0d88c9-51dc-46d7-9f2d-ffb52a56efd2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.785070 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a0d88c9-51dc-46d7-9f2d-ffb52a56efd2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 Aug 13 23:49:23.785070 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a0d88c9-51dc-46d7-9f2d-ffb52a56efd2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.785070 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a0d88c9-51dc-46d7-9f2d-ffb52a56efd2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.785070 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4a0d88c9-51dc-46d7-9f2d-ffb52a56efd2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Delete volume with id: c2d0432b-a4ad-43e8-90a2-5bf39add43a4 Aug 13 23:49:23.803765 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.803765 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:23.804466 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4a0d88c9-51dc-46d7-9f2d-ffb52a56efd2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:23.837903 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4a0d88c9-51dc-46d7-9f2d-ffb52a56efd2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Delete volume request issued successfully. Aug 13 23:49:23.838306 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a0d88c9-51dc-46d7-9f2d-ffb52a56efd2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 returned with HTTP 202 Aug 13 23:49:23.839557 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 851/3416] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:23 2026] DELETE /volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:23.840099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dfb96dde-8aa5-41f6-824b-ed7f9aa290a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.851261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f0a83dde-1c57-46df-80ba-9bb8f4f2fe61 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:23.851895 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfb96dde-8aa5-41f6-824b-ed7f9aa290a1 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:23.852233 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfb96dde-8aa5-41f6-824b-ed7f9aa290a1 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.852508 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfb96dde-8aa5-41f6-824b-ed7f9aa290a1 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.852587 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dfb96dde-8aa5-41f6-824b-ed7f9aa290a1 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:23.853531 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0a83dde-1c57-46df-80ba-9bb8f4f2fe61 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 Aug 13 23:49:23.853814 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0a83dde-1c57-46df-80ba-9bb8f4f2fe61 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:23.854107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0a83dde-1c57-46df-80ba-9bb8f4f2fe61 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:23.860591 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.860591 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:23.861692 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfb96dde-8aa5-41f6-824b-ed7f9aa290a1 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:23.861944 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 848/3417] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 740 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:23.871068 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:23.871068 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:23.885081 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f0a83dde-1c57-46df-80ba-9bb8f4f2fe61 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:23.896341 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0a83dde-1c57-46df-80ba-9bb8f4f2fe61 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 returned with HTTP 200 Aug 13 23:49:23.896341 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 854/3418] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:23 2026] GET /volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:24.464318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-651eb390-5881-45f0-bab9-5f896fb958ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.467078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-651eb390-5881-45f0-bab9-5f896fb958ff tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:24.467907 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-651eb390-5881-45f0-bab9-5f896fb958ff tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.468398 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-651eb390-5881-45f0-bab9-5f896fb958ff tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.480155 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.480155 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:24.487859 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-651eb390-5881-45f0-bab9-5f896fb958ff tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:24.495761 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-651eb390-5881-45f0-bab9-5f896fb958ff tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 200 Aug 13 23:49:24.496594 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 866/3419] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:24.517499 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f8436e72-254d-4a50-85e2-ffd5b2925325 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.518863 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4aa850d1-08d4-4cbd-b77e-8944425fb699 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.519935 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8436e72-254d-4a50-85e2-ffd5b2925325 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:24.520227 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8436e72-254d-4a50-85e2-ffd5b2925325 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.520465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8436e72-254d-4a50-85e2-ffd5b2925325 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.521163 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4aa850d1-08d4-4cbd-b77e-8944425fb699 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:24.521417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4aa850d1-08d4-4cbd-b77e-8944425fb699 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.521725 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4aa850d1-08d4-4cbd-b77e-8944425fb699 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.521919 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4aa850d1-08d4-4cbd-b77e-8944425fb699 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:24.528007 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.528007 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:24.528884 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4aa850d1-08d4-4cbd-b77e-8944425fb699 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:24.529465 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 849/3420] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:24.532855 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.532855 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:24.542062 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f8436e72-254d-4a50-85e2-ffd5b2925325 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:24.552437 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8436e72-254d-4a50-85e2-ffd5b2925325 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 200 Aug 13 23:49:24.553425 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 852/3421] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:49:24.579906 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7eabd150-572a-4bb5-8e5b-7f0f7c055d41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.584981 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7eabd150-572a-4bb5-8e5b-7f0f7c055d41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:24.584981 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7eabd150-572a-4bb5-8e5b-7f0f7c055d41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.587209 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7eabd150-572a-4bb5-8e5b-7f0f7c055d41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.600108 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.600108 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:24.606970 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7eabd150-572a-4bb5-8e5b-7f0f7c055d41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:24.616553 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7eabd150-572a-4bb5-8e5b-7f0f7c055d41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 200 Aug 13 23:49:24.617302 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 855/3422] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:24.633779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5e058c3-bd43-453c-909c-9bc633a05ed9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.640298 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5e058c3-bd43-453c-909c-9bc633a05ed9 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] DELETE https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:24.641055 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5e058c3-bd43-453c-909c-9bc633a05ed9 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.641723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5e058c3-bd43-453c-909c-9bc633a05ed9 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.641886 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a5e058c3-bd43-453c-909c-9bc633a05ed9 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Delete volume with id: 51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:24.657523 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.657523 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:24.658128 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5e058c3-bd43-453c-909c-9bc633a05ed9 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:24.693387 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5e058c3-bd43-453c-909c-9bc633a05ed9 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Delete volume request issued successfully. Aug 13 23:49:24.693535 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5e058c3-bd43-453c-909c-9bc633a05ed9 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 202 Aug 13 23:49:24.693984 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 867/3423] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:24 2026] DELETE /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:24.707495 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00ac23cc-abc6-40e6-b530-a9a02843517b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.710721 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00ac23cc-abc6-40e6-b530-a9a02843517b tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:24.711090 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00ac23cc-abc6-40e6-b530-a9a02843517b tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.711619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00ac23cc-abc6-40e6-b530-a9a02843517b tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.720382 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.720382 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:24.727313 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00ac23cc-abc6-40e6-b530-a9a02843517b tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:24.736078 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00ac23cc-abc6-40e6-b530-a9a02843517b tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 200 Aug 13 23:49:24.737039 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 850/3424] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:24.778437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6e20ec9-9079-4cb4-9409-b64c5d380ae0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.779027 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6e20ec9-9079-4cb4-9409-b64c5d380ae0 None None] GET https://10.4.3.81/volume// Aug 13 23:49:24.779160 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6e20ec9-9079-4cb4-9409-b64c5d380ae0 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.779587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6e20ec9-9079-4cb4-9409-b64c5d380ae0 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.779779 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6e20ec9-9079-4cb4-9409-b64c5d380ae0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:49:24.780360 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 853/3425] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:49:24.792452 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-8a8f5663-88d6-41c2-a3f0-3df9a84afea1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.795342 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-8a8f5663-88d6-41c2-a3f0-3df9a84afea1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:49:24.796006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-8a8f5663-88d6-41c2-a3f0-3df9a84afea1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.796570 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-8a8f5663-88d6-41c2-a3f0-3df9a84afea1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.817910 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.817910 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:24.824306 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-8a8f5663-88d6-41c2-a3f0-3df9a84afea1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:49:24.832694 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-8a8f5663-88d6-41c2-a3f0-3df9a84afea1 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:49:24.833240 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 856/3426] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1543 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:49:24.875744 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25cdfccc-d00d-4e13-bbc3-5854a2fcc314 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.878525 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25cdfccc-d00d-4e13-bbc3-5854a2fcc314 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:24.879162 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25cdfccc-d00d-4e13-bbc3-5854a2fcc314 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.879162 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25cdfccc-d00d-4e13-bbc3-5854a2fcc314 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.879640 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-25cdfccc-d00d-4e13-bbc3-5854a2fcc314 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:24.888706 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.888706 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:24.889815 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25cdfccc-d00d-4e13-bbc3-5854a2fcc314 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:24.890191 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 868/3427] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:24.915622 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f02dc803-c5fb-4b4b-a4e2-9a5e71b8fabd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.918279 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f02dc803-c5fb-4b4b-a4e2-9a5e71b8fabd tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 Aug 13 23:49:24.918279 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f02dc803-c5fb-4b4b-a4e2-9a5e71b8fabd tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.918279 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f02dc803-c5fb-4b4b-a4e2-9a5e71b8fabd tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.926493 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f02dc803-c5fb-4b4b-a4e2-9a5e71b8fabd tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 returned with HTTP 404 Aug 13 23:49:24.927299 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 851/3428] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/volumes/c2d0432b-a4ad-43e8-90a2-5bf39add43a4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:24.938901 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7ec0e3db-2522-462d-b417-076e67dc7afc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.940972 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ec0e3db-2522-462d-b417-076e67dc7afc tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 Aug 13 23:49:24.941205 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ec0e3db-2522-462d-b417-076e67dc7afc tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.941697 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ec0e3db-2522-462d-b417-076e67dc7afc tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.953313 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:24.953313 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:24.960019 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7ec0e3db-2522-462d-b417-076e67dc7afc tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:24.968043 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ec0e3db-2522-462d-b417-076e67dc7afc tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 returned with HTTP 200 Aug 13 23:49:24.968950 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 854/3429] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:24 2026] GET /volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:24.977021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-b7ac6b77-4499-48fe-a121-980c7f89c8ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.981951 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-b7ac6b77-4499-48fe-a121-980c7f89c8ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07 Aug 13 23:49:24.982875 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-b7ac6b77-4499-48fe-a121-980c7f89c8ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:24.987798 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-834dfcbe-5008-4d62-8855-a20dfd5b62ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:24.990698 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-834dfcbe-5008-4d62-8855-a20dfd5b62ab tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 Aug 13 23:49:24.990985 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-834dfcbe-5008-4d62-8855-a20dfd5b62ab tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:24.992086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-834dfcbe-5008-4d62-8855-a20dfd5b62ab tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:24.992378 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-834dfcbe-5008-4d62-8855-a20dfd5b62ab tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Delete volume with id: 9ae8f805-5711-4109-9720-4f9f6172ff72 Aug 13 23:49:25.001540 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-b7ac6b77-4499-48fe-a121-980c7f89c8ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:49:25.009027 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:25.009027 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:25.009657 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-834dfcbe-5008-4d62-8855-a20dfd5b62ab tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:25.009708 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-b7ac6b77-4499-48fe-a121-980c7f89c8ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:49:25.010701 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:25.010701 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:25.038158 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-834dfcbe-5008-4d62-8855-a20dfd5b62ab tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Delete volume request issued successfully. Aug 13 23:49:25.038349 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-834dfcbe-5008-4d62-8855-a20dfd5b62ab tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 returned with HTTP 202 Aug 13 23:49:25.038755 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 869/3430] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:24 2026] DELETE /volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:25.047511 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b03cf2de-3665-4736-bec8-481fe0d48117 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:25.052594 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b03cf2de-3665-4736-bec8-481fe0d48117 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 Aug 13 23:49:25.052791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b03cf2de-3665-4736-bec8-481fe0d48117 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:25.052974 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b03cf2de-3665-4736-bec8-481fe0d48117 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:25.065721 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:25.065721 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:25.073905 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b03cf2de-3665-4736-bec8-481fe0d48117 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:25.081716 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b03cf2de-3665-4736-bec8-481fe0d48117 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 returned with HTTP 200 Aug 13 23:49:25.081716 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 852/3431] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:25 2026] GET /volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:25.146509 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-b7ac6b77-4499-48fe-a121-980c7f89c8ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6-np0000007283" released by "attachment_update" :: held 0.137s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:49:25.147231 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-b7ac6b77-4499-48fe-a121-980c7f89c8ff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07 returned with HTTP 200 Aug 13 23:49:25.147550 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 857/3432] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:49:24 2026] PUT /volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:25.182723 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-4a6449ca-47b6-48f4-a4ab-7b69779b575e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:25.188378 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-4a6449ca-47b6-48f4-a4ab-7b69779b575e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07/action Aug 13 23:49:25.188378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-4a6449ca-47b6-48f4-a4ab-7b69779b575e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:25.188378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-4a6449ca-47b6-48f4-a4ab-7b69779b575e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:25.219657 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:25.219657 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:25.238657 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d43475e1-5f6f-42d0-908a-9289ceccac84 req-4a6449ca-47b6-48f4-a4ab-7b69779b575e tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07/action returned with HTTP 204 Aug 13 23:49:25.240136 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 855/3433] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:49:25 2026] POST /volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:25.543468 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5121aace-4bb4-4e7a-a089-279fc5f224c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:25.546619 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5121aace-4bb4-4e7a-a089-279fc5f224c9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:25.546969 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5121aace-4bb4-4e7a-a089-279fc5f224c9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:25.547275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5121aace-4bb4-4e7a-a089-279fc5f224c9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:25.547482 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5121aace-4bb4-4e7a-a089-279fc5f224c9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:25.553961 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:25.553961 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:25.554900 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5121aace-4bb4-4e7a-a089-279fc5f224c9 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:25.555840 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 870/3434] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:25 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:25.751652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3079f8fc-edd3-4a13-88ef-3781e72b10bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:25.754379 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3079f8fc-edd3-4a13-88ef-3781e72b10bc tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 Aug 13 23:49:25.754585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3079f8fc-edd3-4a13-88ef-3781e72b10bc tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:25.754750 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3079f8fc-edd3-4a13-88ef-3781e72b10bc tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:25.760143 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3079f8fc-edd3-4a13-88ef-3781e72b10bc tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 returned with HTTP 404 Aug 13 23:49:25.760628 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 853/3435] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:25 2026] GET /volume/v3/volumes/51dd2482-fe6b-4f0b-af42-570ffecee3d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:25.772066 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:25.774441 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:25.774858 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1432978703"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:25.776819 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1432978703'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:25.777020 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Create volume of 1 GB Aug 13 23:49:25.777272 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:25.777272 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:25.781876 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Availability Zones retrieved successfully. Aug 13 23:49:25.787782 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Flow 'volume_create_api' (d6892ce1-25ac-48ca-a9de-cf765f50f04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:25.789004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a42b338-f58c-414a-9681-55dee311810c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:25.790051 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:25.841391 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a42b338-f58c-414a-9681-55dee311810c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:25.842479 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd93fed7-00a9-438b-a1b3-0e81846d3101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:25.906395 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e49dbf87-c778-4b12-9ba8-d6a2515e6612 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:25.909185 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e49dbf87-c778-4b12-9ba8-d6a2515e6612 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:25.909627 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e49dbf87-c778-4b12-9ba8-d6a2515e6612 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:25.909968 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e49dbf87-c778-4b12-9ba8-d6a2515e6612 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:25.910225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e49dbf87-c778-4b12-9ba8-d6a2515e6612 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:25.916046 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:25.916046 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:25.917313 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e49dbf87-c778-4b12-9ba8-d6a2515e6612 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:25.918162 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 856/3436] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:25 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:25.926494 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Created reservations ['d361c44e-92cc-4e9b-a389-5c94c8896c67', 'b3158805-de27-460f-a077-a5261c5335ba', 'a63d1a2c-a7c8-448d-950c-f0124c0582fd', '3f739e08-c426-479f-826c-5300f5ce1ef2'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:25.928132 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd93fed7-00a9-438b-a1b3-0e81846d3101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d361c44e-92cc-4e9b-a389-5c94c8896c67', 'b3158805-de27-460f-a077-a5261c5335ba', 'a63d1a2c-a7c8-448d-950c-f0124c0582fd', '3f739e08-c426-479f-826c-5300f5ce1ef2']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:25.929427 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d21d0a90-7e9b-4fee-8b90-8501773bf52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:25.932187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-12e38c4f-b993-42e4-b82b-14f270fe1572 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:25.935143 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-12e38c4f-b993-42e4-b82b-14f270fe1572 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:25.935423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-12e38c4f-b993-42e4-b82b-14f270fe1572 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:25.935680 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-12e38c4f-b993-42e4-b82b-14f270fe1572 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:25.959492 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:25.959492 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:25.965388 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-12e38c4f-b993-42e4-b82b-14f270fe1572 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:25.970592 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d21d0a90-7e9b-4fee-8b90-8501773bf52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16caaa36-4b8d-4450-a3d8-9a287e7bd59b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1432978703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f68ae661aa4055963b3b183db919ea',qos_specs=None,replication_status=,reservations=['d361c44e-92cc-4e9b-a389-5c94c8896c67','b3158805-de27-460f-a077-a5261c5335ba','a63d1a2c-a7c8-448d-950c-f0124c0582fd','3f739e08-c426-479f-826c-5300f5ce1ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46db81eb06c540f1bba723322d89dee5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1432978703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16caaa36-4b8d-4450-a3d8-9a287e7bd59b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50f68ae661aa4055963b3b183db919ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46db81eb06c540f1bba723322d89dee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:25.972053 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b412d27-5e11-4c95-9010-b73734acf73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:25.972788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-12e38c4f-b993-42e4-b82b-14f270fe1572 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:25.972788 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 871/3437] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:25 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 1229 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:26.022390 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-6580c3d0-cd25-4c8e-a19d-cb4d8024e783 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.022543 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b412d27-5e11-4c95-9010-b73734acf73d) transitioned into state 'SUCCESS' from state '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-1432978703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f68ae661aa4055963b3b183db919ea',qos_specs=None,replication_status=,reservations=['d361c44e-92cc-4e9b-a389-5c94c8896c67','b3158805-de27-460f-a077-a5261c5335ba','a63d1a2c-a7c8-448d-950c-f0124c0582fd','3f739e08-c426-479f-826c-5300f5ce1ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46db81eb06c540f1bba723322d89dee5',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:26.024272 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc98c3e4-d7bd-422a-b271-5d3a8f519052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:26.028042 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-6580c3d0-cd25-4c8e-a19d-cb4d8024e783 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] POST https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e/action Aug 13 23:49:26.028495 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-6580c3d0-cd25-4c8e-a19d-cb4d8024e783 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:26.030983 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-6580c3d0-cd25-4c8e-a19d-cb4d8024e783 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:26.038719 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc98c3e4-d7bd-422a-b271-5d3a8f519052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:26.039730 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Flow 'volume_create_api' (d6892ce1-25ac-48ca-a9de-cf765f50f04f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:26.040115 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Create volume request issued successfully. Aug 13 23:49:26.040750 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff0ca38c-5fe3-42f2-8736-db0a20207c41 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:26.041356 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 858/3438] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:49:25 2026] POST /volume/v3/volumes => generated 746 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:26.056820 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:26.056820 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:26.056820 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-6580c3d0-cd25-4c8e-a19d-cb4d8024e783 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:26.060087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-08400f78-652d-4162-866a-d3afe1468cc0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.065944 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08400f78-652d-4162-866a-d3afe1468cc0 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:26.066225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08400f78-652d-4162-866a-d3afe1468cc0 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.066503 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08400f78-652d-4162-866a-d3afe1468cc0 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.069106 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-6580c3d0-cd25-4c8e-a19d-cb4d8024e783 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Begin detaching volume completed successfully. Aug 13 23:49:26.071434 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-6580c3d0-cd25-4c8e-a19d-cb4d8024e783 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e/action returned with HTTP 202 Aug 13 23:49:26.071434 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 854/3439] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:49:26 2026] POST /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:26.085219 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:26.085219 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:26.096083 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-08400f78-652d-4162-866a-d3afe1468cc0 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:26.103176 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45d55573-c427-43fe-be09-ed277788ff33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.104268 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08400f78-652d-4162-866a-d3afe1468cc0 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 200 Aug 13 23:49:26.105359 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 857/3440] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:26 2026] GET /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:26.106699 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45d55573-c427-43fe-be09-ed277788ff33 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 Aug 13 23:49:26.107447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45d55573-c427-43fe-be09-ed277788ff33 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.107447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45d55573-c427-43fe-be09-ed277788ff33 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.117177 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45d55573-c427-43fe-be09-ed277788ff33 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 returned with HTTP 404 Aug 13 23:49:26.121789 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 872/3441] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:26 2026] GET /volume/v3/volumes/9ae8f805-5711-4109-9720-4f9f6172ff72 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:26.132478 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2b837ede-e8f7-4c9e-9d81-b962d01702d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.136164 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b837ede-e8f7-4c9e-9d81-b962d01702d2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 Aug 13 23:49:26.136164 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b837ede-e8f7-4c9e-9d81-b962d01702d2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.136379 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b837ede-e8f7-4c9e-9d81-b962d01702d2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.148128 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c7a309e-e087-496a-8417-b9ad652509b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.148856 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c7a309e-e087-496a-8417-b9ad652509b1 None None] GET https://10.4.3.81/volume// Aug 13 23:49:26.148926 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c7a309e-e087-496a-8417-b9ad652509b1 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.149241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c7a309e-e087-496a-8417-b9ad652509b1 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.149448 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:26.149448 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:26.149525 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c7a309e-e087-496a-8417-b9ad652509b1 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:49:26.149875 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 855/3442] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:49:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:49:26.157529 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2b837ede-e8f7-4c9e-9d81-b962d01702d2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:26.162564 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-a4b0bc92-e41a-4883-9917-7a8f91386bf8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.166318 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b837ede-e8f7-4c9e-9d81-b962d01702d2 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 returned with HTTP 200 Aug 13 23:49:26.166889 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 859/3443] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:26 2026] GET /volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:26.168807 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-a4b0bc92-e41a-4883-9917-7a8f91386bf8 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:26.169464 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-a4b0bc92-e41a-4883-9917-7a8f91386bf8 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.169628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-a4b0bc92-e41a-4883-9917-7a8f91386bf8 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.183278 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:26.183278 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:26.189326 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a08f187-19b4-4ee0-bfef-f96006c2def1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.190436 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-a4b0bc92-e41a-4883-9917-7a8f91386bf8 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:26.191617 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a08f187-19b4-4ee0-bfef-f96006c2def1 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] DELETE https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 Aug 13 23:49:26.191905 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a08f187-19b4-4ee0-bfef-f96006c2def1 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.192240 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a08f187-19b4-4ee0-bfef-f96006c2def1 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.192459 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8a08f187-19b4-4ee0-bfef-f96006c2def1 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Delete volume with id: 006caf4d-6c76-4885-857f-af9a87778de6 Aug 13 23:49:26.198849 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-a4b0bc92-e41a-4883-9917-7a8f91386bf8 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:26.199388 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 858/3444] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:49:26 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 1412 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:49:26.203566 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:26.203566 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:26.205010 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a08f187-19b4-4ee0-bfef-f96006c2def1 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:26.253882 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a08f187-19b4-4ee0-bfef-f96006c2def1 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Delete volume request issued successfully. Aug 13 23:49:26.253882 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a08f187-19b4-4ee0-bfef-f96006c2def1 tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 returned with HTTP 202 Aug 13 23:49:26.254113 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 873/3445] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:26 2026] DELETE /volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 23:49:26.266358 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ae55005-9675-44d1-b9b1-1b62b9e7364c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.271661 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ae55005-9675-44d1-b9b1-1b62b9e7364c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 Aug 13 23:49:26.271661 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ae55005-9675-44d1-b9b1-1b62b9e7364c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.275733 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ae55005-9675-44d1-b9b1-1b62b9e7364c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.288067 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:26.288067 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:26.295075 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ae55005-9675-44d1-b9b1-1b62b9e7364c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Volume info retrieved successfully. Aug 13 23:49:26.301448 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ae55005-9675-44d1-b9b1-1b62b9e7364c tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 returned with HTTP 200 Aug 13 23:49:26.302064 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 856/3446] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:26 2026] GET /volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:26.574296 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e17ee4a-43ec-4134-af3f-b6fa03ccfdaf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.578047 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e17ee4a-43ec-4134-af3f-b6fa03ccfdaf tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:26.579576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e17ee4a-43ec-4134-af3f-b6fa03ccfdaf tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.579576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e17ee4a-43ec-4134-af3f-b6fa03ccfdaf tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.579576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9e17ee4a-43ec-4134-af3f-b6fa03ccfdaf tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:26.585060 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:26.585060 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:26.585960 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e17ee4a-43ec-4134-af3f-b6fa03ccfdaf tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:26.586450 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 860/3447] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:26 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:26.935315 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1d0af66b-bfc0-4054-a8ee-c8d6295f4f18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:26.937675 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d0af66b-bfc0-4054-a8ee-c8d6295f4f18 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:26.938372 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d0af66b-bfc0-4054-a8ee-c8d6295f4f18 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:26.938372 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d0af66b-bfc0-4054-a8ee-c8d6295f4f18 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:26.938471 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1d0af66b-bfc0-4054-a8ee-c8d6295f4f18 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:26.948777 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:26.948777 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:26.949751 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d0af66b-bfc0-4054-a8ee-c8d6295f4f18 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:26.950365 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 859/3448] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:26 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:27.123148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f58e668-0b28-4574-8bea-71a14af29702 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:27.125719 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f58e668-0b28-4574-8bea-71a14af29702 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:27.125922 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f58e668-0b28-4574-8bea-71a14af29702 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:27.126163 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f58e668-0b28-4574-8bea-71a14af29702 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:27.137555 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:27.137555 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:27.145577 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f58e668-0b28-4574-8bea-71a14af29702 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:27.151361 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f58e668-0b28-4574-8bea-71a14af29702 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 200 Aug 13 23:49:27.151361 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 874/3449] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:27 2026] GET /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:27.173247 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8483bc44-07bb-4ab3-bb27-b2ad9ea7f995 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:27.176728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8483bc44-07bb-4ab3-bb27-b2ad9ea7f995 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:49:27.176728 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8483bc44-07bb-4ab3-bb27-b2ad9ea7f995 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16caaa36-4b8d-4450-a3d8-9a287e7bd59b", "name": "tempest-VolumesExtendTest-Snapshot-1657475909"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:27.187651 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:27.187651 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:27.188677 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8483bc44-07bb-4ab3-bb27-b2ad9ea7f995 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:27.188677 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-8483bc44-07bb-4ab3-bb27-b2ad9ea7f995 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Create snapshot from volume 16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:27.277230 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8483bc44-07bb-4ab3-bb27-b2ad9ea7f995 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Created reservations ['87d6dd83-539b-4918-a347-2a2b5c0c769b', 'b9060f53-298e-4645-853b-18e7d92094c3', '2803f118-cb95-4d8a-9693-8f923a6e14da', '2946e9ef-3548-46e9-987a-813a3004aa0e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:27.319952 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8483bc44-07bb-4ab3-bb27-b2ad9ea7f995 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Snapshot create request issued successfully. Aug 13 23:49:27.319952 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8483bc44-07bb-4ab3-bb27-b2ad9ea7f995 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:49:27.319952 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 857/3450] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:49:27 2026] POST /volume/v3/snapshots => generated 304 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:27.321651 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-57973dc8-4dc7-4791-9869-27f6754fdbcf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:27.323936 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-57973dc8-4dc7-4791-9869-27f6754fdbcf tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] GET https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 Aug 13 23:49:27.324208 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-57973dc8-4dc7-4791-9869-27f6754fdbcf tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:27.324483 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-57973dc8-4dc7-4791-9869-27f6754fdbcf tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:27.332134 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-57973dc8-4dc7-4791-9869-27f6754fdbcf tempest-VolumesListAdminTestJSON-1021259827 tempest-VolumesListAdminTestJSON-1021259827-project-member] https://10.4.3.81/volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 returned with HTTP 404 Aug 13 23:49:27.332792 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 861/3451] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:27 2026] GET /volume/v3/volumes/006caf4d-6c76-4885-857f-af9a87778de6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:27.335449 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01f8d90b-8d6e-45c2-9f92-73f7b73d3a2a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:27.338406 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01f8d90b-8d6e-45c2-9f92-73f7b73d3a2a tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab Aug 13 23:49:27.339236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01f8d90b-8d6e-45c2-9f92-73f7b73d3a2a tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:27.339626 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01f8d90b-8d6e-45c2-9f92-73f7b73d3a2a tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:27.346935 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:27.346935 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:27.347834 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01f8d90b-8d6e-45c2-9f92-73f7b73d3a2a tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Snapshot retrieved successfully. Aug 13 23:49:27.348602 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01f8d90b-8d6e-45c2-9f92-73f7b73d3a2a tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab returned with HTTP 200 Aug 13 23:49:27.349358 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 860/3452] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:49:27 2026] GET /volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:27.355834 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-39910c53-f69f-4621-9a87-fa2a36522dcc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:27.358659 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-39910c53-f69f-4621-9a87-fa2a36522dcc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280 Aug 13 23:49:27.358957 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-39910c53-f69f-4621-9a87-fa2a36522dcc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:27.359265 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-39910c53-f69f-4621-9a87-fa2a36522dcc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:27.372336 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:27.372336 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:27.443654 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1cb89da7-913c-4fab-9ae9-2de517938166 req-39910c53-f69f-4621-9a87-fa2a36522dcc tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280 returned with HTTP 200 Aug 13 23:49:27.444481 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 875/3453] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:49:27 2026] DELETE /volume/v3/attachments/f8ea9f24-ddaf-4197-a59f-e0ef14fd4280 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:27.599363 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a96710a2-55bb-43a4-9c8d-63d67902648e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:27.602014 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a96710a2-55bb-43a4-9c8d-63d67902648e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:27.602431 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a96710a2-55bb-43a4-9c8d-63d67902648e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:27.602639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a96710a2-55bb-43a4-9c8d-63d67902648e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:27.602804 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a96710a2-55bb-43a4-9c8d-63d67902648e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:27.612227 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:27.612227 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:27.613291 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a96710a2-55bb-43a4-9c8d-63d67902648e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:27.613645 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 858/3454] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:27 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:27.971616 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2bcae16-9b0a-4912-bd88-ccfac829564c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:27.973914 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2bcae16-9b0a-4912-bd88-ccfac829564c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:27.974206 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2bcae16-9b0a-4912-bd88-ccfac829564c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:27.974444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2bcae16-9b0a-4912-bd88-ccfac829564c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:27.974563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b2bcae16-9b0a-4912-bd88-ccfac829564c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:27.990843 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:27.990843 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:27.991924 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2bcae16-9b0a-4912-bd88-ccfac829564c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:27.992416 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 862/3455] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:27 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:28.028604 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-3f4d2660-31c9-4569-b994-d796eb39a2e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.032247 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-3f4d2660-31c9-4569-b994-d796eb39a2e2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:28.032504 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-3f4d2660-31c9-4569-b994-d796eb39a2e2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.032713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-3f4d2660-31c9-4569-b994-d796eb39a2e2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.042462 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.042462 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:28.047383 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-3f4d2660-31c9-4569-b994-d796eb39a2e2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:28.052882 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-3f4d2660-31c9-4569-b994-d796eb39a2e2 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:28.053378 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 861/3456] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:28.156101 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe303d6a-b4fb-45eb-ab43-4fd7f716988e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.156632 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe303d6a-b4fb-45eb-ab43-4fd7f716988e None None] GET https://10.4.3.81/volume// Aug 13 23:49:28.156864 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe303d6a-b4fb-45eb-ab43-4fd7f716988e None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.157159 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe303d6a-b4fb-45eb-ab43-4fd7f716988e None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.157551 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe303d6a-b4fb-45eb-ab43-4fd7f716988e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:49:28.157910 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 876/3457] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:49:28.168090 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-9bc29d53-a9fe-4f7e-b019-10e1102a34cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.293199 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4507eab-b920-4e22-a537-1916fafc6a94 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.296847 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4507eab-b920-4e22-a537-1916fafc6a94 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:28.296847 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4507eab-b920-4e22-a537-1916fafc6a94 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.297093 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4507eab-b920-4e22-a537-1916fafc6a94 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.300018 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a4507eab-b920-4e22-a537-1916fafc6a94 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Delete volume with id: 0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:28.306039 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.306039 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:28.306575 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a4507eab-b920-4e22-a537-1916fafc6a94 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:28.326954 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a4507eab-b920-4e22-a537-1916fafc6a94 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Delete volume request issued successfully. Aug 13 23:49:28.327434 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4507eab-b920-4e22-a537-1916fafc6a94 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 202 Aug 13 23:49:28.327788 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 863/3458] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:28 2026] DELETE /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:28.359599 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-9bc29d53-a9fe-4f7e-b019-10e1102a34cb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:49:28.360068 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-9bc29d53-a9fe-4f7e-b019-10e1102a34cb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f6e9cd6-1fca-46fc-8063-096a8b07c9f7", "connector": null, "instance_uuid": "869dfd88-4a7b-452f-936b-5f467db30f7f"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:28.364435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e351c36-93ce-4514-b4d9-f1f4cf815c7c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.368018 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e351c36-93ce-4514-b4d9-f1f4cf815c7c tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab Aug 13 23:49:28.368018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e351c36-93ce-4514-b4d9-f1f4cf815c7c tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.368018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e351c36-93ce-4514-b4d9-f1f4cf815c7c tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.370235 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.370235 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:28.373971 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.373971 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:28.374830 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e351c36-93ce-4514-b4d9-f1f4cf815c7c tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Snapshot retrieved successfully. Aug 13 23:49:28.375746 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e351c36-93ce-4514-b4d9-f1f4cf815c7c tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab returned with HTTP 200 Aug 13 23:49:28.376165 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 862/3459] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:28.381209 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fc4f2145-0abb-4ae1-a231-772feb4899f8 req-4c6c9595-b541-4411-b438-bb0c1e4dd742 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.384061 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fc4f2145-0abb-4ae1-a231-772feb4899f8 req-4c6c9595-b541-4411-b438-bb0c1e4dd742 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:28.384215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fc4f2145-0abb-4ae1-a231-772feb4899f8 req-4c6c9595-b541-4411-b438-bb0c1e4dd742 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.384557 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fc4f2145-0abb-4ae1-a231-772feb4899f8 req-4c6c9595-b541-4411-b438-bb0c1e4dd742 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.387673 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-30f9ec78-f81e-464d-91ec-5c1f9c7c7203 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.389535 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-30f9ec78-f81e-464d-91ec-5c1f9c7c7203 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] POST https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b/action Aug 13 23:49:28.389970 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-30f9ec78-f81e-464d-91ec-5c1f9c7c7203 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:28.390188 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-30f9ec78-f81e-464d-91ec-5c1f9c7c7203 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:28.393637 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.393637 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:28.400908 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-fc4f2145-0abb-4ae1-a231-772feb4899f8 req-4c6c9595-b541-4411-b438-bb0c1e4dd742 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:28.402139 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.402139 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:28.402746 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-30f9ec78-f81e-464d-91ec-5c1f9c7c7203 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:28.407095 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fc4f2145-0abb-4ae1-a231-772feb4899f8 req-4c6c9595-b541-4411-b438-bb0c1e4dd742 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 200 Aug 13 23:49:28.407637 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 877/3460] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:28.412240 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-9bc29d53-a9fe-4f7e-b019-10e1102a34cb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:49:28.412785 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 859/3461] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:49:28 2026] POST /volume/v3/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:28.456066 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fde8f488-cf7f-4248-86bf-207fbd033168 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.461626 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fde8f488-cf7f-4248-86bf-207fbd033168 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:28.461871 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fde8f488-cf7f-4248-86bf-207fbd033168 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.462083 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fde8f488-cf7f-4248-86bf-207fbd033168 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.470829 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-30f9ec78-f81e-464d-91ec-5c1f9c7c7203 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Created reservations ['325546f0-9b97-40c5-ab6a-80ca890920ec', '6d5eaba6-2c92-4135-944d-319c36288567'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:28.472935 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-26be5967-f916-4c80-9773-e2d34e741639 req-70662cb0-10b8-4551-bc3b-64f4b4a9b83c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.474965 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.474965 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:28.475900 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f03faf4b-12ab-4336-9e62-ac219c6dd686 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.476204 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f03faf4b-12ab-4336-9e62-ac219c6dd686 None None] GET https://10.4.3.81/volume// Aug 13 23:49:28.476385 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26be5967-f916-4c80-9773-e2d34e741639 req-70662cb0-10b8-4551-bc3b-64f4b4a9b83c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:28.476451 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f03faf4b-12ab-4336-9e62-ac219c6dd686 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.476668 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26be5967-f916-4c80-9773-e2d34e741639 req-70662cb0-10b8-4551-bc3b-64f4b4a9b83c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.476827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f03faf4b-12ab-4336-9e62-ac219c6dd686 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.476913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26be5967-f916-4c80-9773-e2d34e741639 req-70662cb0-10b8-4551-bc3b-64f4b4a9b83c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.477457 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f03faf4b-12ab-4336-9e62-ac219c6dd686 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:49:28.477632 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 860/3462] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:49:28.479192 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fde8f488-cf7f-4248-86bf-207fbd033168 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:28.482951 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-30f9ec78-f81e-464d-91ec-5c1f9c7c7203 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Extend volume request issued successfully. Aug 13 23:49:28.483229 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-30f9ec78-f81e-464d-91ec-5c1f9c7c7203 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b/action returned with HTTP 202 Aug 13 23:49:28.483794 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 864/3463] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:49:28 2026] POST /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:28.484004 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26be5967-f916-4c80-9773-e2d34e741639 req-70662cb0-10b8-4551-bc3b-64f4b4a9b83c tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 404 Aug 13 23:49:28.484583 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 878/3464] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:28.484644 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fde8f488-cf7f-4248-86bf-207fbd033168 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:28.485315 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 863/3465] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:28.485845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-2ef1a5b2-8b80-4f38-a8ac-f136859f31e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.489926 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-2ef1a5b2-8b80-4f38-a8ac-f136859f31e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:28.490182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-2ef1a5b2-8b80-4f38-a8ac-f136859f31e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.490398 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-2ef1a5b2-8b80-4f38-a8ac-f136859f31e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.494607 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d3d18e26-07b3-445c-aaf9-1eb064ad12a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.498503 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3d18e26-07b3-445c-aaf9-1eb064ad12a3 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:28.498825 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3d18e26-07b3-445c-aaf9-1eb064ad12a3 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.499154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3d18e26-07b3-445c-aaf9-1eb064ad12a3 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.510982 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.510982 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:28.515399 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.515399 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:28.517193 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d3d18e26-07b3-445c-aaf9-1eb064ad12a3 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:28.526688 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3d18e26-07b3-445c-aaf9-1eb064ad12a3 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 200 Aug 13 23:49:28.527422 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 865/3466] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:28.531120 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-2ef1a5b2-8b80-4f38-a8ac-f136859f31e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:28.547387 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-2ef1a5b2-8b80-4f38-a8ac-f136859f31e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:28.547927 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 861/3467] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1019 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:49:28.630177 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-160a73d1-06ed-4296-b1c6-27c9d7627823 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.633285 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-160a73d1-06ed-4296-b1c6-27c9d7627823 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:28.633285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-160a73d1-06ed-4296-b1c6-27c9d7627823 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:28.633285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-160a73d1-06ed-4296-b1c6-27c9d7627823 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:28.633536 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-160a73d1-06ed-4296-b1c6-27c9d7627823 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:28.638672 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.638672 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:28.639531 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-160a73d1-06ed-4296-b1c6-27c9d7627823 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:28.640000 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 879/3468] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:28 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:28.706152 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-5d344149-9ee8-4301-9b9a-88a78e5779f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:28.706152 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-5d344149-9ee8-4301-9b9a-88a78e5779f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] PUT https://10.4.3.81/volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773 Aug 13 23:49:28.706152 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-5d344149-9ee8-4301-9b9a-88a78e5779f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:28.716870 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-5d344149-9ee8-4301-9b9a-88a78e5779f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Acquiring lock "cinder-attachment_update-3f6e9cd6-1fca-46fc-8063-096a8b07c9f7-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:49:28.724315 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-5d344149-9ee8-4301-9b9a-88a78e5779f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Lock "cinder-attachment_update-3f6e9cd6-1fca-46fc-8063-096a8b07c9f7-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:49:28.726136 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:28.726136 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:28.883956 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-5d344149-9ee8-4301-9b9a-88a78e5779f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Lock "cinder-attachment_update-3f6e9cd6-1fca-46fc-8063-096a8b07c9f7-np0000007283" released by "attachment_update" :: held 0.160s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:49:28.884413 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-5d344149-9ee8-4301-9b9a-88a78e5779f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773 returned with HTTP 200 Aug 13 23:49:28.885217 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 864/3469] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:49:28 2026] PUT /volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:29.006920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69ac0a00-3ce3-42ac-bbd1-3005d7c9d91f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:29.009481 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69ac0a00-3ce3-42ac-bbd1-3005d7c9d91f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:29.009684 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69ac0a00-3ce3-42ac-bbd1-3005d7c9d91f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:29.009898 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69ac0a00-3ce3-42ac-bbd1-3005d7c9d91f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:29.009980 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-69ac0a00-3ce3-42ac-bbd1-3005d7c9d91f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:29.015537 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:29.015537 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:29.016397 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69ac0a00-3ce3-42ac-bbd1-3005d7c9d91f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:29.017242 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 866/3470] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:29 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:29.502546 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98596fa0-9dd9-4f48-8823-a67227be7bb3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:29.504698 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98596fa0-9dd9-4f48-8823-a67227be7bb3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:29.505288 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98596fa0-9dd9-4f48-8823-a67227be7bb3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:29.505288 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98596fa0-9dd9-4f48-8823-a67227be7bb3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:29.524726 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:29.524726 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:29.532284 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98596fa0-9dd9-4f48-8823-a67227be7bb3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:29.538036 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98596fa0-9dd9-4f48-8823-a67227be7bb3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:29.538766 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 862/3471] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:29 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:29.544708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac8b1db2-f52e-4692-8e69-67bc1cf578d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:29.546528 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac8b1db2-f52e-4692-8e69-67bc1cf578d7 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:29.546883 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac8b1db2-f52e-4692-8e69-67bc1cf578d7 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:29.547115 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac8b1db2-f52e-4692-8e69-67bc1cf578d7 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:29.554803 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:29.554803 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:29.559320 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac8b1db2-f52e-4692-8e69-67bc1cf578d7 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:29.565705 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac8b1db2-f52e-4692-8e69-67bc1cf578d7 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 200 Aug 13 23:49:29.566292 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 880/3472] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:29 2026] GET /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:29.586597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8cbf695c-4a3b-4074-8304-6d62f8162513 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:29.588771 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cbf695c-4a3b-4074-8304-6d62f8162513 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:29.589102 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cbf695c-4a3b-4074-8304-6d62f8162513 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:29.589338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cbf695c-4a3b-4074-8304-6d62f8162513 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:29.600327 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:29.600327 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:29.610448 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8cbf695c-4a3b-4074-8304-6d62f8162513 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:29.617147 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cbf695c-4a3b-4074-8304-6d62f8162513 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 200 Aug 13 23:49:29.617714 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 865/3473] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:29 2026] GET /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:29.633660 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-240b8cce-f571-415e-9b52-27cca2bfe5fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:29.636047 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-240b8cce-f571-415e-9b52-27cca2bfe5fe tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab Aug 13 23:49:29.636326 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-240b8cce-f571-415e-9b52-27cca2bfe5fe tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:29.636998 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-240b8cce-f571-415e-9b52-27cca2bfe5fe tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:29.637219 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-240b8cce-f571-415e-9b52-27cca2bfe5fe tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Delete snapshot with id: 3cc5d190-bcae-444e-8215-d4f8bb9913ab Aug 13 23:49:29.643777 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:29.643777 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:29.644257 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-240b8cce-f571-415e-9b52-27cca2bfe5fe tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Snapshot retrieved successfully. Aug 13 23:49:29.654982 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ac0759b-c80d-49e8-b06c-ce11d3216fcd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:29.657103 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ac0759b-c80d-49e8-b06c-ce11d3216fcd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:29.657416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ac0759b-c80d-49e8-b06c-ce11d3216fcd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:29.657641 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ac0759b-c80d-49e8-b06c-ce11d3216fcd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:29.657788 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0ac0759b-c80d-49e8-b06c-ce11d3216fcd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:29.663659 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:29.663659 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:29.664461 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ac0759b-c80d-49e8-b06c-ce11d3216fcd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:29.664865 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 863/3474] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:29 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:29.667384 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-240b8cce-f571-415e-9b52-27cca2bfe5fe tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Snapshot delete request issued successfully. Aug 13 23:49:29.667679 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-240b8cce-f571-415e-9b52-27cca2bfe5fe tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab returned with HTTP 202 Aug 13 23:49:29.668347 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 867/3475] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:49:29 2026] DELETE /volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:29.678008 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c721fbcd-bcf5-4c9f-87c6-1f48e9204121 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:29.683701 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c721fbcd-bcf5-4c9f-87c6-1f48e9204121 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab Aug 13 23:49:29.683972 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c721fbcd-bcf5-4c9f-87c6-1f48e9204121 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:29.684274 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c721fbcd-bcf5-4c9f-87c6-1f48e9204121 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:29.694176 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:29.694176 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:29.694643 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c721fbcd-bcf5-4c9f-87c6-1f48e9204121 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Snapshot retrieved successfully. Aug 13 23:49:29.695348 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c721fbcd-bcf5-4c9f-87c6-1f48e9204121 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab returned with HTTP 200 Aug 13 23:49:29.695934 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 881/3476] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:49:29 2026] GET /volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:30.030460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7789a0b6-25cd-4f27-85e3-84038bbdaec7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:30.032543 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7789a0b6-25cd-4f27-85e3-84038bbdaec7 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:30.033021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7789a0b6-25cd-4f27-85e3-84038bbdaec7 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:30.033021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7789a0b6-25cd-4f27-85e3-84038bbdaec7 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:30.033211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7789a0b6-25cd-4f27-85e3-84038bbdaec7 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:30.040811 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:30.040811 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:30.041742 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7789a0b6-25cd-4f27-85e3-84038bbdaec7 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:30.042133 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 866/3477] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:30 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:30.532701 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad11f819-c9da-4416-8377-38bc56846ccc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:30.563950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9db99b60-0464-4247-b396-baa000e29709 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:30.566134 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9db99b60-0464-4247-b396-baa000e29709 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:30.566418 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9db99b60-0464-4247-b396-baa000e29709 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:30.566658 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9db99b60-0464-4247-b396-baa000e29709 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:30.581531 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:30.581531 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:30.591318 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9db99b60-0464-4247-b396-baa000e29709 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:30.601481 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9db99b60-0464-4247-b396-baa000e29709 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:30.602004 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 868/3478] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:30 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:30.681354 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-344a84c3-2353-424f-9e76-be192bd972a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:30.686478 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-344a84c3-2353-424f-9e76-be192bd972a8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:30.686702 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-344a84c3-2353-424f-9e76-be192bd972a8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:30.687785 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-344a84c3-2353-424f-9e76-be192bd972a8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:30.687785 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-344a84c3-2353-424f-9e76-be192bd972a8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:30.696820 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:30.696820 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:30.697584 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-344a84c3-2353-424f-9e76-be192bd972a8 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:30.697937 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 882/3479] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:30 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:30.709444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-86bd5fb8-3dd2-429f-8cb3-0fb2958a8390 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:30.713611 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86bd5fb8-3dd2-429f-8cb3-0fb2958a8390 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab Aug 13 23:49:30.713863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86bd5fb8-3dd2-429f-8cb3-0fb2958a8390 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:30.714093 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86bd5fb8-3dd2-429f-8cb3-0fb2958a8390 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:30.721635 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86bd5fb8-3dd2-429f-8cb3-0fb2958a8390 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab returned with HTTP 404 Aug 13 23:49:30.722811 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 867/3480] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:49:30 2026] GET /volume/v3/snapshots/3cc5d190-bcae-444e-8215-d4f8bb9913ab => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:30.732428 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d63e540-e1fa-4626-afa8-21fe19cf7d92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:30.734821 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d63e540-e1fa-4626-afa8-21fe19cf7d92 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:30.735025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d63e540-e1fa-4626-afa8-21fe19cf7d92 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:30.735236 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d63e540-e1fa-4626-afa8-21fe19cf7d92 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:30.744450 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:30.744450 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1689334445"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:30.745376 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:30.745376 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:30.747274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1689334445'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:30.747581 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Create volume of 1 GB Aug 13 23:49:30.749506 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1d63e540-e1fa-4626-afa8-21fe19cf7d92 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:30.755079 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Availability Zones retrieved successfully. Aug 13 23:49:30.755236 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d63e540-e1fa-4626-afa8-21fe19cf7d92 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 200 Aug 13 23:49:30.755727 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 869/3481] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:30 2026] GET /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:30.761741 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Flow 'volume_create_api' (30c0258e-69fa-4bc8-a495-188eb725a479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:30.762826 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5267df-62b4-40cc-939d-fc8348977cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:30.764107 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:30.774045 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b10d77b-08d7-4b1a-9395-32f8e5caf193 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:30.777154 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b10d77b-08d7-4b1a-9395-32f8e5caf193 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] DELETE https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:30.777154 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b10d77b-08d7-4b1a-9395-32f8e5caf193 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:30.777359 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b10d77b-08d7-4b1a-9395-32f8e5caf193 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:30.777544 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3b10d77b-08d7-4b1a-9395-32f8e5caf193 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Delete volume with id: 16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:30.786514 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:30.786514 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:30.787200 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b10d77b-08d7-4b1a-9395-32f8e5caf193 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:30.802501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5267df-62b4-40cc-939d-fc8348977cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:30.803616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63bdc49-2bb1-47bb-a3d1-45ffbad4f4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:30.810975 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b10d77b-08d7-4b1a-9395-32f8e5caf193 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Delete volume request issued successfully. Aug 13 23:49:30.811233 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b10d77b-08d7-4b1a-9395-32f8e5caf193 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 202 Aug 13 23:49:30.811935 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 883/3482] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:30 2026] DELETE /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:30.822309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-409fe86e-8648-4b7d-8f82-2dc142b96579 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:30.824689 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-409fe86e-8648-4b7d-8f82-2dc142b96579 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:30.825700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-409fe86e-8648-4b7d-8f82-2dc142b96579 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:30.825700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-409fe86e-8648-4b7d-8f82-2dc142b96579 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:30.835790 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:30.835790 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:30.841307 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-409fe86e-8648-4b7d-8f82-2dc142b96579 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Volume info retrieved successfully. Aug 13 23:49:30.847862 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-409fe86e-8648-4b7d-8f82-2dc142b96579 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 200 Aug 13 23:49:30.848175 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 868/3483] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:30 2026] GET /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:30.899151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Created reservations ['36f396d1-1359-4e90-97a1-4130076b96dd', '6a804b86-5db4-4733-b6ea-733b65880afa', 'e2fe169e-84de-42cc-973d-0539b46f0c7c', 'a563a494-58a5-481d-a9c3-a48f2528c2ee'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:30.901300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63bdc49-2bb1-47bb-a3d1-45ffbad4f4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f396d1-1359-4e90-97a1-4130076b96dd', '6a804b86-5db4-4733-b6ea-733b65880afa', 'e2fe169e-84de-42cc-973d-0539b46f0c7c', 'a563a494-58a5-481d-a9c3-a48f2528c2ee']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:30.901810 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8869f3c7-96c6-4ed4-b268-8f23994ae769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:30.931777 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8869f3c7-96c6-4ed4-b268-8f23994ae769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1689334445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cedeb6bf6274faa8575b854df68f95b',qos_specs=None,replication_status=,reservations=['36f396d1-1359-4e90-97a1-4130076b96dd','6a804b86-5db4-4733-b6ea-733b65880afa','e2fe169e-84de-42cc-973d-0539b46f0c7c','a563a494-58a5-481d-a9c3-a48f2528c2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a917ec7e0e29461fa026dde1f43833d1',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1689334445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cedeb6bf6274faa8575b854df68f95b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a917ec7e0e29461fa026dde1f43833d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:30.932246 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9e6a78-a1ba-4d0e-bb35-4a93efb30a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:30.962802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9e6a78-a1ba-4d0e-bb35-4a93efb30a2e) transitioned into state 'SUCCESS' from state '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-1689334445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cedeb6bf6274faa8575b854df68f95b',qos_specs=None,replication_status=,reservations=['36f396d1-1359-4e90-97a1-4130076b96dd','6a804b86-5db4-4733-b6ea-733b65880afa','e2fe169e-84de-42cc-973d-0539b46f0c7c','a563a494-58a5-481d-a9c3-a48f2528c2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a917ec7e0e29461fa026dde1f43833d1',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:30.963846 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d217ff95-ca31-483b-a87c-03cd20bdafe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:30.977968 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d217ff95-ca31-483b-a87c-03cd20bdafe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:30.979206 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Flow 'volume_create_api' (30c0258e-69fa-4bc8-a495-188eb725a479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:30.983009 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Create volume request issued successfully. Aug 13 23:49:30.983009 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad11f819-c9da-4416-8377-38bc56846ccc tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:30.983009 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 864/3484] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:49:30 2026] POST /volume/v3/volumes => generated 748 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:30.997679 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-77c358e1-164a-4f64-94f1-d5c237632b06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:31.000083 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77c358e1-164a-4f64-94f1-d5c237632b06 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] GET https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 Aug 13 23:49:31.000307 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77c358e1-164a-4f64-94f1-d5c237632b06 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:31.000586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77c358e1-164a-4f64-94f1-d5c237632b06 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:31.009086 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:31.009086 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:31.013326 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-77c358e1-164a-4f64-94f1-d5c237632b06 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Volume info retrieved successfully. Aug 13 23:49:31.022260 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77c358e1-164a-4f64-94f1-d5c237632b06 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 returned with HTTP 200 Aug 13 23:49:31.022943 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 870/3485] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:30 2026] GET /volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:31.055889 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-34e587f6-fba6-49ce-83ff-658b86a9ccaf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:31.065474 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34e587f6-fba6-49ce-83ff-658b86a9ccaf tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:31.065474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34e587f6-fba6-49ce-83ff-658b86a9ccaf tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:31.065474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34e587f6-fba6-49ce-83ff-658b86a9ccaf tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:31.065474 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-34e587f6-fba6-49ce-83ff-658b86a9ccaf tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:31.069562 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:31.069562 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:31.070674 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34e587f6-fba6-49ce-83ff-658b86a9ccaf tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:31.071185 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 884/3486] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:31 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:31.622536 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc653e70-bc67-45a4-a3ca-b71c221a25e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:31.627584 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc653e70-bc67-45a4-a3ca-b71c221a25e7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:31.627584 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc653e70-bc67-45a4-a3ca-b71c221a25e7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:31.627584 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc653e70-bc67-45a4-a3ca-b71c221a25e7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:31.644654 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:31.644654 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:31.649664 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc653e70-bc67-45a4-a3ca-b71c221a25e7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:31.655767 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc653e70-bc67-45a4-a3ca-b71c221a25e7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:31.656812 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 869/3487] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:31 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:31.712309 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d2d10cf-cc66-45af-97a2-44de7663cd05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:31.713680 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d2d10cf-cc66-45af-97a2-44de7663cd05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:31.713972 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d2d10cf-cc66-45af-97a2-44de7663cd05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:31.714294 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d2d10cf-cc66-45af-97a2-44de7663cd05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:31.714294 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3d2d10cf-cc66-45af-97a2-44de7663cd05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:31.720594 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:31.720594 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:31.721365 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d2d10cf-cc66-45af-97a2-44de7663cd05 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:31.722131 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 865/3488] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:31 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:31.867013 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4b5c60e-9564-4f17-baa2-d786b6652319 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:31.868828 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4b5c60e-9564-4f17-baa2-d786b6652319 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] GET https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b Aug 13 23:49:31.869137 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4b5c60e-9564-4f17-baa2-d786b6652319 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:31.870187 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4b5c60e-9564-4f17-baa2-d786b6652319 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:31.878013 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4b5c60e-9564-4f17-baa2-d786b6652319 tempest-VolumesExtendTest-112288768 tempest-VolumesExtendTest-112288768-project-member] https://10.4.3.81/volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b returned with HTTP 404 Aug 13 23:49:31.879127 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 871/3489] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:31 2026] GET /volume/v3/volumes/16caaa36-4b8d-4450-a3d8-9a287e7bd59b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:32.046017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25fc5985-6e90-45eb-bad2-255b7ea4b621 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:32.046017 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25fc5985-6e90-45eb-bad2-255b7ea4b621 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] GET https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 Aug 13 23:49:32.046017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25fc5985-6e90-45eb-bad2-255b7ea4b621 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:32.046017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25fc5985-6e90-45eb-bad2-255b7ea4b621 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:32.058293 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:32.058293 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:32.060244 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-25fc5985-6e90-45eb-bad2-255b7ea4b621 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Volume info retrieved successfully. Aug 13 23:49:32.064182 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25fc5985-6e90-45eb-bad2-255b7ea4b621 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 returned with HTTP 200 Aug 13 23:49:32.064698 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 885/3490] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:32 2026] GET /volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:32.082348 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ca21e3a-e8ed-463a-94f7-ceae11f247eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:32.084496 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1a2b788-3d2f-4e9c-870c-18851b74dc65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:32.084555 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ca21e3a-e8ed-463a-94f7-ceae11f247eb tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 23:49:32.084598 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ca21e3a-e8ed-463a-94f7-ceae11f247eb tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:32.084874 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ca21e3a-e8ed-463a-94f7-ceae11f247eb tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:32.086401 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1a2b788-3d2f-4e9c-870c-18851b74dc65 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:32.086715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1a2b788-3d2f-4e9c-870c-18851b74dc65 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:32.087067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1a2b788-3d2f-4e9c-870c-18851b74dc65 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:32.087211 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d1a2b788-3d2f-4e9c-870c-18851b74dc65 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:32.092004 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:32.092004 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:32.093013 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1a2b788-3d2f-4e9c-870c-18851b74dc65 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:32.093533 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 866/3491] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:32 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:32.112667 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ca21e3a-e8ed-463a-94f7-ceae11f247eb tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 23:49:32.113116 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 870/3492] 10.4.3.81 () {66 vars in 1227 bytes} [Thu Aug 13 23:49:32 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:32.127398 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-28151cb7-bca7-432a-b7c1-eb0e71a16327 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:32.131095 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28151cb7-bca7-432a-b7c1-eb0e71a16327 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] GET https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 Aug 13 23:49:32.131956 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28151cb7-bca7-432a-b7c1-eb0e71a16327 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:32.131956 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28151cb7-bca7-432a-b7c1-eb0e71a16327 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:32.145218 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:32.145218 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:32.151111 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-28151cb7-bca7-432a-b7c1-eb0e71a16327 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Volume info retrieved successfully. Aug 13 23:49:32.163784 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28151cb7-bca7-432a-b7c1-eb0e71a16327 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 returned with HTTP 200 Aug 13 23:49:32.164493 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 872/3493] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:32 2026] GET /volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:32.185370 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a27bbdc-02c2-4409-a592-851d7079b67c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:32.187945 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a27bbdc-02c2-4409-a592-851d7079b67c tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 Aug 13 23:49:32.188855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a27bbdc-02c2-4409-a592-851d7079b67c tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:32.188855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a27bbdc-02c2-4409-a592-851d7079b67c tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:32.188855 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1a27bbdc-02c2-4409-a592-851d7079b67c tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Delete volume with id: bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 Aug 13 23:49:32.198624 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:32.198624 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:32.199289 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a27bbdc-02c2-4409-a592-851d7079b67c tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Volume info retrieved successfully. Aug 13 23:49:32.227343 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a27bbdc-02c2-4409-a592-851d7079b67c tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Delete volume request issued successfully. Aug 13 23:49:32.227770 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a27bbdc-02c2-4409-a592-851d7079b67c tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 returned with HTTP 202 Aug 13 23:49:32.228261 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 886/3494] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:32 2026] DELETE /volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:32.237703 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-248a29d7-d32b-4af2-8ec3-4efafdcd595f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:32.240107 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-248a29d7-d32b-4af2-8ec3-4efafdcd595f tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] GET https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 Aug 13 23:49:32.240486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-248a29d7-d32b-4af2-8ec3-4efafdcd595f tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:32.240731 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-248a29d7-d32b-4af2-8ec3-4efafdcd595f tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:32.251663 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:32.251663 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:32.257352 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-248a29d7-d32b-4af2-8ec3-4efafdcd595f tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Volume info retrieved successfully. Aug 13 23:49:32.264538 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-248a29d7-d32b-4af2-8ec3-4efafdcd595f tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 returned with HTTP 200 Aug 13 23:49:32.265109 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 867/3495] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:32 2026] GET /volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:32.677160 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-37397bf9-3c49-4838-9f36-a3fb7f211845 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:32.680375 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37397bf9-3c49-4838-9f36-a3fb7f211845 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:32.680745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37397bf9-3c49-4838-9f36-a3fb7f211845 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:32.681035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37397bf9-3c49-4838-9f36-a3fb7f211845 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:32.695159 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:32.695159 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:32.699091 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-37397bf9-3c49-4838-9f36-a3fb7f211845 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:32.705072 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37397bf9-3c49-4838-9f36-a3fb7f211845 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:32.705567 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 871/3496] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:32 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:32.735615 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ccc42aa5-8f69-4406-843a-896aff1d9984 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:32.739064 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccc42aa5-8f69-4406-843a-896aff1d9984 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:32.739124 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccc42aa5-8f69-4406-843a-896aff1d9984 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:32.740238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccc42aa5-8f69-4406-843a-896aff1d9984 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:32.740412 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ccc42aa5-8f69-4406-843a-896aff1d9984 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:32.749061 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:32.749061 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:32.750042 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccc42aa5-8f69-4406-843a-896aff1d9984 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:32.750794 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 873/3497] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:32 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:33.109409 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3208de07-27cf-4fcf-a541-1e0e7728fcf2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:33.111400 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3208de07-27cf-4fcf-a541-1e0e7728fcf2 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:33.111525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3208de07-27cf-4fcf-a541-1e0e7728fcf2 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:33.111858 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3208de07-27cf-4fcf-a541-1e0e7728fcf2 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:33.112069 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3208de07-27cf-4fcf-a541-1e0e7728fcf2 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:33.119545 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:33.119545 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:33.120896 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3208de07-27cf-4fcf-a541-1e0e7728fcf2 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:33.121846 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 887/3498] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:33 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:33.282474 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c17e445e-fa1a-49ce-96ad-b23fe7351a21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:33.286640 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c17e445e-fa1a-49ce-96ad-b23fe7351a21 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] GET https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 Aug 13 23:49:33.286640 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c17e445e-fa1a-49ce-96ad-b23fe7351a21 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:33.286640 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c17e445e-fa1a-49ce-96ad-b23fe7351a21 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:33.294354 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c17e445e-fa1a-49ce-96ad-b23fe7351a21 tempest-AbsoluteLimitsTests-1566340275 tempest-AbsoluteLimitsTests-1566340275-project-member] https://10.4.3.81/volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 returned with HTTP 404 Aug 13 23:49:33.295009 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 868/3499] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:33 2026] GET /volume/v3/volumes/bc5e9ddd-062a-41ad-86ca-e3f5efcc4a84 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:33.635052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33904e62-12f0-4cb5-b570-682862eaeb7f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:33.734158 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e425816b-6806-4271-ac3a-f98284a329b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:33.736337 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e425816b-6806-4271-ac3a-f98284a329b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:33.736629 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e425816b-6806-4271-ac3a-f98284a329b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:33.737139 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e425816b-6806-4271-ac3a-f98284a329b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:33.753388 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:33.753388 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:33.761087 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e425816b-6806-4271-ac3a-f98284a329b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:33.770378 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e425816b-6806-4271-ac3a-f98284a329b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:33.770580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6baf6475-8d00-46f1-88dd-015fb92188d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:33.770966 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 874/3500] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:33 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:33.773117 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6baf6475-8d00-46f1-88dd-015fb92188d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:33.773117 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6baf6475-8d00-46f1-88dd-015fb92188d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:33.773292 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6baf6475-8d00-46f1-88dd-015fb92188d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:33.773400 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6baf6475-8d00-46f1-88dd-015fb92188d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:33.777969 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:33.777969 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:33.778692 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6baf6475-8d00-46f1-88dd-015fb92188d2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:33.779365 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 888/3501] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:33 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:33.873268 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33904e62-12f0-4cb5-b570-682862eaeb7f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:49:33.873564 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33904e62-12f0-4cb5-b570-682862eaeb7f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:33.873829 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33904e62-12f0-4cb5-b570-682862eaeb7f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:33.875131 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-33904e62-12f0-4cb5-b570-682862eaeb7f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:33.875422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33904e62-12f0-4cb5-b570-682862eaeb7f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:33.884353 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-33904e62-12f0-4cb5-b570-682862eaeb7f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:33.884353 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33904e62-12f0-4cb5-b570-682862eaeb7f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:49:33.886051 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 872/3502] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:49:33 2026] GET /volume/v3/volumes => generated 15 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:33.896180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:33.898880 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:33.899372 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1402966266"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:33.903080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1402966266'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:33.903249 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume of 1 GB Aug 13 23:49:33.903300 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-ce568feb-5ef4-488a-9dd6-51b6d77e6b8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:33.906641 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-ce568feb-5ef4-488a-9dd6-51b6d77e6b8c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773/action Aug 13 23:49:33.907069 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-ce568feb-5ef4-488a-9dd6-51b6d77e6b8c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:33.907292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-ce568feb-5ef4-488a-9dd6-51b6d77e6b8c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:33.912310 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Availability Zones retrieved successfully. Aug 13 23:49:33.920474 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Flow 'volume_create_api' (9053b9c2-2766-419d-9739-fa2c37b79009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:33.925083 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04887b50-5d46-40ac-847d-6dd664a05c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:33.925083 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:33.933811 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:33.933811 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:33.958701 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f5919aa8-e573-4c38-a543-0e9c2d448315 req-ce568feb-5ef4-488a-9dd6-51b6d77e6b8c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773/action returned with HTTP 204 Aug 13 23:49:33.959741 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 875/3503] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:49:33 2026] POST /volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:33.981813 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04887b50-5d46-40ac-847d-6dd664a05c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:33.983223 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62982844-c506-40a9-8e0e-5a07edbe770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:34.122302 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Created reservations ['b45a0038-9948-4254-a702-092913465778', 'c39da441-ae1c-4dc3-9f9e-978088617509', '4b8fb334-cf06-453b-919f-d70a882ec13b', '1600f445-33bd-4cbd-b79b-b4de2318397e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:34.123293 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62982844-c506-40a9-8e0e-5a07edbe770c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b45a0038-9948-4254-a702-092913465778', 'c39da441-ae1c-4dc3-9f9e-978088617509', '4b8fb334-cf06-453b-919f-d70a882ec13b', '1600f445-33bd-4cbd-b79b-b4de2318397e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:34.124319 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94a3d8c2-5a06-4755-8cbf-1a0fa664ba33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:34.135427 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6731393f-6dae-414d-97f6-a1838456f0df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.140787 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6731393f-6dae-414d-97f6-a1838456f0df tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:34.141017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6731393f-6dae-414d-97f6-a1838456f0df tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:34.141569 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6731393f-6dae-414d-97f6-a1838456f0df tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:34.141569 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6731393f-6dae-414d-97f6-a1838456f0df tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:34.154438 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.154438 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:34.155329 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6731393f-6dae-414d-97f6-a1838456f0df tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:34.155742 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 889/3504] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:34 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:34.169112 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94a3d8c2-5a06-4755-8cbf-1a0fa664ba33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec2552aa-db2c-49f7-8fa1-d20f6a301f57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1402966266',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aabe97e95f245568bd99664f860f04e',qos_specs=None,replication_status=,reservations=['b45a0038-9948-4254-a702-092913465778','c39da441-ae1c-4dc3-9f9e-978088617509','4b8fb334-cf06-453b-919f-d70a882ec13b','1600f445-33bd-4cbd-b79b-b4de2318397e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1402966266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec2552aa-db2c-49f7-8fa1-d20f6a301f57,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8aabe97e95f245568bd99664f860f04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:34.169981 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3062f49-3f36-4317-b36b-aec1b00ccff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:34.235732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3062f49-3f36-4317-b36b-aec1b00ccff0) transitioned into state 'SUCCESS' from state '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-1402966266',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aabe97e95f245568bd99664f860f04e',qos_specs=None,replication_status=,reservations=['b45a0038-9948-4254-a702-092913465778','c39da441-ae1c-4dc3-9f9e-978088617509','4b8fb334-cf06-453b-919f-d70a882ec13b','1600f445-33bd-4cbd-b79b-b4de2318397e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:34.236657 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59417a5-7e37-4e86-8c7c-44952993256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:34.249166 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59417a5-7e37-4e86-8c7c-44952993256d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:34.250341 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Flow 'volume_create_api' (9053b9c2-2766-419d-9739-fa2c37b79009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:34.250799 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume request issued successfully. Aug 13 23:49:34.251675 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddb1093f-2ab0-4342-af8c-870d4bdc8f8a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:34.252261 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 869/3505] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:33 2026] POST /volume/v3/volumes => generated 762 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:34.270946 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5e24a05b-a84e-4b58-be25-75815cb6b9b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.273810 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e24a05b-a84e-4b58-be25-75815cb6b9b8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:34.274279 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e24a05b-a84e-4b58-be25-75815cb6b9b8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:34.274588 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e24a05b-a84e-4b58-be25-75815cb6b9b8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:34.287253 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.287253 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:34.293488 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5e24a05b-a84e-4b58-be25-75815cb6b9b8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:34.302858 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e24a05b-a84e-4b58-be25-75815cb6b9b8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 200 Aug 13 23:49:34.302858 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 873/3506] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:34 2026] GET /volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:34.652605 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fa4b9f86-5ba1-4777-9c59-bf3b09757d9f req-5f2e6832-ff3e-4921-87b4-104a49059427 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.657064 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa4b9f86-5ba1-4777-9c59-bf3b09757d9f req-5f2e6832-ff3e-4921-87b4-104a49059427 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] DELETE https://10.4.3.81/volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a Aug 13 23:49:34.657652 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fa4b9f86-5ba1-4777-9c59-bf3b09757d9f req-5f2e6832-ff3e-4921-87b4-104a49059427 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:34.657797 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fa4b9f86-5ba1-4777-9c59-bf3b09757d9f req-5f2e6832-ff3e-4921-87b4-104a49059427 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:34.668319 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.668319 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:34.734236 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa4b9f86-5ba1-4777-9c59-bf3b09757d9f req-5f2e6832-ff3e-4921-87b4-104a49059427 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a returned with HTTP 200 Aug 13 23:49:34.734755 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 876/3507] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:49:34 2026] DELETE /volume/v3/attachments/8fef668d-2f8c-4ee4-8d84-f5065b937c1a => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:34.793832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f0772d41-086c-4f69-9b19-32d3291dc5b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.799120 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0772d41-086c-4f69-9b19-32d3291dc5b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:49:34.799242 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-460aa82e-61e7-4df7-915c-bb442544b310 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.799563 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0772d41-086c-4f69-9b19-32d3291dc5b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:34.799563 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0772d41-086c-4f69-9b19-32d3291dc5b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:34.802187 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-460aa82e-61e7-4df7-915c-bb442544b310 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:34.802187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-460aa82e-61e7-4df7-915c-bb442544b310 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:34.802187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-460aa82e-61e7-4df7-915c-bb442544b310 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:34.802187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-460aa82e-61e7-4df7-915c-bb442544b310 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:34.816030 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.816030 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:34.818822 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.818822 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:34.819831 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-460aa82e-61e7-4df7-915c-bb442544b310 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:34.821142 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 870/3508] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:34 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:34.824113 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f0772d41-086c-4f69-9b19-32d3291dc5b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:34.830223 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0772d41-086c-4f69-9b19-32d3291dc5b7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:49:34.830898 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 890/3509] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:34 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:34.834493 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23ab1c45-a56c-4dcb-8c98-011a966a9e9a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.836885 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23ab1c45-a56c-4dcb-8c98-011a966a9e9a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] POST https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5/action Aug 13 23:49:34.837395 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23ab1c45-a56c-4dcb-8c98-011a966a9e9a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:49:34.837568 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23ab1c45-a56c-4dcb-8c98-011a966a9e9a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:34.839349 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-23ab1c45-a56c-4dcb-8c98-011a966a9e9a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Updating backup '6531b069-f260-46ab-bd1e-c8e20c74b8e5' with '{'status': 'error'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 23:49:34.850878 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0288f419-7c22-4d0a-8721-2a16545248c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.854161 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0288f419-7c22-4d0a-8721-2a16545248c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:49:34.854284 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.854284 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:34.854728 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0288f419-7c22-4d0a-8721-2a16545248c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f6e9cd6-1fca-46fc-8063-096a8b07c9f7", "force": true, "name": "tempest-VolumesBackupsTest-Backup-694646617", "container": "tempest-volumesbackupstest-backup-container-881796510"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:34.856346 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-23ab1c45-a56c-4dcb-8c98-011a966a9e9a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2d8e9c149ca94251825f528d2aa378b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2d717bb328a4fd88d2ec42f03b3545a', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:49:34.856572 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-0288f419-7c22-4d0a-8721-2a16545248c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating new backup {'backup': {'volume_id': '3f6e9cd6-1fca-46fc-8063-096a8b07c9f7', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-694646617', 'container': 'tempest-volumesbackupstest-backup-container-881796510'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:49:34.856684 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23ab1c45-a56c-4dcb-8c98-011a966a9e9a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5/action returned with HTTP 403 Aug 13 23:49:34.856761 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-0288f419-7c22-4d0a-8721-2a16545248c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating backup of volume 3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 in container tempest-volumesbackupstest-backup-container-881796510 Aug 13 23:49:34.857420 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 874/3510] 10.4.3.81 () {70 vars in 1423 bytes} [Thu Aug 13 23:49:34 2026] POST /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:34.867770 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c07b58f-5e3a-45e9-878b-24f0f02a54d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.870345 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c07b58f-5e3a-45e9-878b-24f0f02a54d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc Aug 13 23:49:34.870421 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.870421 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:34.870602 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c07b58f-5e3a-45e9-878b-24f0f02a54d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:34.870830 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c07b58f-5e3a-45e9-878b-24f0f02a54d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:34.871120 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0c07b58f-5e3a-45e9-878b-24f0f02a54d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete volume with id: e8b366fa-4d96-44c4-9752-332aa609b1cc Aug 13 23:49:34.871368 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0288f419-7c22-4d0a-8721-2a16545248c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:34.882476 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.882476 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:34.883226 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0c07b58f-5e3a-45e9-878b-24f0f02a54d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:34.906233 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0288f419-7c22-4d0a-8721-2a16545248c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['42e4121b-9702-4571-8523-450da337c88d', '6bc9a822-36bb-4e8a-b8f5-1e43077e65d3'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:34.910250 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0c07b58f-5e3a-45e9-878b-24f0f02a54d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete volume request issued successfully. Aug 13 23:49:34.910586 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c07b58f-5e3a-45e9-878b-24f0f02a54d4 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc returned with HTTP 202 Aug 13 23:49:34.911183 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 871/3511] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:34 2026] DELETE /volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:34.923392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7cd710b4-542c-4e1b-a060-f13aa78b5eeb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.925715 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cd710b4-542c-4e1b-a060-f13aa78b5eeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc Aug 13 23:49:34.925908 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cd710b4-542c-4e1b-a060-f13aa78b5eeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:34.926180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cd710b4-542c-4e1b-a060-f13aa78b5eeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:34.940573 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:34.940573 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:34.951527 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7cd710b4-542c-4e1b-a060-f13aa78b5eeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:34.958546 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cd710b4-542c-4e1b-a060-f13aa78b5eeb tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc returned with HTTP 200 Aug 13 23:49:34.959507 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 891/3512] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:34 2026] GET /volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:34.975335 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0288f419-7c22-4d0a-8721-2a16545248c5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:49:34.976157 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 877/3513] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:34 2026] POST /volume/v3/backups => generated 327 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:34.990350 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3af180e2-9d88-4318-a72d-615ddea06431 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:34.996072 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3af180e2-9d88-4318-a72d-615ddea06431 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:34.996343 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3af180e2-9d88-4318-a72d-615ddea06431 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:34.997433 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3af180e2-9d88-4318-a72d-615ddea06431 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:34.997433 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3af180e2-9d88-4318-a72d-615ddea06431 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:35.004159 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:35.004159 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:35.005417 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3af180e2-9d88-4318-a72d-615ddea06431 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:35.006223 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 875/3514] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:34 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 785 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:35.169218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-468f2b64-1819-40ca-b9fc-08dbfe549211 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:35.171685 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-468f2b64-1819-40ca-b9fc-08dbfe549211 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:35.173820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-468f2b64-1819-40ca-b9fc-08dbfe549211 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:35.173820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-468f2b64-1819-40ca-b9fc-08dbfe549211 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:35.173820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-468f2b64-1819-40ca-b9fc-08dbfe549211 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:35.181664 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:35.181664 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:35.182303 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-468f2b64-1819-40ca-b9fc-08dbfe549211 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:35.182785 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 872/3515] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:35 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:35.322645 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61901046-faea-4dfa-b20d-62bb9e616aec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:35.325093 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61901046-faea-4dfa-b20d-62bb9e616aec tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:35.325363 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61901046-faea-4dfa-b20d-62bb9e616aec tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:35.325657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61901046-faea-4dfa-b20d-62bb9e616aec tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:35.333611 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:35.333611 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:35.339833 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-61901046-faea-4dfa-b20d-62bb9e616aec tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:35.353527 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61901046-faea-4dfa-b20d-62bb9e616aec tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 200 Aug 13 23:49:35.354199 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 892/3516] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:35 2026] GET /volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:35.377358 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b3fcfab5-7c7d-4088-a66d-513bef8fc576 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:35.379838 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3fcfab5-7c7d-4088-a66d-513bef8fc576 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:35.380137 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3fcfab5-7c7d-4088-a66d-513bef8fc576 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:35.380413 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3fcfab5-7c7d-4088-a66d-513bef8fc576 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:35.391092 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:35.391092 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:35.395433 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b3fcfab5-7c7d-4088-a66d-513bef8fc576 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:35.400145 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3fcfab5-7c7d-4088-a66d-513bef8fc576 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 200 Aug 13 23:49:35.402389 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 878/3517] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:35 2026] GET /volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:35.415216 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a74ab29-f8a3-4356-ae57-346484f24874 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:35.417173 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:35.417531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-193345048"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:35.419200 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-193345048'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:35.419328 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume of 1 GB Aug 13 23:49:35.423958 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Availability Zones retrieved successfully. Aug 13 23:49:35.430065 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Flow 'volume_create_api' (00b99765-a55a-4d4b-bde9-be6aa2083067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:35.431139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88798f1-df15-4b4a-9aa9-ffffd3bcb413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.432148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:35.462008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88798f1-df15-4b4a-9aa9-ffffd3bcb413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.462957 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e0586b5-535d-4331-92f4-9b1cc98e4d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.512731 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Created reservations ['a0cbf139-258e-4dbc-b664-0b9e5d461f26', '846ac9ea-b7c8-484c-a083-2b37f3623a24', 'b24410d3-c820-428d-ae4a-1eb4b4fc5c14', '1c78505d-bb49-493c-8c62-443dba58b14b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:35.514266 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e0586b5-535d-4331-92f4-9b1cc98e4d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0cbf139-258e-4dbc-b664-0b9e5d461f26', '846ac9ea-b7c8-484c-a083-2b37f3623a24', 'b24410d3-c820-428d-ae4a-1eb4b4fc5c14', '1c78505d-bb49-493c-8c62-443dba58b14b']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.515467 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04e1882-4207-4ba0-9e62-38c2fa26be97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.549928 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04e1882-4207-4ba0-9e62-38c2fa26be97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3668e4a6-26a1-419f-8176-b065fbeaaa84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-193345048',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aabe97e95f245568bd99664f860f04e',qos_specs=None,replication_status=,reservations=['a0cbf139-258e-4dbc-b664-0b9e5d461f26','846ac9ea-b7c8-484c-a083-2b37f3623a24','b24410d3-c820-428d-ae4a-1eb4b4fc5c14','1c78505d-bb49-493c-8c62-443dba58b14b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-193345048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3668e4a6-26a1-419f-8176-b065fbeaaa84,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8aabe97e95f245568bd99664f860f04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.550911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9041b3b6-af9e-4189-8ba8-6e36b75c18fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.573872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9041b3b6-af9e-4189-8ba8-6e36b75c18fd) transitioned into state 'SUCCESS' from state '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-193345048',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aabe97e95f245568bd99664f860f04e',qos_specs=None,replication_status=,reservations=['a0cbf139-258e-4dbc-b664-0b9e5d461f26','846ac9ea-b7c8-484c-a083-2b37f3623a24','b24410d3-c820-428d-ae4a-1eb4b4fc5c14','1c78505d-bb49-493c-8c62-443dba58b14b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.575026 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f498032-dad0-4a9a-a5bb-abae8a30b2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.588331 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f498032-dad0-4a9a-a5bb-abae8a30b2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.589785 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Flow 'volume_create_api' (00b99765-a55a-4d4b-bde9-be6aa2083067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:35.590306 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume request issued successfully. Aug 13 23:49:35.591071 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a74ab29-f8a3-4356-ae57-346484f24874 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:35.591664 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 876/3518] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:35 2026] POST /volume/v3/volumes => generated 761 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:35.607831 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4dad5b3-d607-4b13-af3b-4ef343830672 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:35.609924 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4dad5b3-d607-4b13-af3b-4ef343830672 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:35.610409 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4dad5b3-d607-4b13-af3b-4ef343830672 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:35.610585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4dad5b3-d607-4b13-af3b-4ef343830672 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:35.619435 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:35.619435 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:35.623637 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e4dad5b3-d607-4b13-af3b-4ef343830672 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:35.628382 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4dad5b3-d607-4b13-af3b-4ef343830672 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 200 Aug 13 23:49:35.628949 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 873/3519] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:35 2026] GET /volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:35.696494 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:35.698202 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:35.698551 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-872097142", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:35.700152 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-872097142', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:35.700258 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Create volume of 1 GB Aug 13 23:49:35.705072 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Availability Zones retrieved successfully. Aug 13 23:49:35.710688 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Flow 'volume_create_api' (4f7356ec-70a0-41a3-975d-637d11c70902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:35.711608 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd48c7a1-1e30-440c-a0f1-6f319e363386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.712452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:35.748617 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd48c7a1-1e30-440c-a0f1-6f319e363386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.750000 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ac0da9-a4bc-49bf-b613-5cbe8df7d8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.868180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Created reservations ['f4247848-ebc5-4b32-be19-319f9b4a71d0', '51663498-6bd1-41ae-b1f3-facd078eb003', '233ecb99-5bcb-42b0-b7cc-18f5f303e423', '038b284f-9af8-428b-8da9-826c01244a27'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:35.869066 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ac0da9-a4bc-49bf-b613-5cbe8df7d8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4247848-ebc5-4b32-be19-319f9b4a71d0', '51663498-6bd1-41ae-b1f3-facd078eb003', '233ecb99-5bcb-42b0-b7cc-18f5f303e423', '038b284f-9af8-428b-8da9-826c01244a27']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.869768 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0fcb23-4f3a-4e30-bf2d-3fc7a2b72578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.898640 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0fcb23-4f3a-4e30-bf2d-3fc7a2b72578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9efc579c-aa22-4619-a792-a7e7094a7f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-872097142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c39f3b945c274bb2a8a969f7ccd33a8b',qos_specs=None,replication_status=,reservations=['f4247848-ebc5-4b32-be19-319f9b4a71d0','51663498-6bd1-41ae-b1f3-facd078eb003','233ecb99-5bcb-42b0-b7cc-18f5f303e423','038b284f-9af8-428b-8da9-826c01244a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da00496580b04a1a8c29cb68395f8905',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-872097142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9efc579c-aa22-4619-a792-a7e7094a7f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c39f3b945c274bb2a8a969f7ccd33a8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da00496580b04a1a8c29cb68395f8905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.899428 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda95f6a-1d3b-4d14-9ba5-9462f33ec5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.932967 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda95f6a-1d3b-4d14-9ba5-9462f33ec5a5) transitioned into state 'SUCCESS' from state '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-872097142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c39f3b945c274bb2a8a969f7ccd33a8b',qos_specs=None,replication_status=,reservations=['f4247848-ebc5-4b32-be19-319f9b4a71d0','51663498-6bd1-41ae-b1f3-facd078eb003','233ecb99-5bcb-42b0-b7cc-18f5f303e423','038b284f-9af8-428b-8da9-826c01244a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da00496580b04a1a8c29cb68395f8905',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.934088 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0323926-616a-495f-b8ea-5cbdceddd91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:35.946790 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0323926-616a-495f-b8ea-5cbdceddd91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:35.947043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Flow 'volume_create_api' (4f7356ec-70a0-41a3-975d-637d11c70902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:35.947880 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Create volume request issued successfully. Aug 13 23:49:35.948609 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ac1f47b-2b2d-4309-b051-1d03abf507c9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:35.949066 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 893/3520] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:35 2026] POST /volume/v3/volumes => generated 744 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:35.979287 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62001de8-8eee-4242-9db8-99aa30e611cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:35.982327 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62001de8-8eee-4242-9db8-99aa30e611cd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc Aug 13 23:49:35.982819 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62001de8-8eee-4242-9db8-99aa30e611cd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:35.983197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62001de8-8eee-4242-9db8-99aa30e611cd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:35.999278 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62001de8-8eee-4242-9db8-99aa30e611cd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc returned with HTTP 404 Aug 13 23:49:36.000006 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 879/3521] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:35 2026] GET /volume/v3/volumes/e8b366fa-4d96-44c4-9752-332aa609b1cc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:36.012762 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-099daef5-fd62-4ad0-a8a0-f9948b32d8bc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.015145 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-099daef5-fd62-4ad0-a8a0-f9948b32d8bc tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:49:36.015458 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-099daef5-fd62-4ad0-a8a0-f9948b32d8bc tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.015756 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-099daef5-fd62-4ad0-a8a0-f9948b32d8bc tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.015943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-099daef5-fd62-4ad0-a8a0-f9948b32d8bc tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:36.019060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-958705fc-430f-4c09-8fc8-9c1f52a7abce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.021526 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-958705fc-430f-4c09-8fc8-9c1f52a7abce tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:36.021807 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-958705fc-430f-4c09-8fc8-9c1f52a7abce tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.022137 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-958705fc-430f-4c09-8fc8-9c1f52a7abce tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.022218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-958705fc-430f-4c09-8fc8-9c1f52a7abce tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:36.025749 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.025749 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:36.027038 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-099daef5-fd62-4ad0-a8a0-f9948b32d8bc tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-reader] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:49:36.027523 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 877/3522] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:36 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:36.028432 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.028432 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:36.029325 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-958705fc-430f-4c09-8fc8-9c1f52a7abce tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:36.033106 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 874/3523] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:36 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:36.043634 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dd66bf73-f726-44a4-a191-f4cf4b48affd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.046496 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd66bf73-f726-44a4-a191-f4cf4b48affd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] DELETE https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:36.046496 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd66bf73-f726-44a4-a191-f4cf4b48affd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.046878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd66bf73-f726-44a4-a191-f4cf4b48affd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.046878 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-dd66bf73-f726-44a4-a191-f4cf4b48affd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete backup with id: 6531b069-f260-46ab-bd1e-c8e20c74b8e5. Aug 13 23:49:36.055143 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.055143 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:36.078327 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-dd66bf73-f726-44a4-a191-f4cf4b48affd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] delete_backup rpcapi backup_id 6531b069-f260-46ab-bd1e-c8e20c74b8e5 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:49:36.080615 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd66bf73-f726-44a4-a191-f4cf4b48affd tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 202 Aug 13 23:49:36.081124 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 894/3524] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:36 2026] DELETE /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:36.095948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-52e347eb-b176-4356-b401-5cae65a16413 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.098949 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52e347eb-b176-4356-b401-5cae65a16413 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:36.098949 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52e347eb-b176-4356-b401-5cae65a16413 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.098949 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52e347eb-b176-4356-b401-5cae65a16413 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.099158 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-52e347eb-b176-4356-b401-5cae65a16413 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:36.105385 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.105385 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:36.106460 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52e347eb-b176-4356-b401-5cae65a16413 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 200 Aug 13 23:49:36.107102 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 880/3525] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:36 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:36.197050 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e5cdfc34-1c6f-4846-9f59-ca4aae7550f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.199926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5cdfc34-1c6f-4846-9f59-ca4aae7550f5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:36.200064 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5cdfc34-1c6f-4846-9f59-ca4aae7550f5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.200317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5cdfc34-1c6f-4846-9f59-ca4aae7550f5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.200462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e5cdfc34-1c6f-4846-9f59-ca4aae7550f5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:36.211361 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.211361 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:36.212147 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5cdfc34-1c6f-4846-9f59-ca4aae7550f5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:36.212698 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 878/3526] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:36 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:36.407511 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1070eea2-e656-4468-a4b4-88a09d03b235 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.409886 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1070eea2-e656-4468-a4b4-88a09d03b235 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:49:36.410245 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1070eea2-e656-4468-a4b4-88a09d03b235 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.410496 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1070eea2-e656-4468-a4b4-88a09d03b235 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.410688 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1070eea2-e656-4468-a4b4-88a09d03b235 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Delete volume with id: fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:49:36.420285 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.420285 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:36.420832 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1070eea2-e656-4468-a4b4-88a09d03b235 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:36.450384 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1070eea2-e656-4468-a4b4-88a09d03b235 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Delete volume request issued successfully. Aug 13 23:49:36.450384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1070eea2-e656-4468-a4b4-88a09d03b235 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 202 Aug 13 23:49:36.450579 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 875/3527] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:36 2026] DELETE /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:36.462197 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2ae0e4b-ad74-4afd-b3d7-5799c2c1e0ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.464525 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2ae0e4b-ad74-4afd-b3d7-5799c2c1e0ad tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:49:36.464845 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2ae0e4b-ad74-4afd-b3d7-5799c2c1e0ad tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.465162 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2ae0e4b-ad74-4afd-b3d7-5799c2c1e0ad tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.482946 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.482946 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:36.490152 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2ae0e4b-ad74-4afd-b3d7-5799c2c1e0ad tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Volume info retrieved successfully. Aug 13 23:49:36.496346 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2ae0e4b-ad74-4afd-b3d7-5799c2c1e0ad tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 200 Aug 13 23:49:36.497005 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 895/3528] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:36 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 1247 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:36.644195 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-acb8f5ff-291e-4b7e-adc0-300b299efbdc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.649014 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acb8f5ff-291e-4b7e-adc0-300b299efbdc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:36.649556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acb8f5ff-291e-4b7e-adc0-300b299efbdc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.649556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acb8f5ff-291e-4b7e-adc0-300b299efbdc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.661626 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.661626 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:36.668223 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-acb8f5ff-291e-4b7e-adc0-300b299efbdc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:36.676435 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acb8f5ff-291e-4b7e-adc0-300b299efbdc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 200 Aug 13 23:49:36.677583 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 881/3529] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:36 2026] GET /volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:36.696399 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-52a719d7-1e0c-4c8a-8561-1bd340411cb8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.698477 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52a719d7-1e0c-4c8a-8561-1bd340411cb8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:36.699378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52a719d7-1e0c-4c8a-8561-1bd340411cb8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:36.699378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52a719d7-1e0c-4c8a-8561-1bd340411cb8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:36.713627 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:36.713627 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:36.718719 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-52a719d7-1e0c-4c8a-8561-1bd340411cb8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:36.727517 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52a719d7-1e0c-4c8a-8561-1bd340411cb8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 200 Aug 13 23:49:36.727517 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 879/3530] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:36 2026] GET /volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:36.748463 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:36.753903 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:36.755400 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1698730813"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:36.759530 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1698730813'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:36.759530 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume of 1 GB Aug 13 23:49:36.768049 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Availability Zones retrieved successfully. Aug 13 23:49:36.776191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Flow 'volume_create_api' (65e34b5a-4619-4e0a-bda1-2924fd982861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:36.779015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a28c9f7-fc5a-4c69-8162-0761a6a402f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:36.779015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:36.820178 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a28c9f7-fc5a-4c69-8162-0761a6a402f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:36.822036 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c25a20c-18b6-45e2-afd9-4c9ba61e9200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:36.892582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Created reservations ['2d3f60a2-77fa-42cf-a7d4-7cede83dec58', 'd5157c29-59d1-4250-a76e-ef9f64e6b5e1', 'c27673c5-8d9f-42c3-ae3d-c90dcfdcf19e', '815397d0-9133-4fbd-972b-32a33ac399d9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:36.893869 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c25a20c-18b6-45e2-afd9-4c9ba61e9200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d3f60a2-77fa-42cf-a7d4-7cede83dec58', 'd5157c29-59d1-4250-a76e-ef9f64e6b5e1', 'c27673c5-8d9f-42c3-ae3d-c90dcfdcf19e', '815397d0-9133-4fbd-972b-32a33ac399d9']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:36.895427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0911685-e526-404f-9474-42e85448e9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:36.930237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0911685-e526-404f-9474-42e85448e9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b85ad96d-36c0-4426-899f-2d0d79cbd9e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1698730813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aabe97e95f245568bd99664f860f04e',qos_specs=None,replication_status=,reservations=['2d3f60a2-77fa-42cf-a7d4-7cede83dec58','d5157c29-59d1-4250-a76e-ef9f64e6b5e1','c27673c5-8d9f-42c3-ae3d-c90dcfdcf19e','815397d0-9133-4fbd-972b-32a33ac399d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1698730813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b85ad96d-36c0-4426-899f-2d0d79cbd9e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8aabe97e95f245568bd99664f860f04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:36.931457 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94472ea5-7d59-4ea5-8c74-f77db1dc8ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:36.985513 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94472ea5-7d59-4ea5-8c74-f77db1dc8ec7) transitioned into state 'SUCCESS' from state '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-1698730813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aabe97e95f245568bd99664f860f04e',qos_specs=None,replication_status=,reservations=['2d3f60a2-77fa-42cf-a7d4-7cede83dec58','d5157c29-59d1-4250-a76e-ef9f64e6b5e1','c27673c5-8d9f-42c3-ae3d-c90dcfdcf19e','815397d0-9133-4fbd-972b-32a33ac399d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b02e6c6c004a94a832e2d6fce6f946',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:36.986460 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8f3694-05c2-45a1-b976-efc782b1aecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:37.000245 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8f3694-05c2-45a1-b976-efc782b1aecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:37.002171 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Flow 'volume_create_api' (65e34b5a-4619-4e0a-bda1-2924fd982861) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:37.002171 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Create volume request issued successfully. Aug 13 23:49:37.003389 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d5e752c-b4df-4ad8-a6a7-b8aa02398160 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:37.003929 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 876/3531] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:36 2026] POST /volume/v3/volumes => generated 762 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:37.020343 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-615fae2b-1475-46fc-9af2-873307650be6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.023338 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-615fae2b-1475-46fc-9af2-873307650be6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:37.024624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-615fae2b-1475-46fc-9af2-873307650be6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.024624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-615fae2b-1475-46fc-9af2-873307650be6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.040279 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:37.040279 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:37.047915 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e835b6c-4d69-45ab-965d-82503aa340c9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.050835 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-615fae2b-1475-46fc-9af2-873307650be6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:37.051036 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e835b6c-4d69-45ab-965d-82503aa340c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:37.051106 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e835b6c-4d69-45ab-965d-82503aa340c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.051499 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e835b6c-4d69-45ab-965d-82503aa340c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.051903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3e835b6c-4d69-45ab-965d-82503aa340c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:37.059451 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-615fae2b-1475-46fc-9af2-873307650be6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 200 Aug 13 23:49:37.059596 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:37.059596 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:37.060532 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 896/3532] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:37.060759 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e835b6c-4d69-45ab-965d-82503aa340c9 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:37.061439 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 882/3533] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:37.118681 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-875decd6-f611-4355-b7dc-f91fcc4a5447 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.120690 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-875decd6-f611-4355-b7dc-f91fcc4a5447 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 Aug 13 23:49:37.120944 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-875decd6-f611-4355-b7dc-f91fcc4a5447 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.121195 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-875decd6-f611-4355-b7dc-f91fcc4a5447 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.121349 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-875decd6-f611-4355-b7dc-f91fcc4a5447 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id 6531b069-f260-46ab-bd1e-c8e20c74b8e5. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:37.125926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-875decd6-f611-4355-b7dc-f91fcc4a5447 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 returned with HTTP 404 Aug 13 23:49:37.126533 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 880/3534] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/backups/6531b069-f260-46ab-bd1e-c8e20c74b8e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:37.136175 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eca83913-a212-48a4-bba9-0d9472a73504 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.139443 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eca83913-a212-48a4-bba9-0d9472a73504 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] DELETE https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:37.141012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eca83913-a212-48a4-bba9-0d9472a73504 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.141012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eca83913-a212-48a4-bba9-0d9472a73504 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.141012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-eca83913-a212-48a4-bba9-0d9472a73504 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete backup with id: c2c39908-3e54-4eef-bbdf-be209ed3ac3c. Aug 13 23:49:37.146583 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:37.146583 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:37.170411 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-eca83913-a212-48a4-bba9-0d9472a73504 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] delete_backup rpcapi backup_id c2c39908-3e54-4eef-bbdf-be209ed3ac3c {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:49:37.172914 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eca83913-a212-48a4-bba9-0d9472a73504 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 202 Aug 13 23:49:37.172914 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 877/3535] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:37 2026] DELETE /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:37.190456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1621a5c-bd99-489f-ad23-29ba4daacd6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.194732 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1621a5c-bd99-489f-ad23-29ba4daacd6e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:37.195080 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1621a5c-bd99-489f-ad23-29ba4daacd6e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.195330 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1621a5c-bd99-489f-ad23-29ba4daacd6e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.195548 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b1621a5c-bd99-489f-ad23-29ba4daacd6e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:37.201102 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:37.201102 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:37.202674 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1621a5c-bd99-489f-ad23-29ba4daacd6e tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 200 Aug 13 23:49:37.203173 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 897/3536] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:37.228515 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-867a9316-6dec-465f-99ae-89ed70e9e74a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.228959 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-867a9316-6dec-465f-99ae-89ed70e9e74a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:37.229475 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-867a9316-6dec-465f-99ae-89ed70e9e74a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.230005 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-867a9316-6dec-465f-99ae-89ed70e9e74a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.230405 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-867a9316-6dec-465f-99ae-89ed70e9e74a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:37.236367 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:37.236367 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:37.237680 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-867a9316-6dec-465f-99ae-89ed70e9e74a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:37.238495 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 883/3537] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:37.517671 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ec2a9f2-8ea3-461a-a283-866eeea9ded0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.519836 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ec2a9f2-8ea3-461a-a283-866eeea9ded0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 Aug 13 23:49:37.520067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ec2a9f2-8ea3-461a-a283-866eeea9ded0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.520304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ec2a9f2-8ea3-461a-a283-866eeea9ded0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.527813 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ec2a9f2-8ea3-461a-a283-866eeea9ded0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 returned with HTTP 404 Aug 13 23:49:37.528527 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 881/3538] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/volumes/fa5761ae-ad19-4037-be52-4ecfcd07ac92 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:37.541706 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5cf9413a-8e22-46f3-8b11-8e8cb442bbc0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.543793 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cf9413a-8e22-46f3-8b11-8e8cb442bbc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:37.543793 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cf9413a-8e22-46f3-8b11-8e8cb442bbc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.543793 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cf9413a-8e22-46f3-8b11-8e8cb442bbc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.543929 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5cf9413a-8e22-46f3-8b11-8e8cb442bbc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Delete volume with id: 0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:37.551312 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cf9413a-8e22-46f3-8b11-8e8cb442bbc0 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 404 Aug 13 23:49:37.551854 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 878/3539] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:37 2026] DELETE /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:37.561173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73dfd6f4-ed93-4642-8201-3bf05f556dd9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.564036 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73dfd6f4-ed93-4642-8201-3bf05f556dd9 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e Aug 13 23:49:37.564962 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73dfd6f4-ed93-4642-8201-3bf05f556dd9 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.565581 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73dfd6f4-ed93-4642-8201-3bf05f556dd9 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.579363 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73dfd6f4-ed93-4642-8201-3bf05f556dd9 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e returned with HTTP 404 Aug 13 23:49:37.579979 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 898/3540] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/volumes/0e3d2478-47de-4135-a114-8b64d562940e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:37.589965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e884ff04-eabb-45f1-9fb7-67b5b1ce0c60 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.591974 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e884ff04-eabb-45f1-9fb7-67b5b1ce0c60 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:37.592263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e884ff04-eabb-45f1-9fb7-67b5b1ce0c60 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.592424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e884ff04-eabb-45f1-9fb7-67b5b1ce0c60 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.592551 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e884ff04-eabb-45f1-9fb7-67b5b1ce0c60 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Delete volume with id: fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:37.599959 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e884ff04-eabb-45f1-9fb7-67b5b1ce0c60 tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 404 Aug 13 23:49:37.600677 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 884/3541] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:37 2026] DELETE /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:37.612043 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aff6e911-c1c8-42b2-b87e-f074930ef6ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.615595 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aff6e911-c1c8-42b2-b87e-f074930ef6ff tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] GET https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd Aug 13 23:49:37.615893 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aff6e911-c1c8-42b2-b87e-f074930ef6ff tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.616013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aff6e911-c1c8-42b2-b87e-f074930ef6ff tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.623484 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aff6e911-c1c8-42b2-b87e-f074930ef6ff tempest-TestInstancesWithCinderVolumes-527560631 tempest-TestInstancesWithCinderVolumes-527560631-project-member] https://10.4.3.81/volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd returned with HTTP 404 Aug 13 23:49:37.624168 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 882/3542] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/volumes/fc37ae29-d094-497b-a4b6-52b1048a70bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:37.633671 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a210281-df22-443e-a47c-7e4428138972 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.635948 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a210281-df22-443e-a47c-7e4428138972 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:49:37.636232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a210281-df22-443e-a47c-7e4428138972 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.636494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a210281-df22-443e-a47c-7e4428138972 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.637722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0a210281-df22-443e-a47c-7e4428138972 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:37.657568 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0a210281-df22-443e-a47c-7e4428138972 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Get all volumes completed successfully. Aug 13 23:49:37.661059 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:37.661059 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:37.670180 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a210281-df22-443e-a47c-7e4428138972 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:49:37.670180 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 879/3543] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13912 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:49:37.688229 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a3e8b15-b140-4b9f-9b6c-5ff5a96a05a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.691613 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a3e8b15-b140-4b9f-9b6c-5ff5a96a05a7 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] DELETE https://10.4.3.81/volume/v3/types/26aa05aa-b539-4584-87ec-1c26096cc076 Aug 13 23:49:37.691825 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a3e8b15-b140-4b9f-9b6c-5ff5a96a05a7 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.692039 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a3e8b15-b140-4b9f-9b6c-5ff5a96a05a7 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.717698 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a3e8b15-b140-4b9f-9b6c-5ff5a96a05a7 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/types/26aa05aa-b539-4584-87ec-1c26096cc076 returned with HTTP 202 Aug 13 23:49:37.718152 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 899/3544] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:37 2026] DELETE /volume/v3/types/26aa05aa-b539-4584-87ec-1c26096cc076 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:37.728869 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1fee5e6c-136b-44db-afea-eb371d2a6b4c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.728869 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fee5e6c-136b-44db-afea-eb371d2a6b4c tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:49:37.728869 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fee5e6c-136b-44db-afea-eb371d2a6b4c tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.728869 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fee5e6c-136b-44db-afea-eb371d2a6b4c tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.730863 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1fee5e6c-136b-44db-afea-eb371d2a6b4c tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:37.746261 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1fee5e6c-136b-44db-afea-eb371d2a6b4c tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Get all volumes completed successfully. Aug 13 23:49:37.750848 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:37.750848 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:37.760035 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fee5e6c-136b-44db-afea-eb371d2a6b4c tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:49:37.760705 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 885/3545] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:49:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13912 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:49:37.787650 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0aad8e28-8c6b-4cbb-9acd-709a0bf3cb3b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:37.787650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0aad8e28-8c6b-4cbb-9acd-709a0bf3cb3b tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] DELETE https://10.4.3.81/volume/v3/types/76333efb-74e0-4568-8a4f-bdb015146cdf Aug 13 23:49:37.788148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0aad8e28-8c6b-4cbb-9acd-709a0bf3cb3b tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:37.788576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0aad8e28-8c6b-4cbb-9acd-709a0bf3cb3b tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:37.834770 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0aad8e28-8c6b-4cbb-9acd-709a0bf3cb3b tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/types/76333efb-74e0-4568-8a4f-bdb015146cdf returned with HTTP 202 Aug 13 23:49:37.834770 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 883/3546] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:37 2026] DELETE /volume/v3/types/76333efb-74e0-4568-8a4f-bdb015146cdf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:38.076517 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3c8ee45c-54f4-4ee6-93a6-8948780cffd6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.079877 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c8ee45c-54f4-4ee6-93a6-8948780cffd6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:38.080130 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c8ee45c-54f4-4ee6-93a6-8948780cffd6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.080355 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c8ee45c-54f4-4ee6-93a6-8948780cffd6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.080550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3c8ee45c-54f4-4ee6-93a6-8948780cffd6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:38.081870 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09723ed0-ade3-41d1-b046-ab2682f3c1cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.086341 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.086341 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:38.088391 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c8ee45c-54f4-4ee6-93a6-8948780cffd6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:38.088521 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09723ed0-ade3-41d1-b046-ab2682f3c1cf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:38.088521 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09723ed0-ade3-41d1-b046-ab2682f3c1cf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.088607 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 880/3547] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:38.088664 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09723ed0-ade3-41d1-b046-ab2682f3c1cf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.101572 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.101572 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:38.107039 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09723ed0-ade3-41d1-b046-ab2682f3c1cf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:38.114031 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09723ed0-ade3-41d1-b046-ab2682f3c1cf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 200 Aug 13 23:49:38.114031 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 900/3548] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:38.135018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-54f05983-7997-4385-85e8-dd08c05505cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.138215 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54f05983-7997-4385-85e8-dd08c05505cb tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:38.139114 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54f05983-7997-4385-85e8-dd08c05505cb tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.141597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54f05983-7997-4385-85e8-dd08c05505cb tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.157158 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.157158 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:38.162877 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-54f05983-7997-4385-85e8-dd08c05505cb tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:38.173295 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54f05983-7997-4385-85e8-dd08c05505cb tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 200 Aug 13 23:49:38.173954 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 886/3549] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:38.190853 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4a296817-dc27-4df0-86fa-0c0772e9e3b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.193176 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a296817-dc27-4df0-86fa-0c0772e9e3b5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:49:38.193375 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a296817-dc27-4df0-86fa-0c0772e9e3b5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.193564 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a296817-dc27-4df0-86fa-0c0772e9e3b5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.193852 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-4a296817-dc27-4df0-86fa-0c0772e9e3b5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.195027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4a296817-dc27-4df0-86fa-0c0772e9e3b5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.209315 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4a296817-dc27-4df0-86fa-0c0772e9e3b5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.213346 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a296817-dc27-4df0-86fa-0c0772e9e3b5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:49:38.214681 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 884/3550] 10.4.3.81 () {66 vars in 1230 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:38.219750 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be3cb606-7730-4c9d-bf11-8effc023bc65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.222313 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be3cb606-7730-4c9d-bf11-8effc023bc65 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c Aug 13 23:49:38.222552 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be3cb606-7730-4c9d-bf11-8effc023bc65 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.222812 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be3cb606-7730-4c9d-bf11-8effc023bc65 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.223505 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-be3cb606-7730-4c9d-bf11-8effc023bc65 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id c2c39908-3e54-4eef-bbdf-be209ed3ac3c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:38.228782 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be3cb606-7730-4c9d-bf11-8effc023bc65 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c returned with HTTP 404 Aug 13 23:49:38.229362 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 881/3551] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/backups/c2c39908-3e54-4eef-bbdf-be209ed3ac3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:38.234275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb0d7b28-ec9e-48eb-92ff-ca9c904bed7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.236543 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb0d7b28-ec9e-48eb-92ff-ca9c904bed7e tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1698730813 Aug 13 23:49:38.236759 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb0d7b28-ec9e-48eb-92ff-ca9c904bed7e tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.237064 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb0d7b28-ec9e-48eb-92ff-ca9c904bed7e tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.240119 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-fb0d7b28-ec9e-48eb-92ff-ca9c904bed7e tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.240910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fb0d7b28-ec9e-48eb-92ff-ca9c904bed7e tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1698730813'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.244963 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75b718a6-0f71-41f6-9864-3be9b03e2c8a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.249769 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75b718a6-0f71-41f6-9864-3be9b03e2c8a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] DELETE https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:49:38.250072 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75b718a6-0f71-41f6-9864-3be9b03e2c8a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.250424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75b718a6-0f71-41f6-9864-3be9b03e2c8a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.250526 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-75b718a6-0f71-41f6-9864-3be9b03e2c8a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete backup with id: a63f7a99-f596-4bde-8c37-91a386c6f50e. Aug 13 23:49:38.252542 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1fed5317-cc18-4405-9538-80f1c3f2a5ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.254499 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1fed5317-cc18-4405-9538-80f1c3f2a5ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:38.254713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1fed5317-cc18-4405-9538-80f1c3f2a5ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.254928 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1fed5317-cc18-4405-9538-80f1c3f2a5ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.255094 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1fed5317-cc18-4405-9538-80f1c3f2a5ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:38.258322 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.258322 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:38.262929 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.262929 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:38.264440 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1fed5317-cc18-4405-9538-80f1c3f2a5ef tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:38.265006 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 885/3552] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:38.282110 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-75b718a6-0f71-41f6-9864-3be9b03e2c8a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] delete_backup rpcapi backup_id a63f7a99-f596-4bde-8c37-91a386c6f50e {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:49:38.284315 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75b718a6-0f71-41f6-9864-3be9b03e2c8a tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 202 Aug 13 23:49:38.284907 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 887/3553] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:38 2026] DELETE /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:38.288566 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb0d7b28-ec9e-48eb-92ff-ca9c904bed7e tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.289343 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb0d7b28-ec9e-48eb-92ff-ca9c904bed7e tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1698730813 returned with HTTP 200 Aug 13 23:49:38.289901 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 901/3554] 10.4.3.81 () {66 vars in 1331 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1698730813 => generated 332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:38.295142 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db4ec9ee-f4b9-41f3-b906-ef99942a1bb5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.296787 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db4ec9ee-f4b9-41f3-b906-ef99942a1bb5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:49:38.297139 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db4ec9ee-f4b9-41f3-b906-ef99942a1bb5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.297425 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db4ec9ee-f4b9-41f3-b906-ef99942a1bb5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.297782 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-db4ec9ee-f4b9-41f3-b906-ef99942a1bb5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:38.306266 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.306266 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:38.307408 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db4ec9ee-f4b9-41f3-b906-ef99942a1bb5 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 200 Aug 13 23:49:38.308135 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 882/3555] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:38.309745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6adfdf54-76d8-4b8e-9665-62d901fc05c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.313942 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6adfdf54-76d8-4b8e-9665-62d901fc05c0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402966266 Aug 13 23:49:38.314273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6adfdf54-76d8-4b8e-9665-62d901fc05c0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.314716 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6adfdf54-76d8-4b8e-9665-62d901fc05c0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.315051 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-6adfdf54-76d8-4b8e-9665-62d901fc05c0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.315857 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6adfdf54-76d8-4b8e-9665-62d901fc05c0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1402966266'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.325133 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6adfdf54-76d8-4b8e-9665-62d901fc05c0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.326610 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.326610 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:38.335350 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6adfdf54-76d8-4b8e-9665-62d901fc05c0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402966266 returned with HTTP 200 Aug 13 23:49:38.335350 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 886/3556] 10.4.3.81 () {66 vars in 1352 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402966266 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:38.352122 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eebcb29c-06a9-4198-b1c0-b2e644b7ffb9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.353308 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eebcb29c-06a9-4198-b1c0-b2e644b7ffb9 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:49:38.353570 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eebcb29c-06a9-4198-b1c0-b2e644b7ffb9 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.355009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eebcb29c-06a9-4198-b1c0-b2e644b7ffb9 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.355009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eebcb29c-06a9-4198-b1c0-b2e644b7ffb9 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.362010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af78d43a-abbb-432d-bf13-684ed06eb9fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.364567 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af78d43a-abbb-432d-bf13-684ed06eb9fe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1 Aug 13 23:49:38.365309 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af78d43a-abbb-432d-bf13-684ed06eb9fe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.365309 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af78d43a-abbb-432d-bf13-684ed06eb9fe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.365541 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-af78d43a-abbb-432d-bf13-684ed06eb9fe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.369024 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.369024 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:38.369024 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af78d43a-abbb-432d-bf13-684ed06eb9fe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.379290 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af78d43a-abbb-432d-bf13-684ed06eb9fe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.380259 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.380259 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:38.381440 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eebcb29c-06a9-4198-b1c0-b2e644b7ffb9 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Get all volumes completed successfully. Aug 13 23:49:38.386118 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af78d43a-abbb-432d-bf13-684ed06eb9fe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 23:49:38.386282 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.386282 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:38.386472 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 902/3557] 10.4.3.81 () {66 vars in 1266 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:38.396982 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eebcb29c-06a9-4198-b1c0-b2e644b7ffb9 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:49:38.397801 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 888/3558] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:49:38.403558 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1636277-4c46-41ca-a8a6-9400043bbe53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.405466 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1636277-4c46-41ca-a8a6-9400043bbe53 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:38.405701 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1636277-4c46-41ca-a8a6-9400043bbe53 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.406004 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1636277-4c46-41ca-a8a6-9400043bbe53 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.406403 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-e1636277-4c46-41ca-a8a6-9400043bbe53 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.407306 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e1636277-4c46-41ca-a8a6-9400043bbe53 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.419016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-03c355bc-a71d-484f-9235-77830b622693 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.421702 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03c355bc-a71d-484f-9235-77830b622693 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e Aug 13 23:49:38.422935 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03c355bc-a71d-484f-9235-77830b622693 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.423301 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03c355bc-a71d-484f-9235-77830b622693 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.423799 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-03c355bc-a71d-484f-9235-77830b622693 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Delete volume with id: d470d2f6-8be8-4552-9265-f248ad76b05e Aug 13 23:49:38.432811 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.432811 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:38.433313 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-03c355bc-a71d-484f-9235-77830b622693 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Volume info retrieved successfully. Aug 13 23:49:38.452297 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e1636277-4c46-41ca-a8a6-9400043bbe53 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.453238 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.453238 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:38.458195 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.image.cache [None req-03c355bc-a71d-484f-9235-77830b622693 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '4ad271da-f380-49c7-b964-b4e2b04b1bbb', 'volume_id': 'd470d2f6-8be8-4552-9265-f248ad76b05e', 'host': 'np0000007283@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 23, 47, 52), 'last_used': datetime.datetime(2026, 8, 13, 23, 48, 2)}. {{(pid=100275) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 23:49:38.459480 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1636277-4c46-41ca-a8a6-9400043bbe53 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 200 Aug 13 23:49:38.460087 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 883/3559] 10.4.3.81 () {66 vars in 1354 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 999 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:38.476699 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4b33066-232e-485c-a58f-f27ed7075f17 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.478936 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4b33066-232e-485c-a58f-f27ed7075f17 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:38.479123 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4b33066-232e-485c-a58f-f27ed7075f17 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.479334 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4b33066-232e-485c-a58f-f27ed7075f17 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.479635 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-a4b33066-232e-485c-a58f-f27ed7075f17 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.480468 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a4b33066-232e-485c-a58f-f27ed7075f17 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.491023 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-03c355bc-a71d-484f-9235-77830b622693 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Delete volume request issued successfully. Aug 13 23:49:38.491023 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03c355bc-a71d-484f-9235-77830b622693 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e returned with HTTP 202 Aug 13 23:49:38.491023 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 887/3560] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:38 2026] DELETE /volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:38.498396 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-58bf2bf0-fa0c-46f3-ae6f-9a5b33cbaf05 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.511558 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58bf2bf0-fa0c-46f3-ae6f-9a5b33cbaf05 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] GET https://10.4.3.81/volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e Aug 13 23:49:38.511870 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58bf2bf0-fa0c-46f3-ae6f-9a5b33cbaf05 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.514589 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58bf2bf0-fa0c-46f3-ae6f-9a5b33cbaf05 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.528013 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.528013 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:38.535528 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-58bf2bf0-fa0c-46f3-ae6f-9a5b33cbaf05 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Volume info retrieved successfully. Aug 13 23:49:38.539632 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58bf2bf0-fa0c-46f3-ae6f-9a5b33cbaf05 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e returned with HTTP 200 Aug 13 23:49:38.540161 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 889/3561] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:38.731925 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a4b33066-232e-485c-a58f-f27ed7075f17 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.733005 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.733005 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:38.738961 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4b33066-232e-485c-a58f-f27ed7075f17 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 200 Aug 13 23:49:38.739533 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 903/3562] 10.4.3.81 () {66 vars in 1354 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 1000 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:38.757061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-38a56f53-25a5-456a-941f-79a9be253c20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.759347 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38a56f53-25a5-456a-941f-79a9be253c20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:38.759941 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38a56f53-25a5-456a-941f-79a9be253c20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.759941 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38a56f53-25a5-456a-941f-79a9be253c20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.760213 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-38a56f53-25a5-456a-941f-79a9be253c20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.761060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-38a56f53-25a5-456a-941f-79a9be253c20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.776084 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-38a56f53-25a5-456a-941f-79a9be253c20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.779342 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38a56f53-25a5-456a-941f-79a9be253c20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=1&marker=ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 200 Aug 13 23:49:38.779900 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 884/3563] 10.4.3.81 () {66 vars in 1354 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:38.798943 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.803236 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 23:49:38.803236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.803236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.804181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.804655 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value available, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:38.808016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.868164 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.868846 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.868846 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:38.873859 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5a2d2cf-70f3-49fd-b4c6-4f526994aa20 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 23:49:38.874546 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 888/3564] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:38.891451 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.893549 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 23:49:38.893794 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.894043 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.894505 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.894589 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value available, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:38.895402 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.937494 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.938621 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:38.938621 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:38.948756 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad4cffbb-18f2-4341-9ab7-833fd27e50b3 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 23:49:38.949809 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 890/3565] 10.4.3.81 () {66 vars in 1352 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:38.973336 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15c710ee-c88f-4ef8-895d-998c0e74c17b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:38.975654 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15c710ee-c88f-4ef8-895d-998c0e74c17b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1 Aug 13 23:49:38.976609 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15c710ee-c88f-4ef8-895d-998c0e74c17b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:38.976609 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15c710ee-c88f-4ef8-895d-998c0e74c17b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:38.976609 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-15c710ee-c88f-4ef8-895d-998c0e74c17b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:38.977380 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-15c710ee-c88f-4ef8-895d-998c0e74c17b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:38.987277 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-15c710ee-c88f-4ef8-895d-998c0e74c17b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:38.987956 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15c710ee-c88f-4ef8-895d-998c0e74c17b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 23:49:38.988352 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 904/3566] 10.4.3.81 () {66 vars in 1245 bytes} [Thu Aug 13 23:49:38 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.001916 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9499e329-cdfc-4492-8c87-25b67cb67527 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.004501 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9499e329-cdfc-4492-8c87-25b67cb67527 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:39.005071 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9499e329-cdfc-4492-8c87-25b67cb67527 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.005071 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9499e329-cdfc-4492-8c87-25b67cb67527 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.005567 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-9499e329-cdfc-4492-8c87-25b67cb67527 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.006362 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9499e329-cdfc-4492-8c87-25b67cb67527 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.028355 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9499e329-cdfc-4492-8c87-25b67cb67527 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.029270 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9499e329-cdfc-4492-8c87-25b67cb67527 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 200 Aug 13 23:49:39.030185 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 885/3567] 10.4.3.81 () {66 vars in 1333 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes?limit=1&marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.044766 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-25a12105-d2ba-42c0-b3aa-2bd673882d26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.047977 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25a12105-d2ba-42c0-b3aa-2bd673882d26 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:39.047977 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25a12105-d2ba-42c0-b3aa-2bd673882d26 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.048951 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25a12105-d2ba-42c0-b3aa-2bd673882d26 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.048951 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-25a12105-d2ba-42c0-b3aa-2bd673882d26 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.049495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25a12105-d2ba-42c0-b3aa-2bd673882d26 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.088943 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-25a12105-d2ba-42c0-b3aa-2bd673882d26 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.089397 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25a12105-d2ba-42c0-b3aa-2bd673882d26 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 200 Aug 13 23:49:39.089942 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 889/3568] 10.4.3.81 () {66 vars in 1333 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes?limit=1&marker=3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 467 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.102651 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-00d3c1fe-6675-43b8-b4c8-29f5df94bd42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.102826 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d508c54c-f8f0-48ca-a748-36a2f34afbcf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.104591 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d508c54c-f8f0-48ca-a748-36a2f34afbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:39.104769 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00d3c1fe-6675-43b8-b4c8-29f5df94bd42 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?limit=1&marker=ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:39.105210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d508c54c-f8f0-48ca-a748-36a2f34afbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.105328 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00d3c1fe-6675-43b8-b4c8-29f5df94bd42 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.105516 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d508c54c-f8f0-48ca-a748-36a2f34afbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.105576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00d3c1fe-6675-43b8-b4c8-29f5df94bd42 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.105603 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d508c54c-f8f0-48ca-a748-36a2f34afbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:39.105627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-00d3c1fe-6675-43b8-b4c8-29f5df94bd42 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.106192 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00d3c1fe-6675-43b8-b4c8-29f5df94bd42 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.111680 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.111680 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:39.112705 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d508c54c-f8f0-48ca-a748-36a2f34afbcf tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:39.113210 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 905/3569] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.145611 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-00d3c1fe-6675-43b8-b4c8-29f5df94bd42 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.146228 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00d3c1fe-6675-43b8-b4c8-29f5df94bd42 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?limit=1&marker=ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 200 Aug 13 23:49:39.147559 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 891/3570] 10.4.3.81 () {66 vars in 1333 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes?limit=1&marker=ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:39.160004 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.163786 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1698730813&status=available Aug 13 23:49:39.164019 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.164276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.164572 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.164838 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value available, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:39.165740 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.165740 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:39.166270 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1698730813'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.202709 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.203279 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b049e7c-491f-4fce-a1aa-c880088e1414 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1698730813&status=available returned with HTTP 200 Aug 13 23:49:39.203946 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 886/3571] 10.4.3.81 () {66 vars in 1365 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1698730813&status=available => generated 332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.215538 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.217766 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402966266&status=available Aug 13 23:49:39.218024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.218278 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.218583 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.218900 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value available, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:39.219269 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.219269 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:39.219760 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1402966266'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.255517 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.256354 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.256354 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:39.261707 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53aca386-dbc1-42c6-9ae3-fd0d592c69d5 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402966266&status=available returned with HTTP 200 Aug 13 23:49:39.262241 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 890/3572] 10.4.3.81 () {66 vars in 1386 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402966266&status=available => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.278518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e32eea0-4243-4cb2-a836-7bbda953b749 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.280377 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e32eea0-4243-4cb2-a836-7bbda953b749 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:39.280600 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e32eea0-4243-4cb2-a836-7bbda953b749 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.280812 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e32eea0-4243-4cb2-a836-7bbda953b749 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.280936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5e32eea0-4243-4cb2-a836-7bbda953b749 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:39.281033 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e222ea1-9e21-4d6f-b158-3afd272d77f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.285244 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.285244 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:39.286012 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e32eea0-4243-4cb2-a836-7bbda953b749 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:39.286280 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e222ea1-9e21-4d6f-b158-3afd272d77f0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0&sort=id%3Aasc Aug 13 23:49:39.286342 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 906/3573] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.286609 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e222ea1-9e21-4d6f-b158-3afd272d77f0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.286919 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e222ea1-9e21-4d6f-b158-3afd272d77f0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.287253 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-6e222ea1-9e21-4d6f-b158-3afd272d77f0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.288441 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6e222ea1-9e21-4d6f-b158-3afd272d77f0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.328081 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-23d4da38-4ff5-41bd-9a57-71a00d8ac023 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.332161 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-23d4da38-4ff5-41bd-9a57-71a00d8ac023 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e Aug 13 23:49:39.332161 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-23d4da38-4ff5-41bd-9a57-71a00d8ac023 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.332161 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-23d4da38-4ff5-41bd-9a57-71a00d8ac023 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.332161 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-23d4da38-4ff5-41bd-9a57-71a00d8ac023 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Show backup with id a63f7a99-f596-4bde-8c37-91a386c6f50e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:39.340823 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-23d4da38-4ff5-41bd-9a57-71a00d8ac023 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e returned with HTTP 404 Aug 13 23:49:39.341140 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 887/3574] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/backups/a63f7a99-f596-4bde-8c37-91a386c6f50e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:39.354465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3cf4b8c0-a599-4c6b-985e-dd83378e8ee1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.359436 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cf4b8c0-a599-4c6b-985e-dd83378e8ee1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 Aug 13 23:49:39.360399 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cf4b8c0-a599-4c6b-985e-dd83378e8ee1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.360399 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cf4b8c0-a599-4c6b-985e-dd83378e8ee1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.360399 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3cf4b8c0-a599-4c6b-985e-dd83378e8ee1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete volume with id: 27053655-a276-40c7-87fe-c84245a71606 Aug 13 23:49:39.377718 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.377718 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:39.378838 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3cf4b8c0-a599-4c6b-985e-dd83378e8ee1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:39.408957 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3cf4b8c0-a599-4c6b-985e-dd83378e8ee1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Delete volume request issued successfully. Aug 13 23:49:39.409172 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cf4b8c0-a599-4c6b-985e-dd83378e8ee1 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 returned with HTTP 202 Aug 13 23:49:39.409777 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 891/3575] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:49:39 2026] DELETE /volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:39.423524 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f26ea588-423b-49b2-ac30-ee29fb6316a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.428856 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f26ea588-423b-49b2-ac30-ee29fb6316a2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 Aug 13 23:49:39.432246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f26ea588-423b-49b2-ac30-ee29fb6316a2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.432840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f26ea588-423b-49b2-ac30-ee29fb6316a2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.442257 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.442257 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:39.448575 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f26ea588-423b-49b2-ac30-ee29fb6316a2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Volume info retrieved successfully. Aug 13 23:49:39.456291 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f26ea588-423b-49b2-ac30-ee29fb6316a2 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 returned with HTTP 200 Aug 13 23:49:39.456943 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 907/3576] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:39.558723 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6e222ea1-9e21-4d6f-b158-3afd272d77f0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.558859 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-62812c21-43b6-4ca0-b195-14785541f59f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.559624 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.559624 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:39.563335 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62812c21-43b6-4ca0-b195-14785541f59f tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] GET https://10.4.3.81/volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e Aug 13 23:49:39.563906 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62812c21-43b6-4ca0-b195-14785541f59f tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.563906 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62812c21-43b6-4ca0-b195-14785541f59f tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.565535 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e222ea1-9e21-4d6f-b158-3afd272d77f0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0&sort=id%3Aasc returned with HTTP 200 Aug 13 23:49:39.566121 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 892/3577] 10.4.3.81 () {66 vars in 1366 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes/detail?marker=b85ad96d-36c0-4426-899f-2d0d79cbd9e0&sort=id%3Aasc => generated 858 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.577524 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62812c21-43b6-4ca0-b195-14785541f59f tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e returned with HTTP 404 Aug 13 23:49:39.578319 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 888/3578] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes/d470d2f6-8be8-4552-9265-f248ad76b05e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:39.588282 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22e9355c-539c-4ad7-88a8-2e1f3fc6d683 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.590202 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62b71efa-f6ee-4029-86a7-e19e0eeca02b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.590650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22e9355c-539c-4ad7-88a8-2e1f3fc6d683 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] DELETE https://10.4.3.81/volume/v3/types/af1410c4-bbf2-4e43-904c-07769f5b0bcb Aug 13 23:49:39.590896 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22e9355c-539c-4ad7-88a8-2e1f3fc6d683 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.591124 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22e9355c-539c-4ad7-88a8-2e1f3fc6d683 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.593198 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62b71efa-f6ee-4029-86a7-e19e0eeca02b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 23:49:39.593950 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62b71efa-f6ee-4029-86a7-e19e0eeca02b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.593950 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62b71efa-f6ee-4029-86a7-e19e0eeca02b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.594275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-62b71efa-f6ee-4029-86a7-e19e0eeca02b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.595273 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-62b71efa-f6ee-4029-86a7-e19e0eeca02b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.626023 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22e9355c-539c-4ad7-88a8-2e1f3fc6d683 tempest-TestInstancesWithCinderVolumes-368168830 tempest-TestInstancesWithCinderVolumes-368168830-project-admin] https://10.4.3.81/volume/v3/types/af1410c4-bbf2-4e43-904c-07769f5b0bcb returned with HTTP 202 Aug 13 23:49:39.626465 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 892/3579] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:39 2026] DELETE /volume/v3/types/af1410c4-bbf2-4e43-904c-07769f5b0bcb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:39.639004 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62b71efa-f6ee-4029-86a7-e19e0eeca02b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.640727 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.640727 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:39.647340 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62b71efa-f6ee-4029-86a7-e19e0eeca02b tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 23:49:39.647922 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 908/3580] 10.4.3.81 () {66 vars in 1330 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:39.671189 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d8258ad1-2ea9-4517-ac75-b3ee083ab0fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.675279 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8258ad1-2ea9-4517-ac75-b3ee083ab0fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:49:39.675482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8258ad1-2ea9-4517-ac75-b3ee083ab0fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.675773 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8258ad1-2ea9-4517-ac75-b3ee083ab0fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.676256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-d8258ad1-2ea9-4517-ac75-b3ee083ab0fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.677137 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d8258ad1-2ea9-4517-ac75-b3ee083ab0fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.689443 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d8258ad1-2ea9-4517-ac75-b3ee083ab0fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.691076 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.691076 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:39.700422 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8258ad1-2ea9-4517-ac75-b3ee083ab0fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:49:39.701168 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 893/3581] 10.4.3.81 () {66 vars in 1251 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:39.726861 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-504c36d5-0e60-4206-87d1-f5c3b5bf9f4a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.729651 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-504c36d5-0e60-4206-87d1-f5c3b5bf9f4a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 23:49:39.729873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-504c36d5-0e60-4206-87d1-f5c3b5bf9f4a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.730553 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-504c36d5-0e60-4206-87d1-f5c3b5bf9f4a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.730960 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-504c36d5-0e60-4206-87d1-f5c3b5bf9f4a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.731554 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:39.731554 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:39.732417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-504c36d5-0e60-4206-87d1-f5c3b5bf9f4a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:39.789181 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-504c36d5-0e60-4206-87d1-f5c3b5bf9f4a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:39.789181 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-504c36d5-0e60-4206-87d1-f5c3b5bf9f4a tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 23:49:39.789181 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 889/3582] 10.4.3.81 () {66 vars in 1309 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:39.800656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:39.804339 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?availability_zone=nova Aug 13 23:49:39.804856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:39.804856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:39.805592 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:39.806286 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value nova, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:39.807252 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.054308 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.055211 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-835a7f8c-42cf-46a4-90ff-05bf2056ba25 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 23:49:40.055774 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 893/3583] 10.4.3.81 () {66 vars in 1275 bytes} [Thu Aug 13 23:49:39 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:40.066241 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d6086e4-373b-4e01-8323-a982748bbed0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.069691 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d6086e4-373b-4e01-8323-a982748bbed0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?availability_zone=nova Aug 13 23:49:40.070632 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d6086e4-373b-4e01-8323-a982748bbed0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.072260 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d6086e4-373b-4e01-8323-a982748bbed0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.072260 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-9d6086e4-373b-4e01-8323-a982748bbed0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:40.072833 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9d6086e4-373b-4e01-8323-a982748bbed0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value nova, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:40.073750 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9d6086e4-373b-4e01-8323-a982748bbed0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.126860 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2fe9aff1-c79a-4569-9f27-48502722fd3e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.128959 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9d6086e4-373b-4e01-8323-a982748bbed0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.129606 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d6086e4-373b-4e01-8323-a982748bbed0 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 23:49:40.130093 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 909/3584] 10.4.3.81 () {66 vars in 1275 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:40.130437 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fe9aff1-c79a-4569-9f27-48502722fd3e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:40.130771 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fe9aff1-c79a-4569-9f27-48502722fd3e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.131076 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fe9aff1-c79a-4569-9f27-48502722fd3e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.131374 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2fe9aff1-c79a-4569-9f27-48502722fd3e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:40.142157 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.142157 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:40.143232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ddec0a0-e004-4d4f-996e-b4f04621e12f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.143515 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fe9aff1-c79a-4569-9f27-48502722fd3e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:40.144044 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 894/3585] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:40.145240 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ddec0a0-e004-4d4f-996e-b4f04621e12f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?bootable=false Aug 13 23:49:40.145317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ddec0a0-e004-4d4f-996e-b4f04621e12f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.145810 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ddec0a0-e004-4d4f-996e-b4f04621e12f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.145810 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-4ddec0a0-e004-4d4f-996e-b4f04621e12f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:40.146147 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.146147 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:40.146635 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ddec0a0-e004-4d4f-996e-b4f04621e12f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.185475 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ddec0a0-e004-4d4f-996e-b4f04621e12f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.186309 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ddec0a0-e004-4d4f-996e-b4f04621e12f tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 23:49:40.186873 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 890/3586] 10.4.3.81 () {66 vars in 1259 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:40.200311 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b41496fa-9cdd-4a13-9063-f19bd8025acf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.202039 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b41496fa-9cdd-4a13-9063-f19bd8025acf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?bootable=false Aug 13 23:49:40.202317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b41496fa-9cdd-4a13-9063-f19bd8025acf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.202560 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b41496fa-9cdd-4a13-9063-f19bd8025acf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.202875 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-b41496fa-9cdd-4a13-9063-f19bd8025acf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:40.203162 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.203162 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:40.203572 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b41496fa-9cdd-4a13-9063-f19bd8025acf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.242887 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b41496fa-9cdd-4a13-9063-f19bd8025acf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.243616 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b41496fa-9cdd-4a13-9063-f19bd8025acf tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 23:49:40.244185 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 894/3587] 10.4.3.81 () {66 vars in 1259 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?status=available Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value available, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:40.260109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.269465 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.270782 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-328cba33-3653-487e-8b3b-ffa78ab2f6c6 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 23:49:40.271455 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 910/3588] 10.4.3.81 () {66 vars in 1263 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:40.284897 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.288350 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes?status=available Aug 13 23:49:40.288641 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.288952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.289306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:40.289633 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value available, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:40.290784 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.301378 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b872562-9561-4e0d-af43-f2eeb4a9caf5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.303556 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b872562-9561-4e0d-af43-f2eeb4a9caf5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:40.303835 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b872562-9561-4e0d-af43-f2eeb4a9caf5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.303941 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.304112 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b872562-9561-4e0d-af43-f2eeb4a9caf5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.304287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1b872562-9561-4e0d-af43-f2eeb4a9caf5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:40.304634 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce35de28-93ba-4392-967c-ebdfad1d2085 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 23:49:40.305213 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 895/3589] 10.4.3.81 () {66 vars in 1263 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:40.309802 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.309802 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:40.311045 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b872562-9561-4e0d-af43-f2eeb4a9caf5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:40.311310 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 891/3590] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:40.315593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.318125 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?availability_zone=nova Aug 13 23:49:40.318345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.318551 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.318849 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:40.319601 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value nova, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:40.319871 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.319871 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:40.320491 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.332627 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.333719 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.333719 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:40.340972 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ec8af02-3cd3-415e-ba79-4d5e0e56e041 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 23:49:40.341517 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 895/3591] 10.4.3.81 () {66 vars in 1296 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:40.361043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b17e6b99-2c71-470a-9695-8cdd76c74dfe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.367120 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b17e6b99-2c71-470a-9695-8cdd76c74dfe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?bootable=false Aug 13 23:49:40.367120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b17e6b99-2c71-470a-9695-8cdd76c74dfe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.367120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b17e6b99-2c71-470a-9695-8cdd76c74dfe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.367556 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-b17e6b99-2c71-470a-9695-8cdd76c74dfe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:40.368171 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.368171 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:40.369170 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17e6b99-2c71-470a-9695-8cdd76c74dfe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.418817 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b17e6b99-2c71-470a-9695-8cdd76c74dfe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.419942 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.419942 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:40.427188 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b17e6b99-2c71-470a-9695-8cdd76c74dfe tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 23:49:40.427799 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 911/3592] 10.4.3.81 () {66 vars in 1280 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:40.446084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-529d6fd7-3a23-4203-907c-d31cc0560aee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.448311 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-529d6fd7-3a23-4203-907c-d31cc0560aee tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/detail?status=available Aug 13 23:49:40.448586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-529d6fd7-3a23-4203-907c-d31cc0560aee tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.449542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-529d6fd7-3a23-4203-907c-d31cc0560aee tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.449542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-529d6fd7-3a23-4203-907c-d31cc0560aee tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:49:40.449542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-529d6fd7-3a23-4203-907c-d31cc0560aee tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Could not evaluate value available, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 23:49:40.449859 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.449859 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:40.450591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-529d6fd7-3a23-4203-907c-d31cc0560aee tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:49:40.465690 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-529d6fd7-3a23-4203-907c-d31cc0560aee tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Get all volumes completed successfully. Aug 13 23:49:40.471323 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.471323 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:40.478091 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-529d6fd7-3a23-4203-907c-d31cc0560aee tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 23:49:40.478655 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 896/3593] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:40.479540 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-baac7ae5-de54-43f7-b223-03436b2c4d68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.483592 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baac7ae5-de54-43f7-b223-03436b2c4d68 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] GET https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 Aug 13 23:49:40.483842 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baac7ae5-de54-43f7-b223-03436b2c4d68 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.484064 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baac7ae5-de54-43f7-b223-03436b2c4d68 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.493864 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baac7ae5-de54-43f7-b223-03436b2c4d68 tempest-ProjectReaderTests33-399213204 tempest-ProjectReaderTests33-399213204-project-admin] https://10.4.3.81/volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 returned with HTTP 404 Aug 13 23:49:40.494310 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 892/3594] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes/27053655-a276-40c7-87fe-c84245a71606 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:40.498539 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44629c0d-42ac-4134-a74c-64b48df09af8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.500757 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44629c0d-42ac-4134-a74c-64b48df09af8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:40.501052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44629c0d-42ac-4134-a74c-64b48df09af8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.501339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44629c0d-42ac-4134-a74c-64b48df09af8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.510652 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.510652 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:40.515254 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44629c0d-42ac-4134-a74c-64b48df09af8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:40.524034 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44629c0d-42ac-4134-a74c-64b48df09af8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 200 Aug 13 23:49:40.524034 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 896/3595] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:40.537011 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce83b3c0-ebfb-43ab-a923-3e9a2f0a71ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.539544 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce83b3c0-ebfb-43ab-a923-3e9a2f0a71ca tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:40.539922 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce83b3c0-ebfb-43ab-a923-3e9a2f0a71ca tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.540664 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce83b3c0-ebfb-43ab-a923-3e9a2f0a71ca tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.541201 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ce83b3c0-ebfb-43ab-a923-3e9a2f0a71ca tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Delete volume with id: b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:40.550557 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.550557 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:40.551101 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce83b3c0-ebfb-43ab-a923-3e9a2f0a71ca tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:40.596895 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce83b3c0-ebfb-43ab-a923-3e9a2f0a71ca tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Delete volume request issued successfully. Aug 13 23:49:40.596895 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce83b3c0-ebfb-43ab-a923-3e9a2f0a71ca tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 202 Aug 13 23:49:40.596895 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 912/3596] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:40 2026] DELETE /volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:40.610277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23201f77-d533-4a1a-aec8-a0eabf340e93 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:40.613149 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23201f77-d533-4a1a-aec8-a0eabf340e93 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:40.613455 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23201f77-d533-4a1a-aec8-a0eabf340e93 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:40.613716 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23201f77-d533-4a1a-aec8-a0eabf340e93 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:40.623573 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:40.623573 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:40.635918 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23201f77-d533-4a1a-aec8-a0eabf340e93 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:40.647787 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23201f77-d533-4a1a-aec8-a0eabf340e93 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 200 Aug 13 23:49:40.647902 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 897/3597] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:40 2026] GET /volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:41.159311 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f102241f-d952-43d7-9cb3-5ad532bc424a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:41.162249 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f102241f-d952-43d7-9cb3-5ad532bc424a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:41.162480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f102241f-d952-43d7-9cb3-5ad532bc424a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:41.162677 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f102241f-d952-43d7-9cb3-5ad532bc424a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:41.162800 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f102241f-d952-43d7-9cb3-5ad532bc424a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:41.170399 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:41.170399 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:41.171418 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f102241f-d952-43d7-9cb3-5ad532bc424a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:41.171923 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 893/3598] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:41 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:41.328516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e1f3b8d7-19fa-435c-bdfe-6e0017065353 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:41.331300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1f3b8d7-19fa-435c-bdfe-6e0017065353 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:41.331594 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1f3b8d7-19fa-435c-bdfe-6e0017065353 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:41.331901 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1f3b8d7-19fa-435c-bdfe-6e0017065353 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:41.332078 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e1f3b8d7-19fa-435c-bdfe-6e0017065353 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:41.344113 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:41.344113 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:41.344881 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1f3b8d7-19fa-435c-bdfe-6e0017065353 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:41.345457 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 897/3599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:41 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:41.667508 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-276519bc-c04f-4db4-b121-c896251f23fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:41.670860 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-276519bc-c04f-4db4-b121-c896251f23fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 Aug 13 23:49:41.671118 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-276519bc-c04f-4db4-b121-c896251f23fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:41.673480 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-276519bc-c04f-4db4-b121-c896251f23fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:41.683503 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-276519bc-c04f-4db4-b121-c896251f23fc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 returned with HTTP 404 Aug 13 23:49:41.684455 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 913/3600] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:41 2026] GET /volume/v3/volumes/b85ad96d-36c0-4426-899f-2d0d79cbd9e0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:41.698851 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9512e4c5-c363-4d8c-a3da-04edc4740074 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:41.702536 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9512e4c5-c363-4d8c-a3da-04edc4740074 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:41.704863 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9512e4c5-c363-4d8c-a3da-04edc4740074 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:41.705947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9512e4c5-c363-4d8c-a3da-04edc4740074 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:41.719401 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:41.719401 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:41.724510 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9512e4c5-c363-4d8c-a3da-04edc4740074 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:41.734014 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9512e4c5-c363-4d8c-a3da-04edc4740074 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 200 Aug 13 23:49:41.734014 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 898/3601] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:41 2026] GET /volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:41.748415 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-afe07521-8eb3-40d7-b647-06adbe71a516 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:41.750668 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afe07521-8eb3-40d7-b647-06adbe71a516 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:41.750954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afe07521-8eb3-40d7-b647-06adbe71a516 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:41.754005 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afe07521-8eb3-40d7-b647-06adbe71a516 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:41.754005 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-afe07521-8eb3-40d7-b647-06adbe71a516 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Delete volume with id: 3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:41.761937 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:41.761937 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:41.762180 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-afe07521-8eb3-40d7-b647-06adbe71a516 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:41.788298 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-afe07521-8eb3-40d7-b647-06adbe71a516 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Delete volume request issued successfully. Aug 13 23:49:41.788628 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afe07521-8eb3-40d7-b647-06adbe71a516 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 202 Aug 13 23:49:41.789434 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 894/3602] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:41 2026] DELETE /volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:41.800656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-165dd3f5-e732-4992-8ba4-c684c15189ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:41.806412 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-165dd3f5-e732-4992-8ba4-c684c15189ac tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:41.806734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-165dd3f5-e732-4992-8ba4-c684c15189ac tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:41.809562 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-165dd3f5-e732-4992-8ba4-c684c15189ac tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:41.820166 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:41.820166 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:41.836779 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-165dd3f5-e732-4992-8ba4-c684c15189ac tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:41.847506 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-165dd3f5-e732-4992-8ba4-c684c15189ac tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 200 Aug 13 23:49:41.849005 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 898/3603] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:41 2026] GET /volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:42.184196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32f29f15-e5d0-4f8b-bb45-9147321e88d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.187554 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32f29f15-e5d0-4f8b-bb45-9147321e88d3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:42.188100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32f29f15-e5d0-4f8b-bb45-9147321e88d3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:42.188479 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32f29f15-e5d0-4f8b-bb45-9147321e88d3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:42.188604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-32f29f15-e5d0-4f8b-bb45-9147321e88d3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:42.194868 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:42.194868 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:42.195714 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32f29f15-e5d0-4f8b-bb45-9147321e88d3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:42.196138 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 914/3604] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:42 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:42.364962 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7d3324f3-4a01-4b9d-bbb2-d22cec589f74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.367457 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d3324f3-4a01-4b9d-bbb2-d22cec589f74 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:42.367736 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d3324f3-4a01-4b9d-bbb2-d22cec589f74 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:42.368039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d3324f3-4a01-4b9d-bbb2-d22cec589f74 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:42.368212 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7d3324f3-4a01-4b9d-bbb2-d22cec589f74 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:42.377556 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:42.377556 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:42.379031 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d3324f3-4a01-4b9d-bbb2-d22cec589f74 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:42.379031 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 899/3605] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:42 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:42.393143 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dac74e33-00ee-459c-ae5b-59a5f6b54307 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.395524 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dac74e33-00ee-459c-ae5b-59a5f6b54307 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:49:42.395872 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dac74e33-00ee-459c-ae5b-59a5f6b54307 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:42.396047 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dac74e33-00ee-459c-ae5b-59a5f6b54307 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:42.409123 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:42.409123 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:42.415699 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dac74e33-00ee-459c-ae5b-59a5f6b54307 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:42.424128 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dac74e33-00ee-459c-ae5b-59a5f6b54307 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 returned with HTTP 200 Aug 13 23:49:42.424840 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 895/3606] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:42 2026] GET /volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:42.443323 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.445803 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] POST https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d/restore Aug 13 23:49:42.446204 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:42.447968 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Restoring backup feb5f1a9-8653-4099-9a6e-c9391e56795d ({'restore': {}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 23:49:42.448125 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Restoring backup feb5f1a9-8653-4099-9a6e-c9391e56795d to volume None. Aug 13 23:49:42.453506 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:42.453506 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:42.454777 np0000007283 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Creating volume of 1 GB for restore of backup feb5f1a9-8653-4099-9a6e-c9391e56795d. Aug 13 23:49:42.459017 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Availability Zones retrieved successfully. Aug 13 23:49:42.465374 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Flow 'volume_create_api' (b6f2ec8f-57fe-406d-94e1-d62baf7be839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:42.466823 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188a66ce-47fb-4758-82e4-532bdde552f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:42.467911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:42.501131 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188a66ce-47fb-4758-82e4-532bdde552f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:42.501876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f977dfb-b700-4842-ad54-48d3c682b186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:42.551143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Created reservations ['a74a72e4-441e-442c-859d-647791cca588', '3c1e0037-05ed-41e6-a3ca-23b344b21b5f', 'e8e6bc9a-358e-4b13-bc4f-6b4c579097eb', '972bb680-46e6-4bf6-8b11-69639d940e98'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:42.552142 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f977dfb-b700-4842-ad54-48d3c682b186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a74a72e4-441e-442c-859d-647791cca588', '3c1e0037-05ed-41e6-a3ca-23b344b21b5f', 'e8e6bc9a-358e-4b13-bc4f-6b4c579097eb', '972bb680-46e6-4bf6-8b11-69639d940e98']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:42.553149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab9e6182-6d71-4dab-b8e7-2e3f12ee8fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:42.596082 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab9e6182-6d71-4dab-b8e7-2e3f12ee8fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '912e2727-2467-4bcd-85fe-bcaf7b75afdf', '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_feb5f1a9-8653-4099-9a6e-c9391e56795d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfa013f5383e4abf9f2ccde3a3207aae',qos_specs=None,replication_status=,reservations=['a74a72e4-441e-442c-859d-647791cca588','3c1e0037-05ed-41e6-a3ca-23b344b21b5f','e8e6bc9a-358e-4b13-bc4f-6b4c579097eb','972bb680-46e6-4bf6-8b11-69639d940e98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874ac358ea8741d29433f8491ba00335',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:42Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_feb5f1a9-8653-4099-9a6e-c9391e56795d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=912e2727-2467-4bcd-85fe-bcaf7b75afdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfa013f5383e4abf9f2ccde3a3207aae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='874ac358ea8741d29433f8491ba00335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:42.597218 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8e2ce2-3d98-486f-830a-9a8dc79ae182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:42.626181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8e2ce2-3d98-486f-830a-9a8dc79ae182) transitioned into 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_feb5f1a9-8653-4099-9a6e-c9391e56795d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfa013f5383e4abf9f2ccde3a3207aae',qos_specs=None,replication_status=,reservations=['a74a72e4-441e-442c-859d-647791cca588','3c1e0037-05ed-41e6-a3ca-23b344b21b5f','e8e6bc9a-358e-4b13-bc4f-6b4c579097eb','972bb680-46e6-4bf6-8b11-69639d940e98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874ac358ea8741d29433f8491ba00335',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:42.627015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fb9204-82a3-462e-be1a-c57712c9a606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:42.643223 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fb9204-82a3-462e-be1a-c57712c9a606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:42.645369 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Flow 'volume_create_api' (b6f2ec8f-57fe-406d-94e1-d62baf7be839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:42.645369 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Create volume request issued successfully. Aug 13 23:49:42.657943 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:42.657943 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:42.658251 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:42.810153 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-647b8f58-d9a5-4e1a-9760-e18cf1a7b9ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.867299 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-19eaaf6b-4fcf-48e5-a710-1b3fa2daeccc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.869673 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19eaaf6b-4fcf-48e5-a710-1b3fa2daeccc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 Aug 13 23:49:42.870019 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19eaaf6b-4fcf-48e5-a710-1b3fa2daeccc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:42.870214 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19eaaf6b-4fcf-48e5-a710-1b3fa2daeccc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:42.877523 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19eaaf6b-4fcf-48e5-a710-1b3fa2daeccc tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 returned with HTTP 404 Aug 13 23:49:42.878024 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 900/3607] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:42 2026] GET /volume/v3/volumes/3668e4a6-26a1-419f-8176-b065fbeaaa84 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:42.886755 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa2d42a1-d7f0-4f41-9b77-88d6b87770e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.888741 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa2d42a1-d7f0-4f41-9b77-88d6b87770e8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:42.889111 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa2d42a1-d7f0-4f41-9b77-88d6b87770e8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:42.889445 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa2d42a1-d7f0-4f41-9b77-88d6b87770e8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:42.901884 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:42.901884 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:42.905962 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aa2d42a1-d7f0-4f41-9b77-88d6b87770e8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:42.911099 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa2d42a1-d7f0-4f41-9b77-88d6b87770e8 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 200 Aug 13 23:49:42.911562 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 896/3608] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:42 2026] GET /volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:42.925439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-caabc800-b391-445d-86f5-f5e14c848779 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.927471 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caabc800-b391-445d-86f5-f5e14c848779 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:42.927714 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caabc800-b391-445d-86f5-f5e14c848779 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:42.927963 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caabc800-b391-445d-86f5-f5e14c848779 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:42.928189 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-caabc800-b391-445d-86f5-f5e14c848779 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Delete volume with id: ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:42.938609 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-647b8f58-d9a5-4e1a-9760-e18cf1a7b9ff tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:42.939138 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-647b8f58-d9a5-4e1a-9760-e18cf1a7b9ff tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-484151172", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:42.939910 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:42.939910 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:42.940602 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-caabc800-b391-445d-86f5-f5e14c848779 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:42.959758 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-647b8f58-d9a5-4e1a-9760-e18cf1a7b9ff tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:42.960218 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 915/3609] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:42 2026] POST /volume/v3/types => generated 379 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:42.970380 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3245eeb7-894c-4980-8f0d-e7d2a4d9f93c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.971944 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3245eeb7-894c-4980-8f0d-e7d2a4d9f93c tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption Aug 13 23:49:42.972392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3245eeb7-894c-4980-8f0d-e7d2a4d9f93c tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:42.972462 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-caabc800-b391-445d-86f5-f5e14c848779 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Delete volume request issued successfully. Aug 13 23:49:42.972669 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caabc800-b391-445d-86f5-f5e14c848779 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 202 Aug 13 23:49:42.973163 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 901/3610] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:49:42 2026] DELETE /volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:42.983857 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bac0a0e6-1832-4136-826a-612c7f934945 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:42.984047 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bac0a0e6-1832-4136-826a-612c7f934945 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:42.984345 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bac0a0e6-1832-4136-826a-612c7f934945 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:42.984708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bac0a0e6-1832-4136-826a-612c7f934945 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:42.994419 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:42.994419 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:42.998263 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3245eeb7-894c-4980-8f0d-e7d2a4d9f93c tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption returned with HTTP 200 Aug 13 23:49:42.998940 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 897/3611] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:49:42 2026] POST /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.000009 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bac0a0e6-1832-4136-826a-612c7f934945 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Volume info retrieved successfully. Aug 13 23:49:43.006506 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bac0a0e6-1832-4136-826a-612c7f934945 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 200 Aug 13 23:49:43.007033 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 916/3612] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:42 2026] GET /volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.009928 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b045eabe-ac37-4751-9c9d-ab7c40535329 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.011349 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b045eabe-ac37-4751-9c9d-ab7c40535329 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:43.011752 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b045eabe-ac37-4751-9c9d-ab7c40535329 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1025262907", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.035395 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b045eabe-ac37-4751-9c9d-ab7c40535329 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:43.035846 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 902/3613] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.047847 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6abe9375-da32-4771-a9f9-850024064ad3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.050976 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6abe9375-da32-4771-a9f9-850024064ad3 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types/44c7589b-168f-4f13-aa14-e67177e466ba/encryption Aug 13 23:49:43.051611 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6abe9375-da32-4771-a9f9-850024064ad3 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.075846 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6abe9375-da32-4771-a9f9-850024064ad3 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/44c7589b-168f-4f13-aa14-e67177e466ba/encryption returned with HTTP 200 Aug 13 23:49:43.076455 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 898/3614] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types/44c7589b-168f-4f13-aa14-e67177e466ba/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.085876 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-923f0213-da3e-44e5-86a8-0a4fc000d08d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.088365 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-923f0213-da3e-44e5-86a8-0a4fc000d08d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:43.089129 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-923f0213-da3e-44e5-86a8-0a4fc000d08d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1677165880", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.113518 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-923f0213-da3e-44e5-86a8-0a4fc000d08d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:43.114019 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 917/3615] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.122842 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c92a14b9-760e-4d2e-88d0-611f9b6d13c3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.125179 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c92a14b9-760e-4d2e-88d0-611f9b6d13c3 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e/extra_specs Aug 13 23:49:43.125678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c92a14b9-760e-4d2e-88d0-611f9b6d13c3 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.156008 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c92a14b9-760e-4d2e-88d0-611f9b6d13c3 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e/extra_specs returned with HTTP 200 Aug 13 23:49:43.156557 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 903/3616] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e/extra_specs => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:43.168584 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0fb7adc7-3a08-4695-869d-d2bc075e87d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.170794 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0fb7adc7-3a08-4695-869d-d2bc075e87d5 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] PUT https://10.4.3.81/volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e/extra_specs/key2 Aug 13 23:49:43.171725 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0fb7adc7-3a08-4695-869d-d2bc075e87d5 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.202195 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0fb7adc7-3a08-4695-869d-d2bc075e87d5 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e/extra_specs/key2 returned with HTTP 200 Aug 13 23:49:43.203033 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 899/3617] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:49:43 2026] PUT /volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e/extra_specs/key2 => generated 25 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:43.209031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1398b6a-cc0e-464d-9c06-f0425869d600 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.211570 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1398b6a-cc0e-464d-9c06-f0425869d600 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:43.212073 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1398b6a-cc0e-464d-9c06-f0425869d600 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.212234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1398b6a-cc0e-464d-9c06-f0425869d600 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.212382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a1398b6a-cc0e-464d-9c06-f0425869d600 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:43.213172 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-744eb591-b5d1-41ad-a707-f71b95480042 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.215733 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-744eb591-b5d1-41ad-a707-f71b95480042 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:43.216244 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-744eb591-b5d1-41ad-a707-f71b95480042 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.219281 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:43.219281 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:43.220506 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1398b6a-cc0e-464d-9c06-f0425869d600 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:43.221131 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 918/3618] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.234958 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-744eb591-b5d1-41ad-a707-f71b95480042 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:43.235542 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 904/3619] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types => generated 195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.246658 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d8d1be6-b572-420c-95e8-9cad452ab247 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.249079 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d8d1be6-b572-420c-95e8-9cad452ab247 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/1f5179d1-9a05-4cc4-a184-929b25aa6dac Aug 13 23:49:43.249510 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d8d1be6-b572-420c-95e8-9cad452ab247 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.249856 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d8d1be6-b572-420c-95e8-9cad452ab247 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.288263 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d8d1be6-b572-420c-95e8-9cad452ab247 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1f5179d1-9a05-4cc4-a184-929b25aa6dac returned with HTTP 202 Aug 13 23:49:43.288914 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 900/3620] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:43 2026] DELETE /volume/v3/types/1f5179d1-9a05-4cc4-a184-929b25aa6dac => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:43.300798 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1fd88e9a-bfa5-4637-8005-19b998177806 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.302246 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fd88e9a-bfa5-4637-8005-19b998177806 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:43.302649 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fd88e9a-bfa5-4637-8005-19b998177806 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1916472795", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.328499 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fd88e9a-bfa5-4637-8005-19b998177806 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:43.328972 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 919/3621] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.339177 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1221419-2bbc-4ff2-a9ee-b6755ef1b8f6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.341131 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1221419-2bbc-4ff2-a9ee-b6755ef1b8f6 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1/encryption Aug 13 23:49:43.341591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1221419-2bbc-4ff2-a9ee-b6755ef1b8f6 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.365269 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1221419-2bbc-4ff2-a9ee-b6755ef1b8f6 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1/encryption returned with HTTP 200 Aug 13 23:49:43.365887 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 905/3622] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.374632 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-36d463ee-6b49-4c0b-ac19-513c98c373ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.376673 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36d463ee-6b49-4c0b-ac19-513c98c373ce tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1/encryption/c2d84ea6-d265-4c06-9526-ee80c63c6eef Aug 13 23:49:43.379421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36d463ee-6b49-4c0b-ac19-513c98c373ce tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.379421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36d463ee-6b49-4c0b-ac19-513c98c373ce tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.389752 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36d463ee-6b49-4c0b-ac19-513c98c373ce tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1/encryption/c2d84ea6-d265-4c06-9526-ee80c63c6eef returned with HTTP 202 Aug 13 23:49:43.389752 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 901/3623] 10.4.3.81 () {66 vars in 1482 bytes} [Thu Aug 13 23:49:43 2026] DELETE /volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1/encryption/c2d84ea6-d265-4c06-9526-ee80c63c6eef => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:43.398190 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9a950bf-987b-4996-9687-1aae4748004f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.400176 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9a950bf-987b-4996-9687-1aae4748004f tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:43.400608 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9a950bf-987b-4996-9687-1aae4748004f tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2141088109", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.419763 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9a950bf-987b-4996-9687-1aae4748004f tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:43.420112 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 920/3624] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.428467 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-247a9856-4ce5-4a73-bad5-dd1c7bbc34a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.430328 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-247a9856-4ce5-4a73-bad5-dd1c7bbc34a6 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/eb6444e1-1e1a-422d-95c7-fab78d9c2f85/extra_specs/key1 Aug 13 23:49:43.430527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-247a9856-4ce5-4a73-bad5-dd1c7bbc34a6 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.430726 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-247a9856-4ce5-4a73-bad5-dd1c7bbc34a6 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.451386 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-247a9856-4ce5-4a73-bad5-dd1c7bbc34a6 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/eb6444e1-1e1a-422d-95c7-fab78d9c2f85/extra_specs/key1 returned with HTTP 202 Aug 13 23:49:43.452066 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 906/3625] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:49:43 2026] DELETE /volume/v3/types/eb6444e1-1e1a-422d-95c7-fab78d9c2f85/extra_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:49:43.460221 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9ce3ba5-2d06-41e0-b415-fb84609d3a7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.462065 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9ce3ba5-2d06-41e0-b415-fb84609d3a7d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:43.462482 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9ce3ba5-2d06-41e0-b415-fb84609d3a7d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1959725930", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.482137 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9ce3ba5-2d06-41e0-b415-fb84609d3a7d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:43.482790 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 902/3626] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:43 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.494216 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ae3ea35-c502-4d34-829a-c6ddc35b3249 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.496724 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ae3ea35-c502-4d34-829a-c6ddc35b3249 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/479af913-7dcc-4f2c-bd42-2215fdfc1f98 Aug 13 23:49:43.497095 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ae3ea35-c502-4d34-829a-c6ddc35b3249 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.497405 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ae3ea35-c502-4d34-829a-c6ddc35b3249 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.540782 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ae3ea35-c502-4d34-829a-c6ddc35b3249 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/479af913-7dcc-4f2c-bd42-2215fdfc1f98 returned with HTTP 202 Aug 13 23:49:43.541339 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 921/3627] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:43 2026] DELETE /volume/v3/types/479af913-7dcc-4f2c-bd42-2215fdfc1f98 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:43.555024 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c4ee23a4-b8b3-4500-a6db-210da2d74e68 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.557536 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4ee23a4-b8b3-4500-a6db-210da2d74e68 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] GET https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs Aug 13 23:49:43.557734 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4ee23a4-b8b3-4500-a6db-210da2d74e68 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.557933 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4ee23a4-b8b3-4500-a6db-210da2d74e68 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.565202 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4ee23a4-b8b3-4500-a6db-210da2d74e68 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs returned with HTTP 200 Aug 13 23:49:43.565593 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 907/3628] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.576412 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a5f7e4b-cb44-4184-b9ea-194a1d2b5abd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.578772 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a5f7e4b-cb44-4184-b9ea-194a1d2b5abd tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] GET https://10.4.3.81/volume/v3/types Aug 13 23:49:43.579085 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a5f7e4b-cb44-4184-b9ea-194a1d2b5abd tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.579413 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a5f7e4b-cb44-4184-b9ea-194a1d2b5abd tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.595971 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a5f7e4b-cb44-4184-b9ea-194a1d2b5abd tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:43.596474 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 903/3629] 10.4.3.81 () {66 vars in 1224 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/types => generated 2611 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:43.610554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-708eab6d-a87c-43b6-a0ab-38085a5073fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.612958 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-708eab6d-a87c-43b6-a0ab-38085a5073fc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] GET https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption/cipher Aug 13 23:49:43.613258 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-708eab6d-a87c-43b6-a0ab-38085a5073fc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.613533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-708eab6d-a87c-43b6-a0ab-38085a5073fc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.621859 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-708eab6d-a87c-43b6-a0ab-38085a5073fc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption/cipher returned with HTTP 200 Aug 13 23:49:43.622194 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 922/3630] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:43.633527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c6cfa51-3850-4052-bdf1-d3bba1ab81bd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.636759 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c6cfa51-3850-4052-bdf1-d3bba1ab81bd tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] GET https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption Aug 13 23:49:43.637178 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c6cfa51-3850-4052-bdf1-d3bba1ab81bd tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.637499 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c6cfa51-3850-4052-bdf1-d3bba1ab81bd tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.658463 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c6cfa51-3850-4052-bdf1-d3bba1ab81bd tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption returned with HTTP 200 Aug 13 23:49:43.659098 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 908/3631] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.668508 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:43.668508 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:43.668508 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:43.668508 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 23:49:43.668508 np0000007283 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Overwriting volume 912e2727-2467-4bcd-85fe-bcaf7b75afdf with restore of backup feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:43.672537 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63c26468-5a5b-47b3-a3b8-54e85321212e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.675308 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63c26468-5a5b-47b3-a3b8-54e85321212e tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] GET https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/multiattach Aug 13 23:49:43.676185 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63c26468-5a5b-47b3-a3b8-54e85321212e tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.676185 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63c26468-5a5b-47b3-a3b8-54e85321212e tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.691457 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] restore_backup in rpcapi backup_id feb5f1a9-8653-4099-9a6e-c9391e56795d {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 23:49:43.692710 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63c26468-5a5b-47b3-a3b8-54e85321212e tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/multiattach returned with HTTP 200 Aug 13 23:49:43.693807 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 904/3632] 10.4.3.81 () {66 vars in 1407 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:43.695014 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04c5be84-f0c2-4de6-b00c-c2f159133c50 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d/restore returned with HTTP 202 Aug 13 23:49:43.695508 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 899/3633] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 23:49:42 2026] POST /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d/restore => generated 189 bytes in 1253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:43.702287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05f268d0-fd6c-416e-9fda-e0ce6699fb9a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.704325 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05f268d0-fd6c-416e-9fda-e0ce6699fb9a tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] GET https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/volume_backend_name Aug 13 23:49:43.704587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05f268d0-fd6c-416e-9fda-e0ce6699fb9a tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.705550 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05f268d0-fd6c-416e-9fda-e0ce6699fb9a tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.710903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47bb6ec6-f12e-4501-93e7-fafa403429ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.715207 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05f268d0-fd6c-416e-9fda-e0ce6699fb9a tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 23:49:43.715659 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 923/3634] 10.4.3.81 () {66 vars in 1431 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/volume_backend_name => generated 44 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:43.717248 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47bb6ec6-f12e-4501-93e7-fafa403429ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:43.717520 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47bb6ec6-f12e-4501-93e7-fafa403429ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.717775 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47bb6ec6-f12e-4501-93e7-fafa403429ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.717932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-47bb6ec6-f12e-4501-93e7-fafa403429ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:43.724603 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:43.724603 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:43.725649 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47bb6ec6-f12e-4501-93e7-fafa403429ad tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:43.726297 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 909/3635] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.727271 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a7affba-7222-4f55-8d7c-e06ee23891fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.732740 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a7affba-7222-4f55-8d7c-e06ee23891fc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] GET https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 Aug 13 23:49:43.733010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a7affba-7222-4f55-8d7c-e06ee23891fc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.733360 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a7affba-7222-4f55-8d7c-e06ee23891fc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.746896 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a7affba-7222-4f55-8d7c-e06ee23891fc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 returned with HTTP 200 Aug 13 23:49:43.749419 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 905/3636] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:49:43 2026] GET /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 => generated 401 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.771341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3730bc84-1704-4c5f-bca2-e527e23cc11d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.773648 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3730bc84-1704-4c5f-bca2-e527e23cc11d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] PUT https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption/856e0096-688a-4b11-b5c9-46b4bad6f434 Aug 13 23:49:43.774141 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3730bc84-1704-4c5f-bca2-e527e23cc11d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.804311 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3730bc84-1704-4c5f-bca2-e527e23cc11d tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption/856e0096-688a-4b11-b5c9-46b4bad6f434 returned with HTTP 200 Aug 13 23:49:43.804933 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 900/3637] 10.4.3.81 () {68 vars in 1499 bytes} [Thu Aug 13 23:49:43 2026] PUT /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/encryption/856e0096-688a-4b11-b5c9-46b4bad6f434 => generated 33 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:43.820680 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afe53fe2-ec11-4350-92ea-a71d5b7536bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.824483 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afe53fe2-ec11-4350-92ea-a71d5b7536bc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] PUT https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/key1 Aug 13 23:49:43.825020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afe53fe2-ec11-4350-92ea-a71d5b7536bc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.865493 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afe53fe2-ec11-4350-92ea-a71d5b7536bc tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/key1 returned with HTTP 200 Aug 13 23:49:43.866158 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 924/3638] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:49:43 2026] PUT /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51/extra_specs/key1 => generated 30 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:49:43.877910 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5ebcf178-c9d8-4025-aa3d-e8d6e65890d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.879850 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ebcf178-c9d8-4025-aa3d-e8d6e65890d8 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] PUT https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 Aug 13 23:49:43.880607 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ebcf178-c9d8-4025-aa3d-e8d6e65890d8 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:43.901550 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ebcf178-c9d8-4025-aa3d-e8d6e65890d8 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 returned with HTTP 200 Aug 13 23:49:43.902246 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 910/3639] 10.4.3.81 () {68 vars in 1355 bytes} [Thu Aug 13 23:49:43 2026] PUT /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 => generated 370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:43.913945 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89e3456b-131d-423d-ae56-5dcc84daff91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.916159 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89e3456b-131d-423d-ae56-5dcc84daff91 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/eb6444e1-1e1a-422d-95c7-fab78d9c2f85 Aug 13 23:49:43.916439 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89e3456b-131d-423d-ae56-5dcc84daff91 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.916739 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89e3456b-131d-423d-ae56-5dcc84daff91 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:43.971448 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89e3456b-131d-423d-ae56-5dcc84daff91 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/eb6444e1-1e1a-422d-95c7-fab78d9c2f85 returned with HTTP 202 Aug 13 23:49:43.971812 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 906/3640] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:43 2026] DELETE /volume/v3/types/eb6444e1-1e1a-422d-95c7-fab78d9c2f85 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:43.981042 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00f8d019-e151-4073-99fe-b5aa79664094 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:43.983767 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00f8d019-e151-4073-99fe-b5aa79664094 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1 Aug 13 23:49:43.984236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00f8d019-e151-4073-99fe-b5aa79664094 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:43.984961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00f8d019-e151-4073-99fe-b5aa79664094 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:44.024176 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5d685e6-d9ec-4b71-a8d1-0368e1f99fc2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:44.028713 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5d685e6-d9ec-4b71-a8d1-0368e1f99fc2 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] GET https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 Aug 13 23:49:44.029149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5d685e6-d9ec-4b71-a8d1-0368e1f99fc2 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:44.029341 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5d685e6-d9ec-4b71-a8d1-0368e1f99fc2 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:44.029518 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00f8d019-e151-4073-99fe-b5aa79664094 tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1 returned with HTTP 202 Aug 13 23:49:44.030076 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 901/3641] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:43 2026] DELETE /volume/v3/types/4d8d4d4b-c084-4d94-aa48-e598a76b96c1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:44.039238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dba8b414-f449-43ea-91e3-0eca1972983b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:44.040129 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5d685e6-d9ec-4b71-a8d1-0368e1f99fc2 tempest-VolumesListTestJSON-1455279086 tempest-VolumesListTestJSON-1455279086-project-member] https://10.4.3.81/volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 returned with HTTP 404 Aug 13 23:49:44.041252 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 925/3642] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:44 2026] GET /volume/v3/volumes/ec2552aa-db2c-49f7-8fa1-d20f6a301f57 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:49:44.041789 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dba8b414-f449-43ea-91e3-0eca1972983b tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e Aug 13 23:49:44.042131 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dba8b414-f449-43ea-91e3-0eca1972983b tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:44.042432 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dba8b414-f449-43ea-91e3-0eca1972983b tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:44.077789 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dba8b414-f449-43ea-91e3-0eca1972983b tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e returned with HTTP 202 Aug 13 23:49:44.077789 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 911/3643] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:44 2026] DELETE /volume/v3/types/f1fea0c0-9b3a-4db9-bc14-27e17a5cf19e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:44.090789 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1710ec79-2f52-4ce5-9798-2b588196a4fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:44.093982 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1710ec79-2f52-4ce5-9798-2b588196a4fa tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/44c7589b-168f-4f13-aa14-e67177e466ba Aug 13 23:49:44.094264 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1710ec79-2f52-4ce5-9798-2b588196a4fa tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:44.094824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1710ec79-2f52-4ce5-9798-2b588196a4fa tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:44.136949 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1710ec79-2f52-4ce5-9798-2b588196a4fa tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/44c7589b-168f-4f13-aa14-e67177e466ba returned with HTTP 202 Aug 13 23:49:44.136949 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 907/3644] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:44 2026] DELETE /volume/v3/types/44c7589b-168f-4f13-aa14-e67177e466ba => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:44.147702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-537bee4e-2cbf-4cb1-b55f-7ae23ee778ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:44.149276 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-537bee4e-2cbf-4cb1-b55f-7ae23ee778ff tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] DELETE https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 Aug 13 23:49:44.149587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-537bee4e-2cbf-4cb1-b55f-7ae23ee778ff tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:44.149950 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-537bee4e-2cbf-4cb1-b55f-7ae23ee778ff tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:44.178726 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-537bee4e-2cbf-4cb1-b55f-7ae23ee778ff tempest-VolumeTypesAdminTests-898821087 tempest-VolumeTypesAdminTests-898821087-project-admin] https://10.4.3.81/volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 returned with HTTP 202 Aug 13 23:49:44.178726 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 902/3645] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:49:44 2026] DELETE /volume/v3/types/1fb4aa1e-44dc-420d-8fde-920090627f51 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:49:44.233374 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0300b965-dfcb-4303-8968-7bca83c3d3e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:44.235557 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0300b965-dfcb-4303-8968-7bca83c3d3e8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:44.235806 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0300b965-dfcb-4303-8968-7bca83c3d3e8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:44.236155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0300b965-dfcb-4303-8968-7bca83c3d3e8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:44.236277 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0300b965-dfcb-4303-8968-7bca83c3d3e8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:44.241211 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:44.241211 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:44.242174 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0300b965-dfcb-4303-8968-7bca83c3d3e8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:44.242649 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 926/3646] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:44 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:44.743681 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a762374-f5d8-4f8d-b06e-5a297e309b95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:44.745457 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a762374-f5d8-4f8d-b06e-5a297e309b95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:44.745648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a762374-f5d8-4f8d-b06e-5a297e309b95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:44.745804 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a762374-f5d8-4f8d-b06e-5a297e309b95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:44.745925 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2a762374-f5d8-4f8d-b06e-5a297e309b95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:44.750747 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:44.750747 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:44.751458 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a762374-f5d8-4f8d-b06e-5a297e309b95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:44.751841 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 912/3647] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:44 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:45.264585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5505ce7c-258b-43e9-ba7f-6043b422e405 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:45.267015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5505ce7c-258b-43e9-ba7f-6043b422e405 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:45.267292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5505ce7c-258b-43e9-ba7f-6043b422e405 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:45.268080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5505ce7c-258b-43e9-ba7f-6043b422e405 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:45.268080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5505ce7c-258b-43e9-ba7f-6043b422e405 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:45.272064 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=551,cinder:UPDATE=174,cinder:INSERT=103 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:49:45.281171 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:45.281171 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:45.283158 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5505ce7c-258b-43e9-ba7f-6043b422e405 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:45.284185 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 908/3648] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:45 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:45.768060 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-92807422-b735-4c5b-b3c4-13c5d76c7e69 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:45.771008 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92807422-b735-4c5b-b3c4-13c5d76c7e69 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:45.771298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92807422-b735-4c5b-b3c4-13c5d76c7e69 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:45.771599 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92807422-b735-4c5b-b3c4-13c5d76c7e69 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:45.771753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-92807422-b735-4c5b-b3c4-13c5d76c7e69 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:45.779584 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:45.779584 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:45.780701 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92807422-b735-4c5b-b3c4-13c5d76c7e69 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:45.782375 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 903/3649] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:45 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:46.301183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a13a6d7-0677-47fd-a562-d2409843a10a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:46.305031 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a13a6d7-0677-47fd-a562-d2409843a10a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:46.305031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a13a6d7-0677-47fd-a562-d2409843a10a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:46.305031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a13a6d7-0677-47fd-a562-d2409843a10a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:46.305227 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4a13a6d7-0677-47fd-a562-d2409843a10a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:46.307940 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=423,cinder:INSERT=79,cinder:UPDATE=97 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:49:46.316830 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:46.316830 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:46.317919 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a13a6d7-0677-47fd-a562-d2409843a10a tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:46.318491 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 927/3650] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:46 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:46.803236 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4695e34-a4bd-4b0d-b5a7-6cf4d2562c38 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:46.808632 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4695e34-a4bd-4b0d-b5a7-6cf4d2562c38 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:46.808632 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4695e34-a4bd-4b0d-b5a7-6cf4d2562c38 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:46.808889 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4695e34-a4bd-4b0d-b5a7-6cf4d2562c38 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:46.808966 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a4695e34-a4bd-4b0d-b5a7-6cf4d2562c38 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:46.823187 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:46.823187 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:46.824287 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4695e34-a4bd-4b0d-b5a7-6cf4d2562c38 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:46.825018 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 913/3651] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:46 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:47.338690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb711881-3269-4c1b-9674-ce8c1ce44218 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:47.342228 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb711881-3269-4c1b-9674-ce8c1ce44218 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:47.342783 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb711881-3269-4c1b-9674-ce8c1ce44218 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:47.343295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb711881-3269-4c1b-9674-ce8c1ce44218 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:47.343669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bb711881-3269-4c1b-9674-ce8c1ce44218 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:47.353021 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:47.353021 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:47.353021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb711881-3269-4c1b-9674-ce8c1ce44218 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:47.353962 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 909/3652] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:47 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:47.838556 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebdcadda-7360-4b74-9ea1-ed21c70ade9a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:47.842648 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebdcadda-7360-4b74-9ea1-ed21c70ade9a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:47.842648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebdcadda-7360-4b74-9ea1-ed21c70ade9a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:47.842648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebdcadda-7360-4b74-9ea1-ed21c70ade9a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:47.842648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ebdcadda-7360-4b74-9ea1-ed21c70ade9a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:47.850237 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:47.850237 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:47.851246 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebdcadda-7360-4b74-9ea1-ed21c70ade9a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:47.852166 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 904/3653] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:47 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:48.367008 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae8c027c-2317-4413-9b6f-0dd04e674f59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:48.370233 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae8c027c-2317-4413-9b6f-0dd04e674f59 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:48.370499 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae8c027c-2317-4413-9b6f-0dd04e674f59 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:48.371066 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae8c027c-2317-4413-9b6f-0dd04e674f59 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:48.371066 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ae8c027c-2317-4413-9b6f-0dd04e674f59 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:48.381252 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:48.381252 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:48.383093 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae8c027c-2317-4413-9b6f-0dd04e674f59 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:48.383621 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 928/3654] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:48 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:48.868308 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6b3a5f6f-043b-4426-90c4-c262d80b107f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:48.870662 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b3a5f6f-043b-4426-90c4-c262d80b107f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:48.870925 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b3a5f6f-043b-4426-90c4-c262d80b107f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:48.871224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b3a5f6f-043b-4426-90c4-c262d80b107f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:48.871402 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6b3a5f6f-043b-4426-90c4-c262d80b107f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:48.874679 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=482,cinder:UPDATE=107,cinder:INSERT=58 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:49:48.879267 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:48.879267 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:48.880189 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b3a5f6f-043b-4426-90c4-c262d80b107f tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:48.880871 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 914/3655] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:48 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:48.920898 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d4c19a0-28bb-4a3e-b4e7-1c86244495d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:49.062538 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d4c19a0-28bb-4a3e-b4e7-1c86244495d2 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:49:49.062921 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d4c19a0-28bb-4a3e-b4e7-1c86244495d2 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:49.081415 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d4c19a0-28bb-4a3e-b4e7-1c86244495d2 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:49:49.082022 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 910/3656] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:49:48 2026] POST /volume/v3/types => generated 287 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:49.403197 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-602cf640-6306-4fe4-9a9f-945affcc6633 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:49.404564 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-602cf640-6306-4fe4-9a9f-945affcc6633 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:49.404685 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-602cf640-6306-4fe4-9a9f-945affcc6633 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:49.404955 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-602cf640-6306-4fe4-9a9f-945affcc6633 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:49.405141 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-602cf640-6306-4fe4-9a9f-945affcc6633 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:49.408815 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=391,cinder:UPDATE=89,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:49:49.413332 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:49.413332 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:49.414193 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-602cf640-6306-4fe4-9a9f-945affcc6633 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:49.414771 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 905/3657] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:49 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:49:49.447075 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:49.530151 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:49.530532 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-42611658", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:49.532415 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-42611658', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:49.532703 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Create volume of 1 GB Aug 13 23:49:49.538268 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Availability Zones retrieved successfully. Aug 13 23:49:49.544976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Flow 'volume_create_api' (536c1cfb-3c7d-48ad-ba26-33f6cb0d38b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:49.546437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49a9546-f4e5-4a8d-9ebd-7a22f121b3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.547630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:49.581349 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49a9546-f4e5-4a8d-9ebd-7a22f121b3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.583506 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd9dc15-8162-416c-adad-8776ed01efad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.673851 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Created reservations ['b0c46cc7-b488-4759-938f-1cab1d4109fd', '105b181b-46a0-41d8-ba65-052360b5f13b', '1971637d-6483-496e-a11a-677df96e9847', '64db000d-4bc0-4ac9-b099-a04b8d3faaf3'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:49.675345 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd9dc15-8162-416c-adad-8776ed01efad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c46cc7-b488-4759-938f-1cab1d4109fd', '105b181b-46a0-41d8-ba65-052360b5f13b', '1971637d-6483-496e-a11a-677df96e9847', '64db000d-4bc0-4ac9-b099-a04b8d3faaf3']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.676554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3c4366-f811-4c39-8040-c4aaaa35f274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.715662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3c4366-f811-4c39-8040-c4aaaa35f274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02461200-a880-43e1-aa0a-95d051a869a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-42611658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166fbc95eb904fd7aa9b4301e990ea2d',qos_specs=None,replication_status=,reservations=['b0c46cc7-b488-4759-938f-1cab1d4109fd','105b181b-46a0-41d8-ba65-052360b5f13b','1971637d-6483-496e-a11a-677df96e9847','64db000d-4bc0-4ac9-b099-a04b8d3faaf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7537c03a8874ee6b3ee906d76380f82',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-42611658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02461200-a880-43e1-aa0a-95d051a869a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166fbc95eb904fd7aa9b4301e990ea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7537c03a8874ee6b3ee906d76380f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.716808 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2308e0a7-5b33-4e36-b20a-f53ad367c647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.746218 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2308e0a7-5b33-4e36-b20a-f53ad367c647) transitioned into state 'SUCCESS' from state '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-42611658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166fbc95eb904fd7aa9b4301e990ea2d',qos_specs=None,replication_status=,reservations=['b0c46cc7-b488-4759-938f-1cab1d4109fd','105b181b-46a0-41d8-ba65-052360b5f13b','1971637d-6483-496e-a11a-677df96e9847','64db000d-4bc0-4ac9-b099-a04b8d3faaf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7537c03a8874ee6b3ee906d76380f82',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.747448 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afed0da-b630-496b-b58c-14f66fbc93c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.763414 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afed0da-b630-496b-b58c-14f66fbc93c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.763414 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Flow 'volume_create_api' (536c1cfb-3c7d-48ad-ba26-33f6cb0d38b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:49.763414 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Create volume request issued successfully. Aug 13 23:49:49.764261 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e03b44c-ae10-443b-a0e9-aef5998cdde9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:49.764261 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 929/3658] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:49 2026] POST /volume/v3/volumes => generated 761 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:49.779906 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-50c96a0b-1689-49c5-98a7-488feddc5411 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:49.780966 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:49.781365 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1292668890", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:49.782977 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1292668890', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:49.783185 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Create volume of 1 GB Aug 13 23:49:49.787461 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Availability Zones retrieved successfully. Aug 13 23:49:49.793527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Flow 'volume_create_api' (92eaa569-21c9-4f49-b7b8-337575bf53da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:49.794542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109901f9-c36f-4246-acec-370544d5386c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.795563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:49.830151 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109901f9-c36f-4246-acec-370544d5386c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.831349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f8b3c66-e127-4cec-9027-3407ef374119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.888792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Created reservations ['0bd05641-5a6f-4b49-bd8a-b306c1f6e920', 'ed849a0c-10ab-4794-9535-92a36a5e3509', '51523006-d967-4e6f-91bd-d72e39d931c0', '0340e33a-72e9-4903-9ed4-49ede572710d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:49.890064 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f8b3c66-e127-4cec-9027-3407ef374119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd05641-5a6f-4b49-bd8a-b306c1f6e920', 'ed849a0c-10ab-4794-9535-92a36a5e3509', '51523006-d967-4e6f-91bd-d72e39d931c0', '0340e33a-72e9-4903-9ed4-49ede572710d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.890916 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26b9db2-70c3-4fe5-8c38-61b02023d346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.901869 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-263bfe2b-f01d-4f4a-b618-98fd3de6d90d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:49.905384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-263bfe2b-f01d-4f4a-b618-98fd3de6d90d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:49.905940 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-263bfe2b-f01d-4f4a-b618-98fd3de6d90d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:49.905940 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-263bfe2b-f01d-4f4a-b618-98fd3de6d90d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:49.906184 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-263bfe2b-f01d-4f4a-b618-98fd3de6d90d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:49.916744 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:49.916744 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:49.917714 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-263bfe2b-f01d-4f4a-b618-98fd3de6d90d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:49.918156 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 911/3659] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:49 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:49.921736 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26b9db2-70c3-4fe5-8c38-61b02023d346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '028bb16f-9fb9-47c9-8372-4570283bbb15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1292668890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166fbc95eb904fd7aa9b4301e990ea2d',qos_specs=None,replication_status=,reservations=['0bd05641-5a6f-4b49-bd8a-b306c1f6e920','ed849a0c-10ab-4794-9535-92a36a5e3509','51523006-d967-4e6f-91bd-d72e39d931c0','0340e33a-72e9-4903-9ed4-49ede572710d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7537c03a8874ee6b3ee906d76380f82',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1292668890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=028bb16f-9fb9-47c9-8372-4570283bbb15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166fbc95eb904fd7aa9b4301e990ea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7537c03a8874ee6b3ee906d76380f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.923183 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30470bd5-a1cf-4873-bd57-4dc079821373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.977686 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30470bd5-a1cf-4873-bd57-4dc079821373) transitioned into state 'SUCCESS' from state '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-1292668890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='166fbc95eb904fd7aa9b4301e990ea2d',qos_specs=None,replication_status=,reservations=['0bd05641-5a6f-4b49-bd8a-b306c1f6e920','ed849a0c-10ab-4794-9535-92a36a5e3509','51523006-d967-4e6f-91bd-d72e39d931c0','0340e33a-72e9-4903-9ed4-49ede572710d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7537c03a8874ee6b3ee906d76380f82',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.978657 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1079d7-551b-44a1-83d2-b9b716d3758b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:49.992652 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1079d7-551b-44a1-83d2-b9b716d3758b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:49.993919 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Flow 'volume_create_api' (92eaa569-21c9-4f49-b7b8-337575bf53da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:49.994439 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Create volume request issued successfully. Aug 13 23:49:49.995339 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50c96a0b-1689-49c5-98a7-488feddc5411 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:49.996048 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 915/3660] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:49 2026] POST /volume/v3/volumes => generated 763 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 23:49:50.434193 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb18a65b-9e98-46f7-b45a-d100bf03d22e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:50.436597 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb18a65b-9e98-46f7-b45a-d100bf03d22e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:50.436597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb18a65b-9e98-46f7-b45a-d100bf03d22e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:50.436597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb18a65b-9e98-46f7-b45a-d100bf03d22e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:50.436597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cb18a65b-9e98-46f7-b45a-d100bf03d22e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:50.443054 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:50.443054 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:50.443054 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb18a65b-9e98-46f7-b45a-d100bf03d22e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:50.445635 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 906/3661] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:50 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:50.931097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94d84b1f-59e7-49eb-9805-57046b7a1dfa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:50.933696 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94d84b1f-59e7-49eb-9805-57046b7a1dfa tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:50.933929 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94d84b1f-59e7-49eb-9805-57046b7a1dfa tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:50.934287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94d84b1f-59e7-49eb-9805-57046b7a1dfa tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:50.934397 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-94d84b1f-59e7-49eb-9805-57046b7a1dfa tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:50.941396 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:50.941396 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:50.942554 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94d84b1f-59e7-49eb-9805-57046b7a1dfa tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:50.943482 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 930/3662] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:50 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:51.457392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c532917e-a7c9-4672-8c63-e52c145316fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:51.459605 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c532917e-a7c9-4672-8c63-e52c145316fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:51.459819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c532917e-a7c9-4672-8c63-e52c145316fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:51.460338 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c532917e-a7c9-4672-8c63-e52c145316fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:51.460338 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c532917e-a7c9-4672-8c63-e52c145316fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:51.465877 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:51.465877 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:51.466710 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c532917e-a7c9-4672-8c63-e52c145316fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:51.467363 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 912/3663] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:51 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:51.577586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:51.579894 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:49:51.580343 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "1605463f-1e64-480b-8490-d8c74210dcc6", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:51.582233 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '1605463f-1e64-480b-8490-d8c74210dcc6', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:49:51.683837 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Create volume of 1 GB Aug 13 23:49:51.684272 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:51.684272 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:51.694593 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Availability Zones retrieved successfully. Aug 13 23:49:51.702331 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Flow 'volume_create_api' (e2381e26-4468-4d0c-9942-d46d8f5f913a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:51.704031 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ac1026-03e9-4ed1-b0d7-b26748def46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:51.705440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:49:51.781134 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ac1026-03e9-4ed1-b0d7-b26748def46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:49:49Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=aa04d315-3e55-4c90-85a7-d00a436fac89,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': 'aa04d315-3e55-4c90-85a7-d00a436fac89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:51.781939 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c80f1108-edc7-4efa-ae8e-48ca19149dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:51.811518 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-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 13 23:49:51.811835 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-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 13 23:49:51.854894 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Created reservations ['7177d79f-af86-4b0e-a325-ba74fb1d09f2', '98c7daa2-dc54-4581-b041-87732ef0b04b', '6b28845a-7e11-48df-a973-b4c0b89c90da', '0d03933d-8814-48b1-8347-17c425635ac9'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:51.856171 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c80f1108-edc7-4efa-ae8e-48ca19149dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7177d79f-af86-4b0e-a325-ba74fb1d09f2', '98c7daa2-dc54-4581-b041-87732ef0b04b', '6b28845a-7e11-48df-a973-b4c0b89c90da', '0d03933d-8814-48b1-8347-17c425635ac9']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:51.857245 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b592ef1e-4e50-481a-9c48-ab82e0a87980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:51.884336 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b592ef1e-4e50-481a-9c48-ab82e0a87980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdccf564-cd01-4f48-bda9-a9dc7eb673e4', '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='4b7db844e88c4194965fb43a596e5363',qos_specs=None,replication_status=,reservations=['7177d79f-af86-4b0e-a325-ba74fb1d09f2','98c7daa2-dc54-4581-b041-87732ef0b04b','6b28845a-7e11-48df-a973-b4c0b89c90da','0d03933d-8814-48b1-8347-17c425635ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284bb777360445c6827c108a2ec36626',volume_type_id=aa04d315-3e55-4c90-85a7-d00a436fac89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:49:51Z,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=fdccf564-cd01-4f48-bda9-a9dc7eb673e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b7db844e88c4194965fb43a596e5363',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284bb777360445c6827c108a2ec36626',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa04d315-3e55-4c90-85a7-d00a436fac89),volume_type_id=aa04d315-3e55-4c90-85a7-d00a436fac89)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:51.885755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c375736-cd20-4f64-b6ed-bb58527b76ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:51.915683 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c375736-cd20-4f64-b6ed-bb58527b76ac) transitioned into state 'SUCCESS' from 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='4b7db844e88c4194965fb43a596e5363',qos_specs=None,replication_status=,reservations=['7177d79f-af86-4b0e-a325-ba74fb1d09f2','98c7daa2-dc54-4581-b041-87732ef0b04b','6b28845a-7e11-48df-a973-b4c0b89c90da','0d03933d-8814-48b1-8347-17c425635ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284bb777360445c6827c108a2ec36626',volume_type_id=aa04d315-3e55-4c90-85a7-d00a436fac89)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:51.916651 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8569588d-634c-4c69-a3bb-975f1bef178e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:49:51.933160 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8569588d-634c-4c69-a3bb-975f1bef178e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:49:51.934833 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Flow 'volume_create_api' (e2381e26-4468-4d0c-9942-d46d8f5f913a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:49:51.934833 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Create volume request issued successfully. Aug 13 23:49:51.936782 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9aacf4c1-d489-4e2c-8ba1-a1c76794c943 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:49:51.936782 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 916/3664] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:51 2026] POST /volume/v3/volumes => generated 796 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:51.954257 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79046d9d-8d04-40ca-b3c7-e8bfbb4c2869 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:51.957575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-511647a4-d644-46bf-92fe-feb77ead747e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:51.958113 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79046d9d-8d04-40ca-b3c7-e8bfbb4c2869 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:49:51.960187 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79046d9d-8d04-40ca-b3c7-e8bfbb4c2869 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:51.960187 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79046d9d-8d04-40ca-b3c7-e8bfbb4c2869 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:51.960478 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-511647a4-d644-46bf-92fe-feb77ead747e tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:51.960478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-511647a4-d644-46bf-92fe-feb77ead747e tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:51.960478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-511647a4-d644-46bf-92fe-feb77ead747e tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:51.960478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-511647a4-d644-46bf-92fe-feb77ead747e tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:51.965018 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:51.965018 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:51.966120 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-511647a4-d644-46bf-92fe-feb77ead747e tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:51.966792 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 931/3665] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:51 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:51.975535 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:51.975535 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:51.978934 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-79046d9d-8d04-40ca-b3c7-e8bfbb4c2869 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:49:51.988872 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79046d9d-8d04-40ca-b3c7-e8bfbb4c2869 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:49:51.990396 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 907/3666] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:51 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:52.480683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b47bda7-a021-4113-9e11-1c4d4726a53d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:52.483632 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b47bda7-a021-4113-9e11-1c4d4726a53d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:52.483933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b47bda7-a021-4113-9e11-1c4d4726a53d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:52.484233 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b47bda7-a021-4113-9e11-1c4d4726a53d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:52.484387 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1b47bda7-a021-4113-9e11-1c4d4726a53d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:52.493249 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:52.493249 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:52.494152 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b47bda7-a021-4113-9e11-1c4d4726a53d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:52.494725 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 913/3667] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:52 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:52.985006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65d2abf3-0a92-4f69-8e5c-2fa576d7a19c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:52.985006 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65d2abf3-0a92-4f69-8e5c-2fa576d7a19c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:52.985006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65d2abf3-0a92-4f69-8e5c-2fa576d7a19c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:52.985006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65d2abf3-0a92-4f69-8e5c-2fa576d7a19c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:52.985006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-65d2abf3-0a92-4f69-8e5c-2fa576d7a19c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:52.993297 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:52.993297 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:52.994538 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65d2abf3-0a92-4f69-8e5c-2fa576d7a19c tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:52.995202 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 917/3668] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:52 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:53.007461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e59a9f5-2aad-4b16-9d76-e3e4ac59d36e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:53.009464 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e59a9f5-2aad-4b16-9d76-e3e4ac59d36e tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:49:53.009690 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e59a9f5-2aad-4b16-9d76-e3e4ac59d36e tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:53.010372 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e59a9f5-2aad-4b16-9d76-e3e4ac59d36e tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:53.023844 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:53.023844 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:53.030271 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e59a9f5-2aad-4b16-9d76-e3e4ac59d36e tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:49:53.041520 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e59a9f5-2aad-4b16-9d76-e3e4ac59d36e tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:49:53.042515 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 932/3669] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:53 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 888 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:53.507888 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-657cee0a-0219-4cf8-a865-70332814ceab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:53.510460 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-657cee0a-0219-4cf8-a865-70332814ceab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:53.510773 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-657cee0a-0219-4cf8-a865-70332814ceab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:53.510840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-657cee0a-0219-4cf8-a865-70332814ceab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:53.511125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-657cee0a-0219-4cf8-a865-70332814ceab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:53.517277 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:53.517277 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:53.520964 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-657cee0a-0219-4cf8-a865-70332814ceab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:53.520964 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 908/3670] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:53 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:54.011559 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5ddd499-514a-40f0-af65-ba13a08544a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:54.014690 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5ddd499-514a-40f0-af65-ba13a08544a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:54.014690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5ddd499-514a-40f0-af65-ba13a08544a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:54.014874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5ddd499-514a-40f0-af65-ba13a08544a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:54.014972 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b5ddd499-514a-40f0-af65-ba13a08544a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:54.021956 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:54.021956 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:54.023493 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5ddd499-514a-40f0-af65-ba13a08544a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:54.023589 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 914/3671] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:54 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:54.060217 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b66f5851-8254-4a79-bfd6-79607533ba25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:54.062233 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b66f5851-8254-4a79-bfd6-79607533ba25 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:49:54.062447 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b66f5851-8254-4a79-bfd6-79607533ba25 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:54.062666 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b66f5851-8254-4a79-bfd6-79607533ba25 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:54.071787 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:54.071787 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:54.079151 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b66f5851-8254-4a79-bfd6-79607533ba25 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:49:54.087768 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b66f5851-8254-4a79-bfd6-79607533ba25 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:49:54.088294 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 918/3672] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:54 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:54.532677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad59e0ad-1b67-445c-a6aa-0b3bf831df33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:54.534629 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad59e0ad-1b67-445c-a6aa-0b3bf831df33 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:54.534902 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad59e0ad-1b67-445c-a6aa-0b3bf831df33 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:54.535193 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad59e0ad-1b67-445c-a6aa-0b3bf831df33 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:54.535518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ad59e0ad-1b67-445c-a6aa-0b3bf831df33 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:54.540719 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:54.540719 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:54.541930 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad59e0ad-1b67-445c-a6aa-0b3bf831df33 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:54.543169 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 933/3673] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:54 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:55.041852 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e9863eb4-2726-4b9a-ab78-24bf42f0473b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:55.045247 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e9863eb4-2726-4b9a-ab78-24bf42f0473b tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:55.045493 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e9863eb4-2726-4b9a-ab78-24bf42f0473b tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:55.045744 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e9863eb4-2726-4b9a-ab78-24bf42f0473b tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:55.045906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e9863eb4-2726-4b9a-ab78-24bf42f0473b tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:55.053373 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:55.053373 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:55.055404 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e9863eb4-2726-4b9a-ab78-24bf42f0473b tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:55.055404 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 909/3674] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:55 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:55.110265 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e0f3b1d-2e9c-43e7-947e-70803a06ea5c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:55.112337 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e0f3b1d-2e9c-43e7-947e-70803a06ea5c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:49:55.112592 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e0f3b1d-2e9c-43e7-947e-70803a06ea5c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:55.112877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e0f3b1d-2e9c-43e7-947e-70803a06ea5c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:55.122254 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:55.122254 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:55.127312 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7e0f3b1d-2e9c-43e7-947e-70803a06ea5c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:49:55.133983 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e0f3b1d-2e9c-43e7-947e-70803a06ea5c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:49:55.134210 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 915/3675] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:55 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:55.556814 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da389fe2-21c6-41e0-9562-b016d652f70f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:55.559363 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da389fe2-21c6-41e0-9562-b016d652f70f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:55.559585 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da389fe2-21c6-41e0-9562-b016d652f70f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:55.559842 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da389fe2-21c6-41e0-9562-b016d652f70f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:55.559956 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-da389fe2-21c6-41e0-9562-b016d652f70f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:55.565251 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:55.565251 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:55.566192 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da389fe2-21c6-41e0-9562-b016d652f70f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:55.566672 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 919/3676] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:55 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:56.069695 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e600171-e959-4c77-9cd3-ce00faecb6a5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:56.072205 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e600171-e959-4c77-9cd3-ce00faecb6a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:56.072453 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e600171-e959-4c77-9cd3-ce00faecb6a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:56.072688 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e600171-e959-4c77-9cd3-ce00faecb6a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:56.072845 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7e600171-e959-4c77-9cd3-ce00faecb6a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:56.080597 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:56.080597 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:56.081659 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e600171-e959-4c77-9cd3-ce00faecb6a5 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:56.084055 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 934/3677] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:56 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:56.151971 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d673c2f9-5e62-4d0d-b373-0b5fe5b2b0a4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:56.155886 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d673c2f9-5e62-4d0d-b373-0b5fe5b2b0a4 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:49:56.156292 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d673c2f9-5e62-4d0d-b373-0b5fe5b2b0a4 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:56.156455 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d673c2f9-5e62-4d0d-b373-0b5fe5b2b0a4 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:56.176020 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:56.176020 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:56.179523 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d673c2f9-5e62-4d0d-b373-0b5fe5b2b0a4 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:49:56.189751 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d673c2f9-5e62-4d0d-b373-0b5fe5b2b0a4 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:49:56.190287 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 910/3678] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:56 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 949 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:56.576813 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fab20995-12aa-4237-9c64-4e91477c7cdc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:56.579115 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fab20995-12aa-4237-9c64-4e91477c7cdc tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:56.579429 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fab20995-12aa-4237-9c64-4e91477c7cdc tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:56.579633 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fab20995-12aa-4237-9c64-4e91477c7cdc tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:56.579740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fab20995-12aa-4237-9c64-4e91477c7cdc tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:56.584491 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:56.584491 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:56.585841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fab20995-12aa-4237-9c64-4e91477c7cdc tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:56.586406 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 916/3679] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:56 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:57.097102 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-263e2515-e430-46b1-8012-146befed8c1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:57.099205 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-263e2515-e430-46b1-8012-146befed8c1d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:57.099435 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-263e2515-e430-46b1-8012-146befed8c1d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:57.099658 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-263e2515-e430-46b1-8012-146befed8c1d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:57.099792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-263e2515-e430-46b1-8012-146befed8c1d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:57.104922 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:57.104922 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:57.105794 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-263e2515-e430-46b1-8012-146befed8c1d tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:57.106227 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 920/3680] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:57 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:57.209943 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d87742b-521a-4759-b315-6ccf44e7cfc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:57.212011 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d87742b-521a-4759-b315-6ccf44e7cfc6 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:49:57.212294 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d87742b-521a-4759-b315-6ccf44e7cfc6 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:57.212522 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d87742b-521a-4759-b315-6ccf44e7cfc6 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:57.220508 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:57.220508 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:57.225499 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2d87742b-521a-4759-b315-6ccf44e7cfc6 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:49:57.230593 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d87742b-521a-4759-b315-6ccf44e7cfc6 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:49:57.231071 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 935/3681] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:57 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:57.602075 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac08f992-8630-4259-92ca-be06d23e518b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:57.605012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac08f992-8630-4259-92ca-be06d23e518b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:57.605012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac08f992-8630-4259-92ca-be06d23e518b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:57.605012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac08f992-8630-4259-92ca-be06d23e518b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:57.605012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ac08f992-8630-4259-92ca-be06d23e518b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:57.611435 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:57.611435 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:57.613062 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac08f992-8630-4259-92ca-be06d23e518b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:57.613241 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 911/3682] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:57 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:57.628839 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a1ad0c7-ece1-4eef-9737-ee7e9841a60f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:57.631241 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a1ad0c7-ece1-4eef-9737-ee7e9841a60f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:49:57.631241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a1ad0c7-ece1-4eef-9737-ee7e9841a60f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:57.631403 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a1ad0c7-ece1-4eef-9737-ee7e9841a60f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:57.632187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9a1ad0c7-ece1-4eef-9737-ee7e9841a60f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:57.637660 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:57.637660 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:57.638026 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a1ad0c7-ece1-4eef-9737-ee7e9841a60f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:49:57.638216 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 917/3683] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:57 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:57.653024 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3cb98349-7bd1-4f42-b7fe-237d7fae00fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:57.655082 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cb98349-7bd1-4f42-b7fe-237d7fae00fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:49:57.655721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cb98349-7bd1-4f42-b7fe-237d7fae00fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f6e9cd6-1fca-46fc-8063-096a8b07c9f7", "incremental": true, "force": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:49:57.658947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-3cb98349-7bd1-4f42-b7fe-237d7fae00fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating new backup {'backup': {'volume_id': '3f6e9cd6-1fca-46fc-8063-096a8b07c9f7', 'incremental': True, 'force': True}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:49:57.659220 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-3cb98349-7bd1-4f42-b7fe-237d7fae00fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating backup of volume 3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 in container None Aug 13 23:49:57.675244 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:57.675244 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:57.675244 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3cb98349-7bd1-4f42-b7fe-237d7fae00fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:49:57.704700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3cb98349-7bd1-4f42-b7fe-237d7fae00fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['5a18945a-da31-4dc6-a91a-be34f3ae33e0', 'cbd2a996-9c27-4e3d-aedd-35c184cbd6f1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:49:57.758694 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cb98349-7bd1-4f42-b7fe-237d7fae00fb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:49:57.759165 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 921/3684] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:49:57 2026] POST /volume/v3/backups => generated 286 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:49:57.771688 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-143c9eb2-4bc3-4ae9-9df2-0b4a274531b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:57.774600 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-143c9eb2-4bc3-4ae9-9df2-0b4a274531b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:49:57.774751 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-143c9eb2-4bc3-4ae9-9df2-0b4a274531b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:57.774979 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-143c9eb2-4bc3-4ae9-9df2-0b4a274531b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:57.775264 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-143c9eb2-4bc3-4ae9-9df2-0b4a274531b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:57.780767 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:57.780767 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:57.782020 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-143c9eb2-4bc3-4ae9-9df2-0b4a274531b0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:49:57.782510 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 936/3685] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:57 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 692 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:58.117657 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-52b46ab5-d09b-43ea-bb2d-ce70af597c66 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:58.119983 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52b46ab5-d09b-43ea-bb2d-ce70af597c66 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:49:58.120317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52b46ab5-d09b-43ea-bb2d-ce70af597c66 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:58.120700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52b46ab5-d09b-43ea-bb2d-ce70af597c66 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:58.120886 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-52b46ab5-d09b-43ea-bb2d-ce70af597c66 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Show backup with id feb5f1a9-8653-4099-9a6e-c9391e56795d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:58.127026 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:58.127026 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:58.128043 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52b46ab5-d09b-43ea-bb2d-ce70af597c66 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 200 Aug 13 23:49:58.128546 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 912/3686] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:58 2026] GET /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:58.145048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b25e7e6-c564-45bf-abc2-77df33214acb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:58.146938 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b25e7e6-c564-45bf-abc2-77df33214acb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf Aug 13 23:49:58.147208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b25e7e6-c564-45bf-abc2-77df33214acb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:58.147530 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b25e7e6-c564-45bf-abc2-77df33214acb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:58.157891 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:58.157891 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:58.163619 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1b25e7e6-c564-45bf-abc2-77df33214acb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:58.171516 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b25e7e6-c564-45bf-abc2-77df33214acb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf returned with HTTP 200 Aug 13 23:49:58.172107 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 918/3687] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:58 2026] GET /volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:58.190434 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-acb6d760-4453-4c1d-851c-e9de0d4ba5cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:58.192714 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acb6d760-4453-4c1d-851c-e9de0d4ba5cb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf Aug 13 23:49:58.193054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acb6d760-4453-4c1d-851c-e9de0d4ba5cb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:58.193243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acb6d760-4453-4c1d-851c-e9de0d4ba5cb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:58.201117 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:58.201117 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:58.208630 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-acb6d760-4453-4c1d-851c-e9de0d4ba5cb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:58.215612 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acb6d760-4453-4c1d-851c-e9de0d4ba5cb tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf returned with HTTP 200 Aug 13 23:49:58.216269 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 922/3688] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:58 2026] GET /volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:49:58.245878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7811fffe-ba2a-410b-9b5e-f53b3a27bc1a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:58.248359 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7811fffe-ba2a-410b-9b5e-f53b3a27bc1a tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:49:58.248586 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7811fffe-ba2a-410b-9b5e-f53b3a27bc1a tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:58.248808 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7811fffe-ba2a-410b-9b5e-f53b3a27bc1a tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:58.257521 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:58.257521 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:58.262764 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7811fffe-ba2a-410b-9b5e-f53b3a27bc1a tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:49:58.269131 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7811fffe-ba2a-410b-9b5e-f53b3a27bc1a tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:49:58.269692 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 937/3689] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:58 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:58.796115 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-011c87ce-2536-4aa8-8c78-a7f2f29246f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:58.799071 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-011c87ce-2536-4aa8-8c78-a7f2f29246f6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:49:58.799392 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-011c87ce-2536-4aa8-8c78-a7f2f29246f6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:58.799772 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-011c87ce-2536-4aa8-8c78-a7f2f29246f6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:58.799939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-011c87ce-2536-4aa8-8c78-a7f2f29246f6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:58.805691 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:58.805691 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:49:58.806738 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-011c87ce-2536-4aa8-8c78-a7f2f29246f6 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:49:58.807235 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 913/3690] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:58 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:59.290936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fbe166c8-8514-4615-90a5-28765476f73c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:59.294289 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fbe166c8-8514-4615-90a5-28765476f73c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:49:59.294613 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fbe166c8-8514-4615-90a5-28765476f73c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:59.294901 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fbe166c8-8514-4615-90a5-28765476f73c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:59.304856 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:59.304856 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:49:59.311110 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fbe166c8-8514-4615-90a5-28765476f73c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:49:59.320810 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fbe166c8-8514-4615-90a5-28765476f73c tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:49:59.320810 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 919/3691] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:59 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:59.821815 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0f63420-40fe-4e54-aebd-caf56e769af5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:59.826015 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0f63420-40fe-4e54-aebd-caf56e769af5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:49:59.826015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0f63420-40fe-4e54-aebd-caf56e769af5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:59.826015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0f63420-40fe-4e54-aebd-caf56e769af5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:59.826015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b0f63420-40fe-4e54-aebd-caf56e769af5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:49:59.833417 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:59.833417 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:49:59.833417 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0f63420-40fe-4e54-aebd-caf56e769af5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:49:59.833417 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 923/3692] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:49:59 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:49:59.886481 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-7e58459a-5860-4cc5-9f97-920e1d32e447 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:49:59.889144 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-7e58459a-5860-4cc5-9f97-920e1d32e447 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf Aug 13 23:49:59.889451 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-7e58459a-5860-4cc5-9f97-920e1d32e447 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:49:59.889669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-7e58459a-5860-4cc5-9f97-920e1d32e447 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:49:59.898409 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:49:59.898409 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:49:59.903572 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-7e58459a-5860-4cc5-9f97-920e1d32e447 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:49:59.910145 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-7e58459a-5860-4cc5-9f97-920e1d32e447 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf returned with HTTP 200 Aug 13 23:49:59.910779 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 938/3693] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:49:59 2026] GET /volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:00.341315 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-87285395-470b-4271-9769-bbb6c7bd5ed8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:00.344725 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87285395-470b-4271-9769-bbb6c7bd5ed8 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:50:00.344927 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87285395-470b-4271-9769-bbb6c7bd5ed8 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:00.345417 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87285395-470b-4271-9769-bbb6c7bd5ed8 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:00.358616 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:00.358616 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:00.367835 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-87285395-470b-4271-9769-bbb6c7bd5ed8 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:50:00.375041 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87285395-470b-4271-9769-bbb6c7bd5ed8 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:50:00.375694 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 914/3694] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:00 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:00.641100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-b35c12b8-b37b-441f-9eaf-695f9fffb388 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:00.643495 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-b35c12b8-b37b-441f-9eaf-695f9fffb388 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf Aug 13 23:50:00.643786 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-b35c12b8-b37b-441f-9eaf-695f9fffb388 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:00.644925 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-b35c12b8-b37b-441f-9eaf-695f9fffb388 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:00.651600 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:00.651600 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:00.656115 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-b35c12b8-b37b-441f-9eaf-695f9fffb388 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:50:00.662848 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-b35c12b8-b37b-441f-9eaf-695f9fffb388 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf returned with HTTP 200 Aug 13 23:50:00.662848 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 920/3695] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:00 2026] GET /volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf => generated 1414 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:00.682930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dd976a6c-e112-4528-a8cd-3ccccbd9c56f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:00.683196 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd976a6c-e112-4528-a8cd-3ccccbd9c56f None None] GET https://10.4.3.81/volume// Aug 13 23:50:00.683485 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd976a6c-e112-4528-a8cd-3ccccbd9c56f None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:00.684461 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd976a6c-e112-4528-a8cd-3ccccbd9c56f None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:00.684461 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd976a6c-e112-4528-a8cd-3ccccbd9c56f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:00.684877 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 924/3696] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:50:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:00.698873 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-d13bcb79-dfe7-4b5a-84cf-17e463dd75d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:00.704511 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-d13bcb79-dfe7-4b5a-84cf-17e463dd75d3 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:50:00.705006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-d13bcb79-dfe7-4b5a-84cf-17e463dd75d3 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "912e2727-2467-4bcd-85fe-bcaf7b75afdf", "connector": null, "instance_uuid": "a080c1cf-f6b6-4272-9718-f8cba7112368"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:00.717454 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:00.717454 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:00.766260 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-d13bcb79-dfe7-4b5a-84cf-17e463dd75d3 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:50:00.767339 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 939/3697] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:50:00 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:50:00.852099 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcc1ba20-2507-47db-8d12-412e123637fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:00.856784 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcc1ba20-2507-47db-8d12-412e123637fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:00.856784 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcc1ba20-2507-47db-8d12-412e123637fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:00.856784 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcc1ba20-2507-47db-8d12-412e123637fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:00.856784 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bcc1ba20-2507-47db-8d12-412e123637fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:00.861590 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:00.861590 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:00.862880 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcc1ba20-2507-47db-8d12-412e123637fd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:00.863365 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 915/3698] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:00 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:01.361895 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:01.364135 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:50:01.364633 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1445633921", "snapshot_id": null, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:01.366671 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1445633921', 'snapshot_id': None, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:50:01.400054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-811074aa-abdc-4645-88e4-8e749ff5b211 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:01.404625 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-811074aa-abdc-4645-88e4-8e749ff5b211 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:50:01.405265 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-811074aa-abdc-4645-88e4-8e749ff5b211 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:01.405739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-811074aa-abdc-4645-88e4-8e749ff5b211 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:01.435739 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:01.435739 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:01.446444 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-811074aa-abdc-4645-88e4-8e749ff5b211 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:50:01.455169 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-811074aa-abdc-4645-88e4-8e749ff5b211 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:50:01.455911 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 925/3699] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:01 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 1293 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:01.480072 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18639aae-0d87-4d9f-98ac-a96ed2830315 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:01.482432 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18639aae-0d87-4d9f-98ac-a96ed2830315 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:50:01.482736 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18639aae-0d87-4d9f-98ac-a96ed2830315 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:01.483107 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18639aae-0d87-4d9f-98ac-a96ed2830315 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:01.483599 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-18639aae-0d87-4d9f-98ac-a96ed2830315 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Delete volume with id: fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:50:01.493566 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:01.493566 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:01.494488 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18639aae-0d87-4d9f-98ac-a96ed2830315 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:50:01.523217 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18639aae-0d87-4d9f-98ac-a96ed2830315 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Delete volume request issued successfully. Aug 13 23:50:01.523736 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18639aae-0d87-4d9f-98ac-a96ed2830315 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 202 Aug 13 23:50:01.524831 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 940/3700] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:01 2026] DELETE /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:01.532046 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume of 1 GB Aug 13 23:50:01.540620 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Availability Zones retrieved successfully. Aug 13 23:50:01.542651 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d23993d6-67b7-466a-8566-cb1643ecc529 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:01.546203 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d23993d6-67b7-466a-8566-cb1643ecc529 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:50:01.546758 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d23993d6-67b7-466a-8566-cb1643ecc529 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:01.546884 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d23993d6-67b7-466a-8566-cb1643ecc529 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:01.550294 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Flow 'volume_create_api' (2ef22c35-86a9-4cad-868d-d3044354f0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:01.551999 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d23b02bd-55e5-4971-9d00-9c8b8c091a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:01.555930 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:50:01.561064 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:01.561064 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:01.567083 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d23993d6-67b7-466a-8566-cb1643ecc529 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Volume info retrieved successfully. Aug 13 23:50:01.575325 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d23993d6-67b7-466a-8566-cb1643ecc529 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 200 Aug 13 23:50:01.576703 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 916/3701] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:01 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 1292 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:01.647952 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d23b02bd-55e5-4971-9d00-9c8b8c091a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:01.649057 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046e472b-3599-4fc9-b02d-eec1b83addce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:01.749719 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Created reservations ['66ffc85b-0bdc-4870-942f-156ede7e967c', '495ecff7-9bd2-477b-ba8c-b9872b596fa4', '7afeba7f-9896-412f-aa8c-e56f3db3269e', '1e4f43f1-0510-4b78-b804-905b19811e9e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:01.750955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046e472b-3599-4fc9-b02d-eec1b83addce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66ffc85b-0bdc-4870-942f-156ede7e967c', '495ecff7-9bd2-477b-ba8c-b9872b596fa4', '7afeba7f-9896-412f-aa8c-e56f3db3269e', '1e4f43f1-0510-4b78-b804-905b19811e9e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:01.751874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58115523-1faf-4d04-93c2-bbc71790d190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:01.782820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58115523-1faf-4d04-93c2-bbc71790d190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eb7a51e-cb28-4b04-b4e1-6324e9e38efb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1445633921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d77d7d3974c42bf8633df49b303ca82',qos_specs=None,replication_status=,reservations=['66ffc85b-0bdc-4870-942f-156ede7e967c','495ecff7-9bd2-477b-ba8c-b9872b596fa4','7afeba7f-9896-412f-aa8c-e56f3db3269e','1e4f43f1-0510-4b78-b804-905b19811e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9d2d2b5651474c82714165e1a22292',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1445633921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eb7a51e-cb28-4b04-b4e1-6324e9e38efb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d77d7d3974c42bf8633df49b303ca82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d9d2d2b5651474c82714165e1a22292',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:01.784183 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed6dede-e5fe-4b01-9d1b-ea4df904a793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:01.820384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed6dede-e5fe-4b01-9d1b-ea4df904a793) transitioned into state 'SUCCESS' from state '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-1445633921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d77d7d3974c42bf8633df49b303ca82',qos_specs=None,replication_status=,reservations=['66ffc85b-0bdc-4870-942f-156ede7e967c','495ecff7-9bd2-477b-ba8c-b9872b596fa4','7afeba7f-9896-412f-aa8c-e56f3db3269e','1e4f43f1-0510-4b78-b804-905b19811e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9d2d2b5651474c82714165e1a22292',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:01.821776 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dfb9897-55fa-42e5-8b1b-1f9f43010991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:01.837382 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dfb9897-55fa-42e5-8b1b-1f9f43010991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:01.838517 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Flow 'volume_create_api' (2ef22c35-86a9-4cad-868d-d3044354f0ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:01.838906 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume request issued successfully. Aug 13 23:50:01.840285 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a9c63c8-b27c-45fe-b79c-489d6d740074 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:50:01.840491 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 921/3702] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:50:01 2026] POST /volume/v3/volumes => generated 779 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:01.858069 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7fcacf1e-a071-4fd3-93c2-a5046ab593c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:01.861885 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7fcacf1e-a071-4fd3-93c2-a5046ab593c5 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:50:01.861885 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7fcacf1e-a071-4fd3-93c2-a5046ab593c5 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:01.862151 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7fcacf1e-a071-4fd3-93c2-a5046ab593c5 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:01.876592 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:01.876592 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:01.880772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67b164d1-80fd-4784-8286-2df1b0fdc505 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:01.882269 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7fcacf1e-a071-4fd3-93c2-a5046ab593c5 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:01.883423 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67b164d1-80fd-4784-8286-2df1b0fdc505 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:01.883705 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67b164d1-80fd-4784-8286-2df1b0fdc505 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:01.884771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67b164d1-80fd-4784-8286-2df1b0fdc505 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:01.884771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-67b164d1-80fd-4784-8286-2df1b0fdc505 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:01.891812 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7fcacf1e-a071-4fd3-93c2-a5046ab593c5 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:50:01.891812 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 926/3703] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:01 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:01.893684 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:01.893684 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:01.894912 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67b164d1-80fd-4784-8286-2df1b0fdc505 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:01.895356 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 941/3704] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:01 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:02.328275 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-860316e0-fec3-4921-8727-866da5ed2e03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:02.329059 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-860316e0-fec3-4921-8727-866da5ed2e03 None None] GET https://10.4.3.81/volume// Aug 13 23:50:02.329654 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-860316e0-fec3-4921-8727-866da5ed2e03 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:02.330576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-860316e0-fec3-4921-8727-866da5ed2e03 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:02.332227 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-860316e0-fec3-4921-8727-866da5ed2e03 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:02.332227 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 917/3705] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:02 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:02.349807 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-47807e67-6538-4e50-843c-cefe29bb7666 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:02.352812 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-47807e67-6538-4e50-843c-cefe29bb7666 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf Aug 13 23:50:02.352958 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-47807e67-6538-4e50-843c-cefe29bb7666 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:02.353273 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-47807e67-6538-4e50-843c-cefe29bb7666 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:02.366004 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:02.366004 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:02.371403 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-47807e67-6538-4e50-843c-cefe29bb7666 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:50:02.379728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-47807e67-6538-4e50-843c-cefe29bb7666 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf returned with HTTP 200 Aug 13 23:50:02.380116 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 922/3706] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:02 2026] GET /volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf => generated 1593 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:02.524542 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-30d8a358-e21e-4b0a-bace-e711451d413a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:02.527904 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-30d8a358-e21e-4b0a-bace-e711451d413a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] PUT https://10.4.3.81/volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413 Aug 13 23:50:02.528500 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-30d8a358-e21e-4b0a-bace-e711451d413a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:02.545130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-30d8a358-e21e-4b0a-bace-e711451d413a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Acquiring lock "cinder-attachment_update-912e2727-2467-4bcd-85fe-bcaf7b75afdf-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:50:02.557377 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-30d8a358-e21e-4b0a-bace-e711451d413a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Lock "cinder-attachment_update-912e2727-2467-4bcd-85fe-bcaf7b75afdf-np0000007283" acquired by "attachment_update" :: waited 0.013s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:50:02.559099 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:02.559099 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:02.595734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-371ef0cf-91a2-44e6-af98-131f38d6b5e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:02.601021 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-371ef0cf-91a2-44e6-af98-131f38d6b5e1 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] GET https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 Aug 13 23:50:02.601021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-371ef0cf-91a2-44e6-af98-131f38d6b5e1 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:02.601021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-371ef0cf-91a2-44e6-af98-131f38d6b5e1 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:02.612662 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-371ef0cf-91a2-44e6-af98-131f38d6b5e1 tempest-VolumeAndVolumeTypeFromImageTest-248249018 tempest-VolumeAndVolumeTypeFromImageTest-248249018-project-member] https://10.4.3.81/volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 returned with HTTP 404 Aug 13 23:50:02.613418 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 942/3707] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:02 2026] GET /volume/v3/volumes/fdccf564-cd01-4f48-bda9-a9dc7eb673e4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:02.694818 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-30d8a358-e21e-4b0a-bace-e711451d413a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Lock "cinder-attachment_update-912e2727-2467-4bcd-85fe-bcaf7b75afdf-np0000007283" released by "attachment_update" :: held 0.138s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:50:02.695820 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-30d8a358-e21e-4b0a-bace-e711451d413a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413 returned with HTTP 200 Aug 13 23:50:02.696227 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 927/3708] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:50:02 2026] PUT /volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:02.731280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-a9f9dd3c-bbb8-41ee-8614-397182d430a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:02.736897 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-a9f9dd3c-bbb8-41ee-8614-397182d430a3 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] POST https://10.4.3.81/volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413/action Aug 13 23:50:02.736897 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-a9f9dd3c-bbb8-41ee-8614-397182d430a3 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:02.737120 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-a9f9dd3c-bbb8-41ee-8614-397182d430a3 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:02.765036 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:02.765036 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:02.786266 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e259e168-ddba-449f-98b3-9feeef4fc569 req-a9f9dd3c-bbb8-41ee-8614-397182d430a3 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413/action returned with HTTP 204 Aug 13 23:50:02.787308 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 918/3709] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:50:02 2026] POST /volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:02.914278 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4943fc0-a768-4690-8597-462eec851634 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:02.914349 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0b802f2-489a-4738-8280-ae90091cff04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:02.917888 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4943fc0-a768-4690-8597-462eec851634 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:50:02.917888 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4943fc0-a768-4690-8597-462eec851634 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:02.917888 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4943fc0-a768-4690-8597-462eec851634 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:02.920923 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0b802f2-489a-4738-8280-ae90091cff04 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:02.921417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0b802f2-489a-4738-8280-ae90091cff04 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:02.921672 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0b802f2-489a-4738-8280-ae90091cff04 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:02.921828 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e0b802f2-489a-4738-8280-ae90091cff04 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:02.928659 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:02.928659 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:02.929454 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:02.929454 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:02.929738 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0b802f2-489a-4738-8280-ae90091cff04 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:02.930836 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 923/3710] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:02 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:02.938479 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d4943fc0-a768-4690-8597-462eec851634 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:02.943797 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4943fc0-a768-4690-8597-462eec851634 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:50:02.944379 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 943/3711] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:02 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:02.963920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2460861a-6d7f-4e64-9621-5536bcf6c87d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:02.967533 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2460861a-6d7f-4e64-9621-5536bcf6c87d tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:50:02.967533 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2460861a-6d7f-4e64-9621-5536bcf6c87d tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:02.968522 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2460861a-6d7f-4e64-9621-5536bcf6c87d tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:02.985222 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:02.985222 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:02.999158 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2460861a-6d7f-4e64-9621-5536bcf6c87d tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:03.022783 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2460861a-6d7f-4e64-9621-5536bcf6c87d tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:50:03.024355 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 928/3712] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:02 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 1387 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:03.098220 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c593c42-2aac-4f0f-9029-bc3ab6592c52 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:03.101045 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c593c42-2aac-4f0f-9029-bc3ab6592c52 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:50:03.101438 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c593c42-2aac-4f0f-9029-bc3ab6592c52 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:03.101907 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c593c42-2aac-4f0f-9029-bc3ab6592c52 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:03.104317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2c593c42-2aac-4f0f-9029-bc3ab6592c52 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:50:03.186215 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2c593c42-2aac-4f0f-9029-bc3ab6592c52 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Get all volumes completed successfully. Aug 13 23:50:03.190872 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:03.190872 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:03.201641 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c593c42-2aac-4f0f-9029-bc3ab6592c52 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:50:03.202784 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 919/3713] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:50:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15255 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:03.236684 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:03.240731 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 Aug 13 23:50:03.241238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:03.241756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:03.241885 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Delete volume with id: 522d66e7-0d4e-42e3-bb8c-137f64ca5a51 Aug 13 23:50:03.252812 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:03.252812 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:03.253305 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Volume info retrieved successfully. Aug 13 23:50:03.279495 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.image.cache [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '1605463f-1e64-480b-8490-d8c74210dcc6', 'volume_id': '522d66e7-0d4e-42e3-bb8c-137f64ca5a51', 'host': 'np0000007283@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 23, 49, 51), 'last_used': datetime.datetime(2026, 8, 13, 23, 50, 1)}. {{(pid=100274) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 23:50:03.301040 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Delete volume request issued successfully. Aug 13 23:50:03.301215 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6606814-a56c-47a5-a2cf-3871223e82d0 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] https://10.4.3.81/volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 returned with HTTP 202 Aug 13 23:50:03.301971 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 924/3714] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:03 2026] DELETE /volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:03.316290 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71764f31-4567-475f-ac9a-e1d46c7bad40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:03.319124 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71764f31-4567-475f-ac9a-e1d46c7bad40 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] GET https://10.4.3.81/volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 Aug 13 23:50:03.319508 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71764f31-4567-475f-ac9a-e1d46c7bad40 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:03.319641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71764f31-4567-475f-ac9a-e1d46c7bad40 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:03.342098 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:03.342098 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:03.350574 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-71764f31-4567-475f-ac9a-e1d46c7bad40 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Volume info retrieved successfully. Aug 13 23:50:03.357572 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71764f31-4567-475f-ac9a-e1d46c7bad40 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] https://10.4.3.81/volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 returned with HTTP 200 Aug 13 23:50:03.358670 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 944/3715] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:03 2026] GET /volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 => generated 1094 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:50:03.947834 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5e51fcfb-8d45-43dc-8930-e41124f5582c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:03.954227 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e51fcfb-8d45-43dc-8930-e41124f5582c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:03.954384 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e51fcfb-8d45-43dc-8930-e41124f5582c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:03.954578 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e51fcfb-8d45-43dc-8930-e41124f5582c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:03.954671 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5e51fcfb-8d45-43dc-8930-e41124f5582c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:03.963786 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:03.963786 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:03.965257 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e51fcfb-8d45-43dc-8930-e41124f5582c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:03.965885 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 929/3716] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:03 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:04.378052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-29129087-fbc2-4da1-ad01-73c6672b9a6a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:04.381155 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29129087-fbc2-4da1-ad01-73c6672b9a6a tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] GET https://10.4.3.81/volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 Aug 13 23:50:04.381442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29129087-fbc2-4da1-ad01-73c6672b9a6a tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:04.381740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29129087-fbc2-4da1-ad01-73c6672b9a6a tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:04.390050 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29129087-fbc2-4da1-ad01-73c6672b9a6a tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] https://10.4.3.81/volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 returned with HTTP 404 Aug 13 23:50:04.390050 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 920/3717] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:04 2026] GET /volume/v3/volumes/522d66e7-0d4e-42e3-bb8c-137f64ca5a51 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:04.403755 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd87e076-f84b-4c69-a682-0c766f5151aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:04.407244 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd87e076-f84b-4c69-a682-0c766f5151aa tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] DELETE https://10.4.3.81/volume/v3/types/aa04d315-3e55-4c90-85a7-d00a436fac89 Aug 13 23:50:04.407457 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd87e076-f84b-4c69-a682-0c766f5151aa tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:04.407615 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd87e076-f84b-4c69-a682-0c766f5151aa tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:04.460833 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd87e076-f84b-4c69-a682-0c766f5151aa tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] https://10.4.3.81/volume/v3/types/aa04d315-3e55-4c90-85a7-d00a436fac89 returned with HTTP 202 Aug 13 23:50:04.461443 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 925/3718] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:50:04 2026] DELETE /volume/v3/types/aa04d315-3e55-4c90-85a7-d00a436fac89 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:04.476144 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de00e298-30c6-4651-98dc-dfb753fa1969 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:04.478762 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de00e298-30c6-4651-98dc-dfb753fa1969 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] GET https://10.4.3.81/volume/v3/types/aa04d315-3e55-4c90-85a7-d00a436fac89 Aug 13 23:50:04.479051 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de00e298-30c6-4651-98dc-dfb753fa1969 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:04.479267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de00e298-30c6-4651-98dc-dfb753fa1969 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:04.484659 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de00e298-30c6-4651-98dc-dfb753fa1969 tempest-VolumeAndVolumeTypeFromImageTest-1657413475 tempest-VolumeAndVolumeTypeFromImageTest-1657413475-project-admin] https://10.4.3.81/volume/v3/types/aa04d315-3e55-4c90-85a7-d00a436fac89 returned with HTTP 404 Aug 13 23:50:04.485274 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 945/3719] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:50:04 2026] GET /volume/v3/types/aa04d315-3e55-4c90-85a7-d00a436fac89 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:04.674520 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-a6b74b58-99d2-4e60-a137-e8d3cadc8bb6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:04.681384 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-a6b74b58-99d2-4e60-a137-e8d3cadc8bb6 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:50:04.681680 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-a6b74b58-99d2-4e60-a137-e8d3cadc8bb6 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:04.682046 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-a6b74b58-99d2-4e60-a137-e8d3cadc8bb6 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:04.695185 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:04.695185 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:04.705121 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-a6b74b58-99d2-4e60-a137-e8d3cadc8bb6 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:04.722788 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-a6b74b58-99d2-4e60-a137-e8d3cadc8bb6 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:50:04.724753 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 930/3720] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:04 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 1369 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:04.990512 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c8283d6-2d93-42cc-8767-0e7b48e68ed8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:04.996320 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c8283d6-2d93-42cc-8767-0e7b48e68ed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:04.996811 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c8283d6-2d93-42cc-8767-0e7b48e68ed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:04.997831 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c8283d6-2d93-42cc-8767-0e7b48e68ed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:04.998487 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4c8283d6-2d93-42cc-8767-0e7b48e68ed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:05.008409 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:05.008409 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:05.010269 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c8283d6-2d93-42cc-8767-0e7b48e68ed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:05.011293 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 921/3721] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:04 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:50:05.531099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-fe555348-be03-49f7-a2bb-a2af3c9902c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:05.537931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-fe555348-be03-49f7-a2bb-a2af3c9902c0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:50:05.538955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-fe555348-be03-49f7-a2bb-a2af3c9902c0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:05.539379 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-fe555348-be03-49f7-a2bb-a2af3c9902c0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:05.564367 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:05.564367 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:05.579036 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-fe555348-be03-49f7-a2bb-a2af3c9902c0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:05.595087 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-fe555348-be03-49f7-a2bb-a2af3c9902c0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:50:05.596050 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 926/3722] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:05 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 1369 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:05.611268 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d02e206-9b62-47bc-aa3f-18bb000836b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:05.614443 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d02e206-9b62-47bc-aa3f-18bb000836b6 None None] GET https://10.4.3.81/volume// Aug 13 23:50:05.614443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d02e206-9b62-47bc-aa3f-18bb000836b6 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:05.614443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d02e206-9b62-47bc-aa3f-18bb000836b6 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:05.614443 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d02e206-9b62-47bc-aa3f-18bb000836b6 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:05.614443 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 946/3723] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:50:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:05.627957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-6cbeb04a-e287-42f2-ae45-1290677ee36c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:05.637403 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-6cbeb04a-e287-42f2-ae45-1290677ee36c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:50:05.640681 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-6cbeb04a-e287-42f2-ae45-1290677ee36c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eb7a51e-cb28-4b04-b4e1-6324e9e38efb", "connector": null, "instance_uuid": "57222f2c-e72a-4fe1-9da3-4e8532999746"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:05.667335 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:05.667335 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:05.756348 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-6cbeb04a-e287-42f2-ae45-1290677ee36c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:50:05.756348 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 931/3724] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:50:05 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:06.036339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1fec5075-cbfc-4f18-aaa8-e0b310e5ef44 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:06.038910 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1fec5075-cbfc-4f18-aaa8-e0b310e5ef44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:06.039183 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1fec5075-cbfc-4f18-aaa8-e0b310e5ef44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:06.039853 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1fec5075-cbfc-4f18-aaa8-e0b310e5ef44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:06.039853 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1fec5075-cbfc-4f18-aaa8-e0b310e5ef44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:06.046207 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:06.046207 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:06.046816 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1fec5075-cbfc-4f18-aaa8-e0b310e5ef44 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:06.047270 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 922/3725] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:06 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:07.067666 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a52ec03-65f8-4c76-9416-a9bb805440c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:07.070153 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a52ec03-65f8-4c76-9416-a9bb805440c7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:07.070482 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a52ec03-65f8-4c76-9416-a9bb805440c7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:07.072009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a52ec03-65f8-4c76-9416-a9bb805440c7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:07.072009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3a52ec03-65f8-4c76-9416-a9bb805440c7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:07.084779 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:07.084779 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:07.085888 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a52ec03-65f8-4c76-9416-a9bb805440c7 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:07.086434 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 927/3726] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:07 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:07.331777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-058e1120-c565-4aa8-976c-d321fb2543e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:07.332431 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-058e1120-c565-4aa8-976c-d321fb2543e0 None None] GET https://10.4.3.81/volume// Aug 13 23:50:07.332955 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-058e1120-c565-4aa8-976c-d321fb2543e0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:07.333481 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-058e1120-c565-4aa8-976c-d321fb2543e0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:07.333972 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-058e1120-c565-4aa8-976c-d321fb2543e0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:07.334460 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 947/3727] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:07.349952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-991bd1cf-1d08-449b-b074-1cf1ebb664f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:07.355296 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-991bd1cf-1d08-449b-b074-1cf1ebb664f4 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:50:07.355565 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-991bd1cf-1d08-449b-b074-1cf1ebb664f4 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:07.355818 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-991bd1cf-1d08-449b-b074-1cf1ebb664f4 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:07.368586 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:07.368586 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:07.373455 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-991bd1cf-1d08-449b-b074-1cf1ebb664f4 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:07.380702 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-991bd1cf-1d08-449b-b074-1cf1ebb664f4 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:50:07.381274 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 932/3728] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:07 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 1548 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:07.542312 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-ce9760a6-35c7-429b-8907-4d5e0e8800d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:07.545301 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-ce9760a6-35c7-429b-8907-4d5e0e8800d0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] PUT https://10.4.3.81/volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620 Aug 13 23:50:07.545960 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-ce9760a6-35c7-429b-8907-4d5e0e8800d0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:07.560366 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-ce9760a6-35c7-429b-8907-4d5e0e8800d0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Acquiring lock "cinder-attachment_update-1eb7a51e-cb28-4b04-b4e1-6324e9e38efb-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:50:07.569016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-ce9760a6-35c7-429b-8907-4d5e0e8800d0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Lock "cinder-attachment_update-1eb7a51e-cb28-4b04-b4e1-6324e9e38efb-np0000007283" acquired by "attachment_update" :: waited 0.008s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:50:07.569016 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:07.569016 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:07.669065 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:07.694729 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-ce9760a6-35c7-429b-8907-4d5e0e8800d0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Lock "cinder-attachment_update-1eb7a51e-cb28-4b04-b4e1-6324e9e38efb-np0000007283" released by "attachment_update" :: held 0.127s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:50:07.694729 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-ce9760a6-35c7-429b-8907-4d5e0e8800d0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620 returned with HTTP 200 Aug 13 23:50:07.695354 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 923/3729] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:50:07 2026] PUT /volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:07.724921 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-18a59c5b-f20d-47da-af85-a439aa61a70b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:07.731299 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-18a59c5b-f20d-47da-af85-a439aa61a70b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620/action Aug 13 23:50:07.732647 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-18a59c5b-f20d-47da-af85-a439aa61a70b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:07.734070 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-18a59c5b-f20d-47da-af85-a439aa61a70b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:07.758403 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:07.758403 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:07.785828 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98904e99-d09c-4d6f-8736-6f3a02dd427b req-18a59c5b-f20d-47da-af85-a439aa61a70b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620/action returned with HTTP 204 Aug 13 23:50:07.786711 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 948/3730] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:50:07 2026] POST /volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:07.909861 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:50:07.910309 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-707804514"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:07.912373 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-707804514'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:50:07.912547 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume of 1 GB Aug 13 23:50:07.917439 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Availability Zones retrieved successfully. Aug 13 23:50:07.925278 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (7f965ca6-6b9f-41c4-85dd-49efc789bb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:07.926655 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865d1d28-8b88-4076-825d-77ac8f17f44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:07.930438 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:50:07.957788 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865d1d28-8b88-4076-825d-77ac8f17f44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:07.957788 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6177c5f-5a92-481d-8b2d-75ae677981ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:08.084081 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['6271a2e9-f859-4260-907d-846a352f3212', 'd66d34c8-0265-43a1-a670-e13392e96295', 'ebaa0d99-34a9-40c6-b8d3-7dec9a73fa23', '3fdc4f72-938b-4f8e-a23e-e4a8faaeac6f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:08.085017 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6177c5f-5a92-481d-8b2d-75ae677981ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6271a2e9-f859-4260-907d-846a352f3212', 'd66d34c8-0265-43a1-a670-e13392e96295', 'ebaa0d99-34a9-40c6-b8d3-7dec9a73fa23', '3fdc4f72-938b-4f8e-a23e-e4a8faaeac6f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:08.085793 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84a1cdd-131a-47b0-a97a-624c893bd056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:08.104783 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f6a54431-d6f3-44a2-b04f-01593b49c6b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:08.107901 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6a54431-d6f3-44a2-b04f-01593b49c6b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:08.107901 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6a54431-d6f3-44a2-b04f-01593b49c6b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:08.108133 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6a54431-d6f3-44a2-b04f-01593b49c6b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:08.108307 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f6a54431-d6f3-44a2-b04f-01593b49c6b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:08.113771 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84a1cdd-131a-47b0-a97a-624c893bd056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-707804514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['6271a2e9-f859-4260-907d-846a352f3212','d66d34c8-0265-43a1-a670-e13392e96295','ebaa0d99-34a9-40c6-b8d3-7dec9a73fa23','3fdc4f72-938b-4f8e-a23e-e4a8faaeac6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-707804514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67369b4ef464635a0fd425a9eac7ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:08.116048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c2f2b1-0e19-44cd-8078-607ee18d82e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:08.119892 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:08.119892 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:08.121900 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6a54431-d6f3-44a2-b04f-01593b49c6b4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:08.122353 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 933/3731] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:08 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:08.145273 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c2f2b1-0e19-44cd-8078-607ee18d82e9) transitioned into state 'SUCCESS' from state '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-707804514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['6271a2e9-f859-4260-907d-846a352f3212','d66d34c8-0265-43a1-a670-e13392e96295','ebaa0d99-34a9-40c6-b8d3-7dec9a73fa23','3fdc4f72-938b-4f8e-a23e-e4a8faaeac6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:08.146025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b22483-558a-4ad6-b236-5d3cf93a2651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:08.159624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b22483-558a-4ad6-b236-5d3cf93a2651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:08.159624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (7f965ca6-6b9f-41c4-85dd-49efc789bb05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:08.159624 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request issued successfully. Aug 13 23:50:08.159624 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd993ebd-4e09-4190-89ab-2904e9f19af1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:50:08.160074 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 928/3732] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:50:07 2026] POST /volume/v3/volumes => generated 775 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:08.175734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b550b74a-1a9f-4429-8932-4e33fb8f3f1c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:08.177233 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b550b74a-1a9f-4429-8932-4e33fb8f3f1c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b Aug 13 23:50:08.177447 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b550b74a-1a9f-4429-8932-4e33fb8f3f1c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:08.177726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b550b74a-1a9f-4429-8932-4e33fb8f3f1c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:08.189166 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:08.189166 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:08.195383 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b550b74a-1a9f-4429-8932-4e33fb8f3f1c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:50:08.204029 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b550b74a-1a9f-4429-8932-4e33fb8f3f1c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b returned with HTTP 200 Aug 13 23:50:08.204775 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 924/3733] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:08 2026] GET /volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:50:09.135660 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-10183ec8-2870-4141-aa8a-11855efc9771 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:09.137874 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10183ec8-2870-4141-aa8a-11855efc9771 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:09.138166 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10183ec8-2870-4141-aa8a-11855efc9771 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:09.138408 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10183ec8-2870-4141-aa8a-11855efc9771 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:09.138564 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-10183ec8-2870-4141-aa8a-11855efc9771 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:09.143739 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:09.143739 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:09.144797 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10183ec8-2870-4141-aa8a-11855efc9771 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:09.145424 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 949/3734] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:09 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:09.157423 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a7a495c-36a8-4757-87b4-6d0b13fcc809 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:09.159365 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a7a495c-36a8-4757-87b4-6d0b13fcc809 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:09.159581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a7a495c-36a8-4757-87b4-6d0b13fcc809 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:09.159796 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a7a495c-36a8-4757-87b4-6d0b13fcc809 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:09.159892 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2a7a495c-36a8-4757-87b4-6d0b13fcc809 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:09.165164 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:09.165164 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:09.166212 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a7a495c-36a8-4757-87b4-6d0b13fcc809 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:09.166890 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 934/3735] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:09 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:09.179174 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1f0a8df-1f43-47c2-9d58-50d8914e523e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:09.182459 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1f0a8df-1f43-47c2-9d58-50d8914e523e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:09.182649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1f0a8df-1f43-47c2-9d58-50d8914e523e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:09.182844 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1f0a8df-1f43-47c2-9d58-50d8914e523e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:09.182947 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-b1f0a8df-1f43-47c2-9d58-50d8914e523e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete backup with id: 1d534b1c-5e63-4507-a75b-24c56bb7ed53. Aug 13 23:50:09.190411 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:09.190411 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:09.213286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-b1f0a8df-1f43-47c2-9d58-50d8914e523e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] delete_backup rpcapi backup_id 1d534b1c-5e63-4507-a75b-24c56bb7ed53 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:50:09.218108 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1f0a8df-1f43-47c2-9d58-50d8914e523e tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 202 Aug 13 23:50:09.218108 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 929/3736] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:09 2026] DELETE /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:09.222728 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9ccc0335-06db-44d3-825c-1e67d8fdf270 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:09.226096 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9ccc0335-06db-44d3-825c-1e67d8fdf270 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b Aug 13 23:50:09.226350 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9ccc0335-06db-44d3-825c-1e67d8fdf270 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:09.226544 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9ccc0335-06db-44d3-825c-1e67d8fdf270 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:09.232915 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-724cc058-eb2a-44f2-97b3-327051be79e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:09.235558 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-724cc058-eb2a-44f2-97b3-327051be79e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:09.235558 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-724cc058-eb2a-44f2-97b3-327051be79e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:09.235801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-724cc058-eb2a-44f2-97b3-327051be79e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:09.235956 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-724cc058-eb2a-44f2-97b3-327051be79e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:09.242183 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:09.242183 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:09.243239 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-724cc058-eb2a-44f2-97b3-327051be79e4 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 200 Aug 13 23:50:09.243369 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:09.243369 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:09.243740 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 950/3737] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:09 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:09.252456 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9ccc0335-06db-44d3-825c-1e67d8fdf270 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:50:09.257453 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9ccc0335-06db-44d3-825c-1e67d8fdf270 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b returned with HTTP 200 Aug 13 23:50:09.258221 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 925/3738] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:09 2026] GET /volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:09.273973 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa9fbf45-f294-4bb7-8950-c0d468fc136f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:09.276103 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa9fbf45-f294-4bb7-8950-c0d468fc136f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:50:09.276628 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa9fbf45-f294-4bb7-8950-c0d468fc136f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b", "name": "tempest-type-Backup-16202831"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:09.278580 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-aa9fbf45-f294-4bb7-8950-c0d468fc136f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating new backup {'backup': {'volume_id': 'f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b', 'name': 'tempest-type-Backup-16202831'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:50:09.278753 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-aa9fbf45-f294-4bb7-8950-c0d468fc136f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating backup of volume f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b in container None Aug 13 23:50:09.286496 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:09.286496 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:09.286944 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa9fbf45-f294-4bb7-8950-c0d468fc136f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:50:09.333573 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-aa9fbf45-f294-4bb7-8950-c0d468fc136f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['91a8a75f-cc5e-4aa7-b1b1-e91c06d326cf', '0506d19c-23e1-4a1b-a4ad-ce306dce318e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:09.370568 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa9fbf45-f294-4bb7-8950-c0d468fc136f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:50:09.371114 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 935/3739] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:50:09 2026] POST /volume/v3/backups => generated 312 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:09.382864 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b107725-c496-47e2-a3d9-8365e163c708 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:09.385068 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b107725-c496-47e2-a3d9-8365e163c708 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:09.385752 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b107725-c496-47e2-a3d9-8365e163c708 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:09.385752 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b107725-c496-47e2-a3d9-8365e163c708 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:09.385752 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6b107725-c496-47e2-a3d9-8365e163c708 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:09.390815 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:09.390815 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:09.391832 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b107725-c496-47e2-a3d9-8365e163c708 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:09.392346 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 930/3740] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:09 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:10.259257 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c7b30c4-9c38-455d-8d1a-6fbe569f4f4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:10.261250 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c7b30c4-9c38-455d-8d1a-6fbe569f4f4b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 Aug 13 23:50:10.261457 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c7b30c4-9c38-455d-8d1a-6fbe569f4f4b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:10.261668 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c7b30c4-9c38-455d-8d1a-6fbe569f4f4b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:10.261871 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9c7b30c4-9c38-455d-8d1a-6fbe569f4f4b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id 1d534b1c-5e63-4507-a75b-24c56bb7ed53. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:10.266127 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c7b30c4-9c38-455d-8d1a-6fbe569f4f4b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 returned with HTTP 404 Aug 13 23:50:10.266669 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 951/3741] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:10 2026] GET /volume/v3/backups/1d534b1c-5e63-4507-a75b-24c56bb7ed53 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:10.276340 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-58cba2c7-0f0f-4a76-afc4-3d28b74e80ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:10.278628 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58cba2c7-0f0f-4a76-afc4-3d28b74e80ea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:50:10.279789 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58cba2c7-0f0f-4a76-afc4-3d28b74e80ea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f6e9cd6-1fca-46fc-8063-096a8b07c9f7", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1677866325", "container": "tempest-volumesbackupstest-backup-container-1555527362"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:10.280999 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-58cba2c7-0f0f-4a76-afc4-3d28b74e80ea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating new backup {'backup': {'volume_id': '3f6e9cd6-1fca-46fc-8063-096a8b07c9f7', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1677866325', 'container': 'tempest-volumesbackupstest-backup-container-1555527362'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:50:10.281198 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-58cba2c7-0f0f-4a76-afc4-3d28b74e80ea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Creating backup of volume 3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 in container tempest-volumesbackupstest-backup-container-1555527362 Aug 13 23:50:10.291699 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:10.291699 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:10.292267 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-58cba2c7-0f0f-4a76-afc4-3d28b74e80ea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:10.311815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-58cba2c7-0f0f-4a76-afc4-3d28b74e80ea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Created reservations ['6eb17b0e-5d95-46ba-81a6-f7ee68907cdd', 'bf8f15c9-9b27-4e96-9e61-7737fedf7603'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:10.355302 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58cba2c7-0f0f-4a76-afc4-3d28b74e80ea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:50:10.355302 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 926/3742] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:50:10 2026] POST /volume/v3/backups => generated 328 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:10.361196 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49776c2f-e567-4ebb-93b9-ece22c86c2c0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:10.363372 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49776c2f-e567-4ebb-93b9-ece22c86c2c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:10.367080 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49776c2f-e567-4ebb-93b9-ece22c86c2c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:10.367080 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49776c2f-e567-4ebb-93b9-ece22c86c2c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:10.367080 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-49776c2f-e567-4ebb-93b9-ece22c86c2c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:10.373244 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:10.373244 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:10.373244 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49776c2f-e567-4ebb-93b9-ece22c86c2c0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:10.373244 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 936/3743] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:10 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:10.406074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3aec7eb-126e-47a9-a2ca-83bf3dd28450 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:10.407822 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3aec7eb-126e-47a9-a2ca-83bf3dd28450 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:10.408148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3aec7eb-126e-47a9-a2ca-83bf3dd28450 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:10.408444 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3aec7eb-126e-47a9-a2ca-83bf3dd28450 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:10.408596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e3aec7eb-126e-47a9-a2ca-83bf3dd28450 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:10.415948 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:10.415948 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:10.416817 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3aec7eb-126e-47a9-a2ca-83bf3dd28450 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:10.417572 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 931/3744] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:10 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:11.383807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3483ad80-7ba3-440e-b3b9-73e7b94716bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:11.386492 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3483ad80-7ba3-440e-b3b9-73e7b94716bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:11.386800 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3483ad80-7ba3-440e-b3b9-73e7b94716bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:11.386931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3483ad80-7ba3-440e-b3b9-73e7b94716bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:11.387060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3483ad80-7ba3-440e-b3b9-73e7b94716bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:11.391710 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:11.391710 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:11.392464 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3483ad80-7ba3-440e-b3b9-73e7b94716bb tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:11.392848 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 952/3745] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:11 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:11.429346 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c061cf11-28e7-4e21-8f24-477d84388868 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:11.431672 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c061cf11-28e7-4e21-8f24-477d84388868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:11.431909 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c061cf11-28e7-4e21-8f24-477d84388868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:11.432129 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c061cf11-28e7-4e21-8f24-477d84388868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:11.432235 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c061cf11-28e7-4e21-8f24-477d84388868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:11.436293 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:11.436293 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:11.436798 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c061cf11-28e7-4e21-8f24-477d84388868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:11.437185 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 927/3746] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:11 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:12.407645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bdfa9b47-6a1c-4fd8-8300-cd06a68f6b30 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:12.412345 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bdfa9b47-6a1c-4fd8-8300-cd06a68f6b30 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:12.412620 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bdfa9b47-6a1c-4fd8-8300-cd06a68f6b30 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:12.412910 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bdfa9b47-6a1c-4fd8-8300-cd06a68f6b30 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:12.413094 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bdfa9b47-6a1c-4fd8-8300-cd06a68f6b30 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:12.429050 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:12.429050 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:12.430278 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bdfa9b47-6a1c-4fd8-8300-cd06a68f6b30 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:12.430632 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 937/3747] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:12 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:12.451469 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fc738d8a-8152-4585-9705-be9188659eed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:12.456858 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc738d8a-8152-4585-9705-be9188659eed tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:12.456858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc738d8a-8152-4585-9705-be9188659eed tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:12.457133 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc738d8a-8152-4585-9705-be9188659eed tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:12.457278 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fc738d8a-8152-4585-9705-be9188659eed tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:12.465654 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:12.465654 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:12.466731 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc738d8a-8152-4585-9705-be9188659eed tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:12.466929 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 932/3748] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:12 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 721 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:13.451419 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d0d56d0-221b-4aa7-9a65-255b36bfdaf8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:13.454879 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d0d56d0-221b-4aa7-9a65-255b36bfdaf8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:13.454879 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d0d56d0-221b-4aa7-9a65-255b36bfdaf8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:13.455166 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d0d56d0-221b-4aa7-9a65-255b36bfdaf8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:13.455313 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2d0d56d0-221b-4aa7-9a65-255b36bfdaf8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:13.461533 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:13.461533 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:13.468438 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d0d56d0-221b-4aa7-9a65-255b36bfdaf8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:13.468438 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 953/3749] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:13 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:13.484630 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6ade215c-7aa9-4e81-8471-d4f32ed9b2ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:13.489228 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ade215c-7aa9-4e81-8471-d4f32ed9b2ab tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:13.489543 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ade215c-7aa9-4e81-8471-d4f32ed9b2ab tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:13.489809 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ade215c-7aa9-4e81-8471-d4f32ed9b2ab tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:13.489972 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6ade215c-7aa9-4e81-8471-d4f32ed9b2ab tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:13.502394 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:13.502394 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:13.504381 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ade215c-7aa9-4e81-8471-d4f32ed9b2ab tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:13.505629 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 928/3750] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:13 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 721 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:14.477140 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a182546-61c4-4882-9654-60f2fb96148f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:14.479332 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a182546-61c4-4882-9654-60f2fb96148f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:14.479664 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a182546-61c4-4882-9654-60f2fb96148f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:14.480029 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a182546-61c4-4882-9654-60f2fb96148f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:14.480262 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3a182546-61c4-4882-9654-60f2fb96148f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:14.485822 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:14.485822 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:14.486974 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a182546-61c4-4882-9654-60f2fb96148f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:14.487509 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 938/3751] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:14 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:14.518685 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e63e71f7-6d11-4701-a9c4-326dc45b0868 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:14.521905 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e63e71f7-6d11-4701-a9c4-326dc45b0868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:14.522359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e63e71f7-6d11-4701-a9c4-326dc45b0868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:14.523061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e63e71f7-6d11-4701-a9c4-326dc45b0868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:14.523061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e63e71f7-6d11-4701-a9c4-326dc45b0868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:14.529789 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:14.529789 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:14.530975 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e63e71f7-6d11-4701-a9c4-326dc45b0868 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:14.531575 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 933/3752] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:14 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:15.499897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-672b81f3-7c00-4e05-8b3d-d93bb11defe0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:15.501793 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-672b81f3-7c00-4e05-8b3d-d93bb11defe0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:15.502171 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-672b81f3-7c00-4e05-8b3d-d93bb11defe0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:15.502375 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-672b81f3-7c00-4e05-8b3d-d93bb11defe0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:15.502526 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-672b81f3-7c00-4e05-8b3d-d93bb11defe0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:15.507375 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:15.507375 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:15.508203 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-672b81f3-7c00-4e05-8b3d-d93bb11defe0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:15.508606 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 954/3753] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:15 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:15.546764 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84d85a19-e803-4bf5-a84f-b7272b41ea3b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:15.549263 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84d85a19-e803-4bf5-a84f-b7272b41ea3b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:15.549570 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84d85a19-e803-4bf5-a84f-b7272b41ea3b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:15.549848 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84d85a19-e803-4bf5-a84f-b7272b41ea3b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:15.550013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-84d85a19-e803-4bf5-a84f-b7272b41ea3b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:15.556887 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:15.556887 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:15.557894 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84d85a19-e803-4bf5-a84f-b7272b41ea3b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:15.558417 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 929/3754] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:15 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:16.525680 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b34640f7-6017-42f6-971b-1a8d07b17d27 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:16.528182 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b34640f7-6017-42f6-971b-1a8d07b17d27 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:16.528563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b34640f7-6017-42f6-971b-1a8d07b17d27 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:16.528933 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b34640f7-6017-42f6-971b-1a8d07b17d27 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:16.529199 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b34640f7-6017-42f6-971b-1a8d07b17d27 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:16.536179 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:16.536179 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:16.537417 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b34640f7-6017-42f6-971b-1a8d07b17d27 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:16.538103 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 939/3755] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:16 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:16.571340 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1190876-3f3c-4f25-8232-6ebf74982931 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:16.573872 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1190876-3f3c-4f25-8232-6ebf74982931 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:16.574143 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1190876-3f3c-4f25-8232-6ebf74982931 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:16.574409 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1190876-3f3c-4f25-8232-6ebf74982931 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:16.574582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f1190876-3f3c-4f25-8232-6ebf74982931 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:16.580695 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:16.580695 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:16.581595 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1190876-3f3c-4f25-8232-6ebf74982931 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:16.582153 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 934/3756] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:16 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:17.556714 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98eccc3e-0de7-4868-9e6d-07a58b20fc6f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:17.559168 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98eccc3e-0de7-4868-9e6d-07a58b20fc6f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:17.559809 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98eccc3e-0de7-4868-9e6d-07a58b20fc6f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:17.559809 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98eccc3e-0de7-4868-9e6d-07a58b20fc6f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:17.559965 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-98eccc3e-0de7-4868-9e6d-07a58b20fc6f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:17.565754 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:17.565754 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:17.567512 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98eccc3e-0de7-4868-9e6d-07a58b20fc6f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:17.567962 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 955/3757] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:17 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:17.597730 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c37dbf00-55b3-4060-a41d-faf9adf782fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:17.600408 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c37dbf00-55b3-4060-a41d-faf9adf782fa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:17.600735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c37dbf00-55b3-4060-a41d-faf9adf782fa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:17.602300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c37dbf00-55b3-4060-a41d-faf9adf782fa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:17.602300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c37dbf00-55b3-4060-a41d-faf9adf782fa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:17.608473 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:17.608473 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:17.608648 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c37dbf00-55b3-4060-a41d-faf9adf782fa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:17.609559 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 930/3758] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:17 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:50:18.065783 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3ec53b5b-f1b1-42f1-8b53-d39f804b6a15 req-f0e2e8bc-963d-4ec4-b099-0cf9f19b7fb3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:18.070583 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3ec53b5b-f1b1-42f1-8b53-d39f804b6a15 req-f0e2e8bc-963d-4ec4-b099-0cf9f19b7fb3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07 Aug 13 23:50:18.070583 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3ec53b5b-f1b1-42f1-8b53-d39f804b6a15 req-f0e2e8bc-963d-4ec4-b099-0cf9f19b7fb3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:18.070583 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3ec53b5b-f1b1-42f1-8b53-d39f804b6a15 req-f0e2e8bc-963d-4ec4-b099-0cf9f19b7fb3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:18.080908 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:18.080908 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:18.143453 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3ec53b5b-f1b1-42f1-8b53-d39f804b6a15 req-f0e2e8bc-963d-4ec4-b099-0cf9f19b7fb3 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07 returned with HTTP 200 Aug 13 23:50:18.143453 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 940/3759] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:50:18 2026] DELETE /volume/v3/attachments/142f2a13-5a99-4cec-a2f5-360028996a07 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:18.587923 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe1afba9-8a6d-4153-a321-9d6025276267 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:18.597360 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe1afba9-8a6d-4153-a321-9d6025276267 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:18.597360 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe1afba9-8a6d-4153-a321-9d6025276267 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:18.597360 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe1afba9-8a6d-4153-a321-9d6025276267 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:18.597360 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fe1afba9-8a6d-4153-a321-9d6025276267 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:18.614608 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:18.614608 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:18.616302 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe1afba9-8a6d-4153-a321-9d6025276267 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:18.619283 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 935/3760] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:18 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:18.627898 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4bc4e81-aee0-4738-991e-f8a86308a54c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:18.631160 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4bc4e81-aee0-4738-991e-f8a86308a54c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:18.631471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4bc4e81-aee0-4738-991e-f8a86308a54c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:18.632165 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4bc4e81-aee0-4738-991e-f8a86308a54c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:18.633146 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a4bc4e81-aee0-4738-991e-f8a86308a54c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:18.641618 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:18.641618 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:18.643784 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4bc4e81-aee0-4738-991e-f8a86308a54c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:18.644472 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 956/3761] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:18 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:19.636524 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-98edeeaa-eaf6-4132-be57-c14c832b033f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:19.641070 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98edeeaa-eaf6-4132-be57-c14c832b033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:19.641070 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98edeeaa-eaf6-4132-be57-c14c832b033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:19.641070 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98edeeaa-eaf6-4132-be57-c14c832b033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:19.641300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-98edeeaa-eaf6-4132-be57-c14c832b033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:19.647159 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:19.647159 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:19.648406 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98edeeaa-eaf6-4132-be57-c14c832b033f tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:19.648501 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 931/3762] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:19 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:19.658621 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-977bd468-c680-434e-8bf5-b71ab6a7a734 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:19.662083 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-977bd468-c680-434e-8bf5-b71ab6a7a734 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:19.662700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-977bd468-c680-434e-8bf5-b71ab6a7a734 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:19.663841 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-977bd468-c680-434e-8bf5-b71ab6a7a734 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:19.663841 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-977bd468-c680-434e-8bf5-b71ab6a7a734 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:19.668713 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:19.668713 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:19.669793 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-977bd468-c680-434e-8bf5-b71ab6a7a734 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:19.670687 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 941/3763] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:19 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:50:20.019961 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-b4265582-5bae-4d95-b2a9-50d5630390fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:20.022788 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-b4265582-5bae-4d95-b2a9-50d5630390fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:50:20.022977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-b4265582-5bae-4d95-b2a9-50d5630390fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:20.023257 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-b4265582-5bae-4d95-b2a9-50d5630390fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:20.031321 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:20.031321 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:20.035612 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-b4265582-5bae-4d95-b2a9-50d5630390fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:50:20.042728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-b4265582-5bae-4d95-b2a9-50d5630390fc tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:50:20.043367 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 936/3764] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:20 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:20.665458 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c63c4e64-b63c-4a86-bc1f-bc4b074ff576 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:20.667810 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c63c4e64-b63c-4a86-bc1f-bc4b074ff576 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:20.668027 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c63c4e64-b63c-4a86-bc1f-bc4b074ff576 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:20.668301 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c63c4e64-b63c-4a86-bc1f-bc4b074ff576 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:20.668448 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c63c4e64-b63c-4a86-bc1f-bc4b074ff576 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:20.674350 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:20.674350 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:20.675550 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c63c4e64-b63c-4a86-bc1f-bc4b074ff576 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:20.675884 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 957/3765] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:20 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:20.689685 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-af6e2871-080d-4781-b160-4fa17b13ccc8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:20.692934 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-af6e2871-080d-4781-b160-4fa17b13ccc8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:20.693178 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-af6e2871-080d-4781-b160-4fa17b13ccc8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:20.693373 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-af6e2871-080d-4781-b160-4fa17b13ccc8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:20.693505 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-af6e2871-080d-4781-b160-4fa17b13ccc8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:20.702332 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:20.702332 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:20.703135 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-af6e2871-080d-4781-b160-4fa17b13ccc8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:20.703695 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 932/3766] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:20 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:20.783473 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-80fe0808-4235-4d34-98fd-992c61fdda50 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:20.788015 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-80fe0808-4235-4d34-98fd-992c61fdda50 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:50:20.788015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-80fe0808-4235-4d34-98fd-992c61fdda50 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:20.788015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-80fe0808-4235-4d34-98fd-992c61fdda50 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:20.799654 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:20.799654 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:20.809149 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-80fe0808-4235-4d34-98fd-992c61fdda50 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:50:20.817249 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-80fe0808-4235-4d34-98fd-992c61fdda50 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:50:20.818224 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 942/3767] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:20 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:20.830035 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da442841-0bb1-4e86-a934-ac80ec6d9047 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:20.830602 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da442841-0bb1-4e86-a934-ac80ec6d9047 None None] GET https://10.4.3.81/volume// Aug 13 23:50:20.830833 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da442841-0bb1-4e86-a934-ac80ec6d9047 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:20.831140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da442841-0bb1-4e86-a934-ac80ec6d9047 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:20.831580 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da442841-0bb1-4e86-a934-ac80ec6d9047 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:20.831969 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 937/3768] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:50:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:20.840437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-52d1c92b-c832-48f0-9ff5-e10222b98b33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:20.842829 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-52d1c92b-c832-48f0-9ff5-e10222b98b33 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:50:20.843264 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-52d1c92b-c832-48f0-9ff5-e10222b98b33 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6", "connector": null, "instance_uuid": "28f5db1a-e3ab-4443-b7c7-1e7270f5de84"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:20.855223 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:20.855223 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:20.891234 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-52d1c92b-c832-48f0-9ff5-e10222b98b33 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:50:20.892054 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 958/3769] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:50:20 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 13 23:50:21.695271 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebcf1d11-0e34-4eee-b416-587410ea5cb5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:21.697934 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebcf1d11-0e34-4eee-b416-587410ea5cb5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:21.698259 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebcf1d11-0e34-4eee-b416-587410ea5cb5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:21.698562 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebcf1d11-0e34-4eee-b416-587410ea5cb5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:21.699069 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ebcf1d11-0e34-4eee-b416-587410ea5cb5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:21.705253 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:21.705253 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:21.706452 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebcf1d11-0e34-4eee-b416-587410ea5cb5 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:21.707007 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 933/3770] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:21 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:21.721457 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8b4e29a3-e694-472f-8def-a62630b5c5cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:21.724877 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b4e29a3-e694-472f-8def-a62630b5c5cc tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:21.725244 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b4e29a3-e694-472f-8def-a62630b5c5cc tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:21.725827 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b4e29a3-e694-472f-8def-a62630b5c5cc tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:21.726073 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8b4e29a3-e694-472f-8def-a62630b5c5cc tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:21.732848 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:21.732848 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:21.733813 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b4e29a3-e694-472f-8def-a62630b5c5cc tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:21.734627 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 943/3771] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:21 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:22.169707 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd0412f6-00a6-415b-9e89-49f9a65c6850 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.170796 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd0412f6-00a6-415b-9e89-49f9a65c6850 None None] GET https://10.4.3.81/volume// Aug 13 23:50:22.171242 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd0412f6-00a6-415b-9e89-49f9a65c6850 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.173247 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd0412f6-00a6-415b-9e89-49f9a65c6850 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.173753 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd0412f6-00a6-415b-9e89-49f9a65c6850 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:22.174237 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 938/3772] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:22.185933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-390a4059-2734-42cb-9f5b-936ec5d2103a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.188761 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-390a4059-2734-42cb-9f5b-936ec5d2103a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:50:22.189331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-390a4059-2734-42cb-9f5b-936ec5d2103a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.189681 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-390a4059-2734-42cb-9f5b-936ec5d2103a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.211868 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.211868 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:22.222020 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-390a4059-2734-42cb-9f5b-936ec5d2103a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:50:22.226690 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-390a4059-2734-42cb-9f5b-936ec5d2103a tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:50:22.227443 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 959/3773] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1543 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:22.343493 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-24e0737d-5a03-425e-9953-d1b7a012da54 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.345893 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-24e0737d-5a03-425e-9953-d1b7a012da54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06 Aug 13 23:50:22.346346 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-24e0737d-5a03-425e-9953-d1b7a012da54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:22.357709 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-24e0737d-5a03-425e-9953-d1b7a012da54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:50:22.366199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-24e0737d-5a03-425e-9953-d1b7a012da54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6-np0000007283" acquired by "attachment_update" :: waited 0.009s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:50:22.367371 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.367371 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:22.441298 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b26fbc16-d246-45d8-8ed0-d44defb4436b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.444892 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b26fbc16-d246-45d8-8ed0-d44defb4436b tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:22.445371 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b26fbc16-d246-45d8-8ed0-d44defb4436b tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.445706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b26fbc16-d246-45d8-8ed0-d44defb4436b tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.461559 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.461559 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:22.473910 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b26fbc16-d246-45d8-8ed0-d44defb4436b tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:22.474514 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-24e0737d-5a03-425e-9953-d1b7a012da54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6-np0000007283" released by "attachment_update" :: held 0.108s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:50:22.474964 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-24e0737d-5a03-425e-9953-d1b7a012da54 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06 returned with HTTP 200 Aug 13 23:50:22.475664 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 934/3774] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:50:22 2026] PUT /volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:22.485154 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b26fbc16-d246-45d8-8ed0-d44defb4436b tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:22.485852 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 944/3775] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 837 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:22.504509 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce10f344-9a76-4990-ba2e-58056925ac61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.504677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-bf983f55-4efa-4052-ae12-3edb11d30dff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.508302 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-bf983f55-4efa-4052-ae12-3edb11d30dff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06/action Aug 13 23:50:22.508511 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce10f344-9a76-4990-ba2e-58056925ac61 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:22.508511 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce10f344-9a76-4990-ba2e-58056925ac61 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.508618 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-bf983f55-4efa-4052-ae12-3edb11d30dff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:22.508618 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-bf983f55-4efa-4052-ae12-3edb11d30dff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:22.508696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce10f344-9a76-4990-ba2e-58056925ac61 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.518760 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.518760 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:22.524587 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce10f344-9a76-4990-ba2e-58056925ac61 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:22.527664 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.527664 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:22.535238 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce10f344-9a76-4990-ba2e-58056925ac61 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:22.535238 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 939/3776] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:22.539101 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d46a1b54-2432-4e87-8ac0-6645d4af6595 req-bf983f55-4efa-4052-ae12-3edb11d30dff tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06/action returned with HTTP 204 Aug 13 23:50:22.539101 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 960/3777] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:50:22 2026] POST /volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:22.596194 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-aa85f382-4776-4417-a388-9ba4e357a942 req-2dd0ddf7-46c9-42d4-9d29-16a0ef28a39f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.598503 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-2dd0ddf7-46c9-42d4-9d29-16a0ef28a39f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:22.598728 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-2dd0ddf7-46c9-42d4-9d29-16a0ef28a39f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.598912 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-2dd0ddf7-46c9-42d4-9d29-16a0ef28a39f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.607048 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.607048 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:22.611436 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-aa85f382-4776-4417-a388-9ba4e357a942 req-2dd0ddf7-46c9-42d4-9d29-16a0ef28a39f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:22.616336 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-2dd0ddf7-46c9-42d4-9d29-16a0ef28a39f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:22.616815 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 935/3778] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:22.705517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1a959e8-1902-4d87-a308-8aa1d4aebac4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.706083 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1a959e8-1902-4d87-a308-8aa1d4aebac4 None None] GET https://10.4.3.81/volume// Aug 13 23:50:22.706337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1a959e8-1902-4d87-a308-8aa1d4aebac4 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.706594 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1a959e8-1902-4d87-a308-8aa1d4aebac4 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.707046 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1a959e8-1902-4d87-a308-8aa1d4aebac4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:22.707833 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 945/3779] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:22.715691 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-aa85f382-4776-4417-a388-9ba4e357a942 req-3c6e39c4-3999-4d79-81e0-6c2b2f5c56a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.719969 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-3c6e39c4-3999-4d79-81e0-6c2b2f5c56a2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:50:22.723427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-3c6e39c4-3999-4d79-81e0-6c2b2f5c56a2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9efc579c-aa22-4619-a792-a7e7094a7f8f", "connector": null, "instance_uuid": "bb4fab99-5823-46d8-9566-34c3c710fdb6"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:22.724491 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ddc70448-e831-479a-85ef-2a4e25fa99a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.726679 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddc70448-e831-479a-85ef-2a4e25fa99a8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:22.726679 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddc70448-e831-479a-85ef-2a4e25fa99a8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.726679 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddc70448-e831-479a-85ef-2a4e25fa99a8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.726679 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ddc70448-e831-479a-85ef-2a4e25fa99a8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:22.731045 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.731045 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:22.731968 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddc70448-e831-479a-85ef-2a4e25fa99a8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:22.731968 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 961/3780] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:22.746767 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.746767 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:22.746912 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b1d42f60-bf38-4b69-8324-3b2d73f50a61 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.752092 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1d42f60-bf38-4b69-8324-3b2d73f50a61 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:22.752217 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1d42f60-bf38-4b69-8324-3b2d73f50a61 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.752425 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1d42f60-bf38-4b69-8324-3b2d73f50a61 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.752522 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b1d42f60-bf38-4b69-8324-3b2d73f50a61 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:22.756906 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.756906 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:22.757616 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1d42f60-bf38-4b69-8324-3b2d73f50a61 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:22.758261 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 936/3781] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:50:22.795743 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-3c6e39c4-3999-4d79-81e0-6c2b2f5c56a2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:50:22.796438 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 940/3782] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:50:22 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:22.826199 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2bea28ac-3f71-4fe0-8020-17a7ebef5d84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.828186 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bea28ac-3f71-4fe0-8020-17a7ebef5d84 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:22.828432 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bea28ac-3f71-4fe0-8020-17a7ebef5d84 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.828648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bea28ac-3f71-4fe0-8020-17a7ebef5d84 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.838154 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c4dac177-ee44-46c8-91bb-df36664da3b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.840501 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c4dac177-ee44-46c8-91bb-df36664da3b0 None None] GET https://10.4.3.81/volume// Aug 13 23:50:22.840788 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c4dac177-ee44-46c8-91bb-df36664da3b0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.841158 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c4dac177-ee44-46c8-91bb-df36664da3b0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.841499 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c4dac177-ee44-46c8-91bb-df36664da3b0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:22.841851 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 962/3783] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:22.844085 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.844085 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:22.849445 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-aa85f382-4776-4417-a388-9ba4e357a942 req-16b407fa-25e7-4e27-8738-89b52f995788 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:22.850871 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2bea28ac-3f71-4fe0-8020-17a7ebef5d84 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:22.856243 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-16b407fa-25e7-4e27-8738-89b52f995788 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:22.856529 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-16b407fa-25e7-4e27-8738-89b52f995788 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:22.856785 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-16b407fa-25e7-4e27-8738-89b52f995788 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:22.861943 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bea28ac-3f71-4fe0-8020-17a7ebef5d84 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:22.864214 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 946/3784] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:22.873220 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:22.873220 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:22.877709 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-aa85f382-4776-4417-a388-9ba4e357a942 req-16b407fa-25e7-4e27-8738-89b52f995788 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:22.882945 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-16b407fa-25e7-4e27-8738-89b52f995788 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:22.884208 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 937/3785] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:22 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 23:50:23.014118 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-aa85f382-4776-4417-a388-9ba4e357a942 req-873c2b5e-a75d-4af5-849f-70527bc745ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:23.016467 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-873c2b5e-a75d-4af5-849f-70527bc745ff tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] PUT https://10.4.3.81/volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd Aug 13 23:50:23.016838 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-873c2b5e-a75d-4af5-849f-70527bc745ff tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:23.026571 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-aa85f382-4776-4417-a388-9ba4e357a942 req-873c2b5e-a75d-4af5-849f-70527bc745ff tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Acquiring lock "cinder-attachment_update-9efc579c-aa22-4619-a792-a7e7094a7f8f-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:50:23.032693 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-aa85f382-4776-4417-a388-9ba4e357a942 req-873c2b5e-a75d-4af5-849f-70527bc745ff tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Lock "cinder-attachment_update-9efc579c-aa22-4619-a792-a7e7094a7f8f-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:50:23.033876 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:23.033876 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:23.157559 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-aa85f382-4776-4417-a388-9ba4e357a942 req-873c2b5e-a75d-4af5-849f-70527bc745ff tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Lock "cinder-attachment_update-9efc579c-aa22-4619-a792-a7e7094a7f8f-np0000007283" released by "attachment_update" :: held 0.125s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:50:23.157925 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-873c2b5e-a75d-4af5-849f-70527bc745ff tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd returned with HTTP 200 Aug 13 23:50:23.158684 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 941/3786] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:50:23 2026] PUT /volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:23.748968 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cb99caa6-139d-47eb-8aa8-976e55e5e80c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:23.748968 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb99caa6-139d-47eb-8aa8-976e55e5e80c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:23.748968 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb99caa6-139d-47eb-8aa8-976e55e5e80c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:23.749456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb99caa6-139d-47eb-8aa8-976e55e5e80c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:23.749456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cb99caa6-139d-47eb-8aa8-976e55e5e80c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:23.753492 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:23.753492 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:23.754417 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb99caa6-139d-47eb-8aa8-976e55e5e80c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:23.754766 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 963/3787] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:23 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:23.771593 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e8dde60a-eaee-4866-85fc-ffa5cd24007d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:23.772199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d7a9dba2-e6cf-443c-a5b2-d461fbfef933 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:23.774295 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8dde60a-eaee-4866-85fc-ffa5cd24007d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:23.774295 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8dde60a-eaee-4866-85fc-ffa5cd24007d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:23.774576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8dde60a-eaee-4866-85fc-ffa5cd24007d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:23.774665 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7a9dba2-e6cf-443c-a5b2-d461fbfef933 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:23.774738 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e8dde60a-eaee-4866-85fc-ffa5cd24007d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:23.774889 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7a9dba2-e6cf-443c-a5b2-d461fbfef933 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:23.775121 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7a9dba2-e6cf-443c-a5b2-d461fbfef933 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:23.775273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d7a9dba2-e6cf-443c-a5b2-d461fbfef933 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:23.779763 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:23.779763 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:23.780598 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7a9dba2-e6cf-443c-a5b2-d461fbfef933 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:23.781026 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 938/3788] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:23 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:23.786900 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:23.786900 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:23.787879 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8dde60a-eaee-4866-85fc-ffa5cd24007d tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:23.788311 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 947/3789] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:23 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:23.798434 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3e724b90-fee1-4aac-8d49-7f676a673582 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:23.801222 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e724b90-fee1-4aac-8d49-7f676a673582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:23.801222 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e724b90-fee1-4aac-8d49-7f676a673582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:23.801222 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e724b90-fee1-4aac-8d49-7f676a673582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:23.801222 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-3e724b90-fee1-4aac-8d49-7f676a673582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete backup with id: be28e892-f6c5-4f74-9f5f-fc77aeceeef2. Aug 13 23:50:23.806073 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:23.806073 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:23.825136 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-3e724b90-fee1-4aac-8d49-7f676a673582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] delete_backup rpcapi backup_id be28e892-f6c5-4f74-9f5f-fc77aeceeef2 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:50:23.827668 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e724b90-fee1-4aac-8d49-7f676a673582 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 202 Aug 13 23:50:23.828365 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 942/3790] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:23 2026] DELETE /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:23.839332 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff6b1a4c-930b-48d0-8d06-a59b22dd8b3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:23.841918 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff6b1a4c-930b-48d0-8d06-a59b22dd8b3c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:23.841918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff6b1a4c-930b-48d0-8d06-a59b22dd8b3c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:23.841918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff6b1a4c-930b-48d0-8d06-a59b22dd8b3c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:23.842165 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ff6b1a4c-930b-48d0-8d06-a59b22dd8b3c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:23.848347 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:23.848347 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:23.848565 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff6b1a4c-930b-48d0-8d06-a59b22dd8b3c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 200 Aug 13 23:50:23.849108 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 964/3791] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:23 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:23.887656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-97c3d819-4571-4523-9988-8db0c48cee7e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:23.890816 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97c3d819-4571-4523-9988-8db0c48cee7e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:23.890816 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97c3d819-4571-4523-9988-8db0c48cee7e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:23.892036 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97c3d819-4571-4523-9988-8db0c48cee7e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:23.909146 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:23.909146 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:23.914475 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97c3d819-4571-4523-9988-8db0c48cee7e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:23.920554 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97c3d819-4571-4523-9988-8db0c48cee7e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:23.921119 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 939/3792] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:23 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:24.800861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-355ac61a-3597-41ca-ab2a-d8da186ec51c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:24.803090 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-355ac61a-3597-41ca-ab2a-d8da186ec51c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:24.803353 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-355ac61a-3597-41ca-ab2a-d8da186ec51c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:24.803591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-355ac61a-3597-41ca-ab2a-d8da186ec51c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:24.803722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-355ac61a-3597-41ca-ab2a-d8da186ec51c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:24.808507 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:24.808507 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:24.809204 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-355ac61a-3597-41ca-ab2a-d8da186ec51c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:24.809592 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 948/3793] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:24 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:24.862420 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b945a9c8-0d20-42b7-9212-6809892cc04c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:24.864760 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b945a9c8-0d20-42b7-9212-6809892cc04c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 Aug 13 23:50:24.865053 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b945a9c8-0d20-42b7-9212-6809892cc04c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:24.865337 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b945a9c8-0d20-42b7-9212-6809892cc04c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:24.865492 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b945a9c8-0d20-42b7-9212-6809892cc04c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id be28e892-f6c5-4f74-9f5f-fc77aeceeef2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:24.870531 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b945a9c8-0d20-42b7-9212-6809892cc04c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 returned with HTTP 404 Aug 13 23:50:24.871042 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 943/3794] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:24 2026] GET /volume/v3/backups/be28e892-f6c5-4f74-9f5f-fc77aeceeef2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:24.939477 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3e42ecf-7041-4705-8a19-0195f6cf9db2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:24.941360 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3e42ecf-7041-4705-8a19-0195f6cf9db2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:24.941645 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3e42ecf-7041-4705-8a19-0195f6cf9db2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:24.941843 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3e42ecf-7041-4705-8a19-0195f6cf9db2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:24.953024 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:24.953024 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:24.959036 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3e42ecf-7041-4705-8a19-0195f6cf9db2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:24.963736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d90abd5f-9b55-4a46-9ddb-909c85d40791 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:24.965666 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d90abd5f-9b55-4a46-9ddb-909c85d40791 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:50:24.965876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d90abd5f-9b55-4a46-9ddb-909c85d40791 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:24.966108 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d90abd5f-9b55-4a46-9ddb-909c85d40791 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:24.966238 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-d90abd5f-9b55-4a46-9ddb-909c85d40791 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete backup with id: d666c4fa-2b7d-4149-8677-6056fe0fca7d. Aug 13 23:50:24.968725 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3e42ecf-7041-4705-8a19-0195f6cf9db2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:24.969156 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 965/3795] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:24 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:24.970829 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:24.970829 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:24.988512 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-d90abd5f-9b55-4a46-9ddb-909c85d40791 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] delete_backup rpcapi backup_id d666c4fa-2b7d-4149-8677-6056fe0fca7d {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:50:24.994054 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d90abd5f-9b55-4a46-9ddb-909c85d40791 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 202 Aug 13 23:50:24.994617 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 940/3796] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:24 2026] DELETE /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:25.005833 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-381c6298-6cae-4040-bab9-b7500c0f2327 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:25.011592 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-381c6298-6cae-4040-bab9-b7500c0f2327 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:50:25.011808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-381c6298-6cae-4040-bab9-b7500c0f2327 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:25.012036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-381c6298-6cae-4040-bab9-b7500c0f2327 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:25.012184 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-381c6298-6cae-4040-bab9-b7500c0f2327 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:25.023351 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:25.023351 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:25.024121 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-381c6298-6cae-4040-bab9-b7500c0f2327 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 200 Aug 13 23:50:25.024506 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 949/3797] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:25 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:25.822938 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2766b152-39b2-479c-9ffa-a07d4b0b709f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:25.825208 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2766b152-39b2-479c-9ffa-a07d4b0b709f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:25.825501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2766b152-39b2-479c-9ffa-a07d4b0b709f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:25.825781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2766b152-39b2-479c-9ffa-a07d4b0b709f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:25.825875 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2766b152-39b2-479c-9ffa-a07d4b0b709f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:25.830583 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:25.830583 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:25.831918 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2766b152-39b2-479c-9ffa-a07d4b0b709f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:25.832452 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 944/3798] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:25 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:25.997392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d7958c66-e5ac-44b0-96d1-75947ccb2233 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:25.999614 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7958c66-e5ac-44b0-96d1-75947ccb2233 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:25.999906 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7958c66-e5ac-44b0-96d1-75947ccb2233 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:26.000250 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7958c66-e5ac-44b0-96d1-75947ccb2233 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:26.024443 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:26.024443 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:26.029145 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d7958c66-e5ac-44b0-96d1-75947ccb2233 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:26.035179 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7958c66-e5ac-44b0-96d1-75947ccb2233 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:26.035958 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 966/3799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:25 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:26.036797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02415b1a-cd1f-49ba-995c-1bfddea41d43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:26.038884 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02415b1a-cd1f-49ba-995c-1bfddea41d43 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d Aug 13 23:50:26.039167 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02415b1a-cd1f-49ba-995c-1bfddea41d43 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:26.039329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02415b1a-cd1f-49ba-995c-1bfddea41d43 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:26.039534 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-02415b1a-cd1f-49ba-995c-1bfddea41d43 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Show backup with id d666c4fa-2b7d-4149-8677-6056fe0fca7d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:26.043192 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02415b1a-cd1f-49ba-995c-1bfddea41d43 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d returned with HTTP 404 Aug 13 23:50:26.043679 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 941/3800] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:26 2026] GET /volume/v3/backups/d666c4fa-2b7d-4149-8677-6056fe0fca7d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:26.158753 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-05eee2cd-395b-4e47-b479-130e401f649e req-c06402b2-9ecb-4b8f-ad66-1249f1d3bab0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:26.160867 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-c06402b2-9ecb-4b8f-ad66-1249f1d3bab0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:26.161344 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-c06402b2-9ecb-4b8f-ad66-1249f1d3bab0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:26.162677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-c06402b2-9ecb-4b8f-ad66-1249f1d3bab0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:26.171221 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:26.171221 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:26.175009 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-05eee2cd-395b-4e47-b479-130e401f649e req-c06402b2-9ecb-4b8f-ad66-1249f1d3bab0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:26.179412 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-c06402b2-9ecb-4b8f-ad66-1249f1d3bab0 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:26.179919 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 950/3801] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:26 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:26.203241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-05eee2cd-395b-4e47-b479-130e401f649e req-4fb4380a-81a4-4676-a60d-19dd09aa04cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:26.205449 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-4fb4380a-81a4-4676-a60d-19dd09aa04cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] POST https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7/action Aug 13 23:50:26.205765 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-4fb4380a-81a4-4676-a60d-19dd09aa04cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:26.205894 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-4fb4380a-81a4-4676-a60d-19dd09aa04cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:26.216476 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:26.216476 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:26.216978 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-05eee2cd-395b-4e47-b479-130e401f649e req-4fb4380a-81a4-4676-a60d-19dd09aa04cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:26.223312 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-05eee2cd-395b-4e47-b479-130e401f649e req-4fb4380a-81a4-4676-a60d-19dd09aa04cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Begin detaching volume completed successfully. Aug 13 23:50:26.223547 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-4fb4380a-81a4-4676-a60d-19dd09aa04cd tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7/action returned with HTTP 202 Aug 13 23:50:26.223959 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 945/3802] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:50:26 2026] POST /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 23:50:26.243924 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6aa53be-05a8-48fc-9bd2-a2ba866faed8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:26.245865 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6aa53be-05a8-48fc-9bd2-a2ba866faed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:26.246130 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6aa53be-05a8-48fc-9bd2-a2ba866faed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:26.246431 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6aa53be-05a8-48fc-9bd2-a2ba866faed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:26.257311 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:26.257311 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:26.261904 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a6aa53be-05a8-48fc-9bd2-a2ba866faed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:26.266794 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6aa53be-05a8-48fc-9bd2-a2ba866faed8 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:26.267302 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 967/3803] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:26 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:26.268015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b781bc6e-d497-4797-8861-54c1875306c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:26.268506 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b781bc6e-d497-4797-8861-54c1875306c4 None None] GET https://10.4.3.81/volume// Aug 13 23:50:26.268712 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b781bc6e-d497-4797-8861-54c1875306c4 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:26.268947 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b781bc6e-d497-4797-8861-54c1875306c4 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:26.269379 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b781bc6e-d497-4797-8861-54c1875306c4 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:26.269721 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 942/3804] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:26.278657 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-05eee2cd-395b-4e47-b479-130e401f649e req-4125627f-caa1-452a-8605-dd50d751a44b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:26.281034 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-4125627f-caa1-452a-8605-dd50d751a44b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:26.281316 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-4125627f-caa1-452a-8605-dd50d751a44b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:26.281488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-4125627f-caa1-452a-8605-dd50d751a44b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:26.293826 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:26.293826 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:26.298086 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-05eee2cd-395b-4e47-b479-130e401f649e req-4125627f-caa1-452a-8605-dd50d751a44b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:26.303969 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-4125627f-caa1-452a-8605-dd50d751a44b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:26.304598 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 951/3805] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:26 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:26.846164 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89deed76-2482-4db0-98b6-96df76372946 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:26.851922 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89deed76-2482-4db0-98b6-96df76372946 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:26.852186 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89deed76-2482-4db0-98b6-96df76372946 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:26.852474 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89deed76-2482-4db0-98b6-96df76372946 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:26.852639 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-89deed76-2482-4db0-98b6-96df76372946 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:26.861331 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:26.861331 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:26.862223 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89deed76-2482-4db0-98b6-96df76372946 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:26.862747 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 946/3806] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:26 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:27.051933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15878b97-45b9-427d-a007-4b0732568ad2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:27.054190 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15878b97-45b9-427d-a007-4b0732568ad2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:27.054495 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15878b97-45b9-427d-a007-4b0732568ad2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:27.054771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15878b97-45b9-427d-a007-4b0732568ad2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:27.071073 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:27.071073 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:27.078739 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-15878b97-45b9-427d-a007-4b0732568ad2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:27.085270 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15878b97-45b9-427d-a007-4b0732568ad2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:27.085934 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 968/3807] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:27 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:27.284451 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-467e8617-da06-4ad7-8f07-962468b6b770 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:27.286799 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-467e8617-da06-4ad7-8f07-962468b6b770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:27.287076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-467e8617-da06-4ad7-8f07-962468b6b770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:27.287347 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-467e8617-da06-4ad7-8f07-962468b6b770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:27.302463 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:27.302463 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:27.307404 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-467e8617-da06-4ad7-8f07-962468b6b770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:27.312827 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-467e8617-da06-4ad7-8f07-962468b6b770 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:27.313696 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 943/3808] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:27 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:27.471696 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-aa85f382-4776-4417-a388-9ba4e357a942 req-ccc6f751-354d-41cb-b1f6-feb5038a2cf0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:27.475073 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-ccc6f751-354d-41cb-b1f6-feb5038a2cf0 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd/action Aug 13 23:50:27.475584 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-ccc6f751-354d-41cb-b1f6-feb5038a2cf0 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:27.475774 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-ccc6f751-354d-41cb-b1f6-feb5038a2cf0 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:27.494503 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:27.494503 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:27.510263 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-aa85f382-4776-4417-a388-9ba4e357a942 req-ccc6f751-354d-41cb-b1f6-feb5038a2cf0 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd/action returned with HTTP 204 Aug 13 23:50:27.510936 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 952/3809] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:50:27 2026] POST /volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:27.885602 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99989277-1cb5-4d50-9a4c-fa3400b5f11a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:27.891173 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99989277-1cb5-4d50-9a4c-fa3400b5f11a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:27.891608 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99989277-1cb5-4d50-9a4c-fa3400b5f11a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:27.891976 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99989277-1cb5-4d50-9a4c-fa3400b5f11a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:27.894366 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-99989277-1cb5-4d50-9a4c-fa3400b5f11a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:27.906849 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:27.906849 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:27.908016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99989277-1cb5-4d50-9a4c-fa3400b5f11a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:27.908676 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 947/3810] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:27 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:28.104320 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85eca736-ccb5-4d22-9074-8e9fcd6c1689 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:28.106173 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85eca736-ccb5-4d22-9074-8e9fcd6c1689 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:28.106393 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85eca736-ccb5-4d22-9074-8e9fcd6c1689 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:28.106585 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85eca736-ccb5-4d22-9074-8e9fcd6c1689 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:28.116153 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:28.116153 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:28.119834 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85eca736-ccb5-4d22-9074-8e9fcd6c1689 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:28.123959 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85eca736-ccb5-4d22-9074-8e9fcd6c1689 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:28.124483 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 969/3811] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:28 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:28.137490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-76f8d0a7-0879-4118-9bd9-99e39e2daf3c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:28.139772 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76f8d0a7-0879-4118-9bd9-99e39e2daf3c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:28.140045 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76f8d0a7-0879-4118-9bd9-99e39e2daf3c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:28.140353 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76f8d0a7-0879-4118-9bd9-99e39e2daf3c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:28.152743 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:28.152743 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:28.157281 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-76f8d0a7-0879-4118-9bd9-99e39e2daf3c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:28.165954 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76f8d0a7-0879-4118-9bd9-99e39e2daf3c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:28.166501 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 944/3812] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:28 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 1129 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:28.331745 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-86350037-b168-45d7-9daa-7d5cdc2f7dea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:28.335838 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86350037-b168-45d7-9daa-7d5cdc2f7dea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:28.336466 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86350037-b168-45d7-9daa-7d5cdc2f7dea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:28.340010 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86350037-b168-45d7-9daa-7d5cdc2f7dea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:28.371944 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:28.371944 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:28.381867 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86350037-b168-45d7-9daa-7d5cdc2f7dea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:28.395020 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86350037-b168-45d7-9daa-7d5cdc2f7dea tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:28.395663 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 953/3813] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:28 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1135 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:28.924104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66dab7f7-615a-49f0-88a7-963f186ea78b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:28.927132 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66dab7f7-615a-49f0-88a7-963f186ea78b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:28.927532 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66dab7f7-615a-49f0-88a7-963f186ea78b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:28.927801 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66dab7f7-615a-49f0-88a7-963f186ea78b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:28.928004 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-66dab7f7-615a-49f0-88a7-963f186ea78b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:28.933694 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:28.933694 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:28.934506 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66dab7f7-615a-49f0-88a7-963f186ea78b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:28.935079 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 948/3814] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:28 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:29.416081 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c16fba7-56d8-4773-91f3-45da165aa037 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:29.418378 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c16fba7-56d8-4773-91f3-45da165aa037 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:29.418847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c16fba7-56d8-4773-91f3-45da165aa037 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:29.419169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c16fba7-56d8-4773-91f3-45da165aa037 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:29.432549 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:29.432549 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:29.437985 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6c16fba7-56d8-4773-91f3-45da165aa037 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:29.445082 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c16fba7-56d8-4773-91f3-45da165aa037 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:29.445671 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 970/3815] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:29 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:29.949259 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee8b3250-ca51-4dba-bd6c-781bfcaa03d8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:29.951539 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee8b3250-ca51-4dba-bd6c-781bfcaa03d8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:29.951792 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee8b3250-ca51-4dba-bd6c-781bfcaa03d8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:29.951979 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee8b3250-ca51-4dba-bd6c-781bfcaa03d8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:29.952125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ee8b3250-ca51-4dba-bd6c-781bfcaa03d8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:29.961205 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:29.961205 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:29.962080 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee8b3250-ca51-4dba-bd6c-781bfcaa03d8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:29.962526 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 945/3816] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:29 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:30.461362 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-66f42f65-e988-4b63-ba9d-00ca2bf3aa23 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:30.464487 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66f42f65-e988-4b63-ba9d-00ca2bf3aa23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:30.464752 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66f42f65-e988-4b63-ba9d-00ca2bf3aa23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:30.465308 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66f42f65-e988-4b63-ba9d-00ca2bf3aa23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:30.480117 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:30.480117 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:30.484091 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-66f42f65-e988-4b63-ba9d-00ca2bf3aa23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:30.488733 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66f42f65-e988-4b63-ba9d-00ca2bf3aa23 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:30.489192 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 954/3817] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:30 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:50:30.975922 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-590dbfb8-96f8-4efd-af05-eb80db55a4e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:30.978170 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-590dbfb8-96f8-4efd-af05-eb80db55a4e0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:30.978600 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-590dbfb8-96f8-4efd-af05-eb80db55a4e0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:30.979050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-590dbfb8-96f8-4efd-af05-eb80db55a4e0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:30.979238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-590dbfb8-96f8-4efd-af05-eb80db55a4e0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:30.984493 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:30.984493 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:30.985301 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-590dbfb8-96f8-4efd-af05-eb80db55a4e0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:30.985841 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 949/3818] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:30 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:31.507739 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8ac9a1a-4d6a-4497-a657-aa686cfd996c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:31.509543 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8ac9a1a-4d6a-4497-a657-aa686cfd996c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:31.510009 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8ac9a1a-4d6a-4497-a657-aa686cfd996c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:31.512079 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8ac9a1a-4d6a-4497-a657-aa686cfd996c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:31.529647 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:31.529647 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:31.537542 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d8ac9a1a-4d6a-4497-a657-aa686cfd996c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:31.548226 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8ac9a1a-4d6a-4497-a657-aa686cfd996c tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:31.548871 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 971/3819] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:31 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:31.697208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-05eee2cd-395b-4e47-b479-130e401f649e req-b08e5acb-9b5f-4db2-b038-a181311cb614 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:31.702749 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-b08e5acb-9b5f-4db2-b038-a181311cb614 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773 Aug 13 23:50:31.702749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-b08e5acb-9b5f-4db2-b038-a181311cb614 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:31.703538 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-b08e5acb-9b5f-4db2-b038-a181311cb614 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:31.713688 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:31.713688 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:31.802042 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-05eee2cd-395b-4e47-b479-130e401f649e req-b08e5acb-9b5f-4db2-b038-a181311cb614 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773 returned with HTTP 200 Aug 13 23:50:31.802680 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 946/3820] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:50:31 2026] DELETE /volume/v3/attachments/7fbaf1e9-cd76-4f4c-afad-0e9ba1534773 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:31.998850 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cdd6e214-37a5-4bba-9084-140aabaf3011 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:32.001082 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cdd6e214-37a5-4bba-9084-140aabaf3011 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:32.001160 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cdd6e214-37a5-4bba-9084-140aabaf3011 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:32.001385 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cdd6e214-37a5-4bba-9084-140aabaf3011 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:32.001486 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-cdd6e214-37a5-4bba-9084-140aabaf3011 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:32.009600 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:32.009600 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:32.009600 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cdd6e214-37a5-4bba-9084-140aabaf3011 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:32.009600 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 955/3821] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:31 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:32.355785 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7aa96e26-977b-4566-9411-6f36990823da req-4dd0fd30-da21-43f1-93c4-cbdfcc703058 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:32.358312 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-4dd0fd30-da21-43f1-93c4-cbdfcc703058 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:32.358561 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-4dd0fd30-da21-43f1-93c4-cbdfcc703058 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:32.358773 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-4dd0fd30-da21-43f1-93c4-cbdfcc703058 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:32.370706 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:32.370706 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:32.374336 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7aa96e26-977b-4566-9411-6f36990823da req-4dd0fd30-da21-43f1-93c4-cbdfcc703058 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:32.379216 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-4dd0fd30-da21-43f1-93c4-cbdfcc703058 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:32.379730 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 950/3822] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:32 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 1129 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:32.403051 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7aa96e26-977b-4566-9411-6f36990823da req-68e4c5bb-246f-4ffa-b0cc-adb10a081479 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:32.405503 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-68e4c5bb-246f-4ffa-b0cc-adb10a081479 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f/action Aug 13 23:50:32.405878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-68e4c5bb-246f-4ffa-b0cc-adb10a081479 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:32.406041 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-68e4c5bb-246f-4ffa-b0cc-adb10a081479 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:32.420191 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:32.420191 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:32.420705 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7aa96e26-977b-4566-9411-6f36990823da req-68e4c5bb-246f-4ffa-b0cc-adb10a081479 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:32.429004 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7aa96e26-977b-4566-9411-6f36990823da req-68e4c5bb-246f-4ffa-b0cc-adb10a081479 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Begin detaching volume completed successfully. Aug 13 23:50:32.429284 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-68e4c5bb-246f-4ffa-b0cc-adb10a081479 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f/action returned with HTTP 202 Aug 13 23:50:32.429869 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 972/3823] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:50:32 2026] POST /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:32.483112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-75b0e923-3ed4-4b58-9a6e-33bd02f06fc9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:32.483683 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75b0e923-3ed4-4b58-9a6e-33bd02f06fc9 None None] GET https://10.4.3.81/volume// Aug 13 23:50:32.483931 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75b0e923-3ed4-4b58-9a6e-33bd02f06fc9 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:32.484240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75b0e923-3ed4-4b58-9a6e-33bd02f06fc9 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:32.484689 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75b0e923-3ed4-4b58-9a6e-33bd02f06fc9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:32.485074 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 947/3824] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:32.493856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7aa96e26-977b-4566-9411-6f36990823da req-4a264b90-6d49-49a9-8a18-0e42506813bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:32.495965 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-4a264b90-6d49-49a9-8a18-0e42506813bf tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:32.496198 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-4a264b90-6d49-49a9-8a18-0e42506813bf tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:32.496402 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-4a264b90-6d49-49a9-8a18-0e42506813bf tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:32.506925 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:32.506925 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:32.510649 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7aa96e26-977b-4566-9411-6f36990823da req-4a264b90-6d49-49a9-8a18-0e42506813bf tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:32.515925 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-4a264b90-6d49-49a9-8a18-0e42506813bf tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:50:32.516472 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 956/3825] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:32 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:32.565933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c987df6a-c486-4230-9d8b-760d9cbfe5f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:32.568104 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c987df6a-c486-4230-9d8b-760d9cbfe5f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:32.568366 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c987df6a-c486-4230-9d8b-760d9cbfe5f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:32.568613 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c987df6a-c486-4230-9d8b-760d9cbfe5f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:32.576581 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:32.576581 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:32.581198 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c987df6a-c486-4230-9d8b-760d9cbfe5f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:32.586411 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c987df6a-c486-4230-9d8b-760d9cbfe5f3 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:32.586968 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 951/3826] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:32 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:33.021285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5badee8b-df12-4d1a-89bc-305d05fa41ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:33.026084 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5badee8b-df12-4d1a-89bc-305d05fa41ce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:50:33.026439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5badee8b-df12-4d1a-89bc-305d05fa41ce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:33.026708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5badee8b-df12-4d1a-89bc-305d05fa41ce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:33.026876 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5badee8b-df12-4d1a-89bc-305d05fa41ce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:33.032646 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:33.032646 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:33.033448 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5badee8b-df12-4d1a-89bc-305d05fa41ce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:50:33.033965 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 973/3827] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:33 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:33.047964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1dfe4546-f0c7-43af-a156-2aaff2b02bda None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:33.050317 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1dfe4546-f0c7-43af-a156-2aaff2b02bda tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:50:33.050825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1dfe4546-f0c7-43af-a156-2aaff2b02bda tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:33.054956 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-1dfe4546-f0c7-43af-a156-2aaff2b02bda tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating new backup {'backup': {'volume_id': 'f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:50:33.054956 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-1dfe4546-f0c7-43af-a156-2aaff2b02bda tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating backup of volume f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b in container None Aug 13 23:50:33.062367 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:33.062367 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:33.062836 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1dfe4546-f0c7-43af-a156-2aaff2b02bda tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:50:33.088573 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-1dfe4546-f0c7-43af-a156-2aaff2b02bda tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['09f2ddcb-94a3-43dc-ad7c-26ca68372088', 'ac8bce06-6675-4361-8ea3-6c25705c35dd'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:33.132737 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1dfe4546-f0c7-43af-a156-2aaff2b02bda tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:50:33.133316 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 948/3828] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:50:33 2026] POST /volume/v3/backups => generated 286 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:33.150444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e62a43af-b13e-4dda-81d5-09d6760a5d9b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:33.151264 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e62a43af-b13e-4dda-81d5-09d6760a5d9b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:33.151652 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e62a43af-b13e-4dda-81d5-09d6760a5d9b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:33.151923 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e62a43af-b13e-4dda-81d5-09d6760a5d9b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:33.161053 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e62a43af-b13e-4dda-81d5-09d6760a5d9b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:33.167701 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:33.167701 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:33.168678 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e62a43af-b13e-4dda-81d5-09d6760a5d9b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:33.169126 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 957/3829] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:33 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 693 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:33.744534 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7aa96e26-977b-4566-9411-6f36990823da req-95bc2230-ab16-4803-8b8f-713e580c80c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:33.747672 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-95bc2230-ab16-4803-8b8f-713e580c80c2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] DELETE https://10.4.3.81/volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd Aug 13 23:50:33.747777 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-95bc2230-ab16-4803-8b8f-713e580c80c2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:33.749674 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-95bc2230-ab16-4803-8b8f-713e580c80c2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:33.757928 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:33.757928 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:33.828510 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7aa96e26-977b-4566-9411-6f36990823da req-95bc2230-ab16-4803-8b8f-713e580c80c2 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd returned with HTTP 200 Aug 13 23:50:33.829189 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 952/3830] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:50:33 2026] DELETE /volume/v3/attachments/0a871ede-5286-4401-a0ef-1fa0b15349bd => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:34.181867 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b74243b-6c42-4cc6-ab8d-8be0f5651097 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:34.184036 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b74243b-6c42-4cc6-ab8d-8be0f5651097 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:34.184346 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b74243b-6c42-4cc6-ab8d-8be0f5651097 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:34.184599 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b74243b-6c42-4cc6-ab8d-8be0f5651097 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:34.184746 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8b74243b-6c42-4cc6-ab8d-8be0f5651097 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:34.193663 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:34.193663 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:34.194853 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b74243b-6c42-4cc6-ab8d-8be0f5651097 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:34.195491 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 974/3831] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:34 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:34.610259 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4059b29a-7185-47fc-8298-7500968dca66 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:34.612578 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4059b29a-7185-47fc-8298-7500968dca66 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:50:34.613071 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4059b29a-7185-47fc-8298-7500968dca66 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9efc579c-aa22-4619-a792-a7e7094a7f8f", "force": false, "name": "tempest-TestStampPattern-snapshot-510351293", "description": null, "metadata": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:34.634540 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:34.634540 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:34.636161 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4059b29a-7185-47fc-8298-7500968dca66 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:50:34.636161 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-4059b29a-7185-47fc-8298-7500968dca66 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Create snapshot from volume 9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:50:34.709339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-4059b29a-7185-47fc-8298-7500968dca66 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Created reservations ['03fc7440-0c33-4638-9adc-bf05dbaf8edf', '0f5e0a80-9964-457e-b87e-1d71fe00a115', '49ea703b-07ce-4bff-9fc2-69993c9b202b', '9ca5c53e-bbba-4826-9db3-f2d88b272dee'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:34.753416 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4059b29a-7185-47fc-8298-7500968dca66 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Snapshot create request issued successfully. Aug 13 23:50:34.753416 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4059b29a-7185-47fc-8298-7500968dca66 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:50:34.753416 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 949/3832] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:50:34 2026] POST /volume/v3/snapshots => generated 302 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:34.767317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2473c888-2127-46d3-afb6-96ca825369c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:34.770086 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2473c888-2127-46d3-afb6-96ca825369c5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 Aug 13 23:50:34.770373 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2473c888-2127-46d3-afb6-96ca825369c5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:34.770869 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2473c888-2127-46d3-afb6-96ca825369c5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:34.780386 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:34.780386 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:34.781152 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2473c888-2127-46d3-afb6-96ca825369c5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Snapshot retrieved successfully. Aug 13 23:50:34.782560 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2473c888-2127-46d3-afb6-96ca825369c5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 returned with HTTP 200 Aug 13 23:50:34.783152 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 958/3833] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:34 2026] GET /volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 => generated 434 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:35.206953 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d3da16e9-acbc-4830-a7ec-9ae4cc7e5722 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:35.208790 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3da16e9-acbc-4830-a7ec-9ae4cc7e5722 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:35.209052 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3da16e9-acbc-4830-a7ec-9ae4cc7e5722 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:35.209241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3da16e9-acbc-4830-a7ec-9ae4cc7e5722 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:35.209342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d3da16e9-acbc-4830-a7ec-9ae4cc7e5722 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:35.215256 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:35.215256 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:35.216144 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3da16e9-acbc-4830-a7ec-9ae4cc7e5722 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:35.217496 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 953/3834] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:35 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:35.677189 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74e598d3-fa43-4ad4-a3b1-beadb552a8ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:35.679400 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74e598d3-fa43-4ad4-a3b1-beadb552a8ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:35.679712 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74e598d3-fa43-4ad4-a3b1-beadb552a8ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:35.679904 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74e598d3-fa43-4ad4-a3b1-beadb552a8ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:35.688581 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:35.688581 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:35.693212 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-74e598d3-fa43-4ad4-a3b1-beadb552a8ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:35.698584 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74e598d3-fa43-4ad4-a3b1-beadb552a8ab tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:35.699097 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 975/3835] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:35 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:35.713939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca72436c-1c81-4d3c-9002-8520d8f82690 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:35.716408 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca72436c-1c81-4d3c-9002-8520d8f82690 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:35.716697 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca72436c-1c81-4d3c-9002-8520d8f82690 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:35.716964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca72436c-1c81-4d3c-9002-8520d8f82690 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:35.717204 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ca72436c-1c81-4d3c-9002-8520d8f82690 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume with id: 3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:35.727139 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:35.727139 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:35.727886 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca72436c-1c81-4d3c-9002-8520d8f82690 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:35.749396 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca72436c-1c81-4d3c-9002-8520d8f82690 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Delete volume request issued successfully. Aug 13 23:50:35.749747 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca72436c-1c81-4d3c-9002-8520d8f82690 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 202 Aug 13 23:50:35.750305 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 950/3836] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:35 2026] DELETE /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 23:50:35.760255 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5fd5822e-de0c-4762-bea2-ddaa732b5279 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:35.762880 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5fd5822e-de0c-4762-bea2-ddaa732b5279 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:35.763049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5fd5822e-de0c-4762-bea2-ddaa732b5279 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:35.763333 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5fd5822e-de0c-4762-bea2-ddaa732b5279 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:35.772790 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:35.772790 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:35.777567 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5fd5822e-de0c-4762-bea2-ddaa732b5279 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Volume info retrieved successfully. Aug 13 23:50:35.784528 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5fd5822e-de0c-4762-bea2-ddaa732b5279 tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 200 Aug 13 23:50:35.785086 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 959/3837] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:35 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:35.796907 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-114bef75-dc7b-45f6-a574-3172e8824444 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:35.799324 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-114bef75-dc7b-45f6-a574-3172e8824444 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 Aug 13 23:50:35.799519 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-114bef75-dc7b-45f6-a574-3172e8824444 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:35.800501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-114bef75-dc7b-45f6-a574-3172e8824444 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:35.807217 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:35.807217 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:35.807705 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-114bef75-dc7b-45f6-a574-3172e8824444 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Snapshot retrieved successfully. Aug 13 23:50:35.808756 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-114bef75-dc7b-45f6-a574-3172e8824444 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 returned with HTTP 200 Aug 13 23:50:35.809243 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 954/3838] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:35 2026] GET /volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:35.821317 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f401585d-6663-44b6-bc19-8070351bd519 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:35.823758 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f401585d-6663-44b6-bc19-8070351bd519 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 Aug 13 23:50:35.824003 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f401585d-6663-44b6-bc19-8070351bd519 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:35.824291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f401585d-6663-44b6-bc19-8070351bd519 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:35.830832 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:35.830832 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:35.831498 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f401585d-6663-44b6-bc19-8070351bd519 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Snapshot retrieved successfully. Aug 13 23:50:35.832687 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f401585d-6663-44b6-bc19-8070351bd519 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 returned with HTTP 200 Aug 13 23:50:35.833251 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 976/3839] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:35 2026] GET /volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:36.235156 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e4663756-a1a3-4b47-beb5-76db87456e46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.237172 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4663756-a1a3-4b47-beb5-76db87456e46 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:36.237434 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4663756-a1a3-4b47-beb5-76db87456e46 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.237682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4663756-a1a3-4b47-beb5-76db87456e46 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.237806 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e4663756-a1a3-4b47-beb5-76db87456e46 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:36.242902 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:36.242902 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:36.243783 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4663756-a1a3-4b47-beb5-76db87456e46 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:36.244283 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 951/3840] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:36.343906 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16f472a4-3134-4bfa-afe6-f352e050a4d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.346483 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16f472a4-3134-4bfa-afe6-f352e050a4d1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:36.346826 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16f472a4-3134-4bfa-afe6-f352e050a4d1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.347337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16f472a4-3134-4bfa-afe6-f352e050a4d1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.357453 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:36.357453 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:36.363642 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16f472a4-3134-4bfa-afe6-f352e050a4d1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:36.370454 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16f472a4-3134-4bfa-afe6-f352e050a4d1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:36.370454 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 960/3841] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:36.389868 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f7c5ae1-51ab-4a88-bed8-467231106413 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.391782 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f7c5ae1-51ab-4a88-bed8-467231106413 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:36.392218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f7c5ae1-51ab-4a88-bed8-467231106413 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.392783 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f7c5ae1-51ab-4a88-bed8-467231106413 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.401875 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:36.401875 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:36.407013 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7f7c5ae1-51ab-4a88-bed8-467231106413 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:36.413012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f7c5ae1-51ab-4a88-bed8-467231106413 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:36.413687 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 955/3842] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:36.470190 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-3a94f033-3a5d-4cf8-9978-b22d1185dcc5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.472710 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-3a94f033-3a5d-4cf8-9978-b22d1185dcc5 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:36.472926 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-3a94f033-3a5d-4cf8-9978-b22d1185dcc5 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.473203 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-3a94f033-3a5d-4cf8-9978-b22d1185dcc5 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.482098 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:36.482098 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:36.486539 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-3a94f033-3a5d-4cf8-9978-b22d1185dcc5 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:36.493647 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-3a94f033-3a5d-4cf8-9978-b22d1185dcc5 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:36.494248 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 977/3843] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:36.588428 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d542a277-e147-4a0e-b853-6fbbb5d62538 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.588428 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d542a277-e147-4a0e-b853-6fbbb5d62538 None None] GET https://10.4.3.81/volume// Aug 13 23:50:36.588599 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d542a277-e147-4a0e-b853-6fbbb5d62538 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.588878 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d542a277-e147-4a0e-b853-6fbbb5d62538 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.589332 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d542a277-e147-4a0e-b853-6fbbb5d62538 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:36.589900 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 952/3844] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:36.597578 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-60012f96-0633-4810-b1fe-392e01bf4e5b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.730634 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-60012f96-0633-4810-b1fe-392e01bf4e5b tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:50:36.734176 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-60012f96-0633-4810-b1fe-392e01bf4e5b tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02461200-a880-43e1-aa0a-95d051a869a1", "connector": null, "instance_uuid": "89f64d42-130f-46d7-b2f1-e6103a689577"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:36.747491 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:36.747491 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:36.789748 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-60012f96-0633-4810-b1fe-392e01bf4e5b tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:50:36.790761 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 961/3845] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:50:36 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:36.802230 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a889a709-ae55-4a08-981e-eb4e7875d11b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.804438 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a889a709-ae55-4a08-981e-eb4e7875d11b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] GET https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 Aug 13 23:50:36.804623 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a889a709-ae55-4a08-981e-eb4e7875d11b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.804806 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a889a709-ae55-4a08-981e-eb4e7875d11b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.811101 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a889a709-ae55-4a08-981e-eb4e7875d11b tempest-VolumesBackupsTest-546752821 tempest-VolumesBackupsTest-546752821-project-member] https://10.4.3.81/volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 returned with HTTP 404 Aug 13 23:50:36.812352 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 956/3846] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/v3/volumes/3f6e9cd6-1fca-46fc-8063-096a8b07c9f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:36.833550 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d68cbeb-5ffa-446a-8168-18df39c04ac6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.835678 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d68cbeb-5ffa-446a-8168-18df39c04ac6 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:36.835872 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d68cbeb-5ffa-446a-8168-18df39c04ac6 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.836084 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d68cbeb-5ffa-446a-8168-18df39c04ac6 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.847094 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:36.847094 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:36.847797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02a43d20-b6fc-4117-83cb-a0c433505ae8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.848317 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02a43d20-b6fc-4117-83cb-a0c433505ae8 None None] GET https://10.4.3.81/volume// Aug 13 23:50:36.848545 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02a43d20-b6fc-4117-83cb-a0c433505ae8 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.848771 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02a43d20-b6fc-4117-83cb-a0c433505ae8 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.849165 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02a43d20-b6fc-4117-83cb-a0c433505ae8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:36.849502 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 953/3847] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:36.851152 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d68cbeb-5ffa-446a-8168-18df39c04ac6 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:36.859912 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d68cbeb-5ffa-446a-8168-18df39c04ac6 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:36.859912 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 978/3848] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:36.860114 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f87a67e-1ad8-4c3e-b1f2-a7bde80987cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:36.862103 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f87a67e-1ad8-4c3e-b1f2-a7bde80987cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:36.862376 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f87a67e-1ad8-4c3e-b1f2-a7bde80987cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:36.862639 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f87a67e-1ad8-4c3e-b1f2-a7bde80987cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:36.873934 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:36.873934 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:36.878450 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f87a67e-1ad8-4c3e-b1f2-a7bde80987cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:36.885710 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f87a67e-1ad8-4c3e-b1f2-a7bde80987cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:36.886367 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 962/3849] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:36 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 1033 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:37.023276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-a75180ad-6560-48cd-8b71-c12e18b72f78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:37.025841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-a75180ad-6560-48cd-8b71-c12e18b72f78 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] PUT https://10.4.3.81/volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919 Aug 13 23:50:37.026278 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-a75180ad-6560-48cd-8b71-c12e18b72f78 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:37.035147 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-a75180ad-6560-48cd-8b71-c12e18b72f78 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Acquiring lock "cinder-attachment_update-02461200-a880-43e1-aa0a-95d051a869a1-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:50:37.042031 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-a75180ad-6560-48cd-8b71-c12e18b72f78 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Lock "cinder-attachment_update-02461200-a880-43e1-aa0a-95d051a869a1-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:50:37.043271 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:37.043271 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:37.147055 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-a75180ad-6560-48cd-8b71-c12e18b72f78 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Lock "cinder-attachment_update-02461200-a880-43e1-aa0a-95d051a869a1-np0000007283" released by "attachment_update" :: held 0.105s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:50:37.147458 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-a75180ad-6560-48cd-8b71-c12e18b72f78 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919 returned with HTTP 200 Aug 13 23:50:37.148343 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 957/3850] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:50:37 2026] PUT /volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:37.260227 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6f625be-4286-40f6-8d53-c689a09cf598 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:37.262396 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6f625be-4286-40f6-8d53-c689a09cf598 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:37.262628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6f625be-4286-40f6-8d53-c689a09cf598 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:37.262900 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6f625be-4286-40f6-8d53-c689a09cf598 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:37.263083 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a6f625be-4286-40f6-8d53-c689a09cf598 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:37.268369 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:37.268369 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:37.269244 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6f625be-4286-40f6-8d53-c689a09cf598 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:37.269767 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 954/3851] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:37 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:37.876071 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-200c0725-58f7-4e9f-90ac-9a456263f527 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:37.878443 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-200c0725-58f7-4e9f-90ac-9a456263f527 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:37.879204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-200c0725-58f7-4e9f-90ac-9a456263f527 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:37.879204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-200c0725-58f7-4e9f-90ac-9a456263f527 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:37.893570 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:37.893570 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:37.897841 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-200c0725-58f7-4e9f-90ac-9a456263f527 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:37.903069 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-200c0725-58f7-4e9f-90ac-9a456263f527 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:37.903524 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 979/3852] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:37 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:38.290316 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1503fe2b-406a-423f-8821-f13236a55061 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:38.292389 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1503fe2b-406a-423f-8821-f13236a55061 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:38.292648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1503fe2b-406a-423f-8821-f13236a55061 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:38.292861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1503fe2b-406a-423f-8821-f13236a55061 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:38.292975 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1503fe2b-406a-423f-8821-f13236a55061 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:38.300696 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:38.300696 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:38.301647 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1503fe2b-406a-423f-8821-f13236a55061 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:38.302127 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 963/3853] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:38 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:38.920422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a960ea0-f5c8-43bc-92d7-1cce3dbe0368 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:38.926895 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a960ea0-f5c8-43bc-92d7-1cce3dbe0368 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:38.927148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a960ea0-f5c8-43bc-92d7-1cce3dbe0368 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:38.927571 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a960ea0-f5c8-43bc-92d7-1cce3dbe0368 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:38.952786 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:38.952786 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:38.959863 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9a960ea0-f5c8-43bc-92d7-1cce3dbe0368 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:38.970085 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a960ea0-f5c8-43bc-92d7-1cce3dbe0368 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:38.970881 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 958/3854] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:38 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:39.318826 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b0697a8-681a-4c8e-b81c-698944809148 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:39.320717 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b0697a8-681a-4c8e-b81c-698944809148 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:39.320905 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b0697a8-681a-4c8e-b81c-698944809148 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:39.321134 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b0697a8-681a-4c8e-b81c-698944809148 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:39.321272 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3b0697a8-681a-4c8e-b81c-698944809148 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:39.326167 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:39.326167 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:39.326924 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b0697a8-681a-4c8e-b81c-698944809148 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:39.327448 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 955/3855] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:39 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:39.985836 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9376c01-9941-4679-ac54-1ef54fb900fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:39.990824 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9376c01-9941-4679-ac54-1ef54fb900fb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:39.990824 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9376c01-9941-4679-ac54-1ef54fb900fb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:39.990824 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9376c01-9941-4679-ac54-1ef54fb900fb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:40.005385 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:40.005385 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:40.013914 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d9376c01-9941-4679-ac54-1ef54fb900fb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:40.025259 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9376c01-9941-4679-ac54-1ef54fb900fb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:40.026124 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 980/3856] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:39 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:40.342694 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa6ac312-becf-4dd7-ba28-c61acb3c9f86 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:40.344681 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa6ac312-becf-4dd7-ba28-c61acb3c9f86 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:40.344974 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa6ac312-becf-4dd7-ba28-c61acb3c9f86 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:40.345179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa6ac312-becf-4dd7-ba28-c61acb3c9f86 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:40.345364 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-aa6ac312-becf-4dd7-ba28-c61acb3c9f86 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:40.350865 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:40.350865 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:40.351435 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa6ac312-becf-4dd7-ba28-c61acb3c9f86 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:40.351817 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 964/3857] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:40 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:40.491301 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f2aa7a4-e39e-4d64-9501-e81ae5c6ca2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:40.494118 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f2aa7a4-e39e-4d64-9501-e81ae5c6ca2b tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919/action Aug 13 23:50:40.494920 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f2aa7a4-e39e-4d64-9501-e81ae5c6ca2b tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:40.495890 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f2aa7a4-e39e-4d64-9501-e81ae5c6ca2b tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:40.517064 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:40.517064 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:40.529926 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1e3273a6-25cd-44e0-ab0e-43eca954a6ce req-7f2aa7a4-e39e-4d64-9501-e81ae5c6ca2b tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919/action returned with HTTP 204 Aug 13 23:50:40.530854 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 959/3858] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:50:40 2026] POST /volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:41.047651 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8dd59517-ad58-4981-8d74-8eec42687cfc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:41.050438 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dd59517-ad58-4981-8d74-8eec42687cfc tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:41.050657 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dd59517-ad58-4981-8d74-8eec42687cfc tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:41.050977 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dd59517-ad58-4981-8d74-8eec42687cfc tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:41.063193 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:41.063193 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:41.067736 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8dd59517-ad58-4981-8d74-8eec42687cfc tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:41.074972 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dd59517-ad58-4981-8d74-8eec42687cfc tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:41.075457 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 956/3859] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:41 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:41.090077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-957e9e98-d3af-47ac-a355-47a023576b5a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:41.092246 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-957e9e98-d3af-47ac-a355-47a023576b5a tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:41.092458 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-957e9e98-d3af-47ac-a355-47a023576b5a tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:41.092662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-957e9e98-d3af-47ac-a355-47a023576b5a tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:41.106444 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:41.106444 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:41.111259 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-957e9e98-d3af-47ac-a355-47a023576b5a tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:41.116486 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-957e9e98-d3af-47ac-a355-47a023576b5a tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:41.116943 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 981/3860] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:41 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:41.131618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee808d25-87c0-4246-9288-60ecf438d280 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:41.133763 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action Aug 13 23:50:41.134422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action body: b'{"os-detach": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:41.134422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:41.146360 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:41.146360 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:41.146797 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:41.150808 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Attachment connected to vm 89f64d42-130f-46d7-b2f1-e6103a689577, checking data on nova Aug 13 23:50:41.151231 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.compute.nova [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100276) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 23:50:41.151498 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b855567-e0a6-4dfb-8801-89fa5ee58cbc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:41.262002 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b855567-e0a6-4dfb-8801-89fa5ee58cbc tempest-VolumesSummaryTest-777630290 tempest-VolumesSummaryTest-777630290-project-member] GET https://10.4.3.81/volume/v3/volumes/summary Aug 13 23:50:41.262303 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b855567-e0a6-4dfb-8801-89fa5ee58cbc tempest-VolumesSummaryTest-777630290 tempest-VolumesSummaryTest-777630290-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:41.262573 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b855567-e0a6-4dfb-8801-89fa5ee58cbc tempest-VolumesSummaryTest-777630290 tempest-VolumesSummaryTest-777630290-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:41.262815 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-7b855567-e0a6-4dfb-8801-89fa5ee58cbc tempest-VolumesSummaryTest-777630290 tempest-VolumesSummaryTest-777630290-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:50:41.271712 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b855567-e0a6-4dfb-8801-89fa5ee58cbc tempest-VolumesSummaryTest-777630290 tempest-VolumesSummaryTest-777630290-project-member] Get summary completed successfully. Aug 13 23:50:41.272105 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b855567-e0a6-4dfb-8801-89fa5ee58cbc tempest-VolumesSummaryTest-777630290 tempest-VolumesSummaryTest-777630290-project-member] https://10.4.3.81/volume/v3/volumes/summary returned with HTTP 200 Aug 13 23:50:41.272532 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 960/3861] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 23:50:41 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:41.337077 np0000007283 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/89f64d42-130f-46d7-b2f1-e6103a689577/os-volume_attachments/02461200-a880-43e1-aa0a-95d051a869a1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}863418bec0fe5ea9544c01351ff4e54904e27e48cb01a63f434e24d91e3fdb47" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ee808d25-87c0-4246-9288-60ecf438d280" -H "X-Service-Token: {SHA256}309916f2d9f1aa943abc06376821b34eaf3ecb01ad7042541afcfb86a03bc614" {{(pid=100276) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 23:50:41.364546 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9337e217-8c9e-4f26-a7cf-3476ac10b06b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:41.367168 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9337e217-8c9e-4f26-a7cf-3476ac10b06b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:41.367406 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9337e217-8c9e-4f26-a7cf-3476ac10b06b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:41.367649 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9337e217-8c9e-4f26-a7cf-3476ac10b06b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:41.368895 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9337e217-8c9e-4f26-a7cf-3476ac10b06b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:41.373861 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:41.373861 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:41.374650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9337e217-8c9e-4f26-a7cf-3476ac10b06b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:41.375307 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 957/3862] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:41 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:41.632822 np0000007283 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 23:50:41 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-9de491c8-e3d3-4380-b536-92ce708a7eb7 x-openstack-request-id: req-9de491c8-e3d3-4380-b536-92ce708a7eb7 {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 23:50:41.633715 np0000007283 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "02461200-a880-43e1-aa0a-95d051a869a1", "serverId": "89f64d42-130f-46d7-b2f1-e6103a689577", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "68cfc710-dd46-4af2-a2ad-62be6392d919", "bdm_uuid": "26693868-eae6-4539-9ca0-42d7f189dff2"}} {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 23:50:41.633715 np0000007283 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/89f64d42-130f-46d7-b2f1-e6103a689577/os-volume_attachments/02461200-a880-43e1-aa0a-95d051a869a1 used request id req-9de491c8-e3d3-4380-b536-92ce708a7eb7 {{(pid=100276) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 23:50:41.635649 np0000007283 devstack@c-api.service[100276]: ERROR cinder.volume.api [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-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 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Caught error: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: 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 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.638561 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.middleware.fault [None req-ee808d25-87c0-4246-9288-60ecf438d280 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action returned with HTTP 409 Aug 13 23:50:41.640254 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 965/3863] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:50:41 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 167 bytes in 509 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:41.649820 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38ce16c3-e13a-4aec-af32-1737d2939aee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:41.651656 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action Aug 13 23:50:41.652084 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:41.652229 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:41.664818 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:41.664818 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:41.665292 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:41.718740 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Attachment connected to vm 89f64d42-130f-46d7-b2f1-e6103a689577, checking data on nova Aug 13 23:50:41.719098 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.compute.nova [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100273) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 23:50:41.821023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:41.823409 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:50:41.823849 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-331130661", "snapshot_id": "7d7daccc-b3bc-4399-9b55-753fc625a4f7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:41.827228 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-331130661', 'snapshot_id': '7d7daccc-b3bc-4399-9b55-753fc625a4f7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:50:41.836528 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:41.836528 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:41.837154 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Snapshot retrieved successfully. Aug 13 23:50:41.837464 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Create volume of 1 GB Aug 13 23:50:41.849593 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Availability Zones retrieved successfully. Aug 13 23:50:41.862391 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Flow 'volume_create_api' (2a68e9ff-404c-4854-ae19-0605dc011a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:41.863857 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8734cb15-2fed-4784-be2e-cd4463e12493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:41.865628 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:50:41.894763 np0000007283 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/89f64d42-130f-46d7-b2f1-e6103a689577/os-volume_attachments/02461200-a880-43e1-aa0a-95d051a869a1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4976fe24b2472d8a858c80941943f37ec0cc8a9753357835ac01b59098d0d388" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-38ce16c3-e13a-4aec-af32-1737d2939aee" -H "X-Service-Token: {SHA256}135984fd5e0c13fe6598cc89e7e6bc1a632aae0dcd5adffdbfa79faed4651e0e" {{(pid=100273) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 23:50:41.904208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8734cb15-2fed-4784-be2e-cd4463e12493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d7daccc-b3bc-4399-9b55-753fc625a4f7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:41.905290 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68af23bf-472f-44b5-ae2a-fd82eadb005a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:42.011554 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Created reservations ['b1c6e819-f519-4353-9d05-580f3497274b', '7ba87374-4791-4dc3-87a0-a3a3fa42f1fa', 'c2d2b5b3-4f61-451a-a0fd-087712726788', '5903c43e-745a-4c88-8114-95ebf2b99619'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:42.012622 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68af23bf-472f-44b5-ae2a-fd82eadb005a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1c6e819-f519-4353-9d05-580f3497274b', '7ba87374-4791-4dc3-87a0-a3a3fa42f1fa', 'c2d2b5b3-4f61-451a-a0fd-087712726788', '5903c43e-745a-4c88-8114-95ebf2b99619']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:42.013522 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f38552-e572-41c6-a64f-15f959aab884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:42.046651 np0000007283 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 23:50:41 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-d902a84d-4609-4491-a88e-18896c404e92 x-openstack-request-id: req-d902a84d-4609-4491-a88e-18896c404e92 {{(pid=100273) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 23:50:42.046833 np0000007283 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "02461200-a880-43e1-aa0a-95d051a869a1", "serverId": "89f64d42-130f-46d7-b2f1-e6103a689577", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "68cfc710-dd46-4af2-a2ad-62be6392d919", "bdm_uuid": "26693868-eae6-4539-9ca0-42d7f189dff2"}} {{(pid=100273) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 23:50:42.046959 np0000007283 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET call to compute for https://10.4.3.81/compute/v2.1/servers/89f64d42-130f-46d7-b2f1-e6103a689577/os-volume_attachments/02461200-a880-43e1-aa0a-95d051a869a1 used request id req-d902a84d-4609-4491-a88e-18896c404e92 {{(pid=100273) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 23:50:42.048982 np0000007283 devstack@c-api.service[100273]: ERROR cinder.volume.api [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-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 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Caught error: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: 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 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.051448 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.middleware.fault [None req-38ce16c3-e13a-4aec-af32-1737d2939aee tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action returned with HTTP 409 Aug 13 23:50:42.053376 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 982/3864] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:50:41 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 167 bytes in 403 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:42.063739 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a85399ae-f470-4881-9a66-2c39a7ca179c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.065393 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 958/3865] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 23:50:42 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:50:42.070422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f38552-e572-41c6-a64f-15f959aab884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b396012e-8efb-4843-9921-538a37b421b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-331130661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c39f3b945c274bb2a8a969f7ccd33a8b',qos_specs=None,replication_status=,reservations=['b1c6e819-f519-4353-9d05-580f3497274b','7ba87374-4791-4dc3-87a0-a3a3fa42f1fa','c2d2b5b3-4f61-451a-a0fd-087712726788','5903c43e-745a-4c88-8114-95ebf2b99619'],size=1,snapshot_id=7d7daccc-b3bc-4399-9b55-753fc625a4f7,source_replicaid=,source_volid=None,status='creating',user_id='da00496580b04a1a8c29cb68395f8905',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-331130661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b396012e-8efb-4843-9921-538a37b421b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c39f3b945c274bb2a8a969f7ccd33a8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d7daccc-b3bc-4399-9b55-753fc625a4f7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da00496580b04a1a8c29cb68395f8905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:42.071911 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf7dcb84-16c3-4246-92d7-1fd9648b356f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:42.073609 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1157a9c4-5d41-43d8-9554-e2a95a9cdbc7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.076222 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 966/3866] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 23:50:42 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:50:42.086943 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-06e3a596-f2e5-4854-8ffa-bfe4533aa930 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.108211 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf7dcb84-16c3-4246-92d7-1fd9648b356f) transitioned into state 'SUCCESS' from state '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-331130661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c39f3b945c274bb2a8a969f7ccd33a8b',qos_specs=None,replication_status=,reservations=['b1c6e819-f519-4353-9d05-580f3497274b','7ba87374-4791-4dc3-87a0-a3a3fa42f1fa','c2d2b5b3-4f61-451a-a0fd-087712726788','5903c43e-745a-4c88-8114-95ebf2b99619'],size=1,snapshot_id=7d7daccc-b3bc-4399-9b55-753fc625a4f7,source_replicaid=,source_volid=None,status='creating',user_id='da00496580b04a1a8c29cb68395f8905',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:42.109302 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491a1774-4460-4e32-b5b5-829171ac7ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:42.146396 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491a1774-4460-4e32-b5b5-829171ac7ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:42.147767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Flow 'volume_create_api' (2a68e9ff-404c-4854-ae19-0605dc011a20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:42.148330 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Create volume request issued successfully. Aug 13 23:50:42.149024 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-503e9ffe-7aae-4a4d-a541-68b4e55c46a8 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:50:42.149565 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 961/3867] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:50:41 2026] POST /volume/v3/volumes => generated 778 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:42.179596 np0000007283 devstack@c-api.service[100273]: WARNING keystonemiddleware.auth_token [None req-06e3a596-f2e5-4854-8ffa-bfe4533aa930 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 23:50:42.183805 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 983/3868] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 23:50:42 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 114 bytes in 98 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:50:42.191483 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f1a8eca8-a3f5-4931-b714-8404ed6edeec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.263190 np0000007283 devstack@c-api.service[100275]: WARNING keystonemiddleware.auth_token [None req-f1a8eca8-a3f5-4931-b714-8404ed6edeec None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 23:50:42.264362 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 959/3869] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 23:50:42 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 114 bytes in 73 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:50:42.275362 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e4af42a3-64df-48f6-875f-e5076a31a8d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.378117 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4af42a3-64df-48f6-875f-e5076a31a8d8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] POST https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action Aug 13 23:50:42.378504 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4af42a3-64df-48f6-875f-e5076a31a8d8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:42.378659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4af42a3-64df-48f6-875f-e5076a31a8d8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:42.395565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35287210-cc3a-48df-b6a2-7be96d1da587 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.397539 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35287210-cc3a-48df-b6a2-7be96d1da587 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:42.397765 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35287210-cc3a-48df-b6a2-7be96d1da587 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:42.397977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35287210-cc3a-48df-b6a2-7be96d1da587 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:42.398116 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-35287210-cc3a-48df-b6a2-7be96d1da587 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:42.402540 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:42.402540 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:42.403241 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35287210-cc3a-48df-b6a2-7be96d1da587 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:42.403732 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 962/3870] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:42 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:42.428314 np0000007283 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-e4af42a3-64df-48f6-875f-e5076a31a8d8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:50:42.439916 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:42.439916 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:42.439916 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-e4af42a3-64df-48f6-875f-e5076a31a8d8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Updating volume '02461200-a880-43e1-aa0a-95d051a869a1' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:50:42.467328 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4af42a3-64df-48f6-875f-e5076a31a8d8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action returned with HTTP 202 Aug 13 23:50:42.467982 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 967/3871] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:50:42 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:42.479476 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24108870-a2c0-4059-b622-c7cd6b6c4268 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.481499 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24108870-a2c0-4059-b622-c7cd6b6c4268 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:42.481713 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24108870-a2c0-4059-b622-c7cd6b6c4268 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:42.481964 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24108870-a2c0-4059-b622-c7cd6b6c4268 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:42.528511 np0000007283 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-24108870-a2c0-4059-b622-c7cd6b6c4268 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:50:42.540177 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:42.540177 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:42.544540 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24108870-a2c0-4059-b622-c7cd6b6c4268 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:42.552334 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24108870-a2c0-4059-b622-c7cd6b6c4268 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:42.552742 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 984/3872] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:42 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 1145 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:42.571329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.574635 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] POST https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action Aug 13 23:50:42.575342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "68cfc710-dd46-4af2-a2ad-62be6392d919"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:42.575342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "68cfc710-dd46-4af2-a2ad-62be6392d919"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:42.597577 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:42.597577 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:42.598237 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Volume info retrieved successfully. Aug 13 23:50:42.746473 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Attachment connected to vm 89f64d42-130f-46d7-b2f1-e6103a689577, checking data on nova Aug 13 23:50:42.749408 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.compute.nova [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Creating Keystone token plugin using URL: https://10.4.3.81/identity {{(pid=100275) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 23:50:42.766152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2997a16-2906-4760-973a-947793f155dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:42.893477 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:50:42.894243 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1140889221"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:42.895873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1140889221'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:50:42.896086 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Create volume of 1 GB Aug 13 23:50:42.900595 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Availability Zones retrieved successfully. Aug 13 23:50:42.908018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Flow 'volume_create_api' (14394370-c92e-4b04-880c-bc378b977915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:42.909219 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f247d35-46e0-4b43-9133-5c1d0b1e5e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:42.910407 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:50:42.946611 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f247d35-46e0-4b43-9133-5c1d0b1e5e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:42.947201 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f294dd66-41e8-4b36-962c-15331a85994d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:43.004711 np0000007283 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] REQ: curl -g -i -X GET https://10.4.3.81/compute/v2.1/servers/89f64d42-130f-46d7-b2f1-e6103a689577/os-volume_attachments/02461200-a880-43e1-aa0a-95d051a869a1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ad8f41dcc4fc352583f1608e48303a2d78fbcaf5f6f4fe4b055c3a47384885a5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0d334a2b-ff56-4fd4-9318-c80424eceb7d" -H "X-Service-Token: {SHA256}bacaff42e2cec45bf3235e624861b7aa42e03da82c9a3c17fc7f0b75e825808c" {{(pid=100275) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 23:50:43.043442 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Created reservations ['96005727-e667-4e60-bb9e-e06b963447c9', 'bf20fc8b-b713-4575-ac4f-7c20c9dc2d8d', '3e087181-bd8f-479f-924c-7fb14374bfbd', '3128d15f-6793-4542-a2af-5ac113debef3'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:43.044805 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f294dd66-41e8-4b36-962c-15331a85994d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96005727-e667-4e60-bb9e-e06b963447c9', 'bf20fc8b-b713-4575-ac4f-7c20c9dc2d8d', '3e087181-bd8f-479f-924c-7fb14374bfbd', '3128d15f-6793-4542-a2af-5ac113debef3']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:43.045696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8960611f-6d9e-4304-889e-f149ef5509ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:43.075736 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8960611f-6d9e-4304-889e-f149ef5509ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36d8717c-916d-4f8c-bcf9-83c9afed8662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1140889221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d39fc656664319a371f8a617789f36',qos_specs=None,replication_status=,reservations=['96005727-e667-4e60-bb9e-e06b963447c9','bf20fc8b-b713-4575-ac4f-7c20c9dc2d8d','3e087181-bd8f-479f-924c-7fb14374bfbd','3128d15f-6793-4542-a2af-5ac113debef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be70eba62bff44858c7c7e806fb4e799',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1140889221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36d8717c-916d-4f8c-bcf9-83c9afed8662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d39fc656664319a371f8a617789f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be70eba62bff44858c7c7e806fb4e799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:43.076013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d126611-4109-4873-931e-ea2f0153eed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:43.104182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d126611-4109-4873-931e-ea2f0153eed0) transitioned into state 'SUCCESS' from state '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-1140889221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d39fc656664319a371f8a617789f36',qos_specs=None,replication_status=,reservations=['96005727-e667-4e60-bb9e-e06b963447c9','bf20fc8b-b713-4575-ac4f-7c20c9dc2d8d','3e087181-bd8f-479f-924c-7fb14374bfbd','3128d15f-6793-4542-a2af-5ac113debef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be70eba62bff44858c7c7e806fb4e799',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:43.105148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae2694fe-a50f-48c4-8c18-f111f7b997b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:43.118418 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae2694fe-a50f-48c4-8c18-f111f7b997b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:43.120144 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Flow 'volume_create_api' (14394370-c92e-4b04-880c-bc378b977915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:43.120587 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Create volume request issued successfully. Aug 13 23:50:43.121388 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2997a16-2906-4760-973a-947793f155dc tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:50:43.122111 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 963/3873] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:50:42 2026] POST /volume/v3/volumes => generated 764 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:43.140464 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-52f42800-7ba0-458c-8af6-71376a15f340 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.143807 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52f42800-7ba0-458c-8af6-71376a15f340 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:43.143935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52f42800-7ba0-458c-8af6-71376a15f340 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.144276 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52f42800-7ba0-458c-8af6-71376a15f340 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.152636 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:43.152636 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:43.158140 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-52f42800-7ba0-458c-8af6-71376a15f340 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:43.164468 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52f42800-7ba0-458c-8af6-71376a15f340 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 returned with HTTP 200 Aug 13 23:50:43.165131 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 968/3874] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:43.261611 np0000007283 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 23:50:43 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-c6bfd700-9bae-4c86-ae4d-c5a69cfc57b7 x-openstack-request-id: req-c6bfd700-9bae-4c86-ae4d-c5a69cfc57b7 {{(pid=100275) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 23:50:43.262109 np0000007283 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "02461200-a880-43e1-aa0a-95d051a869a1", "serverId": "89f64d42-130f-46d7-b2f1-e6103a689577", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "68cfc710-dd46-4af2-a2ad-62be6392d919", "bdm_uuid": "26693868-eae6-4539-9ca0-42d7f189dff2"}} {{(pid=100275) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 23:50:43.262109 np0000007283 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] GET call to compute for https://10.4.3.81/compute/v2.1/servers/89f64d42-130f-46d7-b2f1-e6103a689577/os-volume_attachments/02461200-a880-43e1-aa0a-95d051a869a1 used request id req-c6bfd700-9bae-4c86-ae4d-c5a69cfc57b7 {{(pid=100275) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 23:50:43.264436 np0000007283 devstack@c-api.service[100275]: ERROR cinder.volume.api [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-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 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Caught error: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: 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 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 23:50:43.267162 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 89f64d42-130f-46d7-b2f1-e6103a689577 using the Compute API Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.middleware.fault [None req-0d334a2b-ff56-4fd4-9318-c80424eceb7d tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action returned with HTTP 409 Aug 13 23:50:43.268136 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 960/3875] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:50:42 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 167 bytes in 697 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:43.281094 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13b60985-2d0a-4e42-918d-3a5a94d557db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.283082 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 985/3876] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 23:50:43 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:50:43.297064 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10f99a95-6619-41e3-973d-5eb53be42368 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.321706 np0000007283 devstack@c-api.service[100274]: WARNING keystonemiddleware.auth_token [None req-10f99a95-6619-41e3-973d-5eb53be42368 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 23:50:43.324242 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 964/3877] 10.4.3.81 () {70 vars in 1590 bytes} [Thu Aug 13 23:50:43 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 23:50:43.335407 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d692c883-6df3-41e9-827d-7097fce44750 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.338532 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d692c883-6df3-41e9-827d-7097fce44750 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:43.338692 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d692c883-6df3-41e9-827d-7097fce44750 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.339932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d692c883-6df3-41e9-827d-7097fce44750 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.352252 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:43.352252 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:43.361007 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d692c883-6df3-41e9-827d-7097fce44750 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:43.369468 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d692c883-6df3-41e9-827d-7097fce44750 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:43.370483 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 969/3878] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:43.388201 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-99924418-a3d0-445a-9efa-720937b2e47f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.390826 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-99924418-a3d0-445a-9efa-720937b2e47f tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:43.391145 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-99924418-a3d0-445a-9efa-720937b2e47f tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.391360 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-99924418-a3d0-445a-9efa-720937b2e47f tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.417014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-585e7d24-ad58-4fd7-96c1-39e4028b1614 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.419254 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-585e7d24-ad58-4fd7-96c1-39e4028b1614 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:43.419520 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-585e7d24-ad58-4fd7-96c1-39e4028b1614 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.420627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-585e7d24-ad58-4fd7-96c1-39e4028b1614 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.420627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-585e7d24-ad58-4fd7-96c1-39e4028b1614 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:43.426241 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:43.426241 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:43.426453 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-585e7d24-ad58-4fd7-96c1-39e4028b1614 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:43.427231 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 986/3879] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:43.440415 np0000007283 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-99924418-a3d0-445a-9efa-720937b2e47f tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 23:50:43.449286 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:43.449286 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:43.455855 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-99924418-a3d0-445a-9efa-720937b2e47f tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:43.463951 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-99924418-a3d0-445a-9efa-720937b2e47f tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:43.464460 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 961/3880] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:43.525877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-8ba96263-9c48-40e2-92b3-dbf284d223aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.529188 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-8ba96263-9c48-40e2-92b3-dbf284d223aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:43.529740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-8ba96263-9c48-40e2-92b3-dbf284d223aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.530180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-8ba96263-9c48-40e2-92b3-dbf284d223aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.542257 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:43.542257 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:43.549720 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-8ba96263-9c48-40e2-92b3-dbf284d223aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:43.556883 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-8ba96263-9c48-40e2-92b3-dbf284d223aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:43.557623 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 965/3881] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:43.654653 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd2ddba6-5bef-4da4-b4a3-bafa2be73a6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.655113 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd2ddba6-5bef-4da4-b4a3-bafa2be73a6d None None] GET https://10.4.3.81/volume// Aug 13 23:50:43.655317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd2ddba6-5bef-4da4-b4a3-bafa2be73a6d None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.655524 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd2ddba6-5bef-4da4-b4a3-bafa2be73a6d None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.655860 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd2ddba6-5bef-4da4-b4a3-bafa2be73a6d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:43.656198 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 970/3882] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:43.666058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-f6a3c15f-1666-4349-b340-f71b2fbe3e5e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.718043 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-f6a3c15f-1666-4349-b340-f71b2fbe3e5e tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:50:43.718378 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-f6a3c15f-1666-4349-b340-f71b2fbe3e5e tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "028bb16f-9fb9-47c9-8372-4570283bbb15", "connector": null, "instance_uuid": "89f64d42-130f-46d7-b2f1-e6103a689577"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:43.731286 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:43.731286 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:43.769075 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-f6a3c15f-1666-4349-b340-f71b2fbe3e5e tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:50:43.770259 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 987/3883] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:50:43 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:43.799161 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01f24566-5873-40e9-9fcc-7cd04d118dd9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.801729 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01f24566-5873-40e9-9fcc-7cd04d118dd9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:43.801952 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01f24566-5873-40e9-9fcc-7cd04d118dd9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.802233 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01f24566-5873-40e9-9fcc-7cd04d118dd9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.811417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64d5f6fe-3b73-413e-bfe8-16014632fdaa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.812050 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64d5f6fe-3b73-413e-bfe8-16014632fdaa None None] GET https://10.4.3.81/volume// Aug 13 23:50:43.812495 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64d5f6fe-3b73-413e-bfe8-16014632fdaa None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.812607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64d5f6fe-3b73-413e-bfe8-16014632fdaa None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.813041 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64d5f6fe-3b73-413e-bfe8-16014632fdaa None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:43.813443 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 966/3884] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:43.818019 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:43.818019 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:43.826171 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01f24566-5873-40e9-9fcc-7cd04d118dd9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:43.826757 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0230190b-dce4-403a-98a8-9143df3ddee1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.829484 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0230190b-dce4-403a-98a8-9143df3ddee1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:43.829900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0230190b-dce4-403a-98a8-9143df3ddee1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:43.830422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0230190b-dce4-403a-98a8-9143df3ddee1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:43.835074 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01f24566-5873-40e9-9fcc-7cd04d118dd9 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:43.835074 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 962/3885] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:43.842791 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:43.842791 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:43.847979 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0230190b-dce4-403a-98a8-9143df3ddee1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:43.853860 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0230190b-dce4-403a-98a8-9143df3ddee1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:43.854587 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 971/3886] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:43 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 1035 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:43.995321 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0702e239-1626-437e-bcca-3af27c46ba04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:43.998386 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0702e239-1626-437e-bcca-3af27c46ba04 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] PUT https://10.4.3.81/volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605 Aug 13 23:50:43.999114 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0702e239-1626-437e-bcca-3af27c46ba04 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:44.016736 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0702e239-1626-437e-bcca-3af27c46ba04 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Acquiring lock "cinder-attachment_update-028bb16f-9fb9-47c9-8372-4570283bbb15-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:50:44.024100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0702e239-1626-437e-bcca-3af27c46ba04 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Lock "cinder-attachment_update-028bb16f-9fb9-47c9-8372-4570283bbb15-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:50:44.026061 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:44.026061 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:44.159868 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0702e239-1626-437e-bcca-3af27c46ba04 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Lock "cinder-attachment_update-028bb16f-9fb9-47c9-8372-4570283bbb15-np0000007283" released by "attachment_update" :: held 0.136s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:50:44.160288 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-0702e239-1626-437e-bcca-3af27c46ba04 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605 returned with HTTP 200 Aug 13 23:50:44.160744 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 988/3887] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:50:43 2026] PUT /volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:44.180244 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a0fd295-3720-437c-812b-25cf1bd6b3bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:44.185714 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a0fd295-3720-437c-812b-25cf1bd6b3bb tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:44.186467 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a0fd295-3720-437c-812b-25cf1bd6b3bb tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:44.186467 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a0fd295-3720-437c-812b-25cf1bd6b3bb tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:44.198638 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:44.198638 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:44.208021 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a0fd295-3720-437c-812b-25cf1bd6b3bb tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:44.216607 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a0fd295-3720-437c-812b-25cf1bd6b3bb tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 returned with HTTP 200 Aug 13 23:50:44.217182 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 967/3888] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:44 2026] GET /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:44.232430 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f70f4c14-55d3-4106-8c18-26e359673f46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:44.235161 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f70f4c14-55d3-4106-8c18-26e359673f46 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:50:44.237013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f70f4c14-55d3-4106-8c18-26e359673f46 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36d8717c-916d-4f8c-bcf9-83c9afed8662", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-919776261"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:44.249879 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:44.249879 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:44.251015 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f70f4c14-55d3-4106-8c18-26e359673f46 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:44.251015 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-f70f4c14-55d3-4106-8c18-26e359673f46 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Create snapshot from volume 36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:44.305793 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f70f4c14-55d3-4106-8c18-26e359673f46 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Created reservations ['a3f10953-1f8d-477f-9384-36449622b81b', 'b2e92577-96ec-4029-80a8-7f4e3fbc8a0a', '90f04445-9ae4-41b1-bd02-71c573ac7acc', '2ea8b1ed-1213-4b2f-80ec-b5b84c2b1cc6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:44.365644 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f70f4c14-55d3-4106-8c18-26e359673f46 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot create request issued successfully. Aug 13 23:50:44.366079 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f70f4c14-55d3-4106-8c18-26e359673f46 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:50:44.366819 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 963/3889] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:50:44 2026] POST /volume/v3/snapshots => generated 321 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:44.381536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e20366e3-fe41-48af-8806-34fe6fe3e70d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:44.384448 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e20366e3-fe41-48af-8806-34fe6fe3e70d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 Aug 13 23:50:44.384700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e20366e3-fe41-48af-8806-34fe6fe3e70d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:44.385012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e20366e3-fe41-48af-8806-34fe6fe3e70d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:44.397022 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:44.397022 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:44.397703 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e20366e3-fe41-48af-8806-34fe6fe3e70d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:44.399529 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e20366e3-fe41-48af-8806-34fe6fe3e70d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 returned with HTTP 200 Aug 13 23:50:44.400260 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 972/3890] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:44 2026] GET /volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 => generated 453 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:44.439161 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fcce74db-c02b-4367-8d9e-13de582e4e7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:44.441315 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcce74db-c02b-4367-8d9e-13de582e4e7f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:44.441831 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcce74db-c02b-4367-8d9e-13de582e4e7f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:44.442181 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcce74db-c02b-4367-8d9e-13de582e4e7f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:44.443011 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fcce74db-c02b-4367-8d9e-13de582e4e7f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:44.449892 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:44.449892 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:44.449892 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcce74db-c02b-4367-8d9e-13de582e4e7f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:44.450365 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 989/3891] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:44 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:44.852015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5de0ebe1-d99d-4d48-bde1-d5cc301b6937 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:44.854353 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5de0ebe1-d99d-4d48-bde1-d5cc301b6937 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:44.854583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5de0ebe1-d99d-4d48-bde1-d5cc301b6937 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:44.854843 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5de0ebe1-d99d-4d48-bde1-d5cc301b6937 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:44.867650 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:44.867650 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:44.872418 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5de0ebe1-d99d-4d48-bde1-d5cc301b6937 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:44.879472 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5de0ebe1-d99d-4d48-bde1-d5cc301b6937 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:44.880064 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 968/3892] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:44 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:45.416686 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-839ea3fd-2410-4824-97a9-352a4f06a5ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:45.424285 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-839ea3fd-2410-4824-97a9-352a4f06a5ac tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 Aug 13 23:50:45.425566 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-839ea3fd-2410-4824-97a9-352a4f06a5ac tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:45.425566 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-839ea3fd-2410-4824-97a9-352a4f06a5ac tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:45.434433 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:45.434433 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:45.435102 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-839ea3fd-2410-4824-97a9-352a4f06a5ac tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:45.435943 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-839ea3fd-2410-4824-97a9-352a4f06a5ac tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 returned with HTTP 200 Aug 13 23:50:45.436345 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 964/3893] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:45 2026] GET /volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:45.459205 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-70b29b4a-12dc-4567-adaa-99a5e05f0837 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:45.462900 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70b29b4a-12dc-4567-adaa-99a5e05f0837 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] POST https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662/action Aug 13 23:50:45.462900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70b29b4a-12dc-4567-adaa-99a5e05f0837 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action body: b'{"revert": {"snapshot_id": "38bb02d0-195e-4299-b5dc-467c5d1fe802"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:45.462900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70b29b4a-12dc-4567-adaa-99a5e05f0837 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "38bb02d0-195e-4299-b5dc-467c5d1fe802"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:45.467682 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-248f1f15-068d-41ea-8a85-d776961b34ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:45.475740 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-248f1f15-068d-41ea-8a85-d776961b34ac tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:45.475740 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-248f1f15-068d-41ea-8a85-d776961b34ac tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:45.475740 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-248f1f15-068d-41ea-8a85-d776961b34ac tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:45.475740 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-248f1f15-068d-41ea-8a85-d776961b34ac tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:45.478168 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:45.478168 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:45.478731 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-70b29b4a-12dc-4567-adaa-99a5e05f0837 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume retrieved successfully. Aug 13 23:50:45.482765 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:45.482765 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:45.483654 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-248f1f15-068d-41ea-8a85-d776961b34ac tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:45.484291 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 990/3894] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:45 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:45.495374 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-70b29b4a-12dc-4567-adaa-99a5e05f0837 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Reverting volume 36d8717c-916d-4f8c-bcf9-83c9afed8662 to snapshot 38bb02d0-195e-4299-b5dc-467c5d1fe802. Aug 13 23:50:45.496723 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:45.496723 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:45.534665 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70b29b4a-12dc-4567-adaa-99a5e05f0837 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662/action returned with HTTP 202 Aug 13 23:50:45.536229 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 973/3895] 10.4.3.81 () {70 vars in 1424 bytes} [Thu Aug 13 23:50:45 2026] POST /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 23:50:45.546882 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77ce83f7-0e75-4541-8647-4de34e338c58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:45.551011 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77ce83f7-0e75-4541-8647-4de34e338c58 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:45.551011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77ce83f7-0e75-4541-8647-4de34e338c58 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:45.551011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77ce83f7-0e75-4541-8647-4de34e338c58 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:45.555315 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=248,cinder:INSERT=39,cinder:UPDATE=65,cinder:DELETE=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:50:45.561316 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:45.561316 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:45.566605 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-77ce83f7-0e75-4541-8647-4de34e338c58 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:45.573762 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77ce83f7-0e75-4541-8647-4de34e338c58 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 returned with HTTP 200 Aug 13 23:50:45.575031 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 969/3896] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:45 2026] GET /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:45.898163 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a5ef40d7-7e0e-44cf-889d-51d962bd75a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:45.899784 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a5ef40d7-7e0e-44cf-889d-51d962bd75a8 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:45.900064 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a5ef40d7-7e0e-44cf-889d-51d962bd75a8 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:45.900302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a5ef40d7-7e0e-44cf-889d-51d962bd75a8 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:45.919163 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:45.919163 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:45.927832 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a5ef40d7-7e0e-44cf-889d-51d962bd75a8 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:45.936409 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a5ef40d7-7e0e-44cf-889d-51d962bd75a8 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:45.936941 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 965/3897] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:45 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:46.497082 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-904df520-9bd8-4b64-94f3-c12d3089cdbb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:46.499172 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-904df520-9bd8-4b64-94f3-c12d3089cdbb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:46.499479 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-904df520-9bd8-4b64-94f3-c12d3089cdbb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:46.499677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-904df520-9bd8-4b64-94f3-c12d3089cdbb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:46.499843 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-904df520-9bd8-4b64-94f3-c12d3089cdbb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:46.501718 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=189,cinder:INSERT=14,cinder:UPDATE=25 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:50:46.505112 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:46.505112 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:46.505859 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-904df520-9bd8-4b64-94f3-c12d3089cdbb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:46.506440 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 991/3898] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:46 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:46.591982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5dbdff0-79d5-499f-8925-7643fc22b892 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:46.594220 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5dbdff0-79d5-499f-8925-7643fc22b892 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:46.594463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5dbdff0-79d5-499f-8925-7643fc22b892 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:46.594663 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5dbdff0-79d5-499f-8925-7643fc22b892 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:46.612112 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:46.612112 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:46.617831 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5dbdff0-79d5-499f-8925-7643fc22b892 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:46.624892 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5dbdff0-79d5-499f-8925-7643fc22b892 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 returned with HTTP 200 Aug 13 23:50:46.625508 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 974/3899] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:46 2026] GET /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:46.646869 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa4d6b64-b775-4d96-9f5f-1dcb38866d05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:46.648414 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa4d6b64-b775-4d96-9f5f-1dcb38866d05 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 Aug 13 23:50:46.648699 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa4d6b64-b775-4d96-9f5f-1dcb38866d05 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:46.649034 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa4d6b64-b775-4d96-9f5f-1dcb38866d05 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:46.664936 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:46.664936 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:46.664936 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aa4d6b64-b775-4d96-9f5f-1dcb38866d05 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:46.666036 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa4d6b64-b775-4d96-9f5f-1dcb38866d05 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 returned with HTTP 200 Aug 13 23:50:46.666302 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 970/3900] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:46 2026] GET /volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:46.685520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a7cb5ee3-ec6c-4a5c-87fb-635a9ca8c047 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:46.687756 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7cb5ee3-ec6c-4a5c-87fb-635a9ca8c047 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:46.687983 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7cb5ee3-ec6c-4a5c-87fb-635a9ca8c047 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:46.688388 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7cb5ee3-ec6c-4a5c-87fb-635a9ca8c047 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:46.705113 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:46.705113 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:46.714902 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a7cb5ee3-ec6c-4a5c-87fb-635a9ca8c047 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:46.720207 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7cb5ee3-ec6c-4a5c-87fb-635a9ca8c047 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 returned with HTTP 200 Aug 13 23:50:46.720599 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 966/3901] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:46 2026] GET /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:46.747298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:46.752371 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:50:46.753176 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-669618556"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:46.754968 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-669618556'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:50:46.755353 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Create volume of 1 GB Aug 13 23:50:46.761503 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Availability Zones retrieved successfully. Aug 13 23:50:46.767892 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Flow 'volume_create_api' (5aacd661-3e54-44a9-adb4-e724f50f2167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:46.768837 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec5ef97-0833-43d4-a330-a3bb968a806b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:46.770319 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:50:46.812058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec5ef97-0833-43d4-a330-a3bb968a806b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:46.812973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7ceaab-d4b5-4f18-a4de-36e8cbce8d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:46.887918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Created reservations ['39f89f5f-824c-4b85-b8cc-198206224a31', '62a4c66f-6c52-40af-a18b-46021e6d7f6e', '2642d87c-6269-43c1-8508-99f0ef887890', '77cfbc77-2217-487e-aa9b-81fcd3f824b3'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:46.887918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7ceaab-d4b5-4f18-a4de-36e8cbce8d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39f89f5f-824c-4b85-b8cc-198206224a31', '62a4c66f-6c52-40af-a18b-46021e6d7f6e', '2642d87c-6269-43c1-8508-99f0ef887890', '77cfbc77-2217-487e-aa9b-81fcd3f824b3']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:46.888297 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fe594b-f3c7-47ba-a750-66928f783585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:46.925336 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fe594b-f3c7-47ba-a750-66928f783585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '893c2829-bff0-41c3-9a32-1dd4365d02e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-669618556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d39fc656664319a371f8a617789f36',qos_specs=None,replication_status=,reservations=['39f89f5f-824c-4b85-b8cc-198206224a31','62a4c66f-6c52-40af-a18b-46021e6d7f6e','2642d87c-6269-43c1-8508-99f0ef887890','77cfbc77-2217-487e-aa9b-81fcd3f824b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be70eba62bff44858c7c7e806fb4e799',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-669618556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=893c2829-bff0-41c3-9a32-1dd4365d02e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d39fc656664319a371f8a617789f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be70eba62bff44858c7c7e806fb4e799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:46.926579 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113365dd-260a-4c63-962b-318b9e3c12eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:46.957634 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5820276-6138-4ac0-8888-f1a9dc772d42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:46.961107 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5820276-6138-4ac0-8888-f1a9dc772d42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:46.961107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5820276-6138-4ac0-8888-f1a9dc772d42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:46.961107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5820276-6138-4ac0-8888-f1a9dc772d42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:46.961357 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113365dd-260a-4c63-962b-318b9e3c12eb) transitioned into state 'SUCCESS' from state '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-669618556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d39fc656664319a371f8a617789f36',qos_specs=None,replication_status=,reservations=['39f89f5f-824c-4b85-b8cc-198206224a31','62a4c66f-6c52-40af-a18b-46021e6d7f6e','2642d87c-6269-43c1-8508-99f0ef887890','77cfbc77-2217-487e-aa9b-81fcd3f824b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be70eba62bff44858c7c7e806fb4e799',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:46.962183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf11846-2397-453e-b71c-0b8d413da128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:46.986896 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:46.986896 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:46.988208 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf11846-2397-453e-b71c-0b8d413da128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:46.989436 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Flow 'volume_create_api' (5aacd661-3e54-44a9-adb4-e724f50f2167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:46.989824 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Create volume request issued successfully. Aug 13 23:50:46.990630 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-342af8eb-2164-4d3b-97d4-d26346db3c5b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:50:46.991223 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 992/3902] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:50:46 2026] POST /volume/v3/volumes => generated 763 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:46.996506 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f5820276-6138-4ac0-8888-f1a9dc772d42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:47.011364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94edab30-ca3c-4014-89d8-5d7c8f7a326d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:47.012962 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5820276-6138-4ac0-8888-f1a9dc772d42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:47.013787 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 975/3903] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:46 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:47.019543 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94edab30-ca3c-4014-89d8-5d7c8f7a326d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:47.019543 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94edab30-ca3c-4014-89d8-5d7c8f7a326d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:47.019543 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94edab30-ca3c-4014-89d8-5d7c8f7a326d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:47.039812 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:47.039812 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:47.046600 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-94edab30-ca3c-4014-89d8-5d7c8f7a326d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:47.058269 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94edab30-ca3c-4014-89d8-5d7c8f7a326d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 returned with HTTP 200 Aug 13 23:50:47.058575 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 971/3904] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:47 2026] GET /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 => generated 831 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:47.520807 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d4cbc66a-198d-4843-9bb9-a746e874f1b7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:47.525601 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4cbc66a-198d-4843-9bb9-a746e874f1b7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:47.526725 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4cbc66a-198d-4843-9bb9-a746e874f1b7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:47.526725 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4cbc66a-198d-4843-9bb9-a746e874f1b7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:47.526886 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d4cbc66a-198d-4843-9bb9-a746e874f1b7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:47.533888 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:47.533888 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:47.535383 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4cbc66a-198d-4843-9bb9-a746e874f1b7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:47.535383 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 967/3905] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:47 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:48.031788 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e0131e80-595b-44b8-81cd-9697b80bd0ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:48.034004 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0131e80-595b-44b8-81cd-9697b80bd0ed tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:48.034234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0131e80-595b-44b8-81cd-9697b80bd0ed tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:48.034450 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0131e80-595b-44b8-81cd-9697b80bd0ed tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:48.047949 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:48.047949 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:48.053376 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e0131e80-595b-44b8-81cd-9697b80bd0ed tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:48.059396 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0131e80-595b-44b8-81cd-9697b80bd0ed tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:48.060005 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 993/3906] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:48 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:48.080697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72c16cbd-8dea-404b-b354-15f939b7639f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:48.082982 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72c16cbd-8dea-404b-b354-15f939b7639f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:48.083256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72c16cbd-8dea-404b-b354-15f939b7639f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:48.083738 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72c16cbd-8dea-404b-b354-15f939b7639f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:48.093953 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:48.093953 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:48.099408 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72c16cbd-8dea-404b-b354-15f939b7639f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:48.104440 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72c16cbd-8dea-404b-b354-15f939b7639f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 returned with HTTP 200 Aug 13 23:50:48.105008 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 976/3907] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:48 2026] GET /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:48.120697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8dce034-3cd9-489e-8e06-cf6c7d7780b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:48.122929 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8dce034-3cd9-489e-8e06-cf6c7d7780b0 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:50:48.123370 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8dce034-3cd9-489e-8e06-cf6c7d7780b0 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "893c2829-bff0-41c3-9a32-1dd4365d02e4", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-708788709"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:48.134461 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:48.134461 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:48.135636 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8dce034-3cd9-489e-8e06-cf6c7d7780b0 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:48.135636 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-c8dce034-3cd9-489e-8e06-cf6c7d7780b0 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Create snapshot from volume 893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:48.178897 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c8dce034-3cd9-489e-8e06-cf6c7d7780b0 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Created reservations ['c951a1d8-71ca-4719-a852-e7e839b1da78', '1f288faf-f631-4ed9-b5b0-9e3147dbfcfe', 'f1536f66-dafb-4edf-b2e9-8706056fe761', '7801b602-11d4-4e17-a2a6-54326edacc90'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:48.260747 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8dce034-3cd9-489e-8e06-cf6c7d7780b0 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot create request issued successfully. Aug 13 23:50:48.261622 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8dce034-3cd9-489e-8e06-cf6c7d7780b0 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:50:48.262919 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 972/3908] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:50:48 2026] POST /volume/v3/snapshots => generated 321 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:48.276720 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-46f580a3-27b2-4524-aef5-d6d827f23f45 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:48.279687 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46f580a3-27b2-4524-aef5-d6d827f23f45 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b Aug 13 23:50:48.280232 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46f580a3-27b2-4524-aef5-d6d827f23f45 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:48.280916 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46f580a3-27b2-4524-aef5-d6d827f23f45 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:48.293304 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:48.293304 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:48.294631 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-46f580a3-27b2-4524-aef5-d6d827f23f45 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:48.295911 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46f580a3-27b2-4524-aef5-d6d827f23f45 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b returned with HTTP 200 Aug 13 23:50:48.295911 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 968/3909] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:48 2026] GET /volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:48.546326 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-aa4e1c82-3526-432b-afeb-57b414ebf400 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:48.549579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-136a7dee-318b-499f-8340-15a169615f8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:48.549923 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-aa4e1c82-3526-432b-afeb-57b414ebf400 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605/action Aug 13 23:50:48.550485 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-aa4e1c82-3526-432b-afeb-57b414ebf400 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:48.550857 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-aa4e1c82-3526-432b-afeb-57b414ebf400 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:48.553301 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-136a7dee-318b-499f-8340-15a169615f8b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:48.553717 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-136a7dee-318b-499f-8340-15a169615f8b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:48.553907 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-136a7dee-318b-499f-8340-15a169615f8b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:48.554312 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-136a7dee-318b-499f-8340-15a169615f8b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:48.561206 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:48.561206 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:48.562257 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-136a7dee-318b-499f-8340-15a169615f8b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:48.565234 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 977/3910] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:48 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:48.576154 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:48.576154 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:48.595832 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e2cd98e1-7042-4e91-9041-66ac53e91cd8 req-aa4e1c82-3526-432b-afeb-57b414ebf400 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605/action returned with HTTP 204 Aug 13 23:50:48.596428 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 994/3911] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:50:48 2026] POST /volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:49.077773 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de2508b7-1265-4d55-af68-c4e5daefb9c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.079696 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de2508b7-1265-4d55-af68-c4e5daefb9c4 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:49.079999 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de2508b7-1265-4d55-af68-c4e5daefb9c4 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.080295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de2508b7-1265-4d55-af68-c4e5daefb9c4 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.093089 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.093089 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:49.099146 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-de2508b7-1265-4d55-af68-c4e5daefb9c4 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:49.105183 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de2508b7-1265-4d55-af68-c4e5daefb9c4 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:49.105657 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 973/3912] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:49 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:49.124154 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-debd7cf4-dd00-485c-b6fa-1b56381780d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.126461 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-debd7cf4-dd00-485c-b6fa-1b56381780d7 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:49.126669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-debd7cf4-dd00-485c-b6fa-1b56381780d7 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.127405 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-debd7cf4-dd00-485c-b6fa-1b56381780d7 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.157086 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.157086 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:49.172330 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-debd7cf4-dd00-485c-b6fa-1b56381780d7 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:49.179065 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-debd7cf4-dd00-485c-b6fa-1b56381780d7 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:49.179643 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 969/3913] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:49 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:49.194571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d97c9ba-288f-4da6-895b-9ac52eb89a6c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.197937 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d97c9ba-288f-4da6-895b-9ac52eb89a6c tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action Aug 13 23:50:49.198453 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d97c9ba-288f-4da6-895b-9ac52eb89a6c tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action body: b'{"os-detach": {"attachment_id": "2e8e416b-f651-479e-851b-5fdc030db605"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:49.198453 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d97c9ba-288f-4da6-895b-9ac52eb89a6c tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "2e8e416b-f651-479e-851b-5fdc030db605"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:49.202355 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=239,cinder:INSERT=26,cinder:UPDATE=53,cinder:DELETE=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:50:49.215396 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.215396 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:49.216176 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3d97c9ba-288f-4da6-895b-9ac52eb89a6c tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:49.226418 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-88e5a9ef-e4e2-4e01-9372-661bed5148b9 req-bc39b8d0-8cb7-4fe2-b64d-66f95aa8b65a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.230325 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88e5a9ef-e4e2-4e01-9372-661bed5148b9 req-bc39b8d0-8cb7-4fe2-b64d-66f95aa8b65a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] DELETE https://10.4.3.81/volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413 Aug 13 23:50:49.230496 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88e5a9ef-e4e2-4e01-9372-661bed5148b9 req-bc39b8d0-8cb7-4fe2-b64d-66f95aa8b65a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.230734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88e5a9ef-e4e2-4e01-9372-661bed5148b9 req-bc39b8d0-8cb7-4fe2-b64d-66f95aa8b65a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.237626 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d97c9ba-288f-4da6-895b-9ac52eb89a6c tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action returned with HTTP 400 Aug 13 23:50:49.237626 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 978/3914] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:50:49 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 100 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:50:49.242394 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.242394 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:49.292072 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-de22890a-e453-4999-a28d-b90c02357cbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.297467 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-de22890a-e453-4999-a28d-b90c02357cbb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:49.297767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-de22890a-e453-4999-a28d-b90c02357cbb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.298021 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-de22890a-e453-4999-a28d-b90c02357cbb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.311826 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-387ce6bd-8101-47fa-9562-df025829b3d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.314214 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-387ce6bd-8101-47fa-9562-df025829b3d2 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b Aug 13 23:50:49.314353 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-387ce6bd-8101-47fa-9562-df025829b3d2 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.314749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-387ce6bd-8101-47fa-9562-df025829b3d2 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.318561 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.318561 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:49.322745 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.322745 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:49.322745 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-387ce6bd-8101-47fa-9562-df025829b3d2 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:49.322955 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88e5a9ef-e4e2-4e01-9372-661bed5148b9 req-bc39b8d0-8cb7-4fe2-b64d-66f95aa8b65a tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413 returned with HTTP 200 Aug 13 23:50:49.323711 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-387ce6bd-8101-47fa-9562-df025829b3d2 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b returned with HTTP 200 Aug 13 23:50:49.323794 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 995/3915] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:50:49 2026] DELETE /volume/v3/attachments/44766049-5feb-4491-83c3-49a3fd705413 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:49.323954 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 970/3916] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:49 2026] GET /volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:49.330850 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-de22890a-e453-4999-a28d-b90c02357cbb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:49.337733 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-de22890a-e453-4999-a28d-b90c02357cbb tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:49.338428 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 974/3917] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:49 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:49.338954 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ed21da8-662e-43d5-8ad5-ff3b331ee0e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.344982 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ed21da8-662e-43d5-8ad5-ff3b331ee0e1 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] POST https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4/action Aug 13 23:50:49.344982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ed21da8-662e-43d5-8ad5-ff3b331ee0e1 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:49.344982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ed21da8-662e-43d5-8ad5-ff3b331ee0e1 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:49.366917 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.366917 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:49.367678 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3ed21da8-662e-43d5-8ad5-ff3b331ee0e1 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:49.369849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-90972e65-ba24-4e8a-972f-a9bfc51b38e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.372550 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-90972e65-ba24-4e8a-972f-a9bfc51b38e0 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15/action Aug 13 23:50:49.372945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-90972e65-ba24-4e8a-972f-a9bfc51b38e0 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:49.373297 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-90972e65-ba24-4e8a-972f-a9bfc51b38e0 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:49.390194 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.390194 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:49.390815 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-90972e65-ba24-4e8a-972f-a9bfc51b38e0 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:49.402559 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-90972e65-ba24-4e8a-972f-a9bfc51b38e0 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Begin detaching volume completed successfully. Aug 13 23:50:49.402559 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-90972e65-ba24-4e8a-972f-a9bfc51b38e0 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15/action returned with HTTP 202 Aug 13 23:50:49.402831 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 996/3918] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:50:49 2026] POST /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:49.426673 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3ed21da8-662e-43d5-8ad5-ff3b331ee0e1 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Created reservations ['af8a2fc0-e654-4d56-9289-9d652cc7cd58', 'c147272c-4e37-43b1-8461-f0beb6fcc3ea'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:49.439459 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3ed21da8-662e-43d5-8ad5-ff3b331ee0e1 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Extend volume request issued successfully. Aug 13 23:50:49.439624 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ed21da8-662e-43d5-8ad5-ff3b331ee0e1 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4/action returned with HTTP 202 Aug 13 23:50:49.440109 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 979/3919] 10.4.3.81 () {70 vars in 1424 bytes} [Thu Aug 13 23:50:49 2026] POST /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 23:50:49.456036 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2f31e934-ec35-4872-af28-e7eea810ed44 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.458613 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f31e934-ec35-4872-af28-e7eea810ed44 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:49.458950 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f31e934-ec35-4872-af28-e7eea810ed44 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.459422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f31e934-ec35-4872-af28-e7eea810ed44 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.462577 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=191,cinder:UPDATE=49,cinder:INSERT=22 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:50:49.472858 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.472858 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:49.481908 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2f31e934-ec35-4872-af28-e7eea810ed44 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:49.490955 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f31e934-ec35-4872-af28-e7eea810ed44 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 returned with HTTP 200 Aug 13 23:50:49.491970 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 971/3920] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:49 2026] GET /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:49.539604 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f46e8da3-28c9-4865-875e-d451844ab1ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.540187 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f46e8da3-28c9-4865-875e-d451844ab1ba None None] GET https://10.4.3.81/volume// Aug 13 23:50:49.540508 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f46e8da3-28c9-4865-875e-d451844ab1ba None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.540804 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f46e8da3-28c9-4865-875e-d451844ab1ba None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.541346 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f46e8da3-28c9-4865-875e-d451844ab1ba None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:49.541762 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 975/3921] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:49.578036 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ab4a7e84-c59f-4ca0-9702-7dd037393e59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.578299 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-31586516-c448-421a-ada3-210880572cf2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:49.579677 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab4a7e84-c59f-4ca0-9702-7dd037393e59 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:49.579842 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab4a7e84-c59f-4ca0-9702-7dd037393e59 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.580070 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab4a7e84-c59f-4ca0-9702-7dd037393e59 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.580192 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ab4a7e84-c59f-4ca0-9702-7dd037393e59 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:49.582009 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-31586516-c448-421a-ada3-210880572cf2 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:49.582009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-31586516-c448-421a-ada3-210880572cf2 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:49.582009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-31586516-c448-421a-ada3-210880572cf2 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:49.584919 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.584919 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:49.585741 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab4a7e84-c59f-4ca0-9702-7dd037393e59 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:49.586245 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 997/3922] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:49 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:49.593666 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:49.593666 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:49.598259 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-31586516-c448-421a-ada3-210880572cf2 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:49.603763 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-31586516-c448-421a-ada3-210880572cf2 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:49.604255 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 980/3923] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:49 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 1331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:50.510367 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d5bdb33c-4ce4-4f48-b6eb-1fadc08be7ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.512671 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5bdb33c-4ce4-4f48-b6eb-1fadc08be7ff tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:50.512969 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5bdb33c-4ce4-4f48-b6eb-1fadc08be7ff tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:50.514101 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5bdb33c-4ce4-4f48-b6eb-1fadc08be7ff tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:50.535490 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.535490 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:50.540666 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d5bdb33c-4ce4-4f48-b6eb-1fadc08be7ff tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:50.547308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5bdb33c-4ce4-4f48-b6eb-1fadc08be7ff tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 returned with HTTP 200 Aug 13 23:50:50.547308 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 972/3924] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:50 2026] GET /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:50.568256 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9a9d2ab-1df0-42fa-8d8a-49e2e47a192c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.570504 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9a9d2ab-1df0-42fa-8d8a-49e2e47a192c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] POST https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4/action Aug 13 23:50:50.570910 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9a9d2ab-1df0-42fa-8d8a-49e2e47a192c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action body: b'{"revert": {"snapshot_id": "822134b6-6b46-4dba-a642-6611ad2d2e7b"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:50.571117 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9a9d2ab-1df0-42fa-8d8a-49e2e47a192c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "822134b6-6b46-4dba-a642-6611ad2d2e7b"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:50.581279 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.581279 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:50.581972 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c9a9d2ab-1df0-42fa-8d8a-49e2e47a192c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume retrieved successfully. Aug 13 23:50:50.601009 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4135be21-24b0-4c20-bcc7-2beb812a61fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.603112 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9a9d2ab-1df0-42fa-8d8a-49e2e47a192c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] HTTP exception thrown: Can't revert volume 893c2829-bff0-41c3-9a32-1dd4365d02e4 to its latest snapshot 822134b6-6b46-4dba-a642-6611ad2d2e7b. The volume size must be equal to the snapshot size. Aug 13 23:50:50.603261 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9a9d2ab-1df0-42fa-8d8a-49e2e47a192c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4/action returned with HTTP 400 Aug 13 23:50:50.603319 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4135be21-24b0-4c20-bcc7-2beb812a61fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:50.603660 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4135be21-24b0-4c20-bcc7-2beb812a61fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:50.604094 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4135be21-24b0-4c20-bcc7-2beb812a61fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:50.604172 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 976/3925] 10.4.3.81 () {70 vars in 1424 bytes} [Thu Aug 13 23:50:50 2026] POST /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4/action => generated 213 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 23:50:50.604230 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4135be21-24b0-4c20-bcc7-2beb812a61fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:50.610370 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.610370 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:50.611456 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4135be21-24b0-4c20-bcc7-2beb812a61fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:50.612112 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 998/3926] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:50 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:50.613501 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9f0e5070-37da-4a62-8f36-cc2fb58c2df3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.615729 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f0e5070-37da-4a62-8f36-cc2fb58c2df3 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b Aug 13 23:50:50.615948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f0e5070-37da-4a62-8f36-cc2fb58c2df3 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:50.618543 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f0e5070-37da-4a62-8f36-cc2fb58c2df3 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:50.618543 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-9f0e5070-37da-4a62-8f36-cc2fb58c2df3 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Delete snapshot with id: 822134b6-6b46-4dba-a642-6611ad2d2e7b Aug 13 23:50:50.623673 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.623673 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:50.624259 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9f0e5070-37da-4a62-8f36-cc2fb58c2df3 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:50.648769 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9f0e5070-37da-4a62-8f36-cc2fb58c2df3 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot delete request issued successfully. Aug 13 23:50:50.649060 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f0e5070-37da-4a62-8f36-cc2fb58c2df3 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b returned with HTTP 202 Aug 13 23:50:50.649568 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 981/3927] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:50:50 2026] DELETE /volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:50.661085 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-36574eac-8db8-47ab-bc14-793e48eec82a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.662742 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36574eac-8db8-47ab-bc14-793e48eec82a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b Aug 13 23:50:50.662972 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36574eac-8db8-47ab-bc14-793e48eec82a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:50.663525 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36574eac-8db8-47ab-bc14-793e48eec82a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:50.668197 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.668197 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:50.668668 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-36574eac-8db8-47ab-bc14-793e48eec82a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:50.669589 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36574eac-8db8-47ab-bc14-793e48eec82a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b returned with HTTP 200 Aug 13 23:50:50.670409 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 973/3928] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:50 2026] GET /volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:50.675941 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-d970f540-cd91-4a82-8c51-c03717cd5b32 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.680027 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-d970f540-cd91-4a82-8c51-c03717cd5b32 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605 Aug 13 23:50:50.680027 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-d970f540-cd91-4a82-8c51-c03717cd5b32 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:50.680027 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-d970f540-cd91-4a82-8c51-c03717cd5b32 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:50.692026 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.692026 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:50.795714 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-798ebfa3-7db0-42b5-b2b1-632cac2a8a77 req-d970f540-cd91-4a82-8c51-c03717cd5b32 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605 returned with HTTP 200 Aug 13 23:50:50.795947 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 977/3929] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:50:50 2026] DELETE /volume/v3/attachments/2e8e416b-f651-479e-851b-5fdc030db605 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:50.842644 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f11427b4-b659-4a2d-9909-cbfd0b600e95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.846249 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f11427b4-b659-4a2d-9909-cbfd0b600e95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] DELETE https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf Aug 13 23:50:50.846659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f11427b4-b659-4a2d-9909-cbfd0b600e95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:50.847158 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f11427b4-b659-4a2d-9909-cbfd0b600e95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:50.847484 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f11427b4-b659-4a2d-9909-cbfd0b600e95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Delete volume with id: 912e2727-2467-4bcd-85fe-bcaf7b75afdf Aug 13 23:50:50.856339 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.856339 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:50.856786 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f11427b4-b659-4a2d-9909-cbfd0b600e95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:50:50.880631 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f11427b4-b659-4a2d-9909-cbfd0b600e95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Delete volume request issued successfully. Aug 13 23:50:50.880631 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f11427b4-b659-4a2d-9909-cbfd0b600e95 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf returned with HTTP 202 Aug 13 23:50:50.884072 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 999/3930] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:50 2026] DELETE /volume/v3/volumes/912e2727-2467-4bcd-85fe-bcaf7b75afdf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:50.890540 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a8c42f3-3f5f-4232-a837-c1ef463792f8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.893094 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a8c42f3-3f5f-4232-a837-c1ef463792f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] DELETE https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d Aug 13 23:50:50.893688 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a8c42f3-3f5f-4232-a837-c1ef463792f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:50.895012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a8c42f3-3f5f-4232-a837-c1ef463792f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:50.895012 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-4a8c42f3-3f5f-4232-a837-c1ef463792f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Delete backup with id: feb5f1a9-8653-4099-9a6e-c9391e56795d. Aug 13 23:50:50.905735 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.905735 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:50.923551 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-4a8c42f3-3f5f-4232-a837-c1ef463792f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] delete_backup rpcapi backup_id feb5f1a9-8653-4099-9a6e-c9391e56795d {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:50:50.926111 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a8c42f3-3f5f-4232-a837-c1ef463792f8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d returned with HTTP 202 Aug 13 23:50:50.926691 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 982/3931] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:50 2026] DELETE /volume/v3/backups/feb5f1a9-8653-4099-9a6e-c9391e56795d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:50.936070 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c59e8fe-dc75-40b4-aee2-1d39765993b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:50.941848 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c59e8fe-dc75-40b4-aee2-1d39765993b8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] DELETE https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:50:50.942127 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c59e8fe-dc75-40b4-aee2-1d39765993b8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:50.942370 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c59e8fe-dc75-40b4-aee2-1d39765993b8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:50.942571 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6c59e8fe-dc75-40b4-aee2-1d39765993b8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Delete volume with id: 40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:50:50.965017 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:50.965017 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:50.965017 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c59e8fe-dc75-40b4-aee2-1d39765993b8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:50:50.996020 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c59e8fe-dc75-40b4-aee2-1d39765993b8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Delete volume request issued successfully. Aug 13 23:50:50.996020 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c59e8fe-dc75-40b4-aee2-1d39765993b8 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 returned with HTTP 202 Aug 13 23:50:50.996020 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 974/3932] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:50 2026] DELETE /volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:51.014881 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8474ef2a-78fe-4bdf-b450-ce1c64de7384 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.019838 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8474ef2a-78fe-4bdf-b450-ce1c64de7384 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:50:51.020180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8474ef2a-78fe-4bdf-b450-ce1c64de7384 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.020809 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8474ef2a-78fe-4bdf-b450-ce1c64de7384 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.036884 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.036884 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:51.044021 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8474ef2a-78fe-4bdf-b450-ce1c64de7384 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Volume info retrieved successfully. Aug 13 23:50:51.056004 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8474ef2a-78fe-4bdf-b450-ce1c64de7384 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 returned with HTTP 200 Aug 13 23:50:51.056004 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 978/3933] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 => generated 1358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:51.607361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-11de854c-6926-4588-b50f-c34d633090c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.610027 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11de854c-6926-4588-b50f-c34d633090c8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] POST https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action Aug 13 23:50:51.610611 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11de854c-6926-4588-b50f-c34d633090c8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:51.610807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11de854c-6926-4588-b50f-c34d633090c8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:51.626125 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9371d2f-5202-43f2-a14a-c2f781cd1da2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.628964 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9371d2f-5202-43f2-a14a-c2f781cd1da2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:51.629304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9371d2f-5202-43f2-a14a-c2f781cd1da2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.630098 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9371d2f-5202-43f2-a14a-c2f781cd1da2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.630098 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c9371d2f-5202-43f2-a14a-c2f781cd1da2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 68110e17-c668-49ad-9571-a04b9fc13a17. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:51.631362 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.631362 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:51.635901 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.635901 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:51.636491 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9371d2f-5202-43f2-a14a-c2f781cd1da2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 200 Aug 13 23:50:51.636861 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-11de854c-6926-4588-b50f-c34d633090c8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] Updating volume '02461200-a880-43e1-aa0a-95d051a869a1' with '{'status': 'in-use'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 23:50:51.636934 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 983/3934] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:51.649256 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c67c2280-718c-4e0f-900a-32e21c9e2f1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.651311 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c67c2280-718c-4e0f-900a-32e21c9e2f1e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 Aug 13 23:50:51.651650 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c67c2280-718c-4e0f-900a-32e21c9e2f1e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.652001 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c67c2280-718c-4e0f-900a-32e21c9e2f1e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.652355 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-c67c2280-718c-4e0f-900a-32e21c9e2f1e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete backup with id: 68110e17-c668-49ad-9571-a04b9fc13a17. Aug 13 23:50:51.656751 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.656751 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:51.666349 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11de854c-6926-4588-b50f-c34d633090c8 tempest-TestServerVolumeAttachmentScenario-1495681767 tempest-TestServerVolumeAttachmentScenario-1495681767-project-admin] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action returned with HTTP 202 Aug 13 23:50:51.666937 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1000/3935] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:50:51 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:51.674079 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87f579e2-ac14-4c2e-971a-c5155ceb4d34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.678206 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-c67c2280-718c-4e0f-900a-32e21c9e2f1e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] delete_backup rpcapi backup_id 68110e17-c668-49ad-9571-a04b9fc13a17 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:50:51.678384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87f579e2-ac14-4c2e-971a-c5155ceb4d34 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:51.678384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87f579e2-ac14-4c2e-971a-c5155ceb4d34 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.678384 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87f579e2-ac14-4c2e-971a-c5155ceb4d34 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.679132 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c67c2280-718c-4e0f-900a-32e21c9e2f1e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 returned with HTTP 202 Aug 13 23:50:51.679859 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 975/3936] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:50:51 2026] DELETE /volume/v3/backups/68110e17-c668-49ad-9571-a04b9fc13a17 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:51.689347 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c9e0109-f507-4e07-8ca3-95bcea375400 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.689711 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.689711 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:51.692454 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c9e0109-f507-4e07-8ca3-95bcea375400 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b Aug 13 23:50:51.692708 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c9e0109-f507-4e07-8ca3-95bcea375400 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.692954 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c9e0109-f507-4e07-8ca3-95bcea375400 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.693792 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87f579e2-ac14-4c2e-971a-c5155ceb4d34 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:51.698012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95a8ac71-3a37-4076-86c5-0440244207f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.698424 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87f579e2-ac14-4c2e-971a-c5155ceb4d34 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:51.698886 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 979/3937] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:51.700065 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:50:51.700162 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c9e0109-f507-4e07-8ca3-95bcea375400 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b returned with HTTP 404 Aug 13 23:50:51.700561 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1195728233"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:51.700756 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 984/3938] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/v3/snapshots/822134b6-6b46-4dba-a642-6611ad2d2e7b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:51.702518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1195728233'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:50:51.702675 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume of 1 GB Aug 13 23:50:51.702951 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.702951 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:51.708459 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Availability Zones retrieved successfully. Aug 13 23:50:51.715547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c11bc2ee-26d8-4913-8a1e-efe4f7639776 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.716528 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (ca9abcf9-3d60-4f8d-8abe-d08950ee5727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:51.718108 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c11bc2ee-26d8-4913-8a1e-efe4f7639776 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] DELETE https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:51.718394 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c435b3-2515-46a0-aa28-b7d6f5187b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:51.718482 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c11bc2ee-26d8-4913-8a1e-efe4f7639776 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.718571 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c11bc2ee-26d8-4913-8a1e-efe4f7639776 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.718786 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c11bc2ee-26d8-4913-8a1e-efe4f7639776 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Delete volume with id: 893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:51.719745 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:50:51.727140 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.727140 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:51.728936 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c11bc2ee-26d8-4913-8a1e-efe4f7639776 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:51.752164 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c11bc2ee-26d8-4913-8a1e-efe4f7639776 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Delete volume request issued successfully. Aug 13 23:50:51.752164 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c11bc2ee-26d8-4913-8a1e-efe4f7639776 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 returned with HTTP 202 Aug 13 23:50:51.752164 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 976/3939] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:50:51 2026] DELETE /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:50:51.752593 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-c78bda44-70e3-4ed0-b219-26b8108490aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.755008 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-c78bda44-70e3-4ed0-b219-26b8108490aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:51.755342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-c78bda44-70e3-4ed0-b219-26b8108490aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.755529 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-c78bda44-70e3-4ed0-b219-26b8108490aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.760261 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c435b3-2515-46a0-aa28-b7d6f5187b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:51.761350 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bddfac-c3c3-4076-836f-80efaf7a4aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:51.763120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5a203dc-7ed1-4935-a7df-9294f739e15b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.764658 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5a203dc-7ed1-4935-a7df-9294f739e15b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:51.764942 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5a203dc-7ed1-4935-a7df-9294f739e15b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.765152 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5a203dc-7ed1-4935-a7df-9294f739e15b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.773673 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.773673 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:51.778460 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-c78bda44-70e3-4ed0-b219-26b8108490aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:51.784954 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.784954 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:51.785222 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-c78bda44-70e3-4ed0-b219-26b8108490aa tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:51.785571 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 980/3940] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:51.789504 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5a203dc-7ed1-4935-a7df-9294f739e15b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:51.798977 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5a203dc-7ed1-4935-a7df-9294f739e15b tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 returned with HTTP 200 Aug 13 23:50:51.798977 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 985/3941] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:51.817924 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-63ebdc6d-ee92-4d10-a549-658a681d3fce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.820856 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-63ebdc6d-ee92-4d10-a549-658a681d3fce tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] POST https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action Aug 13 23:50:51.821038 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-63ebdc6d-ee92-4d10-a549-658a681d3fce tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:50:51.821339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-63ebdc6d-ee92-4d10-a549-658a681d3fce tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:51.831357 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['492119b5-121b-49b8-abaa-a60d739b91d2', 'f0f8733c-576c-459e-b0f9-0c5c5f678569', 'c27ccfdd-efd1-4804-af26-32fa6c642ea3', '0775ea91-d56f-4fb2-beb2-8464d501e5dd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:51.832927 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bddfac-c3c3-4076-836f-80efaf7a4aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['492119b5-121b-49b8-abaa-a60d739b91d2', 'f0f8733c-576c-459e-b0f9-0c5c5f678569', 'c27ccfdd-efd1-4804-af26-32fa6c642ea3', '0775ea91-d56f-4fb2-beb2-8464d501e5dd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:51.834222 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae2df81-f479-46bf-97f8-844d23af22e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:51.838007 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.838007 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:51.838872 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-63ebdc6d-ee92-4d10-a549-658a681d3fce tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:51.853924 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-63ebdc6d-ee92-4d10-a549-658a681d3fce tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Begin detaching volume completed successfully. Aug 13 23:50:51.853924 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-63ebdc6d-ee92-4d10-a549-658a681d3fce tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action returned with HTTP 202 Aug 13 23:50:51.853924 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 977/3942] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:50:51 2026] POST /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:50:51.866451 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae2df81-f479-46bf-97f8-844d23af22e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03488963-3342-4dd6-9641-9f093d63f15c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1195728233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['492119b5-121b-49b8-abaa-a60d739b91d2','f0f8733c-576c-459e-b0f9-0c5c5f678569','c27ccfdd-efd1-4804-af26-32fa6c642ea3','0775ea91-d56f-4fb2-beb2-8464d501e5dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1195728233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03488963-3342-4dd6-9641-9f093d63f15c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67369b4ef464635a0fd425a9eac7ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:51.867805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b744390c-568f-4134-a4f7-b1700890c6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:51.897002 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b744390c-568f-4134-a4f7-b1700890c6bf) transitioned into state 'SUCCESS' from state '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-1195728233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['492119b5-121b-49b8-abaa-a60d739b91d2','f0f8733c-576c-459e-b0f9-0c5c5f678569','c27ccfdd-efd1-4804-af26-32fa6c642ea3','0775ea91-d56f-4fb2-beb2-8464d501e5dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:51.897832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da07193f-5816-432d-983a-8980c1b51bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:51.912135 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da07193f-5816-432d-983a-8980c1b51bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:51.912814 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (ca9abcf9-3d60-4f8d-8abe-d08950ee5727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:51.913184 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request issued successfully. Aug 13 23:50:51.913951 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95a8ac71-3a37-4076-86c5-0440244207f7 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:50:51.914483 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1001/3943] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:50:51 2026] POST /volume/v3/volumes => generated 776 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:51.926012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73fc8d3c-445b-4ba4-a5ff-90d764a262d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.926610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73fc8d3c-445b-4ba4-a5ff-90d764a262d8 None None] GET https://10.4.3.81/volume// Aug 13 23:50:51.926858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73fc8d3c-445b-4ba4-a5ff-90d764a262d8 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.927187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73fc8d3c-445b-4ba4-a5ff-90d764a262d8 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.927697 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73fc8d3c-445b-4ba4-a5ff-90d764a262d8 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:51.928283 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 981/3944] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:51.928719 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe1ad436-f727-4540-abad-fa4df36a5509 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.930922 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe1ad436-f727-4540-abad-fa4df36a5509 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c Aug 13 23:50:51.931014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe1ad436-f727-4540-abad-fa4df36a5509 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.931461 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe1ad436-f727-4540-abad-fa4df36a5509 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.940045 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.940045 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:51.941756 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-1d1db54a-a0eb-42c3-b546-56870c175d85 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:51.944014 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-1d1db54a-a0eb-42c3-b546-56870c175d85 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:51.944427 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-1d1db54a-a0eb-42c3-b546-56870c175d85 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:51.944762 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-1d1db54a-a0eb-42c3-b546-56870c175d85 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:51.945980 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fe1ad436-f727-4540-abad-fa4df36a5509 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:50:51.950445 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe1ad436-f727-4540-abad-fa4df36a5509 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c returned with HTTP 200 Aug 13 23:50:51.952785 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 986/3945] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:51.960749 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:51.960749 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:51.968060 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-1d1db54a-a0eb-42c3-b546-56870c175d85 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:51.973182 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-1d1db54a-a0eb-42c3-b546-56870c175d85 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:51.974104 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 978/3946] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:50:51 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 1329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:52.075418 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6366678a-2359-4b34-a872-5a5f6255b414 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.077713 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6366678a-2359-4b34-a872-5a5f6255b414 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] GET https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 Aug 13 23:50:52.077942 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6366678a-2359-4b34-a872-5a5f6255b414 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:52.078181 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6366678a-2359-4b34-a872-5a5f6255b414 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:52.088030 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6366678a-2359-4b34-a872-5a5f6255b414 tempest-TestVolumeBackupRestore-1057880611 tempest-TestVolumeBackupRestore-1057880611-project-member] https://10.4.3.81/volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 returned with HTTP 404 Aug 13 23:50:52.088609 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1002/3947] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:52 2026] GET /volume/v3/volumes/40e46cb2-9124-4b6c-8e27-637e63136a60 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:52.142531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-7090cd82-cc04-46cf-b89c-13bac011fc84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.144935 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-7090cd82-cc04-46cf-b89c-13bac011fc84 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 23:50:52.145291 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-7090cd82-cc04-46cf-b89c-13bac011fc84 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:52.145741 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-7090cd82-cc04-46cf-b89c-13bac011fc84 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:52.169787 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-7090cd82-cc04-46cf-b89c-13bac011fc84 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 23:50:52.170282 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 982/3948] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 23:50:52 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:52.215710 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-732df7c3-8dac-4f3c-93eb-ddda192672db None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.218026 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-732df7c3-8dac-4f3c-93eb-ddda192672db tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:50:52.218138 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-732df7c3-8dac-4f3c-93eb-ddda192672db tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:52.218348 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-732df7c3-8dac-4f3c-93eb-ddda192672db tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:52.230928 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:52.230928 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:52.235388 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-732df7c3-8dac-4f3c-93eb-ddda192672db tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:52.242275 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-732df7c3-8dac-4f3c-93eb-ddda192672db tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:50:52.242761 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 987/3949] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:52 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 1661 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:52.255802 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-564d7a49-592f-4145-a76a-ab0f8febfa98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.258812 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-564d7a49-592f-4145-a76a-ab0f8febfa98 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:50:52.259319 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-564d7a49-592f-4145-a76a-ab0f8febfa98 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1eb7a51e-cb28-4b04-b4e1-6324e9e38efb", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1454434971", "description": null, "metadata": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:52.274566 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:52.274566 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:52.275259 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-564d7a49-592f-4145-a76a-ab0f8febfa98 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:52.275470 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-564d7a49-592f-4145-a76a-ab0f8febfa98 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create snapshot from volume 1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:50:52.329657 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-564d7a49-592f-4145-a76a-ab0f8febfa98 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Created reservations ['c27d81e0-2db3-49e3-817f-1b3e42ab793b', '6437bc57-3c41-4e01-afe5-57aac1dadb25', '6f6cd846-4c3d-4b08-ba24-2a187aa0d99b', '0c91efb6-a82a-47c2-9aa2-59d1ef473c04'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:52.376555 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-564d7a49-592f-4145-a76a-ab0f8febfa98 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot force create request issued successfully. Aug 13 23:50:52.377159 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0bb6145b-7a1b-4870-aff6-f8eecf172646 req-564d7a49-592f-4145-a76a-ab0f8febfa98 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:50:52.377761 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 979/3950] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 23:50:52 2026] POST /volume/v3/snapshots => generated 324 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:52.816836 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-669ecedd-c476-449d-9187-2707249ef60d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.819547 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-669ecedd-c476-449d-9187-2707249ef60d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 Aug 13 23:50:52.819837 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-669ecedd-c476-449d-9187-2707249ef60d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:52.820132 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-669ecedd-c476-449d-9187-2707249ef60d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:52.827452 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-669ecedd-c476-449d-9187-2707249ef60d tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 returned with HTTP 404 Aug 13 23:50:52.828038 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1003/3951] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:52 2026] GET /volume/v3/volumes/893c2829-bff0-41c3-9a32-1dd4365d02e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:50:52.837936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-146ba98b-cc16-4e1f-a40f-1655d9e71567 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.840500 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-146ba98b-cc16-4e1f-a40f-1655d9e71567 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 Aug 13 23:50:52.841087 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-146ba98b-cc16-4e1f-a40f-1655d9e71567 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:52.841087 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-146ba98b-cc16-4e1f-a40f-1655d9e71567 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:52.841250 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-146ba98b-cc16-4e1f-a40f-1655d9e71567 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Delete snapshot with id: 38bb02d0-195e-4299-b5dc-467c5d1fe802 Aug 13 23:50:52.848591 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:52.848591 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:52.849119 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-146ba98b-cc16-4e1f-a40f-1655d9e71567 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:52.873445 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-146ba98b-cc16-4e1f-a40f-1655d9e71567 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot delete request issued successfully. Aug 13 23:50:52.873793 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-146ba98b-cc16-4e1f-a40f-1655d9e71567 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 returned with HTTP 202 Aug 13 23:50:52.874349 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 983/3952] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:50:52 2026] DELETE /volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:52.882816 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa795f24-d8eb-419a-8c93-18a255dfd72a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.888385 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa795f24-d8eb-419a-8c93-18a255dfd72a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 Aug 13 23:50:52.888385 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa795f24-d8eb-419a-8c93-18a255dfd72a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:52.888385 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa795f24-d8eb-419a-8c93-18a255dfd72a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:52.893619 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:52.893619 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:52.894529 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fa795f24-d8eb-419a-8c93-18a255dfd72a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Snapshot retrieved successfully. Aug 13 23:50:52.895762 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa795f24-d8eb-419a-8c93-18a255dfd72a tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 returned with HTTP 200 Aug 13 23:50:52.896296 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 988/3953] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:52 2026] GET /volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:52.947420 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-901af7fa-04dc-44f3-9c2c-94a1661199cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.950212 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-901af7fa-04dc-44f3-9c2c-94a1661199cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] DELETE https://10.4.3.81/volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919 Aug 13 23:50:52.950212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-901af7fa-04dc-44f3-9c2c-94a1661199cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:52.950212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-901af7fa-04dc-44f3-9c2c-94a1661199cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:52.957325 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:52.957325 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:52.965914 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04a5a448-788b-478e-8c3a-348a33ed3039 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:52.968178 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04a5a448-788b-478e-8c3a-348a33ed3039 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c Aug 13 23:50:52.969102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04a5a448-788b-478e-8c3a-348a33ed3039 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:52.969102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04a5a448-788b-478e-8c3a-348a33ed3039 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:52.984614 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:52.984614 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:52.993735 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04a5a448-788b-478e-8c3a-348a33ed3039 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:50:53.001214 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04a5a448-788b-478e-8c3a-348a33ed3039 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c returned with HTTP 200 Aug 13 23:50:53.001810 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1004/3954] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:52 2026] GET /volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:53.015863 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f1da121-37a9-4837-8f0c-30d3a141962c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:53.021080 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f1da121-37a9-4837-8f0c-30d3a141962c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:50:53.021793 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f1da121-37a9-4837-8f0c-30d3a141962c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03488963-3342-4dd6-9641-9f093d63f15c", "name": "tempest-type-Backup-1354470200"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:53.025103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1f1da121-37a9-4837-8f0c-30d3a141962c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating new backup {'backup': {'volume_id': '03488963-3342-4dd6-9641-9f093d63f15c', 'name': 'tempest-type-Backup-1354470200'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:50:53.026140 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-1f1da121-37a9-4837-8f0c-30d3a141962c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating backup of volume 03488963-3342-4dd6-9641-9f093d63f15c in container None Aug 13 23:50:53.036697 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:53.036697 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:53.037459 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f1da121-37a9-4837-8f0c-30d3a141962c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:50:53.038413 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-652fbdd4-8dfb-4de5-9337-0a27a4cf669b req-901af7fa-04dc-44f3-9c2c-94a1661199cd tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919 returned with HTTP 200 Aug 13 23:50:53.038889 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 980/3955] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:50:52 2026] DELETE /volume/v3/attachments/68cfc710-dd46-4af2-a2ad-62be6392d919 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:53.061443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1f1da121-37a9-4837-8f0c-30d3a141962c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['5d1365e4-c402-479a-b57c-0044d9a41e4b', 'a0b6ba50-0283-461c-b714-bc1aad419302'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:53.099778 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f1da121-37a9-4837-8f0c-30d3a141962c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:50:53.100518 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 984/3956] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:50:53 2026] POST /volume/v3/backups => generated 314 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:53.110351 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d2cf9f8-fe0d-4b4c-9f3d-4ef377bd4cb4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:53.112846 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d2cf9f8-fe0d-4b4c-9f3d-4ef377bd4cb4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:50:53.113210 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d2cf9f8-fe0d-4b4c-9f3d-4ef377bd4cb4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:53.114021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d2cf9f8-fe0d-4b4c-9f3d-4ef377bd4cb4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:53.114021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5d2cf9f8-fe0d-4b4c-9f3d-4ef377bd4cb4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:53.120378 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:53.120378 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:53.121327 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d2cf9f8-fe0d-4b4c-9f3d-4ef377bd4cb4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:50:53.121930 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 989/3957] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:53 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:53.908083 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2f88432-3c12-4540-b224-4ad177f38739 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:53.911594 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2f88432-3c12-4540-b224-4ad177f38739 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 Aug 13 23:50:53.911888 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2f88432-3c12-4540-b224-4ad177f38739 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:53.912175 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2f88432-3c12-4540-b224-4ad177f38739 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:53.918628 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2f88432-3c12-4540-b224-4ad177f38739 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 returned with HTTP 404 Aug 13 23:50:53.919353 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1005/3958] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:53 2026] GET /volume/v3/snapshots/38bb02d0-195e-4299-b5dc-467c5d1fe802 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:53.927999 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a01aacca-7a0d-4b30-8c49-e20505fae60c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:53.930089 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a01aacca-7a0d-4b30-8c49-e20505fae60c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] DELETE https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:53.930434 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a01aacca-7a0d-4b30-8c49-e20505fae60c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:53.930754 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a01aacca-7a0d-4b30-8c49-e20505fae60c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:53.930940 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a01aacca-7a0d-4b30-8c49-e20505fae60c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Delete volume with id: 36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:53.939525 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:53.939525 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:53.940099 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a01aacca-7a0d-4b30-8c49-e20505fae60c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:53.960913 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a01aacca-7a0d-4b30-8c49-e20505fae60c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Delete volume request issued successfully. Aug 13 23:50:53.961551 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a01aacca-7a0d-4b30-8c49-e20505fae60c tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 returned with HTTP 202 Aug 13 23:50:53.961797 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 981/3959] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:50:53 2026] DELETE /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:50:53.972802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-659ca041-0552-415b-bc4d-02480c196d1f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:53.975372 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-659ca041-0552-415b-bc4d-02480c196d1f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:53.975734 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-659ca041-0552-415b-bc4d-02480c196d1f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:53.976032 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-659ca041-0552-415b-bc4d-02480c196d1f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:53.986628 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:53.986628 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:53.991783 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-659ca041-0552-415b-bc4d-02480c196d1f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Volume info retrieved successfully. Aug 13 23:50:53.997583 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-659ca041-0552-415b-bc4d-02480c196d1f tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 returned with HTTP 200 Aug 13 23:50:53.998353 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 985/3960] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:53 2026] GET /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:54.090750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-66610f60-9164-4713-9806-cce3de1cdf72 req-b9a23afe-84dd-43d6-89cb-5e4f96cc7a9e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:54.094142 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-66610f60-9164-4713-9806-cce3de1cdf72 req-b9a23afe-84dd-43d6-89cb-5e4f96cc7a9e tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:54.094388 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-66610f60-9164-4713-9806-cce3de1cdf72 req-b9a23afe-84dd-43d6-89cb-5e4f96cc7a9e tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:54.094689 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-66610f60-9164-4713-9806-cce3de1cdf72 req-b9a23afe-84dd-43d6-89cb-5e4f96cc7a9e tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:54.103755 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:54.103755 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:54.108572 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-66610f60-9164-4713-9806-cce3de1cdf72 req-b9a23afe-84dd-43d6-89cb-5e4f96cc7a9e tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:54.114415 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-66610f60-9164-4713-9806-cce3de1cdf72 req-b9a23afe-84dd-43d6-89cb-5e4f96cc7a9e tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:54.114916 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 990/3961] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:54 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:50:54.135720 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6527191-be99-4d44-a382-0b9222a0d36f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:54.138437 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6527191-be99-4d44-a382-0b9222a0d36f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:50:54.138778 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6527191-be99-4d44-a382-0b9222a0d36f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:54.139074 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6527191-be99-4d44-a382-0b9222a0d36f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:54.139245 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f6527191-be99-4d44-a382-0b9222a0d36f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:54.145541 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:54.145541 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:54.146314 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6527191-be99-4d44-a382-0b9222a0d36f tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:50:54.146859 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1006/3962] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:54 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:54.458808 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d5589a14-a726-4e6f-8d2f-0169f9ac7785 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:54.461210 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5589a14-a726-4e6f-8d2f-0169f9ac7785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 Aug 13 23:50:54.461627 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5589a14-a726-4e6f-8d2f-0169f9ac7785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:54.461730 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5589a14-a726-4e6f-8d2f-0169f9ac7785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:54.468159 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:54.468159 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:54.468754 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d5589a14-a726-4e6f-8d2f-0169f9ac7785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot retrieved successfully. Aug 13 23:50:54.469751 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5589a14-a726-4e6f-8d2f-0169f9ac7785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 returned with HTTP 200 Aug 13 23:50:54.470682 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 982/3963] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:50:54 2026] GET /volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:54.510350 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b848ee1c-826d-4078-b6dc-024bb1925245 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:54.516021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:50:54.516021 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-78291934", "snapshot_id": null, "imageRef": "eb44ca67-39b4-42d6-a790-c9643e899516", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:54.524676 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-78291934', 'snapshot_id': None, 'imageRef': 'eb44ca67-39b4-42d6-a790-c9643e899516', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:50:54.650383 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:54.650383 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:54.650731 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot retrieved successfully. Aug 13 23:50:54.650975 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume of 1 GB Aug 13 23:50:54.657786 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Availability Zones retrieved successfully. Aug 13 23:50:54.664755 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Flow 'volume_create_api' (b5788b96-69a9-4284-99f1-04a2c8bcebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:54.666284 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f12720-79f7-4603-bbc6-ad0b7cb1c641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:54.667569 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:50:54.723768 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f12720-79f7-4603-bbc6-ad0b7cb1c641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '15d76be0-1848-4fce-98ea-c7ee7add9b27', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:54.724641 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56a5358-4f42-421a-bc5b-3c042ed6f8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:54.789477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Created reservations ['c9f2d004-a546-4a9a-8726-29a0000b31c4', '8d835200-4bbf-415e-a347-8acb815ab4c5', '127977c7-c7c4-42e4-8f39-35e91e01d6cb', 'fa156b06-f928-412b-8759-e87393520d87'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:54.790707 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56a5358-4f42-421a-bc5b-3c042ed6f8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9f2d004-a546-4a9a-8726-29a0000b31c4', '8d835200-4bbf-415e-a347-8acb815ab4c5', '127977c7-c7c4-42e4-8f39-35e91e01d6cb', 'fa156b06-f928-412b-8759-e87393520d87']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:54.792293 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c9b9819-c152-475f-986b-bd2a0b3fb1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:54.845371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c9b9819-c152-475f-986b-bd2a0b3fb1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb8d4a5-b63b-4544-8c53-e275eeb309bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-78291934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d77d7d3974c42bf8633df49b303ca82',qos_specs=None,replication_status=,reservations=['c9f2d004-a546-4a9a-8726-29a0000b31c4','8d835200-4bbf-415e-a347-8acb815ab4c5','127977c7-c7c4-42e4-8f39-35e91e01d6cb','fa156b06-f928-412b-8759-e87393520d87'],size=1,snapshot_id=15d76be0-1848-4fce-98ea-c7ee7add9b27,source_replicaid=,source_volid=None,status='creating',user_id='8d9d2d2b5651474c82714165e1a22292',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), '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-13T23:50:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-78291934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb8d4a5-b63b-4544-8c53-e275eeb309bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d77d7d3974c42bf8633df49b303ca82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=15d76be0-1848-4fce-98ea-c7ee7add9b27,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d9d2d2b5651474c82714165e1a22292',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:54.846629 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b7c4d5-4ef0-409d-b7e1-af7b16afd856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:54.876362 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b7c4d5-4ef0-409d-b7e1-af7b16afd856) transitioned into state 'SUCCESS' from state '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-78291934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d77d7d3974c42bf8633df49b303ca82',qos_specs=None,replication_status=,reservations=['c9f2d004-a546-4a9a-8726-29a0000b31c4','8d835200-4bbf-415e-a347-8acb815ab4c5','127977c7-c7c4-42e4-8f39-35e91e01d6cb','fa156b06-f928-412b-8759-e87393520d87'],size=1,snapshot_id=15d76be0-1848-4fce-98ea-c7ee7add9b27,source_replicaid=,source_volid=None,status='creating',user_id='8d9d2d2b5651474c82714165e1a22292',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:54.877435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960bab68-84d2-45dc-82e6-f1fba7db3668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:54.919021 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960bab68-84d2-45dc-82e6-f1fba7db3668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:54.919021 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Flow 'volume_create_api' (b5788b96-69a9-4284-99f1-04a2c8bcebc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:54.919021 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume request issued successfully. Aug 13 23:50:54.919021 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b848ee1c-826d-4078-b6dc-024bb1925245 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:50:54.919650 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 986/3964] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:50:54 2026] POST /volume/v3/volumes => generated 810 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:54.939016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-628677c5-bb3a-4c2c-8f16-76cd0342db74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:54.939954 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-628677c5-bb3a-4c2c-8f16-76cd0342db74 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:50:54.940590 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-628677c5-bb3a-4c2c-8f16-76cd0342db74 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:54.940590 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-628677c5-bb3a-4c2c-8f16-76cd0342db74 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:54.951751 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:54.951751 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:54.955354 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-628677c5-bb3a-4c2c-8f16-76cd0342db74 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:54.962517 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-628677c5-bb3a-4c2c-8f16-76cd0342db74 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 200 Aug 13 23:50:54.963106 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 991/3965] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:54 2026] GET /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:55.015802 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9fd5d81f-e9ac-4391-8167-119d2090df89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:55.019080 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fd5d81f-e9ac-4391-8167-119d2090df89 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] GET https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 Aug 13 23:50:55.019080 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fd5d81f-e9ac-4391-8167-119d2090df89 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:55.020888 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fd5d81f-e9ac-4391-8167-119d2090df89 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:55.030906 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fd5d81f-e9ac-4391-8167-119d2090df89 tempest-VolumeRevertTests-524423004 tempest-VolumeRevertTests-524423004-project-member] https://10.4.3.81/volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 returned with HTTP 404 Aug 13 23:50:55.031873 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1007/3966] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:55 2026] GET /volume/v3/volumes/36d8717c-916d-4f8c-bcf9-83c9afed8662 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:50:55.161208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f8e9741-1814-4d45-9d6b-7f47304ea8b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:55.166070 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f8e9741-1814-4d45-9d6b-7f47304ea8b6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:50:55.166495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f8e9741-1814-4d45-9d6b-7f47304ea8b6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:55.166802 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f8e9741-1814-4d45-9d6b-7f47304ea8b6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:55.167003 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3f8e9741-1814-4d45-9d6b-7f47304ea8b6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:55.178124 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:55.178124 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:55.179687 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f8e9741-1814-4d45-9d6b-7f47304ea8b6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:50:55.180585 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 983/3967] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:55 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:55.980125 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b3a6d81-8b63-4ac7-a390-4581460e44e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:55.983460 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b3a6d81-8b63-4ac7-a390-4581460e44e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:50:55.983531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b3a6d81-8b63-4ac7-a390-4581460e44e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:55.983711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b3a6d81-8b63-4ac7-a390-4581460e44e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:56.000495 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:56.000495 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:56.007644 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5b3a6d81-8b63-4ac7-a390-4581460e44e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:56.016171 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b3a6d81-8b63-4ac7-a390-4581460e44e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 200 Aug 13 23:50:56.017419 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 987/3968] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:55 2026] GET /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 1419 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:56.036528 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53b1a5f9-cbb2-4bb6-bc54-a3ce4d1b7815 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:56.039158 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53b1a5f9-cbb2-4bb6-bc54-a3ce4d1b7815 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:50:56.039445 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53b1a5f9-cbb2-4bb6-bc54-a3ce4d1b7815 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:56.039757 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53b1a5f9-cbb2-4bb6-bc54-a3ce4d1b7815 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:56.052681 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:56.052681 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:56.057612 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-53b1a5f9-cbb2-4bb6-bc54-a3ce4d1b7815 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:56.064937 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53b1a5f9-cbb2-4bb6-bc54-a3ce4d1b7815 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 200 Aug 13 23:50:56.066500 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 992/3969] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:50:56 2026] GET /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 1419 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:50:56.192819 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a95ed3d-464e-43a3-a236-8a4dd2394249 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:56.197630 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a95ed3d-464e-43a3-a236-8a4dd2394249 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:50:56.197864 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a95ed3d-464e-43a3-a236-8a4dd2394249 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:56.198058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a95ed3d-464e-43a3-a236-8a4dd2394249 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:56.198183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2a95ed3d-464e-43a3-a236-8a4dd2394249 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:56.204544 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:56.204544 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:56.206526 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a95ed3d-464e-43a3-a236-8a4dd2394249 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:50:56.207068 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1008/3970] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:56 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:57.227046 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-913cffa7-bfa5-4346-bac7-37f06da3afa4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:57.229401 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-913cffa7-bfa5-4346-bac7-37f06da3afa4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:50:57.229761 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-913cffa7-bfa5-4346-bac7-37f06da3afa4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:57.229932 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-913cffa7-bfa5-4346-bac7-37f06da3afa4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:57.230101 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-913cffa7-bfa5-4346-bac7-37f06da3afa4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:57.235189 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:57.235189 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:57.236063 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-913cffa7-bfa5-4346-bac7-37f06da3afa4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:50:57.236527 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 984/3971] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:57 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:57.327233 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e132320-6208-4b43-ab4e-5c9a76a59f42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:57.331679 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e132320-6208-4b43-ab4e-5c9a76a59f42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] DELETE https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:57.331933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e132320-6208-4b43-ab4e-5c9a76a59f42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:57.332195 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e132320-6208-4b43-ab4e-5c9a76a59f42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:57.332428 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2e132320-6208-4b43-ab4e-5c9a76a59f42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Delete volume with id: 028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:57.351892 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:57.351892 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:57.352628 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e132320-6208-4b43-ab4e-5c9a76a59f42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:57.378043 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e132320-6208-4b43-ab4e-5c9a76a59f42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Delete volume request issued successfully. Aug 13 23:50:57.381019 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e132320-6208-4b43-ab4e-5c9a76a59f42 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 202 Aug 13 23:50:57.381019 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 988/3972] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:57 2026] DELETE /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:57.392420 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-188f0b8a-e622-4fa3-8a75-24a14b890ba1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:57.396016 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-188f0b8a-e622-4fa3-8a75-24a14b890ba1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:57.396016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-188f0b8a-e622-4fa3-8a75-24a14b890ba1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:57.396016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-188f0b8a-e622-4fa3-8a75-24a14b890ba1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:57.405138 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:57.405138 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:57.410574 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-188f0b8a-e622-4fa3-8a75-24a14b890ba1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:57.419434 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-188f0b8a-e622-4fa3-8a75-24a14b890ba1 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 200 Aug 13 23:50:57.419434 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 993/3973] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:57 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:57.448315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b17a7d08-927b-4ade-93cf-7f24f162220e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:57.565107 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:50:57.565623 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-3322285"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:57.569012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-3322285'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:50:57.569012 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Create volume of 1 GB Aug 13 23:50:57.572676 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Availability Zones retrieved successfully. Aug 13 23:50:57.578825 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Flow 'volume_create_api' (87f0a871-01f2-4b5b-88c6-ea275f0aacce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:57.579881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (869bf4c1-8318-4749-930e-3e5371ece6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:57.580827 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:50:57.608160 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (869bf4c1-8318-4749-930e-3e5371ece6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:57.609125 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a4f63a-92b0-45a5-9c14-dd060f739451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:57.674738 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3fb38376-6511-4946-894a-5bb784360583 req-ea2706fa-2b97-40c9-abb3-d6e238b32804 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:57.677270 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Created reservations ['29b5515a-dbfb-41a6-bf1c-06e7ecd81a14', 'fcbfa761-99b5-4ba1-99e7-804a8e16278a', 'fb322ed5-af5b-4e15-a5c2-f4034e970b5b', 'f6c4afff-ccef-4604-bb75-3770d3bb9e07'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:57.677766 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-ea2706fa-2b97-40c9-abb3-d6e238b32804 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:50:57.678067 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-ea2706fa-2b97-40c9-abb3-d6e238b32804 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:57.678305 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-ea2706fa-2b97-40c9-abb3-d6e238b32804 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:57.678478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a4f63a-92b0-45a5-9c14-dd060f739451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b5515a-dbfb-41a6-bf1c-06e7ecd81a14', 'fcbfa761-99b5-4ba1-99e7-804a8e16278a', 'fb322ed5-af5b-4e15-a5c2-f4034e970b5b', 'f6c4afff-ccef-4604-bb75-3770d3bb9e07']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:57.679641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432e26a2-2806-4343-a724-76bceacadd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:57.687948 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:57.687948 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:57.692908 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-3fb38376-6511-4946-894a-5bb784360583 req-ea2706fa-2b97-40c9-abb3-d6e238b32804 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:57.700197 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-ea2706fa-2b97-40c9-abb3-d6e238b32804 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 200 Aug 13 23:50:57.700814 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 985/3974] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:57 2026] GET /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 1401 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:57.708173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432e26a2-2806-4343-a724-76bceacadd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92eec8bb-f681-4ae2-b52f-4ea5d109b817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-3322285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be32e1ccf0de41b5b7c014bdb7d80a00',qos_specs=None,replication_status=,reservations=['29b5515a-dbfb-41a6-bf1c-06e7ecd81a14','fcbfa761-99b5-4ba1-99e7-804a8e16278a','fb322ed5-af5b-4e15-a5c2-f4034e970b5b','f6c4afff-ccef-4604-bb75-3770d3bb9e07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64ba11cf9af04418b98658dad4f46c11',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-3322285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92eec8bb-f681-4ae2-b52f-4ea5d109b817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be32e1ccf0de41b5b7c014bdb7d80a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64ba11cf9af04418b98658dad4f46c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:57.710437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528a1dbd-3084-4a0b-b739-9a441e7d725e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:57.729300 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528a1dbd-3084-4a0b-b739-9a441e7d725e) transitioned into state 'SUCCESS' from state '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-3322285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be32e1ccf0de41b5b7c014bdb7d80a00',qos_specs=None,replication_status=,reservations=['29b5515a-dbfb-41a6-bf1c-06e7ecd81a14','fcbfa761-99b5-4ba1-99e7-804a8e16278a','fb322ed5-af5b-4e15-a5c2-f4034e970b5b','f6c4afff-ccef-4604-bb75-3770d3bb9e07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64ba11cf9af04418b98658dad4f46c11',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:57.729904 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abba2b1e-5feb-43ae-83e8-be74d9f26f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:50:57.743371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abba2b1e-5feb-43ae-83e8-be74d9f26f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:50:57.744484 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Flow 'volume_create_api' (87f0a871-01f2-4b5b-88c6-ea275f0aacce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:50:57.744929 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Create volume request issued successfully. Aug 13 23:50:57.745669 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b17a7d08-927b-4ade-93cf-7f24f162220e tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:50:57.746442 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1009/3975] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:50:57 2026] POST /volume/v3/volumes => generated 773 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:57.761797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41e48a19-e25e-4a87-abbd-10e9a7866d4c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:57.765831 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41e48a19-e25e-4a87-abbd-10e9a7866d4c tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 Aug 13 23:50:57.767596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41e48a19-e25e-4a87-abbd-10e9a7866d4c tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:57.767596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41e48a19-e25e-4a87-abbd-10e9a7866d4c tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:57.800751 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:57.800751 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:57.813011 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41e48a19-e25e-4a87-abbd-10e9a7866d4c tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Volume info retrieved successfully. Aug 13 23:50:57.827278 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41e48a19-e25e-4a87-abbd-10e9a7866d4c tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 returned with HTTP 200 Aug 13 23:50:57.828785 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 989/3976] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:57 2026] GET /volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 => generated 952 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:58.250464 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9838ed9-f492-4d15-9c47-4b0fa0c48b50 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.252923 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9838ed9-f492-4d15-9c47-4b0fa0c48b50 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:50:58.253757 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9838ed9-f492-4d15-9c47-4b0fa0c48b50 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:58.253996 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9838ed9-f492-4d15-9c47-4b0fa0c48b50 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:58.254302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e9838ed9-f492-4d15-9c47-4b0fa0c48b50 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:58.259489 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:58.259489 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:58.260374 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9838ed9-f492-4d15-9c47-4b0fa0c48b50 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:50:58.261187 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 994/3977] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:58 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:58.436884 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-974e3059-54fc-4646-ade1-39009bb44518 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.439569 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-974e3059-54fc-4646-ade1-39009bb44518 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 Aug 13 23:50:58.439832 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-974e3059-54fc-4646-ade1-39009bb44518 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:58.440115 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-974e3059-54fc-4646-ade1-39009bb44518 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:58.446972 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-974e3059-54fc-4646-ade1-39009bb44518 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 returned with HTTP 404 Aug 13 23:50:58.447452 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 986/3978] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:58 2026] GET /volume/v3/volumes/028bb16f-9fb9-47c9-8372-4570283bbb15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:50:58.457533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-471bc745-8d0c-44bb-b6d2-bd9211c2ec86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.461513 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-471bc745-8d0c-44bb-b6d2-bd9211c2ec86 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] DELETE https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:58.461788 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-471bc745-8d0c-44bb-b6d2-bd9211c2ec86 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:58.462064 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-471bc745-8d0c-44bb-b6d2-bd9211c2ec86 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:58.462288 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-471bc745-8d0c-44bb-b6d2-bd9211c2ec86 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Delete volume with id: 02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:58.472070 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:58.472070 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:58.472714 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-471bc745-8d0c-44bb-b6d2-bd9211c2ec86 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:58.502710 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-471bc745-8d0c-44bb-b6d2-bd9211c2ec86 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Delete volume request issued successfully. Aug 13 23:50:58.502857 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-471bc745-8d0c-44bb-b6d2-bd9211c2ec86 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 202 Aug 13 23:50:58.503385 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1010/3979] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:50:58 2026] DELETE /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:50:58.516933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b38eb50-366f-46e7-b094-3186afdcd262 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.519589 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b38eb50-366f-46e7-b094-3186afdcd262 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:58.519921 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b38eb50-366f-46e7-b094-3186afdcd262 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:58.520256 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b38eb50-366f-46e7-b094-3186afdcd262 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:58.529799 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:58.529799 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:58.535969 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b38eb50-366f-46e7-b094-3186afdcd262 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Volume info retrieved successfully. Aug 13 23:50:58.546029 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b38eb50-366f-46e7-b094-3186afdcd262 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 200 Aug 13 23:50:58.546907 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 990/3980] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:58 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:58.613392 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3fb38376-6511-4946-894a-5bb784360583 req-f91950b2-3575-4548-85b4-afb0316d83ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.617895 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-f91950b2-3575-4548-85b4-afb0316d83ba tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:50:58.618656 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-f91950b2-3575-4548-85b4-afb0316d83ba tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:58.618656 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-f91950b2-3575-4548-85b4-afb0316d83ba tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:58.638106 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:58.638106 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:58.648521 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3fb38376-6511-4946-894a-5bb784360583 req-f91950b2-3575-4548-85b4-afb0316d83ba tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:50:58.661502 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-f91950b2-3575-4548-85b4-afb0316d83ba tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 200 Aug 13 23:50:58.662047 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 995/3981] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:50:58 2026] GET /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 1401 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:58.677954 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8cb1b64e-f952-408d-bf7d-134b25296309 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.681333 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cb1b64e-f952-408d-bf7d-134b25296309 None None] GET https://10.4.3.81/volume// Aug 13 23:50:58.681333 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cb1b64e-f952-408d-bf7d-134b25296309 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:58.681333 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cb1b64e-f952-408d-bf7d-134b25296309 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:58.681333 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cb1b64e-f952-408d-bf7d-134b25296309 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:50:58.681333 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 987/3982] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:50:58 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:50:58.700167 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3fb38376-6511-4946-894a-5bb784360583 req-c9f69fa9-b258-4236-99a7-98877187c640 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.702537 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-c9f69fa9-b258-4236-99a7-98877187c640 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:50:58.703032 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-c9f69fa9-b258-4236-99a7-98877187c640 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccb8d4a5-b63b-4544-8c53-e275eeb309bd", "connector": null, "instance_uuid": "341e8431-5aa9-4168-a9eb-e86e7c50a177"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:58.715628 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:58.715628 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:58.763479 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-c9f69fa9-b258-4236-99a7-98877187c640 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:50:58.764336 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1011/3983] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:50:58 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:58.842428 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f384b6d-b9e0-4cd7-af29-3c7b8ca6209d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.845054 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f384b6d-b9e0-4cd7-af29-3c7b8ca6209d tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 Aug 13 23:50:58.845170 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f384b6d-b9e0-4cd7-af29-3c7b8ca6209d tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:58.845484 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f384b6d-b9e0-4cd7-af29-3c7b8ca6209d tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:58.856761 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:58.856761 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:50:58.862750 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4f384b6d-b9e0-4cd7-af29-3c7b8ca6209d tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Volume info retrieved successfully. Aug 13 23:50:58.868482 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f384b6d-b9e0-4cd7-af29-3c7b8ca6209d tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 returned with HTTP 200 Aug 13 23:50:58.868999 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 991/3984] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:58 2026] GET /volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:50:58.886773 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e97d9537-3529-4197-8d88-920cbe8dc439 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.888466 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e97d9537-3529-4197-8d88-920cbe8dc439 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:50:58.888831 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e97d9537-3529-4197-8d88-920cbe8dc439 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92eec8bb-f681-4ae2-b52f-4ea5d109b817", "name": "tempest-type-Backup-500002242"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:50:58.890237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-e97d9537-3529-4197-8d88-920cbe8dc439 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Creating new backup {'backup': {'volume_id': '92eec8bb-f681-4ae2-b52f-4ea5d109b817', 'name': 'tempest-type-Backup-500002242'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:50:58.890472 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-e97d9537-3529-4197-8d88-920cbe8dc439 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Creating backup of volume 92eec8bb-f681-4ae2-b52f-4ea5d109b817 in container None Aug 13 23:50:58.898684 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:58.898684 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:50:58.899067 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e97d9537-3529-4197-8d88-920cbe8dc439 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Volume info retrieved successfully. Aug 13 23:50:58.934877 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e97d9537-3529-4197-8d88-920cbe8dc439 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Created reservations ['2b5949e1-3d85-4e23-a8b5-f554df978b1c', '5e87ed5e-8d38-42f3-9964-1e0acdd6fafc'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:50:58.971756 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e97d9537-3529-4197-8d88-920cbe8dc439 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:50:58.972253 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 996/3985] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:50:58 2026] POST /volume/v3/backups => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:50:58.983022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-55c285df-42e3-490a-82d7-72c16d34c357 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:58.990609 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55c285df-42e3-490a-82d7-72c16d34c357 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:50:58.990609 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55c285df-42e3-490a-82d7-72c16d34c357 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:58.990609 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55c285df-42e3-490a-82d7-72c16d34c357 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:58.990609 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-55c285df-42e3-490a-82d7-72c16d34c357 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:58.995817 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:58.995817 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:50:58.996908 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55c285df-42e3-490a-82d7-72c16d34c357 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:50:58.997656 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 988/3986] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:58 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:59.274939 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80427939-3521-46d1-ad2f-52d57c485c64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:59.277429 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80427939-3521-46d1-ad2f-52d57c485c64 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:50:59.277618 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80427939-3521-46d1-ad2f-52d57c485c64 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:59.278183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80427939-3521-46d1-ad2f-52d57c485c64 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:59.278183 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-80427939-3521-46d1-ad2f-52d57c485c64 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:50:59.284340 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:50:59.284340 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:50:59.285314 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80427939-3521-46d1-ad2f-52d57c485c64 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:50:59.286058 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1012/3987] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:50:59 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:50:59.571693 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-148d4aef-b3a1-4d8d-917a-70c2285cdd03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:50:59.573800 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-148d4aef-b3a1-4d8d-917a-70c2285cdd03 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] GET https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 Aug 13 23:50:59.574102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-148d4aef-b3a1-4d8d-917a-70c2285cdd03 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:50:59.574367 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-148d4aef-b3a1-4d8d-917a-70c2285cdd03 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:50:59.582244 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-148d4aef-b3a1-4d8d-917a-70c2285cdd03 tempest-TestServerVolumeAttachmentScenario-11118090 tempest-TestServerVolumeAttachmentScenario-11118090-project-member] https://10.4.3.81/volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 returned with HTTP 404 Aug 13 23:50:59.582524 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 992/3988] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:50:59 2026] GET /volume/v3/volumes/02461200-a880-43e1-aa0a-95d051a869a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:00.014222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a4592d7-952f-447b-9ddd-a243ca24367b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:00.017735 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a4592d7-952f-447b-9ddd-a243ca24367b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:00.018084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a4592d7-952f-447b-9ddd-a243ca24367b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:00.018369 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a4592d7-952f-447b-9ddd-a243ca24367b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:00.018538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4a4592d7-952f-447b-9ddd-a243ca24367b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:00.031818 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:00.031818 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:00.032733 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a4592d7-952f-447b-9ddd-a243ca24367b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:00.033547 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 997/3989] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:00 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 722 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:00.119835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf1c7d1e-fb54-4db6-8026-ad213c3ae057 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:00.120277 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf1c7d1e-fb54-4db6-8026-ad213c3ae057 None None] GET https://10.4.3.81/volume// Aug 13 23:51:00.120473 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf1c7d1e-fb54-4db6-8026-ad213c3ae057 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:00.120740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf1c7d1e-fb54-4db6-8026-ad213c3ae057 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:00.121140 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf1c7d1e-fb54-4db6-8026-ad213c3ae057 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:51:00.121503 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 989/3990] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:51:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:51:00.130518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3fb38376-6511-4946-894a-5bb784360583 req-dba9b413-d252-4ac1-82ce-2291ac4aa785 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:00.139965 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-dba9b413-d252-4ac1-82ce-2291ac4aa785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:51:00.143090 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-dba9b413-d252-4ac1-82ce-2291ac4aa785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:00.143423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-dba9b413-d252-4ac1-82ce-2291ac4aa785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:00.161850 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:00.161850 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:00.168730 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3fb38376-6511-4946-894a-5bb784360583 req-dba9b413-d252-4ac1-82ce-2291ac4aa785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:51:00.175594 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-dba9b413-d252-4ac1-82ce-2291ac4aa785 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 200 Aug 13 23:51:00.176680 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1013/3991] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:51:00 2026] GET /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 1580 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:51:00.297762 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6b8bac6-2569-4d8a-9020-8350b2d20ec0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:00.301753 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6b8bac6-2569-4d8a-9020-8350b2d20ec0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:00.301753 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6b8bac6-2569-4d8a-9020-8350b2d20ec0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:00.301753 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6b8bac6-2569-4d8a-9020-8350b2d20ec0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:00.301753 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a6b8bac6-2569-4d8a-9020-8350b2d20ec0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:00.309063 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:00.309063 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:00.311332 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6b8bac6-2569-4d8a-9020-8350b2d20ec0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:00.311332 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 993/3992] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:00 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:00.324339 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3fb38376-6511-4946-894a-5bb784360583 req-7c23348f-bb38-4560-9393-7e1ab9b7274a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:00.327754 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-7c23348f-bb38-4560-9393-7e1ab9b7274a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] PUT https://10.4.3.81/volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c Aug 13 23:51:00.327754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-7c23348f-bb38-4560-9393-7e1ab9b7274a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:00.341816 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-3fb38376-6511-4946-894a-5bb784360583 req-7c23348f-bb38-4560-9393-7e1ab9b7274a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Acquiring lock "cinder-attachment_update-ccb8d4a5-b63b-4544-8c53-e275eeb309bd-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:51:00.348824 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-3fb38376-6511-4946-894a-5bb784360583 req-7c23348f-bb38-4560-9393-7e1ab9b7274a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Lock "cinder-attachment_update-ccb8d4a5-b63b-4544-8c53-e275eeb309bd-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:51:00.348824 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:00.348824 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:00.502123 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-3fb38376-6511-4946-894a-5bb784360583 req-7c23348f-bb38-4560-9393-7e1ab9b7274a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Lock "cinder-attachment_update-ccb8d4a5-b63b-4544-8c53-e275eeb309bd-np0000007283" released by "attachment_update" :: held 0.156s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:51:00.502273 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-7c23348f-bb38-4560-9393-7e1ab9b7274a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c returned with HTTP 200 Aug 13 23:51:00.502782 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 998/3993] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:51:00 2026] PUT /volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:00.526141 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:00.530562 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3fb38376-6511-4946-894a-5bb784360583 req-05d7c458-a237-40ea-812a-b1f8f569ea1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:00.532919 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-05d7c458-a237-40ea-812a-b1f8f569ea1f tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c/action Aug 13 23:51:00.533657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-05d7c458-a237-40ea-812a-b1f8f569ea1f tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:51:00.533657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-05d7c458-a237-40ea-812a-b1f8f569ea1f tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:00.559617 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:00.559617 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:00.581079 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3fb38376-6511-4946-894a-5bb784360583 req-05d7c458-a237-40ea-812a-b1f8f569ea1f tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c/action returned with HTTP 204 Aug 13 23:51:00.582282 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1014/3994] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:51:00 2026] POST /volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:00.666710 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:00.667180 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1549256421"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:00.668801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1549256421'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:00.668801 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:00.673386 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:00.680430 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (97390f6a-ec93-4d51-8446-d1cf9fed9068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:00.681878 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c75d8f-c4a1-4eaa-891c-0c42fd85b59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:00.683210 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:00.731939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c75d8f-c4a1-4eaa-891c-0c42fd85b59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:00.734975 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89bedf8-4187-4ecb-ad38-bfce027f09bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:00.825367 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['dd484a92-bc28-400e-b451-96adfde52bdc', '4c3d962e-24e2-4d75-9f6c-4c7650748035', 'd348fd9e-180c-4d1e-9db0-d8315645bf2d', '2cf698ea-8293-4a57-a8cf-2e142581071c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:00.826089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89bedf8-4187-4ecb-ad38-bfce027f09bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd484a92-bc28-400e-b451-96adfde52bdc', '4c3d962e-24e2-4d75-9f6c-4c7650748035', 'd348fd9e-180c-4d1e-9db0-d8315645bf2d', '2cf698ea-8293-4a57-a8cf-2e142581071c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:00.827100 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e036179b-d3cf-4c1e-8e72-8ef4c0fde802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:00.852081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e036179b-d3cf-4c1e-8e72-8ef4c0fde802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af791266-2b04-428d-9282-7a5f5ebd3c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1549256421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['dd484a92-bc28-400e-b451-96adfde52bdc','4c3d962e-24e2-4d75-9f6c-4c7650748035','d348fd9e-180c-4d1e-9db0-d8315645bf2d','2cf698ea-8293-4a57-a8cf-2e142581071c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1549256421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af791266-2b04-428d-9282-7a5f5ebd3c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:00.853099 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73e034b-1499-462f-a1c1-a121edd752f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:00.878791 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73e034b-1499-462f-a1c1-a121edd752f3) transitioned into state 'SUCCESS' from state '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-1549256421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['dd484a92-bc28-400e-b451-96adfde52bdc','4c3d962e-24e2-4d75-9f6c-4c7650748035','d348fd9e-180c-4d1e-9db0-d8315645bf2d','2cf698ea-8293-4a57-a8cf-2e142581071c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:00.879812 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087ba962-dd25-4769-9ed3-83c3fedb8653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:00.893027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087ba962-dd25-4769-9ed3-83c3fedb8653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:00.894283 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (97390f6a-ec93-4d51-8446-d1cf9fed9068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:00.894687 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:00.895453 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a76305fb-e2a8-45eb-892f-2107de1baf59 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:00.896379 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 990/3995] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:51:00 2026] POST /volume/v3/volumes => generated 768 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:00.911323 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-306c6fc6-36a4-4b68-bdd6-df777d7d5ba5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:00.914602 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-306c6fc6-36a4-4b68-bdd6-df777d7d5ba5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:00.915247 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-306c6fc6-36a4-4b68-bdd6-df777d7d5ba5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:00.915310 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-306c6fc6-36a4-4b68-bdd6-df777d7d5ba5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:00.931089 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:00.931089 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:00.936166 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-306c6fc6-36a4-4b68-bdd6-df777d7d5ba5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:00.942673 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-306c6fc6-36a4-4b68-bdd6-df777d7d5ba5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 returned with HTTP 200 Aug 13 23:51:00.943496 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 994/3996] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:00 2026] GET /volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:01.051002 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9720df64-a4c1-4475-950d-52f9e3034398 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:01.053499 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9720df64-a4c1-4475-950d-52f9e3034398 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:01.053796 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9720df64-a4c1-4475-950d-52f9e3034398 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:01.054035 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9720df64-a4c1-4475-950d-52f9e3034398 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:01.054191 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9720df64-a4c1-4475-950d-52f9e3034398 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:01.059802 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:01.059802 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:01.060693 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9720df64-a4c1-4475-950d-52f9e3034398 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:01.061235 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 999/3997] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:01 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:01.325619 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d881c06a-133d-4e52-b474-f51593f22bce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:01.327896 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d881c06a-133d-4e52-b474-f51593f22bce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:01.328461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d881c06a-133d-4e52-b474-f51593f22bce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:01.328916 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d881c06a-133d-4e52-b474-f51593f22bce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:01.330328 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d881c06a-133d-4e52-b474-f51593f22bce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:01.337162 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:01.337162 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:01.337162 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d881c06a-133d-4e52-b474-f51593f22bce tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:01.337397 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1015/3998] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:01 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:01.963351 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1f3929f0-0426-4097-ac58-9e2db06f8e73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:01.966704 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f3929f0-0426-4097-ac58-9e2db06f8e73 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:01.968034 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f3929f0-0426-4097-ac58-9e2db06f8e73 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:01.968034 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f3929f0-0426-4097-ac58-9e2db06f8e73 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:01.982002 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:01.982002 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:01.988676 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1f3929f0-0426-4097-ac58-9e2db06f8e73 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:01.999252 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f3929f0-0426-4097-ac58-9e2db06f8e73 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 returned with HTTP 200 Aug 13 23:51:01.999714 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 991/3999] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:01 2026] GET /volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:02.023061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a758e370-71b9-4746-9b0a-d53656a379f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:02.025261 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a758e370-71b9-4746-9b0a-d53656a379f7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:51:02.025871 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a758e370-71b9-4746-9b0a-d53656a379f7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af791266-2b04-428d-9282-7a5f5ebd3c59", "name": "tempest-VolumeDependencyTests-Snapshot-1122045530"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:02.036958 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:02.036958 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:02.037687 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a758e370-71b9-4746-9b0a-d53656a379f7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:02.037852 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-a758e370-71b9-4746-9b0a-d53656a379f7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create snapshot from volume af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:02.077109 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c619dd7f-418f-44d2-9b9d-e921ddbdec6f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:02.080346 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c619dd7f-418f-44d2-9b9d-e921ddbdec6f tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:02.080737 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c619dd7f-418f-44d2-9b9d-e921ddbdec6f tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:02.081004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c619dd7f-418f-44d2-9b9d-e921ddbdec6f tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:02.081210 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c619dd7f-418f-44d2-9b9d-e921ddbdec6f tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:02.090194 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:02.090194 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:02.090194 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c619dd7f-418f-44d2-9b9d-e921ddbdec6f tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:02.091682 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1000/4000] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:02 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:02.125637 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a758e370-71b9-4746-9b0a-d53656a379f7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['964461c3-5885-4700-9084-ed3f31f307c8', '8137f462-21c1-4044-87b2-84a5727ed15c', '41c0902c-c12a-492f-abe4-f4cb1c2cf02d', '1c66d332-2e6b-446e-8678-1acc2d7645c3'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:02.187882 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a758e370-71b9-4746-9b0a-d53656a379f7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot create request issued successfully. Aug 13 23:51:02.188389 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a758e370-71b9-4746-9b0a-d53656a379f7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:51:02.188903 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 995/4001] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:51:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:02.200622 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2251d1c-c497-4dab-95c0-9a6d8aa8c8b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:02.202854 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2251d1c-c497-4dab-95c0-9a6d8aa8c8b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:02.203018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2251d1c-c497-4dab-95c0-9a6d8aa8c8b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:02.203380 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2251d1c-c497-4dab-95c0-9a6d8aa8c8b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:02.209356 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:02.209356 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:02.210150 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2251d1c-c497-4dab-95c0-9a6d8aa8c8b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:02.211248 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2251d1c-c497-4dab-95c0-9a6d8aa8c8b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f returned with HTTP 200 Aug 13 23:51:02.211941 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1016/4002] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:02 2026] GET /volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:02.351767 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-10840dc5-63c6-4ab9-a18e-90437a3096bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:02.353858 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10840dc5-63c6-4ab9-a18e-90437a3096bd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:02.354143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10840dc5-63c6-4ab9-a18e-90437a3096bd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:02.354297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10840dc5-63c6-4ab9-a18e-90437a3096bd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:02.354454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-10840dc5-63c6-4ab9-a18e-90437a3096bd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:02.359457 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:02.359457 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:02.360311 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10840dc5-63c6-4ab9-a18e-90437a3096bd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:02.360785 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 992/4003] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:02 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:03.106342 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a57967c-17d9-4eef-bf6a-eb4fbeef8aa8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:03.108982 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a57967c-17d9-4eef-bf6a-eb4fbeef8aa8 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:03.109334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a57967c-17d9-4eef-bf6a-eb4fbeef8aa8 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:03.109644 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a57967c-17d9-4eef-bf6a-eb4fbeef8aa8 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:03.109817 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9a57967c-17d9-4eef-bf6a-eb4fbeef8aa8 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:03.117327 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:03.117327 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:03.118266 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a57967c-17d9-4eef-bf6a-eb4fbeef8aa8 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:03.118653 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1001/4004] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:03 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:03.229370 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ac45f09-e6fc-4010-a44f-ada428c9558d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:03.236622 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ac45f09-e6fc-4010-a44f-ada428c9558d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:03.236774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ac45f09-e6fc-4010-a44f-ada428c9558d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:03.236966 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ac45f09-e6fc-4010-a44f-ada428c9558d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:03.246223 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:03.246223 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:03.246802 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2ac45f09-e6fc-4010-a44f-ada428c9558d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:03.247906 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ac45f09-e6fc-4010-a44f-ada428c9558d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f returned with HTTP 200 Aug 13 23:51:03.248286 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 996/4005] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:03 2026] GET /volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:03.259241 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:03.261460 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:03.261914 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "70c64552-e70d-4031-bd93-d3e80163108f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-802663808"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:03.263799 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'snapshot_id': '70c64552-e70d-4031-bd93-d3e80163108f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-802663808'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:03.274766 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:03.274766 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:03.275425 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:03.275478 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:03.281378 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:03.291312 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (4d86c2b2-dfa1-4df1-8b11-358883877fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:03.293102 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79df47e8-259e-49b5-9750-ec599a217490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:03.294764 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:03.342255 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79df47e8-259e-49b5-9750-ec599a217490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '70c64552-e70d-4031-bd93-d3e80163108f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:03.343246 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5838a2a7-161b-4566-a262-54a4edf18044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:03.378676 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dcd0f47e-2d0a-4644-a4a1-7103370773ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:03.381145 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcd0f47e-2d0a-4644-a4a1-7103370773ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:03.381687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcd0f47e-2d0a-4644-a4a1-7103370773ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:03.381687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcd0f47e-2d0a-4644-a4a1-7103370773ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:03.381878 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dcd0f47e-2d0a-4644-a4a1-7103370773ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:03.387476 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:03.387476 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:03.388574 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcd0f47e-2d0a-4644-a4a1-7103370773ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:03.388891 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 993/4006] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:03 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:03.409751 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['6dc97f9c-6143-4e48-ab07-692b14b7513c', '94b3190c-9361-4b34-8b4f-8771cc7f252f', '0fcd3d88-8a02-49e7-92c9-5b4d377793b4', '5c937c5d-3c75-46c5-92e5-d181ae1fb8aa'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:03.411267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5838a2a7-161b-4566-a262-54a4edf18044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc97f9c-6143-4e48-ab07-692b14b7513c', '94b3190c-9361-4b34-8b4f-8771cc7f252f', '0fcd3d88-8a02-49e7-92c9-5b4d377793b4', '5c937c5d-3c75-46c5-92e5-d181ae1fb8aa']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:03.412144 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97449998-0030-47cd-ac3f-92e94f75c05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:03.468966 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97449998-0030-47cd-ac3f-92e94f75c05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c333566e-7410-4852-95b0-db2c77061d40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-802663808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['6dc97f9c-6143-4e48-ab07-692b14b7513c','94b3190c-9361-4b34-8b4f-8771cc7f252f','0fcd3d88-8a02-49e7-92c9-5b4d377793b4','5c937c5d-3c75-46c5-92e5-d181ae1fb8aa'],size=1,snapshot_id=70c64552-e70d-4031-bd93-d3e80163108f,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-802663808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c333566e-7410-4852-95b0-db2c77061d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=70c64552-e70d-4031-bd93-d3e80163108f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:03.470772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22468c19-bb14-4ee0-a158-4db1090e7d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:03.507603 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22468c19-bb14-4ee0-a158-4db1090e7d97) transitioned into state 'SUCCESS' from state '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-802663808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['6dc97f9c-6143-4e48-ab07-692b14b7513c','94b3190c-9361-4b34-8b4f-8771cc7f252f','0fcd3d88-8a02-49e7-92c9-5b4d377793b4','5c937c5d-3c75-46c5-92e5-d181ae1fb8aa'],size=1,snapshot_id=70c64552-e70d-4031-bd93-d3e80163108f,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:03.508788 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6927d912-3feb-4377-97cf-09c73d3de7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:03.544890 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6927d912-3feb-4377-97cf-09c73d3de7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:03.546128 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (4d86c2b2-dfa1-4df1-8b11-358883877fee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:03.546890 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:03.547280 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b279509-8a79-490a-9caa-1457ce6d84b0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:03.548233 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1017/4007] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:51:03 2026] POST /volume/v3/volumes => generated 801 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:03.566003 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f735bf2b-a040-4456-b29c-dc1b3a39ecae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:03.568280 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f735bf2b-a040-4456-b29c-dc1b3a39ecae tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:03.568688 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f735bf2b-a040-4456-b29c-dc1b3a39ecae tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:03.568830 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f735bf2b-a040-4456-b29c-dc1b3a39ecae tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:03.578665 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:03.578665 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:03.587350 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f735bf2b-a040-4456-b29c-dc1b3a39ecae tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:03.596923 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f735bf2b-a040-4456-b29c-dc1b3a39ecae tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 returned with HTTP 200 Aug 13 23:51:03.597677 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1002/4008] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:03 2026] GET /volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:04.131494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ef547c7-4498-491a-bf27-87e95c9f31b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:04.133982 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ef547c7-4498-491a-bf27-87e95c9f31b3 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:04.134249 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ef547c7-4498-491a-bf27-87e95c9f31b3 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:04.134491 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ef547c7-4498-491a-bf27-87e95c9f31b3 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:04.134644 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1ef547c7-4498-491a-bf27-87e95c9f31b3 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:04.139597 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:04.139597 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:04.140585 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ef547c7-4498-491a-bf27-87e95c9f31b3 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:04.141628 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 997/4009] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:04 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:04.403911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb47ae8f-79c5-4da3-a1a4-b9b4cc425eb1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:04.405099 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb47ae8f-79c5-4da3-a1a4-b9b4cc425eb1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:04.405308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb47ae8f-79c5-4da3-a1a4-b9b4cc425eb1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:04.405484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb47ae8f-79c5-4da3-a1a4-b9b4cc425eb1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:04.407828 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cb47ae8f-79c5-4da3-a1a4-b9b4cc425eb1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:04.410013 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:04.410013 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:04.410628 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb47ae8f-79c5-4da3-a1a4-b9b4cc425eb1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:04.411037 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 994/4010] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:04 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:04.610420 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c93f326-541e-4539-9d4d-af8ca2bfd516 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:04.612643 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c93f326-541e-4539-9d4d-af8ca2bfd516 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:04.612883 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c93f326-541e-4539-9d4d-af8ca2bfd516 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:04.613131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c93f326-541e-4539-9d4d-af8ca2bfd516 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:04.620295 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:04.620295 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:04.624298 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3c93f326-541e-4539-9d4d-af8ca2bfd516 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:04.628546 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c93f326-541e-4539-9d4d-af8ca2bfd516 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 returned with HTTP 200 Aug 13 23:51:04.628962 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1018/4011] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:04 2026] GET /volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:04.642506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56fe1007-20df-4723-a2d1-0f5a7310fff7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:04.644820 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56fe1007-20df-4723-a2d1-0f5a7310fff7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:51:04.645323 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56fe1007-20df-4723-a2d1-0f5a7310fff7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c333566e-7410-4852-95b0-db2c77061d40", "name": "tempest-VolumeDependencyTests-Snapshot-1746106006"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:04.657826 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:04.657826 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:04.658381 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-56fe1007-20df-4723-a2d1-0f5a7310fff7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:04.658544 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-56fe1007-20df-4723-a2d1-0f5a7310fff7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create snapshot from volume c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:04.692590 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-56fe1007-20df-4723-a2d1-0f5a7310fff7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['f6773252-c562-4505-be14-199f3c50c4c0', '4ebc9535-3a24-44e6-8462-44a35d0b392e', 'c2558626-57f0-4510-a00d-519539693b46', '1e6ae913-a5db-4134-8507-cf042bdaa6e2'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:04.728860 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-56fe1007-20df-4723-a2d1-0f5a7310fff7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot create request issued successfully. Aug 13 23:51:04.729216 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56fe1007-20df-4723-a2d1-0f5a7310fff7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:51:04.729651 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1003/4012] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:51:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:04.739806 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-40950b9c-7ca5-4a4d-bfbd-f251b72b4b68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:04.742566 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40950b9c-7ca5-4a4d-bfbd-f251b72b4b68 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:04.742901 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40950b9c-7ca5-4a4d-bfbd-f251b72b4b68 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:04.743217 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40950b9c-7ca5-4a4d-bfbd-f251b72b4b68 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:04.750294 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:04.750294 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:04.751007 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-40950b9c-7ca5-4a4d-bfbd-f251b72b4b68 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:04.752456 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40950b9c-7ca5-4a4d-bfbd-f251b72b4b68 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 returned with HTTP 200 Aug 13 23:51:04.753146 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 998/4013] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:04 2026] GET /volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:05.153694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4b201948-93c0-4f2c-a7b1-edb4205a6220 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:05.155374 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b201948-93c0-4f2c-a7b1-edb4205a6220 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:05.155559 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b201948-93c0-4f2c-a7b1-edb4205a6220 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:05.155744 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b201948-93c0-4f2c-a7b1-edb4205a6220 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:05.155846 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4b201948-93c0-4f2c-a7b1-edb4205a6220 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:05.159639 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:05.159639 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:05.160221 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b201948-93c0-4f2c-a7b1-edb4205a6220 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:05.160557 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 995/4014] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:05 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:05.429170 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3822c6f-d2ce-4e29-a3b2-daf80aa6cebb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:05.431743 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3822c6f-d2ce-4e29-a3b2-daf80aa6cebb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:05.432035 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3822c6f-d2ce-4e29-a3b2-daf80aa6cebb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:05.437109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3822c6f-d2ce-4e29-a3b2-daf80aa6cebb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:05.437109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e3822c6f-d2ce-4e29-a3b2-daf80aa6cebb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:05.437346 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:05.437346 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:05.438026 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3822c6f-d2ce-4e29-a3b2-daf80aa6cebb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:05.439824 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1019/4015] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:05 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:05.763836 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-900075ae-c711-4e2b-9d5a-b6da97733f81 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:05.768419 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-900075ae-c711-4e2b-9d5a-b6da97733f81 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:05.768419 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-900075ae-c711-4e2b-9d5a-b6da97733f81 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:05.768419 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-900075ae-c711-4e2b-9d5a-b6da97733f81 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:05.777071 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:05.777071 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:05.777071 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-900075ae-c711-4e2b-9d5a-b6da97733f81 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:05.777867 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-900075ae-c711-4e2b-9d5a-b6da97733f81 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 returned with HTTP 200 Aug 13 23:51:05.778435 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1004/4016] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:05 2026] GET /volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:05.788883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a38b0c15-977f-4395-89a6-75e415c971e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:05.791873 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:05.792502 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bff97e24-2873-4679-b1e7-e1080aba45d5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1821344055"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:05.794651 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'snapshot_id': 'bff97e24-2873-4679-b1e7-e1080aba45d5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1821344055'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:05.802609 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:05.802609 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:05.803639 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:05.803903 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:05.808498 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:05.816818 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (09c51ce9-17ad-4278-aeed-9e2bb17010b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:05.819022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d2a0a4-53af-48b6-aa73-bc3faf90b3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:05.820655 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:05.864860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d2a0a4-53af-48b6-aa73-bc3faf90b3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bff97e24-2873-4679-b1e7-e1080aba45d5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:05.866190 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e729a3-b1d5-490e-94d5-7247fcd64a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:05.930895 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['89242dd2-3fd8-431e-960d-00338b55cd93', '05c40d0c-9bbf-4b0f-bf09-aa16dc400b22', '20fce8b6-ae8b-4f89-9fc0-3a7de5946363', '54c8c9e1-d018-468e-9562-58d00c2d84dd'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:05.933067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e729a3-b1d5-490e-94d5-7247fcd64a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89242dd2-3fd8-431e-960d-00338b55cd93', '05c40d0c-9bbf-4b0f-bf09-aa16dc400b22', '20fce8b6-ae8b-4f89-9fc0-3a7de5946363', '54c8c9e1-d018-468e-9562-58d00c2d84dd']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:05.933067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1de75746-cd57-495f-8be2-191d79a5f007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:05.996394 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1de75746-cd57-495f-8be2-191d79a5f007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe5f1d20-0e8d-4ced-936f-cf5bcb25b031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1821344055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['89242dd2-3fd8-431e-960d-00338b55cd93','05c40d0c-9bbf-4b0f-bf09-aa16dc400b22','20fce8b6-ae8b-4f89-9fc0-3a7de5946363','54c8c9e1-d018-468e-9562-58d00c2d84dd'],size=1,snapshot_id=bff97e24-2873-4679-b1e7-e1080aba45d5,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1821344055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe5f1d20-0e8d-4ced-936f-cf5bcb25b031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bff97e24-2873-4679-b1e7-e1080aba45d5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:05.997624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129b8476-6b41-4229-bb49-ee39aef0f064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:06.025792 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129b8476-6b41-4229-bb49-ee39aef0f064) transitioned into state 'SUCCESS' from state '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-1821344055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['89242dd2-3fd8-431e-960d-00338b55cd93','05c40d0c-9bbf-4b0f-bf09-aa16dc400b22','20fce8b6-ae8b-4f89-9fc0-3a7de5946363','54c8c9e1-d018-468e-9562-58d00c2d84dd'],size=1,snapshot_id=bff97e24-2873-4679-b1e7-e1080aba45d5,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:06.027012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3260b802-f89a-4ddf-aafe-c1e80ec9f5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:06.051886 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3260b802-f89a-4ddf-aafe-c1e80ec9f5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:06.052911 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (09c51ce9-17ad-4278-aeed-9e2bb17010b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:06.053277 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:06.053977 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a38b0c15-977f-4395-89a6-75e415c971e7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:06.054771 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 999/4017] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:51:05 2026] POST /volume/v3/volumes => generated 802 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:06.068048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4230a747-1a30-4742-91e5-742980e3eddc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:06.069864 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4230a747-1a30-4742-91e5-742980e3eddc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:06.070227 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4230a747-1a30-4742-91e5-742980e3eddc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:06.070300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4230a747-1a30-4742-91e5-742980e3eddc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:06.077304 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:06.077304 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:06.081102 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4230a747-1a30-4742-91e5-742980e3eddc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:06.085835 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4230a747-1a30-4742-91e5-742980e3eddc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 returned with HTTP 200 Aug 13 23:51:06.086438 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 996/4018] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:06 2026] GET /volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:06.175250 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-060b01cb-78e8-42ac-940a-585dd90c600b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:06.179947 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-060b01cb-78e8-42ac-940a-585dd90c600b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:06.180148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-060b01cb-78e8-42ac-940a-585dd90c600b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:06.180432 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-060b01cb-78e8-42ac-940a-585dd90c600b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:06.180581 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-060b01cb-78e8-42ac-940a-585dd90c600b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:06.186525 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:06.186525 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:06.187365 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-060b01cb-78e8-42ac-940a-585dd90c600b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:06.187857 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1020/4019] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:06 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:06.457177 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a959526c-ef56-4140-a797-0cc8a139cbe5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:06.459861 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a959526c-ef56-4140-a797-0cc8a139cbe5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:06.460809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a959526c-ef56-4140-a797-0cc8a139cbe5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:06.460809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a959526c-ef56-4140-a797-0cc8a139cbe5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:06.462700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a959526c-ef56-4140-a797-0cc8a139cbe5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:06.469139 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:06.469139 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:06.470481 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a959526c-ef56-4140-a797-0cc8a139cbe5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:06.470481 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1005/4020] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:06 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:07.103818 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-778e8f5d-80df-442c-b52a-e5b8d89b5d4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:07.105945 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-778e8f5d-80df-442c-b52a-e5b8d89b5d4e tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:07.106363 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-778e8f5d-80df-442c-b52a-e5b8d89b5d4e tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:07.106767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-778e8f5d-80df-442c-b52a-e5b8d89b5d4e tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:07.116846 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:07.116846 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:07.121922 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-778e8f5d-80df-442c-b52a-e5b8d89b5d4e tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:07.127562 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-778e8f5d-80df-442c-b52a-e5b8d89b5d4e tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 returned with HTTP 200 Aug 13 23:51:07.128284 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1000/4021] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:07 2026] GET /volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:51:07.145735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-335fa647-62f3-47e9-825f-f8a6c203acfa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:07.148106 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:07.148516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fe5f1d20-0e8d-4ced-936f-cf5bcb25b031", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1323307306"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:07.150876 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'source_volid': 'fe5f1d20-0e8d-4ced-936f-cf5bcb25b031', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1323307306'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:07.160242 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:07.160242 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:07.160970 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume retrieved successfully. Aug 13 23:51:07.161210 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:07.168173 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:07.174624 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (30f0e400-32d7-40fa-baf7-1b535544102d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:07.176611 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be44e963-5375-4600-9fd4-b02f90ee70b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:07.178258 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:07.204860 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9831b7e-c9a1-43ef-8c4d-9e6a8c08edd0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:07.206950 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9831b7e-c9a1-43ef-8c4d-9e6a8c08edd0 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:07.208701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9831b7e-c9a1-43ef-8c4d-9e6a8c08edd0 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:07.208701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9831b7e-c9a1-43ef-8c4d-9e6a8c08edd0 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:07.208701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d9831b7e-c9a1-43ef-8c4d-9e6a8c08edd0 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:07.212825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be44e963-5375-4600-9fd4-b02f90ee70b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fe5f1d20-0e8d-4ced-936f-cf5bcb25b031', 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:07.212825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e4a277-000b-4140-b31f-fb7d1b7696ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:07.216901 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:07.216901 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:07.216901 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9831b7e-c9a1-43ef-8c4d-9e6a8c08edd0 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:07.216901 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1021/4022] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:07 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:07.261689 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['12e05687-0b89-410c-99ad-d445d3bd2e93', 'ceb4235a-3906-4ba3-ac8c-fb5d106fce8e', 'b2b86d3d-8bdd-44bd-af45-6813ed83cbb0', 'f85df305-6869-4c08-823e-8f5e0347f8da'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:07.262722 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e4a277-000b-4140-b31f-fb7d1b7696ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e05687-0b89-410c-99ad-d445d3bd2e93', 'ceb4235a-3906-4ba3-ac8c-fb5d106fce8e', 'b2b86d3d-8bdd-44bd-af45-6813ed83cbb0', 'f85df305-6869-4c08-823e-8f5e0347f8da']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:07.263869 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104c225b-1974-4695-9676-ffc19f5ad898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:07.309244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104c225b-1974-4695-9676-ffc19f5ad898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '989c7690-ea0a-43fd-ba7a-239a76ca0da9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1323307306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['12e05687-0b89-410c-99ad-d445d3bd2e93','ceb4235a-3906-4ba3-ac8c-fb5d106fce8e','b2b86d3d-8bdd-44bd-af45-6813ed83cbb0','f85df305-6869-4c08-823e-8f5e0347f8da'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe5f1d20-0e8d-4ced-936f-cf5bcb25b031,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1323307306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=989c7690-ea0a-43fd-ba7a-239a76ca0da9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fe5f1d20-0e8d-4ced-936f-cf5bcb25b031,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:07.310198 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0af4b6d-8222-407c-9ecb-6a3402995af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:07.334124 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0af4b6d-8222-407c-9ecb-6a3402995af9) transitioned into state 'SUCCESS' from state '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-1323307306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['12e05687-0b89-410c-99ad-d445d3bd2e93','ceb4235a-3906-4ba3-ac8c-fb5d106fce8e','b2b86d3d-8bdd-44bd-af45-6813ed83cbb0','f85df305-6869-4c08-823e-8f5e0347f8da'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe5f1d20-0e8d-4ced-936f-cf5bcb25b031,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:07.335024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2810a0f2-23d9-4207-907a-5ff312a14818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:07.353713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2810a0f2-23d9-4207-907a-5ff312a14818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:07.355044 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (30f0e400-32d7-40fa-baf7-1b535544102d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:07.355500 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:07.356374 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-335fa647-62f3-47e9-825f-f8a6c203acfa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:07.357020 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 997/4023] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:51:07 2026] POST /volume/v3/volumes => generated 802 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:07.372395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea9c996e-14c8-4dbf-8ddb-9b5387da5b05 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:07.374645 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea9c996e-14c8-4dbf-8ddb-9b5387da5b05 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:07.375022 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea9c996e-14c8-4dbf-8ddb-9b5387da5b05 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:07.375284 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea9c996e-14c8-4dbf-8ddb-9b5387da5b05 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:07.384343 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:07.384343 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:07.391133 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea9c996e-14c8-4dbf-8ddb-9b5387da5b05 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:07.397839 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea9c996e-14c8-4dbf-8ddb-9b5387da5b05 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 returned with HTTP 200 Aug 13 23:51:07.398483 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1006/4024] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:07 2026] GET /volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:07.483378 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c55fbced-09df-4e45-bd57-a055050f3c01 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:07.485533 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c55fbced-09df-4e45-bd57-a055050f3c01 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:07.486013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c55fbced-09df-4e45-bd57-a055050f3c01 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:07.487433 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c55fbced-09df-4e45-bd57-a055050f3c01 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:07.487433 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c55fbced-09df-4e45-bd57-a055050f3c01 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:07.495637 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:07.495637 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:07.495637 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c55fbced-09df-4e45-bd57-a055050f3c01 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:07.495637 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1001/4025] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:07 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:08.235529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfebe59d-e0b8-46f2-9ab4-0d94d50ccf94 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:08.239398 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfebe59d-e0b8-46f2-9ab4-0d94d50ccf94 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:08.241552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfebe59d-e0b8-46f2-9ab4-0d94d50ccf94 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:08.241928 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfebe59d-e0b8-46f2-9ab4-0d94d50ccf94 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:08.243001 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dfebe59d-e0b8-46f2-9ab4-0d94d50ccf94 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:08.250031 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:08.250031 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:08.250031 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfebe59d-e0b8-46f2-9ab4-0d94d50ccf94 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:08.250547 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1022/4026] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:08 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:08.390214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:08.418707 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c3cccdc2-bf0d-4302-bb40-e76675f36cd6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:08.422872 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3cccdc2-bf0d-4302-bb40-e76675f36cd6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:08.422872 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3cccdc2-bf0d-4302-bb40-e76675f36cd6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:08.422872 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3cccdc2-bf0d-4302-bb40-e76675f36cd6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:08.429875 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:08.429875 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:08.435165 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c3cccdc2-bf0d-4302-bb40-e76675f36cd6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:08.441405 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3cccdc2-bf0d-4302-bb40-e76675f36cd6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 returned with HTTP 200 Aug 13 23:51:08.442565 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1007/4027] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:08 2026] GET /volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:08.459944 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba636f5b-9867-4c7a-a733-aca0ffc86aad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:08.463214 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba636f5b-9867-4c7a-a733-aca0ffc86aad tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:08.463882 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba636f5b-9867-4c7a-a733-aca0ffc86aad tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:08.465248 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba636f5b-9867-4c7a-a733-aca0ffc86aad tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:08.465452 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-ba636f5b-9867-4c7a-a733-aca0ffc86aad tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: 70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:08.471710 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:08.471710 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:08.472403 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ba636f5b-9867-4c7a-a733-aca0ffc86aad tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:08.494840 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ba636f5b-9867-4c7a-a733-aca0ffc86aad tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot delete request issued successfully. Aug 13 23:51:08.495195 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba636f5b-9867-4c7a-a733-aca0ffc86aad tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f returned with HTTP 202 Aug 13 23:51:08.496045 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1002/4028] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:08 2026] DELETE /volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:08.507654 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31d38c21-8057-48bc-9607-b2b3602bb912 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:08.507867 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-724168e9-9475-490f-b623-e12aedcfce95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:08.512654 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-724168e9-9475-490f-b623-e12aedcfce95 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:08.512747 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31d38c21-8057-48bc-9607-b2b3602bb912 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:08.512810 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-724168e9-9475-490f-b623-e12aedcfce95 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:08.512859 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31d38c21-8057-48bc-9607-b2b3602bb912 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:08.512904 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-724168e9-9475-490f-b623-e12aedcfce95 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:08.512958 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31d38c21-8057-48bc-9607-b2b3602bb912 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:08.512958 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-31d38c21-8057-48bc-9607-b2b3602bb912 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:08.519280 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:08.519280 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:08.520881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31d38c21-8057-48bc-9607-b2b3602bb912 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:08.525016 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1023/4029] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:08 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:08.525154 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:08.525154 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:08.525154 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-724168e9-9475-490f-b623-e12aedcfce95 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:08.525154 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-724168e9-9475-490f-b623-e12aedcfce95 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f returned with HTTP 200 Aug 13 23:51:08.525545 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1008/4030] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:08 2026] GET /volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:08.567223 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:08.567223 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-901427041"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:08.568609 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-901427041'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:08.569014 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume of 1 GB Aug 13 23:51:08.569424 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:08.569424 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:08.575757 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Availability Zones retrieved successfully. Aug 13 23:51:08.585252 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Flow 'volume_create_api' (ead7f234-5145-42cf-bd76-29cad2e41836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:08.586208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5503cbb-aa0b-4890-8e8c-ee339e6ca5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:08.587762 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:08.627654 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5503cbb-aa0b-4890-8e8c-ee339e6ca5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:08.629236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34aa8d82-63a5-4da6-86f0-2e79b3dc3069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:08.730156 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Created reservations ['375eb63c-e59b-469c-85e1-5006cf5dd456', '88850636-e894-44b6-aa8a-84383e672085', '623624ed-57c6-4f81-8833-e7dbcfc25734', 'a37ff280-78c9-4ff8-9cf0-2da480b6cf68'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:08.731132 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34aa8d82-63a5-4da6-86f0-2e79b3dc3069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['375eb63c-e59b-469c-85e1-5006cf5dd456', '88850636-e894-44b6-aa8a-84383e672085', '623624ed-57c6-4f81-8833-e7dbcfc25734', 'a37ff280-78c9-4ff8-9cf0-2da480b6cf68']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:08.732267 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42fbf0f6-db08-484c-a7d1-fad7c6870241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:08.760198 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42fbf0f6-db08-484c-a7d1-fad7c6870241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4ad54d1-51eb-4414-9af6-a90577cd1160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-901427041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd4495cb94253bd0a2941c877f305',qos_specs=None,replication_status=,reservations=['375eb63c-e59b-469c-85e1-5006cf5dd456','88850636-e894-44b6-aa8a-84383e672085','623624ed-57c6-4f81-8833-e7dbcfc25734','a37ff280-78c9-4ff8-9cf0-2da480b6cf68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a894d4b0f2454b9a9161a8726e918a38',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-901427041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4ad54d1-51eb-4414-9af6-a90577cd1160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fdd4495cb94253bd0a2941c877f305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a894d4b0f2454b9a9161a8726e918a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:08.761301 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4607b62f-0880-411a-bb56-94c618b06e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:08.784703 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4607b62f-0880-411a-bb56-94c618b06e79) transitioned into state 'SUCCESS' from state '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-901427041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd4495cb94253bd0a2941c877f305',qos_specs=None,replication_status=,reservations=['375eb63c-e59b-469c-85e1-5006cf5dd456','88850636-e894-44b6-aa8a-84383e672085','623624ed-57c6-4f81-8833-e7dbcfc25734','a37ff280-78c9-4ff8-9cf0-2da480b6cf68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a894d4b0f2454b9a9161a8726e918a38',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:08.785825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d0d941-880d-415a-868e-65370d989341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:08.797441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d0d941-880d-415a-868e-65370d989341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:08.799013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Flow 'volume_create_api' (ead7f234-5145-42cf-bd76-29cad2e41836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:08.799013 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume request issued successfully. Aug 13 23:51:08.799450 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d1ff8a6-aade-4844-9387-9d45aa655f77 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:08.799967 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 998/4031] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:51:08 2026] POST /volume/v3/volumes => generated 746 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:08.821019 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9a0545a-84f0-47c7-9588-e920b3215cef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:08.824728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9a0545a-84f0-47c7-9588-e920b3215cef tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 Aug 13 23:51:08.824728 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9a0545a-84f0-47c7-9588-e920b3215cef tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:08.825161 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9a0545a-84f0-47c7-9588-e920b3215cef tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:08.836657 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:08.836657 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:08.846661 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9a0545a-84f0-47c7-9588-e920b3215cef tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:51:08.854333 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9a0545a-84f0-47c7-9588-e920b3215cef tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 returned with HTTP 200 Aug 13 23:51:08.855311 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1003/4032] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:08 2026] GET /volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:09.269496 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71a7ad31-8ccb-4ae7-8cdb-66b766e7b77b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:09.274282 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71a7ad31-8ccb-4ae7-8cdb-66b766e7b77b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:09.274628 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71a7ad31-8ccb-4ae7-8cdb-66b766e7b77b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:09.276001 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71a7ad31-8ccb-4ae7-8cdb-66b766e7b77b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:09.276916 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-71a7ad31-8ccb-4ae7-8cdb-66b766e7b77b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:09.284612 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:09.284612 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:09.285288 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71a7ad31-8ccb-4ae7-8cdb-66b766e7b77b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:09.285684 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1024/4033] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:09 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:09.533923 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31c9436b-a20a-4533-8700-01cc605a9744 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:09.539055 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0ca55940-4ba2-4542-b0dc-9c7d1da995c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:09.539444 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31c9436b-a20a-4533-8700-01cc605a9744 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:09.539444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31c9436b-a20a-4533-8700-01cc605a9744 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:09.539444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31c9436b-a20a-4533-8700-01cc605a9744 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:09.539444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-31c9436b-a20a-4533-8700-01cc605a9744 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:09.539564 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ca55940-4ba2-4542-b0dc-9c7d1da995c4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:09.539564 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ca55940-4ba2-4542-b0dc-9c7d1da995c4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:09.539564 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ca55940-4ba2-4542-b0dc-9c7d1da995c4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:09.544123 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ca55940-4ba2-4542-b0dc-9c7d1da995c4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f returned with HTTP 404 Aug 13 23:51:09.544123 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 999/4034] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:09 2026] GET /volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:09.552445 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:09.552445 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:09.552584 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ef8d5cd-59fa-43f0-b637-45fa86a5f239 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:09.553037 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31c9436b-a20a-4533-8700-01cc605a9744 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:09.553037 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1009/4035] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:09 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:09.553654 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ef8d5cd-59fa-43f0-b637-45fa86a5f239 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:09.553858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ef8d5cd-59fa-43f0-b637-45fa86a5f239 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:09.554173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ef8d5cd-59fa-43f0-b637-45fa86a5f239 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:09.554390 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-4ef8d5cd-59fa-43f0-b637-45fa86a5f239 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:09.560613 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:09.560613 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:09.561109 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ef8d5cd-59fa-43f0-b637-45fa86a5f239 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:09.579880 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ef8d5cd-59fa-43f0-b637-45fa86a5f239 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot delete request issued successfully. Aug 13 23:51:09.580931 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ef8d5cd-59fa-43f0-b637-45fa86a5f239 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 returned with HTTP 202 Aug 13 23:51:09.581574 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1004/4036] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:09 2026] DELETE /volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:09.591863 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95dd9fb0-bf5d-4127-8644-816a16e52b8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:09.594514 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95dd9fb0-bf5d-4127-8644-816a16e52b8b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:09.594514 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95dd9fb0-bf5d-4127-8644-816a16e52b8b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:09.595541 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95dd9fb0-bf5d-4127-8644-816a16e52b8b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:09.601518 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:09.601518 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:09.602306 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-95dd9fb0-bf5d-4127-8644-816a16e52b8b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:09.603148 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95dd9fb0-bf5d-4127-8644-816a16e52b8b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 returned with HTTP 200 Aug 13 23:51:09.603601 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1025/4037] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:09 2026] GET /volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:09.872543 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e62aab29-0d1e-4ceb-bc36-f0235d763fb0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:09.876847 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e62aab29-0d1e-4ceb-bc36-f0235d763fb0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 Aug 13 23:51:09.876847 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e62aab29-0d1e-4ceb-bc36-f0235d763fb0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:09.876847 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e62aab29-0d1e-4ceb-bc36-f0235d763fb0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:09.885360 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:09.885360 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:09.889909 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e62aab29-0d1e-4ceb-bc36-f0235d763fb0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:51:09.895921 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e62aab29-0d1e-4ceb-bc36-f0235d763fb0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 returned with HTTP 200 Aug 13 23:51:09.896697 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1000/4038] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:09 2026] GET /volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:09.911538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-587ec60a-7410-41e2-ba68-2ab22c44fd31 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:09.914117 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-587ec60a-7410-41e2-ba68-2ab22c44fd31 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:51:09.914937 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-587ec60a-7410-41e2-ba68-2ab22c44fd31 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4ad54d1-51eb-4414-9af6-a90577cd1160", "name": "tempest-VolumesBackupsTest-Backup-2047913501"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:09.917012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-587ec60a-7410-41e2-ba68-2ab22c44fd31 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Creating new backup {'backup': {'volume_id': 'b4ad54d1-51eb-4414-9af6-a90577cd1160', 'name': 'tempest-VolumesBackupsTest-Backup-2047913501'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:51:09.917351 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-587ec60a-7410-41e2-ba68-2ab22c44fd31 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Creating backup of volume b4ad54d1-51eb-4414-9af6-a90577cd1160 in container None Aug 13 23:51:09.927638 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:09.927638 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:09.929011 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-587ec60a-7410-41e2-ba68-2ab22c44fd31 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:51:09.964251 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-587ec60a-7410-41e2-ba68-2ab22c44fd31 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Created reservations ['1d1056b7-33fd-41f1-aaed-59796f380908', 'eedb6753-b19a-444e-b289-e513b32b2311'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:10.011634 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-587ec60a-7410-41e2-ba68-2ab22c44fd31 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:51:10.011634 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1010/4039] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:51:09 2026] POST /volume/v3/backups => generated 328 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:10.034494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b200ae12-48f3-4b9b-bdc7-83147fdba05e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:10.038714 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b200ae12-48f3-4b9b-bdc7-83147fdba05e tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:10.038714 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b200ae12-48f3-4b9b-bdc7-83147fdba05e tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:10.040811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b200ae12-48f3-4b9b-bdc7-83147fdba05e tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:10.040811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b200ae12-48f3-4b9b-bdc7-83147fdba05e tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:10.049760 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:10.049760 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:10.051365 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b200ae12-48f3-4b9b-bdc7-83147fdba05e tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:10.053271 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1005/4040] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:10 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:10.298693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eac2d2b2-001b-414a-9101-6cd81f5d1730 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:10.300464 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eac2d2b2-001b-414a-9101-6cd81f5d1730 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:10.300734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eac2d2b2-001b-414a-9101-6cd81f5d1730 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:10.300931 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eac2d2b2-001b-414a-9101-6cd81f5d1730 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:10.301074 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eac2d2b2-001b-414a-9101-6cd81f5d1730 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:10.305741 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:10.305741 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:10.306587 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eac2d2b2-001b-414a-9101-6cd81f5d1730 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:10.307119 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1026/4041] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:10 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:10.565283 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-63ceb83a-eab5-435b-b444-055d68833a83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:10.568054 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63ceb83a-eab5-435b-b444-055d68833a83 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:10.568273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63ceb83a-eab5-435b-b444-055d68833a83 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:10.568514 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63ceb83a-eab5-435b-b444-055d68833a83 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:10.568660 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-63ceb83a-eab5-435b-b444-055d68833a83 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:10.574887 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:10.574887 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:10.575547 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63ceb83a-eab5-435b-b444-055d68833a83 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:10.575925 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1001/4042] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:10 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:10.616743 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-528829e8-eab9-441a-b2b6-f2591fd78930 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:10.618942 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-528829e8-eab9-441a-b2b6-f2591fd78930 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:10.619168 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-528829e8-eab9-441a-b2b6-f2591fd78930 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:10.619423 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-528829e8-eab9-441a-b2b6-f2591fd78930 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:10.625089 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-528829e8-eab9-441a-b2b6-f2591fd78930 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 returned with HTTP 404 Aug 13 23:51:10.625676 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1011/4043] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:10 2026] GET /volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:10.633150 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83aa205b-1a98-40d5-8915-8d5cb5c18ab6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:10.635505 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83aa205b-1a98-40d5-8915-8d5cb5c18ab6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:10.636551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83aa205b-1a98-40d5-8915-8d5cb5c18ab6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:10.636551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83aa205b-1a98-40d5-8915-8d5cb5c18ab6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:10.636551 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-83aa205b-1a98-40d5-8915-8d5cb5c18ab6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:10.648755 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:10.648755 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:10.649336 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-83aa205b-1a98-40d5-8915-8d5cb5c18ab6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:10.669607 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-83aa205b-1a98-40d5-8915-8d5cb5c18ab6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:10.669889 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83aa205b-1a98-40d5-8915-8d5cb5c18ab6 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 returned with HTTP 202 Aug 13 23:51:10.670468 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1006/4044] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:10 2026] DELETE /volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:10.680174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e2ee804-7b3c-4d10-80bc-3235893b3a30 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:10.682957 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e2ee804-7b3c-4d10-80bc-3235893b3a30 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:10.683292 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e2ee804-7b3c-4d10-80bc-3235893b3a30 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:10.683533 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e2ee804-7b3c-4d10-80bc-3235893b3a30 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:10.694289 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:10.694289 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:10.699664 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0e2ee804-7b3c-4d10-80bc-3235893b3a30 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:10.706802 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e2ee804-7b3c-4d10-80bc-3235893b3a30 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 returned with HTTP 200 Aug 13 23:51:10.707508 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1027/4045] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:10 2026] GET /volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 => generated 894 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:11.084668 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc409107-a41a-4498-a40f-cea2e8dfb4e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:11.088219 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc409107-a41a-4498-a40f-cea2e8dfb4e5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:11.088483 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc409107-a41a-4498-a40f-cea2e8dfb4e5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:11.088755 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc409107-a41a-4498-a40f-cea2e8dfb4e5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:11.088931 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dc409107-a41a-4498-a40f-cea2e8dfb4e5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:11.095422 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:11.095422 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:11.096531 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc409107-a41a-4498-a40f-cea2e8dfb4e5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:11.097155 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1002/4046] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:11 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:11.319288 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-05244be6-48fd-4ad1-90e6-b73f459bc1d4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:11.321810 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05244be6-48fd-4ad1-90e6-b73f459bc1d4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:11.322511 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05244be6-48fd-4ad1-90e6-b73f459bc1d4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:11.322853 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05244be6-48fd-4ad1-90e6-b73f459bc1d4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:11.323096 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-05244be6-48fd-4ad1-90e6-b73f459bc1d4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:11.332461 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:11.332461 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:11.334586 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05244be6-48fd-4ad1-90e6-b73f459bc1d4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:11.335362 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1012/4047] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:11 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:11.588237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ef64b14-a647-4a9d-aa75-350db77b6088 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:11.590660 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ef64b14-a647-4a9d-aa75-350db77b6088 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:11.591624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ef64b14-a647-4a9d-aa75-350db77b6088 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:11.591998 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ef64b14-a647-4a9d-aa75-350db77b6088 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:11.592215 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1ef64b14-a647-4a9d-aa75-350db77b6088 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:11.598525 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:11.598525 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:11.599678 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ef64b14-a647-4a9d-aa75-350db77b6088 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:11.600248 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1007/4048] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:11 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:11.724077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a93dc0d-eec5-4d3a-889c-ae879cd9590b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:11.726099 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a93dc0d-eec5-4d3a-889c-ae879cd9590b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:11.726341 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a93dc0d-eec5-4d3a-889c-ae879cd9590b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:11.726559 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a93dc0d-eec5-4d3a-889c-ae879cd9590b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:11.733541 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a93dc0d-eec5-4d3a-889c-ae879cd9590b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 returned with HTTP 404 Aug 13 23:51:11.734369 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1028/4049] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:11 2026] GET /volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:11.742239 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-626419c9-4209-4d03-8d92-b0c1ebf3badf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:11.744217 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-626419c9-4209-4d03-8d92-b0c1ebf3badf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:11.744422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-626419c9-4209-4d03-8d92-b0c1ebf3badf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:11.744644 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-626419c9-4209-4d03-8d92-b0c1ebf3badf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:11.744854 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-626419c9-4209-4d03-8d92-b0c1ebf3badf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:11.753483 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:11.753483 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:11.754077 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-626419c9-4209-4d03-8d92-b0c1ebf3badf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:11.772268 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-626419c9-4209-4d03-8d92-b0c1ebf3badf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:11.772587 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-626419c9-4209-4d03-8d92-b0c1ebf3badf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 returned with HTTP 202 Aug 13 23:51:11.773117 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1003/4050] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:11 2026] DELETE /volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:11.784666 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d6d8d85-12c6-4a8e-86f6-8560fb9b0ac9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:11.786007 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d6d8d85-12c6-4a8e-86f6-8560fb9b0ac9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:11.786329 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d6d8d85-12c6-4a8e-86f6-8560fb9b0ac9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:11.786713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d6d8d85-12c6-4a8e-86f6-8560fb9b0ac9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:11.794500 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:11.794500 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:11.800163 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d6d8d85-12c6-4a8e-86f6-8560fb9b0ac9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:11.806997 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d6d8d85-12c6-4a8e-86f6-8560fb9b0ac9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 returned with HTTP 200 Aug 13 23:51:11.807684 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1013/4051] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:11 2026] GET /volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:12.107003 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10d923f4-02c2-47d1-9c9f-db2eb2197a53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:12.109341 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10d923f4-02c2-47d1-9c9f-db2eb2197a53 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:12.109600 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10d923f4-02c2-47d1-9c9f-db2eb2197a53 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:12.109843 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10d923f4-02c2-47d1-9c9f-db2eb2197a53 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:12.110024 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-10d923f4-02c2-47d1-9c9f-db2eb2197a53 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:12.115652 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:12.115652 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:12.116696 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10d923f4-02c2-47d1-9c9f-db2eb2197a53 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:12.117232 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1008/4052] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:12 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:12.348187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93a6d449-0fd8-463f-b7d7-9348157ddf60 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:12.350318 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93a6d449-0fd8-463f-b7d7-9348157ddf60 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:12.350576 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93a6d449-0fd8-463f-b7d7-9348157ddf60 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:12.350806 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93a6d449-0fd8-463f-b7d7-9348157ddf60 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:12.350979 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-93a6d449-0fd8-463f-b7d7-9348157ddf60 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:12.355723 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:12.355723 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:12.356504 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93a6d449-0fd8-463f-b7d7-9348157ddf60 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:12.357189 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1029/4053] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:12 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:12.616133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-237b5efc-6f67-4f1a-b286-21ff885c6b17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:12.620576 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-237b5efc-6f67-4f1a-b286-21ff885c6b17 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:12.620576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-237b5efc-6f67-4f1a-b286-21ff885c6b17 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:12.620576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-237b5efc-6f67-4f1a-b286-21ff885c6b17 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:12.620576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-237b5efc-6f67-4f1a-b286-21ff885c6b17 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:12.629122 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:12.629122 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:12.630255 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-237b5efc-6f67-4f1a-b286-21ff885c6b17 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:12.633027 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1004/4054] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:12 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:12.824760 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ef3396b6-bd5a-49d8-87bb-60a1969314db None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:12.827113 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef3396b6-bd5a-49d8-87bb-60a1969314db tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:12.827349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef3396b6-bd5a-49d8-87bb-60a1969314db tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:12.827548 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef3396b6-bd5a-49d8-87bb-60a1969314db tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:12.835533 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef3396b6-bd5a-49d8-87bb-60a1969314db tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 returned with HTTP 404 Aug 13 23:51:12.836286 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1014/4055] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:12 2026] GET /volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:12.849119 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8fd5f533-b0f2-483c-b681-f2f91dfd2bb7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:12.851153 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fd5f533-b0f2-483c-b681-f2f91dfd2bb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:12.851435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fd5f533-b0f2-483c-b681-f2f91dfd2bb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:12.852298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fd5f533-b0f2-483c-b681-f2f91dfd2bb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:12.852823 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8fd5f533-b0f2-483c-b681-f2f91dfd2bb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:12.864392 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:12.864392 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:12.865223 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fd5f533-b0f2-483c-b681-f2f91dfd2bb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:12.887392 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fd5f533-b0f2-483c-b681-f2f91dfd2bb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:12.887582 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fd5f533-b0f2-483c-b681-f2f91dfd2bb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 returned with HTTP 202 Aug 13 23:51:12.888299 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1009/4056] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:12 2026] DELETE /volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:12.897271 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7963510f-fdb2-43bd-b11a-d30ba9ac3587 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:12.899536 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7963510f-fdb2-43bd-b11a-d30ba9ac3587 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:12.900031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7963510f-fdb2-43bd-b11a-d30ba9ac3587 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:12.900031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7963510f-fdb2-43bd-b11a-d30ba9ac3587 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:12.909523 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:12.909523 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:12.914851 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7963510f-fdb2-43bd-b11a-d30ba9ac3587 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:12.920474 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7963510f-fdb2-43bd-b11a-d30ba9ac3587 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 returned with HTTP 200 Aug 13 23:51:12.921037 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1030/4057] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:12 2026] GET /volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:13.128154 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c782d803-6ffd-4888-bd2a-13e068d4b1b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.130817 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c782d803-6ffd-4888-bd2a-13e068d4b1b8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:13.131134 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c782d803-6ffd-4888-bd2a-13e068d4b1b8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.131397 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c782d803-6ffd-4888-bd2a-13e068d4b1b8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.131579 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c782d803-6ffd-4888-bd2a-13e068d4b1b8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:13.138065 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.138065 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:13.139379 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c782d803-6ffd-4888-bd2a-13e068d4b1b8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:13.139899 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1005/4058] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:13 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:13.370156 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-989d7f98-4a3d-4ab1-81fd-55daf4a97119 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.372263 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-989d7f98-4a3d-4ab1-81fd-55daf4a97119 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:13.372492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-989d7f98-4a3d-4ab1-81fd-55daf4a97119 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.372714 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-989d7f98-4a3d-4ab1-81fd-55daf4a97119 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.372848 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-989d7f98-4a3d-4ab1-81fd-55daf4a97119 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:13.377628 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.377628 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:13.378349 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-989d7f98-4a3d-4ab1-81fd-55daf4a97119 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:13.378893 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1015/4059] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:13 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:13.521300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8b30fec-fb66-4d5b-8025-938f65e64368 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.523392 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8b30fec-fb66-4d5b-8025-938f65e64368 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:51:13.523884 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8b30fec-fb66-4d5b-8025-938f65e64368 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1399030942", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:13.538461 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.538461 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:13.539138 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8b30fec-fb66-4d5b-8025-938f65e64368 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:51:13.539366 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-d8b30fec-fb66-4d5b-8025-938f65e64368 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create snapshot from volume d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:51:13.577729 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d8b30fec-fb66-4d5b-8025-938f65e64368 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['2f78e085-82b0-47d1-b075-81175d91cc47', '0c86d23e-44c3-420d-822a-f1c1d323cf3b', 'a06bc8d4-bad8-4a0c-b922-136d1eefdaad', '076229f7-276d-4510-9cb5-385880dc177a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:13.623628 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8b30fec-fb66-4d5b-8025-938f65e64368 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot force create request issued successfully. Aug 13 23:51:13.624294 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8b30fec-fb66-4d5b-8025-938f65e64368 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:51:13.624737 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1010/4060] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:51:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:13.637084 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3ca4435-5241-4e37-860e-8bea10cfce41 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.642584 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3ca4435-5241-4e37-860e-8bea10cfce41 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 Aug 13 23:51:13.642949 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3ca4435-5241-4e37-860e-8bea10cfce41 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.643369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3ca4435-5241-4e37-860e-8bea10cfce41 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.648010 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-303d0577-66b3-42db-9ee0-986cb171decf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.649811 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-303d0577-66b3-42db-9ee0-986cb171decf tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:13.650100 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-303d0577-66b3-42db-9ee0-986cb171decf tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.650338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-303d0577-66b3-42db-9ee0-986cb171decf tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.650462 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-303d0577-66b3-42db-9ee0-986cb171decf tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 8653923d-7203-4132-99fe-d607fc7caa30. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:13.650730 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.650730 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:13.651458 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3ca4435-5241-4e37-860e-8bea10cfce41 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:51:13.654427 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3ca4435-5241-4e37-860e-8bea10cfce41 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 returned with HTTP 200 Aug 13 23:51:13.656230 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1031/4061] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:13 2026] GET /volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:13.658128 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.658128 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:13.659165 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-303d0577-66b3-42db-9ee0-986cb171decf tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 200 Aug 13 23:51:13.659165 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1006/4062] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:13 2026] GET /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:13.673620 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36d2fc1d-95dd-4525-b1ad-31eff884c994 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.677501 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36d2fc1d-95dd-4525-b1ad-31eff884c994 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 Aug 13 23:51:13.677828 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36d2fc1d-95dd-4525-b1ad-31eff884c994 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.678147 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36d2fc1d-95dd-4525-b1ad-31eff884c994 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.678287 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-36d2fc1d-95dd-4525-b1ad-31eff884c994 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete backup with id: 8653923d-7203-4132-99fe-d607fc7caa30. Aug 13 23:51:13.686920 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.686920 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:13.703314 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-36d2fc1d-95dd-4525-b1ad-31eff884c994 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] delete_backup rpcapi backup_id 8653923d-7203-4132-99fe-d607fc7caa30 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:51:13.705871 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36d2fc1d-95dd-4525-b1ad-31eff884c994 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 returned with HTTP 202 Aug 13 23:51:13.706385 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1016/4063] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:13 2026] DELETE /volume/v3/backups/8653923d-7203-4132-99fe-d607fc7caa30 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:51:13.717402 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d9b1927-2a55-42f9-945b-2637339bfe2e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.719124 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d9b1927-2a55-42f9-945b-2637339bfe2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c Aug 13 23:51:13.719455 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d9b1927-2a55-42f9-945b-2637339bfe2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.719748 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d9b1927-2a55-42f9-945b-2637339bfe2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.719983 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8d9b1927-2a55-42f9-945b-2637339bfe2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume with id: 03488963-3342-4dd6-9641-9f093d63f15c Aug 13 23:51:13.728117 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.728117 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:13.728724 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8d9b1927-2a55-42f9-945b-2637339bfe2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:13.752305 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8d9b1927-2a55-42f9-945b-2637339bfe2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume request issued successfully. Aug 13 23:51:13.752508 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d9b1927-2a55-42f9-945b-2637339bfe2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c returned with HTTP 202 Aug 13 23:51:13.752928 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1011/4064] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:13 2026] DELETE /volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:13.761731 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-03306b0e-57bb-43e7-8e48-d720c1242c19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.763957 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03306b0e-57bb-43e7-8e48-d720c1242c19 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c Aug 13 23:51:13.764275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03306b0e-57bb-43e7-8e48-d720c1242c19 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.764472 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03306b0e-57bb-43e7-8e48-d720c1242c19 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.772904 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.772904 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:13.780980 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-03306b0e-57bb-43e7-8e48-d720c1242c19 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:13.786693 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03306b0e-57bb-43e7-8e48-d720c1242c19 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c returned with HTTP 200 Aug 13 23:51:13.787560 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1032/4065] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:13 2026] GET /volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:13.938252 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9ad7619d-4bba-45b4-841e-ecaf48bc778b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.940073 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9ad7619d-4bba-45b4-841e-ecaf48bc778b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:13.940349 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9ad7619d-4bba-45b4-841e-ecaf48bc778b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.940601 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9ad7619d-4bba-45b4-841e-ecaf48bc778b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.949036 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9ad7619d-4bba-45b4-841e-ecaf48bc778b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 returned with HTTP 404 Aug 13 23:51:13.949036 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1007/4066] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:13 2026] GET /volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:13.959455 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e4fd3e0-230f-4a6b-b81a-9da0e1c52440 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:13.962267 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e4fd3e0-230f-4a6b-b81a-9da0e1c52440 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:13.962668 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e4fd3e0-230f-4a6b-b81a-9da0e1c52440 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:13.962668 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e4fd3e0-230f-4a6b-b81a-9da0e1c52440 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:13.962826 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0e4fd3e0-230f-4a6b-b81a-9da0e1c52440 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: 989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:13.973761 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:13.973761 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:13.974416 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0e4fd3e0-230f-4a6b-b81a-9da0e1c52440 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:14.000624 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0e4fd3e0-230f-4a6b-b81a-9da0e1c52440 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:14.000855 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e4fd3e0-230f-4a6b-b81a-9da0e1c52440 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 returned with HTTP 202 Aug 13 23:51:14.001381 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1017/4067] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:13 2026] DELETE /volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:14.012090 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84911d77-4256-48be-8d3d-e818671b3554 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.015790 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84911d77-4256-48be-8d3d-e818671b3554 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:14.015790 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84911d77-4256-48be-8d3d-e818671b3554 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:14.015790 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84911d77-4256-48be-8d3d-e818671b3554 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:14.025869 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:14.025869 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:14.033965 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84911d77-4256-48be-8d3d-e818671b3554 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:14.040881 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84911d77-4256-48be-8d3d-e818671b3554 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 returned with HTTP 200 Aug 13 23:51:14.041510 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1012/4068] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:14 2026] GET /volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:14.161095 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d56fef8b-2325-44a3-9245-a05ac6495065 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.163331 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d56fef8b-2325-44a3-9245-a05ac6495065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:14.163639 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d56fef8b-2325-44a3-9245-a05ac6495065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:14.163923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d56fef8b-2325-44a3-9245-a05ac6495065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:14.164125 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d56fef8b-2325-44a3-9245-a05ac6495065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:14.169827 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:14.169827 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:14.170896 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d56fef8b-2325-44a3-9245-a05ac6495065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:14.171436 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1033/4069] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:14 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:14.392823 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c21f9d8c-e76a-4e21-b03a-a0ca2507350b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.395022 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c21f9d8c-e76a-4e21-b03a-a0ca2507350b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:14.395284 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c21f9d8c-e76a-4e21-b03a-a0ca2507350b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:14.395546 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c21f9d8c-e76a-4e21-b03a-a0ca2507350b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:14.395706 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c21f9d8c-e76a-4e21-b03a-a0ca2507350b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:14.403825 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:14.403825 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:14.404565 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c21f9d8c-e76a-4e21-b03a-a0ca2507350b tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:14.404946 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1008/4070] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:14 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:14.667172 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ae4a1365-57f0-4152-b10c-139484525f55 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.669385 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae4a1365-57f0-4152-b10c-139484525f55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 Aug 13 23:51:14.669638 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae4a1365-57f0-4152-b10c-139484525f55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:14.669969 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae4a1365-57f0-4152-b10c-139484525f55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:14.675884 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:14.675884 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:14.676378 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ae4a1365-57f0-4152-b10c-139484525f55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:51:14.677379 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae4a1365-57f0-4152-b10c-139484525f55 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 returned with HTTP 200 Aug 13 23:51:14.677800 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1018/4071] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:14 2026] GET /volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:14.690172 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1ce869c-e3f9-4c79-84b6-e556c5c0fa46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.692572 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1ce869c-e3f9-4c79-84b6-e556c5c0fa46 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 Aug 13 23:51:14.692866 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1ce869c-e3f9-4c79-84b6-e556c5c0fa46 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:14.693173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1ce869c-e3f9-4c79-84b6-e556c5c0fa46 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:14.699900 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:14.699900 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:14.700439 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b1ce869c-e3f9-4c79-84b6-e556c5c0fa46 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:51:14.701606 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1ce869c-e3f9-4c79-84b6-e556c5c0fa46 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 returned with HTTP 200 Aug 13 23:51:14.702191 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1013/4072] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:14 2026] GET /volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:14.714100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.716316 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:14.716656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2025058366", "snapshot_id": "de6c2486-426d-4438-be36-f2f69ce3ffa7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:14.719111 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2025058366', 'snapshot_id': 'de6c2486-426d-4438-be36-f2f69ce3ffa7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:14.725833 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:14.725833 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:14.726839 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:51:14.727852 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume of 1 GB Aug 13 23:51:14.733351 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Availability Zones retrieved successfully. Aug 13 23:51:14.739580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (9a52f099-b3dc-4cd7-bccc-188a42beb5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:14.740961 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6723b1-f54e-464c-8989-d9814120f61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.742100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:14.783712 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6723b1-f54e-464c-8989-d9814120f61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de6c2486-426d-4438-be36-f2f69ce3ffa7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:14.784827 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ca362d-837a-47da-a17d-1e4bd7a85d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.803576 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4160ae69-4c57-444e-aa94-db746855dec8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.806042 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4160ae69-4c57-444e-aa94-db746855dec8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c Aug 13 23:51:14.806297 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4160ae69-4c57-444e-aa94-db746855dec8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:14.806494 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4160ae69-4c57-444e-aa94-db746855dec8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:14.812848 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4160ae69-4c57-444e-aa94-db746855dec8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c returned with HTTP 404 Aug 13 23:51:14.813403 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1009/4073] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:14 2026] GET /volume/v3/volumes/03488963-3342-4dd6-9641-9f093d63f15c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:14.823437 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.825437 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792/export_record Aug 13 23:51:14.825715 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:14.826016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'export_record' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:14.826225 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Export record for backup a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 23:51:14.830777 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:14.830777 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:14.831819 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling RPCAPI with context: , host: np0000007283, backup: a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 23:51:14.834535 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Created reservations ['a06ad31b-476d-479b-adea-4dcc5148c132', 'd991f36f-a357-41cf-a92c-20e17d150494', '62c51125-6024-42a1-a2eb-52ee97469671', '0cce36bf-6f12-4d69-b730-8700b7c40780'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:14.835436 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ca362d-837a-47da-a17d-1e4bd7a85d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a06ad31b-476d-479b-adea-4dcc5148c132', 'd991f36f-a357-41cf-a92c-20e17d150494', '62c51125-6024-42a1-a2eb-52ee97469671', '0cce36bf-6f12-4d69-b730-8700b7c40780']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:14.836314 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25438f2f-479b-465b-ba2f-eafada5ae856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.840576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] export_record in rpcapi backup_id a0f41962-db24-4ca6-898e-bc2ab7e6d792 on host np0000007283. {{(pid=100276) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 23:51:14.853364 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTBmNDE5NjItZGIyNC00Y2E2LTg5OGUtYmMyYWI3ZTZkNzkyIiwgInVzZXJfaWQiOiAiMmQ3MzY4ZTgzMTJjNDlmODhhOGJhNTlmYzliMjYzYTkiLCAicHJvamVjdF9pZCI6ICJkNjczNjliNGVmNDY0NjM1YTBmZDQyNWE5ZWFjN2ZmZCIsICJ2b2x1bWVfaWQiOiAiZjFiYTVmOWMtYjdmMi00Yjc3LTk0MGUtZjJlMGY1YTRkNDdiIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjIwMjgzMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YxYmE1ZjljLWI3ZjItNGI3Ny05NDBlLWYyZTBmNWE0ZDQ3Yi8yMDI2MDgxMzIzNTAxNS9hel9ub3ZhX2JhY2t1cF9hMGY0MTk2Mi1kYjI0LTRjYTYtODk4ZS1iYzJhYjdlNmQ3OTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIzOjUwOjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIzOjUwOjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTA6MzJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 23:51:14.853695 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d50242f-7f01-4d92-8ba7-7b998158f56e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792/export_record returned with HTTP 200 Aug 13 23:51:14.854200 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1019/4074] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 23:51:14 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:14.864763 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4758a2d8-6829-469a-b9f0-b2165134229e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.867560 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:14.868041 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-34161459"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:14.869255 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-34161459'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:14.869363 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume of 1 GB Aug 13 23:51:14.876353 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Availability Zones retrieved successfully. Aug 13 23:51:14.881730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (4220461f-11c6-449b-a3da-135f1cb074a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:14.882765 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33964374-313f-4045-bb0b-382e4e11f9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.884215 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:14.896147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25438f2f-479b-465b-ba2f-eafada5ae856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '992d1e2a-0857-4066-80fa-d699e3b47541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2025058366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['a06ad31b-476d-479b-adea-4dcc5148c132','d991f36f-a357-41cf-a92c-20e17d150494','62c51125-6024-42a1-a2eb-52ee97469671','0cce36bf-6f12-4d69-b730-8700b7c40780'],size=1,snapshot_id=de6c2486-426d-4438-be36-f2f69ce3ffa7,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), '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-13T23:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2025058366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=992d1e2a-0857-4066-80fa-d699e3b47541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de6c2486-426d-4438-be36-f2f69ce3ffa7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4bf92485512438c9d89b7baf5321272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:14.897287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8dfd6b-0acf-4203-b80d-9fb50a1f5ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.917656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8dfd6b-0acf-4203-b80d-9fb50a1f5ca1) transitioned into state 'SUCCESS' from state '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-2025058366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceec25d0d2be43fe8a2be6ac39ddc80c',qos_specs=None,replication_status=,reservations=['a06ad31b-476d-479b-adea-4dcc5148c132','d991f36f-a357-41cf-a92c-20e17d150494','62c51125-6024-42a1-a2eb-52ee97469671','0cce36bf-6f12-4d69-b730-8700b7c40780'],size=1,snapshot_id=de6c2486-426d-4438-be36-f2f69ce3ffa7,source_replicaid=,source_volid=None,status='creating',user_id='e4bf92485512438c9d89b7baf5321272',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:14.918399 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33964374-313f-4045-bb0b-382e4e11f9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:14.918495 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa0b5a3-f263-42d7-9242-de9fd8692f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.919680 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e984f2f-0d7f-4211-822a-38222be07e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.940305 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa0b5a3-f263-42d7-9242-de9fd8692f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:14.941352 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Flow 'volume_create_api' (9a52f099-b3dc-4cd7-bccc-188a42beb5a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:14.941637 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Create volume request issued successfully. Aug 13 23:51:14.942260 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0f18e37-7c71-4d72-8438-bd930862a6d4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:14.942850 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1034/4075] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:51:14 2026] POST /volume/v3/volumes => generated 783 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:14.960134 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f305b74a-6651-4e84-8bd3-736442864e0b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:14.962231 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f305b74a-6651-4e84-8bd3-736442864e0b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:51:14.962442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f305b74a-6651-4e84-8bd3-736442864e0b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:14.962707 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f305b74a-6651-4e84-8bd3-736442864e0b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:14.965413 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['9f7008ec-bf90-4a55-8aca-47b2483c40a4', 'e71b6a03-1882-4ea4-8bf3-846ee033b5ea', '0a1de803-2c5d-4b3c-b08c-2dbf26d2969a', '4b530833-c05c-4080-9e73-4fac4125d74d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:14.966324 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e984f2f-0d7f-4211-822a-38222be07e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f7008ec-bf90-4a55-8aca-47b2483c40a4', 'e71b6a03-1882-4ea4-8bf3-846ee033b5ea', '0a1de803-2c5d-4b3c-b08c-2dbf26d2969a', '4b530833-c05c-4080-9e73-4fac4125d74d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:14.967324 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd3c8abc-03d0-41a0-8e48-a31d1a8e75be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.980066 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:14.980066 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:14.986306 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f305b74a-6651-4e84-8bd3-736442864e0b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:51:14.991501 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd3c8abc-03d0-41a0-8e48-a31d1a8e75be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc58473-3d21-45d5-9a01-280b1f49c106', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-34161459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['9f7008ec-bf90-4a55-8aca-47b2483c40a4','e71b6a03-1882-4ea4-8bf3-846ee033b5ea','0a1de803-2c5d-4b3c-b08c-2dbf26d2969a','4b530833-c05c-4080-9e73-4fac4125d74d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-34161459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc58473-3d21-45d5-9a01-280b1f49c106,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67369b4ef464635a0fd425a9eac7ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:14.992478 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f305b74a-6651-4e84-8bd3-736442864e0b tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 200 Aug 13 23:51:14.992972 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910f86de-c051-40d3-8a20-03c8c86315d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:14.993093 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1010/4076] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:14 2026] GET /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:15.011444 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910f86de-c051-40d3-8a20-03c8c86315d0) transitioned into state 'SUCCESS' from state '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-34161459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['9f7008ec-bf90-4a55-8aca-47b2483c40a4','e71b6a03-1882-4ea4-8bf3-846ee033b5ea','0a1de803-2c5d-4b3c-b08c-2dbf26d2969a','4b530833-c05c-4080-9e73-4fac4125d74d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:15.012550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07c1b9c-b4c5-474c-a23b-4aa18c494cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:15.022314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07c1b9c-b4c5-474c-a23b-4aa18c494cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:15.023621 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (4220461f-11c6-449b-a3da-135f1cb074a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:15.023825 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request issued successfully. Aug 13 23:51:15.024724 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4758a2d8-6829-469a-b9f0-b2165134229e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:15.025322 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1014/4077] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:51:14 2026] POST /volume/v3/volumes => generated 774 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:15.044231 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ca36f96a-8e16-4227-8cb2-5295ad742404 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:15.046222 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca36f96a-8e16-4227-8cb2-5295ad742404 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 Aug 13 23:51:15.046510 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca36f96a-8e16-4227-8cb2-5295ad742404 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:15.046794 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca36f96a-8e16-4227-8cb2-5295ad742404 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:15.055311 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:15.055311 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:15.058759 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5aace8fb-f74c-4051-96e5-3d2e4e84e630 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:15.059361 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ca36f96a-8e16-4227-8cb2-5295ad742404 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:15.063411 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca36f96a-8e16-4227-8cb2-5295ad742404 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 returned with HTTP 200 Aug 13 23:51:15.063599 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5aace8fb-f74c-4051-96e5-3d2e4e84e630 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:15.063843 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1020/4078] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:15 2026] GET /volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:15.063900 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5aace8fb-f74c-4051-96e5-3d2e4e84e630 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:15.065023 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5aace8fb-f74c-4051-96e5-3d2e4e84e630 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:15.076374 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5aace8fb-f74c-4051-96e5-3d2e4e84e630 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 returned with HTTP 404 Aug 13 23:51:15.077146 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1035/4079] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:15 2026] GET /volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:15.091209 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:15.093909 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:15.096032 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-12819706"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:15.096809 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-12819706'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:15.097319 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:15.104374 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:15.116186 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (cea286f1-a7ee-464a-b8d3-3bd1f575a361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:15.117531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91ff9af-3f7b-449f-b879-085b87741434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:15.119526 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:15.161846 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91ff9af-3f7b-449f-b879-085b87741434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:15.163285 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (146337ee-7361-4efa-9c3d-e56b6bdfdd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:15.206250 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ad215d5-e842-4aa8-a7bb-3b668e1a3fb1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:15.208854 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ad215d5-e842-4aa8-a7bb-3b668e1a3fb1 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:15.209319 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ad215d5-e842-4aa8-a7bb-3b668e1a3fb1 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:15.209669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ad215d5-e842-4aa8-a7bb-3b668e1a3fb1 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:15.209775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7ad215d5-e842-4aa8-a7bb-3b668e1a3fb1 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:15.216700 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:15.216700 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:15.217772 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ad215d5-e842-4aa8-a7bb-3b668e1a3fb1 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:15.218318 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1015/4080] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:15 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:15.228348 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['36fc8898-8b4c-4c30-9b60-efc5d097789f', 'f4513954-2936-42fe-8d54-9b2204301841', 'e4e091f2-46ab-4eef-b4df-6e08c41cd59b', '45aa0fba-29be-4d5d-968b-8b00eb9274bc'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:15.228348 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (146337ee-7361-4efa-9c3d-e56b6bdfdd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36fc8898-8b4c-4c30-9b60-efc5d097789f', 'f4513954-2936-42fe-8d54-9b2204301841', 'e4e091f2-46ab-4eef-b4df-6e08c41cd59b', '45aa0fba-29be-4d5d-968b-8b00eb9274bc']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:15.229615 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe8be94-88b9-49e4-85fd-ad561986e417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:15.256838 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe8be94-88b9-49e4-85fd-ad561986e417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd37a17f-fe04-4399-a76f-83c41e8992cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-12819706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['36fc8898-8b4c-4c30-9b60-efc5d097789f','f4513954-2936-42fe-8d54-9b2204301841','e4e091f2-46ab-4eef-b4df-6e08c41cd59b','45aa0fba-29be-4d5d-968b-8b00eb9274bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-12819706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd37a17f-fe04-4399-a76f-83c41e8992cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:15.258373 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27ec2f5-a4c9-47e6-95f5-e64a6ffb0571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:15.284408 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27ec2f5-a4c9-47e6-95f5-e64a6ffb0571) transitioned into state 'SUCCESS' from state '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-12819706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['36fc8898-8b4c-4c30-9b60-efc5d097789f','f4513954-2936-42fe-8d54-9b2204301841','e4e091f2-46ab-4eef-b4df-6e08c41cd59b','45aa0fba-29be-4d5d-968b-8b00eb9274bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:15.285610 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d11e04-7e87-47f7-be24-a45d16687139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:15.298158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d11e04-7e87-47f7-be24-a45d16687139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:15.299328 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (cea286f1-a7ee-464a-b8d3-3bd1f575a361) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:15.299768 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:15.300634 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37071c59-72cf-4f7a-b622-11a8aba5df94 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:15.301287 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1011/4081] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:51:15 2026] POST /volume/v3/volumes => generated 766 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:15.325377 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d240adeb-300c-4734-a835-7c35001e8a7b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:15.327409 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d240adeb-300c-4734-a835-7c35001e8a7b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:15.327648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d240adeb-300c-4734-a835-7c35001e8a7b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:15.327886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d240adeb-300c-4734-a835-7c35001e8a7b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:15.336772 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:15.336772 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:15.340853 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d240adeb-300c-4734-a835-7c35001e8a7b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:15.345393 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d240adeb-300c-4734-a835-7c35001e8a7b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb returned with HTTP 200 Aug 13 23:51:15.345798 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1021/4082] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:15 2026] GET /volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:15.418289 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3101256b-6e6a-4ec2-9ccd-930d4383b1cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:15.421242 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3101256b-6e6a-4ec2-9ccd-930d4383b1cb tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:15.421242 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3101256b-6e6a-4ec2-9ccd-930d4383b1cb tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:15.421242 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3101256b-6e6a-4ec2-9ccd-930d4383b1cb tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:15.421242 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3101256b-6e6a-4ec2-9ccd-930d4383b1cb tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:15.425255 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:15.425255 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:15.426336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3101256b-6e6a-4ec2-9ccd-930d4383b1cb tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:15.426336 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1036/4083] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:15 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:16.015587 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-54f38cec-016b-4759-9f4c-ca655659abc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.018479 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54f38cec-016b-4759-9f4c-ca655659abc5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:51:16.018764 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54f38cec-016b-4759-9f4c-ca655659abc5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.019079 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54f38cec-016b-4759-9f4c-ca655659abc5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.029023 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.029023 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:16.034973 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-54f38cec-016b-4759-9f4c-ca655659abc5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:51:16.041661 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54f38cec-016b-4759-9f4c-ca655659abc5 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 200 Aug 13 23:51:16.042238 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1016/4084] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:16.061478 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cfe29c85-d270-45dc-b00b-a8f4aecc8684 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.064155 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfe29c85-d270-45dc-b00b-a8f4aecc8684 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:51:16.064408 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfe29c85-d270-45dc-b00b-a8f4aecc8684 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.064694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfe29c85-d270-45dc-b00b-a8f4aecc8684 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.079273 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88b81630-b7cd-49a0-a1c6-8514c0309001 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.080826 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.080826 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:16.081566 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88b81630-b7cd-49a0-a1c6-8514c0309001 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 Aug 13 23:51:16.081851 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88b81630-b7cd-49a0-a1c6-8514c0309001 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.082179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88b81630-b7cd-49a0-a1c6-8514c0309001 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.088294 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cfe29c85-d270-45dc-b00b-a8f4aecc8684 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:51:16.091513 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.091513 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:16.096427 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88b81630-b7cd-49a0-a1c6-8514c0309001 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:16.100421 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfe29c85-d270-45dc-b00b-a8f4aecc8684 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 200 Aug 13 23:51:16.101244 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1012/4085] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 1392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:16.101799 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88b81630-b7cd-49a0-a1c6-8514c0309001 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 returned with HTTP 200 Aug 13 23:51:16.102260 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1022/4086] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:16.116654 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3520feac-edf7-4ffc-bea2-24e2eaf97fd0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.118755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3520feac-edf7-4ffc-bea2-24e2eaf97fd0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:51:16.119472 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3520feac-edf7-4ffc-bea2-24e2eaf97fd0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cfc58473-3d21-45d5-9a01-280b1f49c106", "name": "tempest-type-Backup-1317510164"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:16.121518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-3520feac-edf7-4ffc-bea2-24e2eaf97fd0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating new backup {'backup': {'volume_id': 'cfc58473-3d21-45d5-9a01-280b1f49c106', 'name': 'tempest-type-Backup-1317510164'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:51:16.121903 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-3520feac-edf7-4ffc-bea2-24e2eaf97fd0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating backup of volume cfc58473-3d21-45d5-9a01-280b1f49c106 in container None Aug 13 23:51:16.133121 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.133121 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:16.134008 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3520feac-edf7-4ffc-bea2-24e2eaf97fd0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:16.157847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-3520feac-edf7-4ffc-bea2-24e2eaf97fd0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['5b11a546-d1bd-4f58-9053-7a0ae8b3eb64', 'df1c6017-3302-403a-8cdc-58ec8cfb07ed'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:16.195522 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3520feac-edf7-4ffc-bea2-24e2eaf97fd0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:51:16.196092 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1037/4087] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:51:16 2026] POST /volume/v3/backups => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:16.208727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-711ba3be-9038-4f63-8935-6b1224fa521c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.210752 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-711ba3be-9038-4f63-8935-6b1224fa521c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:16.211326 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-711ba3be-9038-4f63-8935-6b1224fa521c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.211326 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-711ba3be-9038-4f63-8935-6b1224fa521c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.211392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-711ba3be-9038-4f63-8935-6b1224fa521c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:16.217571 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.217571 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:16.218511 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-711ba3be-9038-4f63-8935-6b1224fa521c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:16.219417 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1017/4088] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:16.238398 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c8a5532e-16c9-4deb-ad6c-840dbf5a93d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.240907 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8a5532e-16c9-4deb-ad6c-840dbf5a93d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:16.241081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8a5532e-16c9-4deb-ad6c-840dbf5a93d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.241367 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8a5532e-16c9-4deb-ad6c-840dbf5a93d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.241525 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c8a5532e-16c9-4deb-ad6c-840dbf5a93d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:16.247252 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.247252 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:16.248213 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8a5532e-16c9-4deb-ad6c-840dbf5a93d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:16.248704 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1013/4089] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:16.272747 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-02b07954-0c2b-487d-93b4-64fcb22a0bec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.277797 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-02b07954-0c2b-487d-93b4-64fcb22a0bec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:51:16.278144 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-02b07954-0c2b-487d-93b4-64fcb22a0bec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.278431 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-02b07954-0c2b-487d-93b4-64fcb22a0bec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.288904 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.288904 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:16.294134 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-02b07954-0c2b-487d-93b4-64fcb22a0bec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:51:16.301138 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-02b07954-0c2b-487d-93b4-64fcb22a0bec tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 200 Aug 13 23:51:16.301705 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1023/4090] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:16.363952 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17cb32bd-4c7b-43d8-9c2d-c1c8aa983996 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.366086 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17cb32bd-4c7b-43d8-9c2d-c1c8aa983996 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:16.366313 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17cb32bd-4c7b-43d8-9c2d-c1c8aa983996 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.366501 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17cb32bd-4c7b-43d8-9c2d-c1c8aa983996 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.375695 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.375695 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:16.379515 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-17cb32bd-4c7b-43d8-9c2d-c1c8aa983996 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:16.383769 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17cb32bd-4c7b-43d8-9c2d-c1c8aa983996 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb returned with HTTP 200 Aug 13 23:51:16.384165 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1038/4091] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:16.400586 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dfdab2b6-4dbc-4682-8e01-1d994a1a8fb7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.405715 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfdab2b6-4dbc-4682-8e01-1d994a1a8fb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:51:16.405715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfdab2b6-4dbc-4682-8e01-1d994a1a8fb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd37a17f-fe04-4399-a76f-83c41e8992cb", "name": "tempest-VolumeDependencyTests-Snapshot-792432053"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:16.416576 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.416576 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:16.417397 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dfdab2b6-4dbc-4682-8e01-1d994a1a8fb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:16.417397 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-dfdab2b6-4dbc-4682-8e01-1d994a1a8fb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create snapshot from volume fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:16.443745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-34de3a04-9c24-4084-a4cf-fc85ad8efcd5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.447606 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34de3a04-9c24-4084-a4cf-fc85ad8efcd5 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:16.447606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34de3a04-9c24-4084-a4cf-fc85ad8efcd5 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.447606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34de3a04-9c24-4084-a4cf-fc85ad8efcd5 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.447606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-34de3a04-9c24-4084-a4cf-fc85ad8efcd5 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:16.450376 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-dfdab2b6-4dbc-4682-8e01-1d994a1a8fb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['224bc9d0-a926-40dc-bac2-a92f5a6d46df', 'da83c34b-bf89-4361-a595-a14a3adb6536', '98c2020e-02e1-4163-9420-e59ecd79b3df', '8fd75a39-1eda-4fbd-9139-f9ae2a0abbfd'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:16.451673 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.451673 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:16.452745 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34de3a04-9c24-4084-a4cf-fc85ad8efcd5 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:16.453613 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1014/4092] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:16.486371 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dfdab2b6-4dbc-4682-8e01-1d994a1a8fb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot create request issued successfully. Aug 13 23:51:16.487097 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfdab2b6-4dbc-4682-8e01-1d994a1a8fb7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:51:16.487257 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1018/4093] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:51:16 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 13 23:51:16.502868 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d5dc5f1-8e95-4dba-9f2f-1e0771cdf830 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.504756 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d5dc5f1-8e95-4dba-9f2f-1e0771cdf830 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:16.504943 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d5dc5f1-8e95-4dba-9f2f-1e0771cdf830 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.505600 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d5dc5f1-8e95-4dba-9f2f-1e0771cdf830 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.510417 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.510417 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:16.510630 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1d5dc5f1-8e95-4dba-9f2f-1e0771cdf830 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:16.511535 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d5dc5f1-8e95-4dba-9f2f-1e0771cdf830 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f returned with HTTP 200 Aug 13 23:51:16.511977 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1024/4094] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:16.861566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-e9f8bdcc-fbc5-4ddb-b450-b8aeaa15dd3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.863564 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-e9f8bdcc-fbc5-4ddb-b450-b8aeaa15dd3c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:51:16.863900 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-e9f8bdcc-fbc5-4ddb-b450-b8aeaa15dd3c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.864157 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-e9f8bdcc-fbc5-4ddb-b450-b8aeaa15dd3c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.871560 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.871560 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:16.875265 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-e9f8bdcc-fbc5-4ddb-b450-b8aeaa15dd3c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:51:16.880238 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-e9f8bdcc-fbc5-4ddb-b450-b8aeaa15dd3c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 200 Aug 13 23:51:16.880701 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1039/4095] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:16.890222 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-205f4dcd-6a0f-4255-a79f-aaed84f22df5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.890567 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-205f4dcd-6a0f-4255-a79f-aaed84f22df5 None None] GET https://10.4.3.81/volume// Aug 13 23:51:16.890717 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-205f4dcd-6a0f-4255-a79f-aaed84f22df5 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:16.890892 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-205f4dcd-6a0f-4255-a79f-aaed84f22df5 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:16.891238 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-205f4dcd-6a0f-4255-a79f-aaed84f22df5 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:51:16.891492 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1015/4096] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:51:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:51:16.898240 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-87678f2b-fbff-4eff-a02b-01c1bbbde5aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:16.900161 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-87678f2b-fbff-4eff-a02b-01c1bbbde5aa tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:51:16.900486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-87678f2b-fbff-4eff-a02b-01c1bbbde5aa tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "992d1e2a-0857-4066-80fa-d699e3b47541", "connector": null, "instance_uuid": "f7a5d7e7-4745-4c1a-9af9-c92cbf6462e9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:16.907919 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:16.907919 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:16.931678 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-87678f2b-fbff-4eff-a02b-01c1bbbde5aa tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:51:16.932153 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1019/4097] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:51:16 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:17.233150 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0312507-0f5d-4e72-b12b-9821f9e31fd8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:17.234922 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0312507-0f5d-4e72-b12b-9821f9e31fd8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:17.235175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0312507-0f5d-4e72-b12b-9821f9e31fd8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:17.235385 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0312507-0f5d-4e72-b12b-9821f9e31fd8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:17.235490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b0312507-0f5d-4e72-b12b-9821f9e31fd8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:17.240776 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:17.240776 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:17.241607 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0312507-0f5d-4e72-b12b-9821f9e31fd8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:17.242112 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1025/4098] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:17 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:17.263530 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d9cd9dd-fcee-4847-a2af-1f7eed6925b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:17.266743 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d9cd9dd-fcee-4847-a2af-1f7eed6925b9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:17.267779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d9cd9dd-fcee-4847-a2af-1f7eed6925b9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:17.268269 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d9cd9dd-fcee-4847-a2af-1f7eed6925b9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:17.268581 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3d9cd9dd-fcee-4847-a2af-1f7eed6925b9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:17.278471 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:17.278471 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:17.278471 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d9cd9dd-fcee-4847-a2af-1f7eed6925b9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:17.278471 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1040/4099] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:17 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:17.463786 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22bc805e-bd84-4923-a871-53dca622abc6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:17.466483 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22bc805e-bd84-4923-a871-53dca622abc6 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:17.466700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22bc805e-bd84-4923-a871-53dca622abc6 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:17.466899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22bc805e-bd84-4923-a871-53dca622abc6 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:17.467035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-22bc805e-bd84-4923-a871-53dca622abc6 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:17.471308 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:17.471308 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:17.471921 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22bc805e-bd84-4923-a871-53dca622abc6 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:17.472535 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1016/4100] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:17 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:17.483434 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f3d84f9-4730-4559-8e11-48826c5c0d41 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:17.484969 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f3d84f9-4730-4559-8e11-48826c5c0d41 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] DELETE https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:17.485187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f3d84f9-4730-4559-8e11-48826c5c0d41 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:17.485365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f3d84f9-4730-4559-8e11-48826c5c0d41 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:17.485464 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-6f3d84f9-4730-4559-8e11-48826c5c0d41 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Delete backup with id: 18c51ce5-a132-4633-ada9-293ae16793a8. Aug 13 23:51:17.492248 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:17.492248 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:17.506931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-6f3d84f9-4730-4559-8e11-48826c5c0d41 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] delete_backup rpcapi backup_id 18c51ce5-a132-4633-ada9-293ae16793a8 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:51:17.508592 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f3d84f9-4730-4559-8e11-48826c5c0d41 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 202 Aug 13 23:51:17.509259 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1020/4101] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:17 2026] DELETE /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:51:17.518896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-35560b00-785b-4f21-b3ed-a4efee186c08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:17.521932 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35560b00-785b-4f21-b3ed-a4efee186c08 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:17.521932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35560b00-785b-4f21-b3ed-a4efee186c08 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:17.521932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35560b00-785b-4f21-b3ed-a4efee186c08 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:17.521932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-35560b00-785b-4f21-b3ed-a4efee186c08 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:17.523439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45aafb98-a06a-42d5-ac98-f48e771d39e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:17.525175 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45aafb98-a06a-42d5-ac98-f48e771d39e2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:17.525787 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45aafb98-a06a-42d5-ac98-f48e771d39e2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:17.526762 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45aafb98-a06a-42d5-ac98-f48e771d39e2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:17.533478 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:17.533478 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:17.536003 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:17.536003 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:17.536003 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35560b00-785b-4f21-b3ed-a4efee186c08 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 200 Aug 13 23:51:17.536003 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1026/4102] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:17 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:17.537962 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45aafb98-a06a-42d5-ac98-f48e771d39e2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:17.537962 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45aafb98-a06a-42d5-ac98-f48e771d39e2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f returned with HTTP 200 Aug 13 23:51:17.538645 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1041/4103] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:17 2026] GET /volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:17.549115 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-451788b2-44de-47c0-8b08-654e41166eb3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:17.551595 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:17.552119 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "350673d9-b33a-446e-a23e-7aa119117e8f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-520316962"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:17.554415 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'snapshot_id': '350673d9-b33a-446e-a23e-7aa119117e8f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-520316962'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:17.566147 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:17.566147 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:17.566748 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:17.566916 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:17.574887 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:17.586214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (6c64de28-b776-474d-aab8-b7a827de1d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:17.588653 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebae9f5a-d2c5-4534-ac14-1ba5f09a38fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:17.590076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:17.630939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebae9f5a-d2c5-4534-ac14-1ba5f09a38fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '350673d9-b33a-446e-a23e-7aa119117e8f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:17.630939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014fa958-8b8e-4b3b-b920-9d342ed7255b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:17.682690 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['84b726b0-22c3-4a9f-adcd-d73c77f59917', '7a5051e2-d854-4f77-a9d9-53593c1893f4', '3c5d54ab-1eed-43f6-9144-a208864ee194', '8a094879-6dd5-4cfc-affe-7f5702a99ce2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:17.684068 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014fa958-8b8e-4b3b-b920-9d342ed7255b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b726b0-22c3-4a9f-adcd-d73c77f59917', '7a5051e2-d854-4f77-a9d9-53593c1893f4', '3c5d54ab-1eed-43f6-9144-a208864ee194', '8a094879-6dd5-4cfc-affe-7f5702a99ce2']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:17.685776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb48f16-8881-410f-934a-bc2616f78105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:17.728216 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb48f16-8881-410f-934a-bc2616f78105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19ed0f31-2e73-4a6a-acb8-40909f837634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-520316962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['84b726b0-22c3-4a9f-adcd-d73c77f59917','7a5051e2-d854-4f77-a9d9-53593c1893f4','3c5d54ab-1eed-43f6-9144-a208864ee194','8a094879-6dd5-4cfc-affe-7f5702a99ce2'],size=1,snapshot_id=350673d9-b33a-446e-a23e-7aa119117e8f,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-520316962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19ed0f31-2e73-4a6a-acb8-40909f837634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=350673d9-b33a-446e-a23e-7aa119117e8f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:17.729208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ba15e0-886e-4489-b240-29c3a3ccb5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:17.750974 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ba15e0-886e-4489-b240-29c3a3ccb5b4) transitioned into state 'SUCCESS' from state '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-520316962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['84b726b0-22c3-4a9f-adcd-d73c77f59917','7a5051e2-d854-4f77-a9d9-53593c1893f4','3c5d54ab-1eed-43f6-9144-a208864ee194','8a094879-6dd5-4cfc-affe-7f5702a99ce2'],size=1,snapshot_id=350673d9-b33a-446e-a23e-7aa119117e8f,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:17.752595 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b8c910-e315-40d9-acdd-37e6ee358762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:17.782449 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b8c910-e315-40d9-acdd-37e6ee358762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:17.783902 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (6c64de28-b776-474d-aab8-b7a827de1d0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:17.784379 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:17.785197 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-451788b2-44de-47c0-8b08-654e41166eb3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:17.785815 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1017/4104] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:51:17 2026] POST /volume/v3/volumes => generated 801 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:17.810074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b068ca9-7752-4a8a-929d-33cc21b4d523 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:17.814471 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b068ca9-7752-4a8a-929d-33cc21b4d523 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:17.814814 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b068ca9-7752-4a8a-929d-33cc21b4d523 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:17.815151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b068ca9-7752-4a8a-929d-33cc21b4d523 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:17.826382 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:17.826382 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:17.836294 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2b068ca9-7752-4a8a-929d-33cc21b4d523 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:17.843728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b068ca9-7752-4a8a-929d-33cc21b4d523 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 returned with HTTP 200 Aug 13 23:51:17.843973 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1021/4105] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:17 2026] GET /volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:18.123710 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8a68f58-93fd-4cac-9f43-f7a879678f7c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.124237 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8a68f58-93fd-4cac-9f43-f7a879678f7c None None] GET https://10.4.3.81/volume// Aug 13 23:51:18.124481 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8a68f58-93fd-4cac-9f43-f7a879678f7c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:18.124751 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8a68f58-93fd-4cac-9f43-f7a879678f7c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:18.125333 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8a68f58-93fd-4cac-9f43-f7a879678f7c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:51:18.125750 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1027/4106] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:51:18 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:51:18.141058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-ef9cc86a-9324-48d2-818e-aa05e3908610 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.143688 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-ef9cc86a-9324-48d2-818e-aa05e3908610 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:51:18.144801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-ef9cc86a-9324-48d2-818e-aa05e3908610 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:18.144801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-ef9cc86a-9324-48d2-818e-aa05e3908610 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:18.155490 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.155490 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:18.160112 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-ef9cc86a-9324-48d2-818e-aa05e3908610 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:51:18.170305 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-ef9cc86a-9324-48d2-818e-aa05e3908610 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 200 Aug 13 23:51:18.170766 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1042/4107] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:51:18 2026] GET /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 1571 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:51:18.256624 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44939cd4-5016-4f42-a033-44dabd991c71 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.259585 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44939cd4-5016-4f42-a033-44dabd991c71 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:18.259890 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44939cd4-5016-4f42-a033-44dabd991c71 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:18.260202 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44939cd4-5016-4f42-a033-44dabd991c71 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:18.260365 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-44939cd4-5016-4f42-a033-44dabd991c71 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:18.265294 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.265294 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:18.266008 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44939cd4-5016-4f42-a033-44dabd991c71 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:18.266502 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1018/4108] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:18 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:18.276387 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-0807b373-8e86-406b-be0e-876139c90436 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.277926 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-0807b373-8e86-406b-be0e-876139c90436 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] PUT https://10.4.3.81/volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62 Aug 13 23:51:18.278390 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-0807b373-8e86-406b-be0e-876139c90436 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:18.285932 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-0807b373-8e86-406b-be0e-876139c90436 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Acquiring lock "cinder-attachment_update-992d1e2a-0857-4066-80fa-d699e3b47541-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:51:18.288850 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-019c5b1c-731a-43a3-b6d1-20728c62976c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.292263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-0807b373-8e86-406b-be0e-876139c90436 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-992d1e2a-0857-4066-80fa-d699e3b47541-np0000007283" acquired by "attachment_update" :: waited 0.004s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:51:18.292383 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-019c5b1c-731a-43a3-b6d1-20728c62976c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:18.292383 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-019c5b1c-731a-43a3-b6d1-20728c62976c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:18.292448 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.292448 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:18.292487 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-019c5b1c-731a-43a3-b6d1-20728c62976c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:18.292487 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-019c5b1c-731a-43a3-b6d1-20728c62976c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:18.295792 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.295792 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:18.296734 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-019c5b1c-731a-43a3-b6d1-20728c62976c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:18.297050 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1028/4109] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:18 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:18.382715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-0807b373-8e86-406b-be0e-876139c90436 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Lock "cinder-attachment_update-992d1e2a-0857-4066-80fa-d699e3b47541-np0000007283" released by "attachment_update" :: held 0.092s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:51:18.384317 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-0807b373-8e86-406b-be0e-876139c90436 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62 returned with HTTP 200 Aug 13 23:51:18.385266 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1022/4110] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:51:18 2026] PUT /volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:18.423196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-f2640868-58e1-45c2-ad20-533eefe61064 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.426567 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-f2640868-58e1-45c2-ad20-533eefe61064 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] POST https://10.4.3.81/volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62/action Aug 13 23:51:18.427584 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-f2640868-58e1-45c2-ad20-533eefe61064 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:51:18.427766 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-f2640868-58e1-45c2-ad20-533eefe61064 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:18.451549 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.451549 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:18.463791 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e02bc3fb-4ff1-4f17-a086-80065e8ba987 req-f2640868-58e1-45c2-ad20-533eefe61064 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62/action returned with HTTP 204 Aug 13 23:51:18.464563 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1043/4111] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:51:18 2026] POST /volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:18.545903 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c65efbae-40c1-48fd-b751-53d98879eca4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.547938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c65efbae-40c1-48fd-b751-53d98879eca4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 Aug 13 23:51:18.548215 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c65efbae-40c1-48fd-b751-53d98879eca4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:18.548448 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c65efbae-40c1-48fd-b751-53d98879eca4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:18.548629 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c65efbae-40c1-48fd-b751-53d98879eca4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Show backup with id 18c51ce5-a132-4633-ada9-293ae16793a8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:18.552172 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c65efbae-40c1-48fd-b751-53d98879eca4 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 returned with HTTP 404 Aug 13 23:51:18.552706 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1019/4112] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:18 2026] GET /volume/v3/backups/18c51ce5-a132-4633-ada9-293ae16793a8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:18.560809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6b186638-e1d1-4e9f-9532-b97bb366c214 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.562975 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b186638-e1d1-4e9f-9532-b97bb366c214 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 Aug 13 23:51:18.563322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b186638-e1d1-4e9f-9532-b97bb366c214 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:18.563610 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b186638-e1d1-4e9f-9532-b97bb366c214 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:18.563821 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6b186638-e1d1-4e9f-9532-b97bb366c214 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Delete volume with id: 92eec8bb-f681-4ae2-b52f-4ea5d109b817 Aug 13 23:51:18.571851 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.571851 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:18.572326 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6b186638-e1d1-4e9f-9532-b97bb366c214 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Volume info retrieved successfully. Aug 13 23:51:18.593201 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6b186638-e1d1-4e9f-9532-b97bb366c214 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Delete volume request issued successfully. Aug 13 23:51:18.593436 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b186638-e1d1-4e9f-9532-b97bb366c214 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 returned with HTTP 202 Aug 13 23:51:18.594112 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1029/4113] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:18 2026] DELETE /volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:18.601937 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8af891f-de9e-4ec8-b680-e449b925daf1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.603795 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8af891f-de9e-4ec8-b680-e449b925daf1 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 Aug 13 23:51:18.604249 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8af891f-de9e-4ec8-b680-e449b925daf1 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:18.604591 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8af891f-de9e-4ec8-b680-e449b925daf1 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:18.615143 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.615143 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:18.618839 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8af891f-de9e-4ec8-b680-e449b925daf1 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Volume info retrieved successfully. Aug 13 23:51:18.623610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8af891f-de9e-4ec8-b680-e449b925daf1 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 returned with HTTP 200 Aug 13 23:51:18.624258 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1023/4114] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:18 2026] GET /volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 => generated 1003 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:18.858159 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-685d4fb9-5f9b-499d-bf06-c0b49462252a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.861020 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-685d4fb9-5f9b-499d-bf06-c0b49462252a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:18.861477 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-685d4fb9-5f9b-499d-bf06-c0b49462252a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:18.861826 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-685d4fb9-5f9b-499d-bf06-c0b49462252a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:18.872136 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.872136 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:18.877008 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-685d4fb9-5f9b-499d-bf06-c0b49462252a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:18.883673 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-685d4fb9-5f9b-499d-bf06-c0b49462252a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 returned with HTTP 200 Aug 13 23:51:18.884470 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1044/4115] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:18 2026] GET /volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:18.898292 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bedc1e9f-479c-4590-ad10-fc7dda7b6385 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:18.900118 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bedc1e9f-479c-4590-ad10-fc7dda7b6385 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:51:18.901362 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bedc1e9f-479c-4590-ad10-fc7dda7b6385 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19ed0f31-2e73-4a6a-acb8-40909f837634", "name": "tempest-VolumeDependencyTests-Snapshot-836467014"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:18.914590 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:18.914590 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:18.915314 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bedc1e9f-479c-4590-ad10-fc7dda7b6385 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:18.915501 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-bedc1e9f-479c-4590-ad10-fc7dda7b6385 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create snapshot from volume 19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:18.955741 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-bedc1e9f-479c-4590-ad10-fc7dda7b6385 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['eaf186b7-7474-4536-bd93-8b5526d66536', '1a7cd7f0-80f2-4cc2-93bc-ef7e650fb406', '6f9c4805-34b3-4402-af92-5773812174d9', '9cadf69c-e767-41b1-bd9f-88bbdb8a02d7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:19.004448 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bedc1e9f-479c-4590-ad10-fc7dda7b6385 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot create request issued successfully. Aug 13 23:51:19.004867 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bedc1e9f-479c-4590-ad10-fc7dda7b6385 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:51:19.005448 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1020/4116] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:51:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:19.017543 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c03fb6d8-3b0b-41a6-a4af-70a5e3fb0c88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:19.020487 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c03fb6d8-3b0b-41a6-a4af-70a5e3fb0c88 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:19.021056 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c03fb6d8-3b0b-41a6-a4af-70a5e3fb0c88 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:19.022659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c03fb6d8-3b0b-41a6-a4af-70a5e3fb0c88 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:19.028765 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:19.028765 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:19.029617 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c03fb6d8-3b0b-41a6-a4af-70a5e3fb0c88 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:19.030845 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c03fb6d8-3b0b-41a6-a4af-70a5e3fb0c88 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e returned with HTTP 200 Aug 13 23:51:19.031408 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1030/4117] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:19 2026] GET /volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:19.283401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-acd27721-15ac-4565-bb13-432aa97e3735 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:19.285727 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acd27721-15ac-4565-bb13-432aa97e3735 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:19.289268 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acd27721-15ac-4565-bb13-432aa97e3735 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:19.289484 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acd27721-15ac-4565-bb13-432aa97e3735 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:19.289591 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-acd27721-15ac-4565-bb13-432aa97e3735 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:19.294773 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:19.294773 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:19.296551 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acd27721-15ac-4565-bb13-432aa97e3735 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:19.297005 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1024/4118] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:19 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:19.307854 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93881fa9-d1ee-4a31-b42b-274c8d291794 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:19.310771 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93881fa9-d1ee-4a31-b42b-274c8d291794 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:19.311257 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93881fa9-d1ee-4a31-b42b-274c8d291794 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:19.311488 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93881fa9-d1ee-4a31-b42b-274c8d291794 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:19.311713 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-93881fa9-d1ee-4a31-b42b-274c8d291794 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:19.317680 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:19.317680 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:19.318527 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93881fa9-d1ee-4a31-b42b-274c8d291794 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:19.318934 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1045/4119] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:19 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:19.639182 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23284abc-36b0-464f-9054-34bfae0ea814 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:19.641410 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23284abc-36b0-464f-9054-34bfae0ea814 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] GET https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 Aug 13 23:51:19.641678 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23284abc-36b0-464f-9054-34bfae0ea814 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:19.641938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23284abc-36b0-464f-9054-34bfae0ea814 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:19.649592 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23284abc-36b0-464f-9054-34bfae0ea814 tempest-ProjectReaderTests39-1961845018 tempest-ProjectReaderTests39-1961845018-project-admin] https://10.4.3.81/volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 returned with HTTP 404 Aug 13 23:51:19.650383 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1021/4120] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:19 2026] GET /volume/v3/volumes/92eec8bb-f681-4ae2-b52f-4ea5d109b817 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:20.040887 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cf316541-3915-4815-ab06-77b1e63a5bc4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:20.042938 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf316541-3915-4815-ab06-77b1e63a5bc4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:20.045375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf316541-3915-4815-ab06-77b1e63a5bc4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:20.045375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf316541-3915-4815-ab06-77b1e63a5bc4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:20.049174 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:20.049174 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:20.049801 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cf316541-3915-4815-ab06-77b1e63a5bc4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:20.051049 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf316541-3915-4815-ab06-77b1e63a5bc4 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e returned with HTTP 200 Aug 13 23:51:20.051864 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1031/4121] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:20 2026] GET /volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:20.061464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:20.064273 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:20.064858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2ca94786-a108-4f09-9aab-279826eaa57e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1107508999"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:20.066851 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'snapshot_id': '2ca94786-a108-4f09-9aab-279826eaa57e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1107508999'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:20.076415 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:20.076415 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:20.077043 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:20.077235 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:20.083008 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:20.091435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (451561d3-5ecf-47dc-9382-7c6b3c4c8283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:20.093033 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd2dd93-e799-40b7-844c-f1a999c0cf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:20.094442 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:20.196877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd2dd93-e799-40b7-844c-f1a999c0cf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2ca94786-a108-4f09-9aab-279826eaa57e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:20.198446 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b592bb7-b518-48cc-b0fd-b2c132893465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:20.250232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['372c9c79-c0b8-47d4-b41e-e9ac7046a213', '23bb642b-d978-4bcc-a398-570b586a8c2b', 'a55c0d51-89e8-4f5b-98c6-fbf70f83875c', 'ece15fae-4a5c-4222-a20e-542c83b751e8'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:20.251331 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b592bb7-b518-48cc-b0fd-b2c132893465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['372c9c79-c0b8-47d4-b41e-e9ac7046a213', '23bb642b-d978-4bcc-a398-570b586a8c2b', 'a55c0d51-89e8-4f5b-98c6-fbf70f83875c', 'ece15fae-4a5c-4222-a20e-542c83b751e8']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:20.252284 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06bd8331-3a00-475f-b5d6-2f3b4aa352bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:20.296237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06bd8331-3a00-475f-b5d6-2f3b4aa352bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78108b54-874a-4310-8483-3744f7834912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1107508999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['372c9c79-c0b8-47d4-b41e-e9ac7046a213','23bb642b-d978-4bcc-a398-570b586a8c2b','a55c0d51-89e8-4f5b-98c6-fbf70f83875c','ece15fae-4a5c-4222-a20e-542c83b751e8'],size=1,snapshot_id=2ca94786-a108-4f09-9aab-279826eaa57e,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1107508999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78108b54-874a-4310-8483-3744f7834912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2ca94786-a108-4f09-9aab-279826eaa57e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:20.297238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61cafb4-8ad3-42a5-a981-87109b3a1a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:20.310235 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ed5b1808-4a7f-41ff-bca8-17b6b76b7ecb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:20.316018 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed5b1808-4a7f-41ff-bca8-17b6b76b7ecb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:20.316018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed5b1808-4a7f-41ff-bca8-17b6b76b7ecb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:20.316167 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed5b1808-4a7f-41ff-bca8-17b6b76b7ecb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:20.316317 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ed5b1808-4a7f-41ff-bca8-17b6b76b7ecb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:20.321820 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:20.321820 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:20.323019 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed5b1808-4a7f-41ff-bca8-17b6b76b7ecb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:20.325157 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1046/4122] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:20 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:20.333202 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f78750d-e5e1-4da7-a420-a714c28c0b49 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:20.335272 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f78750d-e5e1-4da7-a420-a714c28c0b49 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:20.335611 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f78750d-e5e1-4da7-a420-a714c28c0b49 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:20.335789 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f78750d-e5e1-4da7-a420-a714c28c0b49 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:20.335942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5f78750d-e5e1-4da7-a420-a714c28c0b49 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:20.337339 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61cafb4-8ad3-42a5-a981-87109b3a1a42) transitioned into state 'SUCCESS' from state '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-1107508999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['372c9c79-c0b8-47d4-b41e-e9ac7046a213','23bb642b-d978-4bcc-a398-570b586a8c2b','a55c0d51-89e8-4f5b-98c6-fbf70f83875c','ece15fae-4a5c-4222-a20e-542c83b751e8'],size=1,snapshot_id=2ca94786-a108-4f09-9aab-279826eaa57e,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:20.338004 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7967dab8-3e5a-4262-bbc4-70d8d337b256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:20.340832 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:20.340832 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:20.341844 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f78750d-e5e1-4da7-a420-a714c28c0b49 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:20.342285 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1022/4123] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:20 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:20.363723 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7967dab8-3e5a-4262-bbc4-70d8d337b256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:20.367016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (451561d3-5ecf-47dc-9382-7c6b3c4c8283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:20.367016 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:20.367016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b2ab3dd-1dfc-453d-af30-674a8e19a383 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:20.367016 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1025/4124] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:51:20 2026] POST /volume/v3/volumes => generated 802 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:20.386225 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5b58799a-3ac1-4171-bacb-a7cfbc64c392 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:20.390139 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b58799a-3ac1-4171-bacb-a7cfbc64c392 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:20.391132 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b58799a-3ac1-4171-bacb-a7cfbc64c392 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:20.392302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b58799a-3ac1-4171-bacb-a7cfbc64c392 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:20.403517 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:20.403517 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:20.408525 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5b58799a-3ac1-4171-bacb-a7cfbc64c392 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:20.415347 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b58799a-3ac1-4171-bacb-a7cfbc64c392 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 returned with HTTP 200 Aug 13 23:51:20.415881 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1032/4125] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:20 2026] GET /volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:21.340856 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c93b096-ddda-4ad4-8d64-4ced4e12e138 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:21.343648 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c93b096-ddda-4ad4-8d64-4ced4e12e138 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:21.343648 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c93b096-ddda-4ad4-8d64-4ced4e12e138 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:21.343864 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c93b096-ddda-4ad4-8d64-4ced4e12e138 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:21.343963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2c93b096-ddda-4ad4-8d64-4ced4e12e138 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:21.348952 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:21.348952 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:21.349730 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c93b096-ddda-4ad4-8d64-4ced4e12e138 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:21.350274 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1047/4126] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:21 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:21.357158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32d2d55e-1945-4e25-ae58-604445a7ea63 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:21.359683 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32d2d55e-1945-4e25-ae58-604445a7ea63 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:21.359882 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32d2d55e-1945-4e25-ae58-604445a7ea63 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:21.360087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32d2d55e-1945-4e25-ae58-604445a7ea63 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:21.360218 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-32d2d55e-1945-4e25-ae58-604445a7ea63 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:21.366028 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:21.366028 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:21.368811 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32d2d55e-1945-4e25-ae58-604445a7ea63 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:21.368811 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1023/4127] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:21 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:21.431854 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da4c3b80-3354-495d-b28e-f5902dc5f336 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:21.434363 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da4c3b80-3354-495d-b28e-f5902dc5f336 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:21.434698 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da4c3b80-3354-495d-b28e-f5902dc5f336 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:21.434940 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da4c3b80-3354-495d-b28e-f5902dc5f336 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:21.450125 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:21.450125 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:21.459566 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da4c3b80-3354-495d-b28e-f5902dc5f336 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:21.466794 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da4c3b80-3354-495d-b28e-f5902dc5f336 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 returned with HTTP 200 Aug 13 23:51:21.467185 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1026/4128] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:21 2026] GET /volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:21.480841 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e8946d57-2bf0-4b1e-a05d-e5c0af323ba2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:21.483088 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8946d57-2bf0-4b1e-a05d-e5c0af323ba2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:21.483340 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8946d57-2bf0-4b1e-a05d-e5c0af323ba2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:21.483555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8946d57-2bf0-4b1e-a05d-e5c0af323ba2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:21.483665 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-e8946d57-2bf0-4b1e-a05d-e5c0af323ba2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: 350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:21.490519 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:21.490519 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:21.491196 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e8946d57-2bf0-4b1e-a05d-e5c0af323ba2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:21.518845 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e8946d57-2bf0-4b1e-a05d-e5c0af323ba2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot delete request issued successfully. Aug 13 23:51:21.519162 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8946d57-2bf0-4b1e-a05d-e5c0af323ba2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f returned with HTTP 202 Aug 13 23:51:21.519749 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1033/4129] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:21 2026] DELETE /volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:21.532153 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23d2b943-4509-4dfa-9080-faa101b6ffd9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:21.536084 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23d2b943-4509-4dfa-9080-faa101b6ffd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:21.536444 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23d2b943-4509-4dfa-9080-faa101b6ffd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:21.536732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23d2b943-4509-4dfa-9080-faa101b6ffd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:21.545624 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:21.545624 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:21.546198 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-23d2b943-4509-4dfa-9080-faa101b6ffd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:21.547026 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23d2b943-4509-4dfa-9080-faa101b6ffd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f returned with HTTP 200 Aug 13 23:51:21.547581 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1048/4130] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:21 2026] GET /volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:21.596682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-63dc0426-40fd-4967-a906-cac298053529 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:21.712211 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63dc0426-40fd-4967-a906-cac298053529 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:51:21.712574 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63dc0426-40fd-4967-a906-cac298053529 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1900464394", "extra_specs": {"storage_protocol": "tempest-storage_protocol-687749566", "vendor_name": "tempest-vendor_name-797582254"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:21.726507 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63dc0426-40fd-4967-a906-cac298053529 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:51:21.726871 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1024/4131] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:51:21 2026] POST /volume/v3/types => generated 328 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:21.736066 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:21.738357 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:21.738732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b5b0045-ec4b-45a8-a580-527f524d4a51", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:21.740119 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume request body: {'volume': {'volume_type': '2b5b0045-ec4b-45a8-a580-527f524d4a51', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:21.743703 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume of 1 GB Aug 13 23:51:21.743964 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:21.743964 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:21.744381 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Availability Zones retrieved successfully. Aug 13 23:51:21.749791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Flow 'volume_create_api' (79bfa095-5648-4599-b6b5-146039b1b235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:21.750646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd883d7d-5e7d-4da1-a965-38c694301629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:21.751345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:21.774422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd883d7d-5e7d-4da1-a965-38c694301629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:51:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-687749566',vendor_name='tempest-vendor_name-797582254'},id=2b5b0045-ec4b-45a8-a580-527f524d4a51,is_public=True,name='tempest-ProjectMemberTests-volume-type-1900464394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b5b0045-ec4b-45a8-a580-527f524d4a51', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:21.775504 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95303dc6-4795-4aba-a345-92cfc1fe5596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:21.800416 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1900464394 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1900464394, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:21.800725 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1900464394 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1900464394, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:21.830347 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Created reservations ['c6a93561-2952-482a-821f-01582cf6fbc9', '70f2dc45-79e2-4285-84c5-53a333d2ab05', '4c4b232e-82ce-46f1-8926-3c72da04789a', 'c6f9b13c-9044-4830-ac3a-8452481bb91e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:21.831212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95303dc6-4795-4aba-a345-92cfc1fe5596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a93561-2952-482a-821f-01582cf6fbc9', '70f2dc45-79e2-4285-84c5-53a333d2ab05', '4c4b232e-82ce-46f1-8926-3c72da04789a', 'c6f9b13c-9044-4830-ac3a-8452481bb91e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:21.831902 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e932ea-caf0-4bc4-9a00-bbe21de2321d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:21.855333 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e932ea-caf0-4bc4-9a00-bbe21de2321d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bfe4dcc-81f4-4751-9291-a48df71acfb6', '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='84fb5a10ef4e43c89d4f37ac80734ce2',qos_specs=None,replication_status=,reservations=['c6a93561-2952-482a-821f-01582cf6fbc9','70f2dc45-79e2-4285-84c5-53a333d2ab05','4c4b232e-82ce-46f1-8926-3c72da04789a','c6f9b13c-9044-4830-ac3a-8452481bb91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e350636ed48479b840e3a2e60e4d81f',volume_type_id=2b5b0045-ec4b-45a8-a580-527f524d4a51), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51: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=7bfe4dcc-81f4-4751-9291-a48df71acfb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fb5a10ef4e43c89d4f37ac80734ce2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e350636ed48479b840e3a2e60e4d81f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b5b0045-ec4b-45a8-a580-527f524d4a51),volume_type_id=2b5b0045-ec4b-45a8-a580-527f524d4a51)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:21.856202 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92630dd3-dd83-4796-89a8-a79ca6d0da5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:21.874308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92630dd3-dd83-4796-89a8-a79ca6d0da5d) transitioned into state 'SUCCESS' from 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='84fb5a10ef4e43c89d4f37ac80734ce2',qos_specs=None,replication_status=,reservations=['c6a93561-2952-482a-821f-01582cf6fbc9','70f2dc45-79e2-4285-84c5-53a333d2ab05','4c4b232e-82ce-46f1-8926-3c72da04789a','c6f9b13c-9044-4830-ac3a-8452481bb91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e350636ed48479b840e3a2e60e4d81f',volume_type_id=2b5b0045-ec4b-45a8-a580-527f524d4a51)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:21.875186 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56900884-0c9e-4869-9f67-cb74d75c0b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:21.884824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56900884-0c9e-4869-9f67-cb74d75c0b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:21.885880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Flow 'volume_create_api' (79bfa095-5648-4599-b6b5-146039b1b235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:21.886724 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume request issued successfully. Aug 13 23:51:21.887037 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec5d6402-0078-40a3-a187-f7fcb2f8aa82 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:21.887690 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1027/4132] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:51:21 2026] POST /volume/v3/volumes => generated 772 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:21.899788 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32f508d9-7021-4101-9797-50e5307a76eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:21.902608 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32f508d9-7021-4101-9797-50e5307a76eb tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 Aug 13 23:51:21.902872 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32f508d9-7021-4101-9797-50e5307a76eb tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:21.903096 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32f508d9-7021-4101-9797-50e5307a76eb tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:21.911060 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:21.911060 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:21.915069 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-32f508d9-7021-4101-9797-50e5307a76eb tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:21.919446 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32f508d9-7021-4101-9797-50e5307a76eb tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 returned with HTTP 200 Aug 13 23:51:21.919899 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1034/4133] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:21 2026] GET /volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:22.362849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a30109d-2ff4-42a9-9685-d254aee5e351 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:22.364767 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a30109d-2ff4-42a9-9685-d254aee5e351 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:22.365050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a30109d-2ff4-42a9-9685-d254aee5e351 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:22.365342 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a30109d-2ff4-42a9-9685-d254aee5e351 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:22.365478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5a30109d-2ff4-42a9-9685-d254aee5e351 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:22.370283 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:22.370283 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:22.370854 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a30109d-2ff4-42a9-9685-d254aee5e351 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:22.371220 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1049/4134] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:22 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:22.378568 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f7438fa-d0e6-41f7-8439-627b9f5e114b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:22.380460 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f7438fa-d0e6-41f7-8439-627b9f5e114b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:22.380687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f7438fa-d0e6-41f7-8439-627b9f5e114b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:22.380904 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f7438fa-d0e6-41f7-8439-627b9f5e114b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:22.381074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0f7438fa-d0e6-41f7-8439-627b9f5e114b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:22.385092 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:22.385092 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:22.385857 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f7438fa-d0e6-41f7-8439-627b9f5e114b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:22.386248 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1025/4135] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:22 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:22.560592 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ee3888a-2749-4a3d-afe8-07a0ace4b4a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:22.562696 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ee3888a-2749-4a3d-afe8-07a0ace4b4a9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:22.562887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ee3888a-2749-4a3d-afe8-07a0ace4b4a9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:22.563109 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ee3888a-2749-4a3d-afe8-07a0ace4b4a9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:22.568218 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ee3888a-2749-4a3d-afe8-07a0ace4b4a9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f returned with HTTP 404 Aug 13 23:51:22.568800 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1028/4136] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:22 2026] GET /volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:22.576135 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4d445d67-b831-42da-8860-36ba6e12e01f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:22.579120 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d445d67-b831-42da-8860-36ba6e12e01f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:22.579120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d445d67-b831-42da-8860-36ba6e12e01f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:22.579120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d445d67-b831-42da-8860-36ba6e12e01f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:22.579120 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-4d445d67-b831-42da-8860-36ba6e12e01f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: 2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:22.584093 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:22.584093 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:22.584568 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4d445d67-b831-42da-8860-36ba6e12e01f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:22.602069 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4d445d67-b831-42da-8860-36ba6e12e01f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot delete request issued successfully. Aug 13 23:51:22.602341 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d445d67-b831-42da-8860-36ba6e12e01f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e returned with HTTP 202 Aug 13 23:51:22.602719 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1035/4137] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:22 2026] DELETE /volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:22.610910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-550504d4-ea50-409d-bc5f-106d12d1cdd1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:22.612812 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-550504d4-ea50-409d-bc5f-106d12d1cdd1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:22.613019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-550504d4-ea50-409d-bc5f-106d12d1cdd1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:22.613249 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-550504d4-ea50-409d-bc5f-106d12d1cdd1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:22.629019 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:22.629019 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:22.629543 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-550504d4-ea50-409d-bc5f-106d12d1cdd1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:22.630857 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-550504d4-ea50-409d-bc5f-106d12d1cdd1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e returned with HTTP 200 Aug 13 23:51:22.633241 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1050/4138] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:22 2026] GET /volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:22.931566 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef2f1e79-9c94-4176-a2c0-4dabc1f703aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:22.933361 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef2f1e79-9c94-4176-a2c0-4dabc1f703aa tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 Aug 13 23:51:22.933676 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef2f1e79-9c94-4176-a2c0-4dabc1f703aa tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:22.933764 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef2f1e79-9c94-4176-a2c0-4dabc1f703aa tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:22.940919 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:22.940919 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:22.944710 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef2f1e79-9c94-4176-a2c0-4dabc1f703aa tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:22.948548 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef2f1e79-9c94-4176-a2c0-4dabc1f703aa tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 returned with HTTP 200 Aug 13 23:51:22.948928 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1026/4139] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:22 2026] GET /volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:22.961629 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5779855f-1186-403e-acef-223c2c1e504a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:22.963353 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5779855f-1186-403e-acef-223c2c1e504a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:51:22.963630 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5779855f-1186-403e-acef-223c2c1e504a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:22.963691 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5779855f-1186-403e-acef-223c2c1e504a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:22.963940 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:22.963940 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:22.968955 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5779855f-1186-403e-acef-223c2c1e504a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:51:22.969728 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1029/4140] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:51:22 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:22.981003 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-af6b99f7-c246-4576-bd69-07110780706c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.077865 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af6b99f7-c246-4576-bd69-07110780706c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] DELETE https://10.4.3.81/volume/v3/messages/e28154dc-aec5-4861-95fe-290c886db21a Aug 13 23:51:23.078192 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af6b99f7-c246-4576-bd69-07110780706c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.078481 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af6b99f7-c246-4576-bd69-07110780706c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.083904 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:23.083904 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:23.092395 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af6b99f7-c246-4576-bd69-07110780706c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] https://10.4.3.81/volume/v3/messages/e28154dc-aec5-4861-95fe-290c886db21a returned with HTTP 204 Aug 13 23:51:23.092982 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1036/4141] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:51:22 2026] DELETE /volume/v3/messages/e28154dc-aec5-4861-95fe-290c886db21a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:51:23.104148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74149032-4cb4-42b6-89a2-08d81cafe9c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.106175 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74149032-4cb4-42b6-89a2-08d81cafe9c9 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] GET https://10.4.3.81/volume/v3/messages/e28154dc-aec5-4861-95fe-290c886db21a Aug 13 23:51:23.106446 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74149032-4cb4-42b6-89a2-08d81cafe9c9 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.106659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74149032-4cb4-42b6-89a2-08d81cafe9c9 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.110725 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74149032-4cb4-42b6-89a2-08d81cafe9c9 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] https://10.4.3.81/volume/v3/messages/e28154dc-aec5-4861-95fe-290c886db21a returned with HTTP 404 Aug 13 23:51:23.111526 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1051/4142] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:23 2026] GET /volume/v3/messages/e28154dc-aec5-4861-95fe-290c886db21a => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:23.122930 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.132147 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 Aug 13 23:51:23.132147 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.132147 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.132147 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Delete volume with id: 7bfe4dcc-81f4-4751-9291-a48df71acfb6 Aug 13 23:51:23.137662 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:23.137662 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:23.138029 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:23.139135 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100275) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:51:23.158775 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1900464394 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1900464394, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:23.159223 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1900464394 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1900464394, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:23.174238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Created reservations ['4600cd34-a377-4f25-83c1-47692645e597', '9876ae17-f308-4bde-be26-fba88c829d12', 'ed9c8453-4875-4678-8317-72e59f7df119', '1d85c5ff-b323-4cc9-90a9-0112afb5261b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:23.224662 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Delete volume request issued successfully. Aug 13 23:51:23.224919 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25b589d9-9b4b-4f85-a1d6-0075b272e100 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 returned with HTTP 202 Aug 13 23:51:23.225419 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1027/4143] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:23 2026] DELETE /volume/v3/volumes/7bfe4dcc-81f4-4751-9291-a48df71acfb6 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:23.233714 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ec0edbc-23a9-4854-9eec-8727859779d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.235773 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ec0edbc-23a9-4854-9eec-8727859779d2 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] DELETE https://10.4.3.81/volume/v3/types/2b5b0045-ec4b-45a8-a580-527f524d4a51 Aug 13 23:51:23.235913 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ec0edbc-23a9-4854-9eec-8727859779d2 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.236145 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ec0edbc-23a9-4854-9eec-8727859779d2 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.262421 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ec0edbc-23a9-4854-9eec-8727859779d2 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/types/2b5b0045-ec4b-45a8-a580-527f524d4a51 returned with HTTP 202 Aug 13 23:51:23.262935 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1030/4144] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:51:23 2026] DELETE /volume/v3/types/2b5b0045-ec4b-45a8-a580-527f524d4a51 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:23.271827 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-70d8da6d-0b20-4870-a404-44b77d8e98a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.274981 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70d8da6d-0b20-4870-a404-44b77d8e98a7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:51:23.276069 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70d8da6d-0b20-4870-a404-44b77d8e98a7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1851852128", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1032098286", "vendor_name": "tempest-vendor_name-669389292"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:23.297149 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70d8da6d-0b20-4870-a404-44b77d8e98a7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:51:23.298101 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1037/4145] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:51:23 2026] POST /volume/v3/types => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:23.306879 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.309249 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:23.309559 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6ba31f2f-752d-430c-a7ca-9303cb89ec35", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:23.310889 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume request body: {'volume': {'volume_type': '6ba31f2f-752d-430c-a7ca-9303cb89ec35', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:23.314681 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume of 1 GB Aug 13 23:51:23.314942 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:23.314942 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:23.315311 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Availability Zones retrieved successfully. Aug 13 23:51:23.319977 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Flow 'volume_create_api' (65d266ea-7aa4-4891-a0b1-e553a61d7aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:23.320970 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (144a88c1-d03f-405d-91b8-fbeb6d674f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:23.321683 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:23.346976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (144a88c1-d03f-405d-91b8-fbeb6d674f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:51:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1032098286',vendor_name='tempest-vendor_name-669389292'},id=6ba31f2f-752d-430c-a7ca-9303cb89ec35,is_public=True,name='tempest-ProjectMemberTests-volume-type-1851852128',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ba31f2f-752d-430c-a7ca-9303cb89ec35', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:23.347962 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab6e6d0-1de3-414c-9167-96e7e7011e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:23.384740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59f5e201-3c83-40dd-b765-581af929cffd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.387330 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59f5e201-3c83-40dd-b765-581af929cffd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:23.387964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59f5e201-3c83-40dd-b765-581af929cffd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.387964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59f5e201-3c83-40dd-b765-581af929cffd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.388137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-59f5e201-3c83-40dd-b765-581af929cffd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:23.396326 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:23.396326 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:23.397360 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59f5e201-3c83-40dd-b765-581af929cffd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:23.397826 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1028/4146] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:23 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:23.402189 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5c5b5b38-c16d-443f-a28f-32baca2cb2eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.404874 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1851852128 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1851852128, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:23.405370 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1851852128 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1851852128, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:23.406220 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c5b5b38-c16d-443f-a28f-32baca2cb2eb tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:23.406486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c5b5b38-c16d-443f-a28f-32baca2cb2eb tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.406722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c5b5b38-c16d-443f-a28f-32baca2cb2eb tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.406858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5c5b5b38-c16d-443f-a28f-32baca2cb2eb tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:23.417273 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:23.417273 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:23.418344 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c5b5b38-c16d-443f-a28f-32baca2cb2eb tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:23.418952 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1031/4147] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:23 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:23.442360 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Created reservations ['84a2eda2-4b60-41f1-83f8-d3d64a2f443d', '9451554e-825b-4038-a327-1d4f1bee82ff', '2da81ebc-bd5b-4393-8ee4-035cd9aa7c48', '3222ea91-f064-4136-8089-a3846dfd4056'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:23.443455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab6e6d0-1de3-414c-9167-96e7e7011e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84a2eda2-4b60-41f1-83f8-d3d64a2f443d', '9451554e-825b-4038-a327-1d4f1bee82ff', '2da81ebc-bd5b-4393-8ee4-035cd9aa7c48', '3222ea91-f064-4136-8089-a3846dfd4056']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:23.444409 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d20008-f4a4-4455-8345-72f08ee03c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:23.478580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d20008-f4a4-4455-8345-72f08ee03c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a8dc01-88b9-4964-896d-0c5fc183f693', '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='84fb5a10ef4e43c89d4f37ac80734ce2',qos_specs=None,replication_status=,reservations=['84a2eda2-4b60-41f1-83f8-d3d64a2f443d','9451554e-825b-4038-a327-1d4f1bee82ff','2da81ebc-bd5b-4393-8ee4-035cd9aa7c48','3222ea91-f064-4136-8089-a3846dfd4056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e350636ed48479b840e3a2e60e4d81f',volume_type_id=6ba31f2f-752d-430c-a7ca-9303cb89ec35), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a8dc01-88b9-4964-896d-0c5fc183f693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fb5a10ef4e43c89d4f37ac80734ce2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e350636ed48479b840e3a2e60e4d81f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ba31f2f-752d-430c-a7ca-9303cb89ec35),volume_type_id=6ba31f2f-752d-430c-a7ca-9303cb89ec35)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:23.479530 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1e5de6-cd14-413a-a791-8463e4ccf50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:23.498724 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1e5de6-cd14-413a-a791-8463e4ccf50f) transitioned into state 'SUCCESS' from 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='84fb5a10ef4e43c89d4f37ac80734ce2',qos_specs=None,replication_status=,reservations=['84a2eda2-4b60-41f1-83f8-d3d64a2f443d','9451554e-825b-4038-a327-1d4f1bee82ff','2da81ebc-bd5b-4393-8ee4-035cd9aa7c48','3222ea91-f064-4136-8089-a3846dfd4056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e350636ed48479b840e3a2e60e4d81f',volume_type_id=6ba31f2f-752d-430c-a7ca-9303cb89ec35)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:23.499798 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e089b21-4af7-4b87-b501-971cab7716e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:23.514043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e089b21-4af7-4b87-b501-971cab7716e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:23.514321 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Flow 'volume_create_api' (65d266ea-7aa4-4891-a0b1-e553a61d7aa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:23.514666 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume request issued successfully. Aug 13 23:51:23.515380 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccb9d7ab-8660-4145-9c42-1ecfa6ca99b3 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:23.517593 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1052/4148] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:51:23 2026] POST /volume/v3/volumes => generated 772 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:23.527186 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8d70b32b-f0e6-44c9-a662-eac3272a9606 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.529335 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d70b32b-f0e6-44c9-a662-eac3272a9606 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 Aug 13 23:51:23.529592 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d70b32b-f0e6-44c9-a662-eac3272a9606 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.529805 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d70b32b-f0e6-44c9-a662-eac3272a9606 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.538020 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:23.538020 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:23.541364 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8d70b32b-f0e6-44c9-a662-eac3272a9606 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:23.545968 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d70b32b-f0e6-44c9-a662-eac3272a9606 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 returned with HTTP 200 Aug 13 23:51:23.546559 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1038/4149] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:23 2026] GET /volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:23.649632 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c2d8d93d-8dc7-4de1-970d-098bcceea51d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.651620 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2d8d93d-8dc7-4de1-970d-098bcceea51d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:23.651872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2d8d93d-8dc7-4de1-970d-098bcceea51d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.652163 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2d8d93d-8dc7-4de1-970d-098bcceea51d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.656581 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2d8d93d-8dc7-4de1-970d-098bcceea51d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e returned with HTTP 404 Aug 13 23:51:23.657197 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1029/4150] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:23 2026] GET /volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:23.676663 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb9c3cc6-67ae-4c28-ae44-26f9f80f8434 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.685599 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb9c3cc6-67ae-4c28-ae44-26f9f80f8434 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:23.688179 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb9c3cc6-67ae-4c28-ae44-26f9f80f8434 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.689748 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb9c3cc6-67ae-4c28-ae44-26f9f80f8434 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.691139 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bb9c3cc6-67ae-4c28-ae44-26f9f80f8434 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:23.736578 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:23.736578 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:23.741790 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bb9c3cc6-67ae-4c28-ae44-26f9f80f8434 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:23.787023 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bb9c3cc6-67ae-4c28-ae44-26f9f80f8434 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:23.787023 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb9c3cc6-67ae-4c28-ae44-26f9f80f8434 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb returned with HTTP 202 Aug 13 23:51:23.787023 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1032/4151] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:23 2026] DELETE /volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:23.797878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b035faf3-d014-4bfd-b28b-a30e3947529c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:23.799881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b035faf3-d014-4bfd-b28b-a30e3947529c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:23.800049 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b035faf3-d014-4bfd-b28b-a30e3947529c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:23.800247 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b035faf3-d014-4bfd-b28b-a30e3947529c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:23.810354 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:23.810354 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:23.815533 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b035faf3-d014-4bfd-b28b-a30e3947529c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:23.820059 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b035faf3-d014-4bfd-b28b-a30e3947529c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb returned with HTTP 200 Aug 13 23:51:23.822024 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1053/4152] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:23 2026] GET /volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:24.410587 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b62f9d2d-0f45-4fb0-a13a-dca26659047a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.413101 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b62f9d2d-0f45-4fb0-a13a-dca26659047a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:24.413101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b62f9d2d-0f45-4fb0-a13a-dca26659047a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.413101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b62f9d2d-0f45-4fb0-a13a-dca26659047a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.413217 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b62f9d2d-0f45-4fb0-a13a-dca26659047a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:24.419472 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:24.419472 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:24.419743 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b62f9d2d-0f45-4fb0-a13a-dca26659047a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:24.420150 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1039/4153] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:24 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:51:24.435011 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ff9ba448-7e1f-47c0-b2f5-42514c464e22 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.441166 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff9ba448-7e1f-47c0-b2f5-42514c464e22 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:24.441465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff9ba448-7e1f-47c0-b2f5-42514c464e22 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.441723 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff9ba448-7e1f-47c0-b2f5-42514c464e22 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.441869 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ff9ba448-7e1f-47c0-b2f5-42514c464e22 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:24.447919 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:24.447919 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:24.448157 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff9ba448-7e1f-47c0-b2f5-42514c464e22 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:24.448597 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1030/4154] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:24 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:24.562526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f486c81b-2c8c-4780-ad45-688b3ae7893b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.570263 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f486c81b-2c8c-4780-ad45-688b3ae7893b tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 Aug 13 23:51:24.571110 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f486c81b-2c8c-4780-ad45-688b3ae7893b tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.571910 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f486c81b-2c8c-4780-ad45-688b3ae7893b tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.604042 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:24.604042 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:24.620847 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f486c81b-2c8c-4780-ad45-688b3ae7893b tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:24.635397 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f486c81b-2c8c-4780-ad45-688b3ae7893b tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 returned with HTTP 200 Aug 13 23:51:24.636888 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1033/4155] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:24 2026] GET /volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 => generated 972 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:24.654700 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-81bd8516-87ba-457d-af5a-b61cf442df8a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.656687 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81bd8516-87ba-457d-af5a-b61cf442df8a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:51:24.658135 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81bd8516-87ba-457d-af5a-b61cf442df8a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.658135 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81bd8516-87ba-457d-af5a-b61cf442df8a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.661763 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81bd8516-87ba-457d-af5a-b61cf442df8a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:51:24.662271 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1054/4156] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:51:24 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:24.670314 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62dd79ea-4926-49b1-b61a-b5acf8d330ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.673780 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62dd79ea-4926-49b1-b61a-b5acf8d330ec tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] GET https://10.4.3.81/volume/v3/messages Aug 13 23:51:24.673780 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62dd79ea-4926-49b1-b61a-b5acf8d330ec tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.673780 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62dd79ea-4926-49b1-b61a-b5acf8d330ec tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.680074 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62dd79ea-4926-49b1-b61a-b5acf8d330ec tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:51:24.680721 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1040/4157] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:51:24 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:24.691224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5dcfd688-a06b-4ac5-85f3-99177c90562c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.694576 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5dcfd688-a06b-4ac5-85f3-99177c90562c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] DELETE https://10.4.3.81/volume/v3/messages/814a0b50-17f0-43b8-b306-94ef52597796 Aug 13 23:51:24.695097 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5dcfd688-a06b-4ac5-85f3-99177c90562c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.695311 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5dcfd688-a06b-4ac5-85f3-99177c90562c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.708288 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5dcfd688-a06b-4ac5-85f3-99177c90562c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/messages/814a0b50-17f0-43b8-b306-94ef52597796 returned with HTTP 204 Aug 13 23:51:24.708288 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1031/4158] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:51:24 2026] DELETE /volume/v3/messages/814a0b50-17f0-43b8-b306-94ef52597796 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:51:24.718932 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.721625 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 Aug 13 23:51:24.721951 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.722226 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.722480 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Delete volume with id: 74a8dc01-88b9-4964-896d-0c5fc183f693 Aug 13 23:51:24.732283 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:24.732283 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:24.732768 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:24.734398 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:51:24.747920 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1851852128 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1851852128, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:24.748395 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1851852128 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1851852128, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:24.764819 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Created reservations ['7098dcee-b686-483c-8e01-169678e56a59', 'fd22b496-4ef9-47d0-8d7d-4f154f360bb8', 'ed7d0c5f-a225-499e-9262-ffca6da0a6f9', 'dfd12a21-8004-4360-acfd-1772affcf5e2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:24.833307 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4e13684-6cad-4d12-955c-ca92aab07a08 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.836689 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4e13684-6cad-4d12-955c-ca92aab07a08 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:24.837239 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Delete volume request issued successfully. Aug 13 23:51:24.837371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4e13684-6cad-4d12-955c-ca92aab07a08 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.837616 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4e13684-6cad-4d12-955c-ca92aab07a08 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.838615 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4aadd9a3-904f-42ad-8f37-d99d5e88dcf7 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 returned with HTTP 202 Aug 13 23:51:24.839740 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1034/4159] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:24 2026] DELETE /volume/v3/volumes/74a8dc01-88b9-4964-896d-0c5fc183f693 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:24.846589 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4e13684-6cad-4d12-955c-ca92aab07a08 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb returned with HTTP 404 Aug 13 23:51:24.847129 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1055/4160] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:24 2026] GET /volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:24.850610 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9252273-1c3c-4eef-a0c6-6c9facec4e5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.854818 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9252273-1c3c-4eef-a0c6-6c9facec4e5d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] DELETE https://10.4.3.81/volume/v3/types/6ba31f2f-752d-430c-a7ca-9303cb89ec35 Aug 13 23:51:24.855405 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9252273-1c3c-4eef-a0c6-6c9facec4e5d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.856045 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9252273-1c3c-4eef-a0c6-6c9facec4e5d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.859040 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe7d3780-a9bd-4d2c-b361-b2addcb0d6d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.861016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe7d3780-a9bd-4d2c-b361-b2addcb0d6d0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:24.861276 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe7d3780-a9bd-4d2c-b361-b2addcb0d6d0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.861525 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe7d3780-a9bd-4d2c-b361-b2addcb0d6d0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.861729 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-fe7d3780-a9bd-4d2c-b361-b2addcb0d6d0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: 19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:24.872208 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:24.872208 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:24.872754 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fe7d3780-a9bd-4d2c-b361-b2addcb0d6d0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:24.905083 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9252273-1c3c-4eef-a0c6-6c9facec4e5d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/types/6ba31f2f-752d-430c-a7ca-9303cb89ec35 returned with HTTP 202 Aug 13 23:51:24.905083 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1041/4161] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:51:24 2026] DELETE /volume/v3/types/6ba31f2f-752d-430c-a7ca-9303cb89ec35 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:24.911053 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fe7d3780-a9bd-4d2c-b361-b2addcb0d6d0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:24.911334 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe7d3780-a9bd-4d2c-b361-b2addcb0d6d0 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 returned with HTTP 202 Aug 13 23:51:24.912116 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1032/4162] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:24 2026] DELETE /volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:24.914531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27f7031a-3a93-44d2-8ffd-3e5cce1958d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.917267 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27f7031a-3a93-44d2-8ffd-3e5cce1958d1 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:51:24.917737 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27f7031a-3a93-44d2-8ffd-3e5cce1958d1 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-613984512", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1292281433", "vendor_name": "tempest-vendor_name-990201748"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:24.928136 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-130bc697-d16a-423c-80fd-3dd65a698dc7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.932348 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-130bc697-d16a-423c-80fd-3dd65a698dc7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:24.933084 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-130bc697-d16a-423c-80fd-3dd65a698dc7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:24.934073 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-130bc697-d16a-423c-80fd-3dd65a698dc7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:24.945467 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27f7031a-3a93-44d2-8ffd-3e5cce1958d1 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:51:24.946035 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1035/4163] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:51:24 2026] POST /volume/v3/types => generated 328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:24.948169 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:24.948169 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:24.954326 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-130bc697-d16a-423c-80fd-3dd65a698dc7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:24.957514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:24.958140 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-130bc697-d16a-423c-80fd-3dd65a698dc7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 returned with HTTP 200 Aug 13 23:51:24.958562 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1056/4164] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:24 2026] GET /volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 => generated 893 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:24.959581 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:24.960905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a025e9f5-bf86-4459-8195-5d6dea847231", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:24.961706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume request body: {'volume': {'volume_type': 'a025e9f5-bf86-4459-8195-5d6dea847231', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:24.969694 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume of 1 GB Aug 13 23:51:24.970016 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:24.970016 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:24.970872 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Availability Zones retrieved successfully. Aug 13 23:51:24.979084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Flow 'volume_create_api' (8849c792-3edf-43a0-a0ec-46940ba80a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:24.980024 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f463ea-a831-4c71-9ca2-57dd5b63a452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:24.982525 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:25.005285 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f463ea-a831-4c71-9ca2-57dd5b63a452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:51:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1292281433',vendor_name='tempest-vendor_name-990201748'},id=a025e9f5-bf86-4459-8195-5d6dea847231,is_public=True,name='tempest-ProjectMemberTests-volume-type-613984512',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a025e9f5-bf86-4459-8195-5d6dea847231', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:25.006430 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae221c2-aae1-43ab-82d0-0f4a7a0f9b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:25.037471 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-613984512 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-613984512, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:25.037926 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-613984512 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-613984512, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:25.069397 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Created reservations ['270dcf39-7b76-47a7-9ad7-7f81d2d072a1', '3c9c81cc-e4c5-41ae-8296-33c947108778', 'da3f7ee4-dbeb-4ea2-aa66-b7698c608e09', 'c535158a-9664-41fb-8a46-b3b4d7323787'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:25.070466 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae221c2-aae1-43ab-82d0-0f4a7a0f9b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['270dcf39-7b76-47a7-9ad7-7f81d2d072a1', '3c9c81cc-e4c5-41ae-8296-33c947108778', 'da3f7ee4-dbeb-4ea2-aa66-b7698c608e09', 'c535158a-9664-41fb-8a46-b3b4d7323787']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:25.071500 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe1ba9d-760b-4f7c-ae4b-40f8caf70d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:25.110145 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe1ba9d-760b-4f7c-ae4b-40f8caf70d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '687f1f73-76d4-40b8-922f-455749a8b3a0', '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='84fb5a10ef4e43c89d4f37ac80734ce2',qos_specs=None,replication_status=,reservations=['270dcf39-7b76-47a7-9ad7-7f81d2d072a1','3c9c81cc-e4c5-41ae-8296-33c947108778','da3f7ee4-dbeb-4ea2-aa66-b7698c608e09','c535158a-9664-41fb-8a46-b3b4d7323787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e350636ed48479b840e3a2e60e4d81f',volume_type_id=a025e9f5-bf86-4459-8195-5d6dea847231), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:25Z,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=687f1f73-76d4-40b8-922f-455749a8b3a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fb5a10ef4e43c89d4f37ac80734ce2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e350636ed48479b840e3a2e60e4d81f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a025e9f5-bf86-4459-8195-5d6dea847231),volume_type_id=a025e9f5-bf86-4459-8195-5d6dea847231)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:25.111010 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a425036-7e00-4c26-bd7a-e426b3ffd058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:25.140146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a425036-7e00-4c26-bd7a-e426b3ffd058) transitioned into state 'SUCCESS' from 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='84fb5a10ef4e43c89d4f37ac80734ce2',qos_specs=None,replication_status=,reservations=['270dcf39-7b76-47a7-9ad7-7f81d2d072a1','3c9c81cc-e4c5-41ae-8296-33c947108778','da3f7ee4-dbeb-4ea2-aa66-b7698c608e09','c535158a-9664-41fb-8a46-b3b4d7323787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e350636ed48479b840e3a2e60e4d81f',volume_type_id=a025e9f5-bf86-4459-8195-5d6dea847231)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:25.140146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47849664-5814-4470-ac90-8698da411c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:25.154025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47849664-5814-4470-ac90-8698da411c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:25.155229 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Flow 'volume_create_api' (8849c792-3edf-43a0-a0ec-46940ba80a03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:25.155574 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Create volume request issued successfully. Aug 13 23:51:25.156273 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c06dca4a-e0e9-4935-83c7-05bd4d539c55 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:25.156857 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1042/4165] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:51:24 2026] POST /volume/v3/volumes => generated 771 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:25.172389 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6792ff4c-d6ef-43b5-9aae-913436395094 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:25.174905 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6792ff4c-d6ef-43b5-9aae-913436395094 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 Aug 13 23:51:25.175375 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6792ff4c-d6ef-43b5-9aae-913436395094 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:25.175607 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6792ff4c-d6ef-43b5-9aae-913436395094 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:25.185861 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:25.185861 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:25.192132 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6792ff4c-d6ef-43b5-9aae-913436395094 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:25.200159 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6792ff4c-d6ef-43b5-9aae-913436395094 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 returned with HTTP 200 Aug 13 23:51:25.200411 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1033/4166] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:25 2026] GET /volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 => generated 950 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:25.434308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4a3caf7-0973-4599-9c27-5885fd3f651a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:25.436422 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4a3caf7-0973-4599-9c27-5885fd3f651a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:25.436683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4a3caf7-0973-4599-9c27-5885fd3f651a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:25.436917 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4a3caf7-0973-4599-9c27-5885fd3f651a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:25.437043 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d4a3caf7-0973-4599-9c27-5885fd3f651a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:25.442487 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:25.442487 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:25.443383 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4a3caf7-0973-4599-9c27-5885fd3f651a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:25.443809 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1036/4167] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:25 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:25.461160 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dd574ba9-53ee-465d-b9e4-2075fe323c56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:25.463754 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd574ba9-53ee-465d-b9e4-2075fe323c56 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:25.464109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd574ba9-53ee-465d-b9e4-2075fe323c56 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:25.464361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd574ba9-53ee-465d-b9e4-2075fe323c56 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:25.465888 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dd574ba9-53ee-465d-b9e4-2075fe323c56 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:25.473001 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:25.473001 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:25.473925 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd574ba9-53ee-465d-b9e4-2075fe323c56 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:25.474356 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1057/4168] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:25 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:25.975363 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a91c7d97-3f3b-41ac-a5b5-1d5866744aaa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:25.977617 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a91c7d97-3f3b-41ac-a5b5-1d5866744aaa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:25.977846 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a91c7d97-3f3b-41ac-a5b5-1d5866744aaa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:25.978115 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a91c7d97-3f3b-41ac-a5b5-1d5866744aaa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:25.985743 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a91c7d97-3f3b-41ac-a5b5-1d5866744aaa tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 returned with HTTP 404 Aug 13 23:51:25.986374 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1043/4169] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:25 2026] GET /volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:25.994942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d582268-ea2b-4068-a129-46ec9b341e57 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:25.996830 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d582268-ea2b-4068-a129-46ec9b341e57 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:25.998359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d582268-ea2b-4068-a129-46ec9b341e57 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:25.998359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d582268-ea2b-4068-a129-46ec9b341e57 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:25.998359 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2d582268-ea2b-4068-a129-46ec9b341e57 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: 78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:26.004374 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.004374 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:26.004842 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2d582268-ea2b-4068-a129-46ec9b341e57 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:26.033752 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2d582268-ea2b-4068-a129-46ec9b341e57 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:26.034053 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d582268-ea2b-4068-a129-46ec9b341e57 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 returned with HTTP 202 Aug 13 23:51:26.034593 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1034/4170] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:25 2026] DELETE /volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:26.044792 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-168002e2-433c-4c7e-bf6f-ed707c4a7f03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.046731 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-168002e2-433c-4c7e-bf6f-ed707c4a7f03 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:26.046980 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-168002e2-433c-4c7e-bf6f-ed707c4a7f03 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.047231 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-168002e2-433c-4c7e-bf6f-ed707c4a7f03 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.055017 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.055017 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:26.059364 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-168002e2-433c-4c7e-bf6f-ed707c4a7f03 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:26.064339 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-168002e2-433c-4c7e-bf6f-ed707c4a7f03 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 returned with HTTP 200 Aug 13 23:51:26.064750 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1037/4171] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:26 2026] GET /volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:26.215193 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e150965-f7a4-4618-a058-0a034805dbd4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.217236 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e150965-f7a4-4618-a058-0a034805dbd4 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 Aug 13 23:51:26.217456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e150965-f7a4-4618-a058-0a034805dbd4 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.217627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e150965-f7a4-4618-a058-0a034805dbd4 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.225269 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.225269 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:26.230572 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0e150965-f7a4-4618-a058-0a034805dbd4 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:26.236228 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e150965-f7a4-4618-a058-0a034805dbd4 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 returned with HTTP 200 Aug 13 23:51:26.236806 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1058/4172] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:26 2026] GET /volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:26.250696 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-46e69b7b-e7dd-4f4f-98a1-ad864c540904 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.253015 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46e69b7b-e7dd-4f4f-98a1-ad864c540904 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:51:26.253373 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46e69b7b-e7dd-4f4f-98a1-ad864c540904 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.253650 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46e69b7b-e7dd-4f4f-98a1-ad864c540904 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.254019 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.254019 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:26.258092 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46e69b7b-e7dd-4f4f-98a1-ad864c540904 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:51:26.258613 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1044/4173] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:51:26 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:26.267669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b5c2f07-bda5-4957-9515-ad165fcb2403 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.269646 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b5c2f07-bda5-4957-9515-ad165fcb2403 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] GET https://10.4.3.81/volume/v3/messages/101f72cb-018b-4aa0-b9b3-5db4f788c304 Aug 13 23:51:26.269885 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b5c2f07-bda5-4957-9515-ad165fcb2403 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.270112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b5c2f07-bda5-4957-9515-ad165fcb2403 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.274423 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b5c2f07-bda5-4957-9515-ad165fcb2403 tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-member] https://10.4.3.81/volume/v3/messages/101f72cb-018b-4aa0-b9b3-5db4f788c304 returned with HTTP 200 Aug 13 23:51:26.274790 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1035/4174] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:26 2026] GET /volume/v3/messages/101f72cb-018b-4aa0-b9b3-5db4f788c304 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:26.285089 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-57feb4dd-3ebf-4807-8811-daffbbe7510a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.287288 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57feb4dd-3ebf-4807-8811-daffbbe7510a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] DELETE https://10.4.3.81/volume/v3/messages/101f72cb-018b-4aa0-b9b3-5db4f788c304 Aug 13 23:51:26.287614 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57feb4dd-3ebf-4807-8811-daffbbe7510a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.287851 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57feb4dd-3ebf-4807-8811-daffbbe7510a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.298314 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57feb4dd-3ebf-4807-8811-daffbbe7510a tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/messages/101f72cb-018b-4aa0-b9b3-5db4f788c304 returned with HTTP 204 Aug 13 23:51:26.298864 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1038/4175] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:51:26 2026] DELETE /volume/v3/messages/101f72cb-018b-4aa0-b9b3-5db4f788c304 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:51:26.306928 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.309282 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 Aug 13 23:51:26.309644 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.309820 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.310043 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Delete volume with id: 687f1f73-76d4-40b8-922f-455749a8b3a0 Aug 13 23:51:26.320745 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.320745 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:26.321180 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Volume info retrieved successfully. Aug 13 23:51:26.323943 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:51:26.338248 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-613984512 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-613984512, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:26.338640 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-613984512 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-613984512, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:26.355880 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Created reservations ['e9cc4729-09c2-462b-af88-5e8e833a7298', '17c24adc-2963-4b2e-9eff-d7488e98749c', '2dbb80be-2d13-4893-bb58-a9a66f8f7870', 'e61d783d-c5d5-42a4-9fdc-85298b89c93b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:26.391130 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Delete volume request issued successfully. Aug 13 23:51:26.391420 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29a295e2-f2ff-4f7e-9c55-39cae0967f8d tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 returned with HTTP 202 Aug 13 23:51:26.392227 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1059/4176] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:26 2026] DELETE /volume/v3/volumes/687f1f73-76d4-40b8-922f-455749a8b3a0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:26.400439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b71ba6bd-431a-42b4-830b-796ea76f4a2c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.402664 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b71ba6bd-431a-42b4-830b-796ea76f4a2c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] DELETE https://10.4.3.81/volume/v3/types/a025e9f5-bf86-4459-8195-5d6dea847231 Aug 13 23:51:26.402883 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b71ba6bd-431a-42b4-830b-796ea76f4a2c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.403153 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b71ba6bd-431a-42b4-830b-796ea76f4a2c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.439058 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b71ba6bd-431a-42b4-830b-796ea76f4a2c tempest-ProjectMemberTests-1765541715 tempest-ProjectMemberTests-1765541715-project-admin] https://10.4.3.81/volume/v3/types/a025e9f5-bf86-4459-8195-5d6dea847231 returned with HTTP 202 Aug 13 23:51:26.439909 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1045/4177] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:51:26 2026] DELETE /volume/v3/types/a025e9f5-bf86-4459-8195-5d6dea847231 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:26.456860 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9cf50493-fa9d-416a-b438-57fcd260bd6e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.459102 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cf50493-fa9d-416a-b438-57fcd260bd6e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:26.459465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9cf50493-fa9d-416a-b438-57fcd260bd6e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.459658 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9cf50493-fa9d-416a-b438-57fcd260bd6e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.459796 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9cf50493-fa9d-416a-b438-57fcd260bd6e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:26.466354 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.466354 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:26.467217 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cf50493-fa9d-416a-b438-57fcd260bd6e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:26.467748 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1036/4178] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:26 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:26.488519 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-60a7c4aa-9399-41a2-9ff0-84f4ad256229 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.491105 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60a7c4aa-9399-41a2-9ff0-84f4ad256229 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:26.491391 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60a7c4aa-9399-41a2-9ff0-84f4ad256229 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.491709 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60a7c4aa-9399-41a2-9ff0-84f4ad256229 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.491886 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-60a7c4aa-9399-41a2-9ff0-84f4ad256229 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:26.497805 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.497805 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:26.498965 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60a7c4aa-9399-41a2-9ff0-84f4ad256229 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:26.499709 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1039/4179] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:26 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:26.511614 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2fc4b514-82a1-488b-98b3-479ddd2eb89d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.604858 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fc4b514-82a1-488b-98b3-479ddd2eb89d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:51:26.604858 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fc4b514-82a1-488b-98b3-479ddd2eb89d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4ad54d1-51eb-4414-9af6-a90577cd1160", "incremental": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:26.606178 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-2fc4b514-82a1-488b-98b3-479ddd2eb89d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Creating new backup {'backup': {'volume_id': 'b4ad54d1-51eb-4414-9af6-a90577cd1160', 'incremental': True}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:51:26.606828 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-2fc4b514-82a1-488b-98b3-479ddd2eb89d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Creating backup of volume b4ad54d1-51eb-4414-9af6-a90577cd1160 in container None Aug 13 23:51:26.615248 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.615248 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:26.615761 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2fc4b514-82a1-488b-98b3-479ddd2eb89d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Volume info retrieved successfully. Aug 13 23:51:26.655913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2fc4b514-82a1-488b-98b3-479ddd2eb89d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Created reservations ['31701115-7b41-4e05-9ed6-d0bda698fc2c', 'c2911c6b-6647-485d-b9e1-1b888ebfcc2d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:26.673380 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fc4b514-82a1-488b-98b3-479ddd2eb89d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 400 Aug 13 23:51:26.673574 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1060/4180] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:51:26 2026] POST /volume/v3/backups => generated 109 bytes in 163 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:51:26.682867 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bca4e07a-a960-4ac4-8bba-645a8fe16f57 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.687044 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bca4e07a-a960-4ac4-8bba-645a8fe16f57 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] DELETE https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:26.687304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bca4e07a-a960-4ac4-8bba-645a8fe16f57 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.687578 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bca4e07a-a960-4ac4-8bba-645a8fe16f57 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.687707 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-bca4e07a-a960-4ac4-8bba-645a8fe16f57 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete backup with id: 670480c8-b140-4e44-9a6c-525114218aaf. Aug 13 23:51:26.693476 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.693476 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:26.708366 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-bca4e07a-a960-4ac4-8bba-645a8fe16f57 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] delete_backup rpcapi backup_id 670480c8-b140-4e44-9a6c-525114218aaf {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:51:26.710468 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bca4e07a-a960-4ac4-8bba-645a8fe16f57 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 202 Aug 13 23:51:26.711071 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1046/4181] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:51:26 2026] DELETE /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:51:26.719580 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9be12352-1e90-4b61-b257-c01adad5dd19 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:26.722299 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9be12352-1e90-4b61-b257-c01adad5dd19 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:26.722532 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9be12352-1e90-4b61-b257-c01adad5dd19 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:26.722749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9be12352-1e90-4b61-b257-c01adad5dd19 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:26.722881 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9be12352-1e90-4b61-b257-c01adad5dd19 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:26.729193 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:26.729193 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:26.730544 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9be12352-1e90-4b61-b257-c01adad5dd19 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 200 Aug 13 23:51:26.731474 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1037/4182] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:26 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:27.080896 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-681d5dcf-7984-423c-9a58-14e6ba6ec665 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:27.082659 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-681d5dcf-7984-423c-9a58-14e6ba6ec665 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:27.082856 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-681d5dcf-7984-423c-9a58-14e6ba6ec665 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:27.083173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-681d5dcf-7984-423c-9a58-14e6ba6ec665 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:27.098140 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-681d5dcf-7984-423c-9a58-14e6ba6ec665 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 returned with HTTP 404 Aug 13 23:51:27.098140 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1040/4183] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:27 2026] GET /volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:27.109012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:27.111915 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:27.112300 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1282155264"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:27.113656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1282155264'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:27.113731 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:27.119042 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:27.124840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (9235a3e8-46c2-4d20-ae4f-a0fb0b2121cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:27.125901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4489e14a-0069-4007-a0a5-36cbc15e0bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.126562 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:27.154223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4489e14a-0069-4007-a0a5-36cbc15e0bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.154223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a3c3f5-d805-4438-b65f-f85f40f2a7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.201021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['0ae67c5a-eebb-4204-afd5-e700af3261e1', 'a158d4f8-c211-4424-8ec7-cb45063f702c', '13edb909-fe4c-4a00-8a41-8a798ab1b0eb', 'c9e38e5d-dc08-437f-b23e-663bed32b0f5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:27.202060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a3c3f5-d805-4438-b65f-f85f40f2a7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ae67c5a-eebb-4204-afd5-e700af3261e1', 'a158d4f8-c211-4424-8ec7-cb45063f702c', '13edb909-fe4c-4a00-8a41-8a798ab1b0eb', 'c9e38e5d-dc08-437f-b23e-663bed32b0f5']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.202983 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63cb01a1-8ec6-44e0-aaf7-7748628b517c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.232407 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63cb01a1-8ec6-44e0-aaf7-7748628b517c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6503d1e-95e8-4c3f-87eb-a84bb651ed73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1282155264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['0ae67c5a-eebb-4204-afd5-e700af3261e1','a158d4f8-c211-4424-8ec7-cb45063f702c','13edb909-fe4c-4a00-8a41-8a798ab1b0eb','c9e38e5d-dc08-437f-b23e-663bed32b0f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1282155264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6503d1e-95e8-4c3f-87eb-a84bb651ed73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.233377 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a551d6b-2ec2-450e-8df2-76336493e125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.259020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a551d6b-2ec2-450e-8df2-76336493e125) transitioned into state 'SUCCESS' from state '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-1282155264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['0ae67c5a-eebb-4204-afd5-e700af3261e1','a158d4f8-c211-4424-8ec7-cb45063f702c','13edb909-fe4c-4a00-8a41-8a798ab1b0eb','c9e38e5d-dc08-437f-b23e-663bed32b0f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.260372 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648c6ab1-dfcd-49d5-a0d9-21eecddf1e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.279631 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648c6ab1-dfcd-49d5-a0d9-21eecddf1e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.280859 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (9235a3e8-46c2-4d20-ae4f-a0fb0b2121cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:27.281937 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:27.282233 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6096a46f-9c5e-4235-9d7c-7417065e2b13 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:27.282944 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1061/4184] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:51:27 2026] POST /volume/v3/volumes => generated 768 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:27.305168 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-028764c2-4886-4dcb-93de-da29cf350ef3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:27.307183 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-028764c2-4886-4dcb-93de-da29cf350ef3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:27.307514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-028764c2-4886-4dcb-93de-da29cf350ef3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:27.307754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-028764c2-4886-4dcb-93de-da29cf350ef3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:27.317390 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:27.317390 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:27.324046 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-028764c2-4886-4dcb-93de-da29cf350ef3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:27.328403 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-028764c2-4886-4dcb-93de-da29cf350ef3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 returned with HTTP 200 Aug 13 23:51:27.330056 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1047/4185] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:27 2026] GET /volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:27.486133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a48f24b-12c1-4323-8d57-99ca13070c2e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:27.489148 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a48f24b-12c1-4323-8d57-99ca13070c2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:27.489613 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a48f24b-12c1-4323-8d57-99ca13070c2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:27.489801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a48f24b-12c1-4323-8d57-99ca13070c2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:27.489896 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9a48f24b-12c1-4323-8d57-99ca13070c2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:27.494956 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:27.494956 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:27.495848 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a48f24b-12c1-4323-8d57-99ca13070c2e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:27.497208 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1038/4186] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:27 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:27.743162 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f55f8ecb-21c8-4691-8367-618a7c7a25d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:27.745292 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f55f8ecb-21c8-4691-8367-618a7c7a25d8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf Aug 13 23:51:27.745529 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f55f8ecb-21c8-4691-8367-618a7c7a25d8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:27.745775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f55f8ecb-21c8-4691-8367-618a7c7a25d8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:27.746227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f55f8ecb-21c8-4691-8367-618a7c7a25d8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 670480c8-b140-4e44-9a6c-525114218aaf. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:27.749841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f55f8ecb-21c8-4691-8367-618a7c7a25d8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf returned with HTTP 404 Aug 13 23:51:27.750386 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1041/4187] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:27 2026] GET /volume/v3/backups/670480c8-b140-4e44-9a6c-525114218aaf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:27.761194 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:27.763253 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:27.764009 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1717558268"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:27.766235 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1717558268'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:27.766638 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume of 1 GB Aug 13 23:51:27.768779 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:27.768779 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:27.773157 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Availability Zones retrieved successfully. Aug 13 23:51:27.779576 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Flow 'volume_create_api' (e4176624-4911-4644-964f-4b0e1fca8330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:27.780759 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da14d076-2ee4-496b-82eb-0169de6669ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.782294 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:27.817702 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da14d076-2ee4-496b-82eb-0169de6669ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.820175 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185e935f-0a05-493d-890c-30dede75d0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.871288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Created reservations ['58ec1567-30b0-4073-b693-84a0432ed436', '2965d431-cb44-4e85-a57a-93cb868c3e91', 'd640bb81-a577-40be-aa46-5fefed2769f4', '8dd28bc5-fade-4979-b87b-cb9bf7bae910'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:27.872325 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185e935f-0a05-493d-890c-30dede75d0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ec1567-30b0-4073-b693-84a0432ed436', '2965d431-cb44-4e85-a57a-93cb868c3e91', 'd640bb81-a577-40be-aa46-5fefed2769f4', '8dd28bc5-fade-4979-b87b-cb9bf7bae910']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.873180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3462e9e-e2c1-4be2-b886-5cb697cf299d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.904771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3462e9e-e2c1-4be2-b886-5cb697cf299d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebfe7b79-44ca-4ce7-95cb-b105b51a76f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1717558268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd4495cb94253bd0a2941c877f305',qos_specs=None,replication_status=,reservations=['58ec1567-30b0-4073-b693-84a0432ed436','2965d431-cb44-4e85-a57a-93cb868c3e91','d640bb81-a577-40be-aa46-5fefed2769f4','8dd28bc5-fade-4979-b87b-cb9bf7bae910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a894d4b0f2454b9a9161a8726e918a38',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1717558268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebfe7b79-44ca-4ce7-95cb-b105b51a76f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fdd4495cb94253bd0a2941c877f305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a894d4b0f2454b9a9161a8726e918a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.906872 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2747c5-b7ac-4c9a-9d60-deee2ca5963e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.935062 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2747c5-b7ac-4c9a-9d60-deee2ca5963e) transitioned into state 'SUCCESS' from state '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-1717558268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd4495cb94253bd0a2941c877f305',qos_specs=None,replication_status=,reservations=['58ec1567-30b0-4073-b693-84a0432ed436','2965d431-cb44-4e85-a57a-93cb868c3e91','d640bb81-a577-40be-aa46-5fefed2769f4','8dd28bc5-fade-4979-b87b-cb9bf7bae910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a894d4b0f2454b9a9161a8726e918a38',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.936076 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67037ff9-0739-456e-a08a-f9ef35412c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:27.949497 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67037ff9-0739-456e-a08a-f9ef35412c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:27.950813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Flow 'volume_create_api' (e4176624-4911-4644-964f-4b0e1fca8330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:27.951333 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume request issued successfully. Aug 13 23:51:27.952251 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2cfedb7-4dcc-489a-af40-9fcf6063b0d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:27.953081 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1062/4188] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:51:27 2026] POST /volume/v3/volumes => generated 747 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:27.969401 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8351ec99-d068-46c6-8cd3-405523abab74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:27.971800 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8351ec99-d068-46c6-8cd3-405523abab74 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 Aug 13 23:51:27.972048 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8351ec99-d068-46c6-8cd3-405523abab74 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:27.972318 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8351ec99-d068-46c6-8cd3-405523abab74 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:27.984320 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:27.984320 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:27.990810 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8351ec99-d068-46c6-8cd3-405523abab74 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:51:27.997846 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8351ec99-d068-46c6-8cd3-405523abab74 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 returned with HTTP 200 Aug 13 23:51:27.998370 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1048/4189] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:27 2026] GET /volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:28.347188 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-083e6918-f510-4cbb-93de-d2f1bcf1b5fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:28.349410 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-083e6918-f510-4cbb-93de-d2f1bcf1b5fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:28.349645 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-083e6918-f510-4cbb-93de-d2f1bcf1b5fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:28.349966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-083e6918-f510-4cbb-93de-d2f1bcf1b5fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:28.357802 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:28.357802 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:28.365045 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-083e6918-f510-4cbb-93de-d2f1bcf1b5fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:28.371867 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-083e6918-f510-4cbb-93de-d2f1bcf1b5fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 returned with HTTP 200 Aug 13 23:51:28.372899 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1039/4190] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:28 2026] GET /volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:51:28.385291 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2471f35-cc2f-416f-b6b9-7c8dc77d485f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:28.387039 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2471f35-cc2f-416f-b6b9-7c8dc77d485f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:51:28.387390 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2471f35-cc2f-416f-b6b9-7c8dc77d485f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6503d1e-95e8-4c3f-87eb-a84bb651ed73", "name": "tempest-VolumeDependencyTests-Snapshot-646506829"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:28.397145 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:28.397145 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:28.398462 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2471f35-cc2f-416f-b6b9-7c8dc77d485f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:28.398462 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-f2471f35-cc2f-416f-b6b9-7c8dc77d485f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create snapshot from volume e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:28.435507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f2471f35-cc2f-416f-b6b9-7c8dc77d485f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['3c434b1d-298f-4f59-a313-84ad46aa02f7', '57bd533e-1989-4d12-b1fa-63e0a4e89713', 'b4f6d13d-3a26-4c42-b5b8-ba410b993598', 'f2a913ef-9404-4819-bd5d-d2d1643daad3'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:28.472836 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2471f35-cc2f-416f-b6b9-7c8dc77d485f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot create request issued successfully. Aug 13 23:51:28.472979 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2471f35-cc2f-416f-b6b9-7c8dc77d485f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:51:28.473774 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1042/4191] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:51:28 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 13 23:51:28.484034 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2067d54d-44f5-4f62-a470-f19a6a3091e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:28.486174 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2067d54d-44f5-4f62-a470-f19a6a3091e3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:28.486701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2067d54d-44f5-4f62-a470-f19a6a3091e3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:28.486701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2067d54d-44f5-4f62-a470-f19a6a3091e3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:28.495595 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:28.495595 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:28.496226 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2067d54d-44f5-4f62-a470-f19a6a3091e3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:28.497273 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2067d54d-44f5-4f62-a470-f19a6a3091e3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 returned with HTTP 200 Aug 13 23:51:28.498109 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1063/4192] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:28 2026] GET /volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:28.510598 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9afbba0-7aeb-4b9f-8c3a-d1614cfee5f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:28.515777 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9afbba0-7aeb-4b9f-8c3a-d1614cfee5f2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:28.516586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9afbba0-7aeb-4b9f-8c3a-d1614cfee5f2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:28.516930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9afbba0-7aeb-4b9f-8c3a-d1614cfee5f2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:28.517147 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c9afbba0-7aeb-4b9f-8c3a-d1614cfee5f2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:28.522517 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:28.522517 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:28.523306 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9afbba0-7aeb-4b9f-8c3a-d1614cfee5f2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:28.524014 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1049/4193] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:28 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:29.013130 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a73244bb-1e55-4698-8792-e5ac5d0a4059 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:29.015743 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a73244bb-1e55-4698-8792-e5ac5d0a4059 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 Aug 13 23:51:29.016021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a73244bb-1e55-4698-8792-e5ac5d0a4059 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:29.016441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a73244bb-1e55-4698-8792-e5ac5d0a4059 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:29.026164 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:29.026164 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:29.031059 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a73244bb-1e55-4698-8792-e5ac5d0a4059 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:51:29.037105 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a73244bb-1e55-4698-8792-e5ac5d0a4059 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 returned with HTTP 200 Aug 13 23:51:29.037732 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1040/4194] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:29 2026] GET /volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:29.054027 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa9229e0-f799-4ad3-9246-b0610149766a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:29.056353 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa9229e0-f799-4ad3-9246-b0610149766a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:51:29.056971 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa9229e0-f799-4ad3-9246-b0610149766a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ebfe7b79-44ca-4ce7-95cb-b105b51a76f8", "name": "tempest-VolumesBackupsTest-Backup-1318922187"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:29.058824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-fa9229e0-f799-4ad3-9246-b0610149766a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Creating new backup {'backup': {'volume_id': 'ebfe7b79-44ca-4ce7-95cb-b105b51a76f8', 'name': 'tempest-VolumesBackupsTest-Backup-1318922187'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:51:29.058824 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-fa9229e0-f799-4ad3-9246-b0610149766a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Creating backup of volume ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 in container None Aug 13 23:51:29.068523 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:29.068523 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:29.069024 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa9229e0-f799-4ad3-9246-b0610149766a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Volume info retrieved successfully. Aug 13 23:51:29.090766 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-fa9229e0-f799-4ad3-9246-b0610149766a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Created reservations ['16eac7ba-f4ea-40a4-9a42-08ac4b3e3cec', '5592bc29-9a2b-4602-8e34-a939153736d3'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:29.133764 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa9229e0-f799-4ad3-9246-b0610149766a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:51:29.134296 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1043/4195] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:51:29 2026] POST /volume/v3/backups => generated 328 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:29.142598 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b37b3bf-de4e-476a-af6e-e9517db899a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:29.144724 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b37b3bf-de4e-476a-af6e-e9517db899a3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:29.144906 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b37b3bf-de4e-476a-af6e-e9517db899a3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:29.146060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b37b3bf-de4e-476a-af6e-e9517db899a3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:29.146060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3b37b3bf-de4e-476a-af6e-e9517db899a3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:29.151094 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:29.151094 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:29.151788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b37b3bf-de4e-476a-af6e-e9517db899a3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:29.152230 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1064/4196] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:29 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:29.506869 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a27d2e3-ce53-4e14-a64a-b13d65a775fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:29.510891 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a27d2e3-ce53-4e14-a64a-b13d65a775fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:29.511322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a27d2e3-ce53-4e14-a64a-b13d65a775fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:29.511563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a27d2e3-ce53-4e14-a64a-b13d65a775fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:29.517660 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:29.517660 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:29.518201 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a27d2e3-ce53-4e14-a64a-b13d65a775fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:29.519028 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a27d2e3-ce53-4e14-a64a-b13d65a775fc tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 returned with HTTP 200 Aug 13 23:51:29.519411 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1050/4197] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:29 2026] GET /volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:29.532875 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:29.535053 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:29.535649 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0ebc4f2e-a702-4d25-b268-e7348b0a3579", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1568752107"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:29.536371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c82c722c-e55b-4850-bb15-47412aca6238 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:29.537785 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'snapshot_id': '0ebc4f2e-a702-4d25-b268-e7348b0a3579', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1568752107'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:29.538363 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c82c722c-e55b-4850-bb15-47412aca6238 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:29.538660 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c82c722c-e55b-4850-bb15-47412aca6238 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:29.538913 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c82c722c-e55b-4850-bb15-47412aca6238 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:29.539053 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c82c722c-e55b-4850-bb15-47412aca6238 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:29.543553 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:29.543553 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:29.543932 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:29.543932 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:29.544186 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c82c722c-e55b-4850-bb15-47412aca6238 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:29.544557 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1044/4198] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:29 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:29.544699 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:29.544884 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:29.549009 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:29.556209 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (6548d4c0-0439-4f06-8e35-3934db32047b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:29.557522 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c3c441-7ff2-44ec-a0a7-ff89a8be8e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:29.558958 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:29.594253 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c3c441-7ff2-44ec-a0a7-ff89a8be8e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0ebc4f2e-a702-4d25-b268-e7348b0a3579', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:29.595414 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c999f94-2feb-4cfc-9fcd-53fa2922c963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:29.647923 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['3e029529-83f6-432e-8fc2-710db4f37f9d', '818ef2db-c63f-48ca-93c8-dda8f983d9a2', '37df81c8-5cff-4c43-a4d8-7a2429acd881', 'de5a3f86-5b3c-4ed4-a523-c8ba7c60d5ca'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:29.649052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c999f94-2feb-4cfc-9fcd-53fa2922c963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e029529-83f6-432e-8fc2-710db4f37f9d', '818ef2db-c63f-48ca-93c8-dda8f983d9a2', '37df81c8-5cff-4c43-a4d8-7a2429acd881', 'de5a3f86-5b3c-4ed4-a523-c8ba7c60d5ca']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:29.650195 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625a0a19-33a7-42ac-b8fd-972e32a946b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:29.690922 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625a0a19-33a7-42ac-b8fd-972e32a946b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81a52e6-7f0f-4996-818d-0f1ad6779cf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1568752107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['3e029529-83f6-432e-8fc2-710db4f37f9d','818ef2db-c63f-48ca-93c8-dda8f983d9a2','37df81c8-5cff-4c43-a4d8-7a2429acd881','de5a3f86-5b3c-4ed4-a523-c8ba7c60d5ca'],size=1,snapshot_id=0ebc4f2e-a702-4d25-b268-e7348b0a3579,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1568752107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81a52e6-7f0f-4996-818d-0f1ad6779cf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ebc4f2e-a702-4d25-b268-e7348b0a3579,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:29.691787 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdcbdb1-5089-412f-a8e7-ae9a66f757e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:29.715312 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdcbdb1-5089-412f-a8e7-ae9a66f757e4) transitioned into state 'SUCCESS' from state '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-1568752107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['3e029529-83f6-432e-8fc2-710db4f37f9d','818ef2db-c63f-48ca-93c8-dda8f983d9a2','37df81c8-5cff-4c43-a4d8-7a2429acd881','de5a3f86-5b3c-4ed4-a523-c8ba7c60d5ca'],size=1,snapshot_id=0ebc4f2e-a702-4d25-b268-e7348b0a3579,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:29.716236 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347c7136-3edd-4ee6-b4a4-cb5e6f89257e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:29.744894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347c7136-3edd-4ee6-b4a4-cb5e6f89257e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:29.745477 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (6548d4c0-0439-4f06-8e35-3934db32047b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:29.745824 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:29.746610 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9dbd8e3-b8a3-4376-8e61-3fe226c13bda tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:29.747316 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1041/4199] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:51:29 2026] POST /volume/v3/volumes => generated 802 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:29.762847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72700d9b-2aa8-40f7-bdcc-6992be0536eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:29.764978 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72700d9b-2aa8-40f7-bdcc-6992be0536eb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 Aug 13 23:51:29.765443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72700d9b-2aa8-40f7-bdcc-6992be0536eb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:29.765754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72700d9b-2aa8-40f7-bdcc-6992be0536eb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:29.776433 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:29.776433 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:29.782629 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72700d9b-2aa8-40f7-bdcc-6992be0536eb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:29.787162 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72700d9b-2aa8-40f7-bdcc-6992be0536eb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 returned with HTTP 200 Aug 13 23:51:29.787622 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1065/4200] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:29 2026] GET /volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:51:30.164615 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5ada4fe-f6aa-4240-a3a7-82cef85c6e59 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.166348 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5ada4fe-f6aa-4240-a3a7-82cef85c6e59 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:30.166611 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5ada4fe-f6aa-4240-a3a7-82cef85c6e59 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.166881 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5ada4fe-f6aa-4240-a3a7-82cef85c6e59 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.167048 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e5ada4fe-f6aa-4240-a3a7-82cef85c6e59 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:30.173974 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:30.173974 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:30.174905 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5ada4fe-f6aa-4240-a3a7-82cef85c6e59 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:30.175447 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1051/4201] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:30 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:30.555876 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca781232-9bb2-457a-9a26-ea9cf1bc31df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.557671 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca781232-9bb2-457a-9a26-ea9cf1bc31df tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:30.557879 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca781232-9bb2-457a-9a26-ea9cf1bc31df tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.558086 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca781232-9bb2-457a-9a26-ea9cf1bc31df tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.558202 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ca781232-9bb2-457a-9a26-ea9cf1bc31df tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:30.562699 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:30.562699 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:30.563406 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca781232-9bb2-457a-9a26-ea9cf1bc31df tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:30.564005 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1045/4202] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:30 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:30.736682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f53c943-3733-4104-9567-732a4331a4a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.740346 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f53c943-3733-4104-9567-732a4331a4a5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:30.740532 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f53c943-3733-4104-9567-732a4331a4a5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.740710 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f53c943-3733-4104-9567-732a4331a4a5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.747221 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:30.747221 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:30.750790 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4f53c943-3733-4104-9567-732a4331a4a5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:30.756115 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f53c943-3733-4104-9567-732a4331a4a5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:30.756621 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1042/4203] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:30 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:30.772015 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22801355-e75c-4faa-9fc4-4502ce8f2910 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.774464 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22801355-e75c-4faa-9fc4-4502ce8f2910 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:30.774768 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22801355-e75c-4faa-9fc4-4502ce8f2910 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.775065 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22801355-e75c-4faa-9fc4-4502ce8f2910 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.785455 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:30.785455 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:30.794020 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22801355-e75c-4faa-9fc4-4502ce8f2910 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:30.798516 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22801355-e75c-4faa-9fc4-4502ce8f2910 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:30.799826 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1066/4204] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:30 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:51:30.803851 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b483df66-0fc0-4c92-9ac6-5a64545e13c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.817482 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b483df66-0fc0-4c92-9ac6-5a64545e13c8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 Aug 13 23:51:30.825021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b483df66-0fc0-4c92-9ac6-5a64545e13c8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.825021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b483df66-0fc0-4c92-9ac6-5a64545e13c8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.858719 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:30.858719 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:30.863721 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-a55ca8a0-b045-4888-94a7-bd39d43e3ade None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.866533 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-a55ca8a0-b045-4888-94a7-bd39d43e3ade tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:30.866814 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-a55ca8a0-b045-4888-94a7-bd39d43e3ade tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.867123 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-a55ca8a0-b045-4888-94a7-bd39d43e3ade tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.872549 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b483df66-0fc0-4c92-9ac6-5a64545e13c8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:30.876779 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:30.876779 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:30.882383 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-a55ca8a0-b045-4888-94a7-bd39d43e3ade tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:30.888944 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-a55ca8a0-b045-4888-94a7-bd39d43e3ade tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:30.889598 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1046/4205] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:51:30 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:30.891917 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b483df66-0fc0-4c92-9ac6-5a64545e13c8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 returned with HTTP 200 Aug 13 23:51:30.896631 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1052/4206] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:30 2026] GET /volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 => generated 895 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:30.912906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0478bab-6ecb-48c2-9442-da5dea35abaf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.920690 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0478bab-6ecb-48c2-9442-da5dea35abaf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:30.920972 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0478bab-6ecb-48c2-9442-da5dea35abaf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.921281 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0478bab-6ecb-48c2-9442-da5dea35abaf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.921434 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-b0478bab-6ecb-48c2-9442-da5dea35abaf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: 0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:30.932016 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:30.932016 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:30.932016 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0478bab-6ecb-48c2-9442-da5dea35abaf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:30.959255 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0478bab-6ecb-48c2-9442-da5dea35abaf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot delete request issued successfully. Aug 13 23:51:30.959255 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0478bab-6ecb-48c2-9442-da5dea35abaf tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 returned with HTTP 202 Aug 13 23:51:30.959680 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1043/4207] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:30 2026] DELETE /volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:30.967388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b696f8c4-d1c8-457e-80e9-21dac7b14177 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.972846 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b696f8c4-d1c8-457e-80e9-21dac7b14177 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:30.973167 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b696f8c4-d1c8-457e-80e9-21dac7b14177 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.973439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b696f8c4-d1c8-457e-80e9-21dac7b14177 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.980136 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:30.980136 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:30.980807 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b696f8c4-d1c8-457e-80e9-21dac7b14177 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Snapshot retrieved successfully. Aug 13 23:51:30.981981 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b696f8c4-d1c8-457e-80e9-21dac7b14177 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 returned with HTTP 200 Aug 13 23:51:30.982684 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1067/4208] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:30 2026] GET /volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:30.992386 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da6f729c-a686-40a8-a53c-2ae15edb8832 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:30.992873 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da6f729c-a686-40a8-a53c-2ae15edb8832 None None] GET https://10.4.3.81/volume// Aug 13 23:51:30.993104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da6f729c-a686-40a8-a53c-2ae15edb8832 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:30.993357 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da6f729c-a686-40a8-a53c-2ae15edb8832 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:30.993788 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da6f729c-a686-40a8-a53c-2ae15edb8832 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:51:30.994179 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1047/4209] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:51:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:51:31.002371 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-ed63a73f-3fb8-4abb-a0f7-21a4175fcb47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:31.004427 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-ed63a73f-3fb8-4abb-a0f7-21a4175fcb47 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:51:31.004850 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-ed63a73f-3fb8-4abb-a0f7-21a4175fcb47 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b396012e-8efb-4843-9921-538a37b421b2", "connector": null, "instance_uuid": "de0bb5bf-6191-4f84-8d9e-868633208a69"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:31.013980 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:31.013980 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:31.043064 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-ed63a73f-3fb8-4abb-a0f7-21a4175fcb47 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:51:31.043712 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1053/4210] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:51:31 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:31.075850 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14c992e0-2902-44bd-8b3b-50818b2be1e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:31.077802 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14c992e0-2902-44bd-8b3b-50818b2be1e3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:31.078005 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14c992e0-2902-44bd-8b3b-50818b2be1e3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:31.078217 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14c992e0-2902-44bd-8b3b-50818b2be1e3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:31.082868 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-380a657a-964e-45c5-ab32-28c90ea64b8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:31.083417 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-380a657a-964e-45c5-ab32-28c90ea64b8c None None] GET https://10.4.3.81/volume// Aug 13 23:51:31.083667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-380a657a-964e-45c5-ab32-28c90ea64b8c None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:31.083958 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-380a657a-964e-45c5-ab32-28c90ea64b8c None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:31.084414 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-380a657a-964e-45c5-ab32-28c90ea64b8c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:51:31.084819 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1068/4211] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:51:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:51:31.090549 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:31.090549 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:31.094867 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-61498228-6732-47dd-801a-83276d94cd21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:31.095156 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-14c992e0-2902-44bd-8b3b-50818b2be1e3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:31.097836 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-61498228-6732-47dd-801a-83276d94cd21 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:31.098152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-61498228-6732-47dd-801a-83276d94cd21 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:31.098408 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-61498228-6732-47dd-801a-83276d94cd21 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:31.100261 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14c992e0-2902-44bd-8b3b-50818b2be1e3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:31.100893 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1044/4212] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:31 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:31.110719 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:31.110719 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:31.115377 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-61498228-6732-47dd-801a-83276d94cd21 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:31.120916 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-61498228-6732-47dd-801a-83276d94cd21 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:31.121619 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1048/4213] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:51:31 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 1050 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:51:31.185759 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8de7e242-f274-4ba3-8e31-10867946bb95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:31.188451 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8de7e242-f274-4ba3-8e31-10867946bb95 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:31.188727 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8de7e242-f274-4ba3-8e31-10867946bb95 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:31.189000 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8de7e242-f274-4ba3-8e31-10867946bb95 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:31.189171 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8de7e242-f274-4ba3-8e31-10867946bb95 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:31.194564 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:31.194564 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:31.195279 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8de7e242-f274-4ba3-8e31-10867946bb95 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:31.195699 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1054/4214] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:31 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:31.234945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-0fa0e5e7-da9d-4b3a-85ff-8795b57cf85f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:31.237308 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-0fa0e5e7-da9d-4b3a-85ff-8795b57cf85f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] PUT https://10.4.3.81/volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c Aug 13 23:51:31.237787 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-0fa0e5e7-da9d-4b3a-85ff-8795b57cf85f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:31.248376 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-0fa0e5e7-da9d-4b3a-85ff-8795b57cf85f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Acquiring lock "cinder-attachment_update-b396012e-8efb-4843-9921-538a37b421b2-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:51:31.253662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-0fa0e5e7-da9d-4b3a-85ff-8795b57cf85f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Lock "cinder-attachment_update-b396012e-8efb-4843-9921-538a37b421b2-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:51:31.254580 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:31.254580 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:31.347970 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-0fa0e5e7-da9d-4b3a-85ff-8795b57cf85f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Lock "cinder-attachment_update-b396012e-8efb-4843-9921-538a37b421b2-np0000007283" released by "attachment_update" :: held 0.094s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:51:31.348328 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-0fa0e5e7-da9d-4b3a-85ff-8795b57cf85f tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c returned with HTTP 200 Aug 13 23:51:31.348801 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1069/4215] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:51:31 2026] PUT /volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:31.576759 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-500637f4-48fb-4627-907e-eab389f5907a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:31.580720 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-500637f4-48fb-4627-907e-eab389f5907a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:31.580967 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-500637f4-48fb-4627-907e-eab389f5907a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:31.581226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-500637f4-48fb-4627-907e-eab389f5907a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:31.581375 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-500637f4-48fb-4627-907e-eab389f5907a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:31.592622 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:31.592622 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:31.593339 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-500637f4-48fb-4627-907e-eab389f5907a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:31.593917 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1045/4216] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:31 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:31.993668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d8c68db-5091-4d7e-91bb-2904cd295a43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:31.995572 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d8c68db-5091-4d7e-91bb-2904cd295a43 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:31.995797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d8c68db-5091-4d7e-91bb-2904cd295a43 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:31.996061 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d8c68db-5091-4d7e-91bb-2904cd295a43 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:32.000865 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d8c68db-5091-4d7e-91bb-2904cd295a43 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 returned with HTTP 404 Aug 13 23:51:32.001450 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1049/4217] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:31 2026] GET /volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:32.008285 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7aa74e93-1b91-4ce8-92e9-e080bdced08a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:32.010003 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7aa74e93-1b91-4ce8-92e9-e080bdced08a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:32.010179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7aa74e93-1b91-4ce8-92e9-e080bdced08a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:32.010386 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7aa74e93-1b91-4ce8-92e9-e080bdced08a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:32.010494 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7aa74e93-1b91-4ce8-92e9-e080bdced08a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:32.017397 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:32.017397 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:32.017924 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7aa74e93-1b91-4ce8-92e9-e080bdced08a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:32.036840 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7aa74e93-1b91-4ce8-92e9-e080bdced08a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:32.038020 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7aa74e93-1b91-4ce8-92e9-e080bdced08a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 returned with HTTP 202 Aug 13 23:51:32.038020 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1055/4218] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:32 2026] DELETE /volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:32.048937 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a606e8b-c3d4-44dc-9840-9fafbca70edd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:32.050925 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a606e8b-c3d4-44dc-9840-9fafbca70edd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:32.051662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a606e8b-c3d4-44dc-9840-9fafbca70edd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:32.051662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a606e8b-c3d4-44dc-9840-9fafbca70edd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:32.064047 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:32.064047 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:32.068537 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a606e8b-c3d4-44dc-9840-9fafbca70edd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:32.074495 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a606e8b-c3d4-44dc-9840-9fafbca70edd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 returned with HTTP 200 Aug 13 23:51:32.075143 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1070/4219] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:32 2026] GET /volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:32.115968 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca2a6e63-cd70-48b5-8c9c-d1c9114ea490 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:32.118335 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca2a6e63-cd70-48b5-8c9c-d1c9114ea490 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:32.118629 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca2a6e63-cd70-48b5-8c9c-d1c9114ea490 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:32.118961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca2a6e63-cd70-48b5-8c9c-d1c9114ea490 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:32.133012 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:32.133012 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:32.138185 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca2a6e63-cd70-48b5-8c9c-d1c9114ea490 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:32.145412 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca2a6e63-cd70-48b5-8c9c-d1c9114ea490 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:32.146317 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1046/4220] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:32 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:32.208192 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fee9ca59-e878-4913-b6a2-5da65bb6d7c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:32.210212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fee9ca59-e878-4913-b6a2-5da65bb6d7c8 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:32.210490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fee9ca59-e878-4913-b6a2-5da65bb6d7c8 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:32.210724 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fee9ca59-e878-4913-b6a2-5da65bb6d7c8 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:32.210822 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fee9ca59-e878-4913-b6a2-5da65bb6d7c8 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:32.216813 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:32.216813 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:32.217639 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fee9ca59-e878-4913-b6a2-5da65bb6d7c8 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:32.218143 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1050/4221] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:32 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:32.604335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-71810df4-a6a5-4ce6-9344-165872b92dd6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:32.606294 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71810df4-a6a5-4ce6-9344-165872b92dd6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:32.606559 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71810df4-a6a5-4ce6-9344-165872b92dd6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:32.607039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71810df4-a6a5-4ce6-9344-165872b92dd6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:32.607039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-71810df4-a6a5-4ce6-9344-165872b92dd6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:32.612134 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:32.612134 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:32.613001 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71810df4-a6a5-4ce6-9344-165872b92dd6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:32.613426 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1056/4222] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:32 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:33.090018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31f0de45-87eb-47b4-bf0c-5392c4cc0ce9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:33.091651 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31f0de45-87eb-47b4-bf0c-5392c4cc0ce9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:33.091830 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31f0de45-87eb-47b4-bf0c-5392c4cc0ce9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:33.092021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31f0de45-87eb-47b4-bf0c-5392c4cc0ce9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:33.098023 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31f0de45-87eb-47b4-bf0c-5392c4cc0ce9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 returned with HTTP 404 Aug 13 23:51:33.098754 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1071/4223] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:33 2026] GET /volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:33.108196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:33.111012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:33.111511 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1353394377"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:33.113713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1353394377'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:33.113885 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:33.119851 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:33.129224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (cd3c685c-7774-4944-97a3-ec1f7110f5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:33.130654 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2abfa7-e5a0-46a6-89d1-af99459e0402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:33.132008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:33.162160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-189bab3e-3791-47c6-a652-faa8883ef0c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:33.163973 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-189bab3e-3791-47c6-a652-faa8883ef0c7 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:33.164154 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-189bab3e-3791-47c6-a652-faa8883ef0c7 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:33.164385 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-189bab3e-3791-47c6-a652-faa8883ef0c7 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:33.165430 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2abfa7-e5a0-46a6-89d1-af99459e0402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:33.166595 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee72aae-d101-4460-9f2b-967f423eee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:33.174414 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:33.174414 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:33.178569 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-189bab3e-3791-47c6-a652-faa8883ef0c7 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:33.183217 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-189bab3e-3791-47c6-a652-faa8883ef0c7 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:33.183616 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1051/4224] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:33 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:33.227359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['69d8ece7-66e0-408a-9e77-dd645aebca9c', '3172a7ad-cbe6-4378-88a8-9e57b872cd2d', '5013095b-1e30-4b31-92d3-402d700c2469', '7797f1da-e1b6-40e9-a11a-fadfae35e98d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:33.228547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee72aae-d101-4460-9f2b-967f423eee7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69d8ece7-66e0-408a-9e77-dd645aebca9c', '3172a7ad-cbe6-4378-88a8-9e57b872cd2d', '5013095b-1e30-4b31-92d3-402d700c2469', '7797f1da-e1b6-40e9-a11a-fadfae35e98d']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:33.229407 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0c30f003-2697-4418-ae0e-20e1d976e20b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:33.229858 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d617e5-9aca-47ad-9897-aba4ac5b3d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:33.232411 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c30f003-2697-4418-ae0e-20e1d976e20b tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:33.232702 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c30f003-2697-4418-ae0e-20e1d976e20b tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:33.232967 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c30f003-2697-4418-ae0e-20e1d976e20b tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:33.233168 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0c30f003-2697-4418-ae0e-20e1d976e20b tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:33.238747 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:33.238747 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:33.239434 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c30f003-2697-4418-ae0e-20e1d976e20b tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:33.240206 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1057/4225] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:33 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:33.259023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d617e5-9aca-47ad-9897-aba4ac5b3d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14d5756f-c29f-4c83-8764-c6b662bb773a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1353394377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['69d8ece7-66e0-408a-9e77-dd645aebca9c','3172a7ad-cbe6-4378-88a8-9e57b872cd2d','5013095b-1e30-4b31-92d3-402d700c2469','7797f1da-e1b6-40e9-a11a-fadfae35e98d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1353394377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14d5756f-c29f-4c83-8764-c6b662bb773a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:33.260158 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5abfc2a-6be0-4bd9-85ee-7d48ea6ee1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:33.287197 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5abfc2a-6be0-4bd9-85ee-7d48ea6ee1a6) transitioned into state 'SUCCESS' from state '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-1353394377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['69d8ece7-66e0-408a-9e77-dd645aebca9c','3172a7ad-cbe6-4378-88a8-9e57b872cd2d','5013095b-1e30-4b31-92d3-402d700c2469','7797f1da-e1b6-40e9-a11a-fadfae35e98d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:33.288222 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b797fd-ad6a-49f0-a418-ece9e877195d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:33.301413 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b797fd-ad6a-49f0-a418-ece9e877195d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:33.302436 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (cd3c685c-7774-4944-97a3-ec1f7110f5e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:33.302808 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:33.303582 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d4fa310-65b6-446c-a0b9-c8d11542a254 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:33.304109 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1047/4226] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:51:33 2026] POST /volume/v3/volumes => generated 768 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:33.317106 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61b84a7b-7e31-4baa-ba79-7d52ca4c11cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:33.319127 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61b84a7b-7e31-4baa-ba79-7d52ca4c11cb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:33.319376 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61b84a7b-7e31-4baa-ba79-7d52ca4c11cb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:33.319583 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61b84a7b-7e31-4baa-ba79-7d52ca4c11cb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:33.329687 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:33.329687 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:33.334131 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-61b84a7b-7e31-4baa-ba79-7d52ca4c11cb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:33.341165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61b84a7b-7e31-4baa-ba79-7d52ca4c11cb tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a returned with HTTP 200 Aug 13 23:51:33.341601 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1072/4227] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:33 2026] GET /volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:33.625422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5f757a1-c263-4d29-b6a2-63aef7ddd1a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:33.627583 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5f757a1-c263-4d29-b6a2-63aef7ddd1a0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:33.627837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5f757a1-c263-4d29-b6a2-63aef7ddd1a0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:33.628079 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5f757a1-c263-4d29-b6a2-63aef7ddd1a0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:33.628179 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c5f757a1-c263-4d29-b6a2-63aef7ddd1a0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:33.632523 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:33.632523 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:33.633182 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5f757a1-c263-4d29-b6a2-63aef7ddd1a0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:33.633578 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1052/4228] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:33 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:34.198618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a0a9f4a-750f-4425-9575-e75d36e03638 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:34.200368 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a0a9f4a-750f-4425-9575-e75d36e03638 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:34.200556 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a0a9f4a-750f-4425-9575-e75d36e03638 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:34.200778 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a0a9f4a-750f-4425-9575-e75d36e03638 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:34.212471 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:34.212471 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:34.216565 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a0a9f4a-750f-4425-9575-e75d36e03638 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:34.222021 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a0a9f4a-750f-4425-9575-e75d36e03638 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:34.222021 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1058/4229] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:34 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:34.255189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-62a46d96-8827-4f95-a14b-17e6626cfb77 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:34.257076 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62a46d96-8827-4f95-a14b-17e6626cfb77 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:34.257276 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62a46d96-8827-4f95-a14b-17e6626cfb77 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:34.259008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62a46d96-8827-4f95-a14b-17e6626cfb77 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:34.259008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-62a46d96-8827-4f95-a14b-17e6626cfb77 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:34.262246 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:34.262246 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:34.262942 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62a46d96-8827-4f95-a14b-17e6626cfb77 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:34.263402 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1048/4230] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:34 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:34.357897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4fe1cec2-3fd2-4118-ba03-559971e72fa5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:34.359906 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4fe1cec2-3fd2-4118-ba03-559971e72fa5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:34.360157 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4fe1cec2-3fd2-4118-ba03-559971e72fa5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:34.360390 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4fe1cec2-3fd2-4118-ba03-559971e72fa5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:34.368191 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:34.368191 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:34.371931 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4fe1cec2-3fd2-4118-ba03-559971e72fa5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:34.376299 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4fe1cec2-3fd2-4118-ba03-559971e72fa5 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a returned with HTTP 200 Aug 13 23:51:34.376756 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1073/4231] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:34 2026] GET /volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:34.397417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:34.408063 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:34.410652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "14d5756f-c29f-4c83-8764-c6b662bb773a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1280176819"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:34.416966 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request body: {'volume': {'source_volid': '14d5756f-c29f-4c83-8764-c6b662bb773a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1280176819'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:34.445794 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:34.445794 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:34.447694 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume retrieved successfully. Aug 13 23:51:34.448677 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume of 1 GB Aug 13 23:51:34.469005 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Availability Zones retrieved successfully. Aug 13 23:51:34.475856 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (41149def-f0a6-4788-ae1a-b65bc4ecb51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:34.477260 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (219032c3-1871-4b3e-96b1-7d1344b1ae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:34.478459 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:34.503340 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (219032c3-1871-4b3e-96b1-7d1344b1ae0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '14d5756f-c29f-4c83-8764-c6b662bb773a', 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:34.504094 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752e3f80-5379-452c-9ec0-45db9fd64ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:34.560870 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Created reservations ['f8a415f9-eb05-4fae-8b78-e6d4822302b7', '41533a1a-ba77-477d-9b43-e9807cf6dadb', 'c6f66e22-0d56-4a9f-9549-f8854aa056bc', 'a00ff6fd-eb55-4c1b-bbf4-a700786bfc8c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:34.561851 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752e3f80-5379-452c-9ec0-45db9fd64ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8a415f9-eb05-4fae-8b78-e6d4822302b7', '41533a1a-ba77-477d-9b43-e9807cf6dadb', 'c6f66e22-0d56-4a9f-9549-f8854aa056bc', 'a00ff6fd-eb55-4c1b-bbf4-a700786bfc8c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:34.562827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2521f070-4b5b-46c2-a104-a955c8b60988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:34.607303 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2521f070-4b5b-46c2-a104-a955c8b60988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ff8cce-22a6-49a5-bb55-34729be93779', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1280176819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['f8a415f9-eb05-4fae-8b78-e6d4822302b7','41533a1a-ba77-477d-9b43-e9807cf6dadb','c6f66e22-0d56-4a9f-9549-f8854aa056bc','a00ff6fd-eb55-4c1b-bbf4-a700786bfc8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=14d5756f-c29f-4c83-8764-c6b662bb773a,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1280176819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ff8cce-22a6-49a5-bb55-34729be93779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989deb3ea5d742288d2b58e1ee258346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=14d5756f-c29f-4c83-8764-c6b662bb773a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:34.608187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36302c2a-d25e-4a5d-b8eb-e7d1d430d5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:34.628880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36302c2a-d25e-4a5d-b8eb-e7d1d430d5f6) transitioned into state 'SUCCESS' from state '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-1280176819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='989deb3ea5d742288d2b58e1ee258346',qos_specs=None,replication_status=,reservations=['f8a415f9-eb05-4fae-8b78-e6d4822302b7','41533a1a-ba77-477d-9b43-e9807cf6dadb','c6f66e22-0d56-4a9f-9549-f8854aa056bc','a00ff6fd-eb55-4c1b-bbf4-a700786bfc8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=14d5756f-c29f-4c83-8764-c6b662bb773a,status='creating',user_id='592d9b25c6464ff3a27dd2b7190088d0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:34.629965 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2f57f1-7420-477b-8069-8d77837ddc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:34.648893 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2f57f1-7420-477b-8069-8d77837ddc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:34.649439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2dc076f0-1932-4080-991f-fc1cfb747cf8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:34.649931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Flow 'volume_create_api' (41149def-f0a6-4788-ae1a-b65bc4ecb51c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:34.650437 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Create volume request issued successfully. Aug 13 23:51:34.651125 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af59bc84-f836-41ee-b3f1-10b1675c9a0a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:34.651554 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1053/4232] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:51:34 2026] POST /volume/v3/volumes => generated 802 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:34.652133 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2dc076f0-1932-4080-991f-fc1cfb747cf8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:34.652540 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2dc076f0-1932-4080-991f-fc1cfb747cf8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:34.652842 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2dc076f0-1932-4080-991f-fc1cfb747cf8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:34.653016 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2dc076f0-1932-4080-991f-fc1cfb747cf8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:34.660858 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:34.660858 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:34.661885 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2dc076f0-1932-4080-991f-fc1cfb747cf8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:34.662838 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1059/4233] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:34 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:34.662917 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e004d9d-fbc3-4d11-87b5-f64dd4ac0a78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:34.665068 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e004d9d-fbc3-4d11-87b5-f64dd4ac0a78 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 Aug 13 23:51:34.665272 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e004d9d-fbc3-4d11-87b5-f64dd4ac0a78 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:34.665478 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e004d9d-fbc3-4d11-87b5-f64dd4ac0a78 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:34.673810 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:34.673810 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:34.678060 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3e004d9d-fbc3-4d11-87b5-f64dd4ac0a78 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:34.684893 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e004d9d-fbc3-4d11-87b5-f64dd4ac0a78 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 returned with HTTP 200 Aug 13 23:51:34.687408 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1049/4234] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:34 2026] GET /volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:34.777288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-096335e5-420d-4334-b8f4-cc6330cdea88 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:34.779947 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-096335e5-420d-4334-b8f4-cc6330cdea88 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c/action Aug 13 23:51:34.780735 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-096335e5-420d-4334-b8f4-cc6330cdea88 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:51:34.781002 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-096335e5-420d-4334-b8f4-cc6330cdea88 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:34.804471 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:34.804471 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:34.817225 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-43702a6d-b7fa-4dc1-a342-3a349e64d697 req-096335e5-420d-4334-b8f4-cc6330cdea88 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c/action returned with HTTP 204 Aug 13 23:51:34.817225 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1074/4235] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:51:34 2026] POST /volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:35.234364 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-151cc2f8-8511-4080-928e-342db709706e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.236337 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-151cc2f8-8511-4080-928e-342db709706e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:35.236498 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-151cc2f8-8511-4080-928e-342db709706e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.236792 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-151cc2f8-8511-4080-928e-342db709706e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.246011 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.246011 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:35.249656 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-151cc2f8-8511-4080-928e-342db709706e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:35.253828 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-151cc2f8-8511-4080-928e-342db709706e tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:35.254206 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1054/4236] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:35.268172 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23aed275-5676-4814-99a5-3ddcbb51de77 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.270198 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23aed275-5676-4814-99a5-3ddcbb51de77 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:35.270380 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23aed275-5676-4814-99a5-3ddcbb51de77 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.270554 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23aed275-5676-4814-99a5-3ddcbb51de77 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.278393 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9191040b-54dd-4e7b-9cdb-033fcc352925 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.279783 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.279783 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:35.280133 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9191040b-54dd-4e7b-9cdb-033fcc352925 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:35.280308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9191040b-54dd-4e7b-9cdb-033fcc352925 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.280476 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9191040b-54dd-4e7b-9cdb-033fcc352925 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.280569 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9191040b-54dd-4e7b-9cdb-033fcc352925 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:35.283432 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23aed275-5676-4814-99a5-3ddcbb51de77 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:35.284889 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.284889 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:35.285461 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9191040b-54dd-4e7b-9cdb-033fcc352925 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:35.285979 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1050/4237] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:35.288065 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23aed275-5676-4814-99a5-3ddcbb51de77 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:35.288500 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1060/4238] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:35.674452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2920f91-a7dd-471f-b425-d483531a85a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.676239 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2920f91-a7dd-471f-b425-d483531a85a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:35.676239 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2920f91-a7dd-471f-b425-d483531a85a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.676239 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2920f91-a7dd-471f-b425-d483531a85a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.676467 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b2920f91-a7dd-471f-b425-d483531a85a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:35.680616 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.680616 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:35.681251 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2920f91-a7dd-471f-b425-d483531a85a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:35.681634 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1075/4239] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:35.692642 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-54867f5d-3816-42db-91eb-3e763825959a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.694376 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54867f5d-3816-42db-91eb-3e763825959a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8/export_record Aug 13 23:51:35.694575 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54867f5d-3816-42db-91eb-3e763825959a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.694767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54867f5d-3816-42db-91eb-3e763825959a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.694863 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-54867f5d-3816-42db-91eb-3e763825959a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Export record for backup 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 23:51:35.701241 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.701241 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:35.702314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-54867f5d-3816-42db-91eb-3e763825959a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling RPCAPI with context: , host: np0000007283, backup: 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 23:51:35.705215 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a11c7f88-3bbd-4516-9f38-8699640c2135 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.707403 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a11c7f88-3bbd-4516-9f38-8699640c2135 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 Aug 13 23:51:35.707663 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a11c7f88-3bbd-4516-9f38-8699640c2135 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.707915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a11c7f88-3bbd-4516-9f38-8699640c2135 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.711435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-54867f5d-3816-42db-91eb-3e763825959a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] export_record in rpcapi backup_id 797481d1-8a0d-4212-9e74-d9980217f1c8 on host np0000007283. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 23:51:35.716494 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.716494 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:35.720918 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a11c7f88-3bbd-4516-9f38-8699640c2135 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:35.725797 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a11c7f88-3bbd-4516-9f38-8699640c2135 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 returned with HTTP 200 Aug 13 23:51:35.726292 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1051/4240] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:35.731478 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-54867f5d-3816-42db-91eb-3e763825959a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzk3NDgxZDEtOGEwZC00MjEyLTllNzQtZDk5ODAyMTdmMWM4IiwgInVzZXJfaWQiOiAiMmQ3MzY4ZTgzMTJjNDlmODhhOGJhNTlmYzliMjYzYTkiLCAicHJvamVjdF9pZCI6ICJkNjczNjliNGVmNDY0NjM1YTBmZDQyNWE5ZWFjN2ZmZCIsICJ2b2x1bWVfaWQiOiAiY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE3NTEwMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2LzIwMjYwODEzMjM1MTE5L2F6X25vdmFfYmFja3VwXzc5NzQ4MWQxLThhMGQtNDIxMi05ZTc0LWQ5OTgwMjE3ZjFjOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1MTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 23:51:35.731778 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54867f5d-3816-42db-91eb-3e763825959a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8/export_record returned with HTTP 200 Aug 13 23:51:35.732193 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1055/4241] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8/export_record => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:35.740182 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ed0e2c7-c350-4bda-b18b-36645962e58b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.742848 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09eb7599-2572-4a4c-af5f-579dc8f1b572 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.743100 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ed0e2c7-c350-4bda-b18b-36645962e58b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:51:35.743750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ed0e2c7-c350-4bda-b18b-36645962e58b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.743750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ed0e2c7-c350-4bda-b18b-36645962e58b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.743750 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3ed0e2c7-c350-4bda-b18b-36645962e58b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:35.747092 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09eb7599-2572-4a4c-af5f-579dc8f1b572 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:35.747180 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09eb7599-2572-4a4c-af5f-579dc8f1b572 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.748242 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09eb7599-2572-4a4c-af5f-579dc8f1b572 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.748525 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-09eb7599-2572-4a4c-af5f-579dc8f1b572 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: 14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:35.751567 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.751567 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:35.753105 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ed0e2c7-c350-4bda-b18b-36645962e58b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:51:35.753427 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1061/4242] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:35.758023 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.758023 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:35.758519 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09eb7599-2572-4a4c-af5f-579dc8f1b572 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:35.769039 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.770914 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/backups/import_record Aug 13 23:51:35.771340 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzNiYzlkOTItZjU5ZS00NDU0LTg3ZjQtNWJjYjBhZmI1NDA5IiwgInVzZXJfaWQiOiAiMmQ3MzY4ZTgzMTJjNDlmODhhOGJhNTlmYzliMjYzYTkiLCAicHJvamVjdF9pZCI6ICJkNjczNjliNGVmNDY0NjM1YTBmZDQyNWE5ZWFjN2ZmZCIsICJ2b2x1bWVfaWQiOiAiY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE3NTEwMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2LzIwMjYwODEzMjM1MTE5L2F6X25vdmFfYmFja3VwXzc5NzQ4MWQxLThhMGQtNDIxMi05ZTc0LWQ5OTgwMjE3ZjFjOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1MTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:35.772747 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzNiYzlkOTItZjU5ZS00NDU0LTg3ZjQtNWJjYjBhZmI1NDA5IiwgInVzZXJfaWQiOiAiMmQ3MzY4ZTgzMTJjNDlmODhhOGJhNTlmYzliMjYzYTkiLCAicHJvamVjdF9pZCI6ICJkNjczNjliNGVmNDY0NjM1YTBmZDQyNWE5ZWFjN2ZmZCIsICJ2b2x1bWVfaWQiOiAiY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE3NTEwMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2LzIwMjYwODEzMjM1MTE5L2F6X25vdmFfYmFja3VwXzc5NzQ4MWQxLThhMGQtNDIxMi05ZTc0LWQ5OTgwMjE3ZjFjOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1MTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100275) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 23:51:35.772863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzNiYzlkOTItZjU5ZS00NDU0LTg3ZjQtNWJjYjBhZmI1NDA5IiwgInVzZXJfaWQiOiAiMmQ3MzY4ZTgzMTJjNDlmODhhOGJhNTlmYzliMjYzYTkiLCAicHJvamVjdF9pZCI6ICJkNjczNjliNGVmNDY0NjM1YTBmZDQyNWE5ZWFjN2ZmZCIsICJ2b2x1bWVfaWQiOiAiY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE3NTEwMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2LzIwMjYwODEzMjM1MTE5L2F6X25vdmFfYmFja3VwXzc5NzQ4MWQxLThhMGQtNDIxMi05ZTc0LWQ5OTgwMjE3ZjFjOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1MTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100275) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 23:51:35.778629 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09eb7599-2572-4a4c-af5f-579dc8f1b572 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:35.778920 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09eb7599-2572-4a4c-af5f-579dc8f1b572 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a returned with HTTP 202 Aug 13 23:51:35.779481 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1076/4243] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:35 2026] DELETE /volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:35.788013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d78810b-9813-40c7-9faf-e57a9e79ecc2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.790621 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d78810b-9813-40c7-9faf-e57a9e79ecc2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:35.790906 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d78810b-9813-40c7-9faf-e57a9e79ecc2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.791116 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d78810b-9813-40c7-9faf-e57a9e79ecc2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.801882 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.801882 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:35.805942 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7d78810b-9813-40c7-9faf-e57a9e79ecc2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:35.809810 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['fc250f11-6ddc-44d4-99b9-31d0b5fc5641', 'f5e6cc9d-c56c-4af3-936f-389ff777b440'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:35.811376 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d78810b-9813-40c7-9faf-e57a9e79ecc2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a returned with HTTP 200 Aug 13 23:51:35.811821 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1056/4244] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:35.837194 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] import_record rpcapi backup id 73bc9d92-f59e-4454-87f4-5bcb0afb5409 on host np0000007283 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzNiYzlkOTItZjU5ZS00NDU0LTg3ZjQtNWJjYjBhZmI1NDA5IiwgInVzZXJfaWQiOiAiMmQ3MzY4ZTgzMTJjNDlmODhhOGJhNTlmYzliMjYzYTkiLCAicHJvamVjdF9pZCI6ICJkNjczNjliNGVmNDY0NjM1YTBmZDQyNWE5ZWFjN2ZmZCIsICJ2b2x1bWVfaWQiOiAiY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE3NTEwMTY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2ZjNTg0NzMtM2QyMS00NWQ1LTlhMDEtMjgwYjFmNDljMTA2LzIwMjYwODEzMjM1MTE5L2F6X25vdmFfYmFja3VwXzc5NzQ4MWQxLThhMGQtNDIxMi05ZTc0LWQ5OTgwMjE3ZjFjOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTE6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1MTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100275) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 23:51:35.839834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Import record output: {'backup': {'id': '73bc9d92-f59e-4454-87f4-5bcb0afb5409', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409'}, {'rel': 'bookmark', 'href': 'https://10.4.3.81/volume/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409'}]}}. {{(pid=100275) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 23:51:35.843015 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3de24731-d7ab-4ba1-8b39-6698497d1739 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 201 Aug 13 23:51:35.843015 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1052/4245] 10.4.3.81 () {70 vars in 1335 bytes} [Thu Aug 13 23:51:35 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 72 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 23:51:35.849560 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-97d98436-203c-4ae1-a4b4-9a0f46cd795b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:35.852387 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-97d98436-203c-4ae1-a4b4-9a0f46cd795b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 Aug 13 23:51:35.852605 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-97d98436-203c-4ae1-a4b4-9a0f46cd795b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:35.852828 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-97d98436-203c-4ae1-a4b4-9a0f46cd795b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:35.852970 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-97d98436-203c-4ae1-a4b4-9a0f46cd795b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 73bc9d92-f59e-4454-87f4-5bcb0afb5409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:35.859406 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:35.859406 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:35.860088 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-97d98436-203c-4ae1-a4b4-9a0f46cd795b tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 returned with HTTP 200 Aug 13 23:51:35.860474 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1062/4246] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:35 2026] GET /volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:36.298111 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-96d7903d-7b14-4ff0-b443-aec30ad40fb2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:36.301006 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-96d7903d-7b14-4ff0-b443-aec30ad40fb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:36.301006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-96d7903d-7b14-4ff0-b443-aec30ad40fb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:36.301006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-96d7903d-7b14-4ff0-b443-aec30ad40fb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:36.301006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-96d7903d-7b14-4ff0-b443-aec30ad40fb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:36.306426 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:36.306426 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:36.307075 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-96d7903d-7b14-4ff0-b443-aec30ad40fb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:36.307448 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1077/4247] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:36 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:36.831131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a312d4c-4ac0-4a6d-aa33-a9d0afd22abe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:36.833097 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a312d4c-4ac0-4a6d-aa33-a9d0afd22abe tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:36.833097 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a312d4c-4ac0-4a6d-aa33-a9d0afd22abe tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:36.833333 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a312d4c-4ac0-4a6d-aa33-a9d0afd22abe tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:36.839797 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a312d4c-4ac0-4a6d-aa33-a9d0afd22abe tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a returned with HTTP 404 Aug 13 23:51:36.840630 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1057/4248] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:36 2026] GET /volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:36.853231 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fd818dae-13f0-4ca6-93d0-8c813043720c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:36.855420 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd818dae-13f0-4ca6-93d0-8c813043720c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 Aug 13 23:51:36.855839 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd818dae-13f0-4ca6-93d0-8c813043720c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:36.856211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd818dae-13f0-4ca6-93d0-8c813043720c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:36.856532 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-fd818dae-13f0-4ca6-93d0-8c813043720c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: b3ff8cce-22a6-49a5-bb55-34729be93779 Aug 13 23:51:36.864653 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:36.864653 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:36.865234 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fd818dae-13f0-4ca6-93d0-8c813043720c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:36.874116 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac9f5bff-6cef-4e23-852d-7a2bd7bd9003 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:36.876274 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac9f5bff-6cef-4e23-852d-7a2bd7bd9003 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 Aug 13 23:51:36.876522 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac9f5bff-6cef-4e23-852d-7a2bd7bd9003 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:36.876791 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac9f5bff-6cef-4e23-852d-7a2bd7bd9003 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:36.876925 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ac9f5bff-6cef-4e23-852d-7a2bd7bd9003 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 73bc9d92-f59e-4454-87f4-5bcb0afb5409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:36.882205 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:36.882205 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:36.883099 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac9f5bff-6cef-4e23-852d-7a2bd7bd9003 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 returned with HTTP 200 Aug 13 23:51:36.883571 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1063/4249] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:36 2026] GET /volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:36.885216 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fd818dae-13f0-4ca6-93d0-8c813043720c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:36.885416 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd818dae-13f0-4ca6-93d0-8c813043720c tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 returned with HTTP 202 Aug 13 23:51:36.885821 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1053/4250] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:36 2026] DELETE /volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:36.894027 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4028fab-4f79-45f2-bcfb-2e947b0f1cba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:36.894385 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7898529e-4927-4c45-9589-b59d0988fa79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:36.896057 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7898529e-4927-4c45-9589-b59d0988fa79 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 Aug 13 23:51:36.896263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7898529e-4927-4c45-9589-b59d0988fa79 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:36.896417 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4028fab-4f79-45f2-bcfb-2e947b0f1cba tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 Aug 13 23:51:36.896479 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7898529e-4927-4c45-9589-b59d0988fa79 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:36.896542 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-7898529e-4927-4c45-9589-b59d0988fa79 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete backup with id: 73bc9d92-f59e-4454-87f4-5bcb0afb5409. Aug 13 23:51:36.896721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4028fab-4f79-45f2-bcfb-2e947b0f1cba tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:36.897056 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4028fab-4f79-45f2-bcfb-2e947b0f1cba tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:36.900987 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:36.900987 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:36.908883 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:36.908883 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:36.914217 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-7898529e-4927-4c45-9589-b59d0988fa79 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] delete_backup rpcapi backup_id 73bc9d92-f59e-4454-87f4-5bcb0afb5409 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:51:36.914590 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e4028fab-4f79-45f2-bcfb-2e947b0f1cba tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:36.916167 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7898529e-4927-4c45-9589-b59d0988fa79 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 returned with HTTP 202 Aug 13 23:51:36.916686 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1058/4251] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:36 2026] DELETE /volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 23:51:36.925106 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4028fab-4f79-45f2-bcfb-2e947b0f1cba tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 returned with HTTP 200 Aug 13 23:51:36.925595 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1078/4252] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:36 2026] GET /volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:36.927716 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d03c5e6e-b978-4046-9139-255f47f981ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:36.930847 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d03c5e6e-b978-4046-9139-255f47f981ad tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 Aug 13 23:51:36.931181 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d03c5e6e-b978-4046-9139-255f47f981ad tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:36.931469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d03c5e6e-b978-4046-9139-255f47f981ad tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:36.931641 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d03c5e6e-b978-4046-9139-255f47f981ad tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 73bc9d92-f59e-4454-87f4-5bcb0afb5409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:36.938639 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:36.938639 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:36.940542 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d03c5e6e-b978-4046-9139-255f47f981ad tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 returned with HTTP 200 Aug 13 23:51:36.941739 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1064/4253] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:36 2026] GET /volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:37.323299 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00680f3b-1c6e-4137-8f7e-341abff0836d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:37.325525 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00680f3b-1c6e-4137-8f7e-341abff0836d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:37.325801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00680f3b-1c6e-4137-8f7e-341abff0836d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:37.326063 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00680f3b-1c6e-4137-8f7e-341abff0836d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:37.326224 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-00680f3b-1c6e-4137-8f7e-341abff0836d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:37.336863 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:37.336863 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:37.337625 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00680f3b-1c6e-4137-8f7e-341abff0836d tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:37.338060 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1054/4254] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:37 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:37.944053 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a30e82d5-5aba-4ba9-b2a0-e9206ee31071 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:37.949358 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a30e82d5-5aba-4ba9-b2a0-e9206ee31071 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 Aug 13 23:51:37.949551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a30e82d5-5aba-4ba9-b2a0-e9206ee31071 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:37.949744 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a30e82d5-5aba-4ba9-b2a0-e9206ee31071 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:37.955244 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a30e82d5-5aba-4ba9-b2a0-e9206ee31071 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 returned with HTTP 404 Aug 13 23:51:37.955943 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1059/4255] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:37 2026] GET /volume/v3/volumes/b3ff8cce-22a6-49a5-bb55-34729be93779 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:37.957149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cce1676b-483c-44e9-8ef2-33824f0ae808 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:37.958929 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cce1676b-483c-44e9-8ef2-33824f0ae808 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 Aug 13 23:51:37.961520 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cce1676b-483c-44e9-8ef2-33824f0ae808 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:37.961520 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cce1676b-483c-44e9-8ef2-33824f0ae808 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:37.961520 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cce1676b-483c-44e9-8ef2-33824f0ae808 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 73bc9d92-f59e-4454-87f4-5bcb0afb5409. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:37.965609 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c173c1f9-7984-44a7-8861-80e33da1cef1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:37.968254 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cce1676b-483c-44e9-8ef2-33824f0ae808 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 returned with HTTP 404 Aug 13 23:51:37.968899 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1079/4256] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:37 2026] GET /volume/v3/backups/73bc9d92-f59e-4454-87f4-5bcb0afb5409 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:37.971163 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c173c1f9-7984-44a7-8861-80e33da1cef1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:37.971720 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c173c1f9-7984-44a7-8861-80e33da1cef1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:37.972233 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c173c1f9-7984-44a7-8861-80e33da1cef1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:37.972479 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c173c1f9-7984-44a7-8861-80e33da1cef1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: 14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:37.979302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ecb0f4de-f059-4789-b777-4aba591995cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:37.980538 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ecb0f4de-f059-4789-b777-4aba591995cd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 Aug 13 23:51:37.980776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ecb0f4de-f059-4789-b777-4aba591995cd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:37.981111 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ecb0f4de-f059-4789-b777-4aba591995cd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:37.981212 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ecb0f4de-f059-4789-b777-4aba591995cd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume with id: cfc58473-3d21-45d5-9a01-280b1f49c106 Aug 13 23:51:37.985012 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c173c1f9-7984-44a7-8861-80e33da1cef1 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a returned with HTTP 404 Aug 13 23:51:37.985012 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1065/4257] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:37 2026] DELETE /volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:37.989722 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:37.989722 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:37.990175 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ecb0f4de-f059-4789-b777-4aba591995cd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:37.991496 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9cf11cc7-317c-476b-9f0e-316c4ce5584f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:37.993709 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cf11cc7-317c-476b-9f0e-316c4ce5584f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a Aug 13 23:51:37.994034 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cf11cc7-317c-476b-9f0e-316c4ce5584f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:37.994292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cf11cc7-317c-476b-9f0e-316c4ce5584f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:38.003722 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cf11cc7-317c-476b-9f0e-316c4ce5584f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a returned with HTTP 404 Aug 13 23:51:38.004946 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1060/4258] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:37 2026] GET /volume/v3/volumes/14d5756f-c29f-4c83-8764-c6b662bb773a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:38.009766 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ecb0f4de-f059-4789-b777-4aba591995cd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume request issued successfully. Aug 13 23:51:38.010005 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ecb0f4de-f059-4789-b777-4aba591995cd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 returned with HTTP 202 Aug 13 23:51:38.010601 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1055/4259] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:37 2026] DELETE /volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:38.015647 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7837c72c-1334-4f96-bc74-f3f0bc769af7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:38.017658 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7837c72c-1334-4f96-bc74-f3f0bc769af7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 Aug 13 23:51:38.017970 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7837c72c-1334-4f96-bc74-f3f0bc769af7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:38.018230 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7837c72c-1334-4f96-bc74-f3f0bc769af7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:38.018411 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7837c72c-1334-4f96-bc74-f3f0bc769af7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: a81a52e6-7f0f-4996-818d-0f1ad6779cf4 Aug 13 23:51:38.021675 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-21819c96-e183-4a38-afa8-1f502231f113 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:38.022703 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-53b802a5-c330-4e40-b6b5-dd160310f387 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:38.024817 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-53b802a5-c330-4e40-b6b5-dd160310f387 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:38.025026 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-53b802a5-c330-4e40-b6b5-dd160310f387 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:38.025254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-53b802a5-c330-4e40-b6b5-dd160310f387 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:38.026138 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21819c96-e183-4a38-afa8-1f502231f113 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 Aug 13 23:51:38.026345 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-21819c96-e183-4a38-afa8-1f502231f113 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:38.026558 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-21819c96-e183-4a38-afa8-1f502231f113 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:38.029760 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:38.029760 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:38.030283 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7837c72c-1334-4f96-bc74-f3f0bc769af7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:38.035254 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:38.035254 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:38.038850 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:38.038850 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:38.040150 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-53b802a5-c330-4e40-b6b5-dd160310f387 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:38.043593 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-21819c96-e183-4a38-afa8-1f502231f113 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:38.047012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-53b802a5-c330-4e40-b6b5-dd160310f387 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:38.047594 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1061/4260] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:51:38 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:38.048881 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21819c96-e183-4a38-afa8-1f502231f113 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 returned with HTTP 200 Aug 13 23:51:38.049312 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1066/4261] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:38 2026] GET /volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 => generated 1004 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:38.057127 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7837c72c-1334-4f96-bc74-f3f0bc769af7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume request issued successfully. Aug 13 23:51:38.057346 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7837c72c-1334-4f96-bc74-f3f0bc769af7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 returned with HTTP 202 Aug 13 23:51:38.057759 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1080/4262] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:38 2026] DELETE /volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:51:38.064460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0de5d608-482a-48b1-bdf4-3b0beb31b104 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:38.067218 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0de5d608-482a-48b1-bdf4-3b0beb31b104 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 Aug 13 23:51:38.067452 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0de5d608-482a-48b1-bdf4-3b0beb31b104 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:38.067615 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0de5d608-482a-48b1-bdf4-3b0beb31b104 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:38.070970 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-1f6c8246-f9b2-441b-8cce-b26ed6ebad52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:38.073677 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-1f6c8246-f9b2-441b-8cce-b26ed6ebad52 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] POST https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2/action Aug 13 23:51:38.074137 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-1f6c8246-f9b2-441b-8cce-b26ed6ebad52 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:51:38.074292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-1f6c8246-f9b2-441b-8cce-b26ed6ebad52 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:38.075313 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:38.075313 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:38.080007 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0de5d608-482a-48b1-bdf4-3b0beb31b104 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Volume info retrieved successfully. Aug 13 23:51:38.084300 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0de5d608-482a-48b1-bdf4-3b0beb31b104 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 returned with HTTP 200 Aug 13 23:51:38.084648 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1056/4263] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:38 2026] GET /volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:38.086537 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:38.086537 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:38.087101 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-1f6c8246-f9b2-441b-8cce-b26ed6ebad52 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:38.098007 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-1f6c8246-f9b2-441b-8cce-b26ed6ebad52 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Begin detaching volume completed successfully. Aug 13 23:51:38.098238 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-1f6c8246-f9b2-441b-8cce-b26ed6ebad52 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2/action returned with HTTP 202 Aug 13 23:51:38.098664 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1062/4264] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:51:38 2026] POST /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:51:38.141672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e9308b4-e324-475a-9f0e-8b75e152c72c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:38.142417 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e9308b4-e324-475a-9f0e-8b75e152c72c None None] GET https://10.4.3.81/volume// Aug 13 23:51:38.142625 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e9308b4-e324-475a-9f0e-8b75e152c72c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:38.142837 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e9308b4-e324-475a-9f0e-8b75e152c72c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:38.143183 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e9308b4-e324-475a-9f0e-8b75e152c72c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:51:38.143478 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1067/4265] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:51:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:51:38.151415 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-e31e959c-880c-4440-919d-40f732bc9577 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:38.153884 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-e31e959c-880c-4440-919d-40f732bc9577 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:38.154185 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-e31e959c-880c-4440-919d-40f732bc9577 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:38.154377 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-e31e959c-880c-4440-919d-40f732bc9577 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:38.166183 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:38.166183 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:38.170582 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-e31e959c-880c-4440-919d-40f732bc9577 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:38.177626 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-e31e959c-880c-4440-919d-40f732bc9577 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:38.178231 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1081/4266] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:51:38 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:51:38.350535 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4407df87-a88b-4cba-9866-c6ad3f144f88 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:38.352725 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4407df87-a88b-4cba-9866-c6ad3f144f88 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:38.353063 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4407df87-a88b-4cba-9866-c6ad3f144f88 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:38.353251 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4407df87-a88b-4cba-9866-c6ad3f144f88 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:38.353405 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4407df87-a88b-4cba-9866-c6ad3f144f88 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:38.358647 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:38.358647 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:38.359480 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4407df87-a88b-4cba-9866-c6ad3f144f88 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:38.360002 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1057/4267] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:38 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:39.065160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77e65db6-6e30-4cd3-8c28-a93e2e4bb004 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.067016 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77e65db6-6e30-4cd3-8c28-a93e2e4bb004 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 Aug 13 23:51:39.067320 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77e65db6-6e30-4cd3-8c28-a93e2e4bb004 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.067598 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77e65db6-6e30-4cd3-8c28-a93e2e4bb004 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.075486 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77e65db6-6e30-4cd3-8c28-a93e2e4bb004 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 returned with HTTP 404 Aug 13 23:51:39.076093 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1063/4268] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/cfc58473-3d21-45d5-9a01-280b1f49c106 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.090761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b12974c8-900f-43d1-87aa-7fd8359596f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.092574 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b12974c8-900f-43d1-87aa-7fd8359596f1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups Aug 13 23:51:39.092809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b12974c8-900f-43d1-87aa-7fd8359596f1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.093094 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b12974c8-900f-43d1-87aa-7fd8359596f1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.098917 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b12974c8-900f-43d1-87aa-7fd8359596f1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 13 23:51:39.099372 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1068/4269] 10.4.3.81 () {68 vars in 1270 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/backups => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:39.100229 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89bc882a-752f-401a-84cb-e5cb54ab1073 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.101980 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89bc882a-752f-401a-84cb-e5cb54ab1073 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 Aug 13 23:51:39.102221 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89bc882a-752f-401a-84cb-e5cb54ab1073 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.102394 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89bc882a-752f-401a-84cb-e5cb54ab1073 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.110145 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89bc882a-752f-401a-84cb-e5cb54ab1073 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 returned with HTTP 404 Aug 13 23:51:39.110705 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1082/4270] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/a81a52e6-7f0f-4996-818d-0f1ad6779cf4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.111146 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f647df5a-9957-472e-8d2c-939412c59f9a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.112874 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f647df5a-9957-472e-8d2c-939412c59f9a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups?project_id=d67369b4ef464635a0fd425a9eac7ffd Aug 13 23:51:39.113155 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f647df5a-9957-472e-8d2c-939412c59f9a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.113327 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f647df5a-9957-472e-8d2c-939412c59f9a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.118694 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f647df5a-9957-472e-8d2c-939412c59f9a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups?project_id=d67369b4ef464635a0fd425a9eac7ffd returned with HTTP 200 Aug 13 23:51:39.119156 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1058/4271] 10.4.3.81 () {68 vars in 1357 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/backups?project_id=d67369b4ef464635a0fd425a9eac7ffd => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:39.123016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b307509-f696-4440-a91d-378f9e336763 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.128516 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b307509-f696-4440-a91d-378f9e336763 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:39.128516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b307509-f696-4440-a91d-378f9e336763 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.128516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b307509-f696-4440-a91d-378f9e336763 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.128516 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-9b307509-f696-4440-a91d-378f9e336763 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: 0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:39.131962 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.133536 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:39.133848 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1526935785"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:39.134124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-4139212f-4b53-4b97-a5a1-b87e92ccaf26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.135226 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1526935785'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:39.135357 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume of 1 GB Aug 13 23:51:39.135592 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:39.135592 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:39.137032 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-4139212f-4b53-4b97-a5a1-b87e92ccaf26 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] DELETE https://10.4.3.81/volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c Aug 13 23:51:39.137636 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-4139212f-4b53-4b97-a5a1-b87e92ccaf26 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.137636 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-4139212f-4b53-4b97-a5a1-b87e92ccaf26 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.137934 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b307509-f696-4440-a91d-378f9e336763 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 returned with HTTP 404 Aug 13 23:51:39.138590 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1064/4272] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.139193 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Availability Zones retrieved successfully. Aug 13 23:51:39.145098 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (13adc7d5-bc99-40f9-9818-35a7d30b77aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:39.145414 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:39.145414 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:39.146118 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17fb5363-c9e6-4092-93de-9388fcbf9313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:39.146658 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7db737c6-d839-4f02-8acd-832fb6f949b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.146918 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:39.148497 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7db737c6-d839-4f02-8acd-832fb6f949b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 Aug 13 23:51:39.148679 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7db737c6-d839-4f02-8acd-832fb6f949b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.148880 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7db737c6-d839-4f02-8acd-832fb6f949b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.153568 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7db737c6-d839-4f02-8acd-832fb6f949b2 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 returned with HTTP 404 Aug 13 23:51:39.154309 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1059/4273] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/snapshots/0ebc4f2e-a702-4d25-b268-e7348b0a3579 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.162528 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dab247a5-f1b8-4dad-a710-ff0e89ab6e0d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.164905 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dab247a5-f1b8-4dad-a710-ff0e89ab6e0d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:39.165169 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dab247a5-f1b8-4dad-a710-ff0e89ab6e0d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.165313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dab247a5-f1b8-4dad-a710-ff0e89ab6e0d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.165493 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-dab247a5-f1b8-4dad-a710-ff0e89ab6e0d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:39.174362 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dab247a5-f1b8-4dad-a710-ff0e89ab6e0d tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 returned with HTTP 404 Aug 13 23:51:39.174928 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1065/4274] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.183501 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17fb5363-c9e6-4092-93de-9388fcbf9313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:39.184091 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93b2a23e-0349-4601-868d-42df088c8ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:39.185157 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9c632adc-071d-463b-915f-224b22b4e599 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.187373 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c632adc-071d-463b-915f-224b22b4e599 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 Aug 13 23:51:39.187454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c632adc-071d-463b-915f-224b22b4e599 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.187678 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c632adc-071d-463b-915f-224b22b4e599 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.194450 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c632adc-071d-463b-915f-224b22b4e599 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 returned with HTTP 404 Aug 13 23:51:39.194972 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1060/4275] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/e6503d1e-95e8-4c3f-87eb-a84bb651ed73 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.203197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e350efb1-f072-42f6-b28f-0ce9da269053 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.205236 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e350efb1-f072-42f6-b28f-0ce9da269053 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:39.205495 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e350efb1-f072-42f6-b28f-0ce9da269053 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.205707 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e350efb1-f072-42f6-b28f-0ce9da269053 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.205898 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e350efb1-f072-42f6-b28f-0ce9da269053 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: 78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:39.206138 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-591a7010-0093-4a3c-8629-d25dbe380c80 req-4139212f-4b53-4b97-a5a1-b87e92ccaf26 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c returned with HTTP 200 Aug 13 23:51:39.206560 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1083/4276] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/attachments/5a45f90d-9c6d-4b80-a6f4-29a60641c30c => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:39.213019 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e350efb1-f072-42f6-b28f-0ce9da269053 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 returned with HTTP 404 Aug 13 23:51:39.213019 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1066/4277] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.222287 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1d0243c9-8eb8-45b7-a68e-72dd4a6b1bd9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.224188 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d0243c9-8eb8-45b7-a68e-72dd4a6b1bd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 Aug 13 23:51:39.224414 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d0243c9-8eb8-45b7-a68e-72dd4a6b1bd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.224623 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d0243c9-8eb8-45b7-a68e-72dd4a6b1bd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.231179 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d0243c9-8eb8-45b7-a68e-72dd4a6b1bd9 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 returned with HTTP 404 Aug 13 23:51:39.232054 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1061/4278] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/78108b54-874a-4310-8483-3744f7834912 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.239330 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c49c5a8b-d848-4094-9d45-e07901dbc291 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.240975 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['812cdfde-6a63-4f97-971e-97c16f35ade6', '92e9c0b2-3cb2-4a4e-879a-aea51a0d4717', '33773945-f2dc-4528-908f-438b9ae8ccde', '49516c54-9f47-4c30-aedb-6c114a6af428'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:39.241350 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93b2a23e-0349-4601-868d-42df088c8ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['812cdfde-6a63-4f97-971e-97c16f35ade6', '92e9c0b2-3cb2-4a4e-879a-aea51a0d4717', '33773945-f2dc-4528-908f-438b9ae8ccde', '49516c54-9f47-4c30-aedb-6c114a6af428']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:39.241651 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c49c5a8b-d848-4094-9d45-e07901dbc291 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:39.241888 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c49c5a8b-d848-4094-9d45-e07901dbc291 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.243313 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb24eb85-12a1-43ef-b688-0e9ec2d494a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:39.243374 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c49c5a8b-d848-4094-9d45-e07901dbc291 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.243374 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-c49c5a8b-d848-4094-9d45-e07901dbc291 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: 2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:39.248949 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c49c5a8b-d848-4094-9d45-e07901dbc291 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e returned with HTTP 404 Aug 13 23:51:39.249644 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1084/4279] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.256416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3293a5b-3ae6-4742-80e7-7d82537969ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.258640 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3293a5b-3ae6-4742-80e7-7d82537969ee tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e Aug 13 23:51:39.258868 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3293a5b-3ae6-4742-80e7-7d82537969ee tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.259104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3293a5b-3ae6-4742-80e7-7d82537969ee tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.265014 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3293a5b-3ae6-4742-80e7-7d82537969ee tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e returned with HTTP 404 Aug 13 23:51:39.265567 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1067/4280] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/snapshots/2ca94786-a108-4f09-9aab-279826eaa57e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.266665 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb24eb85-12a1-43ef-b688-0e9ec2d494a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fab45b-d7ab-465c-9b94-874dee81a2d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1526935785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['812cdfde-6a63-4f97-971e-97c16f35ade6','92e9c0b2-3cb2-4a4e-879a-aea51a0d4717','33773945-f2dc-4528-908f-438b9ae8ccde','49516c54-9f47-4c30-aedb-6c114a6af428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1526935785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4fab45b-d7ab-465c-9b94-874dee81a2d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67369b4ef464635a0fd425a9eac7ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:39.267517 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2512183-0c82-4a7a-ade2-0769e46103d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:39.272233 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a7f4923-e96a-407d-8d7b-29636075dd20 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.274742 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a7f4923-e96a-407d-8d7b-29636075dd20 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:39.275048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a7f4923-e96a-407d-8d7b-29636075dd20 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.275302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a7f4923-e96a-407d-8d7b-29636075dd20 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.275511 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1a7f4923-e96a-407d-8d7b-29636075dd20 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: 19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:39.282340 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a7f4923-e96a-407d-8d7b-29636075dd20 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 returned with HTTP 404 Aug 13 23:51:39.282883 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1062/4281] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.290311 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b963198-ccb4-435f-8752-55a54d03220f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.290502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2512183-0c82-4a7a-ade2-0769e46103d0) transitioned into state 'SUCCESS' from state '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-1526935785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['812cdfde-6a63-4f97-971e-97c16f35ade6','92e9c0b2-3cb2-4a4e-879a-aea51a0d4717','33773945-f2dc-4528-908f-438b9ae8ccde','49516c54-9f47-4c30-aedb-6c114a6af428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:39.291465 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab932e50-d80b-4466-844c-bbfd96bde3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:39.292259 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b963198-ccb4-435f-8752-55a54d03220f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 Aug 13 23:51:39.292535 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b963198-ccb4-435f-8752-55a54d03220f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.292812 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b963198-ccb4-435f-8752-55a54d03220f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.301172 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b963198-ccb4-435f-8752-55a54d03220f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 returned with HTTP 404 Aug 13 23:51:39.301799 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1085/4282] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/19ed0f31-2e73-4a6a-acb8-40909f837634 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.306584 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab932e50-d80b-4466-844c-bbfd96bde3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:39.307684 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (13adc7d5-bc99-40f9-9818-35a7d30b77aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:39.308169 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request issued successfully. Aug 13 23:51:39.308496 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b85395ac-a0ef-4600-8dcc-c7c5284e488a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.309008 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9be0556f-c56b-4b2e-a49e-bb4c0be7a477 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:39.309781 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1069/4283] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:51:39 2026] POST /volume/v3/volumes => generated 776 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:39.310494 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b85395ac-a0ef-4600-8dcc-c7c5284e488a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:39.310697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b85395ac-a0ef-4600-8dcc-c7c5284e488a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.310928 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b85395ac-a0ef-4600-8dcc-c7c5284e488a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.311059 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-b85395ac-a0ef-4600-8dcc-c7c5284e488a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: 350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:39.316512 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b85395ac-a0ef-4600-8dcc-c7c5284e488a tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f returned with HTTP 404 Aug 13 23:51:39.317730 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1068/4284] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.324963 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b1728752-9ec3-4761-b6d1-0db5808f975f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.325461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-703d730e-e92a-4667-b689-9a5786a32a0e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.327280 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1728752-9ec3-4761-b6d1-0db5808f975f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f Aug 13 23:51:39.327893 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1728752-9ec3-4761-b6d1-0db5808f975f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.327893 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1728752-9ec3-4761-b6d1-0db5808f975f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.328074 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-703d730e-e92a-4667-b689-9a5786a32a0e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 Aug 13 23:51:39.328451 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-703d730e-e92a-4667-b689-9a5786a32a0e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.328705 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-703d730e-e92a-4667-b689-9a5786a32a0e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.333978 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1728752-9ec3-4761-b6d1-0db5808f975f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f returned with HTTP 404 Aug 13 23:51:39.334515 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1063/4285] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/snapshots/350673d9-b33a-446e-a23e-7aa119117e8f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.340084 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:39.340084 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:39.343157 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23f29594-b23e-4839-bca2-53fc8b67bd0b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.345181 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-703d730e-e92a-4667-b689-9a5786a32a0e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:39.345304 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23f29594-b23e-4839-bca2-53fc8b67bd0b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:39.345543 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23f29594-b23e-4839-bca2-53fc8b67bd0b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.345748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23f29594-b23e-4839-bca2-53fc8b67bd0b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.345953 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-23f29594-b23e-4839-bca2-53fc8b67bd0b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:39.352001 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-703d730e-e92a-4667-b689-9a5786a32a0e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 returned with HTTP 200 Aug 13 23:51:39.352289 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23f29594-b23e-4839-bca2-53fc8b67bd0b tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb returned with HTTP 404 Aug 13 23:51:39.352595 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1086/4286] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:39.353073 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1070/4287] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 23:51:39.360862 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-60d9ee8d-51f8-4587-9477-170faacffe50 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.362731 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60d9ee8d-51f8-4587-9477-170faacffe50 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb Aug 13 23:51:39.362954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60d9ee8d-51f8-4587-9477-170faacffe50 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.363152 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60d9ee8d-51f8-4587-9477-170faacffe50 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.370180 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60d9ee8d-51f8-4587-9477-170faacffe50 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb returned with HTTP 404 Aug 13 23:51:39.370686 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1069/4288] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/fd37a17f-fe04-4399-a76f-83c41e8992cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.371915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-341c8510-f277-4c84-a10f-a8306e070e7c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.374355 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-341c8510-f277-4c84-a10f-a8306e070e7c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:39.374641 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-341c8510-f277-4c84-a10f-a8306e070e7c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.374932 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-341c8510-f277-4c84-a10f-a8306e070e7c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.375149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-341c8510-f277-4c84-a10f-a8306e070e7c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:39.380370 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db7f45cf-dff4-4e35-ab73-e7f973930bdd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.382690 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:39.382690 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:39.383640 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-341c8510-f277-4c84-a10f-a8306e070e7c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:39.384103 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db7f45cf-dff4-4e35-ab73-e7f973930bdd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:39.384233 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1064/4289] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:39.384477 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db7f45cf-dff4-4e35-ab73-e7f973930bdd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.384913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db7f45cf-dff4-4e35-ab73-e7f973930bdd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.387033 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-db7f45cf-dff4-4e35-ab73-e7f973930bdd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: 989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:39.392776 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db7f45cf-dff4-4e35-ab73-e7f973930bdd tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 returned with HTTP 404 Aug 13 23:51:39.393586 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1087/4290] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.401245 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f27f844e-64be-414a-8476-089afad5bb28 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.403385 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f27f844e-64be-414a-8476-089afad5bb28 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 Aug 13 23:51:39.403576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f27f844e-64be-414a-8476-089afad5bb28 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.403847 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f27f844e-64be-414a-8476-089afad5bb28 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.410941 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f27f844e-64be-414a-8476-089afad5bb28 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 returned with HTTP 404 Aug 13 23:51:39.411600 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1071/4291] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/989c7690-ea0a-43fd-ba7a-239a76ca0da9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.418565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84b90f49-9dab-4a52-b0f9-f4d45366af34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.420354 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84b90f49-9dab-4a52-b0f9-f4d45366af34 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:39.420800 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84b90f49-9dab-4a52-b0f9-f4d45366af34 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.420800 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84b90f49-9dab-4a52-b0f9-f4d45366af34 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.420886 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-84b90f49-9dab-4a52-b0f9-f4d45366af34 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:39.426789 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84b90f49-9dab-4a52-b0f9-f4d45366af34 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 returned with HTTP 404 Aug 13 23:51:39.427451 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1070/4292] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.434597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0402b56b-af46-4744-97fd-56f084163393 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.436999 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0402b56b-af46-4744-97fd-56f084163393 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 Aug 13 23:51:39.437321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0402b56b-af46-4744-97fd-56f084163393 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.437592 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0402b56b-af46-4744-97fd-56f084163393 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.446115 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0402b56b-af46-4744-97fd-56f084163393 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 returned with HTTP 404 Aug 13 23:51:39.446749 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1065/4293] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/fe5f1d20-0e8d-4ced-936f-cf5bcb25b031 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.453445 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f901cabc-e51e-402b-b6eb-bb833b07c1b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.455421 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f901cabc-e51e-402b-b6eb-bb833b07c1b3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:39.455727 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f901cabc-e51e-402b-b6eb-bb833b07c1b3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.456065 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f901cabc-e51e-402b-b6eb-bb833b07c1b3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.456373 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-f901cabc-e51e-402b-b6eb-bb833b07c1b3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:39.460804 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f901cabc-e51e-402b-b6eb-bb833b07c1b3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 returned with HTTP 404 Aug 13 23:51:39.461424 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1088/4294] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.467981 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4f3651a-199e-4ada-b72c-9c4d81f578ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.469664 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4f3651a-199e-4ada-b72c-9c4d81f578ab tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 Aug 13 23:51:39.469843 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4f3651a-199e-4ada-b72c-9c4d81f578ab tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.470083 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4f3651a-199e-4ada-b72c-9c4d81f578ab tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.474299 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4f3651a-199e-4ada-b72c-9c4d81f578ab tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 returned with HTTP 404 Aug 13 23:51:39.474836 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1072/4295] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/snapshots/bff97e24-2873-4679-b1e7-e1080aba45d5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.481248 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-763209ce-b164-4c25-9c6d-a3f9df7a54d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.482801 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-763209ce-b164-4c25-9c6d-a3f9df7a54d8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:39.483030 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-763209ce-b164-4c25-9c6d-a3f9df7a54d8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.483218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-763209ce-b164-4c25-9c6d-a3f9df7a54d8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.483371 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-763209ce-b164-4c25-9c6d-a3f9df7a54d8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:39.489845 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-763209ce-b164-4c25-9c6d-a3f9df7a54d8 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 returned with HTTP 404 Aug 13 23:51:39.490362 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1071/4296] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.496753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb35dcc0-5dff-4996-bb2e-c09387b571fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.498535 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb35dcc0-5dff-4996-bb2e-c09387b571fe tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 Aug 13 23:51:39.498775 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb35dcc0-5dff-4996-bb2e-c09387b571fe tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.499035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb35dcc0-5dff-4996-bb2e-c09387b571fe tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.504284 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb35dcc0-5dff-4996-bb2e-c09387b571fe tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 returned with HTTP 404 Aug 13 23:51:39.504725 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1066/4297] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/c333566e-7410-4852-95b0-db2c77061d40 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.512372 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-81185682-d359-431a-ab83-702c134512c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.514931 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81185682-d359-431a-ab83-702c134512c7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:39.515572 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81185682-d359-431a-ab83-702c134512c7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.515923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81185682-d359-431a-ab83-702c134512c7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.516192 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-81185682-d359-431a-ab83-702c134512c7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete snapshot with id: 70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:39.523346 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81185682-d359-431a-ab83-702c134512c7 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f returned with HTTP 404 Aug 13 23:51:39.524296 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1089/4298] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.533185 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8ec2a58-5eec-4d0e-9036-1c5dea4c11f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.535704 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8ec2a58-5eec-4d0e-9036-1c5dea4c11f3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f Aug 13 23:51:39.536129 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8ec2a58-5eec-4d0e-9036-1c5dea4c11f3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.536364 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8ec2a58-5eec-4d0e-9036-1c5dea4c11f3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.542551 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8ec2a58-5eec-4d0e-9036-1c5dea4c11f3 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f returned with HTTP 404 Aug 13 23:51:39.543242 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1073/4299] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/snapshots/70c64552-e70d-4031-bd93-d3e80163108f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:39.550919 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a19c92a-7882-4e5d-930e-ec4b5a01863f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.553186 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a19c92a-7882-4e5d-930e-ec4b5a01863f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] DELETE https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:39.553455 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a19c92a-7882-4e5d-930e-ec4b5a01863f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.554176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a19c92a-7882-4e5d-930e-ec4b5a01863f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.554176 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3a19c92a-7882-4e5d-930e-ec4b5a01863f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Delete volume with id: af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:39.560596 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a19c92a-7882-4e5d-930e-ec4b5a01863f tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 returned with HTTP 404 Aug 13 23:51:39.561135 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1072/4300] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:51:39 2026] DELETE /volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:39.569603 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c1babf28-a5d6-43fc-8451-6cd0844d5826 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:39.571655 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1babf28-a5d6-43fc-8451-6cd0844d5826 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] GET https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 Aug 13 23:51:39.571907 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1babf28-a5d6-43fc-8451-6cd0844d5826 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:39.572124 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1babf28-a5d6-43fc-8451-6cd0844d5826 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:39.580193 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1babf28-a5d6-43fc-8451-6cd0844d5826 tempest-VolumeDependencyTests-899793703 tempest-VolumeDependencyTests-899793703-project-member] https://10.4.3.81/volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 returned with HTTP 404 Aug 13 23:51:39.580876 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1067/4301] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:51:39 2026] GET /volume/v3/volumes/af791266-2b04-428d-9282-7a5f5ebd3c59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:51:40.368202 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eeffee19-c0ff-47e4-b608-5cdad7d58366 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:40.369977 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeffee19-c0ff-47e4-b608-5cdad7d58366 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 Aug 13 23:51:40.370209 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeffee19-c0ff-47e4-b608-5cdad7d58366 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:40.370386 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeffee19-c0ff-47e4-b608-5cdad7d58366 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:40.378582 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:40.378582 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:40.383158 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eeffee19-c0ff-47e4-b608-5cdad7d58366 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:40.387041 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeffee19-c0ff-47e4-b608-5cdad7d58366 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 returned with HTTP 200 Aug 13 23:51:40.387432 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1090/4302] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:40 2026] GET /volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:40.398697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8952bc7a-23f3-4f1f-868a-163e88138b5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:40.401396 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8952bc7a-23f3-4f1f-868a-163e88138b5c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:40.401396 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8952bc7a-23f3-4f1f-868a-163e88138b5c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:40.401396 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8952bc7a-23f3-4f1f-868a-163e88138b5c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:40.401537 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1fdea19e-df65-412f-82d1-40b25a55631c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:40.401746 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8952bc7a-23f3-4f1f-868a-163e88138b5c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:40.407130 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fdea19e-df65-412f-82d1-40b25a55631c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:51:40.407170 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:40.407170 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:40.407211 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fdea19e-df65-412f-82d1-40b25a55631c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a4fab45b-d7ab-465c-9b94-874dee81a2d3", "name": "tempest-type-Backup-964602286"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:40.407235 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8952bc7a-23f3-4f1f-868a-163e88138b5c tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:40.407235 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1074/4303] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:40 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:40.407740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1fdea19e-df65-412f-82d1-40b25a55631c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating new backup {'backup': {'volume_id': 'a4fab45b-d7ab-465c-9b94-874dee81a2d3', 'name': 'tempest-type-Backup-964602286'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:51:40.408037 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-1fdea19e-df65-412f-82d1-40b25a55631c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating backup of volume a4fab45b-d7ab-465c-9b94-874dee81a2d3 in container None Aug 13 23:51:40.414878 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:40.414878 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:40.415471 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1fdea19e-df65-412f-82d1-40b25a55631c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:40.432441 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1fdea19e-df65-412f-82d1-40b25a55631c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['72dd716d-a148-4de1-b717-3125dbd3b7da', '94680db6-831f-42d3-ac64-61adc53725b5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:40.460408 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fdea19e-df65-412f-82d1-40b25a55631c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:51:40.461051 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1073/4304] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:51:40 2026] POST /volume/v3/backups => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:40.475479 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ee53049-9625-4004-8c91-b1681c245db1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:40.478490 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ee53049-9625-4004-8c91-b1681c245db1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:40.478755 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ee53049-9625-4004-8c91-b1681c245db1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:40.479004 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ee53049-9625-4004-8c91-b1681c245db1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:40.479132 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3ee53049-9625-4004-8c91-b1681c245db1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:40.488124 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:40.488124 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:40.488826 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ee53049-9625-4004-8c91-b1681c245db1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:40.490014 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1068/4305] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:40 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:41.346657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd24a099-b97b-431f-ba68-2926872237b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:41.419272 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a63d4d72-7bb9-41f5-96fa-b14de1466768 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:41.421929 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a63d4d72-7bb9-41f5-96fa-b14de1466768 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:41.421929 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a63d4d72-7bb9-41f5-96fa-b14de1466768 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:41.422218 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a63d4d72-7bb9-41f5-96fa-b14de1466768 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:41.422218 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a63d4d72-7bb9-41f5-96fa-b14de1466768 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:41.431240 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:41.431240 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:41.431969 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a63d4d72-7bb9-41f5-96fa-b14de1466768 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:41.432463 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1075/4306] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:41 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:41.456714 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd24a099-b97b-431f-ba68-2926872237b3 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:51:41.457388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd24a099-b97b-431f-ba68-2926872237b3 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1342656855", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1556807176", "vendor_name": "tempest-vendor_name-297759874"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:41.484021 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd24a099-b97b-431f-ba68-2926872237b3 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:51:41.484370 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1091/4307] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:51:41 2026] POST /volume/v3/types => generated 329 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:41.494957 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:41.499852 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:41.499852 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:41.501052 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Create volume request body: {'volume': {'volume_type': '9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:41.501875 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9e03e3a-e3ca-4038-bb11-0dea574df79d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:41.505599 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Create volume of 1 GB Aug 13 23:51:41.506004 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:41.506004 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:41.506478 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Availability Zones retrieved successfully. Aug 13 23:51:41.509598 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9e03e3a-e3ca-4038-bb11-0dea574df79d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:41.509897 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9e03e3a-e3ca-4038-bb11-0dea574df79d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:41.510180 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9e03e3a-e3ca-4038-bb11-0dea574df79d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:41.510342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b9e03e3a-e3ca-4038-bb11-0dea574df79d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:41.514128 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Flow 'volume_create_api' (e8d8c18b-d5b5-49fb-bd0d-936f217c481f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:41.514675 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:41.514675 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:41.515389 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9e03e3a-e3ca-4038-bb11-0dea574df79d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:41.515438 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10ebda3-6733-4814-a05e-62cc9ba9ad0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:41.515742 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1069/4308] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:41 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:41.516485 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:41.542182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10ebda3-6733-4814-a05e-62cc9ba9ad0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:51:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1556807176',vendor_name='tempest-vendor_name-297759874'},id=9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff,is_public=True,name='tempest-ProjectReaderTests-volume-type-1342656855',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:41.543305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed21472c-2c6f-4f19-bef1-aca0a4fe2ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:41.574897 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1342656855 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1342656855, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:41.575438 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1342656855 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1342656855, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:41.611048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Created reservations ['b6b9c4d7-978f-4a00-839f-4a54a5b131ca', 'de8c4b7f-c0cb-4dec-8810-b6a556b3efab', '7626f8ac-2072-4b54-9ef6-6a84a1c88f7c', 'a2ded256-cf0f-4e92-a6e6-dd4bb34d317e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:41.611908 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed21472c-2c6f-4f19-bef1-aca0a4fe2ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6b9c4d7-978f-4a00-839f-4a54a5b131ca', 'de8c4b7f-c0cb-4dec-8810-b6a556b3efab', '7626f8ac-2072-4b54-9ef6-6a84a1c88f7c', 'a2ded256-cf0f-4e92-a6e6-dd4bb34d317e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:41.612893 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f949d1-a64a-48dc-8573-73283e7d0f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:41.644447 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f949d1-a64a-48dc-8573-73283e7d0f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c659543-dd64-47b3-bd63-05a83f935bbd', '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='d7dcd30b2efc4bf6b7fb8bb1bd253bf1',qos_specs=None,replication_status=,reservations=['b6b9c4d7-978f-4a00-839f-4a54a5b131ca','de8c4b7f-c0cb-4dec-8810-b6a556b3efab','7626f8ac-2072-4b54-9ef6-6a84a1c88f7c','a2ded256-cf0f-4e92-a6e6-dd4bb34d317e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3aa8342ff94051bc633c3b394a10c8',volume_type_id=9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:41Z,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=0c659543-dd64-47b3-bd63-05a83f935bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7dcd30b2efc4bf6b7fb8bb1bd253bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc3aa8342ff94051bc633c3b394a10c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff),volume_type_id=9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:41.645538 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63216496-69d0-4c59-ad7a-c4903a02db4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:41.668254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63216496-69d0-4c59-ad7a-c4903a02db4a) transitioned into state 'SUCCESS' from 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='d7dcd30b2efc4bf6b7fb8bb1bd253bf1',qos_specs=None,replication_status=,reservations=['b6b9c4d7-978f-4a00-839f-4a54a5b131ca','de8c4b7f-c0cb-4dec-8810-b6a556b3efab','7626f8ac-2072-4b54-9ef6-6a84a1c88f7c','a2ded256-cf0f-4e92-a6e6-dd4bb34d317e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3aa8342ff94051bc633c3b394a10c8',volume_type_id=9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:41.669197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22bcf68e-c5f8-44c3-8302-88a3210cf48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:41.682295 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22bcf68e-c5f8-44c3-8302-88a3210cf48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:41.683299 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Flow 'volume_create_api' (e8d8c18b-d5b5-49fb-bd0d-936f217c481f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:41.683655 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Create volume request issued successfully. Aug 13 23:51:41.684805 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c9d1ddb-1bc4-46ec-956a-1ca0664cad66 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:41.684971 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1074/4309] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:51:41 2026] POST /volume/v3/volumes => generated 772 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:41.698502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b70bcac6-6ec4-49b3-b45d-83ff6d35cc52 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:41.700484 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b70bcac6-6ec4-49b3-b45d-83ff6d35cc52 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] GET https://10.4.3.81/volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd Aug 13 23:51:41.700716 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b70bcac6-6ec4-49b3-b45d-83ff6d35cc52 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:41.700962 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b70bcac6-6ec4-49b3-b45d-83ff6d35cc52 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:41.708982 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:41.708982 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:41.713432 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b70bcac6-6ec4-49b3-b45d-83ff6d35cc52 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Volume info retrieved successfully. Aug 13 23:51:41.718907 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b70bcac6-6ec4-49b3-b45d-83ff6d35cc52 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd returned with HTTP 200 Aug 13 23:51:41.719551 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1076/4310] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:41 2026] GET /volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:42.447653 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68af61ef-5d81-4488-a89d-d0cf64a667d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:42.450429 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68af61ef-5d81-4488-a89d-d0cf64a667d6 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:42.450641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68af61ef-5d81-4488-a89d-d0cf64a667d6 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:42.450906 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68af61ef-5d81-4488-a89d-d0cf64a667d6 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:42.450975 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-68af61ef-5d81-4488-a89d-d0cf64a667d6 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:42.456568 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:42.456568 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:42.457383 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68af61ef-5d81-4488-a89d-d0cf64a667d6 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:42.457864 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1092/4311] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:42 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:42.528376 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-901f7cdc-00f4-4e0f-8189-b94b6998661c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:42.532435 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-901f7cdc-00f4-4e0f-8189-b94b6998661c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:42.532435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-901f7cdc-00f4-4e0f-8189-b94b6998661c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:42.532435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-901f7cdc-00f4-4e0f-8189-b94b6998661c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:42.532435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-901f7cdc-00f4-4e0f-8189-b94b6998661c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:42.539577 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:42.539577 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:42.540879 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-901f7cdc-00f4-4e0f-8189-b94b6998661c tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:42.541691 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1070/4312] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:42 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:42.735013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4bdffdb7-159c-4861-9345-17d152e91e20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:42.737136 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bdffdb7-159c-4861-9345-17d152e91e20 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] GET https://10.4.3.81/volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd Aug 13 23:51:42.737405 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bdffdb7-159c-4861-9345-17d152e91e20 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:42.737614 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bdffdb7-159c-4861-9345-17d152e91e20 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:42.747275 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:42.747275 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:42.752131 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4bdffdb7-159c-4861-9345-17d152e91e20 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Volume info retrieved successfully. Aug 13 23:51:42.757910 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bdffdb7-159c-4861-9345-17d152e91e20 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd returned with HTTP 200 Aug 13 23:51:42.758443 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1075/4313] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:42 2026] GET /volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:42.775133 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5f6f1fc-6d31-4e73-9514-52e93e150c88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:42.776929 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5f6f1fc-6d31-4e73-9514-52e93e150c88 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:51:42.777219 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5f6f1fc-6d31-4e73-9514-52e93e150c88 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:42.777420 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5f6f1fc-6d31-4e73-9514-52e93e150c88 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:42.781086 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5f6f1fc-6d31-4e73-9514-52e93e150c88 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:51:42.781762 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1077/4314] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:51:42 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:42.791951 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca8f062d-efb5-4d4a-8c6e-f9e6813519b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:42.845871 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca8f062d-efb5-4d4a-8c6e-f9e6813519b0 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-reader] GET https://10.4.3.81/volume/v3/messages Aug 13 23:51:42.846128 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca8f062d-efb5-4d4a-8c6e-f9e6813519b0 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:42.846331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca8f062d-efb5-4d4a-8c6e-f9e6813519b0 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-reader] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:42.854061 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca8f062d-efb5-4d4a-8c6e-f9e6813519b0 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-reader] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:51:42.854442 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1093/4315] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:51:42 2026] GET /volume/v3/messages => generated 668 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:42.865978 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-34c5f510-7eb7-4ffe-8a9a-26aacb67848c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:42.867325 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34c5f510-7eb7-4ffe-8a9a-26aacb67848c tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] DELETE https://10.4.3.81/volume/v3/messages/9c68c203-f691-4e40-accb-37e7ef14cce8 Aug 13 23:51:42.867632 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34c5f510-7eb7-4ffe-8a9a-26aacb67848c tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:42.867878 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34c5f510-7eb7-4ffe-8a9a-26aacb67848c tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:42.875440 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34c5f510-7eb7-4ffe-8a9a-26aacb67848c tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/messages/9c68c203-f691-4e40-accb-37e7ef14cce8 returned with HTTP 204 Aug 13 23:51:42.876163 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1071/4316] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:51:42 2026] DELETE /volume/v3/messages/9c68c203-f691-4e40-accb-37e7ef14cce8 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:51:42.883068 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:42.887703 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd Aug 13 23:51:42.888048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:42.888263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:42.888429 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Delete volume with id: 0c659543-dd64-47b3-bd63-05a83f935bbd Aug 13 23:51:42.895799 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:42.895799 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:42.896147 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Volume info retrieved successfully. Aug 13 23:51:42.897146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:51:42.916429 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Created reservations ['2e350e94-532f-4ad4-a74e-4a452f652637', 'c2c64d8e-a81e-47ae-8d98-067060a3ec16', 'df4447ea-053f-4aa2-8aa2-8c0d7f8c38c6', 'de8a7f7a-c38e-4dd7-b1db-945c842c307c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:42.945907 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Delete volume request issued successfully. Aug 13 23:51:42.945907 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8dfe6a2-abf2-4fe0-bd25-5f36dc51fcf8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd returned with HTTP 202 Aug 13 23:51:42.945907 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1076/4317] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:42 2026] DELETE /volume/v3/volumes/0c659543-dd64-47b3-bd63-05a83f935bbd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:42.953061 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e3b0833-14a0-40f2-85b9-efeb5bad8d44 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:42.955048 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e3b0833-14a0-40f2-85b9-efeb5bad8d44 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] DELETE https://10.4.3.81/volume/v3/types/9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff Aug 13 23:51:42.955284 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e3b0833-14a0-40f2-85b9-efeb5bad8d44 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:42.955445 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e3b0833-14a0-40f2-85b9-efeb5bad8d44 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:42.996678 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e3b0833-14a0-40f2-85b9-efeb5bad8d44 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/types/9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff returned with HTTP 202 Aug 13 23:51:42.997135 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1078/4318] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:51:42 2026] DELETE /volume/v3/types/9b1b2a01-cd2f-4d07-aaf0-288bbddd45ff => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:43.005913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66f09b63-5241-47c6-8218-7354d94a75e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:43.008192 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66f09b63-5241-47c6-8218-7354d94a75e9 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:51:43.008583 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66f09b63-5241-47c6-8218-7354d94a75e9 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-184246592", "extra_specs": {"storage_protocol": "tempest-storage_protocol-405919737", "vendor_name": "tempest-vendor_name-1101871177"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:43.026557 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66f09b63-5241-47c6-8218-7354d94a75e9 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:51:43.027266 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1094/4319] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:51:43 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:43.035517 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0ee1de68-a270-467f-9efe-812ddc886f7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:43.037295 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:43.037663 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "32876dee-b4fa-4e46-9fdc-5f84434f53bf", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:43.039122 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Create volume request body: {'volume': {'volume_type': '32876dee-b4fa-4e46-9fdc-5f84434f53bf', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:43.043388 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Create volume of 1 GB Aug 13 23:51:43.043729 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:43.043729 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:43.044158 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Availability Zones retrieved successfully. Aug 13 23:51:43.053254 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Flow 'volume_create_api' (d76c2b33-0fc2-4546-ba77-b47e413356b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:43.057434 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54bd44ca-2c11-4e54-b299-9ff6b30def40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:43.058318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:43.086401 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54bd44ca-2c11-4e54-b299-9ff6b30def40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:51:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-405919737',vendor_name='tempest-vendor_name-1101871177'},id=32876dee-b4fa-4e46-9fdc-5f84434f53bf,is_public=True,name='tempest-ProjectReaderTests-volume-type-184246592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32876dee-b4fa-4e46-9fdc-5f84434f53bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:43.087163 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c20f7d-5348-434f-ba57-e96142b0247b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:43.118829 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-184246592 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-184246592, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:43.119234 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-184246592 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-184246592, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:43.154617 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Created reservations ['bae2c2b4-6ed8-456a-bb9a-6deee96cb989', '857854d9-9b77-4922-a25c-50cd55a08418', '33fd90f2-8049-41a3-b12f-0a7abfd20ca2', '8761d92c-7e71-47f6-94a8-0a46b3df06c3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:43.155854 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c20f7d-5348-434f-ba57-e96142b0247b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae2c2b4-6ed8-456a-bb9a-6deee96cb989', '857854d9-9b77-4922-a25c-50cd55a08418', '33fd90f2-8049-41a3-b12f-0a7abfd20ca2', '8761d92c-7e71-47f6-94a8-0a46b3df06c3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:43.157150 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c784507-702a-4bc8-933c-a561dcd8dccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:43.178162 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-777b353f-c5ac-43fb-9d34-08545a6f1172 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:43.180673 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-777b353f-c5ac-43fb-9d34-08545a6f1172 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:43.180922 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-777b353f-c5ac-43fb-9d34-08545a6f1172 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:43.181191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-777b353f-c5ac-43fb-9d34-08545a6f1172 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:43.181360 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-777b353f-c5ac-43fb-9d34-08545a6f1172 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Delete volume with id: b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:43.190188 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:43.190188 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:43.190777 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-777b353f-c5ac-43fb-9d34-08545a6f1172 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:43.193548 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c784507-702a-4bc8-933c-a561dcd8dccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf4f25c4-4c37-43b8-9b04-7a076c077794', '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='d7dcd30b2efc4bf6b7fb8bb1bd253bf1',qos_specs=None,replication_status=,reservations=['bae2c2b4-6ed8-456a-bb9a-6deee96cb989','857854d9-9b77-4922-a25c-50cd55a08418','33fd90f2-8049-41a3-b12f-0a7abfd20ca2','8761d92c-7e71-47f6-94a8-0a46b3df06c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3aa8342ff94051bc633c3b394a10c8',volume_type_id=32876dee-b4fa-4e46-9fdc-5f84434f53bf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:43Z,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=cf4f25c4-4c37-43b8-9b04-7a076c077794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7dcd30b2efc4bf6b7fb8bb1bd253bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc3aa8342ff94051bc633c3b394a10c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32876dee-b4fa-4e46-9fdc-5f84434f53bf),volume_type_id=32876dee-b4fa-4e46-9fdc-5f84434f53bf)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:43.195329 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea2711e5-776f-416f-88f5-e3018e4f579b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:43.220313 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-777b353f-c5ac-43fb-9d34-08545a6f1172 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Delete volume request issued successfully. Aug 13 23:51:43.220587 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-777b353f-c5ac-43fb-9d34-08545a6f1172 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 202 Aug 13 23:51:43.221363 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1077/4320] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:51:43 2026] DELETE /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:43.227386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea2711e5-776f-416f-88f5-e3018e4f579b) transitioned into state 'SUCCESS' from 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='d7dcd30b2efc4bf6b7fb8bb1bd253bf1',qos_specs=None,replication_status=,reservations=['bae2c2b4-6ed8-456a-bb9a-6deee96cb989','857854d9-9b77-4922-a25c-50cd55a08418','33fd90f2-8049-41a3-b12f-0a7abfd20ca2','8761d92c-7e71-47f6-94a8-0a46b3df06c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc3aa8342ff94051bc633c3b394a10c8',volume_type_id=32876dee-b4fa-4e46-9fdc-5f84434f53bf)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:43.229019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda7429d-2367-4886-81d1-6805b5de8122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:43.230593 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d13f8bd0-ebaf-4a1e-aaf0-b4d146318fa3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:43.236448 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d13f8bd0-ebaf-4a1e-aaf0-b4d146318fa3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:43.236448 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d13f8bd0-ebaf-4a1e-aaf0-b4d146318fa3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:43.241928 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d13f8bd0-ebaf-4a1e-aaf0-b4d146318fa3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:43.246197 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda7429d-2367-4886-81d1-6805b5de8122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:43.247234 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Flow 'volume_create_api' (d76c2b33-0fc2-4546-ba77-b47e413356b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:43.247713 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Create volume request issued successfully. Aug 13 23:51:43.248395 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ee1de68-a270-467f-9efe-812ddc886f7a tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:43.249119 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1072/4321] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:51:43 2026] POST /volume/v3/volumes => generated 771 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:43.265634 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c15b078-b3b6-432b-ad11-343bc7bb2630 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:43.268768 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:43.268768 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:43.274035 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c15b078-b3b6-432b-ad11-343bc7bb2630 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] GET https://10.4.3.81/volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 Aug 13 23:51:43.274382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c15b078-b3b6-432b-ad11-343bc7bb2630 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:43.274650 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c15b078-b3b6-432b-ad11-343bc7bb2630 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:43.280713 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d13f8bd0-ebaf-4a1e-aaf0-b4d146318fa3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:43.287942 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:43.287942 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:43.288487 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d13f8bd0-ebaf-4a1e-aaf0-b4d146318fa3 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 200 Aug 13 23:51:43.288893 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1079/4322] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:43 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 870 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:43.294182 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3c15b078-b3b6-432b-ad11-343bc7bb2630 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Volume info retrieved successfully. Aug 13 23:51:43.299899 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c15b078-b3b6-432b-ad11-343bc7bb2630 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 returned with HTTP 200 Aug 13 23:51:43.300487 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1095/4323] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:43 2026] GET /volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 => generated 950 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:43.470153 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3af88e90-6f36-43f8-9976-98a8eb06bd85 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:43.472550 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3af88e90-6f36-43f8-9976-98a8eb06bd85 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:43.472813 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3af88e90-6f36-43f8-9976-98a8eb06bd85 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:43.473258 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3af88e90-6f36-43f8-9976-98a8eb06bd85 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:43.473258 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3af88e90-6f36-43f8-9976-98a8eb06bd85 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:43.478752 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:43.478752 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:43.479591 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3af88e90-6f36-43f8-9976-98a8eb06bd85 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:43.480221 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1078/4324] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:43 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:43.555284 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9390b382-6295-41c3-912c-7fc932df8a90 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:43.557623 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9390b382-6295-41c3-912c-7fc932df8a90 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:43.557888 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9390b382-6295-41c3-912c-7fc932df8a90 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:43.558133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9390b382-6295-41c3-912c-7fc932df8a90 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:43.558256 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9390b382-6295-41c3-912c-7fc932df8a90 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:43.562759 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:43.562759 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:43.563401 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9390b382-6295-41c3-912c-7fc932df8a90 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:43.563761 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1073/4325] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:43 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:44.306627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-40875c91-3efc-470b-852d-52d989bf19f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.308390 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40875c91-3efc-470b-852d-52d989bf19f9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 Aug 13 23:51:44.308586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40875c91-3efc-470b-852d-52d989bf19f9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.308773 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40875c91-3efc-470b-852d-52d989bf19f9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.314974 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40875c91-3efc-470b-852d-52d989bf19f9 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 returned with HTTP 404 Aug 13 23:51:44.315528 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1080/4326] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:44 2026] GET /volume/v3/volumes/b396012e-8efb-4843-9921-538a37b421b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:44.321756 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e93504b2-d3b2-4893-80b7-990740074663 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.323866 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e93504b2-d3b2-4893-80b7-990740074663 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] GET https://10.4.3.81/volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 Aug 13 23:51:44.324043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e93504b2-d3b2-4893-80b7-990740074663 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.324245 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e93504b2-d3b2-4893-80b7-990740074663 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.337324 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:44.337324 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:44.345110 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e93504b2-d3b2-4893-80b7-990740074663 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Volume info retrieved successfully. Aug 13 23:51:44.352433 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e93504b2-d3b2-4893-80b7-990740074663 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 returned with HTTP 200 Aug 13 23:51:44.352932 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1096/4327] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:44 2026] GET /volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:44.369119 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f56691a-86ef-4a88-95eb-39d53fa69a90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.370962 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f56691a-86ef-4a88-95eb-39d53fa69a90 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:51:44.371245 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f56691a-86ef-4a88-95eb-39d53fa69a90 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.371465 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f56691a-86ef-4a88-95eb-39d53fa69a90 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.375291 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f56691a-86ef-4a88-95eb-39d53fa69a90 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:51:44.375794 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1079/4328] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:51:44 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:44.385531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebebc684-5693-444e-bca5-ddfba38c6b9d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.389661 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebebc684-5693-444e-bca5-ddfba38c6b9d tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-reader] GET https://10.4.3.81/volume/v3/messages/c192acd9-d88d-4c55-b8c0-a309aba87c1e Aug 13 23:51:44.389898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebebc684-5693-444e-bca5-ddfba38c6b9d tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.390180 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebebc684-5693-444e-bca5-ddfba38c6b9d tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-reader] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.396802 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebebc684-5693-444e-bca5-ddfba38c6b9d tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-reader] https://10.4.3.81/volume/v3/messages/c192acd9-d88d-4c55-b8c0-a309aba87c1e returned with HTTP 200 Aug 13 23:51:44.397296 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1074/4329] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:44 2026] GET /volume/v3/messages/c192acd9-d88d-4c55-b8c0-a309aba87c1e => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:44.406971 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49063875-6fbf-4910-81c4-0208e78c22a8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.409116 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49063875-6fbf-4910-81c4-0208e78c22a8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] DELETE https://10.4.3.81/volume/v3/messages/c192acd9-d88d-4c55-b8c0-a309aba87c1e Aug 13 23:51:44.409365 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49063875-6fbf-4910-81c4-0208e78c22a8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.409575 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49063875-6fbf-4910-81c4-0208e78c22a8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.420410 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49063875-6fbf-4910-81c4-0208e78c22a8 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/messages/c192acd9-d88d-4c55-b8c0-a309aba87c1e returned with HTTP 204 Aug 13 23:51:44.421094 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1081/4330] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:51:44 2026] DELETE /volume/v3/messages/c192acd9-d88d-4c55-b8c0-a309aba87c1e => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:51:44.427890 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.429542 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 Aug 13 23:51:44.429722 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.429896 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.430078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Delete volume with id: cf4f25c4-4c37-43b8-9b04-7a076c077794 Aug 13 23:51:44.436607 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:44.436607 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:44.436913 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Volume info retrieved successfully. Aug 13 23:51:44.437812 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:51:44.459810 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-184246592 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-184246592, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:44.460173 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-184246592 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-184246592, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:44.479792 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Created reservations ['b7009af2-d268-4d2d-8eba-ad60ae6c02db', '4b0432ec-ea09-4afd-82cd-32371a398487', 'ae838256-b751-436f-bc66-411280bf652c', '30aeb385-54c2-4dd9-b004-ecdff931221d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:44.493040 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-793df7ec-26dc-4baa-95c8-26c5fffaddab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.494761 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-793df7ec-26dc-4baa-95c8-26c5fffaddab tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:44.494978 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-793df7ec-26dc-4baa-95c8-26c5fffaddab tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.495233 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-793df7ec-26dc-4baa-95c8-26c5fffaddab tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.495389 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-793df7ec-26dc-4baa-95c8-26c5fffaddab tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:44.499316 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:44.499316 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:44.499928 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-793df7ec-26dc-4baa-95c8-26c5fffaddab tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:44.500363 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1080/4331] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:44 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:44.511194 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Delete volume request issued successfully. Aug 13 23:51:44.511411 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-188751c6-8a0d-4b9e-b681-32dcaceb92aa tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 returned with HTTP 202 Aug 13 23:51:44.511844 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1097/4332] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:44 2026] DELETE /volume/v3/volumes/cf4f25c4-4c37-43b8-9b04-7a076c077794 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:44.521776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8373561-b7c3-49e7-96c5-353d862008d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.523729 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8373561-b7c3-49e7-96c5-353d862008d4 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] DELETE https://10.4.3.81/volume/v3/types/32876dee-b4fa-4e46-9fdc-5f84434f53bf Aug 13 23:51:44.523929 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8373561-b7c3-49e7-96c5-353d862008d4 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.524181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8373561-b7c3-49e7-96c5-353d862008d4 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.548651 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8373561-b7c3-49e7-96c5-353d862008d4 tempest-ProjectReaderTests-1073351328 tempest-ProjectReaderTests-1073351328-project-admin] https://10.4.3.81/volume/v3/types/32876dee-b4fa-4e46-9fdc-5f84434f53bf returned with HTTP 202 Aug 13 23:51:44.549078 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1075/4333] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:51:44 2026] DELETE /volume/v3/types/32876dee-b4fa-4e46-9fdc-5f84434f53bf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:44.575693 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5a06c91f-39ea-4197-82d8-333ded18b2fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.577894 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a06c91f-39ea-4197-82d8-333ded18b2fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:44.579219 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a06c91f-39ea-4197-82d8-333ded18b2fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.580089 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a06c91f-39ea-4197-82d8-333ded18b2fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.580836 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5a06c91f-39ea-4197-82d8-333ded18b2fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:44.607116 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:44.607116 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:44.611505 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a06c91f-39ea-4197-82d8-333ded18b2fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:44.613815 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1082/4334] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:44 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:44.819200 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3359a9c3-9c33-4f32-b31d-f14934892302 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.821593 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3359a9c3-9c33-4f32-b31d-f14934892302 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 Aug 13 23:51:44.821593 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3359a9c3-9c33-4f32-b31d-f14934892302 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.821593 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3359a9c3-9c33-4f32-b31d-f14934892302 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.821593 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-3359a9c3-9c33-4f32-b31d-f14934892302 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Delete snapshot with id: 7d7daccc-b3bc-4399-9b55-753fc625a4f7 Aug 13 23:51:44.825909 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:44.825909 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:44.826372 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3359a9c3-9c33-4f32-b31d-f14934892302 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Snapshot retrieved successfully. Aug 13 23:51:44.841768 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3359a9c3-9c33-4f32-b31d-f14934892302 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Snapshot delete request issued successfully. Aug 13 23:51:44.841947 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3359a9c3-9c33-4f32-b31d-f14934892302 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 returned with HTTP 202 Aug 13 23:51:44.842360 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1081/4335] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:51:44 2026] DELETE /volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:44.856805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-677e9ab6-1100-4fa0-ad87-507e023604f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:44.869444 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-677e9ab6-1100-4fa0-ad87-507e023604f5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 Aug 13 23:51:44.869641 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-677e9ab6-1100-4fa0-ad87-507e023604f5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:44.869833 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-677e9ab6-1100-4fa0-ad87-507e023604f5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:44.875070 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:44.875070 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:44.875531 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-677e9ab6-1100-4fa0-ad87-507e023604f5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Snapshot retrieved successfully. Aug 13 23:51:44.876434 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-677e9ab6-1100-4fa0-ad87-507e023604f5 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 returned with HTTP 200 Aug 13 23:51:44.876837 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1098/4336] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:44 2026] GET /volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:45.511870 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cccf40c5-d707-4319-acce-822b847b6b40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:45.514108 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cccf40c5-d707-4319-acce-822b847b6b40 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:45.514411 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cccf40c5-d707-4319-acce-822b847b6b40 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:45.514679 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cccf40c5-d707-4319-acce-822b847b6b40 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:45.514814 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cccf40c5-d707-4319-acce-822b847b6b40 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:45.522401 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:45.522401 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:45.523401 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cccf40c5-d707-4319-acce-822b847b6b40 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:45.524001 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1076/4337] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:45 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:45.538253 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2009515c-7275-4e51-a081-2345e89c0c60 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:45.539712 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2009515c-7275-4e51-a081-2345e89c0c60 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:51:45.540893 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2009515c-7275-4e51-a081-2345e89c0c60 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ebfe7b79-44ca-4ce7-95cb-b105b51a76f8", "incremental": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:45.541624 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-2009515c-7275-4e51-a081-2345e89c0c60 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Creating new backup {'backup': {'volume_id': 'ebfe7b79-44ca-4ce7-95cb-b105b51a76f8', 'incremental': True}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:51:45.541804 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-2009515c-7275-4e51-a081-2345e89c0c60 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Creating backup of volume ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 in container None Aug 13 23:51:45.548786 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:45.548786 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:45.549376 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2009515c-7275-4e51-a081-2345e89c0c60 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:51:45.566983 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2009515c-7275-4e51-a081-2345e89c0c60 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Created reservations ['a738d310-efe3-48ab-a0a4-33733431bccb', '6a9c12db-acee-4e81-8596-62a2980cd776'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:45.591812 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2009515c-7275-4e51-a081-2345e89c0c60 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 400 Aug 13 23:51:45.592383 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1083/4338] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:51:45 2026] POST /volume/v3/backups => generated 109 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 23:51:45.604771 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b881bce-96ec-47e0-ad04-1be1bbdf43a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:45.606707 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b881bce-96ec-47e0-ad04-1be1bbdf43a4 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] DELETE https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:45.606904 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b881bce-96ec-47e0-ad04-1be1bbdf43a4 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:45.607155 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b881bce-96ec-47e0-ad04-1be1bbdf43a4 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:45.607254 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-8b881bce-96ec-47e0-ad04-1be1bbdf43a4 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Delete backup with id: 284c2085-a167-4bdf-bdbf-634b5d802a99. Aug 13 23:51:45.609196 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=527,cinder:INSERT=105,cinder:UPDATE=223 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:51:45.612714 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:45.612714 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:45.628937 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ddfa64f1-24ca-48c0-9ab5-a4a1c44e54e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:45.629422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-8b881bce-96ec-47e0-ad04-1be1bbdf43a4 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] delete_backup rpcapi backup_id 284c2085-a167-4bdf-bdbf-634b5d802a99 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:51:45.631158 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddfa64f1-24ca-48c0-9ab5-a4a1c44e54e4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:45.631434 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddfa64f1-24ca-48c0-9ab5-a4a1c44e54e4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:45.631588 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddfa64f1-24ca-48c0-9ab5-a4a1c44e54e4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:45.631735 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ddfa64f1-24ca-48c0-9ab5-a4a1c44e54e4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:45.633916 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b881bce-96ec-47e0-ad04-1be1bbdf43a4 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 202 Aug 13 23:51:45.634585 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1082/4339] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:51:45 2026] DELETE /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:51:45.638556 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:45.638556 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:45.639382 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddfa64f1-24ca-48c0-9ab5-a4a1c44e54e4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:45.639869 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1099/4340] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:45 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:45.648586 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-349c584e-1639-49c1-a7cd-d1085fc6d784 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:45.651423 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-349c584e-1639-49c1-a7cd-d1085fc6d784 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:45.651606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-349c584e-1639-49c1-a7cd-d1085fc6d784 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:45.651778 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-349c584e-1639-49c1-a7cd-d1085fc6d784 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:45.651892 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-349c584e-1639-49c1-a7cd-d1085fc6d784 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:45.658160 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:45.658160 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:45.658160 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-349c584e-1639-49c1-a7cd-d1085fc6d784 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 200 Aug 13 23:51:45.658160 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1077/4341] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:45 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:45.889500 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-79ee5d54-ae16-41a4-a566-c913ffdb8b4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:45.891253 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79ee5d54-ae16-41a4-a566-c913ffdb8b4d tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 Aug 13 23:51:45.891426 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79ee5d54-ae16-41a4-a566-c913ffdb8b4d tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:45.891606 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79ee5d54-ae16-41a4-a566-c913ffdb8b4d tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:45.898577 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79ee5d54-ae16-41a4-a566-c913ffdb8b4d tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 returned with HTTP 404 Aug 13 23:51:45.899107 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1084/4342] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:51:45 2026] GET /volume/v3/snapshots/7d7daccc-b3bc-4399-9b55-753fc625a4f7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:45.945669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-935c92c8-e03c-4f26-b00c-b59500594bea req-39831845-1f6d-4bd7-af80-63eec6856d93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:45.948089 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-935c92c8-e03c-4f26-b00c-b59500594bea req-39831845-1f6d-4bd7-af80-63eec6856d93 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:51:45.948407 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-935c92c8-e03c-4f26-b00c-b59500594bea req-39831845-1f6d-4bd7-af80-63eec6856d93 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:45.948578 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-935c92c8-e03c-4f26-b00c-b59500594bea req-39831845-1f6d-4bd7-af80-63eec6856d93 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:45.957729 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:45.957729 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:45.962791 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-935c92c8-e03c-4f26-b00c-b59500594bea req-39831845-1f6d-4bd7-af80-63eec6856d93 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:45.968581 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-935c92c8-e03c-4f26-b00c-b59500594bea req-39831845-1f6d-4bd7-af80-63eec6856d93 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:51:45.969209 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1083/4343] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:51:45 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:46.653863 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26d6bf15-a0d2-44cc-8ee1-f414bf7887a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:46.657509 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26d6bf15-a0d2-44cc-8ee1-f414bf7887a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:46.657786 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26d6bf15-a0d2-44cc-8ee1-f414bf7887a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:46.658012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26d6bf15-a0d2-44cc-8ee1-f414bf7887a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:46.658140 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-26d6bf15-a0d2-44cc-8ee1-f414bf7887a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:46.660059 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=453,cinder:INSERT=80,cinder:UPDATE=163,cinder:DELETE=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:51:46.663526 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:46.663526 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:46.666235 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26d6bf15-a0d2-44cc-8ee1-f414bf7887a1 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:46.666235 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1100/4344] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:46 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:46.673765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb4c7c91-1f71-4e87-bb3b-f40468b6643f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:46.675129 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb4c7c91-1f71-4e87-bb3b-f40468b6643f tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 Aug 13 23:51:46.675409 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb4c7c91-1f71-4e87-bb3b-f40468b6643f tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:46.675626 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb4c7c91-1f71-4e87-bb3b-f40468b6643f tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:46.675804 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-eb4c7c91-1f71-4e87-bb3b-f40468b6643f tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id 284c2085-a167-4bdf-bdbf-634b5d802a99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:46.685587 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb4c7c91-1f71-4e87-bb3b-f40468b6643f tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 returned with HTTP 404 Aug 13 23:51:46.686302 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1078/4345] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:46 2026] GET /volume/v3/backups/284c2085-a167-4bdf-bdbf-634b5d802a99 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:46.696175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:46.701267 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:46.706371 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1238774986"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:46.710637 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1238774986'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:46.710815 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume of 1 GB Aug 13 23:51:46.727719 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Availability Zones retrieved successfully. Aug 13 23:51:46.738058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Flow 'volume_create_api' (8a63f4e8-23b2-47cf-a798-684e2fcf28f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:46.740909 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d68fc21-c289-4160-9cb6-600053b6ca3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:46.742298 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:46.777972 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d68fc21-c289-4160-9cb6-600053b6ca3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:46.777972 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a6759d-09f8-43fd-8f06-91ff752a8983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:46.840362 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Created reservations ['446ed300-ff4d-43d3-9f11-65246164bc2d', '757c565e-5255-4dc2-bc23-e41b4b2025b5', 'ac84864e-24f3-484f-96c2-c9be87fd6bb6', '8a3428b6-d8c4-4a2d-bf4d-6fbd2e73d055'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:46.841451 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a6759d-09f8-43fd-8f06-91ff752a8983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['446ed300-ff4d-43d3-9f11-65246164bc2d', '757c565e-5255-4dc2-bc23-e41b4b2025b5', 'ac84864e-24f3-484f-96c2-c9be87fd6bb6', '8a3428b6-d8c4-4a2d-bf4d-6fbd2e73d055']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:46.842506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac42d7d-5b3e-4d6c-ba8e-cd0bf4de09c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:46.870162 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac42d7d-5b3e-4d6c-ba8e-cd0bf4de09c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a862badd-2f50-44bb-b4a1-da48f8587cfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1238774986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd4495cb94253bd0a2941c877f305',qos_specs=None,replication_status=,reservations=['446ed300-ff4d-43d3-9f11-65246164bc2d','757c565e-5255-4dc2-bc23-e41b4b2025b5','ac84864e-24f3-484f-96c2-c9be87fd6bb6','8a3428b6-d8c4-4a2d-bf4d-6fbd2e73d055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a894d4b0f2454b9a9161a8726e918a38',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1238774986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a862badd-2f50-44bb-b4a1-da48f8587cfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fdd4495cb94253bd0a2941c877f305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a894d4b0f2454b9a9161a8726e918a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:46.872015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e92b01-b0e7-4e87-9496-39800206b312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:46.894213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e92b01-b0e7-4e87-9496-39800206b312) transitioned into state 'SUCCESS' from state '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-1238774986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd4495cb94253bd0a2941c877f305',qos_specs=None,replication_status=,reservations=['446ed300-ff4d-43d3-9f11-65246164bc2d','757c565e-5255-4dc2-bc23-e41b4b2025b5','ac84864e-24f3-484f-96c2-c9be87fd6bb6','8a3428b6-d8c4-4a2d-bf4d-6fbd2e73d055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a894d4b0f2454b9a9161a8726e918a38',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:46.894968 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8d6813-f58c-4728-8d58-b701c5555113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:46.906469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8d6813-f58c-4728-8d58-b701c5555113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:46.907711 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Flow 'volume_create_api' (8a63f4e8-23b2-47cf-a798-684e2fcf28f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:46.908214 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Create volume request issued successfully. Aug 13 23:51:46.909061 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26c8fae1-2b04-417f-b3d7-c8e18f97b4ac tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:46.909657 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1085/4346] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:51:46 2026] POST /volume/v3/volumes => generated 747 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:46.927867 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3158cdd1-8766-444f-a99e-52dc0fced9c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:46.929890 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3158cdd1-8766-444f-a99e-52dc0fced9c3 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb Aug 13 23:51:46.930118 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3158cdd1-8766-444f-a99e-52dc0fced9c3 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:46.930328 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3158cdd1-8766-444f-a99e-52dc0fced9c3 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:46.938693 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:46.938693 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:46.942895 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3158cdd1-8766-444f-a99e-52dc0fced9c3 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:51:46.949012 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3158cdd1-8766-444f-a99e-52dc0fced9c3 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb returned with HTTP 200 Aug 13 23:51:46.949707 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1084/4347] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:46 2026] GET /volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:47.681281 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3204fb09-2ccc-4828-9186-acf2185a6e28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:47.686618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3204fb09-2ccc-4828-9186-acf2185a6e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:47.686856 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3204fb09-2ccc-4828-9186-acf2185a6e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:47.687108 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3204fb09-2ccc-4828-9186-acf2185a6e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:47.687375 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3204fb09-2ccc-4828-9186-acf2185a6e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:47.696440 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:47.696440 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:47.697135 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3204fb09-2ccc-4828-9186-acf2185a6e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:47.697562 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1101/4348] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:47 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:47.968190 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33722a95-6971-465c-8ced-2a884b14a2a0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:47.971354 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33722a95-6971-465c-8ced-2a884b14a2a0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb Aug 13 23:51:47.971677 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33722a95-6971-465c-8ced-2a884b14a2a0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:47.972050 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33722a95-6971-465c-8ced-2a884b14a2a0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:47.985495 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:47.985495 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:47.991279 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-33722a95-6971-465c-8ced-2a884b14a2a0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:51:47.996561 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33722a95-6971-465c-8ced-2a884b14a2a0 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb returned with HTTP 200 Aug 13 23:51:47.997254 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1079/4349] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:47 2026] GET /volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:48.011526 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d5b0a9f-d2c3-4951-baa5-2cfddb66e3c9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:48.013632 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d5b0a9f-d2c3-4951-baa5-2cfddb66e3c9 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:51:48.014208 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d5b0a9f-d2c3-4951-baa5-2cfddb66e3c9 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a862badd-2f50-44bb-b4a1-da48f8587cfb", "name": "tempest-VolumesBackupsTest-Backup-164941107"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:48.016120 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-3d5b0a9f-d2c3-4951-baa5-2cfddb66e3c9 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Creating new backup {'backup': {'volume_id': 'a862badd-2f50-44bb-b4a1-da48f8587cfb', 'name': 'tempest-VolumesBackupsTest-Backup-164941107'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:51:48.016442 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-3d5b0a9f-d2c3-4951-baa5-2cfddb66e3c9 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Creating backup of volume a862badd-2f50-44bb-b4a1-da48f8587cfb in container None Aug 13 23:51:48.027059 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:48.027059 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:48.027622 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3d5b0a9f-d2c3-4951-baa5-2cfddb66e3c9 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Volume info retrieved successfully. Aug 13 23:51:48.049455 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3d5b0a9f-d2c3-4951-baa5-2cfddb66e3c9 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Created reservations ['4c33840a-ad99-4451-a2b9-b3fa51209a5b', '70e2fe33-049e-44d1-86bf-293d3b3da4c1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:48.087733 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d5b0a9f-d2c3-4951-baa5-2cfddb66e3c9 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:51:48.087733 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1086/4350] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:51:48 2026] POST /volume/v3/backups => generated 327 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:48.099197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84ab14af-ccd3-468e-8951-8cc8854c8f03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:48.101416 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84ab14af-ccd3-468e-8951-8cc8854c8f03 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:48.101689 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84ab14af-ccd3-468e-8951-8cc8854c8f03 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:48.101949 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84ab14af-ccd3-468e-8951-8cc8854c8f03 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:48.102113 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-84ab14af-ccd3-468e-8951-8cc8854c8f03 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:48.106786 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:48.106786 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:48.107726 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84ab14af-ccd3-468e-8951-8cc8854c8f03 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:48.108307 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1085/4351] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:48 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:48.708784 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf15f6ae-af8a-4a1a-9527-0ecf4e3cd6e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:48.710820 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf15f6ae-af8a-4a1a-9527-0ecf4e3cd6e3 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:48.711010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf15f6ae-af8a-4a1a-9527-0ecf4e3cd6e3 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:48.711234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf15f6ae-af8a-4a1a-9527-0ecf4e3cd6e3 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:48.711326 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bf15f6ae-af8a-4a1a-9527-0ecf4e3cd6e3 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:48.715651 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:48.715651 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:48.716318 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf15f6ae-af8a-4a1a-9527-0ecf4e3cd6e3 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:48.716714 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1102/4352] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:48 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:49.044208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bd7638a-d743-4aef-b486-f3620c37cb54 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:49.046241 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bd7638a-d743-4aef-b486-f3620c37cb54 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:51:49.046412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bd7638a-d743-4aef-b486-f3620c37cb54 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:49.046619 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bd7638a-d743-4aef-b486-f3620c37cb54 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:49.046788 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3bd7638a-d743-4aef-b486-f3620c37cb54 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Delete volume with id: 9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:51:49.053856 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:49.053856 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:49.054370 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3bd7638a-d743-4aef-b486-f3620c37cb54 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:49.077457 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3bd7638a-d743-4aef-b486-f3620c37cb54 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Delete volume request issued successfully. Aug 13 23:51:49.077727 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bd7638a-d743-4aef-b486-f3620c37cb54 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 202 Aug 13 23:51:49.078570 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1080/4353] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:51:49 2026] DELETE /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:49.091814 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d3341004-1537-4bb2-9fb4-baf19c07bf37 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:49.100942 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3341004-1537-4bb2-9fb4-baf19c07bf37 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:51:49.103602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3341004-1537-4bb2-9fb4-baf19c07bf37 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:49.105893 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3341004-1537-4bb2-9fb4-baf19c07bf37 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:49.120244 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca8a8a61-c7ac-40e5-a1ae-ffcfb60aa962 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:49.122975 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca8a8a61-c7ac-40e5-a1ae-ffcfb60aa962 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:49.123074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca8a8a61-c7ac-40e5-a1ae-ffcfb60aa962 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:49.123344 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca8a8a61-c7ac-40e5-a1ae-ffcfb60aa962 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:49.123479 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ca8a8a61-c7ac-40e5-a1ae-ffcfb60aa962 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:49.129059 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:49.129059 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:49.129890 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca8a8a61-c7ac-40e5-a1ae-ffcfb60aa962 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:49.130648 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1086/4354] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:49 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:49.136354 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:49.136354 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:49.155887 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d3341004-1537-4bb2-9fb4-baf19c07bf37 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Volume info retrieved successfully. Aug 13 23:51:49.175418 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3341004-1537-4bb2-9fb4-baf19c07bf37 tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 200 Aug 13 23:51:49.175544 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1087/4355] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:49 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 836 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:49.731108 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1d8ffaf-c78b-4c09-82e1-5ed8c7205b54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:49.735604 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1d8ffaf-c78b-4c09-82e1-5ed8c7205b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:49.737095 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1d8ffaf-c78b-4c09-82e1-5ed8c7205b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:49.737628 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1d8ffaf-c78b-4c09-82e1-5ed8c7205b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:49.738587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b1d8ffaf-c78b-4c09-82e1-5ed8c7205b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:49.756963 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:49.756963 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:49.760995 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1d8ffaf-c78b-4c09-82e1-5ed8c7205b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:49.763720 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1103/4356] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:49 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:50.141789 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef886eea-e868-4a92-8160-23cea84f82d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:50.143871 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef886eea-e868-4a92-8160-23cea84f82d5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:50.144196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef886eea-e868-4a92-8160-23cea84f82d5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:50.144472 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef886eea-e868-4a92-8160-23cea84f82d5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:50.144635 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ef886eea-e868-4a92-8160-23cea84f82d5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:50.146368 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=435,cinder:UPDATE=162,cinder:INSERT=89 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:51:50.150444 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:50.150444 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:50.151370 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef886eea-e868-4a92-8160-23cea84f82d5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:50.151852 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1081/4357] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:50 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:50.191732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb33d04b-d01b-4a7e-b5b0-3c6a2c6b711c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:50.193651 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb33d04b-d01b-4a7e-b5b0-3c6a2c6b711c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] GET https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f Aug 13 23:51:50.193904 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb33d04b-d01b-4a7e-b5b0-3c6a2c6b711c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:50.194271 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb33d04b-d01b-4a7e-b5b0-3c6a2c6b711c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:50.200689 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb33d04b-d01b-4a7e-b5b0-3c6a2c6b711c tempest-TestStampPattern-1799945875 tempest-TestStampPattern-1799945875-project-member] https://10.4.3.81/volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f returned with HTTP 404 Aug 13 23:51:50.204931 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1087/4358] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:50 2026] GET /volume/v3/volumes/9efc579c-aa22-4619-a792-a7e7094a7f8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:50.780539 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1646d4f7-53bc-4e68-b679-97b3f36d4fe0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:50.782726 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1646d4f7-53bc-4e68-b679-97b3f36d4fe0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:50.783101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1646d4f7-53bc-4e68-b679-97b3f36d4fe0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:50.783426 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1646d4f7-53bc-4e68-b679-97b3f36d4fe0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:50.783551 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1646d4f7-53bc-4e68-b679-97b3f36d4fe0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:50.786229 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=372,cinder:UPDATE=108,cinder:INSERT=49 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:51:50.791114 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:50.791114 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:50.792628 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1646d4f7-53bc-4e68-b679-97b3f36d4fe0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:50.793558 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1088/4359] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:50 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:51.166754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6a981a6-9ffd-4deb-9a41-4827782b00c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:51.169380 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6a981a6-9ffd-4deb-9a41-4827782b00c7 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:51.169633 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6a981a6-9ffd-4deb-9a41-4827782b00c7 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:51.170124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6a981a6-9ffd-4deb-9a41-4827782b00c7 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:51.170124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b6a981a6-9ffd-4deb-9a41-4827782b00c7 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:51.176125 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:51.176125 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:51.177016 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6a981a6-9ffd-4deb-9a41-4827782b00c7 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:51.177570 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1104/4360] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:51 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:51.814614 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cafe8ec9-7842-4084-8b94-5cd4319585d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:51.816625 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cafe8ec9-7842-4084-8b94-5cd4319585d0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:51.816861 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cafe8ec9-7842-4084-8b94-5cd4319585d0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:51.818527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cafe8ec9-7842-4084-8b94-5cd4319585d0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:51.818527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cafe8ec9-7842-4084-8b94-5cd4319585d0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:51.824620 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:51.824620 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:51.825676 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cafe8ec9-7842-4084-8b94-5cd4319585d0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:51.826333 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1082/4361] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:51 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:52.190120 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61a8c209-9b29-45ae-9954-28a109b0c447 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:52.193894 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61a8c209-9b29-45ae-9954-28a109b0c447 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:52.194240 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61a8c209-9b29-45ae-9954-28a109b0c447 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:52.194564 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61a8c209-9b29-45ae-9954-28a109b0c447 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:52.194742 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-61a8c209-9b29-45ae-9954-28a109b0c447 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:52.201081 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:52.201081 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:52.201155 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61a8c209-9b29-45ae-9954-28a109b0c447 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:52.201648 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1088/4362] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:52 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:52.842645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c368f384-eea9-43f1-aaa0-13b41ded0f1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:52.844685 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c368f384-eea9-43f1-aaa0-13b41ded0f1d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:52.845663 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c368f384-eea9-43f1-aaa0-13b41ded0f1d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:52.846022 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c368f384-eea9-43f1-aaa0-13b41ded0f1d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:52.847012 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c368f384-eea9-43f1-aaa0-13b41ded0f1d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:52.853504 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:52.853504 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:52.855474 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c368f384-eea9-43f1-aaa0-13b41ded0f1d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:52.856162 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1089/4363] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:52 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:51:53.218417 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f6b54d2-873f-4181-a980-8b33d47013ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:53.222242 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f6b54d2-873f-4181-a980-8b33d47013ef tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:53.222756 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f6b54d2-873f-4181-a980-8b33d47013ef tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:53.223437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f6b54d2-873f-4181-a980-8b33d47013ef tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:53.223553 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0f6b54d2-873f-4181-a980-8b33d47013ef tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:53.233918 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:53.233918 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:53.236018 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f6b54d2-873f-4181-a980-8b33d47013ef tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:53.237839 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1105/4364] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:53 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:53.875323 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e373c7df-20e4-4d99-b120-55a324be49c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:53.877861 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e373c7df-20e4-4d99-b120-55a324be49c6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:53.878189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e373c7df-20e4-4d99-b120-55a324be49c6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:53.878480 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e373c7df-20e4-4d99-b120-55a324be49c6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:53.878643 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e373c7df-20e4-4d99-b120-55a324be49c6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:53.885680 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:53.885680 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:53.888154 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e373c7df-20e4-4d99-b120-55a324be49c6 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:53.888154 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1083/4365] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:53 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:54.249522 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26e48f8a-252f-4bdc-a64e-8a04db0e0467 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:54.253806 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26e48f8a-252f-4bdc-a64e-8a04db0e0467 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:54.254012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26e48f8a-252f-4bdc-a64e-8a04db0e0467 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:54.254213 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26e48f8a-252f-4bdc-a64e-8a04db0e0467 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:54.254326 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-26e48f8a-252f-4bdc-a64e-8a04db0e0467 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:54.261640 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:54.261640 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:54.262408 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26e48f8a-252f-4bdc-a64e-8a04db0e0467 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:54.262778 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1089/4366] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:54 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:54.899458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-418a7684-bb1e-4e1e-bb78-b438c9988ad0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:54.901659 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-418a7684-bb1e-4e1e-bb78-b438c9988ad0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:54.901948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-418a7684-bb1e-4e1e-bb78-b438c9988ad0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:54.902198 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-418a7684-bb1e-4e1e-bb78-b438c9988ad0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:54.902321 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-418a7684-bb1e-4e1e-bb78-b438c9988ad0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:54.907891 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:54.907891 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:54.908765 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-418a7684-bb1e-4e1e-bb78-b438c9988ad0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:54.909398 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1090/4367] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:54 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:55.279019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd1c7157-0d78-4e51-a313-0d3bdd172465 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:55.281259 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd1c7157-0d78-4e51-a313-0d3bdd172465 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:55.281521 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd1c7157-0d78-4e51-a313-0d3bdd172465 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:55.281969 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd1c7157-0d78-4e51-a313-0d3bdd172465 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:55.281969 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fd1c7157-0d78-4e51-a313-0d3bdd172465 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:55.286780 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:55.286780 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:55.287619 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd1c7157-0d78-4e51-a313-0d3bdd172465 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:55.288064 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1106/4368] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:55 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:55.924495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c827482-5309-477d-9280-063d005a55c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:55.926264 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c827482-5309-477d-9280-063d005a55c4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:55.926915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c827482-5309-477d-9280-063d005a55c4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:55.926915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c827482-5309-477d-9280-063d005a55c4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:55.926915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2c827482-5309-477d-9280-063d005a55c4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:55.932754 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:55.932754 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:55.933504 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c827482-5309-477d-9280-063d005a55c4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:55.933834 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1084/4369] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:55 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:56.302564 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd4d491b-6901-4321-b207-dd631e67849a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:56.305910 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd4d491b-6901-4321-b207-dd631e67849a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:56.305910 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd4d491b-6901-4321-b207-dd631e67849a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:56.306055 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd4d491b-6901-4321-b207-dd631e67849a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:56.306167 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bd4d491b-6901-4321-b207-dd631e67849a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:56.312884 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:56.312884 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:56.313804 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd4d491b-6901-4321-b207-dd631e67849a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:56.314346 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1090/4370] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:56 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:56.949163 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f0c351a-9f5b-470b-a3ea-44327f2bcec5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:56.950973 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f0c351a-9f5b-470b-a3ea-44327f2bcec5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:56.951225 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f0c351a-9f5b-470b-a3ea-44327f2bcec5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:56.951450 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f0c351a-9f5b-470b-a3ea-44327f2bcec5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:56.951562 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7f0c351a-9f5b-470b-a3ea-44327f2bcec5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:56.956237 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:56.956237 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:56.956897 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f0c351a-9f5b-470b-a3ea-44327f2bcec5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:56.957349 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1091/4371] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:56 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:57.331138 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c049a28b-8fb1-4d81-97d7-3c5dd0b4c948 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:57.333090 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c049a28b-8fb1-4d81-97d7-3c5dd0b4c948 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:57.333314 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c049a28b-8fb1-4d81-97d7-3c5dd0b4c948 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:57.333559 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c049a28b-8fb1-4d81-97d7-3c5dd0b4c948 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:57.333713 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c049a28b-8fb1-4d81-97d7-3c5dd0b4c948 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:57.339130 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:57.339130 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:57.339773 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c049a28b-8fb1-4d81-97d7-3c5dd0b4c948 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:57.340425 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1107/4372] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:57 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:57.971316 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8be9e5dc-211f-4db3-ab88-c858e9a5e9f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:57.974169 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8be9e5dc-211f-4db3-ab88-c858e9a5e9f4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:51:57.974546 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8be9e5dc-211f-4db3-ab88-c858e9a5e9f4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:57.974852 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8be9e5dc-211f-4db3-ab88-c858e9a5e9f4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:57.975073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8be9e5dc-211f-4db3-ab88-c858e9a5e9f4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:57.983530 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:57.983530 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:57.984565 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8be9e5dc-211f-4db3-ab88-c858e9a5e9f4 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:51:57.985060 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1085/4373] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:57 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:58.000149 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bdbab53f-4035-4a65-b712-2c421e0313f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.003538 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bdbab53f-4035-4a65-b712-2c421e0313f5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9/action Aug 13 23:51:58.004607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bdbab53f-4035-4a65-b712-2c421e0313f5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:51:58.004703 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-70072383-563b-4ca4-beff-f3bbf920ed0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.005120 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bdbab53f-4035-4a65-b712-2c421e0313f5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:58.006666 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-bdbab53f-4035-4a65-b712-2c421e0313f5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Updating backup '23fde138-ec90-4adc-ac57-f1f4fc57e8a9' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 23:51:58.007925 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-70072383-563b-4ca4-beff-f3bbf920ed0c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/limits Aug 13 23:51:58.008224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-70072383-563b-4ca4-beff-f3bbf920ed0c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:58.008536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-70072383-563b-4ca4-beff-f3bbf920ed0c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:58.022333 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:58.022333 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:58.045854 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-bdbab53f-4035-4a65-b712-2c421e0313f5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] reset_status in rpcapi backup_id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9 on host np0000007283. {{(pid=100274) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 23:51:58.047877 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bdbab53f-4035-4a65-b712-2c421e0313f5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9/action returned with HTTP 202 Aug 13 23:51:58.048489 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1091/4374] 10.4.3.81 () {70 vars in 1423 bytes} [Thu Aug 13 23:51:57 2026] POST /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:51:58.057502 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b1a8812-b803-4412-941d-bacf2e304f72 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.060731 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b1a8812-b803-4412-941d-bacf2e304f72 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 Aug 13 23:51:58.061044 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b1a8812-b803-4412-941d-bacf2e304f72 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:58.061595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b1a8812-b803-4412-941d-bacf2e304f72 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:58.061595 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0b1a8812-b803-4412-941d-bacf2e304f72 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume with id: a4fab45b-d7ab-465c-9b94-874dee81a2d3 Aug 13 23:51:58.067636 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-70072383-563b-4ca4-beff-f3bbf920ed0c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/limits returned with HTTP 200 Aug 13 23:51:58.068088 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1092/4375] 10.4.3.81 () {68 vars in 1477 bytes} [Thu Aug 13 23:51:58 2026] GET /volume/v3/limits => generated 302 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:58.084718 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:58.084718 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:51:58.085013 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b1a8812-b803-4412-941d-bacf2e304f72 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:58.107590 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b1a8812-b803-4412-941d-bacf2e304f72 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume request issued successfully. Aug 13 23:51:58.108141 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b1a8812-b803-4412-941d-bacf2e304f72 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 returned with HTTP 202 Aug 13 23:51:58.108250 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1108/4376] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:51:58 2026] DELETE /volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:51:58.124612 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b86d72d-3811-4168-950f-37b4761cf295 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.126410 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b86d72d-3811-4168-950f-37b4761cf295 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 Aug 13 23:51:58.126680 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b86d72d-3811-4168-950f-37b4761cf295 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:58.126946 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b86d72d-3811-4168-950f-37b4761cf295 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:58.139386 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:58.139386 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:58.146743 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-d64b84e4-0a6c-4ac7-b664-71ff5664d4c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.148853 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b86d72d-3811-4168-950f-37b4761cf295 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:58.150122 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-d64b84e4-0a6c-4ac7-b664-71ff5664d4c8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:51:58.151535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-d64b84e4-0a6c-4ac7-b664-71ff5664d4c8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:58.151535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-d64b84e4-0a6c-4ac7-b664-71ff5664d4c8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:58.155398 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b86d72d-3811-4168-950f-37b4761cf295 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 returned with HTTP 200 Aug 13 23:51:58.155969 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1086/4377] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:58 2026] GET /volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:58.161982 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:58.161982 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:58.165643 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-d64b84e4-0a6c-4ac7-b664-71ff5664d4c8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:51:58.172035 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-d64b84e4-0a6c-4ac7-b664-71ff5664d4c8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:51:58.172924 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1092/4378] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:51:58 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 1661 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:51:58.195512 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-9aa2f59f-fb0c-4576-b995-13f8a91cfedf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.201572 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-9aa2f59f-fb0c-4576-b995-13f8a91cfedf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:51:58.204613 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-620f0992-9dc9-4cc8-be24-b0a55b433aa7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.205639 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-9aa2f59f-fb0c-4576-b995-13f8a91cfedf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1eb7a51e-cb28-4b04-b4e1-6324e9e38efb", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1472788158", "description": null, "metadata": {}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:58.241025 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:58.241025 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:58.242062 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-9aa2f59f-fb0c-4576-b995-13f8a91cfedf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:51:58.242381 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-9aa2f59f-fb0c-4576-b995-13f8a91cfedf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create snapshot from volume 1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:51:58.306856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-9aa2f59f-fb0c-4576-b995-13f8a91cfedf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Created reservations ['268ce900-e388-43a4-9b21-6cd879f43d5a', '7598e2ec-b532-4f0d-bf40-0c828752f5c1', '09bbc0e7-f327-4d21-be70-7cb58f7abe45', '81ea994d-5469-4b68-ac1e-609a8a773b17'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:58.356961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47e13bd5-6fab-4191-9ec8-576026ad4d74 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.361047 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47e13bd5-6fab-4191-9ec8-576026ad4d74 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:58.361047 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47e13bd5-6fab-4191-9ec8-576026ad4d74 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:58.361669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47e13bd5-6fab-4191-9ec8-576026ad4d74 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:58.361842 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-47e13bd5-6fab-4191-9ec8-576026ad4d74 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:58.368302 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:58.368302 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:58.369173 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47e13bd5-6fab-4191-9ec8-576026ad4d74 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:58.369697 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1087/4379] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:58 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:58.370972 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-9aa2f59f-fb0c-4576-b995-13f8a91cfedf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot force create request issued successfully. Aug 13 23:51:58.372479 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b715f4fa-8c85-4113-98d1-6b5257cc5a48 req-9aa2f59f-fb0c-4576-b995-13f8a91cfedf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:51:58.372479 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1093/4380] 10.4.3.81 () {72 vars in 1540 bytes} [Thu Aug 13 23:51:58 2026] POST /volume/v3/snapshots => generated 324 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:58.456307 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-620f0992-9dc9-4cc8-be24-b0a55b433aa7 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:51:58.456830 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-620f0992-9dc9-4cc8-be24-b0a55b433aa7 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2144945299", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:58.476013 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-620f0992-9dc9-4cc8-be24-b0a55b433aa7 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:51:58.476013 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1109/4381] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:51:58 2026] POST /volume/v3/types => generated 212 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:58.485913 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9316d5e2-eff5-44ae-a738-c8ecc12b8777 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.488033 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9316d5e2-eff5-44ae-a738-c8ecc12b8777 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] POST https://10.4.3.81/volume/v3/types/dab684fd-d365-448f-9c3d-e13d30bf12ae/encryption Aug 13 23:51:58.488434 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9316d5e2-eff5-44ae-a738-c8ecc12b8777 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:58.508417 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9316d5e2-eff5-44ae-a738-c8ecc12b8777 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] https://10.4.3.81/volume/v3/types/dab684fd-d365-448f-9c3d-e13d30bf12ae/encryption returned with HTTP 200 Aug 13 23:51:58.509222 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1093/4382] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:51:58 2026] POST /volume/v3/types/dab684fd-d365-448f-9c3d-e13d30bf12ae/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:58.526161 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b670c322-7e45-4287-b8b0-dfe183829161 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.636727 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:58.637123 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-178725204", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2144945299", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:58.638756 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-178725204', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2144945299', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:58.642447 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume of 1 GB Aug 13 23:51:58.642764 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:58.642764 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:58.643358 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Availability Zones retrieved successfully. Aug 13 23:51:58.649577 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Flow 'volume_create_api' (919e4c00-4709-4c6e-8802-7c0d1938877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:58.650568 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07db9522-9f00-4a83-93d9-93e88dd74aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:58.651605 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:58.681569 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07db9522-9f00-4a83-93d9-93e88dd74aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dab684fd-d365-448f-9c3d-e13d30bf12ae,is_public=True,name='tempest-scenario-type-luks-2144945299',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dab684fd-d365-448f-9c3d-e13d30bf12ae', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:58.682442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f6f0f3-bdcd-4ee9-8c9c-4c77af56e2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:58.715630 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2144945299 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2144945299, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:58.716278 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2144945299 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2144945299, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:51:58.770201 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Created reservations ['21e4416c-8cc5-47be-b63f-b031ee467bbf', '71c83f0c-ecc9-445a-8d3c-3d1e3dd4294f', 'd1cf7068-fcbe-47c7-94f0-4869dd596358', 'fd8671f6-84c5-457d-b7a5-260c9839f32b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:58.771413 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f6f0f3-bdcd-4ee9-8c9c-4c77af56e2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e4416c-8cc5-47be-b63f-b031ee467bbf', '71c83f0c-ecc9-445a-8d3c-3d1e3dd4294f', 'd1cf7068-fcbe-47c7-94f0-4869dd596358', 'fd8671f6-84c5-457d-b7a5-260c9839f32b']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:58.772887 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7734d129-f98a-4115-ae0f-80bc566621b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:58.802972 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7734d129-f98a-4115-ae0f-80bc566621b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-178725204',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b70e5e0d457469aa697f4c0c9071a83',qos_specs=None,replication_status=,reservations=['21e4416c-8cc5-47be-b63f-b031ee467bbf','71c83f0c-ecc9-445a-8d3c-3d1e3dd4294f','d1cf7068-fcbe-47c7-94f0-4869dd596358','fd8671f6-84c5-457d-b7a5-260c9839f32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62de1f4d2796463d9aa774132d78360d',volume_type_id=dab684fd-d365-448f-9c3d-e13d30bf12ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-178725204',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b70e5e0d457469aa697f4c0c9071a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62de1f4d2796463d9aa774132d78360d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dab684fd-d365-448f-9c3d-e13d30bf12ae),volume_type_id=dab684fd-d365-448f-9c3d-e13d30bf12ae)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:58.804482 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (791abf76-41ac-42cd-a619-a0df913fe6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:58.834249 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (791abf76-41ac-42cd-a619-a0df913fe6e8) transitioned into state 'SUCCESS' from state '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-178725204',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b70e5e0d457469aa697f4c0c9071a83',qos_specs=None,replication_status=,reservations=['21e4416c-8cc5-47be-b63f-b031ee467bbf','71c83f0c-ecc9-445a-8d3c-3d1e3dd4294f','d1cf7068-fcbe-47c7-94f0-4869dd596358','fd8671f6-84c5-457d-b7a5-260c9839f32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62de1f4d2796463d9aa774132d78360d',volume_type_id=dab684fd-d365-448f-9c3d-e13d30bf12ae)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:58.835022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38986745-acb5-4106-9b21-2e3acf5cd187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:58.845286 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38986745-acb5-4106-9b21-2e3acf5cd187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:58.846730 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Flow 'volume_create_api' (919e4c00-4709-4c6e-8802-7c0d1938877f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:58.847009 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume request issued successfully. Aug 13 23:51:58.847796 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b670c322-7e45-4287-b8b0-dfe183829161 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:58.848387 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1088/4383] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:51:58 2026] POST /volume/v3/volumes => generated 782 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:58.860808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be614300-62eb-434b-8852-5f825e9f2080 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:58.864017 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be614300-62eb-434b-8852-5f825e9f2080 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb Aug 13 23:51:58.864401 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be614300-62eb-434b-8852-5f825e9f2080 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:58.864690 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be614300-62eb-434b-8852-5f825e9f2080 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:58.878220 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:58.878220 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:58.885250 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be614300-62eb-434b-8852-5f825e9f2080 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:51:58.892709 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be614300-62eb-434b-8852-5f825e9f2080 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb returned with HTTP 200 Aug 13 23:51:58.893349 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1094/4384] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:58 2026] GET /volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:59.175525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5653fd49-0add-4a77-8453-f1361569418e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:59.177310 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5653fd49-0add-4a77-8453-f1361569418e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 Aug 13 23:51:59.177567 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5653fd49-0add-4a77-8453-f1361569418e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:59.177749 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5653fd49-0add-4a77-8453-f1361569418e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:59.183320 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5653fd49-0add-4a77-8453-f1361569418e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 returned with HTTP 404 Aug 13 23:51:59.183784 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1110/4385] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:51:59 2026] GET /volume/v3/volumes/a4fab45b-d7ab-465c-9b94-874dee81a2d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:51:59.194241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8eddb46-9e20-4099-93da-63d527eeed1a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:59.195849 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] POST https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792/restore Aug 13 23:51:59.196308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:59.197928 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Restoring backup a0f41962-db24-4ca6-898e-bc2ab7e6d792 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 23:51:59.198104 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Restoring backup a0f41962-db24-4ca6-898e-bc2ab7e6d792 to volume None. Aug 13 23:51:59.206199 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:59.206199 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:59.207206 np0000007283 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Creating volume of 1 GB for restore of backup a0f41962-db24-4ca6-898e-bc2ab7e6d792. Aug 13 23:51:59.218093 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Availability zone cache updated, next update will occur around 2026-08-14 00:51:59.217757. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 23:51:59.218238 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Availability Zones retrieved successfully. Aug 13 23:51:59.224331 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (591acc79-4f77-4476-83a5-8978caf555a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:59.225584 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6a4800-2c55-4a59-a694-7bd1d7b4f064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.226635 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:59.271477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6a4800-2c55-4a59-a694-7bd1d7b4f064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.272390 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f604dd2-8ba6-4a76-b33d-799ff871d42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.314456 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Created reservations ['b1b28004-585e-4fab-ba01-e97c0e41ec4a', '8832d565-a5a6-4713-8ca2-429b1d80373b', '396a3c19-e949-45a0-bd19-45de19cfa9e4', '7934cc14-0977-44c2-bf5e-7877199a11db'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:59.315419 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f604dd2-8ba6-4a76-b33d-799ff871d42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1b28004-585e-4fab-ba01-e97c0e41ec4a', '8832d565-a5a6-4713-8ca2-429b1d80373b', '396a3c19-e949-45a0-bd19-45de19cfa9e4', '7934cc14-0977-44c2-bf5e-7877199a11db']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.316350 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8e1564-cd5a-4bde-922e-0db51d692c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.356669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8e1564-cd5a-4bde-922e-0db51d692c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc6a55e9-2135-433a-8248-d84491b6c5af', '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='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['b1b28004-585e-4fab-ba01-e97c0e41ec4a','8832d565-a5a6-4713-8ca2-429b1d80373b','396a3c19-e949-45a0-bd19-45de19cfa9e4','7934cc14-0977-44c2-bf5e-7877199a11db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:59Z,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=bc6a55e9-2135-433a-8248-d84491b6c5af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67369b4ef464635a0fd425a9eac7ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.358008 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349ea170-6379-4a6b-8108-f06123049f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.383633 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fc50194-c2c3-444c-85a8-fdc4b820f4da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:59.386010 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fc50194-c2c3-444c-85a8-fdc4b820f4da tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:51:59.386268 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fc50194-c2c3-444c-85a8-fdc4b820f4da tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:59.386497 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fc50194-c2c3-444c-85a8-fdc4b820f4da tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:59.386653 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5fc50194-c2c3-444c-85a8-fdc4b820f4da tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:51:59.390808 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349ea170-6379-4a6b-8108-f06123049f23) transitioned into 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='d67369b4ef464635a0fd425a9eac7ffd',qos_specs=None,replication_status=,reservations=['b1b28004-585e-4fab-ba01-e97c0e41ec4a','8832d565-a5a6-4713-8ca2-429b1d80373b','396a3c19-e949-45a0-bd19-45de19cfa9e4','7934cc14-0977-44c2-bf5e-7877199a11db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d7368e8312c49f88a8ba59fc9b263a9',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.391605 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (930c71df-c4c2-4c33-8464-8bace65f8248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.396832 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:59.396832 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:59.397785 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fc50194-c2c3-444c-85a8-fdc4b820f4da tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:51:59.398227 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1089/4386] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:59 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:59.403972 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (930c71df-c4c2-4c33-8464-8bace65f8248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.405321 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Flow 'volume_create_api' (591acc79-4f77-4476-83a5-8978caf555a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:59.406106 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Create volume request issued successfully. Aug 13 23:51:59.416626 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:59.416626 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:51:59.418085 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:51:59.516713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:59.606597 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:59.606959 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2070335261"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:59.608803 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request body: {'volume': {"'imageRef": '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2070335261'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:59.608978 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume of 1 GB Aug 13 23:51:59.613600 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Availability Zones retrieved successfully. Aug 13 23:51:59.621596 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (c9846295-b9ca-4be7-b9cd-ef9992c0be82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:59.622947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860cca41-9325-4ff0-8db5-de7f5225ecbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.624606 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:59.662451 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860cca41-9325-4ff0-8db5-de7f5225ecbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.664327 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7bfed39-88df-4eb6-88c8-51d087b5411f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.751242 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Created reservations ['efce852e-447a-43fb-ad25-c84aa30d90c4', '85b947e6-7283-413e-84d8-e1ec5827ecb3', '05613713-4d53-467f-bb00-386bffbeb224', 'd09cd509-674f-43fa-a1a7-f68d1830d09a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:51:59.752127 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7bfed39-88df-4eb6-88c8-51d087b5411f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efce852e-447a-43fb-ad25-c84aa30d90c4', '85b947e6-7283-413e-84d8-e1ec5827ecb3', '05613713-4d53-467f-bb00-386bffbeb224', 'd09cd509-674f-43fa-a1a7-f68d1830d09a']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.753004 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13b2be4a-15d3-4ee7-aa3b-4235edc6af83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.783838 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13b2be4a-15d3-4ee7-aa3b-4235edc6af83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2070335261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['efce852e-447a-43fb-ad25-c84aa30d90c4','85b947e6-7283-413e-84d8-e1ec5827ecb3','05613713-4d53-467f-bb00-386bffbeb224','d09cd509-674f-43fa-a1a7-f68d1830d09a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2070335261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be6789d52e043d4821f5f2f96677dcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.784674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceada039-00e1-4720-adf6-b86e774ae5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.814631 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceada039-00e1-4720-adf6-b86e774ae5ad) transitioned into state 'SUCCESS' from state '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-2070335261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['efce852e-447a-43fb-ad25-c84aa30d90c4','85b947e6-7283-413e-84d8-e1ec5827ecb3','05613713-4d53-467f-bb00-386bffbeb224','d09cd509-674f-43fa-a1a7-f68d1830d09a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.815599 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4aa6e5-6874-4e07-973d-6ba3c7e14264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.832492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4aa6e5-6874-4e07-973d-6ba3c7e14264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.833474 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (c9846295-b9ca-4be7-b9cd-ef9992c0be82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:59.833906 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request issued successfully. Aug 13 23:51:59.834553 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1eaa1ac8-8e3f-486f-9813-40bf14ee1f87 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:51:59.835263 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1095/4387] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:51:59 2026] POST /volume/v3/volumes => generated 755 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:51:59.851816 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:59.854170 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:51:59.854624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1014519546"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:51:59.856572 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request body: {'volume': {"'imageRef": '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1014519546'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:51:59.856767 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume of 1 GB Aug 13 23:51:59.862254 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Availability Zones retrieved successfully. Aug 13 23:51:59.875138 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (c84c6405-952d-41e3-9538-848674868522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:51:59.880232 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b9f9ce-6ab8-49c5-b8d7-f002b123a1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.883644 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:51:59.912679 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-88780041-5eaf-4c82-a7d9-b9037d3a630c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:59.915748 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-88780041-5eaf-4c82-a7d9-b9037d3a630c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb Aug 13 23:51:59.915748 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-88780041-5eaf-4c82-a7d9-b9037d3a630c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:59.916267 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-88780041-5eaf-4c82-a7d9-b9037d3a630c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:59.925083 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b9f9ce-6ab8-49c5-b8d7-f002b123a1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:51:59.926019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bfde4e-790b-4006-9100-d69f1e3cc176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:51:59.929082 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:59.929082 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:51:59.935016 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-88780041-5eaf-4c82-a7d9-b9037d3a630c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:51:59.940607 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-88780041-5eaf-4c82-a7d9-b9037d3a630c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb returned with HTTP 200 Aug 13 23:51:59.941119 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1090/4388] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:59 2026] GET /volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:59.956519 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a7253722-a22b-4033-be6c-8998caa96756 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:51:59.958862 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a7253722-a22b-4033-be6c-8998caa96756 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb Aug 13 23:51:59.959143 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a7253722-a22b-4033-be6c-8998caa96756 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:51:59.960412 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a7253722-a22b-4033-be6c-8998caa96756 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:51:59.967978 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:51:59.967978 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:51:59.974218 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a7253722-a22b-4033-be6c-8998caa96756 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:51:59.981219 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a7253722-a22b-4033-be6c-8998caa96756 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb returned with HTTP 200 Aug 13 23:51:59.981869 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1096/4389] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:51:59 2026] GET /volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:51:59.999659 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.001116 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:00.002014 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1472357552", "source_volid": "9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb", "volume_type": "tempest-scenario-type-luks-2144945299", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:00.002121 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Created reservations ['74d77724-ce90-4482-9737-8aec3be567a0', 'f93cc351-dcbb-4e04-b014-f6fe94f65118', 'c7b2ba63-3633-4ed1-b9d7-b19221e94411', '1d7fd971-57e1-4965-b099-5d6e88a5de89'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:00.003137 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bfde4e-790b-4006-9100-d69f1e3cc176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74d77724-ce90-4482-9737-8aec3be567a0', 'f93cc351-dcbb-4e04-b014-f6fe94f65118', 'c7b2ba63-3633-4ed1-b9d7-b19221e94411', '1d7fd971-57e1-4965-b099-5d6e88a5de89']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.003954 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1472357552', 'source_volid': '9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb', 'volume_type': 'tempest-scenario-type-luks-2144945299', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:00.004399 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803f0c19-17fa-4a3d-ac5a-f75c3eb9355b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.020927 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.020927 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:00.021401 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume retrieved successfully. Aug 13 23:52:00.021528 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume of 1 GB Aug 13 23:52:00.022520 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Availability Zones retrieved successfully. Aug 13 23:52:00.029539 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Flow 'volume_create_api' (f6804d2e-29c3-44c0-ac5a-720c0a899588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.031283 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9056a6-bd82-480a-aaef-f1ff2276d694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.032273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:00.045229 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803f0c19-17fa-4a3d-ac5a-f75c3eb9355b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eba91dee-5299-4c6d-a5aa-9e005eecf8ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1014519546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['74d77724-ce90-4482-9737-8aec3be567a0','f93cc351-dcbb-4e04-b014-f6fe94f65118','c7b2ba63-3633-4ed1-b9d7-b19221e94411','1d7fd971-57e1-4965-b099-5d6e88a5de89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1014519546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eba91dee-5299-4c6d-a5aa-9e005eecf8ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be6789d52e043d4821f5f2f96677dcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.045517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82010dde-1c45-40d4-a76a-33463b6ed492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.055665 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9056a6-bd82-480a-aaef-f1ff2276d694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb', 'volume_type': VolumeType(created_at=2026-08-13T23:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dab684fd-d365-448f-9c3d-e13d30bf12ae,is_public=True,name='tempest-scenario-type-luks-2144945299',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dab684fd-d365-448f-9c3d-e13d30bf12ae', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.056815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd048bf6-dc79-49e5-b7db-c67c5ec52a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.071676 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82010dde-1c45-40d4-a76a-33463b6ed492) transitioned into state 'SUCCESS' from state '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-1014519546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['74d77724-ce90-4482-9737-8aec3be567a0','f93cc351-dcbb-4e04-b014-f6fe94f65118','c7b2ba63-3633-4ed1-b9d7-b19221e94411','1d7fd971-57e1-4965-b099-5d6e88a5de89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.073093 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb6e4896-9f74-4866-91cc-bff5ea682bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.089121 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb6e4896-9f74-4866-91cc-bff5ea682bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.090296 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (c84c6405-952d-41e3-9538-848674868522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.090612 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request issued successfully. Aug 13 23:52:00.095020 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5be434c-12e3-40a3-8a5c-1325ff0af795 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:00.095020 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1111/4390] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:51:59 2026] POST /volume/v3/volumes => generated 755 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:00.110845 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e771e792-7366-46a8-821b-152a59014bce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.113535 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:00.114002 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2018399634"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:00.115696 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request body: {'volume': {"'imageRef": '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2018399634'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:00.115886 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume of 1 GB Aug 13 23:52:00.120381 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Availability Zones retrieved successfully. Aug 13 23:52:00.121932 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Created reservations ['ffa9869b-76a0-48b1-8ca5-4f40078228f9', '25779962-da67-4bfe-9e96-cce2521d200d', '65af3b2c-c2e6-45c0-b126-8614eb4238d8', 'a50bab43-38c6-48fc-8643-44454c317cf0'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:00.122785 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd048bf6-dc79-49e5-b7db-c67c5ec52a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa9869b-76a0-48b1-8ca5-4f40078228f9', '25779962-da67-4bfe-9e96-cce2521d200d', '65af3b2c-c2e6-45c0-b126-8614eb4238d8', 'a50bab43-38c6-48fc-8643-44454c317cf0']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.123685 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb88a2a-8559-4c12-ba64-85d46ad0da0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.127413 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (5a6d35c4-c28b-414e-9426-4d62667ad0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.128404 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c49c921-a6dc-4e31-bc9a-03e5c06759d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.129576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:00.161042 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb88a2a-8559-4c12-ba64-85d46ad0da0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f965154a-34d1-40b6-b304-1694eefdd077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1472357552',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b70e5e0d457469aa697f4c0c9071a83',qos_specs=None,replication_status=,reservations=['ffa9869b-76a0-48b1-8ca5-4f40078228f9','25779962-da67-4bfe-9e96-cce2521d200d','65af3b2c-c2e6-45c0-b126-8614eb4238d8','a50bab43-38c6-48fc-8643-44454c317cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb,status='creating',user_id='62de1f4d2796463d9aa774132d78360d',volume_type_id=dab684fd-d365-448f-9c3d-e13d30bf12ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1472357552',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f965154a-34d1-40b6-b304-1694eefdd077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b70e5e0d457469aa697f4c0c9071a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62de1f4d2796463d9aa774132d78360d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dab684fd-d365-448f-9c3d-e13d30bf12ae),volume_type_id=dab684fd-d365-448f-9c3d-e13d30bf12ae)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.162463 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43a9b10-808f-4ad3-8949-e9405d7a9eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.167249 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c49c921-a6dc-4e31-bc9a-03e5c06759d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.168304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34b7ec1-6059-4ed8-9224-6fc3deb14cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.189303 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43a9b10-808f-4ad3-8949-e9405d7a9eac) transitioned into state 'SUCCESS' from state '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-1472357552',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b70e5e0d457469aa697f4c0c9071a83',qos_specs=None,replication_status=,reservations=['ffa9869b-76a0-48b1-8ca5-4f40078228f9','25779962-da67-4bfe-9e96-cce2521d200d','65af3b2c-c2e6-45c0-b126-8614eb4238d8','a50bab43-38c6-48fc-8643-44454c317cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb,status='creating',user_id='62de1f4d2796463d9aa774132d78360d',volume_type_id=dab684fd-d365-448f-9c3d-e13d30bf12ae)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.190150 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2026eb40-a4b9-4327-8244-c100b3c04aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.213848 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2026eb40-a4b9-4327-8244-c100b3c04aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.215085 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Flow 'volume_create_api' (f6804d2e-29c3-44c0-ac5a-720c0a899588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.215263 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume request issued successfully. Aug 13 23:52:00.215934 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1510e56-415d-4eba-b53c-c849da66b9c4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:00.216926 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1091/4391] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:51:59 2026] POST /volume/v3/volumes => generated 810 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:00.229636 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Created reservations ['398f2feb-bca3-4514-b8e6-0ee477c26e8a', '5586626a-5b79-4a37-a9f9-4ab24a599c34', '281678f3-28b4-4069-ac85-9f20ef869016', 'a1e0acd9-2a95-424d-9091-af9a01edd925'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:00.230721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34b7ec1-6059-4ed8-9224-6fc3deb14cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['398f2feb-bca3-4514-b8e6-0ee477c26e8a', '5586626a-5b79-4a37-a9f9-4ab24a599c34', '281678f3-28b4-4069-ac85-9f20ef869016', 'a1e0acd9-2a95-424d-9091-af9a01edd925']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.231715 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870e8b57-90fd-42ab-84c2-5fb31b097aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.236673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d12b146-8926-482c-8d6f-d589c26154ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.244608 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d12b146-8926-482c-8d6f-d589c26154ab tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:00.245618 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d12b146-8926-482c-8d6f-d589c26154ab tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.245816 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d12b146-8926-482c-8d6f-d589c26154ab tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:00.266762 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870e8b57-90fd-42ab-84c2-5fb31b097aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '089ac9dc-7af9-40ea-9458-c7f3d0105888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2018399634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['398f2feb-bca3-4514-b8e6-0ee477c26e8a','5586626a-5b79-4a37-a9f9-4ab24a599c34','281678f3-28b4-4069-ac85-9f20ef869016','a1e0acd9-2a95-424d-9091-af9a01edd925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2018399634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=089ac9dc-7af9-40ea-9458-c7f3d0105888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be6789d52e043d4821f5f2f96677dcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.268890 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d691015-fd06-49d8-8741-524ede28ea2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.269440 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.269440 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:00.276461 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d12b146-8926-482c-8d6f-d589c26154ab tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:00.282686 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d12b146-8926-482c-8d6f-d589c26154ab tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:00.283065 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1112/4392] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:00.299237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d691015-fd06-49d8-8741-524ede28ea2d) transitioned into state 'SUCCESS' from state '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-2018399634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['398f2feb-bca3-4514-b8e6-0ee477c26e8a','5586626a-5b79-4a37-a9f9-4ab24a599c34','281678f3-28b4-4069-ac85-9f20ef869016','a1e0acd9-2a95-424d-9091-af9a01edd925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.300620 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dfa79c5-0327-457d-ac33-9c19b1013c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.319482 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dfa79c5-0327-457d-ac33-9c19b1013c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.320844 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (5a6d35c4-c28b-414e-9426-4d62667ad0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.322262 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request issued successfully. Aug 13 23:52:00.322262 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e771e792-7366-46a8-821b-152a59014bce tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:00.322809 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1097/4393] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:00 2026] POST /volume/v3/volumes => generated 755 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:00.341284 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.343891 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:00.344364 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-353743108"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:00.346361 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request body: {'volume': {"'imageRef": '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-353743108'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:00.346492 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume of 1 GB Aug 13 23:52:00.347004 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.347004 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:00.352803 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Availability Zones retrieved successfully. Aug 13 23:52:00.360758 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (adc687e3-b0f2-4f70-ba4a-8675c49fcec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.361855 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e126b348-f728-4c19-832d-b43f674fe539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.363571 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:00.404290 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e126b348-f728-4c19-832d-b43f674fe539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.405424 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d041371-c0cc-440d-b66a-4fe39df51d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.413020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3ca4610-50f7-495c-bd1a-2bae87e0e1e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.416791 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3ca4610-50f7-495c-bd1a-2bae87e0e1e2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:00.417315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3ca4610-50f7-495c-bd1a-2bae87e0e1e2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.418507 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3ca4610-50f7-495c-bd1a-2bae87e0e1e2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:00.418507 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c3ca4610-50f7-495c-bd1a-2bae87e0e1e2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:00.429333 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.429333 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:00.429972 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:52:00.430173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 23:52:00.430291 np0000007283 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Overwriting volume bc6a55e9-2135-433a-8248-d84491b6c5af with restore of backup a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:00.433546 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.433546 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:00.434559 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3ca4610-50f7-495c-bd1a-2bae87e0e1e2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:00.435184 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1113/4394] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:00.457131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] restore_backup in rpcapi backup_id a0f41962-db24-4ca6-898e-bc2ab7e6d792 {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 23:52:00.459200 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8eddb46-9e20-4099-93da-63d527eeed1a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792/restore returned with HTTP 202 Aug 13 23:52:00.459704 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1094/4395] 10.4.3.81 () {70 vars in 1426 bytes} [Thu Aug 13 23:51:59 2026] POST /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792/restore => generated 152 bytes in 1266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:00.468192 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d656fb9e-cd62-46a9-9feb-4f325a561b38 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.470828 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d656fb9e-cd62-46a9-9feb-4f325a561b38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:00.471114 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d656fb9e-cd62-46a9-9feb-4f325a561b38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.471319 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d656fb9e-cd62-46a9-9feb-4f325a561b38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:00.471421 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d656fb9e-cd62-46a9-9feb-4f325a561b38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:00.473004 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Created reservations ['23d7b18c-df5d-4128-abe2-0b35a5565849', 'ff3dc7e7-7593-4ad3-b67e-e0e7ed9e6005', 'f9743c72-5185-4ea4-a385-5f5e8d1a8263', 'c698cf48-2683-4073-815e-5292ef317018'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:00.473891 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d041371-c0cc-440d-b66a-4fe39df51d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d7b18c-df5d-4128-abe2-0b35a5565849', 'ff3dc7e7-7593-4ad3-b67e-e0e7ed9e6005', 'f9743c72-5185-4ea4-a385-5f5e8d1a8263', 'c698cf48-2683-4073-815e-5292ef317018']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.474752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e007946-37d4-47b4-a227-31fcb4e3d92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.476094 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.476094 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:00.476719 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d656fb9e-cd62-46a9-9feb-4f325a561b38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:00.477094 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1098/4396] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:00.510022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e007946-37d4-47b4-a227-31fcb4e3d92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c36a336-0f68-4e86-8c38-370313ad5de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-353743108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['23d7b18c-df5d-4128-abe2-0b35a5565849','ff3dc7e7-7593-4ad3-b67e-e0e7ed9e6005','f9743c72-5185-4ea4-a385-5f5e8d1a8263','c698cf48-2683-4073-815e-5292ef317018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-353743108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c36a336-0f68-4e86-8c38-370313ad5de6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be6789d52e043d4821f5f2f96677dcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.511007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756b1660-513c-47b5-83a8-44708a33238c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.537343 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756b1660-513c-47b5-83a8-44708a33238c) transitioned into state 'SUCCESS' from state '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-353743108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['23d7b18c-df5d-4128-abe2-0b35a5565849','ff3dc7e7-7593-4ad3-b67e-e0e7ed9e6005','f9743c72-5185-4ea4-a385-5f5e8d1a8263','c698cf48-2683-4073-815e-5292ef317018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.538280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da6c37cf-de94-4226-bee6-2d8d5cd70b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.552164 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da6c37cf-de94-4226-bee6-2d8d5cd70b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.553534 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (adc687e3-b0f2-4f70-ba4a-8675c49fcec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.554050 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request issued successfully. Aug 13 23:52:00.555121 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1274f793-2d19-4d66-9af5-cfec2dbd8ece tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:00.555415 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1092/4397] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:00 2026] POST /volume/v3/volumes => generated 754 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:00.569187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.570873 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:00.571239 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1576839571"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:00.572554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request body: {'volume': {"'imageRef": '7246d700-df6f-45d9-a705-716d8ea87de5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1576839571'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:00.572673 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume of 1 GB Aug 13 23:52:00.577048 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Availability Zones retrieved successfully. Aug 13 23:52:00.582440 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (9cc59e34-02b1-43dd-b54a-3181b4985f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.583530 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c24556e-34b8-42a8-a6f2-6eab9c7c52d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.584519 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:00.627196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c24556e-34b8-42a8-a6f2-6eab9c7c52d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.628286 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f6d06a-5726-4c35-aefc-77b74f471981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.704423 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Created reservations ['8f767f0d-3446-4cfc-9349-f413cbffd91f', 'cd553f94-63fa-4b55-904b-a387a3aaca27', '66fbf216-614b-4fb0-9894-7d66d6f69262', '187cc32d-d72c-4a56-8886-2d0cb92220d3'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:00.705665 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f6d06a-5726-4c35-aefc-77b74f471981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f767f0d-3446-4cfc-9349-f413cbffd91f', 'cd553f94-63fa-4b55-904b-a387a3aaca27', '66fbf216-614b-4fb0-9894-7d66d6f69262', '187cc32d-d72c-4a56-8886-2d0cb92220d3']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.706733 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2acd37a-b96a-4428-9f0d-856109e27f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.739828 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2acd37a-b96a-4428-9f0d-856109e27f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '765f329a-216f-4cae-a161-66e76d2ca527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1576839571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['8f767f0d-3446-4cfc-9349-f413cbffd91f','cd553f94-63fa-4b55-904b-a387a3aaca27','66fbf216-614b-4fb0-9894-7d66d6f69262','187cc32d-d72c-4a56-8886-2d0cb92220d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1576839571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=765f329a-216f-4cae-a161-66e76d2ca527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be6789d52e043d4821f5f2f96677dcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.740832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e38142-2f3c-4c80-8bc2-1e378aab5337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.766354 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e38142-2f3c-4c80-8bc2-1e378aab5337) transitioned into state 'SUCCESS' from state '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-1576839571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be6789d52e043d4821f5f2f96677dcd',qos_specs=None,replication_status=,reservations=['8f767f0d-3446-4cfc-9349-f413cbffd91f','cd553f94-63fa-4b55-904b-a387a3aaca27','66fbf216-614b-4fb0-9894-7d66d6f69262','187cc32d-d72c-4a56-8886-2d0cb92220d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bdb45cfad84180bcfdb586cd731d7a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.768394 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cd7338-e6e2-46d6-844f-66988bd7485b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:00.782537 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cd7338-e6e2-46d6-844f-66988bd7485b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:00.783760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Flow 'volume_create_api' (9cc59e34-02b1-43dd-b54a-3181b4985f2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:00.784318 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Create volume request issued successfully. Aug 13 23:52:00.786018 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47f360fd-e0b3-40a7-8c52-c8cd30cec46f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:00.786018 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1114/4398] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:00 2026] POST /volume/v3/volumes => generated 755 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:00.807416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1fe8335d-4e75-4e9e-a7a2-2b95ded5526c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.807416 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fe8335d-4e75-4e9e-a7a2-2b95ded5526c tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 Aug 13 23:52:00.807416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fe8335d-4e75-4e9e-a7a2-2b95ded5526c tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.807416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fe8335d-4e75-4e9e-a7a2-2b95ded5526c tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:00.828026 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.828026 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:00.836030 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-992c4807-6aad-45e4-9169-45d7c97d7572 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.836380 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1fe8335d-4e75-4e9e-a7a2-2b95ded5526c tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:00.838223 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-992c4807-6aad-45e4-9169-45d7c97d7572 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d Aug 13 23:52:00.838429 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-992c4807-6aad-45e4-9169-45d7c97d7572 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.838716 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-992c4807-6aad-45e4-9169-45d7c97d7572 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:00.842799 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fe8335d-4e75-4e9e-a7a2-2b95ded5526c tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 returned with HTTP 200 Aug 13 23:52:00.843451 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1095/4399] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:00.846703 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.846703 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:00.847206 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-992c4807-6aad-45e4-9169-45d7c97d7572 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot retrieved successfully. Aug 13 23:52:00.848064 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-992c4807-6aad-45e4-9169-45d7c97d7572 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d returned with HTTP 200 Aug 13 23:52:00.848603 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1099/4400] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:00.860846 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-35dc645e-19d9-422c-868c-c5536a19aa3d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.863306 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35dc645e-19d9-422c-868c-c5536a19aa3d tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee Aug 13 23:52:00.863574 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35dc645e-19d9-422c-868c-c5536a19aa3d tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.863811 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35dc645e-19d9-422c-868c-c5536a19aa3d tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:00.875739 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.875739 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:00.881118 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.883052 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-35dc645e-19d9-422c-868c-c5536a19aa3d tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:00.883284 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:00.883715 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-60486659", "snapshot_id": null, "imageRef": "ac53f70a-f1d2-4a13-a6a5-d75b79cff9ff", "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:00.885272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-60486659', 'snapshot_id': None, 'imageRef': 'ac53f70a-f1d2-4a13-a6a5-d75b79cff9ff', 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:00.893076 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35dc645e-19d9-422c-868c-c5536a19aa3d tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee returned with HTTP 200 Aug 13 23:52:00.893076 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1093/4401] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:00.908952 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3fb58d5-01c1-47fe-a447-d4f199e18aa7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.909578 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3fb58d5-01c1-47fe-a447-d4f199e18aa7 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 Aug 13 23:52:00.909845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3fb58d5-01c1-47fe-a447-d4f199e18aa7 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.910160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3fb58d5-01c1-47fe-a447-d4f199e18aa7 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:00.919276 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.919276 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:00.924349 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3fb58d5-01c1-47fe-a447-d4f199e18aa7 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:00.932011 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3fb58d5-01c1-47fe-a447-d4f199e18aa7 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 returned with HTTP 200 Aug 13 23:52:00.932638 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1096/4402] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:00.947303 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5bdc89c-6208-427a-afd7-757c17c7d663 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.949763 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5bdc89c-6208-427a-afd7-757c17c7d663 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 Aug 13 23:52:00.950075 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5bdc89c-6208-427a-afd7-757c17c7d663 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.950352 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5bdc89c-6208-427a-afd7-757c17c7d663 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:00.960675 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:00.960675 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:00.965697 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5bdc89c-6208-427a-afd7-757c17c7d663 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:00.972828 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5bdc89c-6208-427a-afd7-757c17c7d663 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 returned with HTTP 200 Aug 13 23:52:00.973415 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1100/4403] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:00.989915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-917bd25e-9dc7-42eb-bfdf-38a70dbcb2f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:00.992041 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-917bd25e-9dc7-42eb-bfdf-38a70dbcb2f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 Aug 13 23:52:00.992041 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-917bd25e-9dc7-42eb-bfdf-38a70dbcb2f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:00.992181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-917bd25e-9dc7-42eb-bfdf-38a70dbcb2f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:01.000841 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:01.000841 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:01.007169 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-917bd25e-9dc7-42eb-bfdf-38a70dbcb2f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:01.008902 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:01.008902 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:01.009507 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot retrieved successfully. Aug 13 23:52:01.009790 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume of 1 GB Aug 13 23:52:01.014306 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-917bd25e-9dc7-42eb-bfdf-38a70dbcb2f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 returned with HTTP 200 Aug 13 23:52:01.014776 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1094/4404] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:00 2026] GET /volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:01.015276 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Availability Zones retrieved successfully. Aug 13 23:52:01.022892 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Flow 'volume_create_api' (ab885b96-d7e1-4e29-b11a-c39d3225c675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:01.024431 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf4e15c-daef-4a48-a119-0d48d57c0822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:01.025676 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:01.035561 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-192a05c9-a51e-4059-b94b-3c9c63cd2c12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:01.037664 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-192a05c9-a51e-4059-b94b-3c9c63cd2c12 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] DELETE https://10.4.3.81/volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 Aug 13 23:52:01.038308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-192a05c9-a51e-4059-b94b-3c9c63cd2c12 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:01.038308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-192a05c9-a51e-4059-b94b-3c9c63cd2c12 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:01.038580 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-192a05c9-a51e-4059-b94b-3c9c63cd2c12 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume with id: 765f329a-216f-4cae-a161-66e76d2ca527 Aug 13 23:52:01.048197 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:01.048197 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:01.048741 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-192a05c9-a51e-4059-b94b-3c9c63cd2c12 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:01.076331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf4e15c-daef-4a48-a119-0d48d57c0822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '916a01c0-c74f-42f6-aece-ee1789d2b97d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:01.077215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe373e4f-0175-43aa-952e-2df03bee7242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:01.085689 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-192a05c9-a51e-4059-b94b-3c9c63cd2c12 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume request issued successfully. Aug 13 23:52:01.085874 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-192a05c9-a51e-4059-b94b-3c9c63cd2c12 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 returned with HTTP 202 Aug 13 23:52:01.086566 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1097/4405] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:01 2026] DELETE /volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:01.099571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82fdfbb0-67d6-45b1-aeff-fe16ff85dfb0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:01.105416 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82fdfbb0-67d6-45b1-aeff-fe16ff85dfb0 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 Aug 13 23:52:01.105766 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82fdfbb0-67d6-45b1-aeff-fe16ff85dfb0 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:01.106148 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82fdfbb0-67d6-45b1-aeff-fe16ff85dfb0 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:01.121937 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:01.121937 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:01.127272 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-82fdfbb0-67d6-45b1-aeff-fe16ff85dfb0 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:01.134627 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82fdfbb0-67d6-45b1-aeff-fe16ff85dfb0 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 returned with HTTP 200 Aug 13 23:52:01.135304 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1101/4406] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:01 2026] GET /volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:01.153864 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Created reservations ['ddda848d-5b65-482e-94d4-3175a29875e4', 'e26da7a6-679e-45c2-8be3-a7a066c78e29', '9be240d8-719e-47c9-80db-96527e7e2724', '7b475c16-b000-4dcc-afcf-3640b6d50aba'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:01.155233 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe373e4f-0175-43aa-952e-2df03bee7242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddda848d-5b65-482e-94d4-3175a29875e4', 'e26da7a6-679e-45c2-8be3-a7a066c78e29', '9be240d8-719e-47c9-80db-96527e7e2724', '7b475c16-b000-4dcc-afcf-3640b6d50aba']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:01.156662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f093a897-ac5f-4f1a-b762-aad5260d636d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:01.226564 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f093a897-ac5f-4f1a-b762-aad5260d636d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a20c8a25-918c-42c5-82d7-2d388638e263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-60486659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d77d7d3974c42bf8633df49b303ca82',qos_specs=None,replication_status=,reservations=['ddda848d-5b65-482e-94d4-3175a29875e4','e26da7a6-679e-45c2-8be3-a7a066c78e29','9be240d8-719e-47c9-80db-96527e7e2724','7b475c16-b000-4dcc-afcf-3640b6d50aba'],size=1,snapshot_id=916a01c0-c74f-42f6-aece-ee1789d2b97d,source_replicaid=,source_volid=None,status='creating',user_id='8d9d2d2b5651474c82714165e1a22292',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), '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-13T23:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-60486659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a20c8a25-918c-42c5-82d7-2d388638e263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d77d7d3974c42bf8633df49b303ca82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=916a01c0-c74f-42f6-aece-ee1789d2b97d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d9d2d2b5651474c82714165e1a22292',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:01.227403 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72d301b-9d06-49ba-b927-4fcc15d488bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:01.255163 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72d301b-9d06-49ba-b927-4fcc15d488bd) transitioned into state 'SUCCESS' from state '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-60486659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d77d7d3974c42bf8633df49b303ca82',qos_specs=None,replication_status=,reservations=['ddda848d-5b65-482e-94d4-3175a29875e4','e26da7a6-679e-45c2-8be3-a7a066c78e29','9be240d8-719e-47c9-80db-96527e7e2724','7b475c16-b000-4dcc-afcf-3640b6d50aba'],size=1,snapshot_id=916a01c0-c74f-42f6-aece-ee1789d2b97d,source_replicaid=,source_volid=None,status='creating',user_id='8d9d2d2b5651474c82714165e1a22292',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:01.256195 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0380c0e9-2db7-4994-86d2-afbc33d253fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:01.289517 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0380c0e9-2db7-4994-86d2-afbc33d253fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:01.290782 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Flow 'volume_create_api' (ab885b96-d7e1-4e29-b11a-c39d3225c675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:01.291228 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Create volume request issued successfully. Aug 13 23:52:01.292077 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78138e6d-0de0-4e14-9ffd-d6101feeaabb tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:01.292785 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1115/4407] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:52:00 2026] POST /volume/v3/volumes => generated 810 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:01.301073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f691e15-39fc-4ca7-899a-ebf9de9556fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:01.301748 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f691e15-39fc-4ca7-899a-ebf9de9556fd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:01.303023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f691e15-39fc-4ca7-899a-ebf9de9556fd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:01.303023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f691e15-39fc-4ca7-899a-ebf9de9556fd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:01.310312 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61582439-5f2a-4e93-ad23-904b01f4dfa1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:01.312700 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:01.312700 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:01.315073 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61582439-5f2a-4e93-ad23-904b01f4dfa1 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:01.315351 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61582439-5f2a-4e93-ad23-904b01f4dfa1 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:01.317146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61582439-5f2a-4e93-ad23-904b01f4dfa1 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:01.317692 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f691e15-39fc-4ca7-899a-ebf9de9556fd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:01.323646 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f691e15-39fc-4ca7-899a-ebf9de9556fd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:01.324185 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1095/4408] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:01 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:01.333778 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:01.333778 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:01.340165 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61582439-5f2a-4e93-ad23-904b01f4dfa1 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:52:01.346168 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61582439-5f2a-4e93-ad23-904b01f4dfa1 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 200 Aug 13 23:52:01.346784 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1098/4409] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:52:01 2026] GET /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:01.447312 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-46a717b9-978f-4eae-94af-b3fc0cda2ab3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:01.449785 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46a717b9-978f-4eae-94af-b3fc0cda2ab3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:01.450107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46a717b9-978f-4eae-94af-b3fc0cda2ab3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:01.450381 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46a717b9-978f-4eae-94af-b3fc0cda2ab3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:01.450579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-46a717b9-978f-4eae-94af-b3fc0cda2ab3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:01.456652 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:01.456652 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:01.457706 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46a717b9-978f-4eae-94af-b3fc0cda2ab3 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:01.458057 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1102/4410] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:01 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:01.488672 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7ca257c-524a-400d-a6a1-847ff0331e35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:01.491304 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7ca257c-524a-400d-a6a1-847ff0331e35 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:01.491677 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7ca257c-524a-400d-a6a1-847ff0331e35 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:01.491911 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7ca257c-524a-400d-a6a1-847ff0331e35 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:01.492089 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f7ca257c-524a-400d-a6a1-847ff0331e35 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:01.498261 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:01.498261 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:01.499026 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7ca257c-524a-400d-a6a1-847ff0331e35 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:01.499435 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1116/4411] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:01 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:02.151956 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-70057e97-738a-4f7f-a1a5-0f0c629414f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:02.155014 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70057e97-738a-4f7f-a1a5-0f0c629414f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 Aug 13 23:52:02.155014 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70057e97-738a-4f7f-a1a5-0f0c629414f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:02.155014 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70057e97-738a-4f7f-a1a5-0f0c629414f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:02.160232 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70057e97-738a-4f7f-a1a5-0f0c629414f3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 returned with HTTP 404 Aug 13 23:52:02.160693 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1096/4412] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:02 2026] GET /volume/v3/volumes/765f329a-216f-4cae-a161-66e76d2ca527 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:02.169887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7f90b7e-e4fe-4ab6-bcf6-f67896bc6887 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:02.172190 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7f90b7e-e4fe-4ab6-bcf6-f67896bc6887 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 Aug 13 23:52:02.172738 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7f90b7e-e4fe-4ab6-bcf6-f67896bc6887 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:02.172817 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7f90b7e-e4fe-4ab6-bcf6-f67896bc6887 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:02.173040 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e7f90b7e-e4fe-4ab6-bcf6-f67896bc6887 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume with id: 7c36a336-0f68-4e86-8c38-370313ad5de6 Aug 13 23:52:02.187259 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:02.187259 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:02.187259 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e7f90b7e-e4fe-4ab6-bcf6-f67896bc6887 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:02.212219 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e7f90b7e-e4fe-4ab6-bcf6-f67896bc6887 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume request issued successfully. Aug 13 23:52:02.212474 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7f90b7e-e4fe-4ab6-bcf6-f67896bc6887 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 returned with HTTP 202 Aug 13 23:52:02.212955 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1099/4413] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:02 2026] DELETE /volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:02.221361 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8906bffc-85ff-41d4-b4e1-74be0417b4b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:02.225255 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8906bffc-85ff-41d4-b4e1-74be0417b4b3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 Aug 13 23:52:02.225597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8906bffc-85ff-41d4-b4e1-74be0417b4b3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:02.227335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8906bffc-85ff-41d4-b4e1-74be0417b4b3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:02.239064 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:02.239064 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:02.245192 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8906bffc-85ff-41d4-b4e1-74be0417b4b3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:02.251425 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8906bffc-85ff-41d4-b4e1-74be0417b4b3 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 returned with HTTP 200 Aug 13 23:52:02.252107 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1103/4414] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:02 2026] GET /volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:02.342206 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5020c2c1-b56e-4b0c-beda-2c740fb94e79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:02.344728 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5020c2c1-b56e-4b0c-beda-2c740fb94e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:02.344874 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5020c2c1-b56e-4b0c-beda-2c740fb94e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:02.345087 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5020c2c1-b56e-4b0c-beda-2c740fb94e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:02.356375 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:02.356375 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:02.362115 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5020c2c1-b56e-4b0c-beda-2c740fb94e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:02.362696 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c62e9cc6-f67c-4cd9-837a-fd00573e0754 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:02.364926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c62e9cc6-f67c-4cd9-837a-fd00573e0754 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:02.365321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c62e9cc6-f67c-4cd9-837a-fd00573e0754 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:02.365857 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c62e9cc6-f67c-4cd9-837a-fd00573e0754 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:02.367746 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5020c2c1-b56e-4b0c-beda-2c740fb94e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:02.367746 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1117/4415] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:02 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:02.380602 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:02.380602 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:02.386431 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c62e9cc6-f67c-4cd9-837a-fd00573e0754 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:52:02.392655 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c62e9cc6-f67c-4cd9-837a-fd00573e0754 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 200 Aug 13 23:52:02.393405 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1097/4416] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:52:02 2026] GET /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 1419 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:52:02.407078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70f5293e-154e-4f21-9ca8-4d349ab7543c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:02.409199 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70f5293e-154e-4f21-9ca8-4d349ab7543c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:02.409613 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70f5293e-154e-4f21-9ca8-4d349ab7543c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:02.410038 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70f5293e-154e-4f21-9ca8-4d349ab7543c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:02.418416 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:02.418416 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:02.423297 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70f5293e-154e-4f21-9ca8-4d349ab7543c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:52:02.430628 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70f5293e-154e-4f21-9ca8-4d349ab7543c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 200 Aug 13 23:52:02.431405 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1100/4417] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:52:02 2026] GET /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 1419 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:52:02.469261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-95575fcd-6e28-44b3-a48e-7636405dccc2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:02.471721 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95575fcd-6e28-44b3-a48e-7636405dccc2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:02.471721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95575fcd-6e28-44b3-a48e-7636405dccc2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:02.471721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95575fcd-6e28-44b3-a48e-7636405dccc2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:02.471891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-95575fcd-6e28-44b3-a48e-7636405dccc2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:02.477126 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:02.477126 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:02.477979 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95575fcd-6e28-44b3-a48e-7636405dccc2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:02.478601 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1104/4418] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:02 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:02.510146 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2946f1c0-8d80-4144-a1a5-1947bd9a61da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:02.512297 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2946f1c0-8d80-4144-a1a5-1947bd9a61da tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:02.512691 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2946f1c0-8d80-4144-a1a5-1947bd9a61da tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:02.512976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2946f1c0-8d80-4144-a1a5-1947bd9a61da tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:02.513169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2946f1c0-8d80-4144-a1a5-1947bd9a61da tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:02.518623 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:02.518623 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:02.519607 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2946f1c0-8d80-4144-a1a5-1947bd9a61da tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:02.520172 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1118/4419] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:02 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:03.268981 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-475bd6fe-a751-4042-819f-5c1033273f28 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:03.269373 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-475bd6fe-a751-4042-819f-5c1033273f28 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 Aug 13 23:52:03.269456 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-475bd6fe-a751-4042-819f-5c1033273f28 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:03.269740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-475bd6fe-a751-4042-819f-5c1033273f28 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:03.277811 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-475bd6fe-a751-4042-819f-5c1033273f28 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 returned with HTTP 404 Aug 13 23:52:03.278487 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1098/4420] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:03 2026] GET /volume/v3/volumes/7c36a336-0f68-4e86-8c38-370313ad5de6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:03.287710 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7558ecef-82c6-475f-9817-f84b913adf6e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:03.290136 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7558ecef-82c6-475f-9817-f84b913adf6e tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] DELETE https://10.4.3.81/volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 Aug 13 23:52:03.290400 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7558ecef-82c6-475f-9817-f84b913adf6e tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:03.290690 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7558ecef-82c6-475f-9817-f84b913adf6e tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:03.290920 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7558ecef-82c6-475f-9817-f84b913adf6e tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume with id: 089ac9dc-7af9-40ea-9458-c7f3d0105888 Aug 13 23:52:03.301853 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:03.301853 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:03.302409 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7558ecef-82c6-475f-9817-f84b913adf6e tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:03.330724 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7558ecef-82c6-475f-9817-f84b913adf6e tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume request issued successfully. Aug 13 23:52:03.330939 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7558ecef-82c6-475f-9817-f84b913adf6e tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 returned with HTTP 202 Aug 13 23:52:03.331392 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1101/4421] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:03 2026] DELETE /volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:03.342256 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ca354c9b-5885-4568-91d3-6790089792b6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:03.344422 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca354c9b-5885-4568-91d3-6790089792b6 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 Aug 13 23:52:03.344642 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca354c9b-5885-4568-91d3-6790089792b6 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:03.344905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca354c9b-5885-4568-91d3-6790089792b6 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:03.354822 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:03.354822 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:03.363165 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ca354c9b-5885-4568-91d3-6790089792b6 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:03.371781 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca354c9b-5885-4568-91d3-6790089792b6 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 returned with HTTP 200 Aug 13 23:52:03.372323 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1105/4422] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:03 2026] GET /volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:03.388338 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-012ddd5e-7f5f-4c61-a4a8-fe640a5c6551 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:03.390222 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-012ddd5e-7f5f-4c61-a4a8-fe640a5c6551 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:03.390529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-012ddd5e-7f5f-4c61-a4a8-fe640a5c6551 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:03.391733 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-012ddd5e-7f5f-4c61-a4a8-fe640a5c6551 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:03.399936 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:03.399936 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:03.406190 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-012ddd5e-7f5f-4c61-a4a8-fe640a5c6551 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:03.412783 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-012ddd5e-7f5f-4c61-a4a8-fe640a5c6551 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:03.414312 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1119/4423] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:03 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:03.492122 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-029e39a8-4271-491b-b831-08f62f61c1f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:03.494363 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-029e39a8-4271-491b-b831-08f62f61c1f5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:03.494715 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-029e39a8-4271-491b-b831-08f62f61c1f5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:03.495048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-029e39a8-4271-491b-b831-08f62f61c1f5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:03.495214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-029e39a8-4271-491b-b831-08f62f61c1f5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:03.500613 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:03.500613 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:03.501515 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-029e39a8-4271-491b-b831-08f62f61c1f5 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:03.502120 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1099/4424] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:03 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:03.532483 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4184d82-ede7-4f0c-b8a3-0671b0ef2ba5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:03.534762 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4184d82-ede7-4f0c-b8a3-0671b0ef2ba5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:03.535099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4184d82-ede7-4f0c-b8a3-0671b0ef2ba5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:03.535562 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4184d82-ede7-4f0c-b8a3-0671b0ef2ba5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:03.535562 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f4184d82-ede7-4f0c-b8a3-0671b0ef2ba5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:03.540554 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:03.540554 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:03.541316 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4184d82-ede7-4f0c-b8a3-0671b0ef2ba5 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:03.541894 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1102/4425] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:03 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:03.760127 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-cafe2de6-c5b5-4eb9-bad1-1f2919353449 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:03.763100 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-cafe2de6-c5b5-4eb9-bad1-1f2919353449 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:03.763295 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-cafe2de6-c5b5-4eb9-bad1-1f2919353449 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:03.763570 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-cafe2de6-c5b5-4eb9-bad1-1f2919353449 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:03.776119 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:03.776119 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:03.781854 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-cafe2de6-c5b5-4eb9-bad1-1f2919353449 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:52:03.791677 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-cafe2de6-c5b5-4eb9-bad1-1f2919353449 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 200 Aug 13 23:52:03.792630 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1106/4426] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:52:03 2026] GET /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 1401 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:04.393016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee3e04a9-2dea-457d-ba97-9a83fde3dc23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.397824 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee3e04a9-2dea-457d-ba97-9a83fde3dc23 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 Aug 13 23:52:04.398078 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee3e04a9-2dea-457d-ba97-9a83fde3dc23 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:04.398337 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee3e04a9-2dea-457d-ba97-9a83fde3dc23 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:04.412100 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee3e04a9-2dea-457d-ba97-9a83fde3dc23 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 returned with HTTP 404 Aug 13 23:52:04.413193 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1120/4427] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:04 2026] GET /volume/v3/volumes/089ac9dc-7af9-40ea-9458-c7f3d0105888 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:04.421855 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-52b2abff-937b-446b-9992-accbe1eaab25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.425045 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52b2abff-937b-446b-9992-accbe1eaab25 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] DELETE https://10.4.3.81/volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee Aug 13 23:52:04.425801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52b2abff-937b-446b-9992-accbe1eaab25 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:04.425801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52b2abff-937b-446b-9992-accbe1eaab25 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:04.425801 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-52b2abff-937b-446b-9992-accbe1eaab25 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume with id: eba91dee-5299-4c6d-a5aa-9e005eecf8ee Aug 13 23:52:04.430205 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad81e079-55f1-4b13-b0de-b956ac4c3eeb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.436185 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad81e079-55f1-4b13-b0de-b956ac4c3eeb tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:04.436430 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad81e079-55f1-4b13-b0de-b956ac4c3eeb tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:04.437484 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad81e079-55f1-4b13-b0de-b956ac4c3eeb tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:04.442459 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:04.442459 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:04.442459 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-52b2abff-937b-446b-9992-accbe1eaab25 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:04.447919 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:04.447919 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:04.455805 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad81e079-55f1-4b13-b0de-b956ac4c3eeb tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:04.465350 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad81e079-55f1-4b13-b0de-b956ac4c3eeb tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:04.465350 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1103/4428] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:04 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:04.472697 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-52b2abff-937b-446b-9992-accbe1eaab25 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume request issued successfully. Aug 13 23:52:04.472697 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52b2abff-937b-446b-9992-accbe1eaab25 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee returned with HTTP 202 Aug 13 23:52:04.473303 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1100/4429] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:04 2026] DELETE /volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:04.484249 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65953e1d-d044-4dbc-805b-0e0145239f8f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.486480 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65953e1d-d044-4dbc-805b-0e0145239f8f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee Aug 13 23:52:04.487271 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65953e1d-d044-4dbc-805b-0e0145239f8f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:04.487846 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65953e1d-d044-4dbc-805b-0e0145239f8f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:04.493580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-04cf06b0-d36f-416a-bcaa-6200714b7026 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.496153 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-04cf06b0-d36f-416a-bcaa-6200714b7026 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:04.496499 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-04cf06b0-d36f-416a-bcaa-6200714b7026 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:04.496796 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-04cf06b0-d36f-416a-bcaa-6200714b7026 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:04.497320 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:04.497320 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:04.502501 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-65953e1d-d044-4dbc-805b-0e0145239f8f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:04.508728 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:04.508728 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:04.508986 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65953e1d-d044-4dbc-805b-0e0145239f8f tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee returned with HTTP 200 Aug 13 23:52:04.509538 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1107/4430] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:04 2026] GET /volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:04.514980 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-04cf06b0-d36f-416a-bcaa-6200714b7026 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:52:04.519544 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be5c60c5-9b40-435c-a3d4-e96a7dcf74ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.521528 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be5c60c5-9b40-435c-a3d4-e96a7dcf74ea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:04.521768 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be5c60c5-9b40-435c-a3d4-e96a7dcf74ea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:04.522042 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be5c60c5-9b40-435c-a3d4-e96a7dcf74ea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:04.522149 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-be5c60c5-9b40-435c-a3d4-e96a7dcf74ea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:04.522362 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-04cf06b0-d36f-416a-bcaa-6200714b7026 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 200 Aug 13 23:52:04.522918 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1121/4431] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:52:04 2026] GET /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 1401 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:04.530031 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:04.530031 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:04.530848 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be5c60c5-9b40-435c-a3d4-e96a7dcf74ea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:04.531529 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1104/4432] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:04 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:04.538938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11f9f129-9945-4d13-81da-20b268f28c98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.540077 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11f9f129-9945-4d13-81da-20b268f28c98 None None] GET https://10.4.3.81/volume// Aug 13 23:52:04.540077 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11f9f129-9945-4d13-81da-20b268f28c98 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:04.540259 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11f9f129-9945-4d13-81da-20b268f28c98 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:04.541337 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11f9f129-9945-4d13-81da-20b268f28c98 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:52:04.541978 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1101/4433] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:52:04 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:52:04.553238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-b3ec1df8-61a1-4559-9e15-79db41be502a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.556096 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-b3ec1df8-61a1-4559-9e15-79db41be502a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:52:04.556799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-b3ec1df8-61a1-4559-9e15-79db41be502a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a20c8a25-918c-42c5-82d7-2d388638e263", "connector": null, "instance_uuid": "1456b650-4109-4378-8243-65e1ebca9fd6"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:04.559203 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-470e012e-ab16-4873-8291-bff43286f5d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:04.561984 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-470e012e-ab16-4873-8291-bff43286f5d2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:04.562626 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-470e012e-ab16-4873-8291-bff43286f5d2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:04.562626 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-470e012e-ab16-4873-8291-bff43286f5d2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:04.562729 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-470e012e-ab16-4873-8291-bff43286f5d2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:04.568493 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:04.568493 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:04.569530 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-470e012e-ab16-4873-8291-bff43286f5d2 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:04.570096 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1122/4434] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:04 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:04.570769 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:04.570769 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:04.622949 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-b3ec1df8-61a1-4559-9e15-79db41be502a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:52:04.623715 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1108/4435] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:52:04 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:05.479396 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2556d21-f2ad-4db9-ab80-cef21eb6f4d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.481499 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2556d21-f2ad-4db9-ab80-cef21eb6f4d3 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:05.481735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2556d21-f2ad-4db9-ab80-cef21eb6f4d3 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:05.481947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2556d21-f2ad-4db9-ab80-cef21eb6f4d3 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:05.490950 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:05.490950 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:05.496692 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2556d21-f2ad-4db9-ab80-cef21eb6f4d3 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:05.503248 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2556d21-f2ad-4db9-ab80-cef21eb6f4d3 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:05.504029 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1105/4436] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:05 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:05.523608 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1965827c-f7ca-4696-8534-697cc1144697 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.525943 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1965827c-f7ca-4696-8534-697cc1144697 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee Aug 13 23:52:05.526237 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1965827c-f7ca-4696-8534-697cc1144697 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:05.526495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1965827c-f7ca-4696-8534-697cc1144697 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:05.534215 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1965827c-f7ca-4696-8534-697cc1144697 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee returned with HTTP 404 Aug 13 23:52:05.534952 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1102/4437] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:05 2026] GET /volume/v3/volumes/eba91dee-5299-4c6d-a5aa-9e005eecf8ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:05.543498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ea98d1e-33d6-449d-bdc6-db8fb1aa48ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.543944 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26b41c4d-fe89-4509-9009-c96a9f865647 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.545884 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ea98d1e-33d6-449d-bdc6-db8fb1aa48ff tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 Aug 13 23:52:05.546092 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26b41c4d-fe89-4509-9009-c96a9f865647 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:05.546142 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ea98d1e-33d6-449d-bdc6-db8fb1aa48ff tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:05.546172 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26b41c4d-fe89-4509-9009-c96a9f865647 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:05.546294 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ea98d1e-33d6-449d-bdc6-db8fb1aa48ff tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:05.546354 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26b41c4d-fe89-4509-9009-c96a9f865647 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:05.546479 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-26b41c4d-fe89-4509-9009-c96a9f865647 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:05.546536 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6ea98d1e-33d6-449d-bdc6-db8fb1aa48ff tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume with id: 7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 Aug 13 23:52:05.551651 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:05.551651 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:05.552526 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26b41c4d-fe89-4509-9009-c96a9f865647 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:05.553117 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1109/4438] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:05 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:05.556169 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:05.556169 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:05.556805 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ea98d1e-33d6-449d-bdc6-db8fb1aa48ff tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:05.581793 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4153993b-3d47-4885-99d9-527f4a97eb5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.581941 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ea98d1e-33d6-449d-bdc6-db8fb1aa48ff tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Delete volume request issued successfully. Aug 13 23:52:05.582130 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ea98d1e-33d6-449d-bdc6-db8fb1aa48ff tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 returned with HTTP 202 Aug 13 23:52:05.582553 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1123/4439] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:05 2026] DELETE /volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:05.583705 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4153993b-3d47-4885-99d9-527f4a97eb5e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:05.585718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4153993b-3d47-4885-99d9-527f4a97eb5e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:05.585718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4153993b-3d47-4885-99d9-527f4a97eb5e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:05.585718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4153993b-3d47-4885-99d9-527f4a97eb5e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:05.592507 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:05.592507 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:05.592507 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4153993b-3d47-4885-99d9-527f4a97eb5e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:05.592507 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1106/4440] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:05 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:05.594408 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f63cbf7-7eeb-4b2e-8ef0-3faf5d5d7681 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.596224 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f63cbf7-7eeb-4b2e-8ef0-3faf5d5d7681 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 Aug 13 23:52:05.596484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f63cbf7-7eeb-4b2e-8ef0-3faf5d5d7681 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:05.596695 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f63cbf7-7eeb-4b2e-8ef0-3faf5d5d7681 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:05.604322 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:05.604322 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:05.610495 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7f63cbf7-7eeb-4b2e-8ef0-3faf5d5d7681 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Volume info retrieved successfully. Aug 13 23:52:05.618287 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f63cbf7-7eeb-4b2e-8ef0-3faf5d5d7681 tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 returned with HTTP 200 Aug 13 23:52:05.618810 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1103/4441] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:05 2026] GET /volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:05.724554 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2fcfd8cb-23c4-404a-9f27-dd17c45968fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.725035 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fcfd8cb-23c4-404a-9f27-dd17c45968fe None None] GET https://10.4.3.81/volume// Aug 13 23:52:05.725245 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fcfd8cb-23c4-404a-9f27-dd17c45968fe None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:05.725431 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fcfd8cb-23c4-404a-9f27-dd17c45968fe None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:05.725798 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fcfd8cb-23c4-404a-9f27-dd17c45968fe None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:52:05.726146 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1110/4442] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:52:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:52:05.735376 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-c51661e3-b170-4557-bef3-f182a3fb1b51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.738107 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-c51661e3-b170-4557-bef3-f182a3fb1b51 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:05.738340 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-c51661e3-b170-4557-bef3-f182a3fb1b51 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:05.738541 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-c51661e3-b170-4557-bef3-f182a3fb1b51 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:05.749663 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:05.749663 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:05.753417 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-c51661e3-b170-4557-bef3-f182a3fb1b51 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:52:05.758829 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-c51661e3-b170-4557-bef3-f182a3fb1b51 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 200 Aug 13 23:52:05.759339 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1124/4443] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:52:05 2026] GET /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 1580 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:52:05.877167 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-4735f478-3f58-49f8-839b-291157ed1070 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:05.879724 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-4735f478-3f58-49f8-839b-291157ed1070 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] PUT https://10.4.3.81/volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3 Aug 13 23:52:05.879926 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-4735f478-3f58-49f8-839b-291157ed1070 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:05.890427 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-4735f478-3f58-49f8-839b-291157ed1070 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Acquiring lock "cinder-attachment_update-a20c8a25-918c-42c5-82d7-2d388638e263-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:52:05.898296 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-4735f478-3f58-49f8-839b-291157ed1070 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Lock "cinder-attachment_update-a20c8a25-918c-42c5-82d7-2d388638e263-np0000007283" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:52:05.898296 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:05.898296 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:05.996549 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-4735f478-3f58-49f8-839b-291157ed1070 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Lock "cinder-attachment_update-a20c8a25-918c-42c5-82d7-2d388638e263-np0000007283" released by "attachment_update" :: held 0.100s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:52:05.997685 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-4735f478-3f58-49f8-839b-291157ed1070 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3 returned with HTTP 200 Aug 13 23:52:05.997685 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1107/4444] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:52:05 2026] PUT /volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:06.029242 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-7782e470-7a77-4286-add7-a37dd717ed7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:06.031782 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-7782e470-7a77-4286-add7-a37dd717ed7a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] POST https://10.4.3.81/volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3/action Aug 13 23:52:06.032139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-7782e470-7a77-4286-add7-a37dd717ed7a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:52:06.032517 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-7782e470-7a77-4286-add7-a37dd717ed7a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:06.063006 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:06.063006 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:06.079012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4dcc98f8-0e46-4360-94b7-0dc22afe2444 req-7782e470-7a77-4286-add7-a37dd717ed7a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3/action returned with HTTP 204 Aug 13 23:52:06.079487 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1104/4445] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:52:06 2026] POST /volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:06.519538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b02222ba-de95-41f0-bc9e-645cab5e030e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:06.521215 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b02222ba-de95-41f0-bc9e-645cab5e030e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:06.521602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b02222ba-de95-41f0-bc9e-645cab5e030e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:06.521760 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b02222ba-de95-41f0-bc9e-645cab5e030e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:06.531850 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:06.531850 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:06.537971 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b02222ba-de95-41f0-bc9e-645cab5e030e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:06.544001 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b02222ba-de95-41f0-bc9e-645cab5e030e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:06.544571 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1111/4446] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:06 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:06.566173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ecedcc3-9343-4929-999c-050fe7549c70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:06.568281 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ecedcc3-9343-4929-999c-050fe7549c70 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:06.568484 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ecedcc3-9343-4929-999c-050fe7549c70 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:06.568693 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ecedcc3-9343-4929-999c-050fe7549c70 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:06.568818 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9ecedcc3-9343-4929-999c-050fe7549c70 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:06.576537 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:06.576537 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:06.577331 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ecedcc3-9343-4929-999c-050fe7549c70 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:06.577775 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1125/4447] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:06 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:06.589170 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-673dc1d3-23f2-449c-86e1-6986c893a050 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:06.591082 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-673dc1d3-23f2-449c-86e1-6986c893a050 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:52:06.591610 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-673dc1d3-23f2-449c-86e1-6986c893a050 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a862badd-2f50-44bb-b4a1-da48f8587cfb", "name": "tempest-VolumesBackupsTest-Backup-856628575"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:06.594362 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-673dc1d3-23f2-449c-86e1-6986c893a050 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Creating new backup {'backup': {'volume_id': 'a862badd-2f50-44bb-b4a1-da48f8587cfb', 'name': 'tempest-VolumesBackupsTest-Backup-856628575'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:52:06.594362 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-673dc1d3-23f2-449c-86e1-6986c893a050 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Creating backup of volume a862badd-2f50-44bb-b4a1-da48f8587cfb in container None Aug 13 23:52:06.601531 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:06.601531 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:06.602056 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-673dc1d3-23f2-449c-86e1-6986c893a050 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:52:06.604088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94e15bed-45ca-42f8-bb7e-97974ab62e28 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:06.608080 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94e15bed-45ca-42f8-bb7e-97974ab62e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:06.608080 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94e15bed-45ca-42f8-bb7e-97974ab62e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:06.608080 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94e15bed-45ca-42f8-bb7e-97974ab62e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:06.608080 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-94e15bed-45ca-42f8-bb7e-97974ab62e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:06.613205 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:06.613205 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:06.613873 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94e15bed-45ca-42f8-bb7e-97974ab62e28 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:06.614266 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1105/4448] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:06 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:06.625524 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-673dc1d3-23f2-449c-86e1-6986c893a050 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Created reservations ['3b8edc03-036c-448b-b590-0e5bc71b8e99', 'a9d4aecf-b847-453b-adac-325968589139'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:06.633803 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6a7aeb4-07ab-4953-9735-ec0a4b09a6fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:06.637219 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6a7aeb4-07ab-4953-9735-ec0a4b09a6fb tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] GET https://10.4.3.81/volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 Aug 13 23:52:06.637219 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6a7aeb4-07ab-4953-9735-ec0a4b09a6fb tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:06.637219 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6a7aeb4-07ab-4953-9735-ec0a4b09a6fb tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:06.643783 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6a7aeb4-07ab-4953-9735-ec0a4b09a6fb tempest-CreateVolumesFromImageTest-177578826 tempest-CreateVolumesFromImageTest-177578826-project-member] https://10.4.3.81/volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 returned with HTTP 404 Aug 13 23:52:06.644510 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1112/4449] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:06 2026] GET /volume/v3/volumes/7ac1fe7c-bc9f-49ed-b0b4-7074a3a73953 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:06.677283 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-673dc1d3-23f2-449c-86e1-6986c893a050 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:52:06.677723 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1108/4450] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:06 2026] POST /volume/v3/backups => generated 327 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:06.689543 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-871e0acc-b270-43f8-95b7-286c9395b18f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:06.692247 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-871e0acc-b270-43f8-95b7-286c9395b18f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:06.692942 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-871e0acc-b270-43f8-95b7-286c9395b18f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:06.693329 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-871e0acc-b270-43f8-95b7-286c9395b18f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:06.693329 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-871e0acc-b270-43f8-95b7-286c9395b18f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:06.706266 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:06.706266 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:06.707585 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-871e0acc-b270-43f8-95b7-286c9395b18f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:06.708114 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1126/4451] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:06 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:07.111358 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5970b333-c891-44ad-82b8-37301375d441 req-7b9baedb-af2d-45f4-b82c-a83d7d6a14ee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:07.114072 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5970b333-c891-44ad-82b8-37301375d441 req-7b9baedb-af2d-45f4-b82c-a83d7d6a14ee tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62 Aug 13 23:52:07.114321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5970b333-c891-44ad-82b8-37301375d441 req-7b9baedb-af2d-45f4-b82c-a83d7d6a14ee tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:07.114551 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5970b333-c891-44ad-82b8-37301375d441 req-7b9baedb-af2d-45f4-b82c-a83d7d6a14ee tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:07.124129 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:07.124129 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:07.198705 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5970b333-c891-44ad-82b8-37301375d441 req-7b9baedb-af2d-45f4-b82c-a83d7d6a14ee tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62 returned with HTTP 200 Aug 13 23:52:07.199343 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1106/4452] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:52:07 2026] DELETE /volume/v3/attachments/edd94ce6-633c-4173-8482-9cdb535a1a62 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:07.564778 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a503ad2-0369-43e9-b851-8f6a1099d0bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:07.567887 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a503ad2-0369-43e9-b851-8f6a1099d0bc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:07.567887 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a503ad2-0369-43e9-b851-8f6a1099d0bc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:07.567887 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a503ad2-0369-43e9-b851-8f6a1099d0bc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:07.577943 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:07.577943 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:07.583343 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a503ad2-0369-43e9-b851-8f6a1099d0bc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:07.591591 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a503ad2-0369-43e9-b851-8f6a1099d0bc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:07.592540 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1113/4453] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:07 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:07.625797 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bad09e68-3f2a-4f22-bdd6-55bf0aea4da0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:07.628011 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bad09e68-3f2a-4f22-bdd6-55bf0aea4da0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:07.628286 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bad09e68-3f2a-4f22-bdd6-55bf0aea4da0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:07.628549 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bad09e68-3f2a-4f22-bdd6-55bf0aea4da0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:07.628702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bad09e68-3f2a-4f22-bdd6-55bf0aea4da0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:07.632977 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:07.632977 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:07.633728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bad09e68-3f2a-4f22-bdd6-55bf0aea4da0 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:07.634097 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1109/4454] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:07 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:07.721266 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9bf02bd4-4846-4d07-b778-d29cf3a9497b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:07.723498 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9bf02bd4-4846-4d07-b778-d29cf3a9497b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:07.723698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9bf02bd4-4846-4d07-b778-d29cf3a9497b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:07.723957 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9bf02bd4-4846-4d07-b778-d29cf3a9497b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:07.724100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9bf02bd4-4846-4d07-b778-d29cf3a9497b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:07.731263 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:07.731263 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:07.732211 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9bf02bd4-4846-4d07-b778-d29cf3a9497b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:07.732685 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1127/4455] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:07 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:07.786812 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f47d4573-5bb2-4764-934f-1a336c37313d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:07.789275 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f47d4573-5bb2-4764-934f-1a336c37313d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:52:07.789510 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f47d4573-5bb2-4764-934f-1a336c37313d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:07.789748 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f47d4573-5bb2-4764-934f-1a336c37313d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:07.789946 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f47d4573-5bb2-4764-934f-1a336c37313d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: 992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:52:07.798225 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:07.798225 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:07.798798 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f47d4573-5bb2-4764-934f-1a336c37313d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:52:07.816639 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f47d4573-5bb2-4764-934f-1a336c37313d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:52:07.816925 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f47d4573-5bb2-4764-934f-1a336c37313d tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 202 Aug 13 23:52:07.817444 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1107/4456] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:07 2026] DELETE /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:07.827049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0022edbc-0acf-486f-bf56-2393aa09e35c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:07.831591 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0022edbc-0acf-486f-bf56-2393aa09e35c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:52:07.831591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0022edbc-0acf-486f-bf56-2393aa09e35c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:07.831591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0022edbc-0acf-486f-bf56-2393aa09e35c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:07.842073 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:07.842073 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:07.854136 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0022edbc-0acf-486f-bf56-2393aa09e35c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:52:07.858188 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0022edbc-0acf-486f-bf56-2393aa09e35c tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 200 Aug 13 23:52:07.858639 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1114/4457] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:07 2026] GET /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:08.610773 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6d785c9-3a08-49bd-ab1f-8a9e3fa86464 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:08.613140 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6d785c9-3a08-49bd-ab1f-8a9e3fa86464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:08.613385 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6d785c9-3a08-49bd-ab1f-8a9e3fa86464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:08.613632 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6d785c9-3a08-49bd-ab1f-8a9e3fa86464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:08.626307 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:08.626307 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:08.631787 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d6d785c9-3a08-49bd-ab1f-8a9e3fa86464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:08.641210 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6d785c9-3a08-49bd-ab1f-8a9e3fa86464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:08.641750 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1110/4458] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:08 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:08.647336 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-613b418e-f1e4-4e1f-a513-6b670e76307a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:08.649131 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-613b418e-f1e4-4e1f-a513-6b670e76307a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:08.649351 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-613b418e-f1e4-4e1f-a513-6b670e76307a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:08.649530 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-613b418e-f1e4-4e1f-a513-6b670e76307a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:08.649630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-613b418e-f1e4-4e1f-a513-6b670e76307a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:08.654156 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:08.654156 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:08.654731 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-613b418e-f1e4-4e1f-a513-6b670e76307a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:08.655097 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1128/4459] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:08 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:08.743542 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6bacb5a2-1998-48ed-94df-ed01ec4389a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:08.745507 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6bacb5a2-1998-48ed-94df-ed01ec4389a8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:08.745713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6bacb5a2-1998-48ed-94df-ed01ec4389a8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:08.745941 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6bacb5a2-1998-48ed-94df-ed01ec4389a8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:08.746074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6bacb5a2-1998-48ed-94df-ed01ec4389a8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:08.750489 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:08.750489 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:08.751295 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6bacb5a2-1998-48ed-94df-ed01ec4389a8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:08.751900 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1108/4460] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:08 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:08.803666 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-40f4d4ed-2a1a-4e24-923f-7b3f44abeeb1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:08.870697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9c548ef7-41ae-4927-ad8d-e2c39155bc6f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:08.872435 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c548ef7-41ae-4927-ad8d-e2c39155bc6f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 Aug 13 23:52:08.872610 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c548ef7-41ae-4927-ad8d-e2c39155bc6f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:08.872803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c548ef7-41ae-4927-ad8d-e2c39155bc6f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:08.883413 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c548ef7-41ae-4927-ad8d-e2c39155bc6f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 returned with HTTP 404 Aug 13 23:52:08.884124 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1111/4461] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:08 2026] GET /volume/v3/volumes/992d1e2a-0857-4066-80fa-d699e3b47541 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 23:52:08.891424 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ebaa53ba-10ef-463b-a99f-3202eeaa131f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:08.893185 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebaa53ba-10ef-463b-a99f-3202eeaa131f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 Aug 13 23:52:08.893455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebaa53ba-10ef-463b-a99f-3202eeaa131f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:08.893708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebaa53ba-10ef-463b-a99f-3202eeaa131f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:08.893862 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-ebaa53ba-10ef-463b-a99f-3202eeaa131f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete snapshot with id: de6c2486-426d-4438-be36-f2f69ce3ffa7 Aug 13 23:52:08.900392 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:08.900392 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:08.901066 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ebaa53ba-10ef-463b-a99f-3202eeaa131f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:52:08.919680 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ebaa53ba-10ef-463b-a99f-3202eeaa131f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot delete request issued successfully. Aug 13 23:52:08.919945 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebaa53ba-10ef-463b-a99f-3202eeaa131f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 returned with HTTP 202 Aug 13 23:52:08.920525 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1129/4462] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:52:08 2026] DELETE /volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:08.927906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14394d48-ac92-4302-8257-ee820c465639 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:08.930169 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14394d48-ac92-4302-8257-ee820c465639 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 Aug 13 23:52:08.930449 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14394d48-ac92-4302-8257-ee820c465639 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:08.930562 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40f4d4ed-2a1a-4e24-923f-7b3f44abeeb1 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 23:52:08.930815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14394d48-ac92-4302-8257-ee820c465639 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:08.930921 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40f4d4ed-2a1a-4e24-923f-7b3f44abeeb1 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:08.931162 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40f4d4ed-2a1a-4e24-923f-7b3f44abeeb1 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-admin] Calling method 'get_pools' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:08.939226 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:08.939226 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:08.939800 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-14394d48-ac92-4302-8257-ee820c465639 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Snapshot retrieved successfully. Aug 13 23:52:08.940583 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14394d48-ac92-4302-8257-ee820c465639 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 returned with HTTP 200 Aug 13 23:52:08.940915 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1109/4463] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:08 2026] GET /volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:08.950144 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40f4d4ed-2a1a-4e24-923f-7b3f44abeeb1 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 23:52:08.950623 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1115/4464] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 23:52:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:08.962070 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9aa0ef2-200a-499e-9e25-92e5a1af2fe5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:09.035195 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9aa0ef2-200a-499e-9e25-92e5a1af2fe5 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-member] GET https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool Aug 13 23:52:09.035702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9aa0ef2-200a-499e-9e25-92e5a1af2fe5 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:09.035953 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9aa0ef2-200a-499e-9e25-92e5a1af2fe5 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:09.036709 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-b9aa0ef2-200a-499e-9e25-92e5a1af2fe5 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'ab5dd37a82fb44658e1199c38ad858d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a6c7e0b098f4fb5bb741e92573a3049', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:52:09.036867 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9aa0ef2-200a-499e-9e25-92e5a1af2fe5 tempest-ProjectMemberTests-267158999 tempest-ProjectMemberTests-267158999-project-member] https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool returned with HTTP 403 Aug 13 23:52:09.037663 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1112/4465] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 23:52:08 2026] GET /volume/v3/capabilities/np0000007283@storpool => generated 110 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:09.654780 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dba9e7eb-aca4-478d-b1cf-8fbec3f970dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:09.656669 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dba9e7eb-aca4-478d-b1cf-8fbec3f970dd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:09.656927 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dba9e7eb-aca4-478d-b1cf-8fbec3f970dd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:09.657100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dba9e7eb-aca4-478d-b1cf-8fbec3f970dd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:09.665300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f111cac2-46bd-4561-b379-cd94bae92939 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:09.667543 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f111cac2-46bd-4561-b379-cd94bae92939 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:09.667853 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f111cac2-46bd-4561-b379-cd94bae92939 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:09.668208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f111cac2-46bd-4561-b379-cd94bae92939 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:09.668427 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f111cac2-46bd-4561-b379-cd94bae92939 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:09.673679 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:09.673679 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:09.674525 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f111cac2-46bd-4561-b379-cd94bae92939 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:09.674956 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1110/4466] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:09 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:09.676002 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:09.676002 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:09.690889 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dba9e7eb-aca4-478d-b1cf-8fbec3f970dd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:09.696594 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dba9e7eb-aca4-478d-b1cf-8fbec3f970dd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:09.697106 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1130/4467] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:09 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:09.765615 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f7678c48-2a83-4ce3-b56b-e0b0a6e972be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:09.767437 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7678c48-2a83-4ce3-b56b-e0b0a6e972be tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:09.767848 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7678c48-2a83-4ce3-b56b-e0b0a6e972be tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:09.768287 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7678c48-2a83-4ce3-b56b-e0b0a6e972be tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:09.768572 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f7678c48-2a83-4ce3-b56b-e0b0a6e972be tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:09.778534 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:09.778534 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:09.778534 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7678c48-2a83-4ce3-b56b-e0b0a6e972be tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:09.778534 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1116/4468] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:09 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:09.951683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6f922b7-2b5a-4720-8e1c-3a6af385fce4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:09.953380 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6f922b7-2b5a-4720-8e1c-3a6af385fce4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 Aug 13 23:52:09.953565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6f922b7-2b5a-4720-8e1c-3a6af385fce4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:09.953736 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6f922b7-2b5a-4720-8e1c-3a6af385fce4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:09.960739 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6f922b7-2b5a-4720-8e1c-3a6af385fce4 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 returned with HTTP 404 Aug 13 23:52:09.961326 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1113/4469] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:09 2026] GET /volume/v3/snapshots/de6c2486-426d-4438-be36-f2f69ce3ffa7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:10.693563 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d3e93385-b3e3-4ecb-850c-6936cf175eae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:10.694364 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3e93385-b3e3-4ecb-850c-6936cf175eae tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:10.694615 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3e93385-b3e3-4ecb-850c-6936cf175eae tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:10.694870 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3e93385-b3e3-4ecb-850c-6936cf175eae tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:10.695035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d3e93385-b3e3-4ecb-850c-6936cf175eae tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:10.702394 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:10.702394 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:10.703116 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3e93385-b3e3-4ecb-850c-6936cf175eae tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:10.703546 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1111/4470] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:10 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:10.713021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2cedd25b-b11a-46e4-af8e-eed877309da6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:10.715291 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cedd25b-b11a-46e4-af8e-eed877309da6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:10.715291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cedd25b-b11a-46e4-af8e-eed877309da6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:10.715291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cedd25b-b11a-46e4-af8e-eed877309da6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:10.727083 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:10.727083 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:10.731039 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2cedd25b-b11a-46e4-af8e-eed877309da6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:10.740015 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cedd25b-b11a-46e4-af8e-eed877309da6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:10.740015 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1131/4471] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:10 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:10.793100 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7571a366-b5ff-4aaa-92d8-5561f7b79913 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:10.795612 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7571a366-b5ff-4aaa-92d8-5561f7b79913 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:10.795875 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7571a366-b5ff-4aaa-92d8-5561f7b79913 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:10.796129 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7571a366-b5ff-4aaa-92d8-5561f7b79913 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:10.796273 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7571a366-b5ff-4aaa-92d8-5561f7b79913 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:10.814105 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:10.814105 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:10.815347 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7571a366-b5ff-4aaa-92d8-5561f7b79913 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:10.815830 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1117/4472] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:10 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:11.717202 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66a34ace-c2ba-4895-aebd-ab858e066c51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:11.719407 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66a34ace-c2ba-4895-aebd-ab858e066c51 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:11.719683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66a34ace-c2ba-4895-aebd-ab858e066c51 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:11.719923 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66a34ace-c2ba-4895-aebd-ab858e066c51 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:11.720094 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-66a34ace-c2ba-4895-aebd-ab858e066c51 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:11.725449 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:11.725449 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:11.726296 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66a34ace-c2ba-4895-aebd-ab858e066c51 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:11.726778 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1114/4473] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:11 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:11.752101 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1406fa44-4869-4fc0-aac0-4db9a6180155 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:11.753961 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1406fa44-4869-4fc0-aac0-4db9a6180155 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:11.754202 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1406fa44-4869-4fc0-aac0-4db9a6180155 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:11.754388 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1406fa44-4869-4fc0-aac0-4db9a6180155 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:11.763676 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:11.763676 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:11.768246 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1406fa44-4869-4fc0-aac0-4db9a6180155 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:11.773629 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1406fa44-4869-4fc0-aac0-4db9a6180155 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:11.774107 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1112/4474] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:11 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:11.826208 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1cebb69-39a5-42b8-81b4-63b90710db00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:11.828618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1cebb69-39a5-42b8-81b4-63b90710db00 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:11.828936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1cebb69-39a5-42b8-81b4-63b90710db00 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:11.829278 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1cebb69-39a5-42b8-81b4-63b90710db00 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:11.829473 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a1cebb69-39a5-42b8-81b4-63b90710db00 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:11.834680 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:11.834680 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:11.835624 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1cebb69-39a5-42b8-81b4-63b90710db00 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:11.836110 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1132/4475] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:11 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:12.737735 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d2fffa82-39ed-4e36-9663-26fd10ff98b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:12.741676 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2fffa82-39ed-4e36-9663-26fd10ff98b9 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:12.741982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2fffa82-39ed-4e36-9663-26fd10ff98b9 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:12.742383 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2fffa82-39ed-4e36-9663-26fd10ff98b9 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:12.742527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d2fffa82-39ed-4e36-9663-26fd10ff98b9 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:12.748697 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:12.748697 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:12.749568 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2fffa82-39ed-4e36-9663-26fd10ff98b9 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:12.750111 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1118/4476] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:12 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:12.787721 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca043095-f8c2-4b0d-90d0-75dbe4c91c76 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:12.789438 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca043095-f8c2-4b0d-90d0-75dbe4c91c76 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:12.789643 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca043095-f8c2-4b0d-90d0-75dbe4c91c76 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:12.789855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca043095-f8c2-4b0d-90d0-75dbe4c91c76 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:12.798239 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:12.798239 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:12.802419 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ca043095-f8c2-4b0d-90d0-75dbe4c91c76 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:12.807594 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca043095-f8c2-4b0d-90d0-75dbe4c91c76 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:12.808072 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1115/4477] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:12 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:12.846954 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23df9455-224f-4c77-9f3e-2eb13a5f22f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:12.849294 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23df9455-224f-4c77-9f3e-2eb13a5f22f5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:12.849546 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23df9455-224f-4c77-9f3e-2eb13a5f22f5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:12.849781 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23df9455-224f-4c77-9f3e-2eb13a5f22f5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:12.849917 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-23df9455-224f-4c77-9f3e-2eb13a5f22f5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:12.858103 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:12.858103 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:12.859137 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23df9455-224f-4c77-9f3e-2eb13a5f22f5 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:12.859653 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1113/4478] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:12 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:13.232554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-478ba03a-bc48-40a6-8d29-9e3b9f714f1c req-f0e704da-e623-41f3-9a89-06e3a822330f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:13.236371 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-478ba03a-bc48-40a6-8d29-9e3b9f714f1c req-f0e704da-e623-41f3-9a89-06e3a822330f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06 Aug 13 23:52:13.236371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-478ba03a-bc48-40a6-8d29-9e3b9f714f1c req-f0e704da-e623-41f3-9a89-06e3a822330f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:13.236371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-478ba03a-bc48-40a6-8d29-9e3b9f714f1c req-f0e704da-e623-41f3-9a89-06e3a822330f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:13.245177 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:13.245177 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:13.293950 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-478ba03a-bc48-40a6-8d29-9e3b9f714f1c req-f0e704da-e623-41f3-9a89-06e3a822330f tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06 returned with HTTP 200 Aug 13 23:52:13.294530 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1133/4479] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:52:13 2026] DELETE /volume/v3/attachments/5d4036e0-2ca9-4f0d-bd09-d22ba28a7e06 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:13.761353 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-333e61da-1280-401f-9bc6-bf9719335b54 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:13.763235 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-333e61da-1280-401f-9bc6-bf9719335b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:13.763431 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-333e61da-1280-401f-9bc6-bf9719335b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:13.763627 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-333e61da-1280-401f-9bc6-bf9719335b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:13.763726 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-333e61da-1280-401f-9bc6-bf9719335b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:13.769177 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:13.769177 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:13.770092 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-333e61da-1280-401f-9bc6-bf9719335b54 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:13.770611 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1119/4480] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:13 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:13.780050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-529e4f0f-8630-40ec-8d0e-d73fb810837d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:13.782105 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-529e4f0f-8630-40ec-8d0e-d73fb810837d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af Aug 13 23:52:13.782383 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-529e4f0f-8630-40ec-8d0e-d73fb810837d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:13.782617 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-529e4f0f-8630-40ec-8d0e-d73fb810837d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:13.782819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-529e4f0f-8630-40ec-8d0e-d73fb810837d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume with id: bc6a55e9-2135-433a-8248-d84491b6c5af Aug 13 23:52:13.789809 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:13.789809 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:13.790246 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-529e4f0f-8630-40ec-8d0e-d73fb810837d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:52:13.805226 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-529e4f0f-8630-40ec-8d0e-d73fb810837d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume request issued successfully. Aug 13 23:52:13.805493 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-529e4f0f-8630-40ec-8d0e-d73fb810837d tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af returned with HTTP 202 Aug 13 23:52:13.806078 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1116/4481] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:13 2026] DELETE /volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:13.812900 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c118b883-6be9-4d19-9314-570a01dcbc8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:13.814963 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c118b883-6be9-4d19-9314-570a01dcbc8e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af Aug 13 23:52:13.815225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c118b883-6be9-4d19-9314-570a01dcbc8e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:13.815435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c118b883-6be9-4d19-9314-570a01dcbc8e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:13.821285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-255fa3a1-3cf1-4107-ab8c-e64ed18ae878 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:13.823262 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-255fa3a1-3cf1-4107-ab8c-e64ed18ae878 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:13.823483 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-255fa3a1-3cf1-4107-ab8c-e64ed18ae878 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:13.823691 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-255fa3a1-3cf1-4107-ab8c-e64ed18ae878 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:13.824654 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:13.824654 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:13.830207 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c118b883-6be9-4d19-9314-570a01dcbc8e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:52:13.831911 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:13.831911 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:13.836121 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c118b883-6be9-4d19-9314-570a01dcbc8e tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af returned with HTTP 200 Aug 13 23:52:13.836315 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-255fa3a1-3cf1-4107-ab8c-e64ed18ae878 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:13.836608 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1114/4482] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:13 2026] GET /volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:13.841777 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-255fa3a1-3cf1-4107-ab8c-e64ed18ae878 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:13.842047 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1134/4483] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:13 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:13.856440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90f7a0ed-c5eb-46bc-be42-b5588887f896 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:13.858235 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90f7a0ed-c5eb-46bc-be42-b5588887f896 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:13.858430 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90f7a0ed-c5eb-46bc-be42-b5588887f896 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:13.858612 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90f7a0ed-c5eb-46bc-be42-b5588887f896 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:13.865895 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:13.865895 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:13.871707 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-282ed75f-1b23-41a7-9a76-76e660a4cb21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:13.872220 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90f7a0ed-c5eb-46bc-be42-b5588887f896 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:13.873611 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-282ed75f-1b23-41a7-9a76-76e660a4cb21 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:13.873810 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-282ed75f-1b23-41a7-9a76-76e660a4cb21 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:13.874023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-282ed75f-1b23-41a7-9a76-76e660a4cb21 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:13.874164 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-282ed75f-1b23-41a7-9a76-76e660a4cb21 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:13.878604 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90f7a0ed-c5eb-46bc-be42-b5588887f896 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:13.878768 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1120/4484] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:13 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:13.878817 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:13.878817 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:13.879825 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-282ed75f-1b23-41a7-9a76-76e660a4cb21 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:13.880344 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1117/4485] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:13 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:14.334339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e8e1b1e9-ac6b-415d-b368-48c5618ce3a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:14.337496 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8e1b1e9-ac6b-415d-b368-48c5618ce3a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:52:14.337724 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8e1b1e9-ac6b-415d-b368-48c5618ce3a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:14.338159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8e1b1e9-ac6b-415d-b368-48c5618ce3a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:14.338371 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e8e1b1e9-ac6b-415d-b368-48c5618ce3a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume with id: d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:52:14.347183 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:14.347183 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:14.347706 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8e1b1e9-ac6b-415d-b368-48c5618ce3a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:52:14.374403 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8e1b1e9-ac6b-415d-b368-48c5618ce3a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Delete volume request issued successfully. Aug 13 23:52:14.374698 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8e1b1e9-ac6b-415d-b368-48c5618ce3a8 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 202 Aug 13 23:52:14.375300 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1115/4486] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:14 2026] DELETE /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:14.383638 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3ce2642-a983-4d5d-abcf-702ff8d8fd22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:14.386303 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3ce2642-a983-4d5d-abcf-702ff8d8fd22 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:52:14.386642 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3ce2642-a983-4d5d-abcf-702ff8d8fd22 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:14.386950 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3ce2642-a983-4d5d-abcf-702ff8d8fd22 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:14.396313 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:14.396313 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:14.401466 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3ce2642-a983-4d5d-abcf-702ff8d8fd22 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Volume info retrieved successfully. Aug 13 23:52:14.408163 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3ce2642-a983-4d5d-abcf-702ff8d8fd22 tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 200 Aug 13 23:52:14.408533 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1135/4487] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:14 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:14.851390 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38b022b5-1266-48f7-a863-c70e8d608c57 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:14.853879 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38b022b5-1266-48f7-a863-c70e8d608c57 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af Aug 13 23:52:14.854211 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38b022b5-1266-48f7-a863-c70e8d608c57 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:14.854480 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38b022b5-1266-48f7-a863-c70e8d608c57 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:14.863503 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38b022b5-1266-48f7-a863-c70e8d608c57 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af returned with HTTP 404 Aug 13 23:52:14.864174 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1121/4488] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:14 2026] GET /volume/v3/volumes/bc6a55e9-2135-433a-8248-d84491b6c5af => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:14.872155 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1f31820-d240-4522-98ed-5f23ffea6d38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:14.874162 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1f31820-d240-4522-98ed-5f23ffea6d38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:14.874379 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1f31820-d240-4522-98ed-5f23ffea6d38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:14.874592 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1f31820-d240-4522-98ed-5f23ffea6d38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:14.874697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b1f31820-d240-4522-98ed-5f23ffea6d38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:14.879274 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:14.879274 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:14.879909 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1f31820-d240-4522-98ed-5f23ffea6d38 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:14.880380 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1118/4489] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:14 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:14.891422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa014687-d559-4015-b26e-045124a501fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:14.893305 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7173c4ff-7bd8-456c-a8ef-3a5e949ab606 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:14.894530 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa014687-d559-4015-b26e-045124a501fb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:52:14.895139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa014687-d559-4015-b26e-045124a501fb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:14.895431 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa014687-d559-4015-b26e-045124a501fb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:14.895574 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-fa014687-d559-4015-b26e-045124a501fb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete backup with id: 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. Aug 13 23:52:14.896337 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7173c4ff-7bd8-456c-a8ef-3a5e949ab606 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:14.896551 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7173c4ff-7bd8-456c-a8ef-3a5e949ab606 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:14.896756 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7173c4ff-7bd8-456c-a8ef-3a5e949ab606 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:14.896855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7173c4ff-7bd8-456c-a8ef-3a5e949ab606 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:14.901589 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:14.901589 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:14.901968 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:14.901968 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:14.902620 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7173c4ff-7bd8-456c-a8ef-3a5e949ab606 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:14.902998 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1136/4490] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:14 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:14.920650 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-fa014687-d559-4015-b26e-045124a501fb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] delete_backup rpcapi backup_id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:52:14.923304 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa014687-d559-4015-b26e-045124a501fb tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 202 Aug 13 23:52:14.923825 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1116/4491] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:14 2026] DELETE /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:52:14.934143 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7d5d25c8-1210-4ddb-acc6-d5ab6d21c0c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:14.938770 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d5d25c8-1210-4ddb-acc6-d5ab6d21c0c8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:52:14.939958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d5d25c8-1210-4ddb-acc6-d5ab6d21c0c8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:14.940291 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d5d25c8-1210-4ddb-acc6-d5ab6d21c0c8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:14.940507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7d5d25c8-1210-4ddb-acc6-d5ab6d21c0c8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:14.951873 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:14.951873 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:14.953314 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d5d25c8-1210-4ddb-acc6-d5ab6d21c0c8 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 200 Aug 13 23:52:14.954227 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1122/4492] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:14 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:15.427214 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14fd14a4-6a95-4ff4-87d3-47345b2703fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:15.429460 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14fd14a4-6a95-4ff4-87d3-47345b2703fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] GET https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 Aug 13 23:52:15.429719 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14fd14a4-6a95-4ff4-87d3-47345b2703fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:15.430009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14fd14a4-6a95-4ff4-87d3-47345b2703fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:15.436616 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14fd14a4-6a95-4ff4-87d3-47345b2703fb tempest-TestVolumeBootPattern-11151292 tempest-TestVolumeBootPattern-11151292-project-member] https://10.4.3.81/volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 returned with HTTP 404 Aug 13 23:52:15.436616 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1119/4493] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:15 2026] GET /volume/v3/volumes/d7ebffd8-f1d0-4318-a083-4ad0db3aa5e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:15.914318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5475ce92-17ba-42f1-a3bd-489a5fd8f2c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:15.918038 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5475ce92-17ba-42f1-a3bd-489a5fd8f2c6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:15.918038 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5475ce92-17ba-42f1-a3bd-489a5fd8f2c6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:15.918038 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5475ce92-17ba-42f1-a3bd-489a5fd8f2c6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:15.918038 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5475ce92-17ba-42f1-a3bd-489a5fd8f2c6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:15.930569 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:15.930569 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:15.934537 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5475ce92-17ba-42f1-a3bd-489a5fd8f2c6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:15.934537 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1137/4494] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:15 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:15.967300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-89c4e16e-d5f5-4824-ba50-25cf7b7df926 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:15.971486 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89c4e16e-d5f5-4824-ba50-25cf7b7df926 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 Aug 13 23:52:15.971761 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89c4e16e-d5f5-4824-ba50-25cf7b7df926 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:15.972014 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89c4e16e-d5f5-4824-ba50-25cf7b7df926 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:15.972172 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-89c4e16e-d5f5-4824-ba50-25cf7b7df926 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 23fde138-ec90-4adc-ac57-f1f4fc57e8a9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:15.982763 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89c4e16e-d5f5-4824-ba50-25cf7b7df926 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 returned with HTTP 404 Aug 13 23:52:15.983360 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1117/4495] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:15 2026] GET /volume/v3/backups/23fde138-ec90-4adc-ac57-f1f4fc57e8a9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:15.990936 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc651067-acda-4d9a-ac54-19da757be726 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:15.993572 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc651067-acda-4d9a-ac54-19da757be726 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:52:15.993787 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc651067-acda-4d9a-ac54-19da757be726 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:15.993965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc651067-acda-4d9a-ac54-19da757be726 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:15.994082 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-dc651067-acda-4d9a-ac54-19da757be726 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete backup with id: 797481d1-8a0d-4212-9e74-d9980217f1c8. Aug 13 23:52:15.998036 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:15.998036 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:16.010581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-dc651067-acda-4d9a-ac54-19da757be726 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] delete_backup rpcapi backup_id 797481d1-8a0d-4212-9e74-d9980217f1c8 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:52:16.012608 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc651067-acda-4d9a-ac54-19da757be726 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 202 Aug 13 23:52:16.013206 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1123/4496] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:15 2026] DELETE /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:52:16.023278 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a0e7b037-529b-4269-801b-0a6a6318c7fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:16.025409 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0e7b037-529b-4269-801b-0a6a6318c7fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:52:16.025634 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0e7b037-529b-4269-801b-0a6a6318c7fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:16.025830 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0e7b037-529b-4269-801b-0a6a6318c7fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:16.025914 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a0e7b037-529b-4269-801b-0a6a6318c7fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:16.030078 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:16.030078 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:16.030697 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0e7b037-529b-4269-801b-0a6a6318c7fe tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 200 Aug 13 23:52:16.031268 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1120/4497] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:16 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:16.945252 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff2fad7d-923a-4e10-a6cd-ded4bc148743 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:16.948392 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff2fad7d-923a-4e10-a6cd-ded4bc148743 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:16.948392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff2fad7d-923a-4e10-a6cd-ded4bc148743 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:16.948392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff2fad7d-923a-4e10-a6cd-ded4bc148743 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:16.948392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ff2fad7d-923a-4e10-a6cd-ded4bc148743 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:16.955231 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:16.955231 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:16.956819 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff2fad7d-923a-4e10-a6cd-ded4bc148743 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:16.956819 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1138/4498] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:16 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:17.043193 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-73856c65-7090-42f7-80df-4fab01b98dfd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:17.045503 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73856c65-7090-42f7-80df-4fab01b98dfd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 Aug 13 23:52:17.045773 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73856c65-7090-42f7-80df-4fab01b98dfd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:17.046027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73856c65-7090-42f7-80df-4fab01b98dfd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:17.046198 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-73856c65-7090-42f7-80df-4fab01b98dfd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id 797481d1-8a0d-4212-9e74-d9980217f1c8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:17.051270 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73856c65-7090-42f7-80df-4fab01b98dfd tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 returned with HTTP 404 Aug 13 23:52:17.051818 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1118/4499] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:17 2026] GET /volume/v3/backups/797481d1-8a0d-4212-9e74-d9980217f1c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:17.061756 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-64bcdb1a-2767-4598-aa8e-3b91a9fb1954 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:17.064672 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64bcdb1a-2767-4598-aa8e-3b91a9fb1954 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:17.064941 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64bcdb1a-2767-4598-aa8e-3b91a9fb1954 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:17.065265 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64bcdb1a-2767-4598-aa8e-3b91a9fb1954 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:17.065411 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-64bcdb1a-2767-4598-aa8e-3b91a9fb1954 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete backup with id: a0f41962-db24-4ca6-898e-bc2ab7e6d792. Aug 13 23:52:17.071909 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:17.071909 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:17.089197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-64bcdb1a-2767-4598-aa8e-3b91a9fb1954 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] delete_backup rpcapi backup_id a0f41962-db24-4ca6-898e-bc2ab7e6d792 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:52:17.092019 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64bcdb1a-2767-4598-aa8e-3b91a9fb1954 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 202 Aug 13 23:52:17.092019 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1124/4500] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:17 2026] DELETE /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:52:17.101924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5034cf9b-111c-4161-b129-413d3b46659a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:17.103595 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5034cf9b-111c-4161-b129-413d3b46659a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:17.103867 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5034cf9b-111c-4161-b129-413d3b46659a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:17.104151 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5034cf9b-111c-4161-b129-413d3b46659a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:17.106448 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5034cf9b-111c-4161-b129-413d3b46659a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:17.125066 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:17.125066 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:17.125780 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5034cf9b-111c-4161-b129-413d3b46659a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 200 Aug 13 23:52:17.126261 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1121/4501] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:17 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 733 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:17.971018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-941b9ef2-3835-4690-a702-df7ec39d9dd9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:17.972684 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-941b9ef2-3835-4690-a702-df7ec39d9dd9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:17.972882 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-941b9ef2-3835-4690-a702-df7ec39d9dd9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:17.973097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-941b9ef2-3835-4690-a702-df7ec39d9dd9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:17.973206 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-941b9ef2-3835-4690-a702-df7ec39d9dd9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:17.983014 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:17.983014 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:17.983876 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-941b9ef2-3835-4690-a702-df7ec39d9dd9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:17.984302 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1139/4502] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:17 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:18.140700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04f642b8-7b40-4332-b9d7-7283558e236a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:18.142904 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04f642b8-7b40-4332-b9d7-7283558e236a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 Aug 13 23:52:18.143428 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04f642b8-7b40-4332-b9d7-7283558e236a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:18.143428 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04f642b8-7b40-4332-b9d7-7283558e236a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:18.143662 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-04f642b8-7b40-4332-b9d7-7283558e236a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Show backup with id a0f41962-db24-4ca6-898e-bc2ab7e6d792. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:18.147631 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04f642b8-7b40-4332-b9d7-7283558e236a tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 returned with HTTP 404 Aug 13 23:52:18.148253 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1119/4503] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:18 2026] GET /volume/v3/backups/a0f41962-db24-4ca6-898e-bc2ab7e6d792 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:18.156514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-468095e2-fa30-4374-9b93-2644222061ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:18.158489 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-468095e2-fa30-4374-9b93-2644222061ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b Aug 13 23:52:18.158740 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-468095e2-fa30-4374-9b93-2644222061ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:18.158954 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-468095e2-fa30-4374-9b93-2644222061ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:18.159161 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-468095e2-fa30-4374-9b93-2644222061ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume with id: f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b Aug 13 23:52:18.167865 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:18.167865 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:18.168375 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-468095e2-fa30-4374-9b93-2644222061ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:52:18.194633 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-468095e2-fa30-4374-9b93-2644222061ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Delete volume request issued successfully. Aug 13 23:52:18.194633 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-468095e2-fa30-4374-9b93-2644222061ca tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b returned with HTTP 202 Aug 13 23:52:18.195616 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1125/4504] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:18 2026] DELETE /volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:18.210998 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f407fb6-a5e2-4ed9-8a6f-c415e1a9a2aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:18.220691 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f407fb6-a5e2-4ed9-8a6f-c415e1a9a2aa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b Aug 13 23:52:18.221516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f407fb6-a5e2-4ed9-8a6f-c415e1a9a2aa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:18.221516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f407fb6-a5e2-4ed9-8a6f-c415e1a9a2aa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:18.232948 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:18.232948 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:18.238504 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f407fb6-a5e2-4ed9-8a6f-c415e1a9a2aa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Volume info retrieved successfully. Aug 13 23:52:18.244913 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f407fb6-a5e2-4ed9-8a6f-c415e1a9a2aa tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b returned with HTTP 200 Aug 13 23:52:18.245753 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1122/4505] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:18 2026] GET /volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b => generated 1005 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:18.996540 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d61b301-7e61-4170-b406-07ca3d951bf7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:18.998808 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d61b301-7e61-4170-b406-07ca3d951bf7 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:18.999293 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d61b301-7e61-4170-b406-07ca3d951bf7 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:18.999579 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d61b301-7e61-4170-b406-07ca3d951bf7 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:18.999767 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6d61b301-7e61-4170-b406-07ca3d951bf7 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:19.006898 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:19.006898 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:19.006898 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d61b301-7e61-4170-b406-07ca3d951bf7 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:19.006898 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1140/4506] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:18 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:19.259196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01dde613-109a-4f6f-a3b6-579530465682 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:19.261152 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01dde613-109a-4f6f-a3b6-579530465682 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] GET https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b Aug 13 23:52:19.261468 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01dde613-109a-4f6f-a3b6-579530465682 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:19.261600 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01dde613-109a-4f6f-a3b6-579530465682 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:19.267600 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01dde613-109a-4f6f-a3b6-579530465682 tempest-ProjectAdminTests33-1616609883 tempest-ProjectAdminTests33-1616609883-project-admin] https://10.4.3.81/volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b returned with HTTP 404 Aug 13 23:52:19.267960 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1120/4507] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:19 2026] GET /volume/v3/volumes/f1ba5f9c-b7f2-4b77-940e-f2e0f5a4d47b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:20.020327 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a81485f9-6aeb-48ea-961e-b96d1d4352f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:20.023086 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a81485f9-6aeb-48ea-961e-b96d1d4352f4 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:20.023351 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a81485f9-6aeb-48ea-961e-b96d1d4352f4 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:20.024059 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a81485f9-6aeb-48ea-961e-b96d1d4352f4 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:20.024204 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a81485f9-6aeb-48ea-961e-b96d1d4352f4 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:20.031364 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:20.031364 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:20.032649 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a81485f9-6aeb-48ea-961e-b96d1d4352f4 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:20.033400 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1126/4508] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:20 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:20.619966 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a014c3fe-c643-4731-9830-4ed8357c4a1d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:20.729478 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a014c3fe-c643-4731-9830-4ed8357c4a1d tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:52:20.729914 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a014c3fe-c643-4731-9830-4ed8357c4a1d tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1574121243", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1494383164", "vendor_name": "tempest-vendor_name-739365740"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:20.746517 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a014c3fe-c643-4731-9830-4ed8357c4a1d tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:52:20.746928 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1123/4509] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:52:20 2026] POST /volume/v3/types => generated 328 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:52:20.759034 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:20.761291 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:20.763573 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5266bc23-4794-4539-ad1c-e3403e782590", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:20.763665 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume request body: {'volume': {'volume_type': '5266bc23-4794-4539-ad1c-e3403e782590', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:20.771073 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume of 1 GB Aug 13 23:52:20.771073 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:20.771073 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:20.771073 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Availability Zones retrieved successfully. Aug 13 23:52:20.774483 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Flow 'volume_create_api' (59dc19a4-6262-4df9-9f07-1d3ecc9b1fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:20.775414 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a9a72eb-0ee3-4e89-94d3-4a24139bbe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:20.776255 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:20.797296 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a9a72eb-0ee3-4e89-94d3-4a24139bbe93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:52:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1494383164',vendor_name='tempest-vendor_name-739365740'},id=5266bc23-4794-4539-ad1c-e3403e782590,is_public=True,name='tempest-ProjectAdminTests-volume-type-1574121243',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5266bc23-4794-4539-ad1c-e3403e782590', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:20.798318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1566aa8c-b88c-4909-8f4a-bacf9d1c4dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:20.826614 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1574121243 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1574121243, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:20.827001 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1574121243 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1574121243, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:20.859897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Created reservations ['bcc2ef73-febf-4c5e-8bac-09c1d8a9bcf1', '084f59c0-ff9a-4d16-8043-7a880cf45f15', '3a31f1bb-3ef0-4210-a5a0-4128beed8eb9', '27ef2b1d-94c3-4b45-82ba-ea5655d25f03'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:20.860748 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1566aa8c-b88c-4909-8f4a-bacf9d1c4dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcc2ef73-febf-4c5e-8bac-09c1d8a9bcf1', '084f59c0-ff9a-4d16-8043-7a880cf45f15', '3a31f1bb-3ef0-4210-a5a0-4128beed8eb9', '27ef2b1d-94c3-4b45-82ba-ea5655d25f03']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:20.861525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ad18d27-7525-44d4-9237-5062f0ca57c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:20.890012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ad18d27-7525-44d4-9237-5062f0ca57c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3749d374-3e7b-468e-b107-49e49d60fd6f', '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='683d00bde41547169ffd9acb22a61295',qos_specs=None,replication_status=,reservations=['bcc2ef73-febf-4c5e-8bac-09c1d8a9bcf1','084f59c0-ff9a-4d16-8043-7a880cf45f15','3a31f1bb-3ef0-4210-a5a0-4128beed8eb9','27ef2b1d-94c3-4b45-82ba-ea5655d25f03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423bcc958a81447cae9ad2da2dd39486',volume_type_id=5266bc23-4794-4539-ad1c-e3403e782590), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:20Z,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=3749d374-3e7b-468e-b107-49e49d60fd6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='683d00bde41547169ffd9acb22a61295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423bcc958a81447cae9ad2da2dd39486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5266bc23-4794-4539-ad1c-e3403e782590),volume_type_id=5266bc23-4794-4539-ad1c-e3403e782590)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:20.890012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398d27db-7476-4071-acbf-1e3164510b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:20.911242 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398d27db-7476-4071-acbf-1e3164510b91) transitioned into state 'SUCCESS' from 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='683d00bde41547169ffd9acb22a61295',qos_specs=None,replication_status=,reservations=['bcc2ef73-febf-4c5e-8bac-09c1d8a9bcf1','084f59c0-ff9a-4d16-8043-7a880cf45f15','3a31f1bb-3ef0-4210-a5a0-4128beed8eb9','27ef2b1d-94c3-4b45-82ba-ea5655d25f03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423bcc958a81447cae9ad2da2dd39486',volume_type_id=5266bc23-4794-4539-ad1c-e3403e782590)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:20.911944 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (212975f3-96ac-4f51-a24f-5ad44cbc17ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:20.920760 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (212975f3-96ac-4f51-a24f-5ad44cbc17ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:20.921575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Flow 'volume_create_api' (59dc19a4-6262-4df9-9f07-1d3ecc9b1fa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:20.921870 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume request issued successfully. Aug 13 23:52:20.922421 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6ba6558-5e8d-4c73-8dcc-f1a6a8309972 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:20.922836 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1141/4510] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:52:20 2026] POST /volume/v3/volumes => generated 771 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:20.935931 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5e524a69-a97e-408c-80d4-0e0005b433fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:20.937939 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e524a69-a97e-408c-80d4-0e0005b433fe tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f Aug 13 23:52:20.938161 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e524a69-a97e-408c-80d4-0e0005b433fe tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:20.938417 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e524a69-a97e-408c-80d4-0e0005b433fe tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:20.946865 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:20.946865 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:20.950634 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5e524a69-a97e-408c-80d4-0e0005b433fe tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:20.954839 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e524a69-a97e-408c-80d4-0e0005b433fe tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f returned with HTTP 200 Aug 13 23:52:20.955259 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1121/4511] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:20 2026] GET /volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:21.048624 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ce5225d7-5456-4762-b787-5e176a56ad9d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:21.052826 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce5225d7-5456-4762-b787-5e176a56ad9d tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:21.052826 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce5225d7-5456-4762-b787-5e176a56ad9d tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:21.052963 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce5225d7-5456-4762-b787-5e176a56ad9d tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:21.052963 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ce5225d7-5456-4762-b787-5e176a56ad9d tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:21.063121 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:21.063121 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:21.064139 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce5225d7-5456-4762-b787-5e176a56ad9d tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:21.064800 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1127/4512] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:21 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:52:21.970879 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-528dde99-eab0-49e0-8302-275dced516f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:21.972921 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-528dde99-eab0-49e0-8302-275dced516f0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f Aug 13 23:52:21.973187 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-528dde99-eab0-49e0-8302-275dced516f0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:21.973416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-528dde99-eab0-49e0-8302-275dced516f0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:21.982106 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:21.982106 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:21.985397 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-528dde99-eab0-49e0-8302-275dced516f0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:21.989938 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-528dde99-eab0-49e0-8302-275dced516f0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f returned with HTTP 200 Aug 13 23:52:21.990456 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1124/4513] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:21 2026] GET /volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:22.006058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc529461-ef73-4b08-b031-6e18a0d0052f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.007920 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc529461-ef73-4b08-b031-6e18a0d0052f tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:52:22.008137 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc529461-ef73-4b08-b031-6e18a0d0052f tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:22.008320 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc529461-ef73-4b08-b031-6e18a0d0052f tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:22.008587 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:22.008587 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:22.013201 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc529461-ef73-4b08-b031-6e18a0d0052f tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:52:22.013657 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1142/4514] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:52:22 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:22.026200 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a5f1b319-e94d-4d1c-a874-5cd0d58581f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.027868 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a5f1b319-e94d-4d1c-a874-5cd0d58581f5 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/messages/21417a72-dda6-46bb-8e24-8db42b030092 Aug 13 23:52:22.028093 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a5f1b319-e94d-4d1c-a874-5cd0d58581f5 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:22.028269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a5f1b319-e94d-4d1c-a874-5cd0d58581f5 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:22.042566 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a5f1b319-e94d-4d1c-a874-5cd0d58581f5 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages/21417a72-dda6-46bb-8e24-8db42b030092 returned with HTTP 204 Aug 13 23:52:22.043001 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1122/4515] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:52:22 2026] DELETE /volume/v3/messages/21417a72-dda6-46bb-8e24-8db42b030092 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:52:22.052304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d7c7bf3-9736-47b7-bb9a-bb7eca4555fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.054058 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d7c7bf3-9736-47b7-bb9a-bb7eca4555fc tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/messages/21417a72-dda6-46bb-8e24-8db42b030092 Aug 13 23:52:22.054285 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d7c7bf3-9736-47b7-bb9a-bb7eca4555fc tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:22.054485 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d7c7bf3-9736-47b7-bb9a-bb7eca4555fc tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:22.058200 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d7c7bf3-9736-47b7-bb9a-bb7eca4555fc tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages/21417a72-dda6-46bb-8e24-8db42b030092 returned with HTTP 404 Aug 13 23:52:22.058741 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1128/4516] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:22 2026] GET /volume/v3/messages/21417a72-dda6-46bb-8e24-8db42b030092 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:22.066463 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.068382 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f Aug 13 23:52:22.068585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:22.068757 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:22.068911 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Delete volume with id: 3749d374-3e7b-468e-b107-49e49d60fd6f Aug 13 23:52:22.076302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-abc7c5b2-7404-4033-8308-38cb00dc0901 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.078510 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abc7c5b2-7404-4033-8308-38cb00dc0901 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:22.078751 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abc7c5b2-7404-4033-8308-38cb00dc0901 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:22.078984 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abc7c5b2-7404-4033-8308-38cb00dc0901 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:22.079125 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:22.079125 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:22.079189 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-abc7c5b2-7404-4033-8308-38cb00dc0901 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:22.079482 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:22.080775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:52:22.084410 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:22.084410 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:22.085424 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abc7c5b2-7404-4033-8308-38cb00dc0901 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:22.085899 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1143/4517] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:22 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:22.104954 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1574121243 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1574121243, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:22.105499 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1574121243 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1574121243, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:22.116883 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Created reservations ['4cc40859-f6a7-46ec-ac6b-ff70952f9c7c', '79215a42-5bd1-4035-8e8d-f154ba685681', '758886de-3db9-49a0-b11f-8c9ffee5c5b3', '932f6029-e378-4a43-8a1f-55583ea9eb8d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:22.164400 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Delete volume request issued successfully. Aug 13 23:52:22.164601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cbbb65b-da01-44cd-a3eb-da58ba43c169 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f returned with HTTP 202 Aug 13 23:52:22.165043 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1125/4518] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:22 2026] DELETE /volume/v3/volumes/3749d374-3e7b-468e-b107-49e49d60fd6f => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:22.173573 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ff80a5ac-d4d5-4403-ad28-895fc26e5230 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.177810 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff80a5ac-d4d5-4403-ad28-895fc26e5230 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/types/5266bc23-4794-4539-ad1c-e3403e782590 Aug 13 23:52:22.178079 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff80a5ac-d4d5-4403-ad28-895fc26e5230 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:22.178342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff80a5ac-d4d5-4403-ad28-895fc26e5230 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:22.225393 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff80a5ac-d4d5-4403-ad28-895fc26e5230 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/types/5266bc23-4794-4539-ad1c-e3403e782590 returned with HTTP 202 Aug 13 23:52:22.225896 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1123/4519] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:52:22 2026] DELETE /volume/v3/types/5266bc23-4794-4539-ad1c-e3403e782590 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:22.237095 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-426de349-b6bb-4618-8129-01237c095fa2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.239676 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-426de349-b6bb-4618-8129-01237c095fa2 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:52:22.240107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-426de349-b6bb-4618-8129-01237c095fa2 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1640311201", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1947703286", "vendor_name": "tempest-vendor_name-721191636"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:22.262529 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-426de349-b6bb-4618-8129-01237c095fa2 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:52:22.263036 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1129/4520] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:52:22 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:22.273124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.275461 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:22.275823 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c4a6364-0fb3-4dcd-a731-3231e9040e01", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:22.277856 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume request body: {'volume': {'volume_type': '0c4a6364-0fb3-4dcd-a731-3231e9040e01', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:22.282290 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume of 1 GB Aug 13 23:52:22.282679 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:22.282679 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:22.283139 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Availability Zones retrieved successfully. Aug 13 23:52:22.290515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Flow 'volume_create_api' (f5e44587-0d78-43fa-b81a-46a6b92f32c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:22.291666 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75b5e1e-6271-4882-8d86-48b1a7832679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:22.292730 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:22.318584 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75b5e1e-6271-4882-8d86-48b1a7832679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:52:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1947703286',vendor_name='tempest-vendor_name-721191636'},id=0c4a6364-0fb3-4dcd-a731-3231e9040e01,is_public=True,name='tempest-ProjectAdminTests-volume-type-1640311201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c4a6364-0fb3-4dcd-a731-3231e9040e01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:22.319618 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2797852c-ef2e-4a6a-b80c-ca186e0476ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:22.347016 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1640311201 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1640311201, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:22.347437 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1640311201 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1640311201, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:22.371782 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Created reservations ['6f9f4050-1284-4470-b115-a5a85c094423', '243e4d42-bdbb-4e5f-b70e-67ed6bed8bbf', '9772610f-c705-42ea-b9f5-0c781f0f4508', '2dc93a3a-505a-4e6e-8ab7-97906b835900'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:22.373044 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2797852c-ef2e-4a6a-b80c-ca186e0476ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f9f4050-1284-4470-b115-a5a85c094423', '243e4d42-bdbb-4e5f-b70e-67ed6bed8bbf', '9772610f-c705-42ea-b9f5-0c781f0f4508', '2dc93a3a-505a-4e6e-8ab7-97906b835900']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:22.373275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b973a73-6355-45c4-9677-3cead2c4a1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:22.398668 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b973a73-6355-45c4-9677-3cead2c4a1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ef4575a-233d-450f-8506-f2831eaa8893', '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='683d00bde41547169ffd9acb22a61295',qos_specs=None,replication_status=,reservations=['6f9f4050-1284-4470-b115-a5a85c094423','243e4d42-bdbb-4e5f-b70e-67ed6bed8bbf','9772610f-c705-42ea-b9f5-0c781f0f4508','2dc93a3a-505a-4e6e-8ab7-97906b835900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423bcc958a81447cae9ad2da2dd39486',volume_type_id=0c4a6364-0fb3-4dcd-a731-3231e9040e01), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52: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=6ef4575a-233d-450f-8506-f2831eaa8893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='683d00bde41547169ffd9acb22a61295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423bcc958a81447cae9ad2da2dd39486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c4a6364-0fb3-4dcd-a731-3231e9040e01),volume_type_id=0c4a6364-0fb3-4dcd-a731-3231e9040e01)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:22.399404 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eab29f3-b481-4611-b5ff-be92d2f5c17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:22.423563 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eab29f3-b481-4611-b5ff-be92d2f5c17d) transitioned into state 'SUCCESS' from 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='683d00bde41547169ffd9acb22a61295',qos_specs=None,replication_status=,reservations=['6f9f4050-1284-4470-b115-a5a85c094423','243e4d42-bdbb-4e5f-b70e-67ed6bed8bbf','9772610f-c705-42ea-b9f5-0c781f0f4508','2dc93a3a-505a-4e6e-8ab7-97906b835900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423bcc958a81447cae9ad2da2dd39486',volume_type_id=0c4a6364-0fb3-4dcd-a731-3231e9040e01)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:22.426800 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7011d9a-46df-400d-8e16-6902adf24826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:22.437601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7011d9a-46df-400d-8e16-6902adf24826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:22.438489 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Flow 'volume_create_api' (f5e44587-0d78-43fa-b81a-46a6b92f32c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:22.438815 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume request issued successfully. Aug 13 23:52:22.439519 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08f76c8f-db50-4ecd-994c-9de780b9a407 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:22.440155 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1144/4521] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:52:22 2026] POST /volume/v3/volumes => generated 771 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 23:52:22.454795 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6574b8c9-9011-464d-88cd-47d9c0577862 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:22.456997 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6574b8c9-9011-464d-88cd-47d9c0577862 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 Aug 13 23:52:22.457218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6574b8c9-9011-464d-88cd-47d9c0577862 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:22.457511 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6574b8c9-9011-464d-88cd-47d9c0577862 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:22.465970 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:22.465970 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:22.470080 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6574b8c9-9011-464d-88cd-47d9c0577862 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:22.474661 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6574b8c9-9011-464d-88cd-47d9c0577862 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 returned with HTTP 200 Aug 13 23:52:22.475065 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1126/4522] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:22 2026] GET /volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.025790 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.100488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9da252a3-fdab-41c6-a3c1-3784477b7ccf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.102260 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9da252a3-fdab-41c6-a3c1-3784477b7ccf tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:23.102502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9da252a3-fdab-41c6-a3c1-3784477b7ccf tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.102686 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9da252a3-fdab-41c6-a3c1-3784477b7ccf tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.102810 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9da252a3-fdab-41c6-a3c1-3784477b7ccf tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:23.110023 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:23.110023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2070898456"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:23.110023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2070898456'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:23.110023 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume of 1 GB Aug 13 23:52:23.111738 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.111738 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:23.112530 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9da252a3-fdab-41c6-a3c1-3784477b7ccf tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:23.112934 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1130/4523] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:23 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.115175 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Availability Zones retrieved successfully. Aug 13 23:52:23.120079 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (f0b92fb2-1964-4f6d-8234-8ccd196aef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:23.121182 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed853861-1cb1-4f43-800b-f96c22a4c92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.122142 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:23.123177 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2292a76e-c4b8-46cb-a484-a898641ae192 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.125546 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2292a76e-c4b8-46cb-a484-a898641ae192 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:23.125777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2292a76e-c4b8-46cb-a484-a898641ae192 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.126020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2292a76e-c4b8-46cb-a484-a898641ae192 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.126141 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2292a76e-c4b8-46cb-a484-a898641ae192 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:23.132472 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.132472 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:23.133147 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2292a76e-c4b8-46cb-a484-a898641ae192 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:23.133591 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1145/4524] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:23 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.143011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a905224-bd83-4816-85f5-1113bef2a3ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.145177 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a905224-bd83-4816-85f5-1113bef2a3ff tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:52:23.145541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a905224-bd83-4816-85f5-1113bef2a3ff tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a862badd-2f50-44bb-b4a1-da48f8587cfb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-398226451"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:23.147583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1a905224-bd83-4816-85f5-1113bef2a3ff tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Creating new backup {'backup': {'volume_id': 'a862badd-2f50-44bb-b4a1-da48f8587cfb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-398226451'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:52:23.147757 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-1a905224-bd83-4816-85f5-1113bef2a3ff tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Creating backup of volume a862badd-2f50-44bb-b4a1-da48f8587cfb in container None Aug 13 23:52:23.148298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed853861-1cb1-4f43-800b-f96c22a4c92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.149155 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d08c78e-2117-408b-b734-05e9383c902d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.159536 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.159536 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:23.159852 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a905224-bd83-4816-85f5-1113bef2a3ff tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Volume info retrieved successfully. Aug 13 23:52:23.179049 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1a905224-bd83-4816-85f5-1113bef2a3ff tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Created reservations ['50b2ec8b-9e76-426e-9f61-0f16a743a5b8', '684fdac7-6981-46d9-8d14-7cf786167c15'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:23.215904 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Created reservations ['66ad6555-dd50-4e6b-b553-bab71fb654db', '67b060ed-73a0-47a5-b231-f74ead65ab34', '3e885bb9-1a2f-4078-9561-d8e39abccf78', 'c2f555e3-558a-4a29-89a4-9c9b52b56906'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:23.219017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d08c78e-2117-408b-b734-05e9383c902d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66ad6555-dd50-4e6b-b553-bab71fb654db', '67b060ed-73a0-47a5-b231-f74ead65ab34', '3e885bb9-1a2f-4078-9561-d8e39abccf78', 'c2f555e3-558a-4a29-89a4-9c9b52b56906']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.219017 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b58e80-132c-48e1-a589-f0ee49002997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.228885 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a905224-bd83-4816-85f5-1113bef2a3ff tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:52:23.229456 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1127/4525] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:23 2026] POST /volume/v3/backups => generated 327 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:23.240612 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e54e744e-acad-4718-a914-f108547ff926 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.242909 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e54e744e-acad-4718-a914-f108547ff926 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:23.243191 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e54e744e-acad-4718-a914-f108547ff926 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.243495 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e54e744e-acad-4718-a914-f108547ff926 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.243712 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e54e744e-acad-4718-a914-f108547ff926 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:23.250016 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.250016 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:23.250409 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e54e744e-acad-4718-a914-f108547ff926 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:23.251384 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1131/4526] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:23 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.254312 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b58e80-132c-48e1-a589-f0ee49002997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1505ac2-551a-4178-80f1-e43c14745c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2070898456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['66ad6555-dd50-4e6b-b553-bab71fb654db','67b060ed-73a0-47a5-b231-f74ead65ab34','3e885bb9-1a2f-4078-9561-d8e39abccf78','c2f555e3-558a-4a29-89a4-9c9b52b56906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2070898456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1505ac2-551a-4178-80f1-e43c14745c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cf108aaf2a849198b61c3c7a43e975e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.256489 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2d00a2-2160-486e-90ea-92866d01ded0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.280341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2d00a2-2160-486e-90ea-92866d01ded0) transitioned into state 'SUCCESS' from state '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-2070898456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['66ad6555-dd50-4e6b-b553-bab71fb654db','67b060ed-73a0-47a5-b231-f74ead65ab34','3e885bb9-1a2f-4078-9561-d8e39abccf78','c2f555e3-558a-4a29-89a4-9c9b52b56906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.280341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9872fd0f-0446-43a7-a76c-2ccf409869c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.295714 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9872fd0f-0446-43a7-a76c-2ccf409869c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.297493 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (f0b92fb2-1964-4f6d-8234-8ccd196aef54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:23.298029 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request issued successfully. Aug 13 23:52:23.298903 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e367ade1-0de4-4415-8a1b-ce55dc61f528 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:23.299569 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1124/4527] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:52:23 2026] POST /volume/v3/volumes => generated 758 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:23.317935 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0c756619-5bef-47ba-8775-c2119520e39f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.323343 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c756619-5bef-47ba-8775-c2119520e39f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 Aug 13 23:52:23.323486 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c756619-5bef-47ba-8775-c2119520e39f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.323742 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c756619-5bef-47ba-8775-c2119520e39f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.333127 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.333127 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:23.337014 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0c756619-5bef-47ba-8775-c2119520e39f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:23.341067 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c756619-5bef-47ba-8775-c2119520e39f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 returned with HTTP 200 Aug 13 23:52:23.341484 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1146/4528] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:23 2026] GET /volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.488984 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c61e29d-f6bd-47a2-b160-77a1d5e49a46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.490861 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c61e29d-f6bd-47a2-b160-77a1d5e49a46 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 Aug 13 23:52:23.491100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c61e29d-f6bd-47a2-b160-77a1d5e49a46 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.491293 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c61e29d-f6bd-47a2-b160-77a1d5e49a46 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.499067 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.499067 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:23.502933 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c61e29d-f6bd-47a2-b160-77a1d5e49a46 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:23.507103 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c61e29d-f6bd-47a2-b160-77a1d5e49a46 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 returned with HTTP 200 Aug 13 23:52:23.507533 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1128/4529] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:23 2026] GET /volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.519572 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1380378c-402e-4811-9b2e-3a2ef2321624 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.521429 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1380378c-402e-4811-9b2e-3a2ef2321624 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:52:23.521685 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1380378c-402e-4811-9b2e-3a2ef2321624 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.521891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1380378c-402e-4811-9b2e-3a2ef2321624 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.525206 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1380378c-402e-4811-9b2e-3a2ef2321624 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:52:23.525708 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1132/4530] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:52:23 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.534285 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0133577-ac8d-49de-a39b-fb77a690f5d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.535877 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0133577-ac8d-49de-a39b-fb77a690f5d2 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:52:23.536207 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0133577-ac8d-49de-a39b-fb77a690f5d2 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.536498 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0133577-ac8d-49de-a39b-fb77a690f5d2 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.536810 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.536810 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:23.540313 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0133577-ac8d-49de-a39b-fb77a690f5d2 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:52:23.540760 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1125/4531] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:52:23 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.549397 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-76786159-124f-490b-bb58-6d82855cfee0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.551164 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76786159-124f-490b-bb58-6d82855cfee0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/messages/8d70025b-195a-4001-b28f-db67f62ae046 Aug 13 23:52:23.551408 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76786159-124f-490b-bb58-6d82855cfee0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.551592 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76786159-124f-490b-bb58-6d82855cfee0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.560349 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76786159-124f-490b-bb58-6d82855cfee0 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages/8d70025b-195a-4001-b28f-db67f62ae046 returned with HTTP 204 Aug 13 23:52:23.560753 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1147/4532] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:52:23 2026] DELETE /volume/v3/messages/8d70025b-195a-4001-b28f-db67f62ae046 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:52:23.567955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.569939 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 Aug 13 23:52:23.570199 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.570445 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.570589 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Delete volume with id: 6ef4575a-233d-450f-8506-f2831eaa8893 Aug 13 23:52:23.577832 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.577832 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:23.578170 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:23.579029 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:52:23.587780 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1640311201 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1640311201, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:23.588031 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1640311201 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1640311201, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:23.596342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Created reservations ['9bde5f09-424d-4791-be6b-1d1b65662cdd', 'a3c7f6a2-2a25-4ebc-ae3d-f308c48e18f3', '38f352a8-3adc-49b8-b75a-7e87e66d088a', '349ed1c7-e39b-44be-b934-71505bb155ca'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:23.621084 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Delete volume request issued successfully. Aug 13 23:52:23.621286 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f8ff041-c4e6-4d80-935b-c2e852b30eee tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 returned with HTTP 202 Aug 13 23:52:23.621740 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1129/4533] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:23 2026] DELETE /volume/v3/volumes/6ef4575a-233d-450f-8506-f2831eaa8893 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:23.628831 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4cae22da-5a76-4c14-b9fe-902ef44dcaae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.630589 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cae22da-5a76-4c14-b9fe-902ef44dcaae tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/types/0c4a6364-0fb3-4dcd-a731-3231e9040e01 Aug 13 23:52:23.630770 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cae22da-5a76-4c14-b9fe-902ef44dcaae tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.630955 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cae22da-5a76-4c14-b9fe-902ef44dcaae tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.653671 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cae22da-5a76-4c14-b9fe-902ef44dcaae tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/types/0c4a6364-0fb3-4dcd-a731-3231e9040e01 returned with HTTP 202 Aug 13 23:52:23.654140 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1133/4534] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:52:23 2026] DELETE /volume/v3/types/0c4a6364-0fb3-4dcd-a731-3231e9040e01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:23.664234 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b45ae880-60e1-48d7-9826-b01ade02b9eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.665946 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b45ae880-60e1-48d7-9826-b01ade02b9eb tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:52:23.666494 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b45ae880-60e1-48d7-9826-b01ade02b9eb tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-501679395", "extra_specs": {"storage_protocol": "tempest-storage_protocol-836389353", "vendor_name": "tempest-vendor_name-594437726"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:23.686911 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b45ae880-60e1-48d7-9826-b01ade02b9eb tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:52:23.686911 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1126/4535] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:52:23 2026] POST /volume/v3/types => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:23.696799 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a581116-6d4c-431b-8a68-bed2548e42cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.699440 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:23.699900 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f5f671e4-636d-451d-bda7-432526c84199", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:23.701759 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume request body: {'volume': {'volume_type': 'f5f671e4-636d-451d-bda7-432526c84199', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:23.706803 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume of 1 GB Aug 13 23:52:23.707200 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.707200 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:23.707669 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Availability Zones retrieved successfully. Aug 13 23:52:23.714318 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Flow 'volume_create_api' (d5ef8b58-ed56-4d06-9b79-58a29ecc94cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:23.715556 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5cf4bea-1991-4481-9619-6d5f452aebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.716556 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:23.742178 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5cf4bea-1991-4481-9619-6d5f452aebcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:52:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-836389353',vendor_name='tempest-vendor_name-594437726'},id=f5f671e4-636d-451d-bda7-432526c84199,is_public=True,name='tempest-ProjectAdminTests-volume-type-501679395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f5f671e4-636d-451d-bda7-432526c84199', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.743546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e269f6f-030b-4d42-9eab-c6d07ebdf221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.777003 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-501679395 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-501679395, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:23.777486 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-501679395 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-501679395, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:23.808174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Created reservations ['851460ab-7d04-48f9-98c6-f6c5b170f87d', '7a8cfb15-c7ec-4d1b-bab1-9e1ddbbaa746', '58ae39b7-9fb6-4ca0-b315-a9095951feb6', '73aa55ad-7661-470f-a232-3a31cddcdc68'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:23.809160 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e269f6f-030b-4d42-9eab-c6d07ebdf221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['851460ab-7d04-48f9-98c6-f6c5b170f87d', '7a8cfb15-c7ec-4d1b-bab1-9e1ddbbaa746', '58ae39b7-9fb6-4ca0-b315-a9095951feb6', '73aa55ad-7661-470f-a232-3a31cddcdc68']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.810086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (322558bd-33a2-4183-b039-d1183ddce83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.837198 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (322558bd-33a2-4183-b039-d1183ddce83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e', '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='683d00bde41547169ffd9acb22a61295',qos_specs=None,replication_status=,reservations=['851460ab-7d04-48f9-98c6-f6c5b170f87d','7a8cfb15-c7ec-4d1b-bab1-9e1ddbbaa746','58ae39b7-9fb6-4ca0-b315-a9095951feb6','73aa55ad-7661-470f-a232-3a31cddcdc68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423bcc958a81447cae9ad2da2dd39486',volume_type_id=f5f671e4-636d-451d-bda7-432526c84199), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='683d00bde41547169ffd9acb22a61295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423bcc958a81447cae9ad2da2dd39486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5f671e4-636d-451d-bda7-432526c84199),volume_type_id=f5f671e4-636d-451d-bda7-432526c84199)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.838498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5d129c-06da-43cc-9b4e-0fc18cecce51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.860063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5d129c-06da-43cc-9b4e-0fc18cecce51) transitioned into state 'SUCCESS' from 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='683d00bde41547169ffd9acb22a61295',qos_specs=None,replication_status=,reservations=['851460ab-7d04-48f9-98c6-f6c5b170f87d','7a8cfb15-c7ec-4d1b-bab1-9e1ddbbaa746','58ae39b7-9fb6-4ca0-b315-a9095951feb6','73aa55ad-7661-470f-a232-3a31cddcdc68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423bcc958a81447cae9ad2da2dd39486',volume_type_id=f5f671e4-636d-451d-bda7-432526c84199)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.861018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (673ba870-6e0f-4088-86db-3e7b83d37b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:23.871539 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (673ba870-6e0f-4088-86db-3e7b83d37b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:23.872670 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Flow 'volume_create_api' (d5ef8b58-ed56-4d06-9b79-58a29ecc94cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:23.873104 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Create volume request issued successfully. Aug 13 23:52:23.873793 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a581116-6d4c-431b-8a68-bed2548e42cd tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:23.874363 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1148/4536] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:52:23 2026] POST /volume/v3/volumes => generated 770 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:23.885951 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50b9bf05-341e-487d-8bfc-3b81c7a15ea9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:23.888513 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50b9bf05-341e-487d-8bfc-3b81c7a15ea9 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e Aug 13 23:52:23.888802 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50b9bf05-341e-487d-8bfc-3b81c7a15ea9 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:23.889023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50b9bf05-341e-487d-8bfc-3b81c7a15ea9 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:23.896082 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:23.896082 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:23.900138 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-50b9bf05-341e-487d-8bfc-3b81c7a15ea9 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:23.904095 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50b9bf05-341e-487d-8bfc-3b81c7a15ea9 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e returned with HTTP 200 Aug 13 23:52:23.904482 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1130/4537] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:23 2026] GET /volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:24.264295 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b70557b0-56dd-4d08-b120-acdd60765cb2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.266536 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b70557b0-56dd-4d08-b120-acdd60765cb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:24.266786 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b70557b0-56dd-4d08-b120-acdd60765cb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:24.267045 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b70557b0-56dd-4d08-b120-acdd60765cb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:24.267161 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b70557b0-56dd-4d08-b120-acdd60765cb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:24.272265 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:24.272265 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:24.272944 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b70557b0-56dd-4d08-b120-acdd60765cb2 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:24.273334 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1134/4538] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:24 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:24.358341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c330f2c2-c1e0-40c7-b043-0496cfe58f19 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.360264 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c330f2c2-c1e0-40c7-b043-0496cfe58f19 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 Aug 13 23:52:24.360641 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c330f2c2-c1e0-40c7-b043-0496cfe58f19 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:24.360929 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c330f2c2-c1e0-40c7-b043-0496cfe58f19 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:24.369703 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:24.369703 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:24.373032 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c330f2c2-c1e0-40c7-b043-0496cfe58f19 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:24.378131 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c330f2c2-c1e0-40c7-b043-0496cfe58f19 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 returned with HTTP 200 Aug 13 23:52:24.378739 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1127/4539] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:24 2026] GET /volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:24.392219 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-889cb054-6926-4f14-9e0b-3d5221096d66 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.394592 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-889cb054-6926-4f14-9e0b-3d5221096d66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:52:24.395041 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-889cb054-6926-4f14-9e0b-3d5221096d66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1505ac2-551a-4178-80f1-e43c14745c01", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1790653276"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:24.405630 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:24.405630 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:24.406249 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-889cb054-6926-4f14-9e0b-3d5221096d66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:24.406418 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-889cb054-6926-4f14-9e0b-3d5221096d66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create snapshot from volume b1505ac2-551a-4178-80f1-e43c14745c01 Aug 13 23:52:24.451795 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-889cb054-6926-4f14-9e0b-3d5221096d66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Created reservations ['264d049b-4d15-4b8c-8d45-8a168ce0cf77', 'b69abafa-b060-4ec9-ac1d-ebea1ca133f6', 'd987d3be-8901-4fa9-b8aa-2efba22619d9', 'fb6f00b4-176d-46d3-b60d-3b155d98d4e5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:24.487828 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-889cb054-6926-4f14-9e0b-3d5221096d66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Snapshot create request issued successfully. Aug 13 23:52:24.488296 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-889cb054-6926-4f14-9e0b-3d5221096d66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:52:24.488836 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1149/4540] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:52:24 2026] POST /volume/v3/snapshots => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:24.498500 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9842c30-6754-4f88-a824-ccaf858287d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.500686 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9842c30-6754-4f88-a824-ccaf858287d6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 Aug 13 23:52:24.500930 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9842c30-6754-4f88-a824-ccaf858287d6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:24.501309 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9842c30-6754-4f88-a824-ccaf858287d6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:24.510264 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:24.510264 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:24.510925 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b9842c30-6754-4f88-a824-ccaf858287d6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Snapshot retrieved successfully. Aug 13 23:52:24.512293 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9842c30-6754-4f88-a824-ccaf858287d6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 returned with HTTP 200 Aug 13 23:52:24.512895 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1131/4541] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:24 2026] GET /volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 => generated 448 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:24.917720 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d41b9e43-311e-4bb0-908f-f1570bab2fd1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.919714 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d41b9e43-311e-4bb0-908f-f1570bab2fd1 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e Aug 13 23:52:24.919904 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d41b9e43-311e-4bb0-908f-f1570bab2fd1 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:24.920154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d41b9e43-311e-4bb0-908f-f1570bab2fd1 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:24.927686 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:24.927686 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:24.931299 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d41b9e43-311e-4bb0-908f-f1570bab2fd1 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:24.935044 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d41b9e43-311e-4bb0-908f-f1570bab2fd1 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e returned with HTTP 200 Aug 13 23:52:24.935477 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1135/4542] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:24 2026] GET /volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e => generated 970 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:24.947166 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fd97cc75-3cc1-43b3-845b-71a3a7f4389f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.948921 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd97cc75-3cc1-43b3-845b-71a3a7f4389f tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/messages Aug 13 23:52:24.949163 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd97cc75-3cc1-43b3-845b-71a3a7f4389f tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:24.949352 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd97cc75-3cc1-43b3-845b-71a3a7f4389f tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:24.952727 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd97cc75-3cc1-43b3-845b-71a3a7f4389f tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages returned with HTTP 200 Aug 13 23:52:24.953131 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1128/4543] 10.4.3.81 () {68 vars in 1273 bytes} [Thu Aug 13 23:52:24 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:24.960723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa1d5de9-f6d0-4cfc-b1b5-6ca2fd39aa14 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.962736 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa1d5de9-f6d0-4cfc-b1b5-6ca2fd39aa14 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] GET https://10.4.3.81/volume/v3/messages/32c7005b-0a03-4825-a727-a9184f8ec86d Aug 13 23:52:24.963005 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa1d5de9-f6d0-4cfc-b1b5-6ca2fd39aa14 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:24.963227 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa1d5de9-f6d0-4cfc-b1b5-6ca2fd39aa14 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:24.966143 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:24.966143 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:24.966671 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa1d5de9-f6d0-4cfc-b1b5-6ca2fd39aa14 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages/32c7005b-0a03-4825-a727-a9184f8ec86d returned with HTTP 200 Aug 13 23:52:24.966996 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1150/4544] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:24 2026] GET /volume/v3/messages/32c7005b-0a03-4825-a727-a9184f8ec86d => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:24.975003 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4acc1571-22c4-4f1d-a6c6-5e819277f5e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.976794 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4acc1571-22c4-4f1d-a6c6-5e819277f5e7 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/messages/32c7005b-0a03-4825-a727-a9184f8ec86d Aug 13 23:52:24.977000 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4acc1571-22c4-4f1d-a6c6-5e819277f5e7 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:24.977222 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4acc1571-22c4-4f1d-a6c6-5e819277f5e7 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:24.985262 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4acc1571-22c4-4f1d-a6c6-5e819277f5e7 tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/messages/32c7005b-0a03-4825-a727-a9184f8ec86d returned with HTTP 204 Aug 13 23:52:24.985783 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1132/4545] 10.4.3.81 () {68 vars in 1387 bytes} [Thu Aug 13 23:52:24 2026] DELETE /volume/v3/messages/32c7005b-0a03-4825-a727-a9184f8ec86d => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 23:52:24.993819 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:24.995827 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e Aug 13 23:52:24.996101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:24.996317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:24.996570 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Delete volume with id: 942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e Aug 13 23:52:25.003681 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:25.003681 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:25.003984 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Volume info retrieved successfully. Aug 13 23:52:25.004997 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100276) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 23:52:25.014137 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-501679395 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-501679395, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:25.014448 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-501679395 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-501679395, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:52:25.024073 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Created reservations ['06cc70c8-86ef-44f5-a7f7-21b71a6d98ba', '24dac472-db74-4d2f-90e1-598767cc50f6', '33cf7a14-3152-4334-9485-3790d0c3d38b', '3099d506-2f9d-470c-bea8-16cbbed5dabc'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:25.046376 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Delete volume request issued successfully. Aug 13 23:52:25.046693 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-97d64557-f971-420d-9f4d-8d5d678ccc3e tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e returned with HTTP 202 Aug 13 23:52:25.047159 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1136/4546] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:52:24 2026] DELETE /volume/v3/volumes/942d0fd4-1b6a-4ce5-9ac1-1b19c65fcc3e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:25.055112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-beaadf8b-faae-46d3-b271-b1f48306cb8b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:25.057531 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-beaadf8b-faae-46d3-b271-b1f48306cb8b tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] DELETE https://10.4.3.81/volume/v3/types/f5f671e4-636d-451d-bda7-432526c84199 Aug 13 23:52:25.057791 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-beaadf8b-faae-46d3-b271-b1f48306cb8b tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:25.058081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-beaadf8b-faae-46d3-b271-b1f48306cb8b tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:25.083106 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-beaadf8b-faae-46d3-b271-b1f48306cb8b tempest-ProjectAdminTests-822797551 tempest-ProjectAdminTests-822797551-project-admin] https://10.4.3.81/volume/v3/types/f5f671e4-636d-451d-bda7-432526c84199 returned with HTTP 202 Aug 13 23:52:25.083518 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1129/4547] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:52:25 2026] DELETE /volume/v3/types/f5f671e4-636d-451d-bda7-432526c84199 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:25.283567 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-093ee2de-a863-4ea8-a2f3-b65f89995676 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:25.285384 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-093ee2de-a863-4ea8-a2f3-b65f89995676 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:25.285491 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-093ee2de-a863-4ea8-a2f3-b65f89995676 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:25.285698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-093ee2de-a863-4ea8-a2f3-b65f89995676 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:25.285801 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-093ee2de-a863-4ea8-a2f3-b65f89995676 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:25.290318 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:25.290318 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:25.291038 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-093ee2de-a863-4ea8-a2f3-b65f89995676 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:25.291623 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1151/4548] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:25 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:25.525074 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-942a1036-cda6-4970-94fb-79720f8fed2c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:25.529675 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-942a1036-cda6-4970-94fb-79720f8fed2c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 Aug 13 23:52:25.529675 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-942a1036-cda6-4970-94fb-79720f8fed2c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:25.529675 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-942a1036-cda6-4970-94fb-79720f8fed2c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:25.536337 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:25.536337 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:25.537928 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-942a1036-cda6-4970-94fb-79720f8fed2c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Snapshot retrieved successfully. Aug 13 23:52:25.537928 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-942a1036-cda6-4970-94fb-79720f8fed2c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 returned with HTTP 200 Aug 13 23:52:25.537928 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1133/4549] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:25 2026] GET /volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:25.549064 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:25.551484 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:25.551931 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a264c5-a0f5-4adc-abcd-f77dedeba896", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1441291746"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:25.553762 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a264c5-a0f5-4adc-abcd-f77dedeba896', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1441291746'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:25.553909 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume of 1 GB Aug 13 23:52:25.558600 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Availability Zones retrieved successfully. Aug 13 23:52:25.565916 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (eb9f3d85-140c-443f-9cfa-0d57bf308586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:25.567052 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393ffe6f-bfdb-49b3-9398-97e1b8db4cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.567842 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:25.596206 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393ffe6f-bfdb-49b3-9398-97e1b8db4cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.597149 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d79ffd82-9178-4285-840e-600cdf02bacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.642141 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Created reservations ['a9342795-ae02-4cfd-a7da-40cf5785a9b0', '6fd5eae8-b287-43b3-82c7-98dec7c34a62', '0e65ae53-d215-4bce-8973-ad8f596bdf18', '5ba9c708-d466-4b95-b96a-de6f16eda2b4'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:25.642896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d79ffd82-9178-4285-840e-600cdf02bacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9342795-ae02-4cfd-a7da-40cf5785a9b0', '6fd5eae8-b287-43b3-82c7-98dec7c34a62', '0e65ae53-d215-4bce-8973-ad8f596bdf18', '5ba9c708-d466-4b95-b96a-de6f16eda2b4']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.643604 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65acbe1c-8d73-4b6c-bf8d-2ee296feb7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.668101 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65acbe1c-8d73-4b6c-bf8d-2ee296feb7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fe552f4-56bc-49dc-a025-778940d4595b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1441291746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['a9342795-ae02-4cfd-a7da-40cf5785a9b0','6fd5eae8-b287-43b3-82c7-98dec7c34a62','0e65ae53-d215-4bce-8973-ad8f596bdf18','5ba9c708-d466-4b95-b96a-de6f16eda2b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1441291746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fe552f4-56bc-49dc-a025-778940d4595b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cf108aaf2a849198b61c3c7a43e975e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.669337 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf5115a-f8cd-4a60-b4b8-0442d4774613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.693007 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf5115a-f8cd-4a60-b4b8-0442d4774613) transitioned into state 'SUCCESS' from state '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-1441291746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['a9342795-ae02-4cfd-a7da-40cf5785a9b0','6fd5eae8-b287-43b3-82c7-98dec7c34a62','0e65ae53-d215-4bce-8973-ad8f596bdf18','5ba9c708-d466-4b95-b96a-de6f16eda2b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.693687 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1ec7dd-dc38-4af1-98b7-303fba4df539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.706146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1ec7dd-dc38-4af1-98b7-303fba4df539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.706936 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (eb9f3d85-140c-443f-9cfa-0d57bf308586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:25.707234 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request issued successfully. Aug 13 23:52:25.707983 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3591f24-34fc-48ee-80dc-8ed2f8737e66 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:25.708579 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1137/4550] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:25 2026] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:25.732356 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:25.734080 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:25.734418 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a264c5-a0f5-4adc-abcd-f77dedeba896", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1972331222"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:25.735778 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a264c5-a0f5-4adc-abcd-f77dedeba896', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1972331222'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:25.735911 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume of 1 GB Aug 13 23:52:25.740076 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Availability Zones retrieved successfully. Aug 13 23:52:25.745362 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (c039212b-d122-4a53-bf70-f3de57217104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:25.747765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09737000-359b-41c6-89c4-5751975ca9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.747765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:25.793863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09737000-359b-41c6-89c4-5751975ca9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.795848 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab901801-b504-4703-a153-07d9a8005521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.846060 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Created reservations ['9f910d2a-d4c2-48ed-9066-ed7015e1f6de', 'ba2ca50a-343c-4908-8187-24e84cc12975', 'f222f4f3-8c50-42b5-992e-1ac394f388be', 'c8d20296-00b1-49fa-93f1-1453c1538197'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:25.847048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab901801-b504-4703-a153-07d9a8005521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f910d2a-d4c2-48ed-9066-ed7015e1f6de', 'ba2ca50a-343c-4908-8187-24e84cc12975', 'f222f4f3-8c50-42b5-992e-1ac394f388be', 'c8d20296-00b1-49fa-93f1-1453c1538197']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.847940 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e7c473-763e-4f98-a1f8-8658bbc7a3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.884022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e7c473-763e-4f98-a1f8-8658bbc7a3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4ca3c2f-cc61-4ec5-923e-d235944bccb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1972331222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['9f910d2a-d4c2-48ed-9066-ed7015e1f6de','ba2ca50a-343c-4908-8187-24e84cc12975','f222f4f3-8c50-42b5-992e-1ac394f388be','c8d20296-00b1-49fa-93f1-1453c1538197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1972331222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4ca3c2f-cc61-4ec5-923e-d235944bccb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cf108aaf2a849198b61c3c7a43e975e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.884695 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (832621c3-b173-40d3-b664-b4312acfb921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.914570 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (832621c3-b173-40d3-b664-b4312acfb921) transitioned into state 'SUCCESS' from state '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-1972331222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['9f910d2a-d4c2-48ed-9066-ed7015e1f6de','ba2ca50a-343c-4908-8187-24e84cc12975','f222f4f3-8c50-42b5-992e-1ac394f388be','c8d20296-00b1-49fa-93f1-1453c1538197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.915631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440f9e44-d518-44f8-9fd5-0b77c9d5f5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.930220 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440f9e44-d518-44f8-9fd5-0b77c9d5f5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:25.931561 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (c039212b-d122-4a53-bf70-f3de57217104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:25.931982 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request issued successfully. Aug 13 23:52:25.933119 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-09a43f55-73c0-43c1-a57e-f454da0ef469 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:25.933856 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1130/4551] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:25 2026] POST /volume/v3/volumes => generated 758 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:25.954657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:25.958629 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:25.958924 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a264c5-a0f5-4adc-abcd-f77dedeba896", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2136397704"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:25.960903 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a264c5-a0f5-4adc-abcd-f77dedeba896', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2136397704'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:25.961059 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume of 1 GB Aug 13 23:52:25.968580 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Availability Zones retrieved successfully. Aug 13 23:52:25.978079 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (31273c56-aeb6-4a18-970b-c77cb66b34e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:25.979076 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5047a2f2-d51d-4faa-841f-534dfdcd428f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:25.980884 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:26.020798 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5047a2f2-d51d-4faa-841f-534dfdcd428f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.021833 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c239ac0a-840b-4160-a70e-bab3d7413c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.081575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Created reservations ['5575686f-fb59-41c9-bc2b-5025eab1cdd5', 'a0e6f9fd-04ff-48f7-87b0-58ba20a61f95', '5a6783e0-74f6-4505-a5e7-c518bc47261d', 'a3de9da1-db9d-4196-a830-b91f022e6cae'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:26.082237 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c239ac0a-840b-4160-a70e-bab3d7413c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5575686f-fb59-41c9-bc2b-5025eab1cdd5', 'a0e6f9fd-04ff-48f7-87b0-58ba20a61f95', '5a6783e0-74f6-4505-a5e7-c518bc47261d', 'a3de9da1-db9d-4196-a830-b91f022e6cae']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.084684 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546f8081-bd64-411a-9697-4cbd29da80a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.109330 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546f8081-bd64-411a-9697-4cbd29da80a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6113942-34c6-4e53-8e24-49e3e8da29e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2136397704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['5575686f-fb59-41c9-bc2b-5025eab1cdd5','a0e6f9fd-04ff-48f7-87b0-58ba20a61f95','5a6783e0-74f6-4505-a5e7-c518bc47261d','a3de9da1-db9d-4196-a830-b91f022e6cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2136397704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6113942-34c6-4e53-8e24-49e3e8da29e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cf108aaf2a849198b61c3c7a43e975e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.110441 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (990b1aaa-9c5f-4511-83be-9df74e22b77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.134963 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (990b1aaa-9c5f-4511-83be-9df74e22b77b) transitioned into state 'SUCCESS' from state '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-2136397704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['5575686f-fb59-41c9-bc2b-5025eab1cdd5','a0e6f9fd-04ff-48f7-87b0-58ba20a61f95','5a6783e0-74f6-4505-a5e7-c518bc47261d','a3de9da1-db9d-4196-a830-b91f022e6cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.135901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fff52d8-d680-4d17-9ad7-b6e4aef7a80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.150054 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fff52d8-d680-4d17-9ad7-b6e4aef7a80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.151490 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (31273c56-aeb6-4a18-970b-c77cb66b34e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:26.151877 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request issued successfully. Aug 13 23:52:26.152765 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab69f1fd-f704-4fb4-b3aa-23c82badc247 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:26.153390 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1152/4552] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:25 2026] POST /volume/v3/volumes => generated 758 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:26.178327 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.180798 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:26.181269 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a264c5-a0f5-4adc-abcd-f77dedeba896", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-113592018"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:26.183253 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a264c5-a0f5-4adc-abcd-f77dedeba896', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-113592018'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:26.183441 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume of 1 GB Aug 13 23:52:26.190623 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Availability Zones retrieved successfully. Aug 13 23:52:26.196164 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (46a5ce46-4736-4a60-913c-e53b051aa05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:26.197353 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a99f95d8-84e8-4ebc-9557-da702071de93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.198614 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:26.234633 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a99f95d8-84e8-4ebc-9557-da702071de93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.235784 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c08c87-f065-4d0f-8075-330a68ab6436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.292302 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Created reservations ['91898827-8bd8-4bdd-9571-8f6dec26894e', '5673ef87-9782-4664-8bbe-82d14fa17666', '43970a0d-1d4d-4b7a-af55-222e8b3584ae', 'a0fb0d12-f4fd-4da2-8b4a-89e551924e8a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:26.293462 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c08c87-f065-4d0f-8075-330a68ab6436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91898827-8bd8-4bdd-9571-8f6dec26894e', '5673ef87-9782-4664-8bbe-82d14fa17666', '43970a0d-1d4d-4b7a-af55-222e8b3584ae', 'a0fb0d12-f4fd-4da2-8b4a-89e551924e8a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.294388 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e0e1d2-8ac9-4516-ba43-3905e3e18551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.305180 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d027f169-20b6-408d-8ae4-efa9251a5b0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.306946 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d027f169-20b6-408d-8ae4-efa9251a5b0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:26.307196 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d027f169-20b6-408d-8ae4-efa9251a5b0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:26.307437 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d027f169-20b6-408d-8ae4-efa9251a5b0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:26.307583 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d027f169-20b6-408d-8ae4-efa9251a5b0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:26.318965 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.318965 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:26.323032 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d027f169-20b6-408d-8ae4-efa9251a5b0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:26.323032 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1138/4553] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:26 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:26.328209 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e0e1d2-8ac9-4516-ba43-3905e3e18551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d02a64e-bbd2-491f-862f-a12e0569620a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-113592018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['91898827-8bd8-4bdd-9571-8f6dec26894e','5673ef87-9782-4664-8bbe-82d14fa17666','43970a0d-1d4d-4b7a-af55-222e8b3584ae','a0fb0d12-f4fd-4da2-8b4a-89e551924e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-113592018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d02a64e-bbd2-491f-862f-a12e0569620a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cf108aaf2a849198b61c3c7a43e975e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.329106 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (478e0ce1-b1bd-400e-a6c0-60137010b318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.349499 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (478e0ce1-b1bd-400e-a6c0-60137010b318) transitioned into state 'SUCCESS' from state '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-113592018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['91898827-8bd8-4bdd-9571-8f6dec26894e','5673ef87-9782-4664-8bbe-82d14fa17666','43970a0d-1d4d-4b7a-af55-222e8b3584ae','a0fb0d12-f4fd-4da2-8b4a-89e551924e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.350232 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fcdcdd-c296-4862-8ba0-e21431a7b0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.361320 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fcdcdd-c296-4862-8ba0-e21431a7b0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.362306 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (46a5ce46-4736-4a60-913c-e53b051aa05d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:26.362676 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request issued successfully. Aug 13 23:52:26.363601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed9a6a2-28fe-4be1-a9db-35583af2bb72 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:26.364118 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1134/4554] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:26 2026] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:26.385211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.387542 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:26.388032 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a264c5-a0f5-4adc-abcd-f77dedeba896", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1636757587"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:26.389684 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a264c5-a0f5-4adc-abcd-f77dedeba896', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1636757587'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:26.389853 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume of 1 GB Aug 13 23:52:26.390283 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.390283 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:26.395744 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Availability Zones retrieved successfully. Aug 13 23:52:26.402721 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (b87b91ed-1ab8-4cdf-9fc5-8752262c486a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:26.403894 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d076222-23a7-4103-ada6-6b860c01ebc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.405021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:26.442776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d076222-23a7-4103-ada6-6b860c01ebc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.444395 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7eeda0-3da9-4211-a277-db61ed3d090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.507521 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Created reservations ['c12858fe-5954-4f0e-b0c9-562632b67b52', '8222bad7-de17-4942-b3d7-67c51b16e3b1', 'aed4bc5f-b53b-4388-a038-d26a8678242f', '9a2fda14-d949-4ced-98d9-91f26abdbef9'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:26.508630 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7eeda0-3da9-4211-a277-db61ed3d090f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c12858fe-5954-4f0e-b0c9-562632b67b52', '8222bad7-de17-4942-b3d7-67c51b16e3b1', 'aed4bc5f-b53b-4388-a038-d26a8678242f', '9a2fda14-d949-4ced-98d9-91f26abdbef9']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.509914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc06683-8463-4564-b3f3-0ffca5b36d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.537397 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc06683-8463-4564-b3f3-0ffca5b36d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5bb6dd0-29f6-49d8-84ee-9a2c6a189916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1636757587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['c12858fe-5954-4f0e-b0c9-562632b67b52','8222bad7-de17-4942-b3d7-67c51b16e3b1','aed4bc5f-b53b-4388-a038-d26a8678242f','9a2fda14-d949-4ced-98d9-91f26abdbef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1636757587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5bb6dd0-29f6-49d8-84ee-9a2c6a189916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cf108aaf2a849198b61c3c7a43e975e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.538717 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73f249aa-1e03-4269-a490-d4bb2465a9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.559410 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73f249aa-1e03-4269-a490-d4bb2465a9ab) transitioned into state 'SUCCESS' from state '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-1636757587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf108aaf2a849198b61c3c7a43e975e',qos_specs=None,replication_status=,reservations=['c12858fe-5954-4f0e-b0c9-562632b67b52','8222bad7-de17-4942-b3d7-67c51b16e3b1','aed4bc5f-b53b-4388-a038-d26a8678242f','9a2fda14-d949-4ced-98d9-91f26abdbef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97d8dbf570fe4347b2b4868d0b8031b3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.560293 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6de7c1e-be02-416f-a260-08801f54e358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:26.569538 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6de7c1e-be02-416f-a260-08801f54e358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:26.570408 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Flow 'volume_create_api' (b87b91ed-1ab8-4cdf-9fc5-8752262c486a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:26.570730 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Create volume request issued successfully. Aug 13 23:52:26.571288 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d34b72a-95e9-4e28-a469-00a65a60e5b9 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:26.571706 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1131/4555] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:26 2026] POST /volume/v3/volumes => generated 758 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:26.584317 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9e0761b-c3d7-41d4-894c-7aa468bb4938 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.586530 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9e0761b-c3d7-41d4-894c-7aa468bb4938 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b Aug 13 23:52:26.586766 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9e0761b-c3d7-41d4-894c-7aa468bb4938 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:26.587019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9e0761b-c3d7-41d4-894c-7aa468bb4938 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:26.595447 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.595447 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:26.600961 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9e0761b-c3d7-41d4-894c-7aa468bb4938 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:26.607782 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9e0761b-c3d7-41d4-894c-7aa468bb4938 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b returned with HTTP 200 Aug 13 23:52:26.608257 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1153/4556] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:26 2026] GET /volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:26.621058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5d46944-43d9-4e5b-bf07-531b94edd9e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.623402 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5d46944-43d9-4e5b-bf07-531b94edd9e6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 Aug 13 23:52:26.623634 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5d46944-43d9-4e5b-bf07-531b94edd9e6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:26.623879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5d46944-43d9-4e5b-bf07-531b94edd9e6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:26.632582 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.632582 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:26.637999 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5d46944-43d9-4e5b-bf07-531b94edd9e6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:26.644076 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5d46944-43d9-4e5b-bf07-531b94edd9e6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 returned with HTTP 200 Aug 13 23:52:26.644539 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1139/4557] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:26 2026] GET /volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:26.659507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7da59df3-c648-42ca-b8db-efcae49fb24e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.662036 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7da59df3-c648-42ca-b8db-efcae49fb24e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 Aug 13 23:52:26.662298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7da59df3-c648-42ca-b8db-efcae49fb24e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:26.662552 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7da59df3-c648-42ca-b8db-efcae49fb24e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:26.671479 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.671479 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:26.675501 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7da59df3-c648-42ca-b8db-efcae49fb24e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:26.679758 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7da59df3-c648-42ca-b8db-efcae49fb24e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 returned with HTTP 200 Aug 13 23:52:26.680177 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1135/4558] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:26 2026] GET /volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:26.694435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0afd11ad-de2e-44b2-9e77-aef3a337463b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.697180 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0afd11ad-de2e-44b2-9e77-aef3a337463b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a Aug 13 23:52:26.697531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0afd11ad-de2e-44b2-9e77-aef3a337463b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:26.697792 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0afd11ad-de2e-44b2-9e77-aef3a337463b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:26.707241 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.707241 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:26.711686 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0afd11ad-de2e-44b2-9e77-aef3a337463b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:26.716237 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0afd11ad-de2e-44b2-9e77-aef3a337463b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a returned with HTTP 200 Aug 13 23:52:26.716657 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1132/4559] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:26 2026] GET /volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:26.729244 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0c6f46c5-6881-4db9-a1fc-d29efb2ed3b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.731280 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c6f46c5-6881-4db9-a1fc-d29efb2ed3b1 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 Aug 13 23:52:26.731560 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c6f46c5-6881-4db9-a1fc-d29efb2ed3b1 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:26.731777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c6f46c5-6881-4db9-a1fc-d29efb2ed3b1 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:26.741317 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.741317 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:26.745622 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0c6f46c5-6881-4db9-a1fc-d29efb2ed3b1 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:26.750596 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c6f46c5-6881-4db9-a1fc-d29efb2ed3b1 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 returned with HTTP 200 Aug 13 23:52:26.751179 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1154/4560] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:26 2026] GET /volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:26.766452 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-10d5e05c-148b-48af-911e-d54a8dbe8eba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.768540 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10d5e05c-148b-48af-911e-d54a8dbe8eba tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 Aug 13 23:52:26.768771 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10d5e05c-148b-48af-911e-d54a8dbe8eba tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:26.769042 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10d5e05c-148b-48af-911e-d54a8dbe8eba tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:26.769239 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-10d5e05c-148b-48af-911e-d54a8dbe8eba tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume with id: b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 Aug 13 23:52:26.777652 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.777652 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:26.778272 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-10d5e05c-148b-48af-911e-d54a8dbe8eba tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:26.804026 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-10d5e05c-148b-48af-911e-d54a8dbe8eba tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume request issued successfully. Aug 13 23:52:26.804026 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10d5e05c-148b-48af-911e-d54a8dbe8eba tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 returned with HTTP 202 Aug 13 23:52:26.804246 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1140/4561] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:26 2026] DELETE /volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:26.812211 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-40f5dd50-5467-4dbd-980b-ec87e23aba68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:26.817146 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40f5dd50-5467-4dbd-980b-ec87e23aba68 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 Aug 13 23:52:26.817146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40f5dd50-5467-4dbd-980b-ec87e23aba68 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:26.817146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40f5dd50-5467-4dbd-980b-ec87e23aba68 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:26.824852 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:26.824852 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:26.829740 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-40f5dd50-5467-4dbd-980b-ec87e23aba68 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:26.835296 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40f5dd50-5467-4dbd-980b-ec87e23aba68 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 returned with HTTP 200 Aug 13 23:52:26.835861 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1136/4562] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:26 2026] GET /volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:27.333770 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-92179273-298e-4467-b00a-49763a448a42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:27.335624 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92179273-298e-4467-b00a-49763a448a42 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:27.335829 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92179273-298e-4467-b00a-49763a448a42 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:27.336108 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92179273-298e-4467-b00a-49763a448a42 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:27.336755 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-92179273-298e-4467-b00a-49763a448a42 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:27.341802 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:27.341802 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:27.342806 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92179273-298e-4467-b00a-49763a448a42 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:27.343663 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1133/4563] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:27 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:27.852026 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfe80cc4-3c4f-4e4f-b5f1-63ed4771a1e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:27.853880 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfe80cc4-3c4f-4e4f-b5f1-63ed4771a1e5 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 Aug 13 23:52:27.854275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfe80cc4-3c4f-4e4f-b5f1-63ed4771a1e5 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:27.854601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfe80cc4-3c4f-4e4f-b5f1-63ed4771a1e5 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:27.861315 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfe80cc4-3c4f-4e4f-b5f1-63ed4771a1e5 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 returned with HTTP 404 Aug 13 23:52:27.862145 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1155/4564] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:27 2026] GET /volume/v3/volumes/b5bb6dd0-29f6-49d8-84ee-9a2c6a189916 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:27.869957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-04797fbd-421d-463b-85be-8522106bb914 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:27.872661 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04797fbd-421d-463b-85be-8522106bb914 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] DELETE https://10.4.3.81/volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a Aug 13 23:52:27.872961 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04797fbd-421d-463b-85be-8522106bb914 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:27.873296 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04797fbd-421d-463b-85be-8522106bb914 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:27.873554 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-04797fbd-421d-463b-85be-8522106bb914 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume with id: 7d02a64e-bbd2-491f-862f-a12e0569620a Aug 13 23:52:27.883761 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:27.883761 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:27.884556 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-04797fbd-421d-463b-85be-8522106bb914 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:27.907090 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-04797fbd-421d-463b-85be-8522106bb914 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume request issued successfully. Aug 13 23:52:27.907416 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04797fbd-421d-463b-85be-8522106bb914 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a returned with HTTP 202 Aug 13 23:52:27.908067 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1141/4565] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:27 2026] DELETE /volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:27.917347 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b744982-8851-4051-ad8c-12030b6f9f3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:27.919444 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b744982-8851-4051-ad8c-12030b6f9f3c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a Aug 13 23:52:27.919711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b744982-8851-4051-ad8c-12030b6f9f3c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:27.919911 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b744982-8851-4051-ad8c-12030b6f9f3c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:27.928341 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:27.928341 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:27.934817 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b744982-8851-4051-ad8c-12030b6f9f3c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:27.941969 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b744982-8851-4051-ad8c-12030b6f9f3c tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a returned with HTTP 200 Aug 13 23:52:27.942681 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1137/4566] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:27 2026] GET /volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:28.353688 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-504542d9-a6e9-4323-bf14-ee25547c8d0a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:28.355734 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-504542d9-a6e9-4323-bf14-ee25547c8d0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:28.356127 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-504542d9-a6e9-4323-bf14-ee25547c8d0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:28.357553 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-504542d9-a6e9-4323-bf14-ee25547c8d0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:28.357553 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-504542d9-a6e9-4323-bf14-ee25547c8d0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:28.361830 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:28.361830 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:28.362546 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-504542d9-a6e9-4323-bf14-ee25547c8d0a tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:28.362933 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1134/4567] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:28 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:28.957154 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3dea862-a247-4891-96fc-641c5abbbc24 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:28.959794 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3dea862-a247-4891-96fc-641c5abbbc24 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a Aug 13 23:52:28.961269 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3dea862-a247-4891-96fc-641c5abbbc24 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:28.961269 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3dea862-a247-4891-96fc-641c5abbbc24 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:28.968579 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3dea862-a247-4891-96fc-641c5abbbc24 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a returned with HTTP 404 Aug 13 23:52:28.969075 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1156/4568] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:28 2026] GET /volume/v3/volumes/7d02a64e-bbd2-491f-862f-a12e0569620a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:28.977761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac622709-1d4a-4495-afb3-31700a4c1d31 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:28.981365 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac622709-1d4a-4495-afb3-31700a4c1d31 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] DELETE https://10.4.3.81/volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 Aug 13 23:52:28.981701 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac622709-1d4a-4495-afb3-31700a4c1d31 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:28.982090 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac622709-1d4a-4495-afb3-31700a4c1d31 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:28.982471 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ac622709-1d4a-4495-afb3-31700a4c1d31 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume with id: d6113942-34c6-4e53-8e24-49e3e8da29e1 Aug 13 23:52:28.995734 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:28.995734 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:28.996202 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ac622709-1d4a-4495-afb3-31700a4c1d31 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:29.021460 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ac622709-1d4a-4495-afb3-31700a4c1d31 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume request issued successfully. Aug 13 23:52:29.022557 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac622709-1d4a-4495-afb3-31700a4c1d31 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 returned with HTTP 202 Aug 13 23:52:29.023836 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1142/4569] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:28 2026] DELETE /volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:29.033630 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b18f3068-7520-4c4c-8635-82743b01995e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:29.036282 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b18f3068-7520-4c4c-8635-82743b01995e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 Aug 13 23:52:29.036530 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b18f3068-7520-4c4c-8635-82743b01995e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:29.037068 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b18f3068-7520-4c4c-8635-82743b01995e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:29.044106 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:29.044106 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:29.049200 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b18f3068-7520-4c4c-8635-82743b01995e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:29.054534 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b18f3068-7520-4c4c-8635-82743b01995e tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 returned with HTTP 200 Aug 13 23:52:29.055004 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1138/4570] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:29 2026] GET /volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:29.374284 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e35f2b96-a9e6-4322-9956-5747b2d4b7bf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:29.376129 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e35f2b96-a9e6-4322-9956-5747b2d4b7bf tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:29.376324 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e35f2b96-a9e6-4322-9956-5747b2d4b7bf tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:29.376506 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e35f2b96-a9e6-4322-9956-5747b2d4b7bf tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:29.376661 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e35f2b96-a9e6-4322-9956-5747b2d4b7bf tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:29.381356 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:29.381356 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:29.382196 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e35f2b96-a9e6-4322-9956-5747b2d4b7bf tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:29.382694 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1135/4571] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:29 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:30.073425 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-02157c8a-39b5-4ad0-ac65-56fa2ce0b3e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:30.075233 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02157c8a-39b5-4ad0-ac65-56fa2ce0b3e3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 Aug 13 23:52:30.076669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02157c8a-39b5-4ad0-ac65-56fa2ce0b3e3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:30.076669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02157c8a-39b5-4ad0-ac65-56fa2ce0b3e3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:30.081758 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02157c8a-39b5-4ad0-ac65-56fa2ce0b3e3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 returned with HTTP 404 Aug 13 23:52:30.082354 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1157/4572] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:30 2026] GET /volume/v3/volumes/d6113942-34c6-4e53-8e24-49e3e8da29e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:30.089748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-28410bff-78a1-4ac7-93d9-1dab12821d7b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:30.092500 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28410bff-78a1-4ac7-93d9-1dab12821d7b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 Aug 13 23:52:30.092722 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28410bff-78a1-4ac7-93d9-1dab12821d7b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:30.092912 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28410bff-78a1-4ac7-93d9-1dab12821d7b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:30.093124 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-28410bff-78a1-4ac7-93d9-1dab12821d7b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume with id: a4ca3c2f-cc61-4ec5-923e-d235944bccb7 Aug 13 23:52:30.107655 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:30.107655 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:30.107655 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-28410bff-78a1-4ac7-93d9-1dab12821d7b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:30.126297 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-28410bff-78a1-4ac7-93d9-1dab12821d7b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume request issued successfully. Aug 13 23:52:30.126481 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28410bff-78a1-4ac7-93d9-1dab12821d7b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 returned with HTTP 202 Aug 13 23:52:30.126929 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1143/4573] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:30 2026] DELETE /volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:30.135955 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ed575ea-4ca5-4364-924f-b77b4382da05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:30.139073 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed575ea-4ca5-4364-924f-b77b4382da05 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 Aug 13 23:52:30.139285 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed575ea-4ca5-4364-924f-b77b4382da05 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:30.139539 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed575ea-4ca5-4364-924f-b77b4382da05 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:30.151543 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:30.151543 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:30.159375 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ed575ea-4ca5-4364-924f-b77b4382da05 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:30.167348 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed575ea-4ca5-4364-924f-b77b4382da05 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 returned with HTTP 200 Aug 13 23:52:30.167977 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1139/4574] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:30 2026] GET /volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:30.395261 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-49428809-443b-4d96-8bbe-b388aff78c97 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:30.397133 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49428809-443b-4d96-8bbe-b388aff78c97 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:30.397342 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49428809-443b-4d96-8bbe-b388aff78c97 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:30.397529 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49428809-443b-4d96-8bbe-b388aff78c97 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:30.397657 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-49428809-443b-4d96-8bbe-b388aff78c97 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:30.402286 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:30.402286 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:30.402980 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49428809-443b-4d96-8bbe-b388aff78c97 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:30.403396 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1136/4575] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:30 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:31.182845 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b727001-7b2a-4375-952b-41816a26ad0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:31.184675 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b727001-7b2a-4375-952b-41816a26ad0a tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 Aug 13 23:52:31.184870 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b727001-7b2a-4375-952b-41816a26ad0a tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:31.185065 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b727001-7b2a-4375-952b-41816a26ad0a tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:31.190721 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b727001-7b2a-4375-952b-41816a26ad0a tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 returned with HTTP 404 Aug 13 23:52:31.191310 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1158/4576] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:31 2026] GET /volume/v3/volumes/a4ca3c2f-cc61-4ec5-923e-d235944bccb7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:31.197737 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8c5415de-e813-4cc9-82c2-9b1eea1344c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:31.200063 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c5415de-e813-4cc9-82c2-9b1eea1344c6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b Aug 13 23:52:31.200272 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c5415de-e813-4cc9-82c2-9b1eea1344c6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:31.200523 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c5415de-e813-4cc9-82c2-9b1eea1344c6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:31.200749 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8c5415de-e813-4cc9-82c2-9b1eea1344c6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume with id: 4fe552f4-56bc-49dc-a025-778940d4595b Aug 13 23:52:31.210005 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:31.210005 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:31.210686 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8c5415de-e813-4cc9-82c2-9b1eea1344c6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:31.231834 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8c5415de-e813-4cc9-82c2-9b1eea1344c6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume request issued successfully. Aug 13 23:52:31.232097 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c5415de-e813-4cc9-82c2-9b1eea1344c6 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b returned with HTTP 202 Aug 13 23:52:31.232792 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1144/4577] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:31 2026] DELETE /volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:31.240370 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cc9ef8d4-1bb5-4b74-956e-85d6a0ccbae3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:31.242635 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc9ef8d4-1bb5-4b74-956e-85d6a0ccbae3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b Aug 13 23:52:31.242840 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc9ef8d4-1bb5-4b74-956e-85d6a0ccbae3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:31.243053 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc9ef8d4-1bb5-4b74-956e-85d6a0ccbae3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:31.251939 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:31.251939 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:31.257332 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cc9ef8d4-1bb5-4b74-956e-85d6a0ccbae3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:31.262786 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc9ef8d4-1bb5-4b74-956e-85d6a0ccbae3 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b returned with HTTP 200 Aug 13 23:52:31.263183 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1140/4578] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:31 2026] GET /volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:31.413820 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb42193d-d665-4a60-bc0c-89c13188de00 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:31.416088 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb42193d-d665-4a60-bc0c-89c13188de00 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:31.416351 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb42193d-d665-4a60-bc0c-89c13188de00 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:31.416609 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb42193d-d665-4a60-bc0c-89c13188de00 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:31.416772 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bb42193d-d665-4a60-bc0c-89c13188de00 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:31.421791 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:31.421791 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:31.422603 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb42193d-d665-4a60-bc0c-89c13188de00 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:31.423121 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1137/4579] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:31 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:31.433020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67ffa60c-515d-424f-bd03-ac25086edcf9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:31.435206 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67ffa60c-515d-424f-bd03-ac25086edcf9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:31.435451 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67ffa60c-515d-424f-bd03-ac25086edcf9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:31.435698 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67ffa60c-515d-424f-bd03-ac25086edcf9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:31.435838 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-67ffa60c-515d-424f-bd03-ac25086edcf9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:31.440817 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:31.440817 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:31.441731 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67ffa60c-515d-424f-bd03-ac25086edcf9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:31.442195 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1159/4580] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:31 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:31.454932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c33d9f81-bff8-452a-807d-005374815bdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:31.457164 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c33d9f81-bff8-452a-807d-005374815bdb tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:31.457415 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c33d9f81-bff8-452a-807d-005374815bdb tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:31.457677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c33d9f81-bff8-452a-807d-005374815bdb tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:31.457799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c33d9f81-bff8-452a-807d-005374815bdb tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:31.463031 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:31.463031 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:31.463819 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c33d9f81-bff8-452a-807d-005374815bdb tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:31.464313 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1145/4581] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:31 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:31.478341 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-262abe0d-c61b-436b-bd0d-4ba9a9e3c947 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:31.480491 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-262abe0d-c61b-436b-bd0d-4ba9a9e3c947 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:52:31.480924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-262abe0d-c61b-436b-bd0d-4ba9a9e3c947 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a862badd-2f50-44bb-b4a1-da48f8587cfb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1340856620"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:31.482832 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-262abe0d-c61b-436b-bd0d-4ba9a9e3c947 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Creating new backup {'backup': {'volume_id': 'a862badd-2f50-44bb-b4a1-da48f8587cfb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1340856620'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:52:31.483013 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-262abe0d-c61b-436b-bd0d-4ba9a9e3c947 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Creating backup of volume a862badd-2f50-44bb-b4a1-da48f8587cfb in container None Aug 13 23:52:31.492817 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:31.492817 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:31.493538 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-262abe0d-c61b-436b-bd0d-4ba9a9e3c947 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:52:31.513954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-262abe0d-c61b-436b-bd0d-4ba9a9e3c947 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Created reservations ['bb633a3a-b9e2-4c06-a629-2561a6be9503', '61dcd83f-bf70-4ca8-9e52-4737dec0794a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:31.548547 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-262abe0d-c61b-436b-bd0d-4ba9a9e3c947 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:52:31.549234 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1141/4582] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:31 2026] POST /volume/v3/backups => generated 328 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:31.561769 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d6f2587-7289-4140-83f7-63803671ec2f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:31.564247 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d6f2587-7289-4140-83f7-63803671ec2f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:31.564517 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d6f2587-7289-4140-83f7-63803671ec2f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:31.564877 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d6f2587-7289-4140-83f7-63803671ec2f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:31.565112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8d6f2587-7289-4140-83f7-63803671ec2f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:31.571337 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:31.571337 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:31.572465 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d6f2587-7289-4140-83f7-63803671ec2f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:31.573013 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1138/4583] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:31 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:32.275311 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-650fd61f-3842-424a-b1fb-7a7a00f1f09f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:32.277264 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-650fd61f-3842-424a-b1fb-7a7a00f1f09f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b Aug 13 23:52:32.277456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-650fd61f-3842-424a-b1fb-7a7a00f1f09f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:32.277674 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-650fd61f-3842-424a-b1fb-7a7a00f1f09f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:32.283228 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-650fd61f-3842-424a-b1fb-7a7a00f1f09f tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b returned with HTTP 404 Aug 13 23:52:32.283894 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1160/4584] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:32 2026] GET /volume/v3/volumes/4fe552f4-56bc-49dc-a025-778940d4595b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:32.291267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-394f9669-5dbf-4811-9151-da38fbdb2b16 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:32.293537 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-394f9669-5dbf-4811-9151-da38fbdb2b16 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 Aug 13 23:52:32.293828 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-394f9669-5dbf-4811-9151-da38fbdb2b16 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:32.294115 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-394f9669-5dbf-4811-9151-da38fbdb2b16 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:32.294488 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-394f9669-5dbf-4811-9151-da38fbdb2b16 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete snapshot with id: 58a264c5-a0f5-4adc-abcd-f77dedeba896 Aug 13 23:52:32.300004 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:32.300004 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:32.300468 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-394f9669-5dbf-4811-9151-da38fbdb2b16 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Snapshot retrieved successfully. Aug 13 23:52:32.317598 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-394f9669-5dbf-4811-9151-da38fbdb2b16 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Snapshot delete request issued successfully. Aug 13 23:52:32.317841 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-394f9669-5dbf-4811-9151-da38fbdb2b16 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 returned with HTTP 202 Aug 13 23:52:32.318452 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1146/4585] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:52:32 2026] DELETE /volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:32.326058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7931982c-7df8-4733-bfe6-3bcd36cf92a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:32.327981 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7931982c-7df8-4733-bfe6-3bcd36cf92a0 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 Aug 13 23:52:32.328256 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7931982c-7df8-4733-bfe6-3bcd36cf92a0 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:32.328453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7931982c-7df8-4733-bfe6-3bcd36cf92a0 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:32.334172 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:32.334172 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:32.334705 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7931982c-7df8-4733-bfe6-3bcd36cf92a0 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Snapshot retrieved successfully. Aug 13 23:52:32.335493 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7931982c-7df8-4733-bfe6-3bcd36cf92a0 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 returned with HTTP 200 Aug 13 23:52:32.335874 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1142/4586] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:32 2026] GET /volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:32.586928 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab2cadf3-797f-4558-a0d2-dd0bab7b2065 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:32.588700 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab2cadf3-797f-4558-a0d2-dd0bab7b2065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:32.588929 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab2cadf3-797f-4558-a0d2-dd0bab7b2065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:32.589167 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab2cadf3-797f-4558-a0d2-dd0bab7b2065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:32.589319 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ab2cadf3-797f-4558-a0d2-dd0bab7b2065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:32.593928 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:32.593928 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:32.594758 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab2cadf3-797f-4558-a0d2-dd0bab7b2065 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:32.595213 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1139/4587] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:32 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:33.346164 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a7cf007-69b8-4f0c-b620-f59155206a9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:33.348124 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a7cf007-69b8-4f0c-b620-f59155206a9b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 Aug 13 23:52:33.348320 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a7cf007-69b8-4f0c-b620-f59155206a9b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:33.348593 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a7cf007-69b8-4f0c-b620-f59155206a9b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:33.353763 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a7cf007-69b8-4f0c-b620-f59155206a9b tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 returned with HTTP 404 Aug 13 23:52:33.354347 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1161/4588] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:33 2026] GET /volume/v3/snapshots/58a264c5-a0f5-4adc-abcd-f77dedeba896 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:33.361346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c278e01-8d37-49ee-a42b-d259dd9bac01 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:33.363228 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c278e01-8d37-49ee-a42b-d259dd9bac01 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 Aug 13 23:52:33.363439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c278e01-8d37-49ee-a42b-d259dd9bac01 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:33.363647 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c278e01-8d37-49ee-a42b-d259dd9bac01 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:33.363858 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4c278e01-8d37-49ee-a42b-d259dd9bac01 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume with id: b1505ac2-551a-4178-80f1-e43c14745c01 Aug 13 23:52:33.371201 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:33.371201 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:33.371639 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4c278e01-8d37-49ee-a42b-d259dd9bac01 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:33.386418 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4c278e01-8d37-49ee-a42b-d259dd9bac01 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Delete volume request issued successfully. Aug 13 23:52:33.386602 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c278e01-8d37-49ee-a42b-d259dd9bac01 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 returned with HTTP 202 Aug 13 23:52:33.387250 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1147/4589] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:33 2026] DELETE /volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:33.394857 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d8c9ec6-ef70-48ac-a5cc-864b35c35e78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:33.396950 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d8c9ec6-ef70-48ac-a5cc-864b35c35e78 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 Aug 13 23:52:33.397216 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d8c9ec6-ef70-48ac-a5cc-864b35c35e78 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:33.397457 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d8c9ec6-ef70-48ac-a5cc-864b35c35e78 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:33.406127 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:33.406127 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:33.410390 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d8c9ec6-ef70-48ac-a5cc-864b35c35e78 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Volume info retrieved successfully. Aug 13 23:52:33.415425 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d8c9ec6-ef70-48ac-a5cc-864b35c35e78 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 returned with HTTP 200 Aug 13 23:52:33.415901 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1143/4590] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:33 2026] GET /volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:33.604613 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3553d3c9-44e2-4533-938c-ed0ba33be1dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:33.606253 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3553d3c9-44e2-4533-938c-ed0ba33be1dd tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:33.606432 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3553d3c9-44e2-4533-938c-ed0ba33be1dd tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:33.606609 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3553d3c9-44e2-4533-938c-ed0ba33be1dd tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:33.606733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3553d3c9-44e2-4533-938c-ed0ba33be1dd tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:33.611667 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:33.611667 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:33.612662 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3553d3c9-44e2-4533-938c-ed0ba33be1dd tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:33.613348 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1140/4591] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:33 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:34.428885 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ddf71617-2c56-4a25-be43-3f2475dda213 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:34.430587 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddf71617-2c56-4a25-be43-3f2475dda213 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] GET https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 Aug 13 23:52:34.430914 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddf71617-2c56-4a25-be43-3f2475dda213 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:34.431112 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddf71617-2c56-4a25-be43-3f2475dda213 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:34.438414 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddf71617-2c56-4a25-be43-3f2475dda213 tempest-CreateVolumesFromSnapshotTest-1263335238 tempest-CreateVolumesFromSnapshotTest-1263335238-project-member] https://10.4.3.81/volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 returned with HTTP 404 Aug 13 23:52:34.439007 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1162/4592] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:34 2026] GET /volume/v3/volumes/b1505ac2-551a-4178-80f1-e43c14745c01 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:34.624387 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14ddbd3b-7439-462f-8966-40554bd48fe2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:34.626755 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14ddbd3b-7439-462f-8966-40554bd48fe2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:34.627109 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14ddbd3b-7439-462f-8966-40554bd48fe2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:34.627316 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14ddbd3b-7439-462f-8966-40554bd48fe2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:34.627490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-14ddbd3b-7439-462f-8966-40554bd48fe2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:34.632878 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:34.632878 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:34.633638 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14ddbd3b-7439-462f-8966-40554bd48fe2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:34.634052 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1148/4593] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:34 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:35.646480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94fb84bc-724b-413d-94d4-f5e3b115fe46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:35.648518 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94fb84bc-724b-413d-94d4-f5e3b115fe46 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:35.648715 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94fb84bc-724b-413d-94d4-f5e3b115fe46 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:35.649001 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94fb84bc-724b-413d-94d4-f5e3b115fe46 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:35.649137 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-94fb84bc-724b-413d-94d4-f5e3b115fe46 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:35.653719 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:35.653719 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:35.654606 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94fb84bc-724b-413d-94d4-f5e3b115fe46 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:35.654997 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1144/4594] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:35 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:36.667460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8730b412-eef4-4fb3-9526-8c52dda3ca8f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:36.669882 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8730b412-eef4-4fb3-9526-8c52dda3ca8f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:36.670174 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8730b412-eef4-4fb3-9526-8c52dda3ca8f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:36.670714 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8730b412-eef4-4fb3-9526-8c52dda3ca8f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:36.670714 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8730b412-eef4-4fb3-9526-8c52dda3ca8f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:36.675949 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:36.675949 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:36.677092 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8730b412-eef4-4fb3-9526-8c52dda3ca8f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:36.677644 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1141/4595] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:36 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:37.689424 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e86e0fe-3895-4bdf-b382-50cf51d8c4a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:37.691482 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e86e0fe-3895-4bdf-b382-50cf51d8c4a9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:37.691726 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e86e0fe-3895-4bdf-b382-50cf51d8c4a9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:37.692042 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e86e0fe-3895-4bdf-b382-50cf51d8c4a9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:37.692165 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5e86e0fe-3895-4bdf-b382-50cf51d8c4a9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:37.696910 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:37.696910 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:37.697761 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e86e0fe-3895-4bdf-b382-50cf51d8c4a9 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:37.698232 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1163/4596] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:37 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:38.710197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c7f493d-1b2a-4aba-8ed6-564443d4b65a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:38.712182 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c7f493d-1b2a-4aba-8ed6-564443d4b65a tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:38.712458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c7f493d-1b2a-4aba-8ed6-564443d4b65a tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:38.712703 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c7f493d-1b2a-4aba-8ed6-564443d4b65a tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:38.712886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7c7f493d-1b2a-4aba-8ed6-564443d4b65a tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:38.718601 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:38.718601 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:38.719745 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c7f493d-1b2a-4aba-8ed6-564443d4b65a tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:38.720466 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1149/4597] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:38 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:39.732608 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-876b0734-10d3-4c29-b172-b1017457fe06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:39.734542 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-876b0734-10d3-4c29-b172-b1017457fe06 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:39.734721 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-876b0734-10d3-4c29-b172-b1017457fe06 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:39.734906 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-876b0734-10d3-4c29-b172-b1017457fe06 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:39.735048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-876b0734-10d3-4c29-b172-b1017457fe06 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:39.739183 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:39.739183 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:39.739917 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-876b0734-10d3-4c29-b172-b1017457fe06 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:39.740343 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1145/4598] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:39 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:39.751624 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-51c0986f-5935-4129-a699-87d82a5cae4c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:39.753194 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51c0986f-5935-4129-a699-87d82a5cae4c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:39.753436 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51c0986f-5935-4129-a699-87d82a5cae4c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:39.754015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51c0986f-5935-4129-a699-87d82a5cae4c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:39.754015 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-51c0986f-5935-4129-a699-87d82a5cae4c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:39.758509 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:39.758509 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:39.759234 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51c0986f-5935-4129-a699-87d82a5cae4c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:39.759557 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1142/4599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:39 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:39.770062 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a177a36e-79b9-4e36-8dd1-3e2a99b32216 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:39.771730 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a177a36e-79b9-4e36-8dd1-3e2a99b32216 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] DELETE https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:39.771926 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a177a36e-79b9-4e36-8dd1-3e2a99b32216 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:39.772137 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a177a36e-79b9-4e36-8dd1-3e2a99b32216 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:39.772235 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-a177a36e-79b9-4e36-8dd1-3e2a99b32216 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete backup with id: 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. Aug 13 23:52:39.777493 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:39.777493 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:39.790128 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-a177a36e-79b9-4e36-8dd1-3e2a99b32216 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] delete_backup rpcapi backup_id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:52:39.791856 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a177a36e-79b9-4e36-8dd1-3e2a99b32216 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 202 Aug 13 23:52:39.792290 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1164/4600] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:39 2026] DELETE /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:52:39.800478 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-76700911-5039-456e-ae23-5e4257c1c763 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:39.802251 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76700911-5039-456e-ae23-5e4257c1c763 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:39.802555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76700911-5039-456e-ae23-5e4257c1c763 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:39.803056 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76700911-5039-456e-ae23-5e4257c1c763 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:39.803223 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-76700911-5039-456e-ae23-5e4257c1c763 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:39.809275 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:39.809275 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:39.809275 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76700911-5039-456e-ae23-5e4257c1c763 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 200 Aug 13 23:52:39.809275 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1150/4601] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:39 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:40.407466 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:40.465066 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:40.465399 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1753926326"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:40.466812 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1753926326'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:40.466944 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume of 1 GB Aug 13 23:52:40.471523 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Availability Zones retrieved successfully. Aug 13 23:52:40.476728 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Flow 'volume_create_api' (3c1c6f01-0dcc-40c8-bc7e-6db0be75af70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:40.478307 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af132107-4190-4ba0-b5f7-9348bfd42717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:40.479320 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:40.505622 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af132107-4190-4ba0-b5f7-9348bfd42717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:40.506772 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc6485b-194b-4ad5-b39d-c8577361dfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:40.560972 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['ffacfa77-6c00-4a8e-97f6-93c2a7b75ff5', '4bfea449-17bc-4b00-a23f-efe3def16481', 'f5910031-1d53-4b33-8b93-65c2ef436720', 'd81f6d30-3b16-46d8-847e-1a19281cd278'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:40.561773 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc6485b-194b-4ad5-b39d-c8577361dfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffacfa77-6c00-4a8e-97f6-93c2a7b75ff5', '4bfea449-17bc-4b00-a23f-efe3def16481', 'f5910031-1d53-4b33-8b93-65c2ef436720', 'd81f6d30-3b16-46d8-847e-1a19281cd278']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:40.562565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4100773-a49e-4844-939d-ef26edf41448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:40.585806 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4100773-a49e-4844-939d-ef26edf41448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1753926326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f877c7a566b14fb9b9327e0292122872',qos_specs=None,replication_status=,reservations=['ffacfa77-6c00-4a8e-97f6-93c2a7b75ff5','4bfea449-17bc-4b00-a23f-efe3def16481','f5910031-1d53-4b33-8b93-65c2ef436720','d81f6d30-3b16-46d8-847e-1a19281cd278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32d2f21050402598df2aebec7f8909',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1753926326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f877c7a566b14fb9b9327e0292122872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b32d2f21050402598df2aebec7f8909',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:40.586739 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed55c0f7-896a-4827-9ad5-153a0c05a3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:40.604252 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed55c0f7-896a-4827-9ad5-153a0c05a3a6) transitioned into state 'SUCCESS' from state '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-1753926326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f877c7a566b14fb9b9327e0292122872',qos_specs=None,replication_status=,reservations=['ffacfa77-6c00-4a8e-97f6-93c2a7b75ff5','4bfea449-17bc-4b00-a23f-efe3def16481','f5910031-1d53-4b33-8b93-65c2ef436720','d81f6d30-3b16-46d8-847e-1a19281cd278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32d2f21050402598df2aebec7f8909',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:40.604999 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5cd64b-84f1-4a00-b94e-6221be973d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:40.614042 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5cd64b-84f1-4a00-b94e-6221be973d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:40.614800 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Flow 'volume_create_api' (3c1c6f01-0dcc-40c8-bc7e-6db0be75af70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:40.615149 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume request issued successfully. Aug 13 23:52:40.615679 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-160b96f9-fafd-450d-b24c-03ba1bb19a9d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:40.616135 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1146/4602] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:52:40 2026] POST /volume/v3/volumes => generated 747 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:40.626810 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-98967f9c-7562-4bf9-801d-ff8d7c123f27 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:40.628560 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98967f9c-7562-4bf9-801d-ff8d7c123f27 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b Aug 13 23:52:40.628765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98967f9c-7562-4bf9-801d-ff8d7c123f27 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:40.628967 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98967f9c-7562-4bf9-801d-ff8d7c123f27 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:40.637128 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:40.637128 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:40.641233 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-98967f9c-7562-4bf9-801d-ff8d7c123f27 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:52:40.646822 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98967f9c-7562-4bf9-801d-ff8d7c123f27 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b returned with HTTP 200 Aug 13 23:52:40.647415 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1143/4603] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:40 2026] GET /volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:40.819546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b4c0faea-5a0e-4f5e-b114-056b156ff922 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:40.821734 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4c0faea-5a0e-4f5e-b114-056b156ff922 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 Aug 13 23:52:40.822005 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4c0faea-5a0e-4f5e-b114-056b156ff922 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:40.822265 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4c0faea-5a0e-4f5e-b114-056b156ff922 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:40.822426 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b4c0faea-5a0e-4f5e-b114-056b156ff922 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 7bc62c46-3b47-4ada-88c7-2adf9e33d6b6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:40.828136 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4c0faea-5a0e-4f5e-b114-056b156ff922 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 returned with HTTP 404 Aug 13 23:52:40.828746 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1165/4604] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:40 2026] GET /volume/v3/backups/7bc62c46-3b47-4ada-88c7-2adf9e33d6b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:40.834709 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d58f82e8-1ea4-4396-9b50-799a20e84471 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:40.836430 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d58f82e8-1ea4-4396-9b50-799a20e84471 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] DELETE https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:40.836608 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d58f82e8-1ea4-4396-9b50-799a20e84471 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:40.836786 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d58f82e8-1ea4-4396-9b50-799a20e84471 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:40.836895 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-d58f82e8-1ea4-4396-9b50-799a20e84471 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Delete backup with id: b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. Aug 13 23:52:40.840636 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:40.840636 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:40.850454 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-d58f82e8-1ea4-4396-9b50-799a20e84471 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] delete_backup rpcapi backup_id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:52:40.852240 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d58f82e8-1ea4-4396-9b50-799a20e84471 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 202 Aug 13 23:52:40.852634 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1151/4605] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:40 2026] DELETE /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:52:40.859473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bdaa9a8e-2387-4e55-a580-286fe3459dea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:40.861363 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bdaa9a8e-2387-4e55-a580-286fe3459dea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:40.861541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bdaa9a8e-2387-4e55-a580-286fe3459dea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:40.861711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bdaa9a8e-2387-4e55-a580-286fe3459dea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:40.861860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bdaa9a8e-2387-4e55-a580-286fe3459dea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:40.865975 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:40.865975 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:40.866525 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bdaa9a8e-2387-4e55-a580-286fe3459dea tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 200 Aug 13 23:52:40.866836 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1147/4606] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:40 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:41.662119 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5d861ee8-44f8-4e3b-a0b9-9e0371242344 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:41.663894 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d861ee8-44f8-4e3b-a0b9-9e0371242344 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b Aug 13 23:52:41.664178 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d861ee8-44f8-4e3b-a0b9-9e0371242344 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:41.664427 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d861ee8-44f8-4e3b-a0b9-9e0371242344 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:41.671787 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:41.671787 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:41.676061 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5d861ee8-44f8-4e3b-a0b9-9e0371242344 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:52:41.682017 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d861ee8-44f8-4e3b-a0b9-9e0371242344 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b returned with HTTP 200 Aug 13 23:52:41.682513 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1144/4607] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:41 2026] GET /volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:41.697220 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95fdcc5e-b09e-4f0d-af4e-129c9a089302 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:41.698844 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95fdcc5e-b09e-4f0d-af4e-129c9a089302 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:52:41.699331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95fdcc5e-b09e-4f0d-af4e-129c9a089302 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b", "name": "tempest-VolumesBackupsTest-Backup-1846552144"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:41.700701 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-95fdcc5e-b09e-4f0d-af4e-129c9a089302 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating new backup {'backup': {'volume_id': '4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b', 'name': 'tempest-VolumesBackupsTest-Backup-1846552144'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:52:41.700833 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-95fdcc5e-b09e-4f0d-af4e-129c9a089302 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating backup of volume 4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b in container None Aug 13 23:52:41.708408 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:41.708408 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:41.708825 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-95fdcc5e-b09e-4f0d-af4e-129c9a089302 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:52:41.729368 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-95fdcc5e-b09e-4f0d-af4e-129c9a089302 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['c1cc32f5-156a-49f2-aa0a-8884d4468a7a', '92e9e0e5-10b3-4e24-9df0-1f79fd7c0633'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:41.751128 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95fdcc5e-b09e-4f0d-af4e-129c9a089302 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:52:41.751511 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1166/4608] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:41 2026] POST /volume/v3/backups => generated 328 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:41.760925 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f830b10e-ec28-4c94-b8f2-688a587a3b70 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:41.763404 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f830b10e-ec28-4c94-b8f2-688a587a3b70 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:41.763690 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f830b10e-ec28-4c94-b8f2-688a587a3b70 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:41.763950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f830b10e-ec28-4c94-b8f2-688a587a3b70 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:41.764138 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f830b10e-ec28-4c94-b8f2-688a587a3b70 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:41.770265 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:41.770265 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:41.771343 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f830b10e-ec28-4c94-b8f2-688a587a3b70 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:41.771833 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1152/4609] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:41 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:41.876885 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0d28904-1fc7-454b-afe4-16713ee71134 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:41.878960 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0d28904-1fc7-454b-afe4-16713ee71134 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed Aug 13 23:52:41.879234 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0d28904-1fc7-454b-afe4-16713ee71134 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:41.879469 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0d28904-1fc7-454b-afe4-16713ee71134 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:41.879600 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e0d28904-1fc7-454b-afe4-16713ee71134 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:41.884023 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0d28904-1fc7-454b-afe4-16713ee71134 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed returned with HTTP 404 Aug 13 23:52:41.884023 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1148/4610] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:41 2026] GET /volume/v3/backups/b2d15bca-e663-4d3f-8d21-c3bb9cfc0bed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:41.891738 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e382929-5d39-4161-8f95-36d2e6300764 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:41.893410 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e382929-5d39-4161-8f95-36d2e6300764 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] DELETE https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:41.893589 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e382929-5d39-4161-8f95-36d2e6300764 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:41.893767 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e382929-5d39-4161-8f95-36d2e6300764 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:41.893870 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-2e382929-5d39-4161-8f95-36d2e6300764 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete backup with id: 2b41159c-1008-42fd-8892-28e4b55ee418. Aug 13 23:52:41.897731 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:41.897731 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:41.911444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-2e382929-5d39-4161-8f95-36d2e6300764 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] delete_backup rpcapi backup_id 2b41159c-1008-42fd-8892-28e4b55ee418 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:52:41.913820 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e382929-5d39-4161-8f95-36d2e6300764 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 202 Aug 13 23:52:41.914326 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1145/4611] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:41 2026] DELETE /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:52:41.920498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8cf9ec1f-d406-4f1b-8b43-79b77aa78565 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:41.922309 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cf9ec1f-d406-4f1b-8b43-79b77aa78565 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:41.922494 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cf9ec1f-d406-4f1b-8b43-79b77aa78565 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:41.922672 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cf9ec1f-d406-4f1b-8b43-79b77aa78565 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:41.922803 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8cf9ec1f-d406-4f1b-8b43-79b77aa78565 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:41.927036 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:41.927036 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:41.927763 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cf9ec1f-d406-4f1b-8b43-79b77aa78565 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 200 Aug 13 23:52:41.928095 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1167/4612] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:41 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:42.781424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ddeb3815-00d4-4753-b11c-c2ceb3ba450d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:42.783165 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ddeb3815-00d4-4753-b11c-c2ceb3ba450d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:42.783354 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ddeb3815-00d4-4753-b11c-c2ceb3ba450d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:42.783536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ddeb3815-00d4-4753-b11c-c2ceb3ba450d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:42.783636 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ddeb3815-00d4-4753-b11c-c2ceb3ba450d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:42.787557 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:42.787557 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:42.788228 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ddeb3815-00d4-4753-b11c-c2ceb3ba450d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:42.788557 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1153/4613] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:42 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:42.938547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97e374a2-3699-48ff-b3ea-4a4b48058599 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:42.940480 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97e374a2-3699-48ff-b3ea-4a4b48058599 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 Aug 13 23:52:42.940717 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97e374a2-3699-48ff-b3ea-4a4b48058599 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:42.940917 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97e374a2-3699-48ff-b3ea-4a4b48058599 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:42.941080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-97e374a2-3699-48ff-b3ea-4a4b48058599 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Show backup with id 2b41159c-1008-42fd-8892-28e4b55ee418. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:42.945395 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97e374a2-3699-48ff-b3ea-4a4b48058599 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 returned with HTTP 404 Aug 13 23:52:42.945844 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1149/4614] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:42 2026] GET /volume/v3/backups/2b41159c-1008-42fd-8892-28e4b55ee418 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:42.954622 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c906869-79ce-43ac-a36d-baf33b533627 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:42.957358 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c906869-79ce-43ac-a36d-baf33b533627 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] DELETE https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:42.957593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c906869-79ce-43ac-a36d-baf33b533627 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:42.957813 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c906869-79ce-43ac-a36d-baf33b533627 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:42.957960 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-7c906869-79ce-43ac-a36d-baf33b533627 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Delete backup with id: fae59593-7b2e-41aa-91fa-fb10bf394eed. Aug 13 23:52:42.962557 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:42.962557 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:42.975137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-7c906869-79ce-43ac-a36d-baf33b533627 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] delete_backup rpcapi backup_id fae59593-7b2e-41aa-91fa-fb10bf394eed {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:52:42.977590 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c906869-79ce-43ac-a36d-baf33b533627 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 202 Aug 13 23:52:42.978030 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1146/4615] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:42 2026] DELETE /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:52:42.986060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c4d66ca-4fbf-415d-8c18-d36ec6acb91e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:42.988088 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c4d66ca-4fbf-415d-8c18-d36ec6acb91e tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:42.988302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c4d66ca-4fbf-415d-8c18-d36ec6acb91e tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:42.988489 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c4d66ca-4fbf-415d-8c18-d36ec6acb91e tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:42.988589 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2c4d66ca-4fbf-415d-8c18-d36ec6acb91e tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:42.994922 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:42.994922 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:42.997945 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c4d66ca-4fbf-415d-8c18-d36ec6acb91e tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 200 Aug 13 23:52:42.997945 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1168/4616] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:42 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:43.801058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ef10797a-c4a8-44c7-8be1-3fde230cb73b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:43.802793 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef10797a-c4a8-44c7-8be1-3fde230cb73b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:43.803175 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef10797a-c4a8-44c7-8be1-3fde230cb73b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:43.803508 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef10797a-c4a8-44c7-8be1-3fde230cb73b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:43.803684 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ef10797a-c4a8-44c7-8be1-3fde230cb73b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:43.807971 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:43.807971 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:43.808685 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef10797a-c4a8-44c7-8be1-3fde230cb73b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:43.809090 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1154/4617] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:43 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:44.007458 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f4cdf1c-19a3-44a4-a46a-f179d783b020 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:44.009142 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f4cdf1c-19a3-44a4-a46a-f179d783b020 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] GET https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed Aug 13 23:52:44.009361 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f4cdf1c-19a3-44a4-a46a-f179d783b020 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:44.009687 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f4cdf1c-19a3-44a4-a46a-f179d783b020 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:44.009687 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7f4cdf1c-19a3-44a4-a46a-f179d783b020 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] Show backup with id fae59593-7b2e-41aa-91fa-fb10bf394eed. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:44.013593 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f4cdf1c-19a3-44a4-a46a-f179d783b020 tempest-VolumesBackupsTest-847202750 tempest-VolumesBackupsTest-847202750-project-admin] https://10.4.3.81/volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed returned with HTTP 404 Aug 13 23:52:44.014123 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1150/4618] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:44 2026] GET /volume/v3/backups/fae59593-7b2e-41aa-91fa-fb10bf394eed => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:44.025008 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6c6a831-1c21-4a71-91f1-d18d9b9c8d92 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:44.026725 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6c6a831-1c21-4a71-91f1-d18d9b9c8d92 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb Aug 13 23:52:44.026936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6c6a831-1c21-4a71-91f1-d18d9b9c8d92 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:44.027140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6c6a831-1c21-4a71-91f1-d18d9b9c8d92 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:44.027351 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d6c6a831-1c21-4a71-91f1-d18d9b9c8d92 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete volume with id: a862badd-2f50-44bb-b4a1-da48f8587cfb Aug 13 23:52:44.035252 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:44.035252 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:44.035767 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d6c6a831-1c21-4a71-91f1-d18d9b9c8d92 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:52:44.060312 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d6c6a831-1c21-4a71-91f1-d18d9b9c8d92 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete volume request issued successfully. Aug 13 23:52:44.060537 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6c6a831-1c21-4a71-91f1-d18d9b9c8d92 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb returned with HTTP 202 Aug 13 23:52:44.061376 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1147/4619] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:44 2026] DELETE /volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:44.073593 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8255dd52-b895-4e85-aec4-3f7e73cc5b9f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:44.075391 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8255dd52-b895-4e85-aec4-3f7e73cc5b9f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb Aug 13 23:52:44.075626 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8255dd52-b895-4e85-aec4-3f7e73cc5b9f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:44.075863 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8255dd52-b895-4e85-aec4-3f7e73cc5b9f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:44.083126 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:44.083126 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:44.087025 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8255dd52-b895-4e85-aec4-3f7e73cc5b9f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:52:44.091388 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8255dd52-b895-4e85-aec4-3f7e73cc5b9f tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb returned with HTTP 200 Aug 13 23:52:44.091849 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1169/4620] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:44 2026] GET /volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:44.818918 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3d51420-e7f4-4224-93fc-c16c1410ea5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:44.821157 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3d51420-e7f4-4224-93fc-c16c1410ea5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:44.821408 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3d51420-e7f4-4224-93fc-c16c1410ea5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:44.821643 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3d51420-e7f4-4224-93fc-c16c1410ea5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:44.821786 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e3d51420-e7f4-4224-93fc-c16c1410ea5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:44.826861 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:44.826861 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:44.827824 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3d51420-e7f4-4224-93fc-c16c1410ea5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:44.828316 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1155/4621] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:44 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:45.104596 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11d2f8eb-4aee-4d14-a9f6-ccd32eb13788 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:45.106305 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11d2f8eb-4aee-4d14-a9f6-ccd32eb13788 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb Aug 13 23:52:45.106500 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11d2f8eb-4aee-4d14-a9f6-ccd32eb13788 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:45.106672 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11d2f8eb-4aee-4d14-a9f6-ccd32eb13788 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:45.112108 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11d2f8eb-4aee-4d14-a9f6-ccd32eb13788 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb returned with HTTP 404 Aug 13 23:52:45.112569 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1151/4622] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:45 2026] GET /volume/v3/volumes/a862badd-2f50-44bb-b4a1-da48f8587cfb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:45.119370 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e8f2ad4e-3519-465c-952b-9ce3c5cddcda None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:45.121170 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8f2ad4e-3519-465c-952b-9ce3c5cddcda tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 Aug 13 23:52:45.121356 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8f2ad4e-3519-465c-952b-9ce3c5cddcda tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:45.121531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8f2ad4e-3519-465c-952b-9ce3c5cddcda tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:45.121678 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e8f2ad4e-3519-465c-952b-9ce3c5cddcda tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete volume with id: ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 Aug 13 23:52:45.128484 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:45.128484 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:45.128894 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8f2ad4e-3519-465c-952b-9ce3c5cddcda tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:52:45.144415 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8f2ad4e-3519-465c-952b-9ce3c5cddcda tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete volume request issued successfully. Aug 13 23:52:45.144625 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8f2ad4e-3519-465c-952b-9ce3c5cddcda tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 returned with HTTP 202 Aug 13 23:52:45.145066 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1148/4623] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:45 2026] DELETE /volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:45.152824 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d895db6c-a6c5-43fe-aac3-532b9cb367f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:45.154578 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d895db6c-a6c5-43fe-aac3-532b9cb367f2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 Aug 13 23:52:45.154830 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d895db6c-a6c5-43fe-aac3-532b9cb367f2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:45.155111 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d895db6c-a6c5-43fe-aac3-532b9cb367f2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:45.161530 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:45.161530 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:45.164774 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d895db6c-a6c5-43fe-aac3-532b9cb367f2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:52:45.168789 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d895db6c-a6c5-43fe-aac3-532b9cb367f2 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 returned with HTTP 200 Aug 13 23:52:45.168945 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1170/4624] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:45 2026] GET /volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:45.838578 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c75fe47d-0e0a-4bb8-aafb-14bb31fa1390 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:45.842009 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c75fe47d-0e0a-4bb8-aafb-14bb31fa1390 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:45.842009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c75fe47d-0e0a-4bb8-aafb-14bb31fa1390 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:45.842009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c75fe47d-0e0a-4bb8-aafb-14bb31fa1390 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:45.842009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c75fe47d-0e0a-4bb8-aafb-14bb31fa1390 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:45.845606 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:45.845606 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:45.846383 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c75fe47d-0e0a-4bb8-aafb-14bb31fa1390 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:45.846789 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1156/4625] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:45 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:46.182229 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20921c01-e19a-4502-ba39-f7d70be7cf2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:46.183840 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20921c01-e19a-4502-ba39-f7d70be7cf2b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 Aug 13 23:52:46.184033 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20921c01-e19a-4502-ba39-f7d70be7cf2b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:46.184227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20921c01-e19a-4502-ba39-f7d70be7cf2b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:46.186013 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=269,cinder:UPDATE=100,cinder:INSERT=47 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:52:46.189676 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20921c01-e19a-4502-ba39-f7d70be7cf2b tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 returned with HTTP 404 Aug 13 23:52:46.190293 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1152/4626] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:46 2026] GET /volume/v3/volumes/ebfe7b79-44ca-4ce7-95cb-b105b51a76f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:46.196520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4204224-4727-4859-9acb-2e8bd76939d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:46.198272 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4204224-4727-4859-9acb-2e8bd76939d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 Aug 13 23:52:46.198449 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4204224-4727-4859-9acb-2e8bd76939d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:46.198641 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4204224-4727-4859-9acb-2e8bd76939d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:46.198786 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c4204224-4727-4859-9acb-2e8bd76939d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete volume with id: b4ad54d1-51eb-4414-9af6-a90577cd1160 Aug 13 23:52:46.205226 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:46.205226 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:46.205693 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c4204224-4727-4859-9acb-2e8bd76939d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:52:46.220185 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c4204224-4727-4859-9acb-2e8bd76939d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Delete volume request issued successfully. Aug 13 23:52:46.220420 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4204224-4727-4859-9acb-2e8bd76939d6 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 returned with HTTP 202 Aug 13 23:52:46.220842 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1149/4627] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:46 2026] DELETE /volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:46.229417 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea75cb40-0734-4d06-a0b2-218bb20046c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:46.231232 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea75cb40-0734-4d06-a0b2-218bb20046c8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 Aug 13 23:52:46.231466 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea75cb40-0734-4d06-a0b2-218bb20046c8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:46.231705 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea75cb40-0734-4d06-a0b2-218bb20046c8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:46.239553 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:46.239553 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:46.245000 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea75cb40-0734-4d06-a0b2-218bb20046c8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Volume info retrieved successfully. Aug 13 23:52:46.250751 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea75cb40-0734-4d06-a0b2-218bb20046c8 tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 returned with HTTP 200 Aug 13 23:52:46.251367 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1171/4628] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:46 2026] GET /volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:46.859408 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-744b1797-385d-446e-9952-aa4de76fb99b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:46.861503 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-744b1797-385d-446e-9952-aa4de76fb99b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:46.861755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-744b1797-385d-446e-9952-aa4de76fb99b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:46.862001 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-744b1797-385d-446e-9952-aa4de76fb99b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:46.862183 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-744b1797-385d-446e-9952-aa4de76fb99b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:46.867287 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:46.867287 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:46.868129 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-744b1797-385d-446e-9952-aa4de76fb99b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:46.868564 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1157/4629] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:46 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:47.264486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53cc113b-0c2c-4949-96d7-693d019ae74c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:47.268011 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53cc113b-0c2c-4949-96d7-693d019ae74c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] GET https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 Aug 13 23:52:47.268011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53cc113b-0c2c-4949-96d7-693d019ae74c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:47.268011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53cc113b-0c2c-4949-96d7-693d019ae74c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:47.271727 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53cc113b-0c2c-4949-96d7-693d019ae74c tempest-VolumesBackupsTest-1489343657 tempest-VolumesBackupsTest-1489343657-project-member] https://10.4.3.81/volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 returned with HTTP 404 Aug 13 23:52:47.272237 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1153/4630] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:47 2026] GET /volume/v3/volumes/b4ad54d1-51eb-4414-9af6-a90577cd1160 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:47.883352 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f6680f7a-c1ea-49a0-95a5-7d90555187a4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:47.889408 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6680f7a-c1ea-49a0-95a5-7d90555187a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:47.889713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6680f7a-c1ea-49a0-95a5-7d90555187a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:47.889944 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6680f7a-c1ea-49a0-95a5-7d90555187a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:47.890093 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f6680f7a-c1ea-49a0-95a5-7d90555187a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:47.898306 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:47.898306 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:47.899246 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6680f7a-c1ea-49a0-95a5-7d90555187a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:47.899622 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1150/4631] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:47 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:48.911978 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3d905e5-56d5-4b32-be75-44e1a25322fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:48.913565 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3d905e5-56d5-4b32-be75-44e1a25322fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:48.914234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3d905e5-56d5-4b32-be75-44e1a25322fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:48.914234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3d905e5-56d5-4b32-be75-44e1a25322fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:48.914234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b3d905e5-56d5-4b32-be75-44e1a25322fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:48.915613 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=313,cinder:UPDATE=112,cinder:INSERT=65 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:52:48.920114 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:48.920114 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:48.921077 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3d905e5-56d5-4b32-be75-44e1a25322fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:48.921077 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1172/4632] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:48 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:48.998871 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f14865f-2299-469c-8fdb-0e214ede517a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:49.088080 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:49.088557 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:49.090094 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:49.090219 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Create volume of 1 GB Aug 13 23:52:49.094705 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Availability Zones retrieved successfully. Aug 13 23:52:49.100154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Flow 'volume_create_api' (be0c74b4-8cef-4c18-87f3-81759a22029e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:49.101166 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e94cf7a6-85ab-459c-9b08-540dc2a72ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:49.102144 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:49.128952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e94cf7a6-85ab-459c-9b08-540dc2a72ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:49.129784 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85229479-4596-4b31-a723-425d9632b725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:49.188273 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Created reservations ['4b1b3c0c-c0ca-440d-a43b-a03107d24967', '52e3a377-9e55-49c5-920e-947dd4bbb418', '2dc146cc-449e-412b-a991-6d22c47aa5dd', 'c02d12cf-8129-4adb-94ae-594469e55325'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:49.189760 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85229479-4596-4b31-a723-425d9632b725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b1b3c0c-c0ca-440d-a43b-a03107d24967', '52e3a377-9e55-49c5-920e-947dd4bbb418', '2dc146cc-449e-412b-a991-6d22c47aa5dd', 'c02d12cf-8129-4adb-94ae-594469e55325']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:49.189930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d355d84-421f-4408-8dd4-4bbceffee401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:49.217498 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d355d84-421f-4408-8dd4-4bbceffee401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc', '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='3f55e42838274a348a78c95371e8b662',qos_specs=None,replication_status=,reservations=['4b1b3c0c-c0ca-440d-a43b-a03107d24967','52e3a377-9e55-49c5-920e-947dd4bbb418','2dc146cc-449e-412b-a991-6d22c47aa5dd','c02d12cf-8129-4adb-94ae-594469e55325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed398a6d0bdb464c905e1191d3d9ec4b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:49Z,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=ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f55e42838274a348a78c95371e8b662',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed398a6d0bdb464c905e1191d3d9ec4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:49.217498 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (723c9d83-52fc-4a80-8222-687aa9ca1dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:49.236932 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (723c9d83-52fc-4a80-8222-687aa9ca1dfe) transitioned into state 'SUCCESS' from 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='3f55e42838274a348a78c95371e8b662',qos_specs=None,replication_status=,reservations=['4b1b3c0c-c0ca-440d-a43b-a03107d24967','52e3a377-9e55-49c5-920e-947dd4bbb418','2dc146cc-449e-412b-a991-6d22c47aa5dd','c02d12cf-8129-4adb-94ae-594469e55325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed398a6d0bdb464c905e1191d3d9ec4b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:49.237721 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b2fea8-2825-4b6e-9483-879a0658b574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:49.247026 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b2fea8-2825-4b6e-9483-879a0658b574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:49.247799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Flow 'volume_create_api' (be0c74b4-8cef-4c18-87f3-81759a22029e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:49.248085 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Create volume request issued successfully. Aug 13 23:52:49.248667 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f14865f-2299-469c-8fdb-0e214ede517a tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:49.249067 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1158/4633] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:52:48 2026] POST /volume/v3/volumes => generated 738 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:49.263468 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-860d4b9c-4b4c-42d4-a774-558d3d3560c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:49.265690 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-860d4b9c-4b4c-42d4-a774-558d3d3560c6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc Aug 13 23:52:49.265963 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-860d4b9c-4b4c-42d4-a774-558d3d3560c6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:49.266257 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-860d4b9c-4b4c-42d4-a774-558d3d3560c6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:49.275212 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:49.275212 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:49.281937 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-860d4b9c-4b4c-42d4-a774-558d3d3560c6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:49.286026 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-860d4b9c-4b4c-42d4-a774-558d3d3560c6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc returned with HTTP 200 Aug 13 23:52:49.286577 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1154/4634] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:49 2026] GET /volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:49.931089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc8e5986-6b5a-4735-a946-8bbf8770f4bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:49.933035 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc8e5986-6b5a-4735-a946-8bbf8770f4bd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:49.933223 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc8e5986-6b5a-4735-a946-8bbf8770f4bd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:49.933441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc8e5986-6b5a-4735-a946-8bbf8770f4bd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:49.933539 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bc8e5986-6b5a-4735-a946-8bbf8770f4bd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:49.937976 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:49.937976 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:49.938892 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc8e5986-6b5a-4735-a946-8bbf8770f4bd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:49.939366 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1151/4635] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:49 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:50.301404 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25219baa-7f88-4f48-b798-d6a8d6ad40d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:50.303788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25219baa-7f88-4f48-b798-d6a8d6ad40d6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc Aug 13 23:52:50.304010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25219baa-7f88-4f48-b798-d6a8d6ad40d6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:50.304295 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25219baa-7f88-4f48-b798-d6a8d6ad40d6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:50.313463 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:50.313463 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:50.318386 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-25219baa-7f88-4f48-b798-d6a8d6ad40d6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:50.326766 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25219baa-7f88-4f48-b798-d6a8d6ad40d6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc returned with HTTP 200 Aug 13 23:52:50.327320 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1173/4636] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:50 2026] GET /volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:50.343651 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0d19747-2791-42f8-87c7-3818e1e670e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:50.345457 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0d19747-2791-42f8-87c7-3818e1e670e5 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc Aug 13 23:52:50.345620 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0d19747-2791-42f8-87c7-3818e1e670e5 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:50.345812 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0d19747-2791-42f8-87c7-3818e1e670e5 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:50.352390 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:50.352390 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:50.355938 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e0d19747-2791-42f8-87c7-3818e1e670e5 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:50.359954 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0d19747-2791-42f8-87c7-3818e1e670e5 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc returned with HTTP 200 Aug 13 23:52:50.360402 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1159/4637] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:50 2026] GET /volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:50.373066 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:50.374687 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:50.375034 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-749107589"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:50.376421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-749107589'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:50.376526 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Create volume of 1 GB Aug 13 23:52:50.380357 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Availability Zones retrieved successfully. Aug 13 23:52:50.385619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Flow 'volume_create_api' (1a3e3806-ab5d-413a-8271-43b23c09833b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:50.386517 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e87543e-796b-46dd-9090-04d7a6ecb779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:50.387398 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:50.414311 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e87543e-796b-46dd-9090-04d7a6ecb779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:50.415296 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c096a9f7-598a-4c71-83f1-289e392a19b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:50.460345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Created reservations ['d064b8bc-6692-4cfe-9b00-57319f20c3f4', '67500e79-8309-44ac-8816-7980ebdfee55', '9a573728-c602-45b1-984f-cbf26f57aef2', '0cbe3cf0-aa81-42b8-a6e5-0686060a68e7'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:50.461181 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c096a9f7-598a-4c71-83f1-289e392a19b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d064b8bc-6692-4cfe-9b00-57319f20c3f4', '67500e79-8309-44ac-8816-7980ebdfee55', '9a573728-c602-45b1-984f-cbf26f57aef2', '0cbe3cf0-aa81-42b8-a6e5-0686060a68e7']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:50.462180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5543157-27b6-4aba-938c-1b51efd141ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:50.490082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5543157-27b6-4aba-938c-1b51efd141ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a49562d3-38e7-4611-847f-0e2ba0e2935a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-749107589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f55e42838274a348a78c95371e8b662',qos_specs=None,replication_status=,reservations=['d064b8bc-6692-4cfe-9b00-57319f20c3f4','67500e79-8309-44ac-8816-7980ebdfee55','9a573728-c602-45b1-984f-cbf26f57aef2','0cbe3cf0-aa81-42b8-a6e5-0686060a68e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed398a6d0bdb464c905e1191d3d9ec4b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:50Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-749107589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a49562d3-38e7-4611-847f-0e2ba0e2935a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f55e42838274a348a78c95371e8b662',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed398a6d0bdb464c905e1191d3d9ec4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:50.491047 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279372bc-730b-4bdd-911b-e7ef8df39aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:50.513463 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279372bc-730b-4bdd-911b-e7ef8df39aec) transitioned into 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-749107589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f55e42838274a348a78c95371e8b662',qos_specs=None,replication_status=,reservations=['d064b8bc-6692-4cfe-9b00-57319f20c3f4','67500e79-8309-44ac-8816-7980ebdfee55','9a573728-c602-45b1-984f-cbf26f57aef2','0cbe3cf0-aa81-42b8-a6e5-0686060a68e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed398a6d0bdb464c905e1191d3d9ec4b',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:50.514353 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8b9558-738f-415b-876c-33191d9c5c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:50.525302 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8b9558-738f-415b-876c-33191d9c5c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:50.526327 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Flow 'volume_create_api' (1a3e3806-ab5d-413a-8271-43b23c09833b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:50.526785 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Create volume request issued successfully. Aug 13 23:52:50.527541 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21fa24fa-e14f-4bc7-9e61-1188db10b5ff tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:50.528151 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1155/4638] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:52:50 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:50.542422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ed0c1d7-63d9-40bc-b2c2-8025cb16be2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:50.545745 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ed0c1d7-63d9-40bc-b2c2-8025cb16be2c tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a Aug 13 23:52:50.546036 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ed0c1d7-63d9-40bc-b2c2-8025cb16be2c tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:50.546314 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ed0c1d7-63d9-40bc-b2c2-8025cb16be2c tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:50.549781 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=287,cinder:INSERT=53,cinder:UPDATE=95 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:52:50.558878 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:50.558878 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:50.567457 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ed0c1d7-63d9-40bc-b2c2-8025cb16be2c tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:50.574838 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ed0c1d7-63d9-40bc-b2c2-8025cb16be2c tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a returned with HTTP 200 Aug 13 23:52:50.575401 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1152/4639] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:50 2026] GET /volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:50.949566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69ab1d39-c241-41dd-8892-7bae85016549 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:50.951593 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69ab1d39-c241-41dd-8892-7bae85016549 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:50.951841 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69ab1d39-c241-41dd-8892-7bae85016549 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:50.952100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69ab1d39-c241-41dd-8892-7bae85016549 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:50.952372 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-69ab1d39-c241-41dd-8892-7bae85016549 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:50.956845 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:50.956845 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:50.957770 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69ab1d39-c241-41dd-8892-7bae85016549 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:50.958245 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1174/4640] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:50 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:51.594915 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-09db79ad-9bae-4fe4-8c7e-36e863540bf6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:51.597529 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09db79ad-9bae-4fe4-8c7e-36e863540bf6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a Aug 13 23:52:51.597613 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09db79ad-9bae-4fe4-8c7e-36e863540bf6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:51.597865 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09db79ad-9bae-4fe4-8c7e-36e863540bf6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:51.600748 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=268,cinder:INSERT=52,cinder:UPDATE=92 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:52:51.613009 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:51.613009 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:51.615787 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-09db79ad-9bae-4fe4-8c7e-36e863540bf6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:51.622596 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09db79ad-9bae-4fe4-8c7e-36e863540bf6 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a returned with HTTP 200 Aug 13 23:52:51.623345 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1160/4641] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:51 2026] GET /volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:51.638212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d0e305fc-4cb1-452b-a89a-8adc221a02d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:51.640411 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0e305fc-4cb1-452b-a89a-8adc221a02d4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a Aug 13 23:52:51.640658 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0e305fc-4cb1-452b-a89a-8adc221a02d4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:51.640857 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0e305fc-4cb1-452b-a89a-8adc221a02d4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:51.654943 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:51.654943 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:51.667542 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d0e305fc-4cb1-452b-a89a-8adc221a02d4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:51.673766 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0e305fc-4cb1-452b-a89a-8adc221a02d4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a returned with HTTP 200 Aug 13 23:52:51.674292 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1156/4642] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:51 2026] GET /volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:51.690651 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-353ab42f-8d7c-4759-88f7-baa41d10746f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:51.693240 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-353ab42f-8d7c-4759-88f7-baa41d10746f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:52:51.693240 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-353ab42f-8d7c-4759-88f7-baa41d10746f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a49562d3-38e7-4611-847f-0e2ba0e2935a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-451884165"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:51.705011 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:51.705011 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:51.705011 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-353ab42f-8d7c-4759-88f7-baa41d10746f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:51.705011 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-353ab42f-8d7c-4759-88f7-baa41d10746f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Create snapshot from volume a49562d3-38e7-4611-847f-0e2ba0e2935a Aug 13 23:52:51.738938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-353ab42f-8d7c-4759-88f7-baa41d10746f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Created reservations ['0f876b1f-f64b-454c-9c46-8aa33da7c93f', 'a831f34a-a5bb-452d-b628-01cee24b7f52', '05fefb49-3681-4df8-b918-8c87ef2032ca', 'a9913506-52fb-4a0f-8402-664872c4718d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:51.775617 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-353ab42f-8d7c-4759-88f7-baa41d10746f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Snapshot create request issued successfully. Aug 13 23:52:51.776022 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-353ab42f-8d7c-4759-88f7-baa41d10746f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:52:51.776556 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1153/4643] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:52:51 2026] POST /volume/v3/snapshots => generated 325 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:51.792224 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b021f81-a66f-4473-9586-81b3c164bfbb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:51.792224 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b021f81-a66f-4473-9586-81b3c164bfbb tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 Aug 13 23:52:51.792224 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b021f81-a66f-4473-9586-81b3c164bfbb tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:51.792224 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b021f81-a66f-4473-9586-81b3c164bfbb tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:51.796581 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:51.796581 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:51.797065 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b021f81-a66f-4473-9586-81b3c164bfbb tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Snapshot retrieved successfully. Aug 13 23:52:51.798044 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b021f81-a66f-4473-9586-81b3c164bfbb tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 returned with HTTP 200 Aug 13 23:52:51.798433 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1175/4644] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:51 2026] GET /volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 => generated 457 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:51.969330 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7be560c8-af96-4c2a-80f0-2b9989a4caf7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:51.972591 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7be560c8-af96-4c2a-80f0-2b9989a4caf7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:51.974847 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7be560c8-af96-4c2a-80f0-2b9989a4caf7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:51.975161 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7be560c8-af96-4c2a-80f0-2b9989a4caf7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:51.975369 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7be560c8-af96-4c2a-80f0-2b9989a4caf7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:51.980421 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:51.980421 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:51.981547 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7be560c8-af96-4c2a-80f0-2b9989a4caf7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:51.982004 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1161/4645] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:51 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:52.813393 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6225a2c6-6051-4585-acb8-990b5cfcd89b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:52.815439 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6225a2c6-6051-4585-acb8-990b5cfcd89b tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 Aug 13 23:52:52.815692 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6225a2c6-6051-4585-acb8-990b5cfcd89b tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:52.815920 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6225a2c6-6051-4585-acb8-990b5cfcd89b tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:52.822545 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:52.822545 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:52.823323 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6225a2c6-6051-4585-acb8-990b5cfcd89b tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Snapshot retrieved successfully. Aug 13 23:52:52.824424 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6225a2c6-6051-4585-acb8-990b5cfcd89b tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 returned with HTTP 200 Aug 13 23:52:52.824948 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1157/4646] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:52 2026] GET /volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:52.837143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9ab1d96-cc94-40d3-bde2-9751fecf8c51 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:52.838934 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9ab1d96-cc94-40d3-bde2-9751fecf8c51 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 Aug 13 23:52:52.839701 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9ab1d96-cc94-40d3-bde2-9751fecf8c51 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:52.839701 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9ab1d96-cc94-40d3-bde2-9751fecf8c51 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:52.845362 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:52.845362 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:52.845834 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c9ab1d96-cc94-40d3-bde2-9751fecf8c51 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Snapshot retrieved successfully. Aug 13 23:52:52.846671 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9ab1d96-cc94-40d3-bde2-9751fecf8c51 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 returned with HTTP 200 Aug 13 23:52:52.847103 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1154/4647] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:52 2026] GET /volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:52.858926 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b19c0bf1-c3ae-4179-a88e-67591d9b65d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:52.860815 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b19c0bf1-c3ae-4179-a88e-67591d9b65d2 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 Aug 13 23:52:52.861052 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b19c0bf1-c3ae-4179-a88e-67591d9b65d2 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:52.861253 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b19c0bf1-c3ae-4179-a88e-67591d9b65d2 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:52.861361 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b19c0bf1-c3ae-4179-a88e-67591d9b65d2 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Delete snapshot with id: 72aa3508-4e13-40ea-adc8-b25cc76c0404 Aug 13 23:52:52.871022 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:52.871022 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:52.871643 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b19c0bf1-c3ae-4179-a88e-67591d9b65d2 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Snapshot retrieved successfully. Aug 13 23:52:52.902374 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b19c0bf1-c3ae-4179-a88e-67591d9b65d2 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Snapshot delete request issued successfully. Aug 13 23:52:52.902374 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b19c0bf1-c3ae-4179-a88e-67591d9b65d2 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 returned with HTTP 202 Aug 13 23:52:52.902744 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1176/4648] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:52:52 2026] DELETE /volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:52.912062 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24773cfd-f416-410c-9ba7-ac2b6a708e0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:52.914005 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24773cfd-f416-410c-9ba7-ac2b6a708e0f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 Aug 13 23:52:52.915523 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24773cfd-f416-410c-9ba7-ac2b6a708e0f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:52.915523 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24773cfd-f416-410c-9ba7-ac2b6a708e0f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:52.927641 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:52.927641 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:52.928127 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-24773cfd-f416-410c-9ba7-ac2b6a708e0f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Snapshot retrieved successfully. Aug 13 23:52:52.929033 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24773cfd-f416-410c-9ba7-ac2b6a708e0f tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 returned with HTTP 200 Aug 13 23:52:52.929451 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1162/4649] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:52 2026] GET /volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:52.992923 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-991e7889-4f39-4dd8-8fae-e6377f465dcf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:52.995511 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-991e7889-4f39-4dd8-8fae-e6377f465dcf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:52.995757 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-991e7889-4f39-4dd8-8fae-e6377f465dcf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:52.995982 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-991e7889-4f39-4dd8-8fae-e6377f465dcf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:52.996258 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-991e7889-4f39-4dd8-8fae-e6377f465dcf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:53.002634 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:53.002634 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:53.003948 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-991e7889-4f39-4dd8-8fae-e6377f465dcf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:53.004486 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1158/4650] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:52 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:53.340946 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f8179b26-bf1f-4c69-98ee-c1b80d703b0a req-f45aee2b-3124-4b37-8b77-09288f0a40e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:53.347152 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f8179b26-bf1f-4c69-98ee-c1b80d703b0a req-f45aee2b-3124-4b37-8b77-09288f0a40e7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3 Aug 13 23:52:53.347437 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f8179b26-bf1f-4c69-98ee-c1b80d703b0a req-f45aee2b-3124-4b37-8b77-09288f0a40e7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:53.347726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f8179b26-bf1f-4c69-98ee-c1b80d703b0a req-f45aee2b-3124-4b37-8b77-09288f0a40e7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:53.357348 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:53.357348 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:53.409517 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f8179b26-bf1f-4c69-98ee-c1b80d703b0a req-f45aee2b-3124-4b37-8b77-09288f0a40e7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3 returned with HTTP 200 Aug 13 23:52:53.409892 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1155/4651] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:52:53 2026] DELETE /volume/v3/attachments/4a329212-69ea-4b70-9c3a-871e36c922e3 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:53.939254 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc4e3516-b8ae-4338-916b-78615c90d2a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:53.941697 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc4e3516-b8ae-4338-916b-78615c90d2a4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 Aug 13 23:52:53.941848 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc4e3516-b8ae-4338-916b-78615c90d2a4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:53.942067 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc4e3516-b8ae-4338-916b-78615c90d2a4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:53.947162 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc4e3516-b8ae-4338-916b-78615c90d2a4 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 returned with HTTP 404 Aug 13 23:52:53.947796 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1177/4652] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:53 2026] GET /volume/v3/snapshots/72aa3508-4e13-40ea-adc8-b25cc76c0404 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:53.955635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dca02df0-2f14-45d6-8f55-73e6b26a7df8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:53.957593 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dca02df0-2f14-45d6-8f55-73e6b26a7df8 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a Aug 13 23:52:53.957855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dca02df0-2f14-45d6-8f55-73e6b26a7df8 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:53.958144 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dca02df0-2f14-45d6-8f55-73e6b26a7df8 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:53.958353 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-dca02df0-2f14-45d6-8f55-73e6b26a7df8 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Delete volume with id: a49562d3-38e7-4611-847f-0e2ba0e2935a Aug 13 23:52:53.966559 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:53.966559 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:53.967123 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dca02df0-2f14-45d6-8f55-73e6b26a7df8 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:53.994014 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dca02df0-2f14-45d6-8f55-73e6b26a7df8 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Delete volume request issued successfully. Aug 13 23:52:53.994329 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dca02df0-2f14-45d6-8f55-73e6b26a7df8 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a returned with HTTP 202 Aug 13 23:52:53.994882 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1163/4653] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:53 2026] DELETE /volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:54.004000 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-087f1a7a-d898-4516-bbbf-5dddc5d18300 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:54.006476 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-087f1a7a-d898-4516-bbbf-5dddc5d18300 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a Aug 13 23:52:54.006657 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-087f1a7a-d898-4516-bbbf-5dddc5d18300 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:54.006892 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-087f1a7a-d898-4516-bbbf-5dddc5d18300 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:54.015606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9287dcc1-10eb-46e4-addc-97d9b0d8b5d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:54.016040 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:54.016040 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:54.017622 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9287dcc1-10eb-46e4-addc-97d9b0d8b5d3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:54.017864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9287dcc1-10eb-46e4-addc-97d9b0d8b5d3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:54.018110 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9287dcc1-10eb-46e4-addc-97d9b0d8b5d3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:54.018216 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9287dcc1-10eb-46e4-addc-97d9b0d8b5d3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:54.020339 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-087f1a7a-d898-4516-bbbf-5dddc5d18300 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:54.023825 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:54.023825 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:54.024938 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9287dcc1-10eb-46e4-addc-97d9b0d8b5d3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:54.025313 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-087f1a7a-d898-4516-bbbf-5dddc5d18300 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a returned with HTTP 200 Aug 13 23:52:54.025403 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1156/4654] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:54 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:54.026085 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1159/4655] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:54 2026] GET /volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:54.796366 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-673b0d10-f3bf-4db2-9116-bfa6cdb1e2b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:54.798632 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-673b0d10-f3bf-4db2-9116-bfa6cdb1e2b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:54.798881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-673b0d10-f3bf-4db2-9116-bfa6cdb1e2b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:54.799129 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-673b0d10-f3bf-4db2-9116-bfa6cdb1e2b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:54.799332 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-673b0d10-f3bf-4db2-9116-bfa6cdb1e2b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Delete volume with id: a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:54.808322 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:54.808322 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:54.808440 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-673b0d10-f3bf-4db2-9116-bfa6cdb1e2b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:52:54.824395 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-673b0d10-f3bf-4db2-9116-bfa6cdb1e2b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Delete volume request issued successfully. Aug 13 23:52:54.824606 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-673b0d10-f3bf-4db2-9116-bfa6cdb1e2b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 202 Aug 13 23:52:54.825037 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1178/4656] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:52:54 2026] DELETE /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:52:54.832216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0219e6b1-99ff-41e1-98cd-a8d8cdeb2e2a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:54.835910 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0219e6b1-99ff-41e1-98cd-a8d8cdeb2e2a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:54.836154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0219e6b1-99ff-41e1-98cd-a8d8cdeb2e2a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:54.836346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0219e6b1-99ff-41e1-98cd-a8d8cdeb2e2a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:54.849603 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:54.849603 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:54.855030 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0219e6b1-99ff-41e1-98cd-a8d8cdeb2e2a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:52:54.860140 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0219e6b1-99ff-41e1-98cd-a8d8cdeb2e2a tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 200 Aug 13 23:52:54.860546 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1164/4657] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:52:54 2026] GET /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 1418 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:52:55.035728 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84dd7aea-411e-4be8-b8d0-b4447565ffbd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:55.037509 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84dd7aea-411e-4be8-b8d0-b4447565ffbd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:55.037690 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84dd7aea-411e-4be8-b8d0-b4447565ffbd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:55.037855 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84dd7aea-411e-4be8-b8d0-b4447565ffbd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:55.037947 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-84dd7aea-411e-4be8-b8d0-b4447565ffbd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:55.041073 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d4969fe-16f7-449b-a645-08a2a82ee040 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:55.042271 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:55.042271 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:55.042962 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d4969fe-16f7-449b-a645-08a2a82ee040 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a Aug 13 23:52:55.043085 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84dd7aea-411e-4be8-b8d0-b4447565ffbd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:55.043196 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d4969fe-16f7-449b-a645-08a2a82ee040 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:55.043384 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1157/4658] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:55 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:55.043497 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d4969fe-16f7-449b-a645-08a2a82ee040 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:55.050057 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d4969fe-16f7-449b-a645-08a2a82ee040 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a returned with HTTP 404 Aug 13 23:52:55.050635 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1160/4659] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:55 2026] GET /volume/v3/volumes/a49562d3-38e7-4611-847f-0e2ba0e2935a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:55.057580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c08fa7ed-3e2f-43af-9ed7-4682a285cd66 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:55.059876 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c08fa7ed-3e2f-43af-9ed7-4682a285cd66 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc Aug 13 23:52:55.060073 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c08fa7ed-3e2f-43af-9ed7-4682a285cd66 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:55.060348 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c08fa7ed-3e2f-43af-9ed7-4682a285cd66 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:55.060623 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c08fa7ed-3e2f-43af-9ed7-4682a285cd66 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Delete volume with id: ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc Aug 13 23:52:55.069820 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:55.069820 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:55.070350 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c08fa7ed-3e2f-43af-9ed7-4682a285cd66 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:55.088647 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c08fa7ed-3e2f-43af-9ed7-4682a285cd66 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Delete volume request issued successfully. Aug 13 23:52:55.088784 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c08fa7ed-3e2f-43af-9ed7-4682a285cd66 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc returned with HTTP 202 Aug 13 23:52:55.089391 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1179/4660] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:52:55 2026] DELETE /volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:55.096243 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5929bcae-ca45-4de7-b454-51cf116addc0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:55.098044 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5929bcae-ca45-4de7-b454-51cf116addc0 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc Aug 13 23:52:55.098246 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5929bcae-ca45-4de7-b454-51cf116addc0 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:55.098399 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5929bcae-ca45-4de7-b454-51cf116addc0 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:55.104879 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:55.104879 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:55.108549 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5929bcae-ca45-4de7-b454-51cf116addc0 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Volume info retrieved successfully. Aug 13 23:52:55.113473 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5929bcae-ca45-4de7-b454-51cf116addc0 tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc returned with HTTP 200 Aug 13 23:52:55.114346 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1165/4661] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:55 2026] GET /volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:55.874549 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-903ede0c-926e-48f1-8c77-9bf3ec80db6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:55.876870 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-903ede0c-926e-48f1-8c77-9bf3ec80db6c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 Aug 13 23:52:55.877199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-903ede0c-926e-48f1-8c77-9bf3ec80db6c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:55.877475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-903ede0c-926e-48f1-8c77-9bf3ec80db6c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:55.885268 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-903ede0c-926e-48f1-8c77-9bf3ec80db6c tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 returned with HTTP 404 Aug 13 23:52:55.885924 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1158/4662] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:52:55 2026] GET /volume/v3/volumes/a20c8a25-918c-42c5-82d7-2d388638e263 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:52:55.893055 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-192aa4e5-639d-469f-ac1c-53703faa3f4b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:55.895123 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-192aa4e5-639d-469f-ac1c-53703faa3f4b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d Aug 13 23:52:55.895356 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-192aa4e5-639d-469f-ac1c-53703faa3f4b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:55.895589 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-192aa4e5-639d-469f-ac1c-53703faa3f4b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:55.895712 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-192aa4e5-639d-469f-ac1c-53703faa3f4b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Delete snapshot with id: 916a01c0-c74f-42f6-aece-ee1789d2b97d Aug 13 23:52:55.901199 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:55.901199 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:55.901699 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-192aa4e5-639d-469f-ac1c-53703faa3f4b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot retrieved successfully. Aug 13 23:52:55.921620 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-192aa4e5-639d-469f-ac1c-53703faa3f4b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot delete request issued successfully. Aug 13 23:52:55.921848 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-192aa4e5-639d-469f-ac1c-53703faa3f4b tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d returned with HTTP 202 Aug 13 23:52:55.922353 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1161/4663] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:52:55 2026] DELETE /volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:52:55.929461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad594d9f-fc86-4cd1-a8f3-10a50363b1b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:55.931273 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad594d9f-fc86-4cd1-a8f3-10a50363b1b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d Aug 13 23:52:55.931514 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad594d9f-fc86-4cd1-a8f3-10a50363b1b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:55.931684 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad594d9f-fc86-4cd1-a8f3-10a50363b1b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:55.937313 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:55.937313 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:55.937800 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ad594d9f-fc86-4cd1-a8f3-10a50363b1b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot retrieved successfully. Aug 13 23:52:55.938599 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad594d9f-fc86-4cd1-a8f3-10a50363b1b3 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d returned with HTTP 200 Aug 13 23:52:55.938966 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1180/4664] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:55 2026] GET /volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:56.053490 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d70f8cc-cd5f-4d1e-bc60-77272d772eaf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:56.055280 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d70f8cc-cd5f-4d1e-bc60-77272d772eaf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:56.055498 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d70f8cc-cd5f-4d1e-bc60-77272d772eaf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:56.055698 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d70f8cc-cd5f-4d1e-bc60-77272d772eaf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:56.055839 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1d70f8cc-cd5f-4d1e-bc60-77272d772eaf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:56.060169 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:56.060169 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:56.061064 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d70f8cc-cd5f-4d1e-bc60-77272d772eaf tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:56.061557 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1166/4665] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:56 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:56.127336 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-24228aff-9815-444f-a575-13f5389c31cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:56.128944 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24228aff-9815-444f-a575-13f5389c31cf tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] GET https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc Aug 13 23:52:56.129118 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24228aff-9815-444f-a575-13f5389c31cf tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:56.129298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24228aff-9815-444f-a575-13f5389c31cf tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:56.134829 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24228aff-9815-444f-a575-13f5389c31cf tempest-CinderUnicodeTest-1046060061 tempest-CinderUnicodeTest-1046060061-project-member] https://10.4.3.81/volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc returned with HTTP 404 Aug 13 23:52:56.135295 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1159/4666] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:56 2026] GET /volume/v3/volumes/ef0d3956-2984-480a-b6e3-3bb5dcd1b7cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:56.948227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-239dc0c0-913a-4264-a831-a07142ec7dcf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:56.950298 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-239dc0c0-913a-4264-a831-a07142ec7dcf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d Aug 13 23:52:56.950541 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-239dc0c0-913a-4264-a831-a07142ec7dcf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:56.950751 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-239dc0c0-913a-4264-a831-a07142ec7dcf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:56.955260 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-239dc0c0-913a-4264-a831-a07142ec7dcf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d returned with HTTP 404 Aug 13 23:52:56.955805 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1162/4667] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:52:56 2026] GET /volume/v3/snapshots/916a01c0-c74f-42f6-aece-ee1789d2b97d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:52:57.070923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-087cc406-9d92-4aef-878d-55415392273d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:57.073128 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-087cc406-9d92-4aef-878d-55415392273d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:57.073385 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-087cc406-9d92-4aef-878d-55415392273d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:57.073644 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-087cc406-9d92-4aef-878d-55415392273d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:57.073791 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-087cc406-9d92-4aef-878d-55415392273d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:57.078243 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:57.078243 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:57.079030 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-087cc406-9d92-4aef-878d-55415392273d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:57.079387 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1181/4668] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:57 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:57.091039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53334d14-5865-4640-9a37-a7ca0efaa237 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:57.093053 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d/restore Aug 13 23:52:57.093802 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:57.094745 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Restoring backup 677735b9-8a91-4239-a8a8-bc9f4c71122d ({'restore': {'volume_id': '4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b'}}) {{(pid=100276) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 23:52:57.094845 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Restoring backup 677735b9-8a91-4239-a8a8-bc9f4c71122d to volume 4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b. Aug 13 23:52:57.099064 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:57.099064 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:57.106486 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:57.106486 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:57.106969 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:52:57.107115 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Checking backup size 1 against volume size 1 {{(pid=100276) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 23:52:57.107211 np0000007283 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Overwriting volume 4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b with restore of backup 677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:57.118339 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] restore_backup in rpcapi backup_id 677735b9-8a91-4239-a8a8-bc9f4c71122d {{(pid=100276) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 23:52:57.120017 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53334d14-5865-4640-9a37-a7ca0efaa237 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d/restore returned with HTTP 202 Aug 13 23:52:57.120450 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1167/4669] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 23:52:57 2026] POST /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d/restore => generated 182 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:57.128052 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f036ceb5-fa28-4db9-a049-40f5fa6ef367 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:57.130369 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f036ceb5-fa28-4db9-a049-40f5fa6ef367 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:57.130674 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f036ceb5-fa28-4db9-a049-40f5fa6ef367 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:57.130936 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f036ceb5-fa28-4db9-a049-40f5fa6ef367 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:57.131120 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f036ceb5-fa28-4db9-a049-40f5fa6ef367 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:57.136162 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:57.136162 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:57.136930 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f036ceb5-fa28-4db9-a049-40f5fa6ef367 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:57.137380 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1160/4670] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:57 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:57.516933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:57.598002 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:52:57.598410 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2037139432"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:57.600175 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2037139432'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:52:57.600328 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume of 1 GB Aug 13 23:52:57.600657 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:57.600657 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:57.605284 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Availability Zones retrieved successfully. Aug 13 23:52:57.610982 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Flow 'volume_create_api' (4bfc3058-4667-46fe-9a3c-d1eac20a5759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:57.612228 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841e2e68-facc-4571-a424-5ed27d5d10d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:57.613095 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:52:57.637694 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841e2e68-facc-4571-a424-5ed27d5d10d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:57.638367 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49995023-4cb0-49a7-99ca-e4e782b62164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:57.693889 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Created reservations ['82a6a12c-fdf5-415b-9e42-97d25fc74a6f', 'ae3e2d34-be6d-46b2-8731-c6fd1b54a9e0', '03ebfea4-7624-4a80-9695-cecfa70caed2', 'ccb102b7-0de3-4f46-83ef-06296b0349ec'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:57.694805 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49995023-4cb0-49a7-99ca-e4e782b62164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a6a12c-fdf5-415b-9e42-97d25fc74a6f', 'ae3e2d34-be6d-46b2-8731-c6fd1b54a9e0', '03ebfea4-7624-4a80-9695-cecfa70caed2', 'ccb102b7-0de3-4f46-83ef-06296b0349ec']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:57.695631 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3993c54c-dc35-45f9-ab73-77a702c2400d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:57.717660 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3993c54c-dc35-45f9-ab73-77a702c2400d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f491d98-162b-4eb1-88d1-6b8efe5ee132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2037139432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['82a6a12c-fdf5-415b-9e42-97d25fc74a6f','ae3e2d34-be6d-46b2-8731-c6fd1b54a9e0','03ebfea4-7624-4a80-9695-cecfa70caed2','ccb102b7-0de3-4f46-83ef-06296b0349ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e923f6a34c4f73943e77a87e826100',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2037139432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f491d98-162b-4eb1-88d1-6b8efe5ee132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12727aaded644f2f9188f93dcd51770e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44e923f6a34c4f73943e77a87e826100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:57.718450 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbce443b-be25-4fb9-9f25-3f822387cb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:57.736009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbce443b-be25-4fb9-9f25-3f822387cb53) transitioned into state 'SUCCESS' from state '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-2037139432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['82a6a12c-fdf5-415b-9e42-97d25fc74a6f','ae3e2d34-be6d-46b2-8731-c6fd1b54a9e0','03ebfea4-7624-4a80-9695-cecfa70caed2','ccb102b7-0de3-4f46-83ef-06296b0349ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e923f6a34c4f73943e77a87e826100',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:57.737310 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3824bc15-2735-4d75-928d-7f03e3efefd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:52:57.748465 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3824bc15-2735-4d75-928d-7f03e3efefd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:52:57.749557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Flow 'volume_create_api' (4bfc3058-4667-46fe-9a3c-d1eac20a5759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:52:57.749915 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume request issued successfully. Aug 13 23:52:57.750607 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed01cd61-5fe4-4d33-9f83-a6b984ec043a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:52:57.751112 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1163/4671] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:52:57 2026] POST /volume/v3/volumes => generated 776 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:57.762551 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94aa762f-9311-42d6-9b7e-23ac42ade1ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:57.765220 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94aa762f-9311-42d6-9b7e-23ac42ade1ac tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 Aug 13 23:52:57.765583 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94aa762f-9311-42d6-9b7e-23ac42ade1ac tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:57.765879 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94aa762f-9311-42d6-9b7e-23ac42ade1ac tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:57.776157 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:57.776157 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:57.780043 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-94aa762f-9311-42d6-9b7e-23ac42ade1ac tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:52:57.785668 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94aa762f-9311-42d6-9b7e-23ac42ade1ac tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 returned with HTTP 200 Aug 13 23:52:57.786263 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1182/4672] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:57 2026] GET /volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:58.009091 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-39c7bb42-e3d9-4680-831f-0b744a6efaf5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.010747 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-39c7bb42-e3d9-4680-831f-0b744a6efaf5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:58.010913 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-39c7bb42-e3d9-4680-831f-0b744a6efaf5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.011103 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-39c7bb42-e3d9-4680-831f-0b744a6efaf5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.019811 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.019811 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:58.024090 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-39c7bb42-e3d9-4680-831f-0b744a6efaf5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:58.030759 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-39c7bb42-e3d9-4680-831f-0b744a6efaf5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:58.031354 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1168/4673] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:58.104105 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-34f1b228-d4b0-49ef-905d-e14fee73a156 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.104474 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34f1b228-d4b0-49ef-905d-e14fee73a156 None None] GET https://10.4.3.81/volume// Aug 13 23:52:58.104688 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34f1b228-d4b0-49ef-905d-e14fee73a156 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.104862 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34f1b228-d4b0-49ef-905d-e14fee73a156 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.105179 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34f1b228-d4b0-49ef-905d-e14fee73a156 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:52:58.105681 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1161/4674] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:52:58.112294 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-e1616fe0-ede7-4147-bf9f-22cb1f15c63b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.114212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-e1616fe0-ede7-4147-bf9f-22cb1f15c63b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:52:58.114527 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-e1616fe0-ede7-4147-bf9f-22cb1f15c63b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f965154a-34d1-40b6-b304-1694eefdd077", "connector": null, "instance_uuid": "7b012603-28ec-4006-84bc-9c2b15871aa5"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:58.122356 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.122356 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:58.147814 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86d9c10c-8a39-42c3-abe8-948c0b7c363d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.150067 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-e1616fe0-ede7-4147-bf9f-22cb1f15c63b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:52:58.150182 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86d9c10c-8a39-42c3-abe8-948c0b7c363d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:58.150313 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86d9c10c-8a39-42c3-abe8-948c0b7c363d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.150742 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86d9c10c-8a39-42c3-abe8-948c0b7c363d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.150804 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1164/4675] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:52:58 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 13 23:52:58.150849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-86d9c10c-8a39-42c3-abe8-948c0b7c363d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:58.156445 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.156445 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:58.157573 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86d9c10c-8a39-42c3-abe8-948c0b7c363d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:58.158142 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1183/4676] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:58.177594 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2241088e-5a54-4634-b9bb-8cc39308ecf1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.179604 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2241088e-5a54-4634-b9bb-8cc39308ecf1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:58.179843 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2241088e-5a54-4634-b9bb-8cc39308ecf1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.180115 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2241088e-5a54-4634-b9bb-8cc39308ecf1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.186028 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f89bae7c-c60f-47e7-b43a-6f2d16f3b2f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.186486 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f89bae7c-c60f-47e7-b43a-6f2d16f3b2f7 None None] GET https://10.4.3.81/volume// Aug 13 23:52:58.186718 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f89bae7c-c60f-47e7-b43a-6f2d16f3b2f7 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.186953 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f89bae7c-c60f-47e7-b43a-6f2d16f3b2f7 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.187353 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f89bae7c-c60f-47e7-b43a-6f2d16f3b2f7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:52:58.187855 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1162/4677] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:52:58.190606 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.190606 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:58.194312 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2241088e-5a54-4634-b9bb-8cc39308ecf1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:58.194455 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-ccbb7ed5-4001-40c5-93a2-2ec4c1a33c60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.196933 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-ccbb7ed5-4001-40c5-93a2-2ec4c1a33c60 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:58.197284 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-ccbb7ed5-4001-40c5-93a2-2ec4c1a33c60 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.197485 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-ccbb7ed5-4001-40c5-93a2-2ec4c1a33c60 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.198702 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2241088e-5a54-4634-b9bb-8cc39308ecf1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:58.199136 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1169/4678] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:58.206492 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.206492 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:58.209817 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-ccbb7ed5-4001-40c5-93a2-2ec4c1a33c60 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:58.213930 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-ccbb7ed5-4001-40c5-93a2-2ec4c1a33c60 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:58.214337 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1165/4679] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 1082 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:52:58.323198 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-2a430839-31d5-4612-b439-a1e1c295b475 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.325167 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-2a430839-31d5-4612-b439-a1e1c295b475 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] PUT https://10.4.3.81/volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723 Aug 13 23:52:58.325508 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-2a430839-31d5-4612-b439-a1e1c295b475 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:58.332888 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-2a430839-31d5-4612-b439-a1e1c295b475 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Acquiring lock "cinder-attachment_update-f965154a-34d1-40b6-b304-1694eefdd077-np0000007283" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:52:58.337377 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-2a430839-31d5-4612-b439-a1e1c295b475 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Lock "cinder-attachment_update-f965154a-34d1-40b6-b304-1694eefdd077-np0000007283" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:52:58.338504 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.338504 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:58.412361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-2a430839-31d5-4612-b439-a1e1c295b475 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Lock "cinder-attachment_update-f965154a-34d1-40b6-b304-1694eefdd077-np0000007283" released by "attachment_update" :: held 0.075s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:52:58.412753 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-2a430839-31d5-4612-b439-a1e1c295b475 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723 returned with HTTP 200 Aug 13 23:52:58.413331 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1184/4680] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:52:58 2026] PUT /volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:58.421310 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-cc97f4ec-d64b-4d2f-8e05-05b847b2d42d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.423495 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-cc97f4ec-d64b-4d2f-8e05-05b847b2d42d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/encryption Aug 13 23:52:58.423681 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-cc97f4ec-d64b-4d2f-8e05-05b847b2d42d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.423881 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-cc97f4ec-d64b-4d2f-8e05-05b847b2d42d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.434421 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.434421 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:58.443296 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-cc97f4ec-d64b-4d2f-8e05-05b847b2d42d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/encryption returned with HTTP 200 Aug 13 23:52:58.443766 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1163/4681] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:58.801909 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6090a60f-71d5-4309-bbf1-fe3a250c7c01 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.803670 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6090a60f-71d5-4309-bbf1-fe3a250c7c01 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 Aug 13 23:52:58.803860 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6090a60f-71d5-4309-bbf1-fe3a250c7c01 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.804049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6090a60f-71d5-4309-bbf1-fe3a250c7c01 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.811114 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.811114 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:58.814810 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6090a60f-71d5-4309-bbf1-fe3a250c7c01 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:52:58.818485 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6090a60f-71d5-4309-bbf1-fe3a250c7c01 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 returned with HTTP 200 Aug 13 23:52:58.819086 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1170/4682] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:52:58.831723 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-092605a1-094b-48ef-9ea6-fb551852bfdc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.833416 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-092605a1-094b-48ef-9ea6-fb551852bfdc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:52:58.833772 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-092605a1-094b-48ef-9ea6-fb551852bfdc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f491d98-162b-4eb1-88d1-6b8efe5ee132", "name": "tempest-type-Backup-300933287"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:52:58.835154 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-092605a1-094b-48ef-9ea6-fb551852bfdc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Creating new backup {'backup': {'volume_id': '2f491d98-162b-4eb1-88d1-6b8efe5ee132', 'name': 'tempest-type-Backup-300933287'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:52:58.835311 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-092605a1-094b-48ef-9ea6-fb551852bfdc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Creating backup of volume 2f491d98-162b-4eb1-88d1-6b8efe5ee132 in container None Aug 13 23:52:58.842568 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.842568 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:58.842918 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-092605a1-094b-48ef-9ea6-fb551852bfdc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:52:58.864765 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-092605a1-094b-48ef-9ea6-fb551852bfdc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Created reservations ['cd52fe3e-a91f-4947-a8e2-2ce44d19675f', 'dc68bc2d-b895-4241-b7f9-0c71b06b9f4b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:52:58.893182 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-092605a1-094b-48ef-9ea6-fb551852bfdc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:52:58.893600 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1166/4683] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:52:58 2026] POST /volume/v3/backups => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:52:58.901495 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-607bb0e7-9e6f-4a25-8b3e-a70846da9439 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:58.903753 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-607bb0e7-9e6f-4a25-8b3e-a70846da9439 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:52:58.904038 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-607bb0e7-9e6f-4a25-8b3e-a70846da9439 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:58.904271 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-607bb0e7-9e6f-4a25-8b3e-a70846da9439 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:58.904408 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-607bb0e7-9e6f-4a25-8b3e-a70846da9439 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:58.909630 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:58.909630 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:52:58.910491 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-607bb0e7-9e6f-4a25-8b3e-a70846da9439 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:52:58.910922 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1185/4684] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:58 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:59.168478 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aff79d62-441c-469e-b089-420467a15767 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:59.170064 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aff79d62-441c-469e-b089-420467a15767 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:52:59.170248 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aff79d62-441c-469e-b089-420467a15767 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:59.170426 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aff79d62-441c-469e-b089-420467a15767 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:59.170523 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-aff79d62-441c-469e-b089-420467a15767 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:59.174481 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:59.174481 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:52:59.175198 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aff79d62-441c-469e-b089-420467a15767 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:52:59.175525 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1164/4685] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:59 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:59.210848 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e65131a3-e9d0-4d19-87fd-73c6e548f72d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:59.212967 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e65131a3-e9d0-4d19-87fd-73c6e548f72d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:52:59.213202 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e65131a3-e9d0-4d19-87fd-73c6e548f72d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:59.213406 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e65131a3-e9d0-4d19-87fd-73c6e548f72d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:59.223779 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:59.223779 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:52:59.227241 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e65131a3-e9d0-4d19-87fd-73c6e548f72d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:52:59.231894 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e65131a3-e9d0-4d19-87fd-73c6e548f72d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:52:59.232350 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1171/4686] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:52:59 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:52:59.921780 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb1cb03f-9b83-4c7c-b12e-8d8d5734290b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:52:59.923707 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb1cb03f-9b83-4c7c-b12e-8d8d5734290b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:52:59.923904 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb1cb03f-9b83-4c7c-b12e-8d8d5734290b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:52:59.924159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb1cb03f-9b83-4c7c-b12e-8d8d5734290b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:52:59.924296 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cb1cb03f-9b83-4c7c-b12e-8d8d5734290b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:52:59.929062 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:52:59.929062 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:52:59.929820 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb1cb03f-9b83-4c7c-b12e-8d8d5734290b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:52:59.930297 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1167/4687] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:52:59 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:00.186981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7cc4d55f-d092-4d2b-af1a-4be2ed793853 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:00.189552 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cc4d55f-d092-4d2b-af1a-4be2ed793853 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:00.189552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cc4d55f-d092-4d2b-af1a-4be2ed793853 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:00.189552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cc4d55f-d092-4d2b-af1a-4be2ed793853 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:00.189552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7cc4d55f-d092-4d2b-af1a-4be2ed793853 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:00.193822 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:00.193822 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:00.194660 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cc4d55f-d092-4d2b-af1a-4be2ed793853 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:00.195192 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1186/4688] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:00 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:00.247620 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-76d4a28c-e6af-40b1-80cf-fbe05600db6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:00.249964 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76d4a28c-e6af-40b1-80cf-fbe05600db6c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:00.250255 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76d4a28c-e6af-40b1-80cf-fbe05600db6c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:00.250512 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76d4a28c-e6af-40b1-80cf-fbe05600db6c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:00.262946 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:00.262946 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:00.267619 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-76d4a28c-e6af-40b1-80cf-fbe05600db6c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:00.273357 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76d4a28c-e6af-40b1-80cf-fbe05600db6c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:00.273906 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1165/4689] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:00 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:01.210206 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fe174d3f-80d9-4d69-8252-6cc3a018865f req-aff8a7dc-a7be-4626-92fb-b4f805c6de48 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:01.210206 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fe174d3f-80d9-4d69-8252-6cc3a018865f req-aff8a7dc-a7be-4626-92fb-b4f805c6de48 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] DELETE https://10.4.3.81/volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c Aug 13 23:53:01.210206 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fe174d3f-80d9-4d69-8252-6cc3a018865f req-aff8a7dc-a7be-4626-92fb-b4f805c6de48 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:01.210206 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fe174d3f-80d9-4d69-8252-6cc3a018865f req-aff8a7dc-a7be-4626-92fb-b4f805c6de48 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:01.210206 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:01.210206 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:01.210206 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fe174d3f-80d9-4d69-8252-6cc3a018865f req-aff8a7dc-a7be-4626-92fb-b4f805c6de48 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c returned with HTTP 200 Aug 13 23:53:01.210206 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1172/4690] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:53:00 2026] DELETE /volume/v3/attachments/1cfff418-ec5e-484f-9487-4845d568386c => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-605f36ef-3ecf-48db-9b1c-9b66e935ddf9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-605f36ef-3ecf-48db-9b1c-9b66e935ddf9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-605f36ef-3ecf-48db-9b1c-9b66e935ddf9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-605f36ef-3ecf-48db-9b1c-9b66e935ddf9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-605f36ef-3ecf-48db-9b1c-9b66e935ddf9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-605f36ef-3ecf-48db-9b1c-9b66e935ddf9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:01.221650 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1168/4691] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:00 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f96a523-6337-4703-a5df-98bd6f4df1d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f96a523-6337-4703-a5df-98bd6f4df1d2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f96a523-6337-4703-a5df-98bd6f4df1d2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f96a523-6337-4703-a5df-98bd6f4df1d2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5f96a523-6337-4703-a5df-98bd6f4df1d2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f96a523-6337-4703-a5df-98bd6f4df1d2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:01.224661 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1187/4692] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:01 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:01.287869 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82112fd0-dcb5-4f2d-bed7-510f2a4fb5b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:01.290071 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82112fd0-dcb5-4f2d-bed7-510f2a4fb5b5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:01.290307 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82112fd0-dcb5-4f2d-bed7-510f2a4fb5b5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:01.290562 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82112fd0-dcb5-4f2d-bed7-510f2a4fb5b5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:01.301688 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:01.301688 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:01.305665 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82112fd0-dcb5-4f2d-bed7-510f2a4fb5b5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:01.310827 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82112fd0-dcb5-4f2d-bed7-510f2a4fb5b5 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:01.311315 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1166/4693] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:01 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:01.575355 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9ce9a918-25ff-4b11-ba64-2438c410afd0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:01.578365 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ce9a918-25ff-4b11-ba64-2438c410afd0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] DELETE https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:53:01.578692 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ce9a918-25ff-4b11-ba64-2438c410afd0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:01.578951 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ce9a918-25ff-4b11-ba64-2438c410afd0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:01.579215 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9ce9a918-25ff-4b11-ba64-2438c410afd0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Delete volume with id: ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:53:01.592132 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:01.592132 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:01.592855 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9ce9a918-25ff-4b11-ba64-2438c410afd0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:53:01.614246 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9ce9a918-25ff-4b11-ba64-2438c410afd0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Delete volume request issued successfully. Aug 13 23:53:01.614444 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ce9a918-25ff-4b11-ba64-2438c410afd0 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 202 Aug 13 23:53:01.614944 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1173/4694] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:53:01 2026] DELETE /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:53:01.622451 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b61a3f24-0ecb-49f3-9887-72799f10a163 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:01.624580 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b61a3f24-0ecb-49f3-9887-72799f10a163 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:53:01.624857 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b61a3f24-0ecb-49f3-9887-72799f10a163 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:01.625105 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b61a3f24-0ecb-49f3-9887-72799f10a163 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:01.633540 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:01.633540 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:01.637650 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b61a3f24-0ecb-49f3-9887-72799f10a163 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:53:01.643096 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b61a3f24-0ecb-49f3-9887-72799f10a163 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 200 Aug 13 23:53:01.643549 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1169/4695] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:01 2026] GET /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 1418 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:53:01.961333 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c2b581e-a2f5-4fe5-8359-7d80489bc955 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:01.963400 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c2b581e-a2f5-4fe5-8359-7d80489bc955 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:01.963705 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c2b581e-a2f5-4fe5-8359-7d80489bc955 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:01.963949 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c2b581e-a2f5-4fe5-8359-7d80489bc955 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:01.964134 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7c2b581e-a2f5-4fe5-8359-7d80489bc955 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:01.968604 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:01.968604 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:01.969256 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c2b581e-a2f5-4fe5-8359-7d80489bc955 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:01.969602 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1188/4696] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:01 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:02.226228 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f0c135a-7139-4d71-8b7f-0a4408faa4fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:02.227879 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f0c135a-7139-4d71-8b7f-0a4408faa4fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:02.228103 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f0c135a-7139-4d71-8b7f-0a4408faa4fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:02.228274 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f0c135a-7139-4d71-8b7f-0a4408faa4fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:02.228388 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7f0c135a-7139-4d71-8b7f-0a4408faa4fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:02.232541 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:02.232541 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:02.233260 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f0c135a-7139-4d71-8b7f-0a4408faa4fb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:02.233597 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1167/4697] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:02 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:02.325426 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-48fe32c6-853e-4fd0-9f13-b5e1c002de3c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:02.327145 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48fe32c6-853e-4fd0-9f13-b5e1c002de3c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:02.327354 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48fe32c6-853e-4fd0-9f13-b5e1c002de3c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:02.327547 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48fe32c6-853e-4fd0-9f13-b5e1c002de3c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:02.337035 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:02.337035 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:02.340472 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-48fe32c6-853e-4fd0-9f13-b5e1c002de3c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:02.344495 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48fe32c6-853e-4fd0-9f13-b5e1c002de3c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:02.344865 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1174/4698] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:02 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:02.656254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-74dc0452-d522-4cfa-9f6e-b72eb4567a5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:02.658094 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74dc0452-d522-4cfa-9f6e-b72eb4567a5e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd Aug 13 23:53:02.658305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74dc0452-d522-4cfa-9f6e-b72eb4567a5e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:02.658502 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74dc0452-d522-4cfa-9f6e-b72eb4567a5e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:02.664125 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74dc0452-d522-4cfa-9f6e-b72eb4567a5e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd returned with HTTP 404 Aug 13 23:53:02.664775 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1170/4699] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:02 2026] GET /volume/v3/volumes/ccb8d4a5-b63b-4544-8c53-e275eeb309bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:53:02.671046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a14f9c01-0e5c-4307-a52b-153bc6bc6e4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:02.672603 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a14f9c01-0e5c-4307-a52b-153bc6bc6e4e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 Aug 13 23:53:02.672819 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a14f9c01-0e5c-4307-a52b-153bc6bc6e4e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:02.673057 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a14f9c01-0e5c-4307-a52b-153bc6bc6e4e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:02.673205 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-a14f9c01-0e5c-4307-a52b-153bc6bc6e4e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Delete snapshot with id: 15d76be0-1848-4fce-98ea-c7ee7add9b27 Aug 13 23:53:02.677903 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:02.677903 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:02.678305 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a14f9c01-0e5c-4307-a52b-153bc6bc6e4e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot retrieved successfully. Aug 13 23:53:02.694713 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a14f9c01-0e5c-4307-a52b-153bc6bc6e4e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot delete request issued successfully. Aug 13 23:53:02.694713 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a14f9c01-0e5c-4307-a52b-153bc6bc6e4e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 returned with HTTP 202 Aug 13 23:53:02.695252 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1189/4700] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:53:02 2026] DELETE /volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:02.703264 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c7d4d497-327d-4fb9-8c31-f14da04772dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:02.705801 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7d4d497-327d-4fb9-8c31-f14da04772dd tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 Aug 13 23:53:02.706011 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7d4d497-327d-4fb9-8c31-f14da04772dd tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:02.706204 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7d4d497-327d-4fb9-8c31-f14da04772dd tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:02.712334 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:02.712334 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:02.712835 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c7d4d497-327d-4fb9-8c31-f14da04772dd tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Snapshot retrieved successfully. Aug 13 23:53:02.713527 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7d4d497-327d-4fb9-8c31-f14da04772dd tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 returned with HTTP 200 Aug 13 23:53:02.713976 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1168/4701] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:53:02 2026] GET /volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:02.979904 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8feb3ce-3496-4b1f-9128-d55f513044dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:02.981555 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8feb3ce-3496-4b1f-9128-d55f513044dc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:02.981810 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8feb3ce-3496-4b1f-9128-d55f513044dc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:02.982034 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8feb3ce-3496-4b1f-9128-d55f513044dc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:02.982176 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b8feb3ce-3496-4b1f-9128-d55f513044dc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:02.986646 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:02.986646 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:02.987261 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8feb3ce-3496-4b1f-9128-d55f513044dc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:02.987616 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1175/4702] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:02 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:03.245275 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f76c4e8a-b74e-4da2-85c7-35c5cdd2bc1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:03.246898 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f76c4e8a-b74e-4da2-85c7-35c5cdd2bc1c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:03.247085 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f76c4e8a-b74e-4da2-85c7-35c5cdd2bc1c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:03.247262 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f76c4e8a-b74e-4da2-85c7-35c5cdd2bc1c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:03.247365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f76c4e8a-b74e-4da2-85c7-35c5cdd2bc1c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:03.252626 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:03.252626 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:03.253856 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f76c4e8a-b74e-4da2-85c7-35c5cdd2bc1c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:03.254469 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1171/4703] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:03 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:03.358954 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18c9f354-5607-410a-b67b-9fc4a74ae827 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:03.360897 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18c9f354-5607-410a-b67b-9fc4a74ae827 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:03.361196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18c9f354-5607-410a-b67b-9fc4a74ae827 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:03.361456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18c9f354-5607-410a-b67b-9fc4a74ae827 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:03.372467 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:03.372467 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:03.376755 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18c9f354-5607-410a-b67b-9fc4a74ae827 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:03.381949 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18c9f354-5607-410a-b67b-9fc4a74ae827 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:03.382421 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1190/4704] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:03 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:03.723010 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c5172547-43f0-41cb-a7de-8e01edf1bbcf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:03.724831 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5172547-43f0-41cb-a7de-8e01edf1bbcf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 Aug 13 23:53:03.725036 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5172547-43f0-41cb-a7de-8e01edf1bbcf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:03.725238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5172547-43f0-41cb-a7de-8e01edf1bbcf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:03.729847 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5172547-43f0-41cb-a7de-8e01edf1bbcf tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 returned with HTTP 404 Aug 13 23:53:03.730380 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1169/4705] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:53:03 2026] GET /volume/v3/snapshots/15d76be0-1848-4fce-98ea-c7ee7add9b27 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:03.998280 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c5053cd-f6de-4a4c-9544-86ba41385b4c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:04.000124 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c5053cd-f6de-4a4c-9544-86ba41385b4c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:04.000378 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c5053cd-f6de-4a4c-9544-86ba41385b4c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:04.000591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c5053cd-f6de-4a4c-9544-86ba41385b4c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:04.000692 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2c5053cd-f6de-4a4c-9544-86ba41385b4c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:04.004762 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:04.004762 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:04.005421 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c5053cd-f6de-4a4c-9544-86ba41385b4c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:04.005828 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1176/4706] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:03 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:04.270922 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a2274fd3-cb14-4708-8a2c-ee97bcae7ebd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:04.273591 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2274fd3-cb14-4708-8a2c-ee97bcae7ebd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:04.273789 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2274fd3-cb14-4708-8a2c-ee97bcae7ebd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:04.273966 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2274fd3-cb14-4708-8a2c-ee97bcae7ebd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:04.274102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a2274fd3-cb14-4708-8a2c-ee97bcae7ebd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:04.282638 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:04.282638 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:04.282862 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2274fd3-cb14-4708-8a2c-ee97bcae7ebd tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:04.283324 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1172/4707] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:04 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:04.397048 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5afd52b8-b565-4d9c-91fd-9d6cbeef7b51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:04.401097 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5afd52b8-b565-4d9c-91fd-9d6cbeef7b51 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:04.401097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5afd52b8-b565-4d9c-91fd-9d6cbeef7b51 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:04.401097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5afd52b8-b565-4d9c-91fd-9d6cbeef7b51 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:04.410921 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:04.410921 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:04.414624 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5afd52b8-b565-4d9c-91fd-9d6cbeef7b51 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:04.419979 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5afd52b8-b565-4d9c-91fd-9d6cbeef7b51 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:04.420515 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1191/4708] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:04 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:04.820631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-1e4ab8b3-54ce-4cb3-8e1c-051c1cdaa37c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:04.822725 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-1e4ab8b3-54ce-4cb3-8e1c-051c1cdaa37c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723/action Aug 13 23:53:04.823142 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-1e4ab8b3-54ce-4cb3-8e1c-051c1cdaa37c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:53:04.823262 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-1e4ab8b3-54ce-4cb3-8e1c-051c1cdaa37c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:04.840292 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:04.840292 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:04.855206 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-721712bd-e2fb-4512-bcde-4d25de7c089b req-1e4ab8b3-54ce-4cb3-8e1c-051c1cdaa37c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723/action returned with HTTP 204 Aug 13 23:53:04.855937 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1170/4709] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:53:04 2026] POST /volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:05.016443 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f1d7e4f-ce52-478d-88fc-7acdabc5e670 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.018419 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f1d7e4f-ce52-478d-88fc-7acdabc5e670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:05.018660 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f1d7e4f-ce52-478d-88fc-7acdabc5e670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:05.018913 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f1d7e4f-ce52-478d-88fc-7acdabc5e670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:05.019084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8f1d7e4f-ce52-478d-88fc-7acdabc5e670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:05.026957 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:05.026957 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:05.027627 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f1d7e4f-ce52-478d-88fc-7acdabc5e670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:05.028000 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1177/4710] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:05 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:05.294149 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-186f2199-6957-4f93-bc51-8ad53620b82a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.295917 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-186f2199-6957-4f93-bc51-8ad53620b82a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:05.296141 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-186f2199-6957-4f93-bc51-8ad53620b82a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:05.296347 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-186f2199-6957-4f93-bc51-8ad53620b82a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:05.296473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-186f2199-6957-4f93-bc51-8ad53620b82a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:05.301031 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:05.301031 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:05.301781 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-186f2199-6957-4f93-bc51-8ad53620b82a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:05.302404 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1173/4711] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:05 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:05.438379 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f03b6cf-fc72-4fa5-943c-177402221e79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.440678 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f03b6cf-fc72-4fa5-943c-177402221e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:05.440941 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f03b6cf-fc72-4fa5-943c-177402221e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:05.441201 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f03b6cf-fc72-4fa5-943c-177402221e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:05.452627 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:05.452627 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:05.456580 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f03b6cf-fc72-4fa5-943c-177402221e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:05.461885 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f03b6cf-fc72-4fa5-943c-177402221e79 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:05.462402 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1192/4712] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:05 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 1195 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:05.473872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9656ad87-8c68-48a6-a5a5-e4c5b5f20f82 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.475817 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9656ad87-8c68-48a6-a5a5-e4c5b5f20f82 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:05.476080 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9656ad87-8c68-48a6-a5a5-e4c5b5f20f82 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:05.476319 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9656ad87-8c68-48a6-a5a5-e4c5b5f20f82 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:05.485285 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:05.485285 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:05.488605 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9656ad87-8c68-48a6-a5a5-e4c5b5f20f82 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:05.492281 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9656ad87-8c68-48a6-a5a5-e4c5b5f20f82 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:05.492663 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1171/4713] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:05 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:05.532914 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-c3b5c8fb-60d9-4fa5-bf1d-1379926c977c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.568897 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-c3b5c8fb-60d9-4fa5-bf1d-1379926c977c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:05.569164 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-c3b5c8fb-60d9-4fa5-bf1d-1379926c977c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:05.569386 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-c3b5c8fb-60d9-4fa5-bf1d-1379926c977c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:05.579563 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:05.579563 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:05.583229 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-c3b5c8fb-60d9-4fa5-bf1d-1379926c977c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:05.588151 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-c3b5c8fb-60d9-4fa5-bf1d-1379926c977c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:05.588561 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1178/4714] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:53:05 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 1195 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:05.608849 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-39735e56-2b79-4332-b26b-b2c81741974f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.610822 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-39735e56-2b79-4332-b26b-b2c81741974f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/action Aug 13 23:53:05.611465 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-39735e56-2b79-4332-b26b-b2c81741974f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:53:05.611465 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-39735e56-2b79-4332-b26b-b2c81741974f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:05.623518 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:05.623518 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:05.624275 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-39735e56-2b79-4332-b26b-b2c81741974f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:05.632922 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-39735e56-2b79-4332-b26b-b2c81741974f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Begin detaching volume completed successfully. Aug 13 23:53:05.633142 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-39735e56-2b79-4332-b26b-b2c81741974f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/action returned with HTTP 202 Aug 13 23:53:05.633516 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1174/4715] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:53:05 2026] POST /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:53:05.672946 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2203e82c-1de2-4873-950a-c39ff9de7c2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.673074 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2203e82c-1de2-4873-950a-c39ff9de7c2a None None] GET https://10.4.3.81/volume// Aug 13 23:53:05.673214 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2203e82c-1de2-4873-950a-c39ff9de7c2a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:05.673416 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2203e82c-1de2-4873-950a-c39ff9de7c2a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:05.673730 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2203e82c-1de2-4873-950a-c39ff9de7c2a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:53:05.674214 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1193/4716] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:53:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:53:05.681786 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-8619d91f-a220-4941-bf1b-ef705141534d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.684001 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-8619d91f-a220-4941-bf1b-ef705141534d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:05.684268 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-8619d91f-a220-4941-bf1b-ef705141534d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:05.684458 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-8619d91f-a220-4941-bf1b-ef705141534d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:05.694354 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:05.694354 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:05.697509 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-8619d91f-a220-4941-bf1b-ef705141534d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:05.701527 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-8619d91f-a220-4941-bf1b-ef705141534d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:05.701908 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1172/4717] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:53:05 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 1378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:53:05.711293 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-27235e8b-1f56-4e1a-a8a4-10572ab97a4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:05.713394 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-27235e8b-1f56-4e1a-a8a4-10572ab97a4b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/encryption Aug 13 23:53:05.713603 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-27235e8b-1f56-4e1a-a8a4-10572ab97a4b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:05.713799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-27235e8b-1f56-4e1a-a8a4-10572ab97a4b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:05.722775 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:05.722775 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:05.729397 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-27235e8b-1f56-4e1a-a8a4-10572ab97a4b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/encryption returned with HTTP 200 Aug 13 23:53:05.729812 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1179/4718] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:53:05 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:06.038668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-625e7b21-02d5-4949-a240-e970daec4a4a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:06.040923 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-625e7b21-02d5-4949-a240-e970daec4a4a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:06.041299 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-625e7b21-02d5-4949-a240-e970daec4a4a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:06.041558 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-625e7b21-02d5-4949-a240-e970daec4a4a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:06.041719 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-625e7b21-02d5-4949-a240-e970daec4a4a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:06.047540 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:06.047540 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:06.048405 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-625e7b21-02d5-4949-a240-e970daec4a4a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:06.048923 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1175/4719] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:06 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:06.311536 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfcd8201-a0c7-47a6-9cd7-e2b8b8db7cd1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:06.313522 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfcd8201-a0c7-47a6-9cd7-e2b8b8db7cd1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:06.313737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfcd8201-a0c7-47a6-9cd7-e2b8b8db7cd1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:06.314371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfcd8201-a0c7-47a6-9cd7-e2b8b8db7cd1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:06.314371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dfcd8201-a0c7-47a6-9cd7-e2b8b8db7cd1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:06.319505 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:06.319505 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:06.320566 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfcd8201-a0c7-47a6-9cd7-e2b8b8db7cd1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:06.321112 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1194/4720] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:06 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:06.786933 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-db304406-1441-4310-97ed-cf0c2cbe3f0c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:06.789266 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-db304406-1441-4310-97ed-cf0c2cbe3f0c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] DELETE https://10.4.3.81/volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723 Aug 13 23:53:06.789422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-db304406-1441-4310-97ed-cf0c2cbe3f0c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:06.789616 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-db304406-1441-4310-97ed-cf0c2cbe3f0c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:06.796959 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:06.796959 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:06.848696 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cf4079d1-bddc-4c0f-9bc9-3d4e10741892 req-db304406-1441-4310-97ed-cf0c2cbe3f0c tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723 returned with HTTP 200 Aug 13 23:53:06.849181 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1173/4721] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:53:06 2026] DELETE /volume/v3/attachments/77ab4d82-91ed-47a7-9b72-b8f0545fd723 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:07.022474 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-81d27d44-4d90-4665-8ac7-3fbf491ecba1 req-ad62f24a-2133-48d5-89f1-58aa28aa94e8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:07.024374 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-81d27d44-4d90-4665-8ac7-3fbf491ecba1 req-ad62f24a-2133-48d5-89f1-58aa28aa94e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620 Aug 13 23:53:07.024639 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-81d27d44-4d90-4665-8ac7-3fbf491ecba1 req-ad62f24a-2133-48d5-89f1-58aa28aa94e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:07.025631 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-81d27d44-4d90-4665-8ac7-3fbf491ecba1 req-ad62f24a-2133-48d5-89f1-58aa28aa94e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:07.034017 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:07.034017 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:07.059791 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-974e1a69-5cc0-4e5b-bf2c-555549533476 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:07.061336 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-974e1a69-5cc0-4e5b-bf2c-555549533476 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:07.061576 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-974e1a69-5cc0-4e5b-bf2c-555549533476 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:07.061752 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-974e1a69-5cc0-4e5b-bf2c-555549533476 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:07.061877 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-974e1a69-5cc0-4e5b-bf2c-555549533476 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:07.068106 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:07.068106 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:07.068899 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-974e1a69-5cc0-4e5b-bf2c-555549533476 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:07.069911 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1176/4722] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:07 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:07.082273 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-81d27d44-4d90-4665-8ac7-3fbf491ecba1 req-ad62f24a-2133-48d5-89f1-58aa28aa94e8 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620 returned with HTTP 200 Aug 13 23:53:07.083294 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1180/4723] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:53:07 2026] DELETE /volume/v3/attachments/b1f73168-29bd-44a6-ba4f-061055104620 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:07.332573 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5052c155-cd02-4775-9fba-8008d50ec22b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:07.334506 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5052c155-cd02-4775-9fba-8008d50ec22b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:07.334962 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5052c155-cd02-4775-9fba-8008d50ec22b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:07.335011 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5052c155-cd02-4775-9fba-8008d50ec22b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:07.335200 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5052c155-cd02-4775-9fba-8008d50ec22b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:07.339608 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:07.339608 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:07.340368 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5052c155-cd02-4775-9fba-8008d50ec22b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:07.340903 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1195/4724] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:07 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:07.801710 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-11bdd0b1-4c5f-40f8-9586-7c781f4813c4 req-fd1e5f89-97fd-4391-8dd9-c69c8aeddd89 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:07.842978 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-11bdd0b1-4c5f-40f8-9586-7c781f4813c4 req-fd1e5f89-97fd-4391-8dd9-c69c8aeddd89 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:07.843317 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-11bdd0b1-4c5f-40f8-9586-7c781f4813c4 req-fd1e5f89-97fd-4391-8dd9-c69c8aeddd89 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:07.843606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-11bdd0b1-4c5f-40f8-9586-7c781f4813c4 req-fd1e5f89-97fd-4391-8dd9-c69c8aeddd89 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:07.853982 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:07.853982 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:07.860015 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-11bdd0b1-4c5f-40f8-9586-7c781f4813c4 req-fd1e5f89-97fd-4391-8dd9-c69c8aeddd89 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:07.868376 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-11bdd0b1-4c5f-40f8-9586-7c781f4813c4 req-fd1e5f89-97fd-4391-8dd9-c69c8aeddd89 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:07.868815 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1174/4725] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:53:07 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 903 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:08.057397 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ea2db41-da12-4ea4-ab64-6637ad4218b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:08.058902 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ea2db41-da12-4ea4-ab64-6637ad4218b7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:53:08.059304 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ea2db41-da12-4ea4-ab64-6637ad4218b7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:08.059386 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ea2db41-da12-4ea4-ab64-6637ad4218b7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:08.059571 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1ea2db41-da12-4ea4-ab64-6637ad4218b7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Delete volume with id: 1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:53:08.069347 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:08.069347 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:08.069347 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1ea2db41-da12-4ea4-ab64-6637ad4218b7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:53:08.080917 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-79206c5d-f3c8-40bc-b84b-5970a97d3444 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:08.083293 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79206c5d-f3c8-40bc-b84b-5970a97d3444 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:08.083501 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79206c5d-f3c8-40bc-b84b-5970a97d3444 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:08.083694 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79206c5d-f3c8-40bc-b84b-5970a97d3444 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:08.083791 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-79206c5d-f3c8-40bc-b84b-5970a97d3444 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:08.088278 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:08.088278 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:08.088959 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1ea2db41-da12-4ea4-ab64-6637ad4218b7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Delete volume request issued successfully. Aug 13 23:53:08.089032 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79206c5d-f3c8-40bc-b84b-5970a97d3444 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:08.089208 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ea2db41-da12-4ea4-ab64-6637ad4218b7 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 202 Aug 13 23:53:08.089508 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1181/4726] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:08 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:08.089901 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1177/4727] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:53:08 2026] DELETE /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 23:53:08.097375 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b3d4a65-de84-41be-b915-191605f4cd8e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:08.099550 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b3d4a65-de84-41be-b915-191605f4cd8e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:53:08.099550 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b3d4a65-de84-41be-b915-191605f4cd8e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:08.099771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b3d4a65-de84-41be-b915-191605f4cd8e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:08.108835 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:08.108835 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:08.113618 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b3d4a65-de84-41be-b915-191605f4cd8e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Volume info retrieved successfully. Aug 13 23:53:08.119891 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b3d4a65-de84-41be-b915-191605f4cd8e tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 200 Aug 13 23:53:08.120340 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1196/4728] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:08 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:53:08.352314 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-594b4874-731d-4713-b36e-21555c7a60f2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:08.354226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-594b4874-731d-4713-b36e-21555c7a60f2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:08.354309 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-594b4874-731d-4713-b36e-21555c7a60f2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:08.354543 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-594b4874-731d-4713-b36e-21555c7a60f2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:08.354711 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-594b4874-731d-4713-b36e-21555c7a60f2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:08.362067 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:08.362067 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:08.362833 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-594b4874-731d-4713-b36e-21555c7a60f2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:08.363375 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1175/4729] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:08 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:09.100785 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2518485-f56d-495c-b442-eb2ee2982b79 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:09.103200 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2518485-f56d-495c-b442-eb2ee2982b79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:09.103406 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2518485-f56d-495c-b442-eb2ee2982b79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:09.103586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2518485-f56d-495c-b442-eb2ee2982b79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:09.103711 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f2518485-f56d-495c-b442-eb2ee2982b79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:09.110298 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:09.110298 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:09.110864 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2518485-f56d-495c-b442-eb2ee2982b79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:09.111245 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1182/4730] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:09 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:09.133122 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a06558ef-4fb2-44ba-87d0-27ade2116395 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:09.134957 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a06558ef-4fb2-44ba-87d0-27ade2116395 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] GET https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb Aug 13 23:53:09.135182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a06558ef-4fb2-44ba-87d0-27ade2116395 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:09.135358 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a06558ef-4fb2-44ba-87d0-27ade2116395 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:09.142371 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a06558ef-4fb2-44ba-87d0-27ade2116395 tempest-TestVolumeBootPatternV346-1583565862 tempest-TestVolumeBootPatternV346-1583565862-project-member] https://10.4.3.81/volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb returned with HTTP 404 Aug 13 23:53:09.142827 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1178/4731] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:09 2026] GET /volume/v3/volumes/1eb7a51e-cb28-4b04-b4e1-6324e9e38efb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:53:09.375472 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9424739d-4f96-4fc9-9e94-fd4d4255b867 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:09.377145 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9424739d-4f96-4fc9-9e94-fd4d4255b867 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:09.377338 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9424739d-4f96-4fc9-9e94-fd4d4255b867 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:09.377497 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9424739d-4f96-4fc9-9e94-fd4d4255b867 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:09.377595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9424739d-4f96-4fc9-9e94-fd4d4255b867 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:09.381631 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:09.381631 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:09.382316 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9424739d-4f96-4fc9-9e94-fd4d4255b867 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:09.382638 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1197/4732] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:09 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:09.392189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2452619f-572c-4368-bac0-b159f4087155 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:09.394375 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2452619f-572c-4368-bac0-b159f4087155 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b Aug 13 23:53:09.394598 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2452619f-572c-4368-bac0-b159f4087155 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:09.394814 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2452619f-572c-4368-bac0-b159f4087155 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:09.402184 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:09.402184 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:09.406268 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2452619f-572c-4368-bac0-b159f4087155 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:09.410716 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2452619f-572c-4368-bac0-b159f4087155 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b returned with HTTP 200 Aug 13 23:53:09.411144 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1176/4733] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:09 2026] GET /volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:09.423425 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc35d506-104b-4e26-a8eb-db78ff3aa79b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:09.425627 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc35d506-104b-4e26-a8eb-db78ff3aa79b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:09.425848 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc35d506-104b-4e26-a8eb-db78ff3aa79b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:09.426084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc35d506-104b-4e26-a8eb-db78ff3aa79b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:09.426187 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-cc35d506-104b-4e26-a8eb-db78ff3aa79b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete backup with id: 677735b9-8a91-4239-a8a8-bc9f4c71122d. Aug 13 23:53:09.430779 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:09.430779 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:09.442708 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-cc35d506-104b-4e26-a8eb-db78ff3aa79b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] delete_backup rpcapi backup_id 677735b9-8a91-4239-a8a8-bc9f4c71122d {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:53:09.444416 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc35d506-104b-4e26-a8eb-db78ff3aa79b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 202 Aug 13 23:53:09.444812 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1183/4734] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:09 2026] DELETE /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:53:09.457642 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e587c3d1-2a21-477d-9720-dc88336a66ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:09.459222 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e587c3d1-2a21-477d-9720-dc88336a66ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:09.459394 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e587c3d1-2a21-477d-9720-dc88336a66ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:09.459557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e587c3d1-2a21-477d-9720-dc88336a66ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:09.459657 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e587c3d1-2a21-477d-9720-dc88336a66ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:09.463936 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:09.463936 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:09.464763 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e587c3d1-2a21-477d-9720-dc88336a66ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 200 Aug 13 23:53:09.465205 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1179/4735] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:09 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:10.120747 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4dbd2ed-b82d-47fc-8d66-4dba4f801b39 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:10.122359 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4dbd2ed-b82d-47fc-8d66-4dba4f801b39 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:10.122535 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4dbd2ed-b82d-47fc-8d66-4dba4f801b39 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:10.122712 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4dbd2ed-b82d-47fc-8d66-4dba4f801b39 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:10.122793 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f4dbd2ed-b82d-47fc-8d66-4dba4f801b39 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:10.126527 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:10.126527 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:10.127122 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4dbd2ed-b82d-47fc-8d66-4dba4f801b39 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:10.127542 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1198/4736] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:10 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:10.477057 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e6f81378-689f-41ea-8c58-f160f9ac90c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:10.478334 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6f81378-689f-41ea-8c58-f160f9ac90c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d Aug 13 23:53:10.478496 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6f81378-689f-41ea-8c58-f160f9ac90c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:10.478719 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6f81378-689f-41ea-8c58-f160f9ac90c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:10.478829 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e6f81378-689f-41ea-8c58-f160f9ac90c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 677735b9-8a91-4239-a8a8-bc9f4c71122d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:10.482056 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6f81378-689f-41ea-8c58-f160f9ac90c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d returned with HTTP 404 Aug 13 23:53:10.482442 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1177/4737] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:10 2026] GET /volume/v3/backups/677735b9-8a91-4239-a8a8-bc9f4c71122d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:10.491998 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e39c401a-bb45-4c90-bb9f-66400752de88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:10.493571 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:10.493870 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1913486060"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:10.495251 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1913486060'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:10.495368 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume of 1 GB Aug 13 23:53:10.499134 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Availability Zones retrieved successfully. Aug 13 23:53:10.504124 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Flow 'volume_create_api' (10e35a5b-d4cd-448e-8b41-edfb74edfa21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:10.504911 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb11e60-a4f1-40d8-a208-2cac65f1fb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:10.505705 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:10.528877 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb11e60-a4f1-40d8-a208-2cac65f1fb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:10.529606 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c07ef8a-6343-4ab3-958d-43f08aedd5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:10.571054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['b5d8c418-94b9-4cec-b1f3-f5b327586035', '7ecb14d5-faae-422b-b921-ed0bd335e12b', 'e529f8ba-bc86-4412-9c94-1dccc848299b', '2acdc56b-2af4-4f9a-8452-bb35705fb675'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:10.571834 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c07ef8a-6343-4ab3-958d-43f08aedd5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5d8c418-94b9-4cec-b1f3-f5b327586035', '7ecb14d5-faae-422b-b921-ed0bd335e12b', 'e529f8ba-bc86-4412-9c94-1dccc848299b', '2acdc56b-2af4-4f9a-8452-bb35705fb675']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:10.572795 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0475c2c8-4752-422a-8e77-0eec992b6c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:10.596052 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0475c2c8-4752-422a-8e77-0eec992b6c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ab86ebe-7637-4311-8177-8b79bcbe5311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1913486060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f877c7a566b14fb9b9327e0292122872',qos_specs=None,replication_status=,reservations=['b5d8c418-94b9-4cec-b1f3-f5b327586035','7ecb14d5-faae-422b-b921-ed0bd335e12b','e529f8ba-bc86-4412-9c94-1dccc848299b','2acdc56b-2af4-4f9a-8452-bb35705fb675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32d2f21050402598df2aebec7f8909',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1913486060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ab86ebe-7637-4311-8177-8b79bcbe5311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f877c7a566b14fb9b9327e0292122872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b32d2f21050402598df2aebec7f8909',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:10.596714 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7eb1a20-0008-44c5-83a0-95d97a27b519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:10.614841 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7eb1a20-0008-44c5-83a0-95d97a27b519) transitioned into state 'SUCCESS' from state '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-1913486060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f877c7a566b14fb9b9327e0292122872',qos_specs=None,replication_status=,reservations=['b5d8c418-94b9-4cec-b1f3-f5b327586035','7ecb14d5-faae-422b-b921-ed0bd335e12b','e529f8ba-bc86-4412-9c94-1dccc848299b','2acdc56b-2af4-4f9a-8452-bb35705fb675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32d2f21050402598df2aebec7f8909',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:10.615709 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f564af-b4f5-45de-be81-4a2573dde825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:10.625821 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f564af-b4f5-45de-be81-4a2573dde825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:10.626543 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Flow 'volume_create_api' (10e35a5b-d4cd-448e-8b41-edfb74edfa21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:10.626820 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume request issued successfully. Aug 13 23:53:10.627414 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e39c401a-bb45-4c90-bb9f-66400752de88 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:10.627827 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1184/4738] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:53:10 2026] POST /volume/v3/volumes => generated 747 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:10.641422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71cf628d-b153-42c5-ab00-a16d53e6fb4c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:10.645125 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71cf628d-b153-42c5-ab00-a16d53e6fb4c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 Aug 13 23:53:10.645402 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71cf628d-b153-42c5-ab00-a16d53e6fb4c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:10.645942 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71cf628d-b153-42c5-ab00-a16d53e6fb4c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:10.660111 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:10.660111 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:10.668098 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71cf628d-b153-42c5-ab00-a16d53e6fb4c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:10.670196 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71cf628d-b153-42c5-ab00-a16d53e6fb4c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 returned with HTTP 200 Aug 13 23:53:10.670652 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1180/4739] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:10 2026] GET /volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:10.828584 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-708ed881-365d-41a2-aa12-efdf473fa1cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:10.830479 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-708ed881-365d-41a2-aa12-efdf473fa1cc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:10.830734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-708ed881-365d-41a2-aa12-efdf473fa1cc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:10.831030 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-708ed881-365d-41a2-aa12-efdf473fa1cc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:10.831235 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-708ed881-365d-41a2-aa12-efdf473fa1cc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Delete volume with id: f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:10.838350 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:10.838350 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:10.838819 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-708ed881-365d-41a2-aa12-efdf473fa1cc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:10.852611 np0000007283 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-708ed881-365d-41a2-aa12-efdf473fa1cc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:53:10.861217 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-708ed881-365d-41a2-aa12-efdf473fa1cc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Delete volume request issued successfully. Aug 13 23:53:10.861446 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-708ed881-365d-41a2-aa12-efdf473fa1cc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 202 Aug 13 23:53:10.861958 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1199/4740] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:10 2026] DELETE /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:10.870520 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22b469eb-5c5a-4f9c-a401-83311968ce5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:10.872856 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22b469eb-5c5a-4f9c-a401-83311968ce5f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:10.873176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22b469eb-5c5a-4f9c-a401-83311968ce5f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:10.873442 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22b469eb-5c5a-4f9c-a401-83311968ce5f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:10.883274 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:10.883274 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:10.889032 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-22b469eb-5c5a-4f9c-a401-83311968ce5f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:10.894252 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22b469eb-5c5a-4f9c-a401-83311968ce5f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 200 Aug 13 23:53:10.894763 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1178/4741] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:10 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:11.137891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-64835eaf-55cf-4b16-a61d-8a14657087a8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:11.139681 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64835eaf-55cf-4b16-a61d-8a14657087a8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:11.140047 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64835eaf-55cf-4b16-a61d-8a14657087a8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:11.140372 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64835eaf-55cf-4b16-a61d-8a14657087a8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:11.140619 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-64835eaf-55cf-4b16-a61d-8a14657087a8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:11.146050 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:11.146050 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:11.147010 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64835eaf-55cf-4b16-a61d-8a14657087a8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:11.147616 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1185/4742] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:11 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:11.685379 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cba99c3b-d7ba-43be-8d92-f0609485710e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:11.687138 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cba99c3b-d7ba-43be-8d92-f0609485710e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 Aug 13 23:53:11.687316 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cba99c3b-d7ba-43be-8d92-f0609485710e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:11.687490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cba99c3b-d7ba-43be-8d92-f0609485710e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:11.693644 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:11.693644 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:11.696977 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cba99c3b-d7ba-43be-8d92-f0609485710e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:11.700726 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cba99c3b-d7ba-43be-8d92-f0609485710e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 returned with HTTP 200 Aug 13 23:53:11.701074 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1181/4743] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:11 2026] GET /volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:11.717913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af71709d-bd27-4977-bbb6-d00c3177c4ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:11.720387 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af71709d-bd27-4977-bbb6-d00c3177c4ce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:53:11.720844 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af71709d-bd27-4977-bbb6-d00c3177c4ce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ab86ebe-7637-4311-8177-8b79bcbe5311", "name": "tempest-VolumesBackupsTest-Backup-2046815386"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:11.722774 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-af71709d-bd27-4977-bbb6-d00c3177c4ce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating new backup {'backup': {'volume_id': '8ab86ebe-7637-4311-8177-8b79bcbe5311', 'name': 'tempest-VolumesBackupsTest-Backup-2046815386'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:53:11.722984 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-af71709d-bd27-4977-bbb6-d00c3177c4ce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating backup of volume 8ab86ebe-7637-4311-8177-8b79bcbe5311 in container None Aug 13 23:53:11.732145 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:11.732145 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:11.732803 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af71709d-bd27-4977-bbb6-d00c3177c4ce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:11.752576 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-af71709d-bd27-4977-bbb6-d00c3177c4ce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['7b502d71-bf32-4b75-b406-c53f1db908b3', '3e653043-508d-49fb-94be-18449dc467c5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:11.779787 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af71709d-bd27-4977-bbb6-d00c3177c4ce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:53:11.780240 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1200/4744] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:11 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:11.792232 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d064e78-89b3-4075-b2ba-5f4dc64486f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:11.794305 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d064e78-89b3-4075-b2ba-5f4dc64486f6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:11.794305 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d064e78-89b3-4075-b2ba-5f4dc64486f6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:11.794455 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d064e78-89b3-4075-b2ba-5f4dc64486f6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:11.794588 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0d064e78-89b3-4075-b2ba-5f4dc64486f6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:11.799102 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:11.799102 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:11.799871 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d064e78-89b3-4075-b2ba-5f4dc64486f6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:11.800285 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1179/4745] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:11 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:11.910096 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-219790b6-8d2f-4272-98a3-9c0eaec49edf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:11.912263 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-219790b6-8d2f-4272-98a3-9c0eaec49edf tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 Aug 13 23:53:11.912495 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-219790b6-8d2f-4272-98a3-9c0eaec49edf tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:11.912718 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-219790b6-8d2f-4272-98a3-9c0eaec49edf tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:11.919750 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-219790b6-8d2f-4272-98a3-9c0eaec49edf tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 returned with HTTP 404 Aug 13 23:53:11.920351 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1186/4746] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:11 2026] GET /volume/v3/volumes/f965154a-34d1-40b6-b304-1694eefdd077 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:11.927129 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:11.928827 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb Aug 13 23:53:11.929086 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:11.929213 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:11.929359 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Delete volume with id: 9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb Aug 13 23:53:11.936860 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:11.936860 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:11.937404 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:11.950767 np0000007283 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:53:11.957540 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Delete volume request issued successfully. Aug 13 23:53:11.957875 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4dbda76-2544-4b31-be56-0a781a3d5224 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb returned with HTTP 202 Aug 13 23:53:11.958503 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1182/4747] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:11 2026] DELETE /volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:11.967960 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-297e8f5e-d643-4062-b877-55bb12c2d754 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:11.970285 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-297e8f5e-d643-4062-b877-55bb12c2d754 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb Aug 13 23:53:11.970285 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-297e8f5e-d643-4062-b877-55bb12c2d754 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:11.970558 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-297e8f5e-d643-4062-b877-55bb12c2d754 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:11.979664 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:11.979664 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:11.983675 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-297e8f5e-d643-4062-b877-55bb12c2d754 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:11.988261 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-297e8f5e-d643-4062-b877-55bb12c2d754 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb returned with HTTP 200 Aug 13 23:53:11.988620 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1201/4748] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:11 2026] GET /volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:12.157900 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-118adc37-acc9-4504-bdf1-1eb15b25658a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:12.159734 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-118adc37-acc9-4504-bdf1-1eb15b25658a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:12.159962 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-118adc37-acc9-4504-bdf1-1eb15b25658a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:12.160201 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-118adc37-acc9-4504-bdf1-1eb15b25658a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:12.160308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-118adc37-acc9-4504-bdf1-1eb15b25658a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:12.164476 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:12.164476 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:12.165070 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-118adc37-acc9-4504-bdf1-1eb15b25658a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:12.165405 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1180/4749] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:12 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:12.811085 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-34002b3f-41ed-411c-950d-c84ad527189a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:12.812740 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34002b3f-41ed-411c-950d-c84ad527189a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:12.812942 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34002b3f-41ed-411c-950d-c84ad527189a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:12.813173 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34002b3f-41ed-411c-950d-c84ad527189a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:12.813277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-34002b3f-41ed-411c-950d-c84ad527189a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:12.817470 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:12.817470 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:12.818205 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34002b3f-41ed-411c-950d-c84ad527189a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:12.818701 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1187/4750] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:12 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:13.002777 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7dcdc3a8-006b-4175-93d8-7a009624257f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:13.005172 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dcdc3a8-006b-4175-93d8-7a009624257f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb Aug 13 23:53:13.005437 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dcdc3a8-006b-4175-93d8-7a009624257f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:13.005685 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dcdc3a8-006b-4175-93d8-7a009624257f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:13.013204 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dcdc3a8-006b-4175-93d8-7a009624257f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb returned with HTTP 404 Aug 13 23:53:13.013831 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1183/4751] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:13 2026] GET /volume/v3/volumes/9fc5dbf9-facd-4d39-8f5f-6c78e9664ffb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:13.020920 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1521e0d0-9529-4247-9d74-51e800f876be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:13.022521 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1521e0d0-9529-4247-9d74-51e800f876be tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:53:13.022694 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1521e0d0-9529-4247-9d74-51e800f876be tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:13.022887 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1521e0d0-9529-4247-9d74-51e800f876be tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:13.023627 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1521e0d0-9529-4247-9d74-51e800f876be tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:53:13.030964 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1521e0d0-9529-4247-9d74-51e800f876be tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Get all volumes completed successfully. Aug 13 23:53:13.032114 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:13.032114 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:13.035663 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1521e0d0-9529-4247-9d74-51e800f876be tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:53:13.036043 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1202/4752] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:53:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5097 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:13.053632 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b4c1769a-6da9-4dc5-9896-85ddb78955c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:13.055864 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4c1769a-6da9-4dc5-9896-85ddb78955c5 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] DELETE https://10.4.3.81/volume/v3/types/dab684fd-d365-448f-9c3d-e13d30bf12ae Aug 13 23:53:13.056199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4c1769a-6da9-4dc5-9896-85ddb78955c5 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:13.056513 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4c1769a-6da9-4dc5-9896-85ddb78955c5 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:13.082470 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4c1769a-6da9-4dc5-9896-85ddb78955c5 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] https://10.4.3.81/volume/v3/types/dab684fd-d365-448f-9c3d-e13d30bf12ae returned with HTTP 202 Aug 13 23:53:13.082845 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1181/4753] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:53:13 2026] DELETE /volume/v3/types/dab684fd-d365-448f-9c3d-e13d30bf12ae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:13.175690 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-68e3eb66-329b-4ce4-83f5-fd2698ec87cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:13.177373 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68e3eb66-329b-4ce4-83f5-fd2698ec87cf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:13.177581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68e3eb66-329b-4ce4-83f5-fd2698ec87cf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:13.177813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68e3eb66-329b-4ce4-83f5-fd2698ec87cf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:13.177874 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-68e3eb66-329b-4ce4-83f5-fd2698ec87cf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:13.181714 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:13.181714 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:13.182344 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68e3eb66-329b-4ce4-83f5-fd2698ec87cf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:13.182690 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1188/4754] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:13 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:13.827514 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4edc8428-608d-41f7-a4d5-b2a6d673a44f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:13.829156 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4edc8428-608d-41f7-a4d5-b2a6d673a44f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:13.829355 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4edc8428-608d-41f7-a4d5-b2a6d673a44f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:13.829571 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4edc8428-608d-41f7-a4d5-b2a6d673a44f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:13.829727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4edc8428-608d-41f7-a4d5-b2a6d673a44f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:13.837889 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:13.837889 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:13.838660 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4edc8428-608d-41f7-a4d5-b2a6d673a44f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:13.839151 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1184/4755] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:13 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:14.074171 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-500811de-bf94-4202-b9cc-06e81f5b43aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:14.076174 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-500811de-bf94-4202-b9cc-06e81f5b43aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:53:14.076498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-500811de-bf94-4202-b9cc-06e81f5b43aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-219528248", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:14.087979 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-500811de-bf94-4202-b9cc-06e81f5b43aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:53:14.088363 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1203/4756] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:53:14 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:14.097591 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fcd4f43-12f9-416d-93aa-f59f46304276 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:14.099860 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fcd4f43-12f9-416d-93aa-f59f46304276 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] POST https://10.4.3.81/volume/v3/types/9eddf89f-c1b0-42bd-b5aa-c2ba20636645/encryption Aug 13 23:53:14.100358 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fcd4f43-12f9-416d-93aa-f59f46304276 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:14.118231 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fcd4f43-12f9-416d-93aa-f59f46304276 tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] https://10.4.3.81/volume/v3/types/9eddf89f-c1b0-42bd-b5aa-c2ba20636645/encryption returned with HTTP 200 Aug 13 23:53:14.118948 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1182/4757] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:53:14 2026] POST /volume/v3/types/9eddf89f-c1b0-42bd-b5aa-c2ba20636645/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:14.165409 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d5a72465-428f-442c-8f1d-638e16b69265 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:14.168107 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:14.168449 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1639751098", "snapshot_id": null, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "volume_type": "tempest-scenario-type-luks-219528248", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:14.169829 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1639751098', 'snapshot_id': None, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'volume_type': 'tempest-scenario-type-luks-219528248', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:14.195590 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9870547-d591-4eac-927d-fa76b2db5926 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:14.197038 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9870547-d591-4eac-927d-fa76b2db5926 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:14.197270 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9870547-d591-4eac-927d-fa76b2db5926 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:14.197448 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9870547-d591-4eac-927d-fa76b2db5926 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:14.197644 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c9870547-d591-4eac-927d-fa76b2db5926 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:14.202114 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:14.202114 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:14.202628 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9870547-d591-4eac-927d-fa76b2db5926 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:14.203512 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1185/4758] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:14 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:14.425574 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume of 1 GB Aug 13 23:53:14.426046 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:14.426046 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:14.426487 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Availability Zones retrieved successfully. Aug 13 23:53:14.436683 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Flow 'volume_create_api' (78a2305a-cd55-4613-8691-192b8198c2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:14.437894 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b0fee5-8d89-463c-ac5f-3bdda9a1053b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:14.439401 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:14.507725 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b0fee5-8d89-463c-ac5f-3bdda9a1053b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:53:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9eddf89f-c1b0-42bd-b5aa-c2ba20636645,is_public=True,name='tempest-scenario-type-luks-219528248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9eddf89f-c1b0-42bd-b5aa-c2ba20636645', '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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:14.508544 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148b5e0a-49a4-4379-8371-6fbfd74a0969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:14.536313 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-219528248 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-219528248, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:53:14.536584 np0000007283 devstack@c-api.service[100276]: WARNING cinder.quota [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-219528248 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-219528248, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:53:14.560554 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Created reservations ['a1eec63d-b11a-46e7-8690-cb5e121c903f', '4dca2136-80b6-4ed9-a384-eb4d7021ac48', '5f7aa343-bc73-4358-be61-0319b30391e4', 'dc4677a1-06bd-4b13-ad7a-69448fa665f7'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:14.561385 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148b5e0a-49a4-4379-8371-6fbfd74a0969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1eec63d-b11a-46e7-8690-cb5e121c903f', '4dca2136-80b6-4ed9-a384-eb4d7021ac48', '5f7aa343-bc73-4358-be61-0319b30391e4', 'dc4677a1-06bd-4b13-ad7a-69448fa665f7']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:14.562226 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ab393f-bfa0-44d5-8f1b-a7c93b7366ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:14.584508 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ab393f-bfa0-44d5-8f1b-a7c93b7366ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a864e7c6-bf6d-4cea-9076-2ae9556b30e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1639751098',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b70e5e0d457469aa697f4c0c9071a83',qos_specs=None,replication_status=,reservations=['a1eec63d-b11a-46e7-8690-cb5e121c903f','4dca2136-80b6-4ed9-a384-eb4d7021ac48','5f7aa343-bc73-4358-be61-0319b30391e4','dc4677a1-06bd-4b13-ad7a-69448fa665f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62de1f4d2796463d9aa774132d78360d',volume_type_id=9eddf89f-c1b0-42bd-b5aa-c2ba20636645), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1639751098',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a864e7c6-bf6d-4cea-9076-2ae9556b30e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b70e5e0d457469aa697f4c0c9071a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62de1f4d2796463d9aa774132d78360d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9eddf89f-c1b0-42bd-b5aa-c2ba20636645),volume_type_id=9eddf89f-c1b0-42bd-b5aa-c2ba20636645)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:14.585257 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddfb4aea-128e-4db6-84ee-1b06e2c586ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:14.608338 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddfb4aea-128e-4db6-84ee-1b06e2c586ae) transitioned into state 'SUCCESS' from state '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-1639751098',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b70e5e0d457469aa697f4c0c9071a83',qos_specs=None,replication_status=,reservations=['a1eec63d-b11a-46e7-8690-cb5e121c903f','4dca2136-80b6-4ed9-a384-eb4d7021ac48','5f7aa343-bc73-4358-be61-0319b30391e4','dc4677a1-06bd-4b13-ad7a-69448fa665f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62de1f4d2796463d9aa774132d78360d',volume_type_id=9eddf89f-c1b0-42bd-b5aa-c2ba20636645)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:14.609132 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79f2abd-acd1-4d8d-b2bf-9c060ee82648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:14.619979 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79f2abd-acd1-4d8d-b2bf-9c060ee82648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:14.621048 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Flow 'volume_create_api' (78a2305a-cd55-4613-8691-192b8198c2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:14.621412 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume request issued successfully. Aug 13 23:53:14.622044 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5a72465-428f-442c-8f1d-638e16b69265 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:14.622528 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1189/4759] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:14 2026] POST /volume/v3/volumes => generated 789 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:14.635447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6fd7160-a23c-4312-9af9-8a8327f0ad29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:14.637193 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6fd7160-a23c-4312-9af9-8a8327f0ad29 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:14.637385 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6fd7160-a23c-4312-9af9-8a8327f0ad29 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:14.637615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6fd7160-a23c-4312-9af9-8a8327f0ad29 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:14.643879 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:14.643879 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:14.647205 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6fd7160-a23c-4312-9af9-8a8327f0ad29 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:14.650793 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6fd7160-a23c-4312-9af9-8a8327f0ad29 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:14.651153 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1204/4760] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:14 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:14.851164 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-28791fd3-3661-47fe-b765-3be3981a049b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:14.852896 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-28791fd3-3661-47fe-b765-3be3981a049b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:14.853169 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-28791fd3-3661-47fe-b765-3be3981a049b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:14.853419 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-28791fd3-3661-47fe-b765-3be3981a049b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:14.853571 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-28791fd3-3661-47fe-b765-3be3981a049b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:14.859343 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:14.859343 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:14.860465 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-28791fd3-3661-47fe-b765-3be3981a049b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:14.861022 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1183/4761] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:14 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:15.073931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:15.150937 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:15.151361 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-756842474"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:15.153050 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-756842474'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:15.153229 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume of 1 GB Aug 13 23:53:15.158478 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Availability Zones retrieved successfully. Aug 13 23:53:15.163947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (ff666060-c96c-491b-86ff-c65ba71cc6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:15.164174 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668f5907-80c5-4676-9972-7a4b30431073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:15.164943 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:15.189218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668f5907-80c5-4676-9972-7a4b30431073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:15.189864 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471f74cf-7c0b-46ed-8e34-9f251c68a1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:15.217889 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e49a1a5b-e4b1-4783-ac98-97ff835b8b1b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:15.220314 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e49a1a5b-e4b1-4783-ac98-97ff835b8b1b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:15.220574 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e49a1a5b-e4b1-4783-ac98-97ff835b8b1b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:15.220814 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e49a1a5b-e4b1-4783-ac98-97ff835b8b1b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:15.220944 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e49a1a5b-e4b1-4783-ac98-97ff835b8b1b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:15.225662 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:15.225662 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:15.226409 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e49a1a5b-e4b1-4783-ac98-97ff835b8b1b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:15.226843 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1190/4762] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:15 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:15.239123 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Created reservations ['22ed3951-fda2-4e07-9ea7-bef1521139bd', 'b5c98314-bc26-4001-ae6a-5369cb680e9b', '2ddb85b8-cf35-4181-be38-fd9840cefdc7', '3008b120-13e1-46d4-8d8e-f36b589ae56a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:15.239932 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471f74cf-7c0b-46ed-8e34-9f251c68a1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22ed3951-fda2-4e07-9ea7-bef1521139bd', 'b5c98314-bc26-4001-ae6a-5369cb680e9b', '2ddb85b8-cf35-4181-be38-fd9840cefdc7', '3008b120-13e1-46d4-8d8e-f36b589ae56a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:15.240636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5629d68f-02e5-4daf-ac37-45d00d1e9e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:15.259781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5629d68f-02e5-4daf-ac37-45d00d1e9e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e8cde8-d83c-4f3d-8f44-b3765244c509', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-756842474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['22ed3951-fda2-4e07-9ea7-bef1521139bd','b5c98314-bc26-4001-ae6a-5369cb680e9b','2ddb85b8-cf35-4181-be38-fd9840cefdc7','3008b120-13e1-46d4-8d8e-f36b589ae56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-756842474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e8cde8-d83c-4f3d-8f44-b3765244c509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23fbd681d01471c8cd77c12c3631e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2dccbec9de4619ad36b41baac545e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:15.260486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcc47c4-ab77-41d0-8297-6fae60b495c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:15.277635 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcc47c4-ab77-41d0-8297-6fae60b495c6) transitioned into state 'SUCCESS' from state '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-756842474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['22ed3951-fda2-4e07-9ea7-bef1521139bd','b5c98314-bc26-4001-ae6a-5369cb680e9b','2ddb85b8-cf35-4181-be38-fd9840cefdc7','3008b120-13e1-46d4-8d8e-f36b589ae56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:15.278421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d616480-b6f7-4456-88b2-5ab4b87dff14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:15.286903 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d616480-b6f7-4456-88b2-5ab4b87dff14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:15.288161 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (ff666060-c96c-491b-86ff-c65ba71cc6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:15.288594 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request issued successfully. Aug 13 23:53:15.289486 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b95a3cd-1b7b-4ce8-8cc8-10893b61f686 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:15.290210 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1186/4763] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:53:15 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 13 23:53:15.306202 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-81327153-0195-418a-84fe-dcfb920d7d67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:15.308699 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81327153-0195-418a-84fe-dcfb920d7d67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 Aug 13 23:53:15.311046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81327153-0195-418a-84fe-dcfb920d7d67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:15.311046 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81327153-0195-418a-84fe-dcfb920d7d67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:15.317773 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:15.317773 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:15.322393 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-81327153-0195-418a-84fe-dcfb920d7d67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:15.330521 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81327153-0195-418a-84fe-dcfb920d7d67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 returned with HTTP 200 Aug 13 23:53:15.330521 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1205/4764] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:15 2026] GET /volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:15.663425 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01a7da51-6980-48af-94d3-8a589ab6929f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:15.665147 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01a7da51-6980-48af-94d3-8a589ab6929f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:15.665357 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01a7da51-6980-48af-94d3-8a589ab6929f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:15.665544 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01a7da51-6980-48af-94d3-8a589ab6929f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:15.672635 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:15.672635 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:15.675883 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01a7da51-6980-48af-94d3-8a589ab6929f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:15.682189 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01a7da51-6980-48af-94d3-8a589ab6929f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:15.682565 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1184/4765] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:15 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:15.872147 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb7f69ed-4a9d-47f1-aab8-4868496ebbb5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:15.873946 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb7f69ed-4a9d-47f1-aab8-4868496ebbb5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:15.874237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb7f69ed-4a9d-47f1-aab8-4868496ebbb5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:15.874357 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb7f69ed-4a9d-47f1-aab8-4868496ebbb5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:15.874602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-eb7f69ed-4a9d-47f1-aab8-4868496ebbb5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:15.879295 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:15.879295 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:15.880167 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb7f69ed-4a9d-47f1-aab8-4868496ebbb5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:15.880580 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1191/4766] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:15 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:16.238779 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-40c6995d-652b-446b-9795-60ff7c9b96c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:16.240637 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40c6995d-652b-446b-9795-60ff7c9b96c8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:16.241044 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40c6995d-652b-446b-9795-60ff7c9b96c8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:16.241044 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40c6995d-652b-446b-9795-60ff7c9b96c8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:16.241135 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-40c6995d-652b-446b-9795-60ff7c9b96c8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:16.245265 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:16.245265 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:16.245828 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40c6995d-652b-446b-9795-60ff7c9b96c8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:16.246263 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1187/4767] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:16 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:16.342587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3160e25a-48fe-4e1e-859a-c2d287837b23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:16.345489 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3160e25a-48fe-4e1e-859a-c2d287837b23 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 Aug 13 23:53:16.345489 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3160e25a-48fe-4e1e-859a-c2d287837b23 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:16.345489 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3160e25a-48fe-4e1e-859a-c2d287837b23 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:16.351312 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:16.351312 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:16.355079 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3160e25a-48fe-4e1e-859a-c2d287837b23 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:16.360724 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3160e25a-48fe-4e1e-859a-c2d287837b23 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 returned with HTTP 200 Aug 13 23:53:16.361433 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1206/4768] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:16 2026] GET /volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:16.373807 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb7eb918-3338-40f7-a5d1-81dbaeec3c67 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:16.375542 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb7eb918-3338-40f7-a5d1-81dbaeec3c67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:53:16.375872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb7eb918-3338-40f7-a5d1-81dbaeec3c67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6e8cde8-d83c-4f3d-8f44-b3765244c509", "name": "tempest-CreateVolumesFromBackupTest-Backup-2041226893"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:16.377303 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-eb7eb918-3338-40f7-a5d1-81dbaeec3c67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Creating new backup {'backup': {'volume_id': 'e6e8cde8-d83c-4f3d-8f44-b3765244c509', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2041226893'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:53:16.377446 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-eb7eb918-3338-40f7-a5d1-81dbaeec3c67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Creating backup of volume e6e8cde8-d83c-4f3d-8f44-b3765244c509 in container None Aug 13 23:53:16.385162 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:16.385162 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:16.385702 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb7eb918-3338-40f7-a5d1-81dbaeec3c67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:16.409431 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-eb7eb918-3338-40f7-a5d1-81dbaeec3c67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Created reservations ['ac4a6ef0-d472-4dcf-b972-f03e379d5807', 'a8ae7419-bdc1-480f-b811-b6f17d728aa7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:16.441010 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb7eb918-3338-40f7-a5d1-81dbaeec3c67 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:53:16.441484 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1185/4769] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:16 2026] POST /volume/v3/backups => generated 337 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:16.450706 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5b24d5c-a1ca-4352-9924-204aa14b463c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:16.452661 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5b24d5c-a1ca-4352-9924-204aa14b463c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:16.452901 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5b24d5c-a1ca-4352-9924-204aa14b463c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:16.453135 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5b24d5c-a1ca-4352-9924-204aa14b463c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:16.453257 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c5b24d5c-a1ca-4352-9924-204aa14b463c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:16.457820 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:16.457820 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:16.458634 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5b24d5c-a1ca-4352-9924-204aa14b463c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:16.459084 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1192/4770] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:16 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:16.696632 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a38870c7-0f18-4d45-8c6b-5f3696303041 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:16.698475 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a38870c7-0f18-4d45-8c6b-5f3696303041 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:16.698706 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a38870c7-0f18-4d45-8c6b-5f3696303041 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:16.698946 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a38870c7-0f18-4d45-8c6b-5f3696303041 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:16.708778 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:16.708778 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:16.714115 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a38870c7-0f18-4d45-8c6b-5f3696303041 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:16.718759 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a38870c7-0f18-4d45-8c6b-5f3696303041 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:16.719194 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1188/4771] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:16 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:16.895056 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c10867b8-a24c-42f0-8fe5-099a1ad40375 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:16.895056 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c10867b8-a24c-42f0-8fe5-099a1ad40375 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:16.895271 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c10867b8-a24c-42f0-8fe5-099a1ad40375 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:16.895478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c10867b8-a24c-42f0-8fe5-099a1ad40375 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:16.895623 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c10867b8-a24c-42f0-8fe5-099a1ad40375 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:16.902446 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:16.902446 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:16.902591 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c10867b8-a24c-42f0-8fe5-099a1ad40375 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:16.903433 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1207/4772] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:16 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:17.255937 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23d831b7-b728-47a9-adac-ac3713da1bfc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:17.257629 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23d831b7-b728-47a9-adac-ac3713da1bfc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:17.257834 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23d831b7-b728-47a9-adac-ac3713da1bfc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:17.258024 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23d831b7-b728-47a9-adac-ac3713da1bfc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:17.258125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-23d831b7-b728-47a9-adac-ac3713da1bfc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:17.261822 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:17.261822 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:17.262377 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23d831b7-b728-47a9-adac-ac3713da1bfc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:17.262696 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1186/4773] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:17 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:17.469211 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a0aeaf2-4adc-45bd-bc4c-49a2de681a66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:17.470924 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a0aeaf2-4adc-45bd-bc4c-49a2de681a66 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:17.471181 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a0aeaf2-4adc-45bd-bc4c-49a2de681a66 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:17.471361 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a0aeaf2-4adc-45bd-bc4c-49a2de681a66 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:17.471472 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0a0aeaf2-4adc-45bd-bc4c-49a2de681a66 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:17.475674 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:17.475674 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:17.476397 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a0aeaf2-4adc-45bd-bc4c-49a2de681a66 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:17.476766 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1193/4774] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:17 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:17.732600 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5010fe5a-eb73-4e0c-9b9e-7273466b28df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:17.734757 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5010fe5a-eb73-4e0c-9b9e-7273466b28df tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:17.735002 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5010fe5a-eb73-4e0c-9b9e-7273466b28df tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:17.735260 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5010fe5a-eb73-4e0c-9b9e-7273466b28df tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:17.743466 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:17.743466 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:17.747581 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5010fe5a-eb73-4e0c-9b9e-7273466b28df tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:17.752902 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5010fe5a-eb73-4e0c-9b9e-7273466b28df tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:17.753369 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1189/4775] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:17 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:17.915061 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71fbd178-34aa-4d79-bbfe-fc2d3739a8c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:17.917405 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71fbd178-34aa-4d79-bbfe-fc2d3739a8c7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:17.917664 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71fbd178-34aa-4d79-bbfe-fc2d3739a8c7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:17.917911 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71fbd178-34aa-4d79-bbfe-fc2d3739a8c7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:17.918073 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-71fbd178-34aa-4d79-bbfe-fc2d3739a8c7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:17.923250 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:17.923250 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:17.924213 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71fbd178-34aa-4d79-bbfe-fc2d3739a8c7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:17.924688 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1208/4776] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:17 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:18.275684 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-92cd4e15-06cb-45a6-ba71-3e8c983705be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:18.277548 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92cd4e15-06cb-45a6-ba71-3e8c983705be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:18.277769 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92cd4e15-06cb-45a6-ba71-3e8c983705be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:18.278007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92cd4e15-06cb-45a6-ba71-3e8c983705be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:18.278155 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-92cd4e15-06cb-45a6-ba71-3e8c983705be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:18.282546 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:18.282546 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:18.283278 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92cd4e15-06cb-45a6-ba71-3e8c983705be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:18.283669 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1187/4777] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:18 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:18.487731 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-097aeaab-cc44-49a5-9c32-f4211bbcd5f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:18.489563 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-097aeaab-cc44-49a5-9c32-f4211bbcd5f9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:18.489769 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-097aeaab-cc44-49a5-9c32-f4211bbcd5f9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:18.489958 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-097aeaab-cc44-49a5-9c32-f4211bbcd5f9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:18.490076 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-097aeaab-cc44-49a5-9c32-f4211bbcd5f9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:18.495257 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:18.495257 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:18.496098 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-097aeaab-cc44-49a5-9c32-f4211bbcd5f9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:18.496659 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1194/4778] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:18 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:18.765756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6e90c52d-1165-42d0-8e54-abd1043c6101 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:18.767584 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e90c52d-1165-42d0-8e54-abd1043c6101 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:18.767790 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e90c52d-1165-42d0-8e54-abd1043c6101 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:18.768013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e90c52d-1165-42d0-8e54-abd1043c6101 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:18.775512 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:18.775512 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:18.779198 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6e90c52d-1165-42d0-8e54-abd1043c6101 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:18.783904 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e90c52d-1165-42d0-8e54-abd1043c6101 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:18.784399 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1190/4779] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:18 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:18.934918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f484e0f1-d59b-46ce-96e7-ff681d998370 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:18.936946 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f484e0f1-d59b-46ce-96e7-ff681d998370 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:18.937218 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f484e0f1-d59b-46ce-96e7-ff681d998370 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:18.937429 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f484e0f1-d59b-46ce-96e7-ff681d998370 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:18.937525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f484e0f1-d59b-46ce-96e7-ff681d998370 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:18.942271 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:18.942271 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:18.942946 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f484e0f1-d59b-46ce-96e7-ff681d998370 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:18.943480 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1209/4780] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:18 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:19.295045 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e95c18a-f97c-4546-951b-20f5cb8f552b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:19.297159 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e95c18a-f97c-4546-951b-20f5cb8f552b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:19.297406 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e95c18a-f97c-4546-951b-20f5cb8f552b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:19.297619 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e95c18a-f97c-4546-951b-20f5cb8f552b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:19.297735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2e95c18a-f97c-4546-951b-20f5cb8f552b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:19.302538 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:19.302538 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:19.303247 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e95c18a-f97c-4546-951b-20f5cb8f552b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:19.303671 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1188/4781] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:19 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:19.506097 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9482027b-2201-48dd-9d3c-61bf4b7eb22d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:19.508588 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9482027b-2201-48dd-9d3c-61bf4b7eb22d tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:19.508774 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9482027b-2201-48dd-9d3c-61bf4b7eb22d tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:19.508943 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9482027b-2201-48dd-9d3c-61bf4b7eb22d tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:19.509110 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9482027b-2201-48dd-9d3c-61bf4b7eb22d tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:19.513653 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:19.513653 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:19.514363 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9482027b-2201-48dd-9d3c-61bf4b7eb22d tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:19.514682 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1195/4782] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:19 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:19.798449 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7cb9a82c-efb5-441d-a41b-406dd9a66cdd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:19.800655 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7cb9a82c-efb5-441d-a41b-406dd9a66cdd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:19.800923 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7cb9a82c-efb5-441d-a41b-406dd9a66cdd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:19.801129 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7cb9a82c-efb5-441d-a41b-406dd9a66cdd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:19.810684 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:19.810684 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:19.814146 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7cb9a82c-efb5-441d-a41b-406dd9a66cdd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:19.818141 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7cb9a82c-efb5-441d-a41b-406dd9a66cdd tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:19.818546 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1191/4783] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:19 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:19.953310 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-574c09b2-9d78-4838-b2a9-9b640efd6e6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:19.955406 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-574c09b2-9d78-4838-b2a9-9b640efd6e6a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:19.955582 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-574c09b2-9d78-4838-b2a9-9b640efd6e6a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:19.955758 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-574c09b2-9d78-4838-b2a9-9b640efd6e6a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:19.955855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-574c09b2-9d78-4838-b2a9-9b640efd6e6a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:19.960039 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:19.960039 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:19.960751 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-574c09b2-9d78-4838-b2a9-9b640efd6e6a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:19.961108 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1210/4784] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:19 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:20.313597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64d798d7-fa3b-48a6-8131-8c0a44ed96b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:20.315380 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64d798d7-fa3b-48a6-8131-8c0a44ed96b8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:20.315597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64d798d7-fa3b-48a6-8131-8c0a44ed96b8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:20.315810 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64d798d7-fa3b-48a6-8131-8c0a44ed96b8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:20.315917 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-64d798d7-fa3b-48a6-8131-8c0a44ed96b8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:20.319772 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:20.319772 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:20.320322 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64d798d7-fa3b-48a6-8131-8c0a44ed96b8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:20.320651 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1189/4785] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:20 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:20.527047 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a18f079-6ab4-4e05-8f66-4c5d24999560 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:20.530291 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a18f079-6ab4-4e05-8f66-4c5d24999560 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:20.530483 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a18f079-6ab4-4e05-8f66-4c5d24999560 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:20.530659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a18f079-6ab4-4e05-8f66-4c5d24999560 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:20.530777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0a18f079-6ab4-4e05-8f66-4c5d24999560 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:20.535508 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:20.535508 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:20.536356 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a18f079-6ab4-4e05-8f66-4c5d24999560 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:20.536763 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1196/4786] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:20 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:20.836485 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30f309af-eadc-49cd-b157-c90e2ebb9a4d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:20.838238 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30f309af-eadc-49cd-b157-c90e2ebb9a4d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:20.838475 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30f309af-eadc-49cd-b157-c90e2ebb9a4d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:20.838657 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30f309af-eadc-49cd-b157-c90e2ebb9a4d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:20.845839 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:20.845839 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:20.849391 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30f309af-eadc-49cd-b157-c90e2ebb9a4d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:20.853791 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30f309af-eadc-49cd-b157-c90e2ebb9a4d tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:20.854177 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1192/4787] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:20 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:20.971192 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad5983e4-196f-4d43-8549-75663da82271 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:20.973650 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad5983e4-196f-4d43-8549-75663da82271 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:20.973834 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad5983e4-196f-4d43-8549-75663da82271 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:20.974019 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad5983e4-196f-4d43-8549-75663da82271 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:20.974128 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ad5983e4-196f-4d43-8549-75663da82271 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:20.979874 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:20.979874 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:20.980766 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad5983e4-196f-4d43-8549-75663da82271 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:20.981345 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1211/4788] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:20 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:21.330539 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1271dda9-fc3e-44b8-b0ca-0e12f6e6dd5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:21.332483 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1271dda9-fc3e-44b8-b0ca-0e12f6e6dd5f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:53:21.332680 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1271dda9-fc3e-44b8-b0ca-0e12f6e6dd5f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:21.332859 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1271dda9-fc3e-44b8-b0ca-0e12f6e6dd5f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:21.332971 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1271dda9-fc3e-44b8-b0ca-0e12f6e6dd5f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:21.337403 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:21.337403 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:21.337862 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1271dda9-fc3e-44b8-b0ca-0e12f6e6dd5f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:53:21.338211 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1190/4789] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:21 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:21.349514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b7d3f6c1-3d8c-4016-912d-13784a517904 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:21.411699 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7d3f6c1-3d8c-4016-912d-13784a517904 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:53:21.412046 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7d3f6c1-3d8c-4016-912d-13784a517904 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f491d98-162b-4eb1-88d1-6b8efe5ee132"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:21.413371 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-b7d3f6c1-3d8c-4016-912d-13784a517904 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Creating new backup {'backup': {'volume_id': '2f491d98-162b-4eb1-88d1-6b8efe5ee132'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:53:21.413502 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-b7d3f6c1-3d8c-4016-912d-13784a517904 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Creating backup of volume 2f491d98-162b-4eb1-88d1-6b8efe5ee132 in container None Aug 13 23:53:21.419786 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:21.419786 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:21.420206 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b7d3f6c1-3d8c-4016-912d-13784a517904 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Volume info retrieved successfully. Aug 13 23:53:21.433612 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b7d3f6c1-3d8c-4016-912d-13784a517904 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Created reservations ['5469dc76-4271-4b4b-a9a9-a95e55fa7feb', '94425673-a307-49c8-baf2-b5df3e59c462'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:21.455936 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7d3f6c1-3d8c-4016-912d-13784a517904 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:53:21.456392 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1197/4790] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:53:21 2026] POST /volume/v3/backups => generated 286 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:21.463584 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c3e7230-294a-4150-9a12-d10a7dd02fa0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:21.465200 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c3e7230-294a-4150-9a12-d10a7dd02fa0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:21.465440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c3e7230-294a-4150-9a12-d10a7dd02fa0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:21.465646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c3e7230-294a-4150-9a12-d10a7dd02fa0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:21.465782 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0c3e7230-294a-4150-9a12-d10a7dd02fa0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:21.470690 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:21.470690 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:21.471589 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c3e7230-294a-4150-9a12-d10a7dd02fa0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:21.472149 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1193/4791] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:21 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:21.546912 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dca80747-9734-4561-a9e0-daa13fdc3131 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:21.549545 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dca80747-9734-4561-a9e0-daa13fdc3131 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:21.549761 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dca80747-9734-4561-a9e0-daa13fdc3131 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:21.549946 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dca80747-9734-4561-a9e0-daa13fdc3131 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:21.550060 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dca80747-9734-4561-a9e0-daa13fdc3131 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:21.554455 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:21.554455 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:21.555218 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dca80747-9734-4561-a9e0-daa13fdc3131 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:21.555626 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1212/4792] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:21 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:21.871500 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-283c5ff1-cb76-486a-a56b-72899c8e1637 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:21.873717 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-283c5ff1-cb76-486a-a56b-72899c8e1637 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:21.873945 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-283c5ff1-cb76-486a-a56b-72899c8e1637 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:21.874198 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-283c5ff1-cb76-486a-a56b-72899c8e1637 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:21.882636 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:21.882636 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:21.886901 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-283c5ff1-cb76-486a-a56b-72899c8e1637 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:21.891971 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-283c5ff1-cb76-486a-a56b-72899c8e1637 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:21.892482 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1191/4793] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:21 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:21.994664 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3306cedd-4b43-4caa-9dd3-77a1dac6af37 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:21.996412 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3306cedd-4b43-4caa-9dd3-77a1dac6af37 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:21.996620 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3306cedd-4b43-4caa-9dd3-77a1dac6af37 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:21.996822 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3306cedd-4b43-4caa-9dd3-77a1dac6af37 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:21.996955 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3306cedd-4b43-4caa-9dd3-77a1dac6af37 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:22.003146 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:22.003146 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:22.003791 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3306cedd-4b43-4caa-9dd3-77a1dac6af37 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:22.004192 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1198/4794] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:21 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:22.484047 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f70e4f3-a690-42cb-8370-daeff28c5a9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:22.489841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f70e4f3-a690-42cb-8370-daeff28c5a9c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:22.490514 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f70e4f3-a690-42cb-8370-daeff28c5a9c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:22.491227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f70e4f3-a690-42cb-8370-daeff28c5a9c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:22.492339 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6f70e4f3-a690-42cb-8370-daeff28c5a9c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:22.500052 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:22.500052 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:22.500601 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f70e4f3-a690-42cb-8370-daeff28c5a9c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:22.500922 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1194/4795] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:22 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 695 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:22.571546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-30bac6bb-f125-4093-bc26-b516a0203132 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:22.573649 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30bac6bb-f125-4093-bc26-b516a0203132 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:22.573871 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30bac6bb-f125-4093-bc26-b516a0203132 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:22.574109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30bac6bb-f125-4093-bc26-b516a0203132 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:22.574237 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-30bac6bb-f125-4093-bc26-b516a0203132 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:22.578955 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:22.578955 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:22.579788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30bac6bb-f125-4093-bc26-b516a0203132 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:22.580220 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1213/4796] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:22 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:22.905637 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8c77599-bedb-48e7-85d0-b84d89a636c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:22.907579 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8c77599-bedb-48e7-85d0-b84d89a636c1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:22.907870 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8c77599-bedb-48e7-85d0-b84d89a636c1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:22.908088 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8c77599-bedb-48e7-85d0-b84d89a636c1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:22.914677 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:22.914677 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:22.918084 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b8c77599-bedb-48e7-85d0-b84d89a636c1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:22.922008 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8c77599-bedb-48e7-85d0-b84d89a636c1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:22.922369 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1192/4797] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:22 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:23.013934 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec298b1c-9e30-4643-b01a-176301bfc939 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:23.017534 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec298b1c-9e30-4643-b01a-176301bfc939 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:23.017801 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec298b1c-9e30-4643-b01a-176301bfc939 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:23.018081 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec298b1c-9e30-4643-b01a-176301bfc939 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:23.018693 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ec298b1c-9e30-4643-b01a-176301bfc939 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:23.024404 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:23.024404 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:23.025175 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec298b1c-9e30-4643-b01a-176301bfc939 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:23.026017 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1199/4798] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:23 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:23.514531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6d03d84-89a9-4cb4-ae68-51d1b9aadc48 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:23.527678 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6d03d84-89a9-4cb4-ae68-51d1b9aadc48 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:23.528440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6d03d84-89a9-4cb4-ae68-51d1b9aadc48 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:23.528630 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6d03d84-89a9-4cb4-ae68-51d1b9aadc48 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:23.528736 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f6d03d84-89a9-4cb4-ae68-51d1b9aadc48 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:23.539237 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:23.539237 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:23.539961 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6d03d84-89a9-4cb4-ae68-51d1b9aadc48 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:23.540400 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1195/4799] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:23 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 695 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:23.589457 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-391238bc-07d5-437a-9ae9-9bd43277c2ec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:23.591176 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-391238bc-07d5-437a-9ae9-9bd43277c2ec tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:23.591401 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-391238bc-07d5-437a-9ae9-9bd43277c2ec tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:23.591612 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-391238bc-07d5-437a-9ae9-9bd43277c2ec tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:23.591748 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-391238bc-07d5-437a-9ae9-9bd43277c2ec tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:23.595907 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:23.595907 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:23.596631 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-391238bc-07d5-437a-9ae9-9bd43277c2ec tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:23.597158 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1214/4800] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:23 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:23.936550 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a67ec45b-354c-4954-ad5b-afc34bf73174 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:23.938367 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a67ec45b-354c-4954-ad5b-afc34bf73174 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:23.938600 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a67ec45b-354c-4954-ad5b-afc34bf73174 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:23.938819 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a67ec45b-354c-4954-ad5b-afc34bf73174 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:23.948216 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:23.948216 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:23.951951 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a67ec45b-354c-4954-ad5b-afc34bf73174 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:23.956071 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a67ec45b-354c-4954-ad5b-afc34bf73174 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:23.956429 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1193/4801] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:23 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:24.070379 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e87c3680-9dfb-4532-b543-a5823f8a2290 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:24.072651 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e87c3680-9dfb-4532-b543-a5823f8a2290 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:24.072920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e87c3680-9dfb-4532-b543-a5823f8a2290 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:24.073180 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e87c3680-9dfb-4532-b543-a5823f8a2290 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:24.073328 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e87c3680-9dfb-4532-b543-a5823f8a2290 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:24.078231 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:24.078231 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:24.078984 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e87c3680-9dfb-4532-b543-a5823f8a2290 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:24.079422 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1200/4802] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:24 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:24.550191 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c31c82da-5c16-425f-8604-be48b10f5ffc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:24.553184 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c31c82da-5c16-425f-8604-be48b10f5ffc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:24.553392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c31c82da-5c16-425f-8604-be48b10f5ffc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:24.553592 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c31c82da-5c16-425f-8604-be48b10f5ffc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:24.553691 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c31c82da-5c16-425f-8604-be48b10f5ffc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:24.557889 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:24.557889 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:24.558511 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c31c82da-5c16-425f-8604-be48b10f5ffc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:24.558869 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1196/4803] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:24 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:24.606656 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90aa90de-a1c8-4a57-9e66-8c58477f3402 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:24.608793 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90aa90de-a1c8-4a57-9e66-8c58477f3402 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:24.608975 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90aa90de-a1c8-4a57-9e66-8c58477f3402 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:24.609500 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90aa90de-a1c8-4a57-9e66-8c58477f3402 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:24.609631 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-90aa90de-a1c8-4a57-9e66-8c58477f3402 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:24.614790 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:24.614790 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:24.615455 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90aa90de-a1c8-4a57-9e66-8c58477f3402 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:24.615856 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1215/4804] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:24 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:24.983391 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2eae2f87-89af-4bf5-98ee-5428fbe54a48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:24.985232 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2eae2f87-89af-4bf5-98ee-5428fbe54a48 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:24.985400 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2eae2f87-89af-4bf5-98ee-5428fbe54a48 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:24.985599 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2eae2f87-89af-4bf5-98ee-5428fbe54a48 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:24.992336 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:24.992336 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:24.997401 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2eae2f87-89af-4bf5-98ee-5428fbe54a48 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:25.001373 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2eae2f87-89af-4bf5-98ee-5428fbe54a48 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:25.001757 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1194/4805] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:24 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:25.092303 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12b06aa9-0838-4a0a-afe3-d307653eca90 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:25.094102 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12b06aa9-0838-4a0a-afe3-d307653eca90 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:25.094335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12b06aa9-0838-4a0a-afe3-d307653eca90 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:25.094588 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12b06aa9-0838-4a0a-afe3-d307653eca90 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:25.094702 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-12b06aa9-0838-4a0a-afe3-d307653eca90 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:25.100540 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:25.100540 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:25.101695 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12b06aa9-0838-4a0a-afe3-d307653eca90 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:25.102267 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1201/4806] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:25 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:25.576013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0176fba3-07b1-45ad-a5ec-3517caf57c72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:25.576013 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0176fba3-07b1-45ad-a5ec-3517caf57c72 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:25.576013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0176fba3-07b1-45ad-a5ec-3517caf57c72 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:25.576013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0176fba3-07b1-45ad-a5ec-3517caf57c72 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:25.576013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0176fba3-07b1-45ad-a5ec-3517caf57c72 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:25.585655 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:25.585655 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:25.586419 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0176fba3-07b1-45ad-a5ec-3517caf57c72 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:25.587028 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1197/4807] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:25 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:25.630669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb81e2fe-51a7-439c-ae0e-abe2a026cac9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:25.632459 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb81e2fe-51a7-439c-ae0e-abe2a026cac9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:25.632644 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb81e2fe-51a7-439c-ae0e-abe2a026cac9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:25.632817 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb81e2fe-51a7-439c-ae0e-abe2a026cac9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:25.632918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fb81e2fe-51a7-439c-ae0e-abe2a026cac9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:25.637016 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:25.637016 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:25.637690 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb81e2fe-51a7-439c-ae0e-abe2a026cac9 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:25.638046 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1216/4808] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:25 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:26.018354 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47b2b8db-31ce-4dba-bea7-95f5ccda3917 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:26.020207 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47b2b8db-31ce-4dba-bea7-95f5ccda3917 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:26.020449 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47b2b8db-31ce-4dba-bea7-95f5ccda3917 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:26.020682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47b2b8db-31ce-4dba-bea7-95f5ccda3917 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:26.028417 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:26.028417 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:26.032142 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47b2b8db-31ce-4dba-bea7-95f5ccda3917 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:26.036252 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47b2b8db-31ce-4dba-bea7-95f5ccda3917 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:26.036738 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1195/4809] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:26 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:26.114319 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-04cf60d9-59cb-43f8-850d-643f1a6a6023 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:26.116299 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04cf60d9-59cb-43f8-850d-643f1a6a6023 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:26.116514 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04cf60d9-59cb-43f8-850d-643f1a6a6023 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:26.116710 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04cf60d9-59cb-43f8-850d-643f1a6a6023 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:26.116854 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-04cf60d9-59cb-43f8-850d-643f1a6a6023 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:26.123317 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:26.123317 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:26.124518 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04cf60d9-59cb-43f8-850d-643f1a6a6023 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:26.125160 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1202/4810] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:26 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:26.597654 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9a4c0e4-d113-4057-8263-5ab73f3e1ab9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:26.599448 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9a4c0e4-d113-4057-8263-5ab73f3e1ab9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:26.599685 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9a4c0e4-d113-4057-8263-5ab73f3e1ab9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:26.599918 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9a4c0e4-d113-4057-8263-5ab73f3e1ab9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:26.600067 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f9a4c0e4-d113-4057-8263-5ab73f3e1ab9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:26.604586 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:26.604586 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:26.605203 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9a4c0e4-d113-4057-8263-5ab73f3e1ab9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:26.605561 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1198/4811] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:26 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:26.651815 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91e6632a-2bce-4205-8880-d9e7a3cf44a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:26.653498 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91e6632a-2bce-4205-8880-d9e7a3cf44a8 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:26.653679 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91e6632a-2bce-4205-8880-d9e7a3cf44a8 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:26.653856 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91e6632a-2bce-4205-8880-d9e7a3cf44a8 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:26.653956 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-91e6632a-2bce-4205-8880-d9e7a3cf44a8 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:26.658255 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:26.658255 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:26.658961 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91e6632a-2bce-4205-8880-d9e7a3cf44a8 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:26.659558 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1217/4812] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:26 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:27.049137 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-481b878c-1d99-4775-b5a0-ec3f70e1e2b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:27.050899 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-481b878c-1d99-4775-b5a0-ec3f70e1e2b8 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:27.051125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-481b878c-1d99-4775-b5a0-ec3f70e1e2b8 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:27.051312 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-481b878c-1d99-4775-b5a0-ec3f70e1e2b8 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:27.057982 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:27.057982 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:27.061698 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-481b878c-1d99-4775-b5a0-ec3f70e1e2b8 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:27.065577 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-481b878c-1d99-4775-b5a0-ec3f70e1e2b8 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:27.066118 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1196/4813] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:27 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:27.137446 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9bb9eae9-23b9-43d6-afae-faed53919f30 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:27.139853 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bb9eae9-23b9-43d6-afae-faed53919f30 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:27.140197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bb9eae9-23b9-43d6-afae-faed53919f30 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:27.140426 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bb9eae9-23b9-43d6-afae-faed53919f30 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:27.140572 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9bb9eae9-23b9-43d6-afae-faed53919f30 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:27.148365 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:27.148365 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:27.149026 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bb9eae9-23b9-43d6-afae-faed53919f30 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:27.149417 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1203/4814] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:27 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:27.161931 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-752e0eef-024b-4d71-9b2e-d344f14f0fec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:27.163585 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-752e0eef-024b-4d71-9b2e-d344f14f0fec tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:53:27.163907 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-752e0eef-024b-4d71-9b2e-d344f14f0fec tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ab86ebe-7637-4311-8177-8b79bcbe5311", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2066188355"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:27.165675 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-752e0eef-024b-4d71-9b2e-d344f14f0fec tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating new backup {'backup': {'volume_id': '8ab86ebe-7637-4311-8177-8b79bcbe5311', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2066188355'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:53:27.165783 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-752e0eef-024b-4d71-9b2e-d344f14f0fec tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating backup of volume 8ab86ebe-7637-4311-8177-8b79bcbe5311 in container None Aug 13 23:53:27.174163 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:27.174163 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:27.174698 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-752e0eef-024b-4d71-9b2e-d344f14f0fec tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:27.190771 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-752e0eef-024b-4d71-9b2e-d344f14f0fec tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['ef0c46d5-414f-4ab2-bbd4-19f028d044c2', 'c5dc76fa-206a-4b7f-bd27-212fbbf32676'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:27.223400 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-752e0eef-024b-4d71-9b2e-d344f14f0fec tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:53:27.223971 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1199/4815] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:27 2026] POST /volume/v3/backups => generated 328 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:27.235876 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22329cd9-3bf0-4cca-bcda-472f4d4f1a43 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:27.237424 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22329cd9-3bf0-4cca-bcda-472f4d4f1a43 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:27.237750 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22329cd9-3bf0-4cca-bcda-472f4d4f1a43 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:27.238155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22329cd9-3bf0-4cca-bcda-472f4d4f1a43 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:27.238341 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-22329cd9-3bf0-4cca-bcda-472f4d4f1a43 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:27.243385 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:27.243385 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:27.244378 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22329cd9-3bf0-4cca-bcda-472f4d4f1a43 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:27.244889 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1218/4816] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:27 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:27.617569 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9319dc87-9548-4f0a-8fc4-db9122ef55e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:27.619400 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9319dc87-9548-4f0a-8fc4-db9122ef55e8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:27.619678 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9319dc87-9548-4f0a-8fc4-db9122ef55e8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:27.619883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9319dc87-9548-4f0a-8fc4-db9122ef55e8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:27.620002 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9319dc87-9548-4f0a-8fc4-db9122ef55e8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:27.625403 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:27.625403 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:27.625954 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9319dc87-9548-4f0a-8fc4-db9122ef55e8 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:27.626383 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1197/4817] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:27 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:27.670832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3b92194e-63b5-4fbd-af1a-7c2144f67aa0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:27.672951 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b92194e-63b5-4fbd-af1a-7c2144f67aa0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:27.673187 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b92194e-63b5-4fbd-af1a-7c2144f67aa0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:27.673440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b92194e-63b5-4fbd-af1a-7c2144f67aa0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:27.673577 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3b92194e-63b5-4fbd-af1a-7c2144f67aa0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:27.678748 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:27.678748 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:27.679658 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b92194e-63b5-4fbd-af1a-7c2144f67aa0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:27.680143 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1204/4818] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:27 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:28.082795 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7202f902-560e-40ec-ade9-48d848eaf513 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.084935 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7202f902-560e-40ec-ade9-48d848eaf513 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:28.085192 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7202f902-560e-40ec-ade9-48d848eaf513 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:28.085347 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7202f902-560e-40ec-ade9-48d848eaf513 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:28.094180 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:28.094180 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:28.098574 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7202f902-560e-40ec-ade9-48d848eaf513 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:28.104207 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7202f902-560e-40ec-ade9-48d848eaf513 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:28.104727 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1200/4819] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:28 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:28.119307 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b1553b0-5015-4c21-9bf2-cdbd6012469b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.121828 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b1553b0-5015-4c21-9bf2-cdbd6012469b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:28.122163 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b1553b0-5015-4c21-9bf2-cdbd6012469b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:28.122425 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b1553b0-5015-4c21-9bf2-cdbd6012469b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:28.132183 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:28.132183 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:28.137436 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b1553b0-5015-4c21-9bf2-cdbd6012469b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:28.145022 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b1553b0-5015-4c21-9bf2-cdbd6012469b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:28.145611 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1219/4820] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:28 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 1428 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:28.259083 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e0aea2a2-85e4-489b-a41b-f44a96d2a0ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.260847 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0aea2a2-85e4-489b-a41b-f44a96d2a0ed tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:28.261121 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0aea2a2-85e4-489b-a41b-f44a96d2a0ed tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:28.261395 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0aea2a2-85e4-489b-a41b-f44a96d2a0ed tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:28.261552 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e0aea2a2-85e4-489b-a41b-f44a96d2a0ed tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:28.266791 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:28.266791 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:28.267720 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0aea2a2-85e4-489b-a41b-f44a96d2a0ed tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:28.268140 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1198/4821] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:28 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:28.275939 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-1ab248b7-340a-4abd-8b6d-01dc55c6b478 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.278041 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-1ab248b7-340a-4abd-8b6d-01dc55c6b478 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:28.278356 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-1ab248b7-340a-4abd-8b6d-01dc55c6b478 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:28.278662 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-1ab248b7-340a-4abd-8b6d-01dc55c6b478 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:28.287460 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:28.287460 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:28.290840 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-1ab248b7-340a-4abd-8b6d-01dc55c6b478 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:28.296781 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-1ab248b7-340a-4abd-8b6d-01dc55c6b478 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:28.297176 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1205/4822] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:53:28 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:28.638741 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa2821dd-d7e8-4735-b972-3cc1183cdf04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.641005 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa2821dd-d7e8-4735-b972-3cc1183cdf04 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:28.641309 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa2821dd-d7e8-4735-b972-3cc1183cdf04 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:28.641581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa2821dd-d7e8-4735-b972-3cc1183cdf04 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:28.641743 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fa2821dd-d7e8-4735-b972-3cc1183cdf04 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:28.646958 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:28.646958 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:28.647573 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa2821dd-d7e8-4735-b972-3cc1183cdf04 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:28.647930 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1201/4823] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:28 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:28.692392 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-11cad83d-1687-4f55-adb6-c5242a795701 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.694748 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11cad83d-1687-4f55-adb6-c5242a795701 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:28.695093 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11cad83d-1687-4f55-adb6-c5242a795701 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:28.695660 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11cad83d-1687-4f55-adb6-c5242a795701 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:28.695660 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-11cad83d-1687-4f55-adb6-c5242a795701 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:28.700630 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:28.700630 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:28.701499 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11cad83d-1687-4f55-adb6-c5242a795701 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:28.702019 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1220/4824] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:28 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:28.926214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-de79f003-cc53-422f-9fbf-6644f336e0be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.928332 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-de79f003-cc53-422f-9fbf-6644f336e0be tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:28.928541 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-de79f003-cc53-422f-9fbf-6644f336e0be tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:28.928730 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-de79f003-cc53-422f-9fbf-6644f336e0be tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:28.935901 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:28.935901 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:28.941056 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-de79f003-cc53-422f-9fbf-6644f336e0be tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:28.946335 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-de79f003-cc53-422f-9fbf-6644f336e0be tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:28.946832 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1199/4825] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:53:28 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:28.958877 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-936ba2f7-a2d3-4460-9844-884d3a403a8a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.959299 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-936ba2f7-a2d3-4460-9844-884d3a403a8a None None] GET https://10.4.3.81/volume// Aug 13 23:53:28.959492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-936ba2f7-a2d3-4460-9844-884d3a403a8a None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:28.959694 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-936ba2f7-a2d3-4460-9844-884d3a403a8a None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:28.960031 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-936ba2f7-a2d3-4460-9844-884d3a403a8a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:53:28.960329 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1206/4826] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:53:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:53:28.969077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-e8569062-67b7-4bca-a2d9-fccec2d872fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:28.972766 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-e8569062-67b7-4bca-a2d9-fccec2d872fc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:53:28.973193 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-e8569062-67b7-4bca-a2d9-fccec2d872fc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a864e7c6-bf6d-4cea-9076-2ae9556b30e0", "connector": null, "instance_uuid": "2cbdd09e-6838-43a3-8c60-9d1b3ff1a2e4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:28.984107 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:28.984107 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:29.015426 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-e8569062-67b7-4bca-a2d9-fccec2d872fc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:53:29.016076 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1202/4827] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:53:28 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 13 23:53:29.278727 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-431523d3-3803-442c-a108-14ec49b0494c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:29.280925 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-431523d3-3803-442c-a108-14ec49b0494c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:29.281199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-431523d3-3803-442c-a108-14ec49b0494c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:29.281459 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-431523d3-3803-442c-a108-14ec49b0494c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:29.281652 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-431523d3-3803-442c-a108-14ec49b0494c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:29.286474 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:29.286474 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:29.287454 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-431523d3-3803-442c-a108-14ec49b0494c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:29.287929 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1221/4828] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:29 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:29.658202 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9444423-0199-4f19-8ab1-30c70f197bad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:29.659964 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9444423-0199-4f19-8ab1-30c70f197bad tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:29.660270 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9444423-0199-4f19-8ab1-30c70f197bad tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:29.660453 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9444423-0199-4f19-8ab1-30c70f197bad tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:29.660547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a9444423-0199-4f19-8ab1-30c70f197bad tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:29.667329 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:29.667329 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:29.668028 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9444423-0199-4f19-8ab1-30c70f197bad tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:29.668660 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1200/4829] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:29 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:29.714306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03bf7c8d-ad88-44c1-9da5-064b1a5dd965 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:29.716354 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03bf7c8d-ad88-44c1-9da5-064b1a5dd965 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:29.716591 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03bf7c8d-ad88-44c1-9da5-064b1a5dd965 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:29.716825 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03bf7c8d-ad88-44c1-9da5-064b1a5dd965 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:29.717003 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-03bf7c8d-ad88-44c1-9da5-064b1a5dd965 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:29.721047 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:29.721047 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:29.721685 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03bf7c8d-ad88-44c1-9da5-064b1a5dd965 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:29.722010 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1207/4830] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:29 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:29.959464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b94c791-89d2-4603-bec5-0ddb2d175d82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:29.960406 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b94c791-89d2-4603-bec5-0ddb2d175d82 None None] GET https://10.4.3.81/volume// Aug 13 23:53:29.960406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b94c791-89d2-4603-bec5-0ddb2d175d82 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:29.960406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b94c791-89d2-4603-bec5-0ddb2d175d82 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:29.960789 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b94c791-89d2-4603-bec5-0ddb2d175d82 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:53:29.961118 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1203/4831] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:53:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:53:29.970391 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-a5a86f2f-f38b-49f0-9d38-45c4983c2dbe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:29.972328 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-a5a86f2f-f38b-49f0-9d38-45c4983c2dbe tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:53:29.972542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-a5a86f2f-f38b-49f0-9d38-45c4983c2dbe tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:29.972807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-a5a86f2f-f38b-49f0-9d38-45c4983c2dbe tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:29.983171 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:29.983171 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:29.987361 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-a5a86f2f-f38b-49f0-9d38-45c4983c2dbe tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:53:29.992708 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-a5a86f2f-f38b-49f0-9d38-45c4983c2dbe tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:53:29.993240 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1222/4832] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:53:29 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 1607 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:53:30.159199 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-5e1f910d-b031-4bfd-9a32-682c95044047 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:30.161587 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-5e1f910d-b031-4bfd-9a32-682c95044047 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] PUT https://10.4.3.81/volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19 Aug 13 23:53:30.162062 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-5e1f910d-b031-4bfd-9a32-682c95044047 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:30.171345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-5e1f910d-b031-4bfd-9a32-682c95044047 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Acquiring lock "cinder-attachment_update-a864e7c6-bf6d-4cea-9076-2ae9556b30e0-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:53:30.177376 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-5e1f910d-b031-4bfd-9a32-682c95044047 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Lock "cinder-attachment_update-a864e7c6-bf6d-4cea-9076-2ae9556b30e0-np0000007283" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:53:30.178458 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:30.178458 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:30.265422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-5e1f910d-b031-4bfd-9a32-682c95044047 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Lock "cinder-attachment_update-a864e7c6-bf6d-4cea-9076-2ae9556b30e0-np0000007283" released by "attachment_update" :: held 0.088s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:53:30.265788 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-5e1f910d-b031-4bfd-9a32-682c95044047 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19 returned with HTTP 200 Aug 13 23:53:30.266615 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1201/4833] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:53:30 2026] PUT /volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:30.291051 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-3a6cf29a-9f45-4e1d-8125-e64d8a571933 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:30.293817 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-3a6cf29a-9f45-4e1d-8125-e64d8a571933 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19/action Aug 13 23:53:30.294328 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-3a6cf29a-9f45-4e1d-8125-e64d8a571933 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:53:30.294502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-3a6cf29a-9f45-4e1d-8125-e64d8a571933 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:30.299112 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ff6f0f6-59ea-42e6-9425-dcc89aa3f046 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:30.301112 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ff6f0f6-59ea-42e6-9425-dcc89aa3f046 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:30.301334 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ff6f0f6-59ea-42e6-9425-dcc89aa3f046 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:30.301532 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ff6f0f6-59ea-42e6-9425-dcc89aa3f046 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:30.301670 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1ff6f0f6-59ea-42e6-9425-dcc89aa3f046 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:30.306559 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:30.306559 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:30.307537 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ff6f0f6-59ea-42e6-9425-dcc89aa3f046 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:30.308037 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1204/4834] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:30 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:30.316618 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:30.316618 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:30.331040 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-3a6cf29a-9f45-4e1d-8125-e64d8a571933 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19/action returned with HTTP 204 Aug 13 23:53:30.331612 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1208/4835] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:53:30 2026] POST /volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:30.680396 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25eb5cde-dd1f-4f17-9d45-bac70f356f6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:30.682690 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25eb5cde-dd1f-4f17-9d45-bac70f356f6e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:30.682843 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25eb5cde-dd1f-4f17-9d45-bac70f356f6e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:30.683100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25eb5cde-dd1f-4f17-9d45-bac70f356f6e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:30.683231 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-25eb5cde-dd1f-4f17-9d45-bac70f356f6e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:30.688139 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:30.688139 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:30.688784 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25eb5cde-dd1f-4f17-9d45-bac70f356f6e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:30.689172 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1223/4836] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:30 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:30.736564 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-662c8774-0201-4c4c-9254-154ef01c07b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:30.739087 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-662c8774-0201-4c4c-9254-154ef01c07b0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:30.739087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-662c8774-0201-4c4c-9254-154ef01c07b0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:30.739087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-662c8774-0201-4c4c-9254-154ef01c07b0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:30.739087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-662c8774-0201-4c4c-9254-154ef01c07b0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:30.743724 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:30.743724 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:30.744623 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-662c8774-0201-4c4c-9254-154ef01c07b0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:30.745110 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1202/4837] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:30 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:31.321227 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aeafeb4b-f826-4d28-8909-cdf5857f3360 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:31.323592 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aeafeb4b-f826-4d28-8909-cdf5857f3360 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:31.323917 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aeafeb4b-f826-4d28-8909-cdf5857f3360 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:31.324244 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aeafeb4b-f826-4d28-8909-cdf5857f3360 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:31.324414 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-aeafeb4b-f826-4d28-8909-cdf5857f3360 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:31.329907 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:31.329907 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:31.330812 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aeafeb4b-f826-4d28-8909-cdf5857f3360 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:31.331290 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1205/4838] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:31 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:31.700613 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6cd8301e-3d63-451c-8424-117d766b857b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:31.702933 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6cd8301e-3d63-451c-8424-117d766b857b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:31.703211 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6cd8301e-3d63-451c-8424-117d766b857b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:31.703520 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6cd8301e-3d63-451c-8424-117d766b857b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:31.703707 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6cd8301e-3d63-451c-8424-117d766b857b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:31.709827 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:31.709827 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:31.710706 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6cd8301e-3d63-451c-8424-117d766b857b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:31.711230 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1209/4839] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:31 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:31.757514 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3c45b32-0654-49a8-8b32-baff03e4d3d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:31.759868 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3c45b32-0654-49a8-8b32-baff03e4d3d2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:31.760178 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3c45b32-0654-49a8-8b32-baff03e4d3d2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:31.760416 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3c45b32-0654-49a8-8b32-baff03e4d3d2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:31.760560 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d3c45b32-0654-49a8-8b32-baff03e4d3d2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:31.766146 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:31.766146 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:31.767237 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3c45b32-0654-49a8-8b32-baff03e4d3d2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:31.767726 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1224/4840] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:31 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:32.344091 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3d96a504-75a9-4990-835a-fbebcfce91a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:32.347097 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d96a504-75a9-4990-835a-fbebcfce91a2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:32.347097 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d96a504-75a9-4990-835a-fbebcfce91a2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:32.347097 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d96a504-75a9-4990-835a-fbebcfce91a2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:32.347097 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3d96a504-75a9-4990-835a-fbebcfce91a2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:32.353966 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:32.353966 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:32.355116 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d96a504-75a9-4990-835a-fbebcfce91a2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:32.355597 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1203/4841] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:32 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:32.723370 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5348d504-dc22-42a1-8d8b-31e8770c2d18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:32.725519 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5348d504-dc22-42a1-8d8b-31e8770c2d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:32.725761 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5348d504-dc22-42a1-8d8b-31e8770c2d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:32.725959 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5348d504-dc22-42a1-8d8b-31e8770c2d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:32.726085 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5348d504-dc22-42a1-8d8b-31e8770c2d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:32.730752 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:32.730752 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:32.731537 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5348d504-dc22-42a1-8d8b-31e8770c2d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:32.732158 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1206/4842] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:32 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:32.778611 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3cf75b4b-f69a-4a19-bd62-415cad438ad6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:32.780870 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cf75b4b-f69a-4a19-bd62-415cad438ad6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:32.780942 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cf75b4b-f69a-4a19-bd62-415cad438ad6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:32.781172 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cf75b4b-f69a-4a19-bd62-415cad438ad6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:32.781289 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3cf75b4b-f69a-4a19-bd62-415cad438ad6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:32.786405 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:32.786405 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:32.787302 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cf75b4b-f69a-4a19-bd62-415cad438ad6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:32.787731 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1210/4843] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:32 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:33.368771 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3c1107a-6675-4cc0-af5c-8695f51b625c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:33.370659 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3c1107a-6675-4cc0-af5c-8695f51b625c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:33.370948 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3c1107a-6675-4cc0-af5c-8695f51b625c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:33.371185 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3c1107a-6675-4cc0-af5c-8695f51b625c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:33.371336 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c3c1107a-6675-4cc0-af5c-8695f51b625c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:33.376477 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:33.376477 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:33.377439 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3c1107a-6675-4cc0-af5c-8695f51b625c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:33.378006 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1225/4844] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:33 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:33.745377 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b78e0a98-f83e-4673-822f-e412574ec2fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:33.747733 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b78e0a98-f83e-4673-822f-e412574ec2fc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:33.748132 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b78e0a98-f83e-4673-822f-e412574ec2fc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:33.748405 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b78e0a98-f83e-4673-822f-e412574ec2fc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:33.748559 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b78e0a98-f83e-4673-822f-e412574ec2fc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:33.753726 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:33.753726 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:33.754422 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b78e0a98-f83e-4673-822f-e412574ec2fc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:33.754843 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1204/4845] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:33 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:33.799915 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7892a20a-904c-4127-b445-b886383024b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:33.801844 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7892a20a-904c-4127-b445-b886383024b1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:33.802064 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7892a20a-904c-4127-b445-b886383024b1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:33.802317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7892a20a-904c-4127-b445-b886383024b1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:33.802462 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7892a20a-904c-4127-b445-b886383024b1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:33.807566 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:33.807566 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:33.808384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7892a20a-904c-4127-b445-b886383024b1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:33.808776 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1207/4846] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:33 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:34.391376 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-179e1619-19d0-4fcc-aad5-2f6047429cdc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:34.393837 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-179e1619-19d0-4fcc-aad5-2f6047429cdc tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:34.394156 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-179e1619-19d0-4fcc-aad5-2f6047429cdc tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:34.394381 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-179e1619-19d0-4fcc-aad5-2f6047429cdc tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:34.394495 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-179e1619-19d0-4fcc-aad5-2f6047429cdc tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:34.399112 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:34.399112 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:34.399885 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-179e1619-19d0-4fcc-aad5-2f6047429cdc tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:34.400314 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1211/4847] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:34 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:34.746306 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-7ca34d63-754d-4457-bfe2-ca97951b657b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:34.749350 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-7ca34d63-754d-4457-bfe2-ca97951b657b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0/encryption Aug 13 23:53:34.749606 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-7ca34d63-754d-4457-bfe2-ca97951b657b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:34.749946 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-7ca34d63-754d-4457-bfe2-ca97951b657b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:34.762517 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:34.762517 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:34.768717 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf5e3625-9e09-404e-b0a8-5f6d9a50edb1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:34.771385 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf5e3625-9e09-404e-b0a8-5f6d9a50edb1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:34.771798 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf5e3625-9e09-404e-b0a8-5f6d9a50edb1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:34.772097 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf5e3625-9e09-404e-b0a8-5f6d9a50edb1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:34.772265 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bf5e3625-9e09-404e-b0a8-5f6d9a50edb1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:34.772537 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2ccf95cc-b1df-4627-9abe-1c4bf05d2f18 req-7ca34d63-754d-4457-bfe2-ca97951b657b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0/encryption returned with HTTP 200 Aug 13 23:53:34.773226 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1226/4848] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:53:34 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:34.778462 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:34.778462 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:34.779251 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf5e3625-9e09-404e-b0a8-5f6d9a50edb1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:34.779675 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1205/4849] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:34 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:34.821895 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-428d421e-70eb-4261-896f-a6fe27904755 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:34.824351 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-428d421e-70eb-4261-896f-a6fe27904755 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:34.824351 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-428d421e-70eb-4261-896f-a6fe27904755 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:34.824598 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-428d421e-70eb-4261-896f-a6fe27904755 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:34.824672 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-428d421e-70eb-4261-896f-a6fe27904755 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:34.830826 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:34.830826 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:34.831911 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-428d421e-70eb-4261-896f-a6fe27904755 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:34.832380 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1208/4850] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:34 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:35.410513 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b67c6a76-e01c-43b6-a4b4-7e2b6a050a0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:35.412852 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b67c6a76-e01c-43b6-a4b4-7e2b6a050a0f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:35.413108 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b67c6a76-e01c-43b6-a4b4-7e2b6a050a0f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:35.413334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b67c6a76-e01c-43b6-a4b4-7e2b6a050a0f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:35.413469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b67c6a76-e01c-43b6-a4b4-7e2b6a050a0f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:35.419086 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:35.419086 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:35.420104 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b67c6a76-e01c-43b6-a4b4-7e2b6a050a0f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:35.420616 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1212/4851] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:35 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:35.791897 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5aea9cf6-9ffe-4b63-90f4-95e134164129 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:35.793843 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5aea9cf6-9ffe-4b63-90f4-95e134164129 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:35.794097 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5aea9cf6-9ffe-4b63-90f4-95e134164129 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:35.794261 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5aea9cf6-9ffe-4b63-90f4-95e134164129 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:35.794359 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5aea9cf6-9ffe-4b63-90f4-95e134164129 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:35.798294 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:35.798294 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:35.798820 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5aea9cf6-9ffe-4b63-90f4-95e134164129 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:35.799207 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1227/4852] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:35 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:35.843797 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba053f31-1d40-4087-9ba4-6f7567a6d7f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:35.845868 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba053f31-1d40-4087-9ba4-6f7567a6d7f3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:35.846129 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba053f31-1d40-4087-9ba4-6f7567a6d7f3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:35.846394 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba053f31-1d40-4087-9ba4-6f7567a6d7f3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:35.846557 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ba053f31-1d40-4087-9ba4-6f7567a6d7f3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:35.851483 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:35.851483 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:35.852365 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba053f31-1d40-4087-9ba4-6f7567a6d7f3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:35.852745 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1206/4853] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:35 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:36.430894 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b426fdc-212d-4536-a945-4dcac9aaf08b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:36.432727 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b426fdc-212d-4536-a945-4dcac9aaf08b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:36.432926 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b426fdc-212d-4536-a945-4dcac9aaf08b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:36.433121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b426fdc-212d-4536-a945-4dcac9aaf08b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:36.433223 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2b426fdc-212d-4536-a945-4dcac9aaf08b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:36.439044 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:36.439044 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:36.439711 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b426fdc-212d-4536-a945-4dcac9aaf08b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:36.440125 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1209/4854] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:36 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:36.449428 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:36.451361 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205/restore Aug 13 23:53:36.451729 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "8ab86ebe-7637-4311-8177-8b79bcbe5311"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:36.453657 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Restoring backup 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 ({'restore': {'volume_id': '8ab86ebe-7637-4311-8177-8b79bcbe5311'}}) {{(pid=100276) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 23:53:36.453842 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Restoring backup 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 to volume 8ab86ebe-7637-4311-8177-8b79bcbe5311. Aug 13 23:53:36.459410 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:36.459410 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:36.466061 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:36.466061 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:36.466535 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:36.466653 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Checking backup size 1 against volume size 1 {{(pid=100276) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 23:53:36.466746 np0000007283 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Overwriting volume 8ab86ebe-7637-4311-8177-8b79bcbe5311 with restore of backup 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:36.486444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] restore_backup in rpcapi backup_id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 {{(pid=100276) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 23:53:36.496580 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64b22610-ddcb-4cd3-86b4-7c8f0aabc927 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205/restore returned with HTTP 202 Aug 13 23:53:36.497112 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1213/4855] 10.4.3.81 () {68 vars in 1386 bytes} [Thu Aug 13 23:53:36 2026] POST /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205/restore => generated 182 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:36.506100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53fa2069-808a-475d-86c3-87fdc82b0e2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:36.508387 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53fa2069-808a-475d-86c3-87fdc82b0e2d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:36.508709 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53fa2069-808a-475d-86c3-87fdc82b0e2d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:36.509027 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53fa2069-808a-475d-86c3-87fdc82b0e2d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:36.509199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-53fa2069-808a-475d-86c3-87fdc82b0e2d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:36.515049 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:36.515049 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:36.515870 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53fa2069-808a-475d-86c3-87fdc82b0e2d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:36.516345 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1228/4856] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:36 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:36.811265 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-42772e88-77d3-4b7f-9d45-b3c8ad296c67 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:36.813444 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42772e88-77d3-4b7f-9d45-b3c8ad296c67 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:36.813444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-42772e88-77d3-4b7f-9d45-b3c8ad296c67 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:36.813572 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-42772e88-77d3-4b7f-9d45-b3c8ad296c67 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:36.813653 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-42772e88-77d3-4b7f-9d45-b3c8ad296c67 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:36.819363 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:36.819363 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:36.820286 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42772e88-77d3-4b7f-9d45-b3c8ad296c67 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:36.820731 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1207/4857] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:36 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:36.863591 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5a137ed-f806-4ca1-8990-e6a23be27cc1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:36.865506 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5a137ed-f806-4ca1-8990-e6a23be27cc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:36.865858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5a137ed-f806-4ca1-8990-e6a23be27cc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:36.866143 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5a137ed-f806-4ca1-8990-e6a23be27cc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:36.866336 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c5a137ed-f806-4ca1-8990-e6a23be27cc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:36.870721 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:36.870721 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:36.872151 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5a137ed-f806-4ca1-8990-e6a23be27cc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:36.872151 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1210/4858] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:36 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:36.881770 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:36.883280 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:36.884893 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "209db18f-e323-45ae-87c7-9abce998b50c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1379881145"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:36.889783 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request body: {'volume': {"'backup_id": '209db18f-e323-45ae-87c7-9abce998b50c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1379881145'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:36.889783 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume of 1 GB Aug 13 23:53:36.898981 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Availability Zones retrieved successfully. Aug 13 23:53:36.900948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (1ba567b0-96db-4073-a737-04936cae3a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:36.902222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02985ad0-5049-4fb2-aeb9-b492d148a985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:36.903278 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:36.927202 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02985ad0-5049-4fb2-aeb9-b492d148a985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:36.928206 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afa85df-e932-44ff-a840-659a9c4bef26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:36.966820 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Created reservations ['cd7b3635-cc13-4d1d-b088-4576b35d6fc4', '02803ed2-01bc-4263-a190-b3b099eb0388', '335268a5-7cb0-4ddc-9a5b-e882edbe0209', '3791402b-341f-4616-a9fa-5ad880dee0b2'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:36.967667 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afa85df-e932-44ff-a840-659a9c4bef26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd7b3635-cc13-4d1d-b088-4576b35d6fc4', '02803ed2-01bc-4263-a190-b3b099eb0388', '335268a5-7cb0-4ddc-9a5b-e882edbe0209', '3791402b-341f-4616-a9fa-5ad880dee0b2']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:36.968382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f856fe-e5d6-4e44-bb8b-514e022ed613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:36.992170 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f856fe-e5d6-4e44-bb8b-514e022ed613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45608407-f251-4ee5-a030-c863fb71c07e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1379881145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['cd7b3635-cc13-4d1d-b088-4576b35d6fc4','02803ed2-01bc-4263-a190-b3b099eb0388','335268a5-7cb0-4ddc-9a5b-e882edbe0209','3791402b-341f-4616-a9fa-5ad880dee0b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1379881145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45608407-f251-4ee5-a030-c863fb71c07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23fbd681d01471c8cd77c12c3631e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2dccbec9de4619ad36b41baac545e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:36.993233 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0163d90-cfb4-4946-92e8-541769211000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.014344 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0163d90-cfb4-4946-92e8-541769211000) transitioned into state 'SUCCESS' from state '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-1379881145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['cd7b3635-cc13-4d1d-b088-4576b35d6fc4','02803ed2-01bc-4263-a190-b3b099eb0388','335268a5-7cb0-4ddc-9a5b-e882edbe0209','3791402b-341f-4616-a9fa-5ad880dee0b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.015190 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3844dbe-5af4-4363-be5a-349598b12936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.025223 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3844dbe-5af4-4363-be5a-349598b12936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.026471 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (1ba567b0-96db-4073-a737-04936cae3a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.026925 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request issued successfully. Aug 13 23:53:37.027711 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5d5587e-64c1-4833-b604-754ff7268ef5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:37.028365 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1214/4859] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:36 2026] POST /volume/v3/volumes => generated 756 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:37.042369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.044091 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:37.044411 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "209db18f-e323-45ae-87c7-9abce998b50c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-25075629"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:37.045896 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request body: {'volume': {"'backup_id": '209db18f-e323-45ae-87c7-9abce998b50c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-25075629'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:37.046043 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume of 1 GB Aug 13 23:53:37.050156 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Availability Zones retrieved successfully. Aug 13 23:53:37.055439 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (8e9d4e15-2305-4d7f-843f-0e9e319253d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.056389 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08f017fd-81c4-4368-ae2b-f260ad0d3680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.057241 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:37.083599 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08f017fd-81c4-4368-ae2b-f260ad0d3680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.084329 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387179f6-8c7b-4be2-9a63-7ac171bc0fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.133424 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Created reservations ['0eb3e3da-c2a1-4d7a-bf02-77ff3e9ab63b', '59692f4d-6875-4fff-b542-9b35ae5cc52c', 'd14ae04f-be6d-4cfd-919a-d23e54995f9f', 'b1bd0095-aa83-4853-848d-51706e82d53f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:37.134368 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387179f6-8c7b-4be2-9a63-7ac171bc0fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eb3e3da-c2a1-4d7a-bf02-77ff3e9ab63b', '59692f4d-6875-4fff-b542-9b35ae5cc52c', 'd14ae04f-be6d-4cfd-919a-d23e54995f9f', 'b1bd0095-aa83-4853-848d-51706e82d53f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.135614 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acdfc3c6-64b1-4da1-9cef-c68a479adff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.158400 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acdfc3c6-64b1-4da1-9cef-c68a479adff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0734f4d9-36ec-408c-a9a4-2e47f4e3df70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-25075629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['0eb3e3da-c2a1-4d7a-bf02-77ff3e9ab63b','59692f4d-6875-4fff-b542-9b35ae5cc52c','d14ae04f-be6d-4cfd-919a-d23e54995f9f','b1bd0095-aa83-4853-848d-51706e82d53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-25075629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0734f4d9-36ec-408c-a9a4-2e47f4e3df70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23fbd681d01471c8cd77c12c3631e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2dccbec9de4619ad36b41baac545e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.159160 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d867e50e-a434-45f9-ae71-0effd9b0ce19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.179654 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d867e50e-a434-45f9-ae71-0effd9b0ce19) transitioned into state 'SUCCESS' from state '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-25075629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['0eb3e3da-c2a1-4d7a-bf02-77ff3e9ab63b','59692f4d-6875-4fff-b542-9b35ae5cc52c','d14ae04f-be6d-4cfd-919a-d23e54995f9f','b1bd0095-aa83-4853-848d-51706e82d53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.180435 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f609f1f-d7b9-437c-8e51-f07479da92ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.190002 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f609f1f-d7b9-437c-8e51-f07479da92ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.190755 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (8e9d4e15-2305-4d7f-843f-0e9e319253d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.191080 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request issued successfully. Aug 13 23:53:37.191558 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e2618eb-a959-43f9-8331-350fb46a3dc5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:37.192135 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1229/4860] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:37 2026] POST /volume/v3/volumes => generated 754 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:37.203606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.205583 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:37.205737 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "209db18f-e323-45ae-87c7-9abce998b50c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-457926414"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:37.207099 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request body: {'volume': {"'backup_id": '209db18f-e323-45ae-87c7-9abce998b50c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-457926414'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:37.207234 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume of 1 GB Aug 13 23:53:37.211830 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Availability Zones retrieved successfully. Aug 13 23:53:37.217243 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (0b98617a-168a-4941-bdc5-0e0828959f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.218414 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c056c7b3-76ca-4b26-84bf-4a35d6b9e8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.219298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:37.245971 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c056c7b3-76ca-4b26-84bf-4a35d6b9e8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.247169 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb8b785a-fd27-4a6d-80fa-a283b3981529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.285902 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Created reservations ['d42d6ccf-37ad-4bce-aada-dffb96f4fd47', '2c6a7d07-d0dc-4bc9-b4fa-438787556c0d', '51d4c804-5871-480f-9a17-0b69a661c4c0', 'be396e5d-c5bb-4192-851b-1479f1597f6c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:37.286735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb8b785a-fd27-4a6d-80fa-a283b3981529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d42d6ccf-37ad-4bce-aada-dffb96f4fd47', '2c6a7d07-d0dc-4bc9-b4fa-438787556c0d', '51d4c804-5871-480f-9a17-0b69a661c4c0', 'be396e5d-c5bb-4192-851b-1479f1597f6c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.287562 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9d7d03-726c-49d5-8c3d-762699ce41c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.309396 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9d7d03-726c-49d5-8c3d-762699ce41c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91a67087-5570-49fc-80e4-a33ee3856555', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-457926414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['d42d6ccf-37ad-4bce-aada-dffb96f4fd47','2c6a7d07-d0dc-4bc9-b4fa-438787556c0d','51d4c804-5871-480f-9a17-0b69a661c4c0','be396e5d-c5bb-4192-851b-1479f1597f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-457926414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91a67087-5570-49fc-80e4-a33ee3856555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23fbd681d01471c8cd77c12c3631e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2dccbec9de4619ad36b41baac545e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.310183 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df9cf258-5c10-4365-b1b1-836156003745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.327913 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df9cf258-5c10-4365-b1b1-836156003745) transitioned into state 'SUCCESS' from state '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-457926414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['d42d6ccf-37ad-4bce-aada-dffb96f4fd47','2c6a7d07-d0dc-4bc9-b4fa-438787556c0d','51d4c804-5871-480f-9a17-0b69a661c4c0','be396e5d-c5bb-4192-851b-1479f1597f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.328682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec55c55-a586-419d-b609-2f3bbb021d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.339380 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec55c55-a586-419d-b609-2f3bbb021d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.340533 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (0b98617a-168a-4941-bdc5-0e0828959f2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.340910 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request issued successfully. Aug 13 23:53:37.341723 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-237c2ef6-4dbf-4e15-842b-8a5d4102d1c3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:37.342341 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1208/4861] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:37 2026] POST /volume/v3/volumes => generated 755 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:37.354878 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.357051 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:37.357494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "209db18f-e323-45ae-87c7-9abce998b50c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1343634215"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:37.359354 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request body: {'volume': {"'backup_id": '209db18f-e323-45ae-87c7-9abce998b50c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1343634215'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:37.359514 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume of 1 GB Aug 13 23:53:37.365141 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Availability Zones retrieved successfully. Aug 13 23:53:37.371358 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (ab3cf678-1d7c-451a-9147-66e27f13925c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.372492 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7326c326-09f2-401e-94c0-2977c5a8c563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.373656 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:37.405402 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7326c326-09f2-401e-94c0-2977c5a8c563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.406423 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb25cb92-fac0-4587-8d3a-58167f36e934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.451065 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Created reservations ['638df775-dd9a-4d99-b11a-a16a8fe68dfe', 'dc1703c6-7526-4751-a92e-2b3ce4bcba9a', 'a29a5ec8-b8a1-4f4f-a5f6-a6f0aa1ca28b', 'e742843c-39a8-4726-88b3-cf83f4d1d817'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:37.452351 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb25cb92-fac0-4587-8d3a-58167f36e934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['638df775-dd9a-4d99-b11a-a16a8fe68dfe', 'dc1703c6-7526-4751-a92e-2b3ce4bcba9a', 'a29a5ec8-b8a1-4f4f-a5f6-a6f0aa1ca28b', 'e742843c-39a8-4726-88b3-cf83f4d1d817']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.453753 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b25115-30a5-4148-8e5b-39eba251a542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.483341 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b25115-30a5-4148-8e5b-39eba251a542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be2ee8b2-88f7-4f80-910d-f539c94feb8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1343634215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['638df775-dd9a-4d99-b11a-a16a8fe68dfe','dc1703c6-7526-4751-a92e-2b3ce4bcba9a','a29a5ec8-b8a1-4f4f-a5f6-a6f0aa1ca28b','e742843c-39a8-4726-88b3-cf83f4d1d817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1343634215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be2ee8b2-88f7-4f80-910d-f539c94feb8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23fbd681d01471c8cd77c12c3631e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2dccbec9de4619ad36b41baac545e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.484532 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdfc74d8-1ef4-450e-a332-9b91f4a0b0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.504751 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdfc74d8-1ef4-450e-a332-9b91f4a0b0cb) transitioned into state 'SUCCESS' from state '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-1343634215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['638df775-dd9a-4d99-b11a-a16a8fe68dfe','dc1703c6-7526-4751-a92e-2b3ce4bcba9a','a29a5ec8-b8a1-4f4f-a5f6-a6f0aa1ca28b','e742843c-39a8-4726-88b3-cf83f4d1d817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.504751 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5dffe55-1606-4797-a0c2-5a97a528d47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.514555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5dffe55-1606-4797-a0c2-5a97a528d47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.515481 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (ab3cf678-1d7c-451a-9147-66e27f13925c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.515862 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request issued successfully. Aug 13 23:53:37.516587 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71dd3f01-4305-42ff-bebd-dc0f67ea5029 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:37.517229 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1211/4862] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:37 2026] POST /volume/v3/volumes => generated 756 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:37.528387 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-91a43057-71fb-4dba-9c7c-6e389480f9c9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.530331 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91a43057-71fb-4dba-9c7c-6e389480f9c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:37.531021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91a43057-71fb-4dba-9c7c-6e389480f9c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.531021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91a43057-71fb-4dba-9c7c-6e389480f9c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.531021 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-91a43057-71fb-4dba-9c7c-6e389480f9c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:37.531219 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.532835 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:37.533220 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "209db18f-e323-45ae-87c7-9abce998b50c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1091895369"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:37.534537 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request body: {'volume': {"'backup_id": '209db18f-e323-45ae-87c7-9abce998b50c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1091895369'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:37.534688 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume of 1 GB Aug 13 23:53:37.534898 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.534898 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:37.535615 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.535615 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:37.536640 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91a43057-71fb-4dba-9c7c-6e389480f9c9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:37.537035 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1215/4863] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:37 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:37.538693 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Availability Zones retrieved successfully. Aug 13 23:53:37.544922 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (6dcc037b-a9fb-4949-8140-2b98d2c38791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.545812 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6420a813-e080-43b8-89ef-a745f8cffc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.546667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:37.574674 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6420a813-e080-43b8-89ef-a745f8cffc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.575948 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3c17a3-8017-4494-b49d-39971e168076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.628063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Created reservations ['c22eb581-edfe-4b62-963e-404e4f6b5d65', '0e235f7a-7ed0-433e-93be-ed580a0e0abe', '7e394d53-c844-4711-bef9-432ead28c3ad', '3d5a99f9-71ed-434f-bc91-95ee8adaef0e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:37.629082 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3c17a3-8017-4494-b49d-39971e168076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c22eb581-edfe-4b62-963e-404e4f6b5d65', '0e235f7a-7ed0-433e-93be-ed580a0e0abe', '7e394d53-c844-4711-bef9-432ead28c3ad', '3d5a99f9-71ed-434f-bc91-95ee8adaef0e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.630181 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2af96530-7404-4107-9eb8-9455ec33eed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.658229 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2af96530-7404-4107-9eb8-9455ec33eed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73401214-8026-48ef-98be-1e6f5578b10e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1091895369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['c22eb581-edfe-4b62-963e-404e4f6b5d65','0e235f7a-7ed0-433e-93be-ed580a0e0abe','7e394d53-c844-4711-bef9-432ead28c3ad','3d5a99f9-71ed-434f-bc91-95ee8adaef0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1091895369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73401214-8026-48ef-98be-1e6f5578b10e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23fbd681d01471c8cd77c12c3631e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2dccbec9de4619ad36b41baac545e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.659169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ac5d9c-ce86-41bb-bda7-cc1cf10487a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.681067 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ac5d9c-ce86-41bb-bda7-cc1cf10487a1) transitioned into state 'SUCCESS' from state '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-1091895369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23fbd681d01471c8cd77c12c3631e78',qos_specs=None,replication_status=,reservations=['c22eb581-edfe-4b62-963e-404e4f6b5d65','0e235f7a-7ed0-433e-93be-ed580a0e0abe','7e394d53-c844-4711-bef9-432ead28c3ad','3d5a99f9-71ed-434f-bc91-95ee8adaef0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2dccbec9de4619ad36b41baac545e3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.681067 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bad730-5613-413b-b7bc-ffa5ae03d416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:37.692907 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bad730-5613-413b-b7bc-ffa5ae03d416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:37.694330 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Flow 'volume_create_api' (6dcc037b-a9fb-4949-8140-2b98d2c38791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:37.694671 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Create volume request issued successfully. Aug 13 23:53:37.695374 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49b3a94a-db6a-4b9d-9fef-c4201f94aeed tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:37.696207 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1230/4864] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:37 2026] POST /volume/v3/volumes => generated 756 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:37.708403 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ddfc4bcd-11de-4740-9d98-08935d762cbc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.710759 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ddfc4bcd-11de-4740-9d98-08935d762cbc tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e Aug 13 23:53:37.711178 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ddfc4bcd-11de-4740-9d98-08935d762cbc tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.711425 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ddfc4bcd-11de-4740-9d98-08935d762cbc tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.723851 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.723851 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:37.729487 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ddfc4bcd-11de-4740-9d98-08935d762cbc tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:37.734370 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ddfc4bcd-11de-4740-9d98-08935d762cbc tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e returned with HTTP 200 Aug 13 23:53:37.734811 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1209/4865] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:37 2026] GET /volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:37.746631 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2278babd-a7de-4993-9617-7f5e1beafce2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.749117 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2278babd-a7de-4993-9617-7f5e1beafce2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 Aug 13 23:53:37.749117 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2278babd-a7de-4993-9617-7f5e1beafce2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.749253 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2278babd-a7de-4993-9617-7f5e1beafce2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.758307 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.758307 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:37.762156 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2278babd-a7de-4993-9617-7f5e1beafce2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:37.767094 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2278babd-a7de-4993-9617-7f5e1beafce2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 returned with HTTP 200 Aug 13 23:53:37.767613 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1212/4866] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:37 2026] GET /volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:37.790475 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-958b8461-c38e-4623-8e72-ac69cf3148f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.792685 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-958b8461-c38e-4623-8e72-ac69cf3148f4 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 Aug 13 23:53:37.792918 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-958b8461-c38e-4623-8e72-ac69cf3148f4 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.793251 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-958b8461-c38e-4623-8e72-ac69cf3148f4 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.800563 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.800563 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:37.804601 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-958b8461-c38e-4623-8e72-ac69cf3148f4 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:37.811905 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-958b8461-c38e-4623-8e72-ac69cf3148f4 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 returned with HTTP 200 Aug 13 23:53:37.812473 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1216/4867] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:37 2026] GET /volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:37.828910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b0f8a0f-db9f-470a-822f-49a040f3d4c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.831447 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b0f8a0f-db9f-470a-822f-49a040f3d4c6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a Aug 13 23:53:37.831832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b0f8a0f-db9f-470a-822f-49a040f3d4c6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.832073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a903f584-4ce2-4e8b-882c-5aff36c13123 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.832264 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b0f8a0f-db9f-470a-822f-49a040f3d4c6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.834228 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a903f584-4ce2-4e8b-882c-5aff36c13123 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:37.834492 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a903f584-4ce2-4e8b-882c-5aff36c13123 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.834749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a903f584-4ce2-4e8b-882c-5aff36c13123 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.834915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a903f584-4ce2-4e8b-882c-5aff36c13123 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:37.840188 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.840188 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:37.841044 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a903f584-4ce2-4e8b-882c-5aff36c13123 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:37.841524 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1210/4868] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:37 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:37.842354 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.842354 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:37.846554 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9b0f8a0f-db9f-470a-822f-49a040f3d4c6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:37.851614 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b0f8a0f-db9f-470a-822f-49a040f3d4c6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a returned with HTTP 200 Aug 13 23:53:37.852198 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1231/4869] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:37 2026] GET /volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:37.871401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-185b8d5d-d8a3-4bd5-a257-743acca69087 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.873748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-185b8d5d-d8a3-4bd5-a257-743acca69087 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e Aug 13 23:53:37.874076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-185b8d5d-d8a3-4bd5-a257-743acca69087 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.874263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-185b8d5d-d8a3-4bd5-a257-743acca69087 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.881873 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.881873 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:37.885979 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-185b8d5d-d8a3-4bd5-a257-743acca69087 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:37.890528 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-185b8d5d-d8a3-4bd5-a257-743acca69087 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e returned with HTTP 200 Aug 13 23:53:37.891008 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1213/4870] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:37 2026] GET /volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:37.905587 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d2d1ebca-90da-4903-8796-1a6310a5da84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.907555 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2d1ebca-90da-4903-8796-1a6310a5da84 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] DELETE https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:37.907753 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2d1ebca-90da-4903-8796-1a6310a5da84 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.908014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2d1ebca-90da-4903-8796-1a6310a5da84 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.908141 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-d2d1ebca-90da-4903-8796-1a6310a5da84 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete backup with id: 209db18f-e323-45ae-87c7-9abce998b50c. Aug 13 23:53:37.913160 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.913160 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:37.925310 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-d2d1ebca-90da-4903-8796-1a6310a5da84 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] delete_backup rpcapi backup_id 209db18f-e323-45ae-87c7-9abce998b50c {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:53:37.927499 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2d1ebca-90da-4903-8796-1a6310a5da84 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 202 Aug 13 23:53:37.928043 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1217/4871] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:37 2026] DELETE /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:53:37.936964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b03aefeb-8d8a-4d03-93fe-725396daaf98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:37.939215 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b03aefeb-8d8a-4d03-93fe-725396daaf98 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:37.939461 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b03aefeb-8d8a-4d03-93fe-725396daaf98 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:37.939704 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b03aefeb-8d8a-4d03-93fe-725396daaf98 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:37.939854 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b03aefeb-8d8a-4d03-93fe-725396daaf98 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:37.945362 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:37.945362 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:37.946433 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b03aefeb-8d8a-4d03-93fe-725396daaf98 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 200 Aug 13 23:53:37.947077 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1211/4872] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:37 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:38.548465 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2add2d3c-920a-4d34-b734-cd1aeecc30b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:38.549953 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2add2d3c-920a-4d34-b734-cd1aeecc30b6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:38.550503 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2add2d3c-920a-4d34-b734-cd1aeecc30b6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:38.550503 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2add2d3c-920a-4d34-b734-cd1aeecc30b6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:38.550866 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2add2d3c-920a-4d34-b734-cd1aeecc30b6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:38.557168 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:38.557168 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:38.557168 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2add2d3c-920a-4d34-b734-cd1aeecc30b6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:38.557168 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1232/4873] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:38 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:38.855722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5a53e2a1-4ae3-47a5-bea3-a72c6294abe2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:38.858046 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a53e2a1-4ae3-47a5-bea3-a72c6294abe2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:38.859850 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a53e2a1-4ae3-47a5-bea3-a72c6294abe2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:38.863066 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a53e2a1-4ae3-47a5-bea3-a72c6294abe2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:38.863066 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5a53e2a1-4ae3-47a5-bea3-a72c6294abe2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 57dd5379-31f2-4ba9-840b-a8f608f26c1f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:38.870506 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:38.870506 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:38.872881 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a53e2a1-4ae3-47a5-bea3-a72c6294abe2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 200 Aug 13 23:53:38.874010 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1214/4874] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:38 2026] GET /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:38.886581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f1888458-2c29-458b-8047-122bbad516b6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:38.889771 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1888458-2c29-458b-8047-122bbad516b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f Aug 13 23:53:38.889771 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1888458-2c29-458b-8047-122bbad516b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:38.889771 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1888458-2c29-458b-8047-122bbad516b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:38.889771 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-f1888458-2c29-458b-8047-122bbad516b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete backup with id: 57dd5379-31f2-4ba9-840b-a8f608f26c1f. Aug 13 23:53:38.896394 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:38.896394 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:38.913966 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-f1888458-2c29-458b-8047-122bbad516b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] delete_backup rpcapi backup_id 57dd5379-31f2-4ba9-840b-a8f608f26c1f {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:53:38.915906 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1888458-2c29-458b-8047-122bbad516b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f returned with HTTP 202 Aug 13 23:53:38.916381 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1218/4875] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:53:38 2026] DELETE /volume/v3/backups/57dd5379-31f2-4ba9-840b-a8f608f26c1f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:53:38.937841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:38.939843 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:38.940295 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-295498140"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:38.941795 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-295498140'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:38.941911 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume of 1 GB Aug 13 23:53:38.946635 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Availability Zones retrieved successfully. Aug 13 23:53:38.953112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Flow 'volume_create_api' (1ae94763-dbb3-46d5-bb4a-7440df2ab9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:38.954275 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0d7e5e-b27f-435c-8ca0-bde54d5db148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:38.955115 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:38.957232 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1f77018-c31a-4f52-9860-e12b05752987 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:38.959054 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1f77018-c31a-4f52-9860-e12b05752987 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c Aug 13 23:53:38.959302 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1f77018-c31a-4f52-9860-e12b05752987 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:38.959525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1f77018-c31a-4f52-9860-e12b05752987 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:38.959690 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d1f77018-c31a-4f52-9860-e12b05752987 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Show backup with id 209db18f-e323-45ae-87c7-9abce998b50c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:38.963892 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1f77018-c31a-4f52-9860-e12b05752987 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c returned with HTTP 404 Aug 13 23:53:38.964544 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1233/4876] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:38 2026] GET /volume/v3/backups/209db18f-e323-45ae-87c7-9abce998b50c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:38.977300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f966d7a7-74b4-419f-9f16-fcfe971c15d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:38.979470 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f966d7a7-74b4-419f-9f16-fcfe971c15d3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] DELETE https://10.4.3.81/volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e Aug 13 23:53:38.979674 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f966d7a7-74b4-419f-9f16-fcfe971c15d3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:38.979920 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f966d7a7-74b4-419f-9f16-fcfe971c15d3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:38.980212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f966d7a7-74b4-419f-9f16-fcfe971c15d3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume with id: 73401214-8026-48ef-98be-1e6f5578b10e Aug 13 23:53:38.990021 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:38.990021 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:38.990614 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f966d7a7-74b4-419f-9f16-fcfe971c15d3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:38.997081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0d7e5e-b27f-435c-8ca0-bde54d5db148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:38.999384 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a13ec5b-434c-4127-8b42-b8de1faef591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:39.014722 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f966d7a7-74b4-419f-9f16-fcfe971c15d3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume request issued successfully. Aug 13 23:53:39.014960 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f966d7a7-74b4-419f-9f16-fcfe971c15d3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e returned with HTTP 202 Aug 13 23:53:39.015423 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1215/4877] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:38 2026] DELETE /volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:39.023660 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8bd06226-cb56-4b17-8115-d846f20b08e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:39.025527 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bd06226-cb56-4b17-8115-d846f20b08e5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e Aug 13 23:53:39.025748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bd06226-cb56-4b17-8115-d846f20b08e5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:39.026022 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bd06226-cb56-4b17-8115-d846f20b08e5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:39.040513 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:39.040513 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:39.050633 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8bd06226-cb56-4b17-8115-d846f20b08e5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:39.056566 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bd06226-cb56-4b17-8115-d846f20b08e5 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e returned with HTTP 200 Aug 13 23:53:39.056759 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Created reservations ['d6d0561e-c96b-42bd-8375-1b18515bd8ea', '88737189-ad9e-4e28-b493-38a51ce0ca9b', '929422a1-42c5-4c6d-9c89-34d999d5e273', 'ed85a0fe-078f-44b5-9691-ebdc10eb7874'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:39.057607 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1219/4878] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:39 2026] GET /volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:39.057710 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a13ec5b-434c-4127-8b42-b8de1faef591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d0561e-c96b-42bd-8375-1b18515bd8ea', '88737189-ad9e-4e28-b493-38a51ce0ca9b', '929422a1-42c5-4c6d-9c89-34d999d5e273', 'ed85a0fe-078f-44b5-9691-ebdc10eb7874']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:39.058606 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9495ae-e5e2-4cfb-9d50-fe7167f261e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:39.088490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9495ae-e5e2-4cfb-9d50-fe7167f261e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed77016a-5826-4941-9cd4-1e1384e68466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-295498140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['d6d0561e-c96b-42bd-8375-1b18515bd8ea','88737189-ad9e-4e28-b493-38a51ce0ca9b','929422a1-42c5-4c6d-9c89-34d999d5e273','ed85a0fe-078f-44b5-9691-ebdc10eb7874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e923f6a34c4f73943e77a87e826100',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-295498140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed77016a-5826-4941-9cd4-1e1384e68466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12727aaded644f2f9188f93dcd51770e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44e923f6a34c4f73943e77a87e826100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:39.089415 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f83512b-8433-4f25-9331-468f628f857d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:39.110519 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f83512b-8433-4f25-9331-468f628f857d) transitioned into state 'SUCCESS' from state '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-295498140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['d6d0561e-c96b-42bd-8375-1b18515bd8ea','88737189-ad9e-4e28-b493-38a51ce0ca9b','929422a1-42c5-4c6d-9c89-34d999d5e273','ed85a0fe-078f-44b5-9691-ebdc10eb7874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e923f6a34c4f73943e77a87e826100',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:39.111631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f225e05-5277-485f-b3a1-42b931c0a3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:39.125485 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f225e05-5277-485f-b3a1-42b931c0a3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:39.126351 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Flow 'volume_create_api' (1ae94763-dbb3-46d5-bb4a-7440df2ab9ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:39.126628 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume request issued successfully. Aug 13 23:53:39.127303 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e3bc238-0021-4efd-8b86-19cc6aaefe45 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:39.127696 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1212/4879] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:53:38 2026] POST /volume/v3/volumes => generated 775 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:39.141625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ac90b1e-fc3b-4cad-a564-3683edd1fad4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:39.142729 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ac90b1e-fc3b-4cad-a564-3683edd1fad4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 Aug 13 23:53:39.143109 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ac90b1e-fc3b-4cad-a564-3683edd1fad4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:39.143382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ac90b1e-fc3b-4cad-a564-3683edd1fad4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:39.156166 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:39.156166 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:39.161079 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9ac90b1e-fc3b-4cad-a564-3683edd1fad4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:53:39.166199 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ac90b1e-fc3b-4cad-a564-3683edd1fad4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 returned with HTTP 200 Aug 13 23:53:39.166572 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1234/4880] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:39 2026] GET /volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:39.567459 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-36323ad9-c442-4dd4-a3d8-c8535dc5f4f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:39.569266 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36323ad9-c442-4dd4-a3d8-c8535dc5f4f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:39.569378 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36323ad9-c442-4dd4-a3d8-c8535dc5f4f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:39.569548 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36323ad9-c442-4dd4-a3d8-c8535dc5f4f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:39.569650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-36323ad9-c442-4dd4-a3d8-c8535dc5f4f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:39.575097 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:39.575097 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:39.575848 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36323ad9-c442-4dd4-a3d8-c8535dc5f4f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:39.576243 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1216/4881] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:39 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:40.070891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-60e84632-ecda-48ef-8dc2-e94fcd8aa38e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:40.072719 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60e84632-ecda-48ef-8dc2-e94fcd8aa38e tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e Aug 13 23:53:40.072911 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60e84632-ecda-48ef-8dc2-e94fcd8aa38e tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:40.073140 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60e84632-ecda-48ef-8dc2-e94fcd8aa38e tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:40.078713 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60e84632-ecda-48ef-8dc2-e94fcd8aa38e tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e returned with HTTP 404 Aug 13 23:53:40.079362 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1220/4882] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:40 2026] GET /volume/v3/volumes/73401214-8026-48ef-98be-1e6f5578b10e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:40.086633 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15c8f6ef-863f-4497-b91e-9e9777929dc1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:40.088742 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15c8f6ef-863f-4497-b91e-9e9777929dc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] DELETE https://10.4.3.81/volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a Aug 13 23:53:40.088968 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15c8f6ef-863f-4497-b91e-9e9777929dc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:40.089195 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15c8f6ef-863f-4497-b91e-9e9777929dc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:40.089377 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-15c8f6ef-863f-4497-b91e-9e9777929dc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume with id: be2ee8b2-88f7-4f80-910d-f539c94feb8a Aug 13 23:53:40.098315 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:40.098315 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:40.099398 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15c8f6ef-863f-4497-b91e-9e9777929dc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:40.117260 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15c8f6ef-863f-4497-b91e-9e9777929dc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume request issued successfully. Aug 13 23:53:40.117512 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15c8f6ef-863f-4497-b91e-9e9777929dc1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a returned with HTTP 202 Aug 13 23:53:40.117959 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1213/4883] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:40 2026] DELETE /volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:40.126849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d2f6f5e-f826-4d3f-9acd-0ce0eb750b49 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:40.128430 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d2f6f5e-f826-4d3f-9acd-0ce0eb750b49 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a Aug 13 23:53:40.128608 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d2f6f5e-f826-4d3f-9acd-0ce0eb750b49 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:40.128813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d2f6f5e-f826-4d3f-9acd-0ce0eb750b49 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:40.136050 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:40.136050 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:40.140532 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2d2f6f5e-f826-4d3f-9acd-0ce0eb750b49 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:40.145732 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d2f6f5e-f826-4d3f-9acd-0ce0eb750b49 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a returned with HTTP 200 Aug 13 23:53:40.146217 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1235/4884] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:40 2026] GET /volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:40.181456 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2db86645-e45b-4ce2-b2ba-2ea21fa872e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:40.184513 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2db86645-e45b-4ce2-b2ba-2ea21fa872e2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 Aug 13 23:53:40.185002 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2db86645-e45b-4ce2-b2ba-2ea21fa872e2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:40.185095 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2db86645-e45b-4ce2-b2ba-2ea21fa872e2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:40.194023 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:40.194023 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:40.198928 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2db86645-e45b-4ce2-b2ba-2ea21fa872e2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:53:40.207908 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2db86645-e45b-4ce2-b2ba-2ea21fa872e2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 returned with HTTP 200 Aug 13 23:53:40.208620 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1217/4885] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:40 2026] GET /volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:53:40.223823 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de9e4474-6e0c-4496-8897-53abf7e01058 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:40.225585 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de9e4474-6e0c-4496-8897-53abf7e01058 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:53:40.225919 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de9e4474-6e0c-4496-8897-53abf7e01058 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed77016a-5826-4941-9cd4-1e1384e68466", "name": "tempest-type-Backup-135188587"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:40.227250 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-de9e4474-6e0c-4496-8897-53abf7e01058 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Creating new backup {'backup': {'volume_id': 'ed77016a-5826-4941-9cd4-1e1384e68466', 'name': 'tempest-type-Backup-135188587'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:53:40.227401 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-de9e4474-6e0c-4496-8897-53abf7e01058 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Creating backup of volume ed77016a-5826-4941-9cd4-1e1384e68466 in container None Aug 13 23:53:40.244009 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:40.244009 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:40.244455 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de9e4474-6e0c-4496-8897-53abf7e01058 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:53:40.262738 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-de9e4474-6e0c-4496-8897-53abf7e01058 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Created reservations ['14be5eec-3f84-4790-bb61-da7589de1b40', '73a6630d-1b42-4070-8246-a4c49402d299'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:40.313430 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de9e4474-6e0c-4496-8897-53abf7e01058 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:53:40.313878 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1221/4886] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:53:40 2026] POST /volume/v3/backups => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:40.323198 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f546529-2669-4997-8f27-7216d792a24b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:40.325222 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f546529-2669-4997-8f27-7216d792a24b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:40.325547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f546529-2669-4997-8f27-7216d792a24b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:40.325757 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f546529-2669-4997-8f27-7216d792a24b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:40.326032 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0f546529-2669-4997-8f27-7216d792a24b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:40.332704 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:40.332704 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:40.332859 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f546529-2669-4997-8f27-7216d792a24b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:40.333647 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1214/4887] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:40 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:40.587388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68d31fd5-43cb-4816-acec-e8904ebb65a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:40.588922 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68d31fd5-43cb-4816-acec-e8904ebb65a9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:40.589113 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68d31fd5-43cb-4816-acec-e8904ebb65a9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:40.589307 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68d31fd5-43cb-4816-acec-e8904ebb65a9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:40.589409 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-68d31fd5-43cb-4816-acec-e8904ebb65a9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:40.594795 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:40.594795 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:40.594795 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68d31fd5-43cb-4816-acec-e8904ebb65a9 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:40.594795 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1236/4888] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:40 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:41.159649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c52e9334-2819-49a0-961c-61e0bf35b5b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:41.162024 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c52e9334-2819-49a0-961c-61e0bf35b5b2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a Aug 13 23:53:41.162292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c52e9334-2819-49a0-961c-61e0bf35b5b2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:41.162547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c52e9334-2819-49a0-961c-61e0bf35b5b2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:41.171182 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c52e9334-2819-49a0-961c-61e0bf35b5b2 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a returned with HTTP 404 Aug 13 23:53:41.171182 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1218/4889] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:41 2026] GET /volume/v3/volumes/be2ee8b2-88f7-4f80-910d-f539c94feb8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:41.178725 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4807faa7-956d-440f-a24b-78e9234616a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:41.181066 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4807faa7-956d-440f-a24b-78e9234616a6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] DELETE https://10.4.3.81/volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 Aug 13 23:53:41.181411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4807faa7-956d-440f-a24b-78e9234616a6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:41.181678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4807faa7-956d-440f-a24b-78e9234616a6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:41.181886 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4807faa7-956d-440f-a24b-78e9234616a6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume with id: 91a67087-5570-49fc-80e4-a33ee3856555 Aug 13 23:53:41.191243 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:41.191243 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:41.191891 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4807faa7-956d-440f-a24b-78e9234616a6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:41.213122 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4807faa7-956d-440f-a24b-78e9234616a6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume request issued successfully. Aug 13 23:53:41.213439 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4807faa7-956d-440f-a24b-78e9234616a6 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 returned with HTTP 202 Aug 13 23:53:41.213952 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1222/4890] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:41 2026] DELETE /volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:41.221243 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b79b9016-f513-495a-9c37-d950b90ecc26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:41.223368 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b79b9016-f513-495a-9c37-d950b90ecc26 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 Aug 13 23:53:41.223368 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b79b9016-f513-495a-9c37-d950b90ecc26 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:41.223368 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b79b9016-f513-495a-9c37-d950b90ecc26 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:41.230708 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:41.230708 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:41.234491 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b79b9016-f513-495a-9c37-d950b90ecc26 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:41.239481 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b79b9016-f513-495a-9c37-d950b90ecc26 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 returned with HTTP 200 Aug 13 23:53:41.239920 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1215/4891] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:41 2026] GET /volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:41.345763 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d6444e9-1d87-483a-9b1a-e1baf77a887f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:41.347339 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d6444e9-1d87-483a-9b1a-e1baf77a887f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:41.347516 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d6444e9-1d87-483a-9b1a-e1baf77a887f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:41.347689 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d6444e9-1d87-483a-9b1a-e1baf77a887f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:41.347821 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7d6444e9-1d87-483a-9b1a-e1baf77a887f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:41.351736 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:41.351736 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:41.352330 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d6444e9-1d87-483a-9b1a-e1baf77a887f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:41.352638 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1237/4892] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:41 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:41.604426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70497591-7e3f-46fe-a000-a8f61e1fb2ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:41.606269 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70497591-7e3f-46fe-a000-a8f61e1fb2ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:41.606477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70497591-7e3f-46fe-a000-a8f61e1fb2ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:41.606666 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70497591-7e3f-46fe-a000-a8f61e1fb2ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:41.606765 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-70497591-7e3f-46fe-a000-a8f61e1fb2ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:41.612291 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:41.612291 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:41.613232 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70497591-7e3f-46fe-a000-a8f61e1fb2ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:41.613610 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1219/4893] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:41 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:42.252242 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-50e4c3ff-9d97-42b0-bada-10979c1217aa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:42.254111 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50e4c3ff-9d97-42b0-bada-10979c1217aa tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 Aug 13 23:53:42.254678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50e4c3ff-9d97-42b0-bada-10979c1217aa tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:42.254678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50e4c3ff-9d97-42b0-bada-10979c1217aa tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:42.261472 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50e4c3ff-9d97-42b0-bada-10979c1217aa tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 returned with HTTP 404 Aug 13 23:53:42.262088 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1223/4894] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:42 2026] GET /volume/v3/volumes/91a67087-5570-49fc-80e4-a33ee3856555 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:42.269845 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5e9aafe1-d097-4d17-8dc4-02b86a4090a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:42.271617 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e9aafe1-d097-4d17-8dc4-02b86a4090a3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] DELETE https://10.4.3.81/volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 Aug 13 23:53:42.271809 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e9aafe1-d097-4d17-8dc4-02b86a4090a3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:42.271999 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e9aafe1-d097-4d17-8dc4-02b86a4090a3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:42.272187 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5e9aafe1-d097-4d17-8dc4-02b86a4090a3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume with id: 0734f4d9-36ec-408c-a9a4-2e47f4e3df70 Aug 13 23:53:42.282928 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:42.282928 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:42.283550 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5e9aafe1-d097-4d17-8dc4-02b86a4090a3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:42.298085 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5e9aafe1-d097-4d17-8dc4-02b86a4090a3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume request issued successfully. Aug 13 23:53:42.298236 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e9aafe1-d097-4d17-8dc4-02b86a4090a3 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 returned with HTTP 202 Aug 13 23:53:42.298639 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1216/4895] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:42 2026] DELETE /volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:42.306245 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ee51009-b1e1-40de-b7fb-fe6edf2dd02b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:42.307876 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ee51009-b1e1-40de-b7fb-fe6edf2dd02b tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 Aug 13 23:53:42.308094 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ee51009-b1e1-40de-b7fb-fe6edf2dd02b tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:42.308298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ee51009-b1e1-40de-b7fb-fe6edf2dd02b tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:42.315118 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:42.315118 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:42.318551 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ee51009-b1e1-40de-b7fb-fe6edf2dd02b tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:42.324129 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ee51009-b1e1-40de-b7fb-fe6edf2dd02b tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 returned with HTTP 200 Aug 13 23:53:42.324532 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1238/4896] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:42 2026] GET /volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:42.366237 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e615c851-1287-4076-a34d-5d5a9f368a99 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:42.369054 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e615c851-1287-4076-a34d-5d5a9f368a99 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:42.369649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e615c851-1287-4076-a34d-5d5a9f368a99 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:42.370137 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e615c851-1287-4076-a34d-5d5a9f368a99 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:42.370314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e615c851-1287-4076-a34d-5d5a9f368a99 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:42.375257 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:42.375257 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:42.376149 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e615c851-1287-4076-a34d-5d5a9f368a99 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:42.376532 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1220/4897] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:42 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:42.625508 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b59b1eb-5e42-46b7-8280-c7234af7d9ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:42.627212 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b59b1eb-5e42-46b7-8280-c7234af7d9ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:42.627390 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b59b1eb-5e42-46b7-8280-c7234af7d9ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:42.627574 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b59b1eb-5e42-46b7-8280-c7234af7d9ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:42.627680 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4b59b1eb-5e42-46b7-8280-c7234af7d9ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:42.631962 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:42.631962 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:42.632774 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b59b1eb-5e42-46b7-8280-c7234af7d9ba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:42.633376 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1224/4898] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:42 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:43.337238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f48dfc20-21e0-4b18-b542-86c94f562d21 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:43.339669 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f48dfc20-21e0-4b18-b542-86c94f562d21 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 Aug 13 23:53:43.339937 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f48dfc20-21e0-4b18-b542-86c94f562d21 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:43.340234 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f48dfc20-21e0-4b18-b542-86c94f562d21 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:43.347469 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f48dfc20-21e0-4b18-b542-86c94f562d21 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 returned with HTTP 404 Aug 13 23:53:43.348417 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1217/4899] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:43 2026] GET /volume/v3/volumes/0734f4d9-36ec-408c-a9a4-2e47f4e3df70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:43.356651 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a743e67e-9780-4b98-8f88-6b635f269e89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:43.358664 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a743e67e-9780-4b98-8f88-6b635f269e89 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] DELETE https://10.4.3.81/volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e Aug 13 23:53:43.358910 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a743e67e-9780-4b98-8f88-6b635f269e89 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:43.359184 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a743e67e-9780-4b98-8f88-6b635f269e89 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:43.359384 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a743e67e-9780-4b98-8f88-6b635f269e89 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume with id: 45608407-f251-4ee5-a030-c863fb71c07e Aug 13 23:53:43.368160 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:43.368160 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:43.368743 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a743e67e-9780-4b98-8f88-6b635f269e89 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:43.386529 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a743e67e-9780-4b98-8f88-6b635f269e89 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume request issued successfully. Aug 13 23:53:43.386727 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a743e67e-9780-4b98-8f88-6b635f269e89 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e returned with HTTP 202 Aug 13 23:53:43.387148 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1239/4900] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:43 2026] DELETE /volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:43.387526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a12ecfc-562d-4717-bd99-bf8526a69bfe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:43.389790 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a12ecfc-562d-4717-bd99-bf8526a69bfe tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:43.390110 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a12ecfc-562d-4717-bd99-bf8526a69bfe tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:43.390553 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a12ecfc-562d-4717-bd99-bf8526a69bfe tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:43.390698 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2a12ecfc-562d-4717-bd99-bf8526a69bfe tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:43.397507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5ae4850e-4a7b-474b-9da0-135ee92838a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:43.399078 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:43.399078 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:43.399491 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ae4850e-4a7b-474b-9da0-135ee92838a1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e Aug 13 23:53:43.399671 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ae4850e-4a7b-474b-9da0-135ee92838a1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:43.399839 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ae4850e-4a7b-474b-9da0-135ee92838a1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:43.400019 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a12ecfc-562d-4717-bd99-bf8526a69bfe tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:43.400935 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1221/4901] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:43 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:43.408385 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:43.408385 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:43.411903 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5ae4850e-4a7b-474b-9da0-135ee92838a1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:43.420655 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ae4850e-4a7b-474b-9da0-135ee92838a1 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e returned with HTTP 200 Aug 13 23:53:43.421078 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1225/4902] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:43 2026] GET /volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:43.644021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c83d116b-f73d-4368-bd36-b8df72ef93bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:43.645974 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c83d116b-f73d-4368-bd36-b8df72ef93bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:43.646219 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c83d116b-f73d-4368-bd36-b8df72ef93bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:43.646471 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c83d116b-f73d-4368-bd36-b8df72ef93bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:43.646610 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c83d116b-f73d-4368-bd36-b8df72ef93bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:43.651216 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:43.651216 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:43.652035 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c83d116b-f73d-4368-bd36-b8df72ef93bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:43.652428 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1218/4903] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:43 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:44.410410 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4069d02f-0a45-47a9-98f7-db25107cf852 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:44.412186 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4069d02f-0a45-47a9-98f7-db25107cf852 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:44.412398 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4069d02f-0a45-47a9-98f7-db25107cf852 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:44.412577 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4069d02f-0a45-47a9-98f7-db25107cf852 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:44.412675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4069d02f-0a45-47a9-98f7-db25107cf852 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:44.416795 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:44.416795 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:44.417399 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4069d02f-0a45-47a9-98f7-db25107cf852 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:44.417754 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1240/4904] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:44 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:44.437289 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f21a0e3d-98c5-45de-b3f6-57e34fd9dff0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:44.439029 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f21a0e3d-98c5-45de-b3f6-57e34fd9dff0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e Aug 13 23:53:44.439178 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f21a0e3d-98c5-45de-b3f6-57e34fd9dff0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:44.439358 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f21a0e3d-98c5-45de-b3f6-57e34fd9dff0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:44.445384 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f21a0e3d-98c5-45de-b3f6-57e34fd9dff0 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e returned with HTTP 404 Aug 13 23:53:44.445819 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1222/4905] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:44 2026] GET /volume/v3/volumes/45608407-f251-4ee5-a030-c863fb71c07e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:44.453659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aba2c3f7-54b8-4f54-be29-56d8eb6d6b7c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:44.455763 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aba2c3f7-54b8-4f54-be29-56d8eb6d6b7c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] DELETE https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 Aug 13 23:53:44.456038 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aba2c3f7-54b8-4f54-be29-56d8eb6d6b7c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:44.456279 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aba2c3f7-54b8-4f54-be29-56d8eb6d6b7c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:44.456486 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-aba2c3f7-54b8-4f54-be29-56d8eb6d6b7c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume with id: e6e8cde8-d83c-4f3d-8f44-b3765244c509 Aug 13 23:53:44.464642 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:44.464642 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:44.465148 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aba2c3f7-54b8-4f54-be29-56d8eb6d6b7c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:44.484872 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aba2c3f7-54b8-4f54-be29-56d8eb6d6b7c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Delete volume request issued successfully. Aug 13 23:53:44.485109 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aba2c3f7-54b8-4f54-be29-56d8eb6d6b7c tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 returned with HTTP 202 Aug 13 23:53:44.485585 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1226/4906] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:44 2026] DELETE /volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:44.498441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7ec11140-aca7-448e-9205-604f2d4b2dfb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:44.500375 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ec11140-aca7-448e-9205-604f2d4b2dfb tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 Aug 13 23:53:44.500608 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ec11140-aca7-448e-9205-604f2d4b2dfb tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:44.500825 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ec11140-aca7-448e-9205-604f2d4b2dfb tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:44.510013 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:44.510013 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:44.514673 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7ec11140-aca7-448e-9205-604f2d4b2dfb tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Volume info retrieved successfully. Aug 13 23:53:44.521356 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ec11140-aca7-448e-9205-604f2d4b2dfb tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 returned with HTTP 200 Aug 13 23:53:44.521906 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1219/4907] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:44 2026] GET /volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:44.662904 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-788f5ead-1b94-4f62-93ce-056c40f1d979 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:44.664639 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-788f5ead-1b94-4f62-93ce-056c40f1d979 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:44.664803 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-788f5ead-1b94-4f62-93ce-056c40f1d979 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:44.664971 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-788f5ead-1b94-4f62-93ce-056c40f1d979 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:44.665128 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-788f5ead-1b94-4f62-93ce-056c40f1d979 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:44.669395 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:44.669395 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:44.670135 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-788f5ead-1b94-4f62-93ce-056c40f1d979 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:44.670475 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1241/4908] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:44 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:45.428676 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad223df5-39dd-4a8b-881d-98ee54c352a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:45.430798 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad223df5-39dd-4a8b-881d-98ee54c352a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:45.431102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad223df5-39dd-4a8b-881d-98ee54c352a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:45.431490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad223df5-39dd-4a8b-881d-98ee54c352a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:45.431490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ad223df5-39dd-4a8b-881d-98ee54c352a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:45.435906 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:45.435906 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:45.436604 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad223df5-39dd-4a8b-881d-98ee54c352a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:45.437015 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1223/4909] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:45 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:45.540182 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c2315a8-e204-4997-83c4-6a002ee84171 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:45.541616 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c2315a8-e204-4997-83c4-6a002ee84171 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] GET https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 Aug 13 23:53:45.541829 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c2315a8-e204-4997-83c4-6a002ee84171 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:45.542078 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c2315a8-e204-4997-83c4-6a002ee84171 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:45.547575 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c2315a8-e204-4997-83c4-6a002ee84171 tempest-CreateVolumesFromBackupTest-56454115 tempest-CreateVolumesFromBackupTest-56454115-project-member] https://10.4.3.81/volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 returned with HTTP 404 Aug 13 23:53:45.548036 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1227/4910] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:45 2026] GET /volume/v3/volumes/e6e8cde8-d83c-4f3d-8f44-b3765244c509 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:45.680702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11dd6d71-66b3-474f-84bd-35047c451be5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:45.683020 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11dd6d71-66b3-474f-84bd-35047c451be5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:45.684776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11dd6d71-66b3-474f-84bd-35047c451be5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:45.684776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11dd6d71-66b3-474f-84bd-35047c451be5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:45.684776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-11dd6d71-66b3-474f-84bd-35047c451be5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:45.689013 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:45.689013 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:45.690286 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11dd6d71-66b3-474f-84bd-35047c451be5 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:45.690785 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1220/4911] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:45 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:46.448551 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ead2ffd0-2ea2-4bea-89ae-31557cc33f18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:46.450307 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ead2ffd0-2ea2-4bea-89ae-31557cc33f18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:46.450540 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ead2ffd0-2ea2-4bea-89ae-31557cc33f18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:46.450767 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ead2ffd0-2ea2-4bea-89ae-31557cc33f18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:46.450913 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ead2ffd0-2ea2-4bea-89ae-31557cc33f18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:46.455259 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:46.455259 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:46.455912 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ead2ffd0-2ea2-4bea-89ae-31557cc33f18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:46.456361 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1242/4912] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:46 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:46.700590 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e6c95e0-6fbc-4b87-ab01-cab92feb2831 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:46.703977 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e6c95e0-6fbc-4b87-ab01-cab92feb2831 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:46.703977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e6c95e0-6fbc-4b87-ab01-cab92feb2831 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:46.703977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e6c95e0-6fbc-4b87-ab01-cab92feb2831 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:46.703977 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7e6c95e0-6fbc-4b87-ab01-cab92feb2831 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:46.704914 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=250,cinder:INSERT=45,cinder:UPDATE=73 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:53:46.708940 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:46.708940 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:46.709810 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e6c95e0-6fbc-4b87-ab01-cab92feb2831 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:46.712267 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1224/4913] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:46 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:47.466373 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3cba07b-8a7a-48bf-bf3c-62a80e034bc9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:47.468365 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3cba07b-8a7a-48bf-bf3c-62a80e034bc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:47.468629 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3cba07b-8a7a-48bf-bf3c-62a80e034bc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:47.468846 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3cba07b-8a7a-48bf-bf3c-62a80e034bc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:47.468954 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e3cba07b-8a7a-48bf-bf3c-62a80e034bc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:47.473279 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:47.473279 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:47.473917 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3cba07b-8a7a-48bf-bf3c-62a80e034bc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:47.474470 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1228/4914] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:47 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:47.725791 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be265ba5-ea37-401e-af73-a28fd8b3c207 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:47.727490 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be265ba5-ea37-401e-af73-a28fd8b3c207 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:47.727706 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be265ba5-ea37-401e-af73-a28fd8b3c207 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:47.727917 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be265ba5-ea37-401e-af73-a28fd8b3c207 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:47.728048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-be265ba5-ea37-401e-af73-a28fd8b3c207 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:47.732551 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:47.732551 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:47.733447 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be265ba5-ea37-401e-af73-a28fd8b3c207 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:47.733793 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1221/4915] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:47 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:48.485185 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5bfaefcf-3b15-47d1-ae53-bf8826757706 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:48.487342 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5bfaefcf-3b15-47d1-ae53-bf8826757706 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:48.487443 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5bfaefcf-3b15-47d1-ae53-bf8826757706 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:48.487624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5bfaefcf-3b15-47d1-ae53-bf8826757706 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:48.487726 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5bfaefcf-3b15-47d1-ae53-bf8826757706 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:48.492711 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:48.492711 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:48.493687 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5bfaefcf-3b15-47d1-ae53-bf8826757706 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:48.494279 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1243/4916] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:48 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:48.601110 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:48.603438 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:48.603829 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cec55ad2-674d-4166-b981-9b58b170bdc2", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:48.605314 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'cec55ad2-674d-4166-b981-9b58b170bdc2', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:48.746169 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bbd219a4-8e42-4e36-a7ef-4c6ca6ed43a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:48.748180 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbd219a4-8e42-4e36-a7ef-4c6ca6ed43a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:48.748387 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbd219a4-8e42-4e36-a7ef-4c6ca6ed43a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:48.748596 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbd219a4-8e42-4e36-a7ef-4c6ca6ed43a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:48.748696 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bbd219a4-8e42-4e36-a7ef-4c6ca6ed43a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:48.753713 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:48.753713 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:48.754583 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbd219a4-8e42-4e36-a7ef-4c6ca6ed43a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:48.755028 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1229/4917] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:48 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:48.771416 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-815a3dbe-6c65-42f1-863d-556d961a8943 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:48.773196 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-815a3dbe-6c65-42f1-863d-556d961a8943 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 Aug 13 23:53:48.773417 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-815a3dbe-6c65-42f1-863d-556d961a8943 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:48.773666 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-815a3dbe-6c65-42f1-863d-556d961a8943 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:48.777023 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume of 1 GB Aug 13 23:53:48.782047 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:48.782047 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:48.782227 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Availability Zones retrieved successfully. Aug 13 23:53:48.787320 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-815a3dbe-6c65-42f1-863d-556d961a8943 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:48.788875 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (a27adc43-c1b0-4887-b6f7-bac9f21c2823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:48.790140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5aea894-0bd7-4e06-9473-39d0cb36d238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:48.791308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:48.793732 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-815a3dbe-6c65-42f1-863d-556d961a8943 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 returned with HTTP 200 Aug 13 23:53:48.794081 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1222/4918] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:48 2026] GET /volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:48.809859 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-34c2503a-15c8-485e-94bf-1f760647a723 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:48.811795 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34c2503a-15c8-485e-94bf-1f760647a723 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:48.812047 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34c2503a-15c8-485e-94bf-1f760647a723 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:48.812193 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34c2503a-15c8-485e-94bf-1f760647a723 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:48.812311 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-34c2503a-15c8-485e-94bf-1f760647a723 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete backup with id: 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. Aug 13 23:53:48.816842 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:48.816842 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:48.832539 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-34c2503a-15c8-485e-94bf-1f760647a723 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] delete_backup rpcapi backup_id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:53:48.834759 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34c2503a-15c8-485e-94bf-1f760647a723 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 202 Aug 13 23:53:48.835386 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1244/4919] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:48 2026] DELETE /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:53:48.844860 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3fcfc51e-fb58-4db1-9a0c-7255a0d5e0bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:48.846674 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3fcfc51e-fb58-4db1-9a0c-7255a0d5e0bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:48.846855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3fcfc51e-fb58-4db1-9a0c-7255a0d5e0bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:48.847051 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3fcfc51e-fb58-4db1-9a0c-7255a0d5e0bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:48.847156 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3fcfc51e-fb58-4db1-9a0c-7255a0d5e0bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:48.851326 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:48.851326 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:48.852084 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3fcfc51e-fb58-4db1-9a0c-7255a0d5e0bb tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 200 Aug 13 23:53:48.852459 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1230/4920] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:48 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:48.875072 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5aea894-0bd7-4e06-9473-39d0cb36d238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:48.875869 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f317430-39e4-45d5-8c41-570991f786b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:48.953804 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Created reservations ['870c4ac8-8f16-42a3-8b15-1bfff7f8b7aa', '96dbb024-e5df-4947-8ed3-44e761eaf9e8', 'c1745057-49d1-476e-8cec-bda50e07caf8', '5ff57750-a07b-42df-81eb-ce7c4cc526af'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:48.954693 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f317430-39e4-45d5-8c41-570991f786b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870c4ac8-8f16-42a3-8b15-1bfff7f8b7aa', '96dbb024-e5df-4947-8ed3-44e761eaf9e8', 'c1745057-49d1-476e-8cec-bda50e07caf8', '5ff57750-a07b-42df-81eb-ce7c4cc526af']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:48.955521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04240e21-5626-475c-bd4f-6841ea422bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:48.982882 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04240e21-5626-475c-bd4f-6841ea422bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f42f99f7-240e-4a14-8ac2-e40af3a2f8b8', '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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['870c4ac8-8f16-42a3-8b15-1bfff7f8b7aa','96dbb024-e5df-4947-8ed3-44e761eaf9e8','c1745057-49d1-476e-8cec-bda50e07caf8','5ff57750-a07b-42df-81eb-ce7c4cc526af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:48Z,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=f42f99f7-240e-4a14-8ac2-e40af3a2f8b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89118c7b876146f4a59f19c8363381c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924f0089510a4b529875eac988871ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:48.983723 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (424b8372-69c9-4a94-a383-028aa435bffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:49.005083 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (424b8372-69c9-4a94-a383-028aa435bffb) transitioned into state 'SUCCESS' from 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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['870c4ac8-8f16-42a3-8b15-1bfff7f8b7aa','96dbb024-e5df-4947-8ed3-44e761eaf9e8','c1745057-49d1-476e-8cec-bda50e07caf8','5ff57750-a07b-42df-81eb-ce7c4cc526af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:49.006076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93fb1e96-e643-4194-bc73-d1cd2a90b5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:49.015571 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93fb1e96-e643-4194-bc73-d1cd2a90b5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:49.016646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (a27adc43-c1b0-4887-b6f7-bac9f21c2823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:49.017068 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request issued successfully. Aug 13 23:53:49.017679 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-775975aa-3362-45c3-9a2b-67ea9e66c0da tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:49.018320 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1225/4921] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:53:48 2026] POST /volume/v3/volumes => generated 773 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:49.033311 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e97a336-e85f-4ae3-ad03-38586c814bd3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:49.035042 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e97a336-e85f-4ae3-ad03-38586c814bd3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:49.035279 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e97a336-e85f-4ae3-ad03-38586c814bd3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:49.035478 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e97a336-e85f-4ae3-ad03-38586c814bd3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:49.042568 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:49.042568 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:49.046352 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4e97a336-e85f-4ae3-ad03-38586c814bd3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:49.051115 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e97a336-e85f-4ae3-ad03-38586c814bd3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:49.051511 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1223/4922] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:49 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:49.505884 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d54497e-d6ad-4714-8868-7fa310909a05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:49.507533 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d54497e-d6ad-4714-8868-7fa310909a05 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:49.507720 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d54497e-d6ad-4714-8868-7fa310909a05 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:49.507884 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d54497e-d6ad-4714-8868-7fa310909a05 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:49.507982 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7d54497e-d6ad-4714-8868-7fa310909a05 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:49.509609 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=194,cinder:UPDATE=40,cinder:INSERT=20 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:53:49.512168 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:49.512168 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:49.512759 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d54497e-d6ad-4714-8868-7fa310909a05 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:49.513121 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1245/4923] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:49 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:49.866327 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f444bf2-78f1-478b-bf46-364fc2ae4f03 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:49.868157 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f444bf2-78f1-478b-bf46-364fc2ae4f03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 Aug 13 23:53:49.869713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f444bf2-78f1-478b-bf46-364fc2ae4f03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:49.869713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f444bf2-78f1-478b-bf46-364fc2ae4f03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:49.869713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5f444bf2-78f1-478b-bf46-364fc2ae4f03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:49.872548 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f444bf2-78f1-478b-bf46-364fc2ae4f03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 returned with HTTP 404 Aug 13 23:53:49.873033 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1231/4924] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:49 2026] GET /volume/v3/backups/8d7a49bd-4f68-4d0c-aa17-bb2c73aa5205 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:49.882004 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2a84ff4-3a32-4522-b59a-ff81ec48f03d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:49.884693 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2a84ff4-3a32-4522-b59a-ff81ec48f03d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:49.884964 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2a84ff4-3a32-4522-b59a-ff81ec48f03d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:49.885231 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2a84ff4-3a32-4522-b59a-ff81ec48f03d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:49.885388 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-c2a84ff4-3a32-4522-b59a-ff81ec48f03d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete backup with id: a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. Aug 13 23:53:49.891400 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:49.891400 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:49.909869 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-c2a84ff4-3a32-4522-b59a-ff81ec48f03d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] delete_backup rpcapi backup_id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:53:49.912793 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2a84ff4-3a32-4522-b59a-ff81ec48f03d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 202 Aug 13 23:53:49.915248 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1226/4925] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:53:49 2026] DELETE /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:53:49.921699 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1d25200f-8f38-4aff-960d-20545e2139ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:49.924061 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d25200f-8f38-4aff-960d-20545e2139ff tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:49.924380 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d25200f-8f38-4aff-960d-20545e2139ff tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:49.924616 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d25200f-8f38-4aff-960d-20545e2139ff tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:49.924720 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1d25200f-8f38-4aff-960d-20545e2139ff tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:49.929152 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:49.929152 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:49.929986 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d25200f-8f38-4aff-960d-20545e2139ff tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 200 Aug 13 23:53:49.930435 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1224/4926] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:49 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:50.069890 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95efb352-3206-424b-a166-eda6246fb53f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:50.071718 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95efb352-3206-424b-a166-eda6246fb53f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:50.072105 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95efb352-3206-424b-a166-eda6246fb53f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:50.072376 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95efb352-3206-424b-a166-eda6246fb53f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:50.079616 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:50.079616 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:50.085081 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-95efb352-3206-424b-a166-eda6246fb53f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:50.090517 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95efb352-3206-424b-a166-eda6246fb53f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:50.095045 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1246/4927] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:50 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:50.527457 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e8a9037-4931-4cfe-99e8-de0f90539789 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:50.529209 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e8a9037-4931-4cfe-99e8-de0f90539789 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:50.529466 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e8a9037-4931-4cfe-99e8-de0f90539789 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:50.529622 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e8a9037-4931-4cfe-99e8-de0f90539789 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:50.529711 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6e8a9037-4931-4cfe-99e8-de0f90539789 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:50.534270 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:50.534270 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:50.534891 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e8a9037-4931-4cfe-99e8-de0f90539789 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:50.535288 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1232/4928] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:50 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:50.941258 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-338ae5f7-5757-4bdc-8b28-99c3ab1f2196 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:50.943440 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-338ae5f7-5757-4bdc-8b28-99c3ab1f2196 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 Aug 13 23:53:50.943662 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-338ae5f7-5757-4bdc-8b28-99c3ab1f2196 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:50.943882 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-338ae5f7-5757-4bdc-8b28-99c3ab1f2196 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:50.943950 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-338ae5f7-5757-4bdc-8b28-99c3ab1f2196 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id a1bbf2e1-fa7d-489f-b7b1-19307e9114a7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:50.947960 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-338ae5f7-5757-4bdc-8b28-99c3ab1f2196 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 returned with HTTP 404 Aug 13 23:53:50.948584 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1227/4929] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:50 2026] GET /volume/v3/backups/a1bbf2e1-fa7d-489f-b7b1-19307e9114a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:50.981407 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f6a679c0-2585-411a-bae0-6d11e586f453 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:50.983439 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:50.983750 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7246d700-df6f-45d9-a705-716d8ea87de5", "name": "tempest-VolumesBackupsTest-Volume-2135242045"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:50.985269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7246d700-df6f-45d9-a705-716d8ea87de5', 'name': 'tempest-VolumesBackupsTest-Volume-2135242045'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:51.074909 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume of 1 GB Aug 13 23:53:51.077982 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=241,cinder:INSERT=27,cinder:UPDATE=59 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:53:51.081863 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Availability Zones retrieved successfully. Aug 13 23:53:51.090478 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Flow 'volume_create_api' (2413e14e-5d5a-4a07-ab94-323ac6bc9e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:51.092897 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b33fd5-7800-422f-a4b8-7e889c333c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:51.094160 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:51.109799 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a16de762-2473-412d-97a2-1ddb3ff69cb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:51.111458 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a16de762-2473-412d-97a2-1ddb3ff69cb9 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:51.111630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a16de762-2473-412d-97a2-1ddb3ff69cb9 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:51.111797 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a16de762-2473-412d-97a2-1ddb3ff69cb9 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:51.119557 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:51.119557 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:51.122965 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a16de762-2473-412d-97a2-1ddb3ff69cb9 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:51.125823 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a16de762-2473-412d-97a2-1ddb3ff69cb9 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:51.126261 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1247/4930] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:51 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:51.190454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b33fd5-7800-422f-a4b8-7e889c333c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:51.191499 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc53dd2c-c8d5-4f55-85fa-0a0349b76e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:51.240776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['10979f20-ef2a-48a9-8527-9c36f263ebc2', '6ec8e706-08a3-4ec9-b15e-26626a69bc21', 'ea423d7c-732c-4207-9523-d61552b19b11', 'dc0cfb5c-5b3a-4751-94d5-52af97826cdf'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:51.241862 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc53dd2c-c8d5-4f55-85fa-0a0349b76e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10979f20-ef2a-48a9-8527-9c36f263ebc2', '6ec8e706-08a3-4ec9-b15e-26626a69bc21', 'ea423d7c-732c-4207-9523-d61552b19b11', 'dc0cfb5c-5b3a-4751-94d5-52af97826cdf']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:51.242821 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8217e863-5be0-4cee-a47a-29950b03f566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:51.270904 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8217e863-5be0-4cee-a47a-29950b03f566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ff8e952-ab09-4f4a-a227-91af69c79d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2135242045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f877c7a566b14fb9b9327e0292122872',qos_specs=None,replication_status=,reservations=['10979f20-ef2a-48a9-8527-9c36f263ebc2','6ec8e706-08a3-4ec9-b15e-26626a69bc21','ea423d7c-732c-4207-9523-d61552b19b11','dc0cfb5c-5b3a-4751-94d5-52af97826cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32d2f21050402598df2aebec7f8909',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2135242045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ff8e952-ab09-4f4a-a227-91af69c79d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f877c7a566b14fb9b9327e0292122872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b32d2f21050402598df2aebec7f8909',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:51.271940 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62c9d1e-7c90-4d7f-8f68-cef9da8c4be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:51.306870 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62c9d1e-7c90-4d7f-8f68-cef9da8c4be6) transitioned into state 'SUCCESS' from state '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-2135242045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f877c7a566b14fb9b9327e0292122872',qos_specs=None,replication_status=,reservations=['10979f20-ef2a-48a9-8527-9c36f263ebc2','6ec8e706-08a3-4ec9-b15e-26626a69bc21','ea423d7c-732c-4207-9523-d61552b19b11','dc0cfb5c-5b3a-4751-94d5-52af97826cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32d2f21050402598df2aebec7f8909',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:51.307410 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9cc173-89ac-44d8-8034-5c22af6ac2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:51.316046 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9cc173-89ac-44d8-8034-5c22af6ac2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:51.316811 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Flow 'volume_create_api' (2413e14e-5d5a-4a07-ab94-323ac6bc9e85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:51.317319 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume request issued successfully. Aug 13 23:53:51.317775 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6a679c0-2585-411a-bae0-6d11e586f453 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:51.318340 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1225/4931] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:50 2026] POST /volume/v3/volumes => generated 747 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:51.330957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69c56b97-3c19-48fa-a55e-9a476dbebec2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:51.332709 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69c56b97-3c19-48fa-a55e-9a476dbebec2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:53:51.332880 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69c56b97-3c19-48fa-a55e-9a476dbebec2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:51.333060 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69c56b97-3c19-48fa-a55e-9a476dbebec2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:51.340380 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:51.340380 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:51.344252 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69c56b97-3c19-48fa-a55e-9a476dbebec2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:51.348635 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69c56b97-3c19-48fa-a55e-9a476dbebec2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 200 Aug 13 23:53:51.349101 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1233/4932] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:51 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:51.550051 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2aebf787-435d-4c0b-901c-7a34d06c57dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:51.552801 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2aebf787-435d-4c0b-901c-7a34d06c57dd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:51.553243 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2aebf787-435d-4c0b-901c-7a34d06c57dd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:51.553490 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2aebf787-435d-4c0b-901c-7a34d06c57dd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:51.553567 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2aebf787-435d-4c0b-901c-7a34d06c57dd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:51.560551 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:51.560551 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:51.561516 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2aebf787-435d-4c0b-901c-7a34d06c57dd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:51.562040 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1228/4933] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:51 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:52.145615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-561a0ed6-8d44-4753-bfe3-1987e36e51c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:52.147920 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-561a0ed6-8d44-4753-bfe3-1987e36e51c1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:52.148408 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-561a0ed6-8d44-4753-bfe3-1987e36e51c1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:52.148740 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-561a0ed6-8d44-4753-bfe3-1987e36e51c1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:52.157948 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:52.157948 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:52.163640 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-561a0ed6-8d44-4753-bfe3-1987e36e51c1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:52.170772 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-561a0ed6-8d44-4753-bfe3-1987e36e51c1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:52.171524 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1248/4934] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:52 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:52.362637 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6a372d90-e3be-4d32-8736-464fc2578ac4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:52.364712 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a372d90-e3be-4d32-8736-464fc2578ac4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:53:52.364895 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a372d90-e3be-4d32-8736-464fc2578ac4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:52.365102 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a372d90-e3be-4d32-8736-464fc2578ac4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:52.373049 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:52.373049 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:52.377577 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6a372d90-e3be-4d32-8736-464fc2578ac4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:52.382901 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a372d90-e3be-4d32-8736-464fc2578ac4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 200 Aug 13 23:53:52.383618 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1226/4935] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:52 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:52.395953 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e700a3b0-0d75-4ddc-8636-0bd5a9dfbbda None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:52.397771 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e700a3b0-0d75-4ddc-8636-0bd5a9dfbbda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:53:52.398095 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e700a3b0-0d75-4ddc-8636-0bd5a9dfbbda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ff8e952-ab09-4f4a-a227-91af69c79d71", "name": "tempest-VolumesBackupsTest-Backup-690213629"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:52.399454 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-e700a3b0-0d75-4ddc-8636-0bd5a9dfbbda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating new backup {'backup': {'volume_id': '9ff8e952-ab09-4f4a-a227-91af69c79d71', 'name': 'tempest-VolumesBackupsTest-Backup-690213629'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:53:52.399588 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-e700a3b0-0d75-4ddc-8636-0bd5a9dfbbda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating backup of volume 9ff8e952-ab09-4f4a-a227-91af69c79d71 in container None Aug 13 23:53:52.405239 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=238,cinder:UPDATE=71,cinder:INSERT=30 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:53:52.407869 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:52.407869 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:52.408466 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e700a3b0-0d75-4ddc-8636-0bd5a9dfbbda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:53:52.427844 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e700a3b0-0d75-4ddc-8636-0bd5a9dfbbda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['2c95e338-844a-4f5b-a908-532924a84d90', '722c5c52-f739-45f7-a529-65ddf87ea613'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:52.454916 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e700a3b0-0d75-4ddc-8636-0bd5a9dfbbda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:53:52.455493 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1234/4936] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:53:52 2026] POST /volume/v3/backups => generated 327 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:52.463138 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-026a3d5a-4c1b-4e2e-9290-54a96a7e9410 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:52.465304 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-026a3d5a-4c1b-4e2e-9290-54a96a7e9410 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:53:52.465586 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-026a3d5a-4c1b-4e2e-9290-54a96a7e9410 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:52.465845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-026a3d5a-4c1b-4e2e-9290-54a96a7e9410 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:52.466108 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-026a3d5a-4c1b-4e2e-9290-54a96a7e9410 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:52.474490 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:52.474490 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:52.478072 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-026a3d5a-4c1b-4e2e-9290-54a96a7e9410 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:53:52.478456 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1229/4937] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:52 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:52.572072 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4bc47787-2278-4ff5-a0ad-64cf8f8271e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:52.573642 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4bc47787-2278-4ff5-a0ad-64cf8f8271e0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:52.573861 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4bc47787-2278-4ff5-a0ad-64cf8f8271e0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:52.574083 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4bc47787-2278-4ff5-a0ad-64cf8f8271e0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:52.574234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4bc47787-2278-4ff5-a0ad-64cf8f8271e0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:52.579251 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:52.579251 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:52.580057 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4bc47787-2278-4ff5-a0ad-64cf8f8271e0 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:52.580552 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1249/4938] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:52 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:53.187436 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-734b1e3f-4c99-4270-ada5-754d10a3aa36 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:53.189912 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-734b1e3f-4c99-4270-ada5-754d10a3aa36 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:53.190254 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-734b1e3f-4c99-4270-ada5-754d10a3aa36 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:53.190540 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-734b1e3f-4c99-4270-ada5-754d10a3aa36 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:53.199243 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:53.199243 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:53.203604 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-734b1e3f-4c99-4270-ada5-754d10a3aa36 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:53.209180 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-734b1e3f-4c99-4270-ada5-754d10a3aa36 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:53.209689 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1227/4939] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:53 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:53.490628 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a221d5fb-ccca-4e0f-b791-e25d045ed39b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:53.491970 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a221d5fb-ccca-4e0f-b791-e25d045ed39b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:53:53.492190 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a221d5fb-ccca-4e0f-b791-e25d045ed39b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:53.492375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a221d5fb-ccca-4e0f-b791-e25d045ed39b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:53.492486 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a221d5fb-ccca-4e0f-b791-e25d045ed39b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:53.497295 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:53.497295 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:53.498120 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a221d5fb-ccca-4e0f-b791-e25d045ed39b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:53:53.498675 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1235/4940] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:53 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:53.591742 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b717375-58ff-4b6c-8364-880fe60f04a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:53.594003 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b717375-58ff-4b6c-8364-880fe60f04a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:53.594272 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b717375-58ff-4b6c-8364-880fe60f04a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:53.594560 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b717375-58ff-4b6c-8364-880fe60f04a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:53.594696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2b717375-58ff-4b6c-8364-880fe60f04a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:53.600587 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:53.600587 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:53.601592 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b717375-58ff-4b6c-8364-880fe60f04a9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:53.602150 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1230/4941] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:53 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:54.225014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8d27773-d52a-440b-bd81-bd9c9c108cfe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:54.227401 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8d27773-d52a-440b-bd81-bd9c9c108cfe tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:54.227707 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8d27773-d52a-440b-bd81-bd9c9c108cfe tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:54.227954 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8d27773-d52a-440b-bd81-bd9c9c108cfe tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:54.235690 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:54.235690 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:54.240817 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a8d27773-d52a-440b-bd81-bd9c9c108cfe tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:54.247285 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8d27773-d52a-440b-bd81-bd9c9c108cfe tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:54.247791 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1250/4942] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:54 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:54.510487 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b3220083-5495-4ae5-a935-4f522a04fa24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:54.513123 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3220083-5495-4ae5-a935-4f522a04fa24 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:53:54.513385 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3220083-5495-4ae5-a935-4f522a04fa24 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:54.513652 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3220083-5495-4ae5-a935-4f522a04fa24 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:54.513793 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b3220083-5495-4ae5-a935-4f522a04fa24 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:54.522146 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:54.522146 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:54.523103 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3220083-5495-4ae5-a935-4f522a04fa24 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:53:54.523727 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1228/4943] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:54 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:54.613774 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1874bfa2-5fec-4d2d-9b36-5b140ce28ff2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:54.616529 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1874bfa2-5fec-4d2d-9b36-5b140ce28ff2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:54.616813 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1874bfa2-5fec-4d2d-9b36-5b140ce28ff2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:54.617070 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1874bfa2-5fec-4d2d-9b36-5b140ce28ff2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:54.617234 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1874bfa2-5fec-4d2d-9b36-5b140ce28ff2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:54.622744 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:54.622744 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:54.623633 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1874bfa2-5fec-4d2d-9b36-5b140ce28ff2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:54.624124 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1236/4944] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:54 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:55.262037 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8a428555-e7d3-4efe-b4c1-6f2dd27fa97e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:55.263889 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a428555-e7d3-4efe-b4c1-6f2dd27fa97e tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:55.264159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a428555-e7d3-4efe-b4c1-6f2dd27fa97e tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:55.264370 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a428555-e7d3-4efe-b4c1-6f2dd27fa97e tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:55.272113 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:55.272113 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:55.276364 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8a428555-e7d3-4efe-b4c1-6f2dd27fa97e tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:55.281121 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a428555-e7d3-4efe-b4c1-6f2dd27fa97e tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:55.281702 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1231/4945] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:55 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:55.536306 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f566e33a-aaa4-4b2a-bc5c-b32f243e3c0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:55.538465 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f566e33a-aaa4-4b2a-bc5c-b32f243e3c0c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:53:55.538713 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f566e33a-aaa4-4b2a-bc5c-b32f243e3c0c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:55.539005 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f566e33a-aaa4-4b2a-bc5c-b32f243e3c0c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:55.539384 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f566e33a-aaa4-4b2a-bc5c-b32f243e3c0c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:55.544512 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:55.544512 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:55.545584 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f566e33a-aaa4-4b2a-bc5c-b32f243e3c0c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:53:55.546120 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1251/4946] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:55 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:55.636509 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a8d4ca7a-2af4-4459-8757-8148d944f7f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:55.640851 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8d4ca7a-2af4-4459-8757-8148d944f7f9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:55.641138 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8d4ca7a-2af4-4459-8757-8148d944f7f9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:55.641316 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8d4ca7a-2af4-4459-8757-8148d944f7f9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:55.641454 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a8d4ca7a-2af4-4459-8757-8148d944f7f9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:55.645881 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:55.645881 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:55.646728 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8d4ca7a-2af4-4459-8757-8148d944f7f9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:55.647231 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1229/4947] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:55 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:56.299914 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7d0ef5a7-b5e3-492e-8a4b-cc78d2d5d583 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.301737 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d0ef5a7-b5e3-492e-8a4b-cc78d2d5d583 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:56.302061 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d0ef5a7-b5e3-492e-8a4b-cc78d2d5d583 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.302306 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d0ef5a7-b5e3-492e-8a4b-cc78d2d5d583 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.309938 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.309938 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:56.314469 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7d0ef5a7-b5e3-492e-8a4b-cc78d2d5d583 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:56.319552 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d0ef5a7-b5e3-492e-8a4b-cc78d2d5d583 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:56.319973 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1237/4948] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:56 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:53:56.339769 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55598d7c-c3ad-40e9-bd19-f91d943fb55f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.342120 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55598d7c-c3ad-40e9-bd19-f91d943fb55f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:56.342401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55598d7c-c3ad-40e9-bd19-f91d943fb55f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.342670 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55598d7c-c3ad-40e9-bd19-f91d943fb55f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.355388 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.355388 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:56.361800 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-55598d7c-c3ad-40e9-bd19-f91d943fb55f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:56.368530 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55598d7c-c3ad-40e9-bd19-f91d943fb55f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:56.368871 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1232/4949] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:56 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 1191 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:53:56.380692 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d55259a7-dc7a-450a-837f-6a929c8c661a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.382386 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d55259a7-dc7a-450a-837f-6a929c8c661a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:56.382604 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d55259a7-dc7a-450a-837f-6a929c8c661a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.382777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d55259a7-dc7a-450a-837f-6a929c8c661a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.382931 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d55259a7-dc7a-450a-837f-6a929c8c661a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:56.391388 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.391388 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:56.391826 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d55259a7-dc7a-450a-837f-6a929c8c661a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:56.406459 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d55259a7-dc7a-450a-837f-6a929c8c661a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume request issued successfully. Aug 13 23:53:56.406641 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d55259a7-dc7a-450a-837f-6a929c8c661a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 202 Aug 13 23:53:56.407019 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1252/4950] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:53:56 2026] DELETE /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:53:56.416890 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-005648de-bd70-4c3c-8a3f-2d4a5c81f30d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.418703 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-005648de-bd70-4c3c-8a3f-2d4a5c81f30d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:56.418903 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-005648de-bd70-4c3c-8a3f-2d4a5c81f30d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.419100 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-005648de-bd70-4c3c-8a3f-2d4a5c81f30d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.427570 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.427570 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:56.431803 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-005648de-bd70-4c3c-8a3f-2d4a5c81f30d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:56.439292 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-005648de-bd70-4c3c-8a3f-2d4a5c81f30d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 200 Aug 13 23:53:56.440121 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1230/4951] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:56 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:53:56.559552 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9dc832ba-68a1-40cf-985f-f4656a810b42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.561131 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9dc832ba-68a1-40cf-985f-f4656a810b42 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:53:56.561296 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9dc832ba-68a1-40cf-985f-f4656a810b42 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.561457 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9dc832ba-68a1-40cf-985f-f4656a810b42 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.561582 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9dc832ba-68a1-40cf-985f-f4656a810b42 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:56.565703 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.565703 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:56.566372 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9dc832ba-68a1-40cf-985f-f4656a810b42 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:53:56.566723 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1238/4952] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:56 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:56.658435 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6e66cb1-236c-4503-bcdf-68d6d8fa17cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.660666 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6e66cb1-236c-4503-bcdf-68d6d8fa17cd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:56.660969 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6e66cb1-236c-4503-bcdf-68d6d8fa17cd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.661220 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6e66cb1-236c-4503-bcdf-68d6d8fa17cd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.661379 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b6e66cb1-236c-4503-bcdf-68d6d8fa17cd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 33bddc1f-d79a-476f-aed3-0ea2f43a002e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:56.666834 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.666834 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:56.667699 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6e66cb1-236c-4503-bcdf-68d6d8fa17cd tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 200 Aug 13 23:53:56.668181 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1233/4953] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:56 2026] GET /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:56.677977 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-554428b6-b8ac-40a9-9e1c-3ffd83bfb9d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.679823 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-554428b6-b8ac-40a9-9e1c-3ffd83bfb9d5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] DELETE https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e Aug 13 23:53:56.680079 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-554428b6-b8ac-40a9-9e1c-3ffd83bfb9d5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.680280 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-554428b6-b8ac-40a9-9e1c-3ffd83bfb9d5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.680426 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-554428b6-b8ac-40a9-9e1c-3ffd83bfb9d5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Delete backup with id: 33bddc1f-d79a-476f-aed3-0ea2f43a002e. Aug 13 23:53:56.684394 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.684394 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:56.696077 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-554428b6-b8ac-40a9-9e1c-3ffd83bfb9d5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] delete_backup rpcapi backup_id 33bddc1f-d79a-476f-aed3-0ea2f43a002e {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:53:56.698260 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-554428b6-b8ac-40a9-9e1c-3ffd83bfb9d5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e returned with HTTP 202 Aug 13 23:53:56.698851 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1253/4954] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:53:56 2026] DELETE /volume/v3/backups/33bddc1f-d79a-476f-aed3-0ea2f43a002e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:53:56.709029 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-67bbaeb9-fec1-41d4-911a-aedddbb333d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.710837 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67bbaeb9-fec1-41d4-911a-aedddbb333d1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 Aug 13 23:53:56.711104 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67bbaeb9-fec1-41d4-911a-aedddbb333d1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.711333 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67bbaeb9-fec1-41d4-911a-aedddbb333d1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.711540 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-67bbaeb9-fec1-41d4-911a-aedddbb333d1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume with id: ed77016a-5826-4941-9cd4-1e1384e68466 Aug 13 23:53:56.719741 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.719741 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:56.720369 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-67bbaeb9-fec1-41d4-911a-aedddbb333d1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:53:56.740052 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-67bbaeb9-fec1-41d4-911a-aedddbb333d1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume request issued successfully. Aug 13 23:53:56.740257 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67bbaeb9-fec1-41d4-911a-aedddbb333d1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 returned with HTTP 202 Aug 13 23:53:56.740709 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1231/4955] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:53:56 2026] DELETE /volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:53:56.751661 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1613a0c8-1798-44d7-9850-256dc51a640b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:56.752946 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1613a0c8-1798-44d7-9850-256dc51a640b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 Aug 13 23:53:56.753190 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1613a0c8-1798-44d7-9850-256dc51a640b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:56.753403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1613a0c8-1798-44d7-9850-256dc51a640b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:56.760689 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:56.760689 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:56.764998 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1613a0c8-1798-44d7-9850-256dc51a640b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:53:56.769725 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1613a0c8-1798-44d7-9850-256dc51a640b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 returned with HTTP 200 Aug 13 23:53:56.770224 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1239/4956] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:56 2026] GET /volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:57.454298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-edfd58e5-cb86-46bf-a7b9-d4f8516b6276 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:57.456119 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edfd58e5-cb86-46bf-a7b9-d4f8516b6276 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:53:57.456372 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edfd58e5-cb86-46bf-a7b9-d4f8516b6276 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:57.456607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edfd58e5-cb86-46bf-a7b9-d4f8516b6276 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:57.462281 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edfd58e5-cb86-46bf-a7b9-d4f8516b6276 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 404 Aug 13 23:53:57.462812 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1234/4957] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:57 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:53:57.576467 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d680c240-e22d-4210-a234-44c85167d329 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:57.578616 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d680c240-e22d-4210-a234-44c85167d329 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:53:57.578881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d680c240-e22d-4210-a234-44c85167d329 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:57.579143 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d680c240-e22d-4210-a234-44c85167d329 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:57.579277 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d680c240-e22d-4210-a234-44c85167d329 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:57.584203 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:57.584203 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:57.585217 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d680c240-e22d-4210-a234-44c85167d329 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:53:57.585478 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1254/4958] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:57 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:57.788064 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-670688c6-27cf-409f-bddb-4c1be034983e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:57.794956 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-670688c6-27cf-409f-bddb-4c1be034983e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 Aug 13 23:53:57.796023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-670688c6-27cf-409f-bddb-4c1be034983e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:57.796951 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-670688c6-27cf-409f-bddb-4c1be034983e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:57.812780 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-670688c6-27cf-409f-bddb-4c1be034983e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 returned with HTTP 404 Aug 13 23:53:57.813196 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1232/4959] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:57 2026] GET /volume/v3/volumes/ed77016a-5826-4941-9cd4-1e1384e68466 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:57.821728 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa61aef1-3909-4b63-a9be-1df48d90196e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:57.823726 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa61aef1-3909-4b63-a9be-1df48d90196e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60/export_record Aug 13 23:53:57.823968 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa61aef1-3909-4b63-a9be-1df48d90196e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:57.824463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa61aef1-3909-4b63-a9be-1df48d90196e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Calling method 'export_record' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:57.824463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-fa61aef1-3909-4b63-a9be-1df48d90196e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Export record for backup d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 23:53:57.828205 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:57.828205 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:53:57.829249 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-fa61aef1-3909-4b63-a9be-1df48d90196e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f942699aa63f4ed3bc789521a865ff69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12727aaded644f2f9188f93dcd51770e', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:53:57.829421 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa61aef1-3909-4b63-a9be-1df48d90196e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60/export_record returned with HTTP 403 Aug 13 23:53:57.829848 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1240/4960] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 23:53:57 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:57.836905 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:57.838388 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:57.838714 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-555193748"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:57.839970 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-555193748'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:57.840170 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume of 1 GB Aug 13 23:53:57.843746 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Availability Zones retrieved successfully. Aug 13 23:53:57.849365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Flow 'volume_create_api' (9c5b867f-2535-4979-8202-6e6212e2ac1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:57.850173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94124cc5-a3ff-4b32-9032-5be3023658be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:57.850860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:57.875312 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94124cc5-a3ff-4b32-9032-5be3023658be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:57.876108 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0a042c-5af8-478d-be25-914ba3f03f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:57.912070 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Created reservations ['f9ba8dff-7f54-496f-b35e-7ca984d1eb7e', 'ad097bac-1aae-41d7-b473-30cbff75558c', '7cbd5780-638f-4c61-bd1c-8c60199fa093', '50bf453f-a94a-4e90-aaee-1df078f05bff'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:57.912816 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0a042c-5af8-478d-be25-914ba3f03f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9ba8dff-7f54-496f-b35e-7ca984d1eb7e', 'ad097bac-1aae-41d7-b473-30cbff75558c', '7cbd5780-638f-4c61-bd1c-8c60199fa093', '50bf453f-a94a-4e90-aaee-1df078f05bff']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:57.913477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3deb32e-1a63-4daf-9fc5-73ed95072cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:57.935363 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3deb32e-1a63-4daf-9fc5-73ed95072cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e804c325-1cbf-4c9a-ba89-77175ed19e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-555193748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['f9ba8dff-7f54-496f-b35e-7ca984d1eb7e','ad097bac-1aae-41d7-b473-30cbff75558c','7cbd5780-638f-4c61-bd1c-8c60199fa093','50bf453f-a94a-4e90-aaee-1df078f05bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e923f6a34c4f73943e77a87e826100',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-555193748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e804c325-1cbf-4c9a-ba89-77175ed19e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12727aaded644f2f9188f93dcd51770e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44e923f6a34c4f73943e77a87e826100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:57.936238 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d1b5ac-1d7e-467a-8412-a5841bdd7e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:57.957465 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d1b5ac-1d7e-467a-8412-a5841bdd7e7c) transitioned into state 'SUCCESS' from state '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-555193748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['f9ba8dff-7f54-496f-b35e-7ca984d1eb7e','ad097bac-1aae-41d7-b473-30cbff75558c','7cbd5780-638f-4c61-bd1c-8c60199fa093','50bf453f-a94a-4e90-aaee-1df078f05bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e923f6a34c4f73943e77a87e826100',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:57.958480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4982ef-3e08-4f3b-9f87-5d6d8d430cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:57.967170 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4982ef-3e08-4f3b-9f87-5d6d8d430cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:57.967979 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Flow 'volume_create_api' (9c5b867f-2535-4979-8202-6e6212e2ac1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:57.968338 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume request issued successfully. Aug 13 23:53:57.969060 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8283c4a2-1dc1-48c8-b6e5-487b0d80ea4e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:57.969574 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1235/4961] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:53:57 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:57.987360 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-908c8db7-c9ed-44d8-bd1e-4d1ab84cc780 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:57.991957 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-908c8db7-c9ed-44d8-bd1e-4d1ab84cc780 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f Aug 13 23:53:57.991957 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-908c8db7-c9ed-44d8-bd1e-4d1ab84cc780 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:57.991957 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-908c8db7-c9ed-44d8-bd1e-4d1ab84cc780 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:57.999513 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:57.999513 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:58.003509 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-908c8db7-c9ed-44d8-bd1e-4d1ab84cc780 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:53:58.011881 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-908c8db7-c9ed-44d8-bd1e-4d1ab84cc780 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f returned with HTTP 200 Aug 13 23:53:58.011881 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1255/4962] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:57 2026] GET /volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:58.595732 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6af98352-1058-4b42-af17-550a957865d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:58.597529 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6af98352-1058-4b42-af17-550a957865d1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:53:58.597782 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6af98352-1058-4b42-af17-550a957865d1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:58.598025 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6af98352-1058-4b42-af17-550a957865d1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:58.598180 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6af98352-1058-4b42-af17-550a957865d1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:58.602274 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:58.602274 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:58.602973 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6af98352-1058-4b42-af17-550a957865d1 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:53:58.603320 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1233/4963] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:58 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:59.019375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:59.021544 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:53:59.021974 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "75a6c450-871f-4aa4-acb1-45ec6b61d7f0", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:59.023756 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '75a6c450-871f-4aa4-acb1-45ec6b61d7f0', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:53:59.024182 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-666304f4-c795-4cfe-bce4-780cdfee91cc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:59.026089 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-666304f4-c795-4cfe-bce4-780cdfee91cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f Aug 13 23:53:59.026322 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-666304f4-c795-4cfe-bce4-780cdfee91cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:59.026474 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-666304f4-c795-4cfe-bce4-780cdfee91cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:59.034799 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:59.034799 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:59.038333 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-666304f4-c795-4cfe-bce4-780cdfee91cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:53:59.042220 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-666304f4-c795-4cfe-bce4-780cdfee91cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f returned with HTTP 200 Aug 13 23:53:59.042630 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1236/4964] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:59 2026] GET /volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:53:59.055247 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b0148f9e-f884-492d-a0a6-420c6178f78c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:59.059138 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0148f9e-f884-492d-a0a6-420c6178f78c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:53:59.059138 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0148f9e-f884-492d-a0a6-420c6178f78c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e804c325-1cbf-4c9a-ba89-77175ed19e6f", "name": "tempest-type-Backup-1833313222"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:53:59.059341 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-b0148f9e-f884-492d-a0a6-420c6178f78c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Creating new backup {'backup': {'volume_id': 'e804c325-1cbf-4c9a-ba89-77175ed19e6f', 'name': 'tempest-type-Backup-1833313222'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:53:59.059537 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-b0148f9e-f884-492d-a0a6-420c6178f78c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Creating backup of volume e804c325-1cbf-4c9a-ba89-77175ed19e6f in container None Aug 13 23:53:59.066768 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:59.066768 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:59.067256 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b0148f9e-f884-492d-a0a6-420c6178f78c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:53:59.084807 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b0148f9e-f884-492d-a0a6-420c6178f78c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Created reservations ['66c6587c-5513-44df-ae05-ea80b70de353', '363fd284-0c0d-4a7f-8c27-6ea99dabf28f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:59.102997 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume of 1 GB Aug 13 23:53:59.107266 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Availability Zones retrieved successfully. Aug 13 23:53:59.113018 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (10329432-4d63-410f-bfc8-1cb89dfb7e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:59.114330 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a013f21-a5a0-449e-9011-749cb6c1b612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:59.115576 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:53:59.120140 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0148f9e-f884-492d-a0a6-420c6178f78c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:53:59.120734 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1256/4965] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:53:59 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:53:59.133453 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ccdd8f3f-ffda-40c7-b11f-9fb481eb202e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:59.135239 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccdd8f3f-ffda-40c7-b11f-9fb481eb202e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:53:59.135508 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccdd8f3f-ffda-40c7-b11f-9fb481eb202e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:59.135713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccdd8f3f-ffda-40c7-b11f-9fb481eb202e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:59.135869 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ccdd8f3f-ffda-40c7-b11f-9fb481eb202e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:59.141852 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:59.141852 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:53:59.142698 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccdd8f3f-ffda-40c7-b11f-9fb481eb202e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:53:59.143116 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1234/4966] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:53:59 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:53:59.179153 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a013f21-a5a0-449e-9011-749cb6c1b612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:59.179948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (526da2d5-1d40-4ce7-bf5d-d5ccd66d69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:59.224182 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Created reservations ['e9f77fb5-6a2e-470c-a834-ae6b0b3d6104', '0e22b1b4-fa46-42bd-b703-d821dfdb53ad', '773ec03e-62c7-458f-810f-845c9a9f0821', '2e5c8c35-043d-4993-95f0-fc67442726b8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:53:59.225128 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (526da2d5-1d40-4ce7-bf5d-d5ccd66d69a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9f77fb5-6a2e-470c-a834-ae6b0b3d6104', '0e22b1b4-fa46-42bd-b703-d821dfdb53ad', '773ec03e-62c7-458f-810f-845c9a9f0821', '2e5c8c35-043d-4993-95f0-fc67442726b8']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:59.225921 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868ddd03-b2de-48c2-824b-bde5ad85be71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:59.248520 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868ddd03-b2de-48c2-824b-bde5ad85be71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41cfacf0-ccc9-4fc8-958e-68478428194d', '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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['e9f77fb5-6a2e-470c-a834-ae6b0b3d6104','0e22b1b4-fa46-42bd-b703-d821dfdb53ad','773ec03e-62c7-458f-810f-845c9a9f0821','2e5c8c35-043d-4993-95f0-fc67442726b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:53:59Z,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=41cfacf0-ccc9-4fc8-958e-68478428194d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89118c7b876146f4a59f19c8363381c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924f0089510a4b529875eac988871ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:59.249425 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9f8193e-23d2-4983-b1cc-abc1356b05fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:59.271105 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9f8193e-23d2-4983-b1cc-abc1356b05fe) transitioned into state 'SUCCESS' from 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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['e9f77fb5-6a2e-470c-a834-ae6b0b3d6104','0e22b1b4-fa46-42bd-b703-d821dfdb53ad','773ec03e-62c7-458f-810f-845c9a9f0821','2e5c8c35-043d-4993-95f0-fc67442726b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:59.272100 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb97fe6-c61e-4b94-9371-e525fe3b514e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:53:59.283747 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb97fe6-c61e-4b94-9371-e525fe3b514e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:53:59.284900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (10329432-4d63-410f-bfc8-1cb89dfb7e8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:53:59.285550 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request issued successfully. Aug 13 23:53:59.286107 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31aaafe4-c7cc-4480-a803-9aad2988b9bc tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:53:59.286649 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1241/4967] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:53:59 2026] POST /volume/v3/volumes => generated 773 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:53:59.298581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08440a1a-6a93-4542-a994-d691ef9432ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:59.300394 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08440a1a-6a93-4542-a994-d691ef9432ed tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:53:59.300591 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08440a1a-6a93-4542-a994-d691ef9432ed tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:59.300811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08440a1a-6a93-4542-a994-d691ef9432ed tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:59.308112 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:59.308112 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:53:59.312294 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-08440a1a-6a93-4542-a994-d691ef9432ed tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:53:59.317020 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08440a1a-6a93-4542-a994-d691ef9432ed tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:53:59.317417 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1237/4968] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:53:59 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 23:53:59.612275 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18ea7825-26be-4ac5-9e6f-5eb8f96cd738 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:53:59.614080 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18ea7825-26be-4ac5-9e6f-5eb8f96cd738 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:53:59.614268 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18ea7825-26be-4ac5-9e6f-5eb8f96cd738 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:53:59.614512 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18ea7825-26be-4ac5-9e6f-5eb8f96cd738 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:53:59.614559 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-18ea7825-26be-4ac5-9e6f-5eb8f96cd738 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:53:59.618808 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:53:59.618808 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:53:59.619603 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18ea7825-26be-4ac5-9e6f-5eb8f96cd738 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:53:59.620001 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1257/4969] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:53:59 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:00.157621 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c69625d2-98f4-4992-8d54-a5f83b430bba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:00.159398 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c69625d2-98f4-4992-8d54-a5f83b430bba tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:00.159596 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c69625d2-98f4-4992-8d54-a5f83b430bba tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:00.159790 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c69625d2-98f4-4992-8d54-a5f83b430bba tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:00.159911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c69625d2-98f4-4992-8d54-a5f83b430bba tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:00.163983 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:00.163983 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:00.164617 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c69625d2-98f4-4992-8d54-a5f83b430bba tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:00.164911 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1235/4970] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:00 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:00.332037 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4976825-170c-48a9-95e1-15cbb7da7571 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:00.334447 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4976825-170c-48a9-95e1-15cbb7da7571 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:00.334717 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4976825-170c-48a9-95e1-15cbb7da7571 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:00.334952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4976825-170c-48a9-95e1-15cbb7da7571 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:00.343683 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:00.343683 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:00.348045 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a4976825-170c-48a9-95e1-15cbb7da7571 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:00.353795 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4976825-170c-48a9-95e1-15cbb7da7571 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:00.354311 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1242/4971] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:00 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:00.629525 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1be1cfc6-ebb1-47ec-a44d-907390cd011f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:00.631197 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1be1cfc6-ebb1-47ec-a44d-907390cd011f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:00.631378 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1be1cfc6-ebb1-47ec-a44d-907390cd011f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:00.631557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1be1cfc6-ebb1-47ec-a44d-907390cd011f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:00.631668 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1be1cfc6-ebb1-47ec-a44d-907390cd011f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:00.635610 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:00.635610 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:00.636283 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1be1cfc6-ebb1-47ec-a44d-907390cd011f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:00.636622 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1238/4972] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:00 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:01.175460 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2329a1be-6ac8-419f-890b-57c63cd8d422 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:01.177939 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2329a1be-6ac8-419f-890b-57c63cd8d422 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:01.178291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2329a1be-6ac8-419f-890b-57c63cd8d422 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:01.178587 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2329a1be-6ac8-419f-890b-57c63cd8d422 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:01.178788 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2329a1be-6ac8-419f-890b-57c63cd8d422 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:01.184190 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:01.184190 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:01.185096 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2329a1be-6ac8-419f-890b-57c63cd8d422 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:01.185592 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1258/4973] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:01 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:01.367980 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-43e99089-33f9-44b1-b18a-3147011d0f35 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:01.369865 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43e99089-33f9-44b1-b18a-3147011d0f35 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:01.370127 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43e99089-33f9-44b1-b18a-3147011d0f35 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:01.370276 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43e99089-33f9-44b1-b18a-3147011d0f35 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:01.377722 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:01.377722 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:01.382128 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43e99089-33f9-44b1-b18a-3147011d0f35 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:01.386108 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43e99089-33f9-44b1-b18a-3147011d0f35 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:01.386825 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1236/4974] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:01 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:01.647281 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da810637-d6b1-4b86-9e8a-012615f07e4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:01.649007 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da810637-d6b1-4b86-9e8a-012615f07e4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:01.649204 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da810637-d6b1-4b86-9e8a-012615f07e4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:01.649396 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da810637-d6b1-4b86-9e8a-012615f07e4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:01.649511 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-da810637-d6b1-4b86-9e8a-012615f07e4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:01.653781 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:01.653781 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:01.654552 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da810637-d6b1-4b86-9e8a-012615f07e4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:01.654932 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1243/4975] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:01 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:02.197549 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c412588-3707-47f2-a882-6cf570616618 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:02.199506 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c412588-3707-47f2-a882-6cf570616618 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:02.199793 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c412588-3707-47f2-a882-6cf570616618 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:02.200002 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c412588-3707-47f2-a882-6cf570616618 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:02.200148 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4c412588-3707-47f2-a882-6cf570616618 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:02.205035 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:02.205035 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:02.205728 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c412588-3707-47f2-a882-6cf570616618 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:02.206278 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1239/4976] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:02 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:02.399664 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3a47f8a-84cc-4046-8f4b-9845d067f16c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:02.402011 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3a47f8a-84cc-4046-8f4b-9845d067f16c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:02.402299 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3a47f8a-84cc-4046-8f4b-9845d067f16c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:02.402544 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3a47f8a-84cc-4046-8f4b-9845d067f16c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:02.411675 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:02.411675 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:02.416546 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3a47f8a-84cc-4046-8f4b-9845d067f16c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:02.422569 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3a47f8a-84cc-4046-8f4b-9845d067f16c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:02.423207 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1259/4977] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:02 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:02.665586 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bfd9359c-f302-43ff-ab72-bd5580c48aba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:02.667843 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfd9359c-f302-43ff-ab72-bd5580c48aba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:02.669025 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfd9359c-f302-43ff-ab72-bd5580c48aba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:02.669025 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfd9359c-f302-43ff-ab72-bd5580c48aba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:02.669025 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bfd9359c-f302-43ff-ab72-bd5580c48aba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:02.674566 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:02.674566 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:02.675667 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfd9359c-f302-43ff-ab72-bd5580c48aba tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:02.676188 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1237/4978] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:02 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:03.218648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-908980e0-e936-4ce4-b685-af621d56db46 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:03.221191 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-908980e0-e936-4ce4-b685-af621d56db46 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:03.221494 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-908980e0-e936-4ce4-b685-af621d56db46 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:03.221754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-908980e0-e936-4ce4-b685-af621d56db46 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:03.221896 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-908980e0-e936-4ce4-b685-af621d56db46 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:03.227803 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:03.227803 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:03.228819 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-908980e0-e936-4ce4-b685-af621d56db46 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:03.229440 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1244/4979] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:03 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:03.437123 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04283da1-787a-4e31-a4e0-bc676ba6fc80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:03.438908 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04283da1-787a-4e31-a4e0-bc676ba6fc80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:03.439218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04283da1-787a-4e31-a4e0-bc676ba6fc80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:03.439425 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04283da1-787a-4e31-a4e0-bc676ba6fc80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:03.447093 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:03.447093 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:03.451071 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-04283da1-787a-4e31-a4e0-bc676ba6fc80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:03.455746 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04283da1-787a-4e31-a4e0-bc676ba6fc80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:03.456158 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1240/4980] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:03 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:03.687667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d765700-e6a2-43ca-b5af-b9fc4c392e21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:03.689977 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d765700-e6a2-43ca-b5af-b9fc4c392e21 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:03.690229 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d765700-e6a2-43ca-b5af-b9fc4c392e21 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:03.690452 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d765700-e6a2-43ca-b5af-b9fc4c392e21 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:03.690625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3d765700-e6a2-43ca-b5af-b9fc4c392e21 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:03.696802 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:03.696802 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:03.697917 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d765700-e6a2-43ca-b5af-b9fc4c392e21 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:03.698650 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1260/4981] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:03 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:04.241020 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2391bd1f-e5f0-41a5-a10e-5001c126b303 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:04.243148 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2391bd1f-e5f0-41a5-a10e-5001c126b303 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:04.243401 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2391bd1f-e5f0-41a5-a10e-5001c126b303 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:04.243627 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2391bd1f-e5f0-41a5-a10e-5001c126b303 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:04.243766 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2391bd1f-e5f0-41a5-a10e-5001c126b303 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:04.248606 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:04.248606 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:04.249338 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2391bd1f-e5f0-41a5-a10e-5001c126b303 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:04.249757 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1238/4982] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:04 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:04.470180 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba5b303a-af0a-40b8-93b9-3a10389750ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:04.471961 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba5b303a-af0a-40b8-93b9-3a10389750ec tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:04.472355 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba5b303a-af0a-40b8-93b9-3a10389750ec tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:04.472598 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba5b303a-af0a-40b8-93b9-3a10389750ec tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:04.480151 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:04.480151 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:04.484005 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ba5b303a-af0a-40b8-93b9-3a10389750ec tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:04.488619 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba5b303a-af0a-40b8-93b9-3a10389750ec tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:04.489134 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1245/4983] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:04 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:04.710338 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82244e75-376c-4209-baad-6d9d23c04e66 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:04.712672 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82244e75-376c-4209-baad-6d9d23c04e66 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:04.712969 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82244e75-376c-4209-baad-6d9d23c04e66 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:04.713244 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82244e75-376c-4209-baad-6d9d23c04e66 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:04.713393 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-82244e75-376c-4209-baad-6d9d23c04e66 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:04.718257 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:04.718257 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:04.719163 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82244e75-376c-4209-baad-6d9d23c04e66 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:04.719574 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1241/4984] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:04 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:05.264602 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-332628d0-d133-4128-ac68-2abd9a09f81a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:05.266457 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-332628d0-d133-4128-ac68-2abd9a09f81a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:05.266661 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-332628d0-d133-4128-ac68-2abd9a09f81a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:05.266850 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-332628d0-d133-4128-ac68-2abd9a09f81a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:05.266953 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-332628d0-d133-4128-ac68-2abd9a09f81a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:05.276646 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:05.276646 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:05.277364 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-332628d0-d133-4128-ac68-2abd9a09f81a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:05.277889 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1261/4985] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:05 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:05.503796 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a1529a8f-c309-4852-9e1c-6033e0b3b245 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:05.506061 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a1529a8f-c309-4852-9e1c-6033e0b3b245 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:05.506365 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a1529a8f-c309-4852-9e1c-6033e0b3b245 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:05.506608 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a1529a8f-c309-4852-9e1c-6033e0b3b245 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:05.518113 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:05.518113 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:05.523214 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a1529a8f-c309-4852-9e1c-6033e0b3b245 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:05.529532 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a1529a8f-c309-4852-9e1c-6033e0b3b245 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:05.530088 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1239/4986] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:05 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:05.731296 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0fd56665-e124-4cea-955d-14e8ecbbc61d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:05.733578 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fd56665-e124-4cea-955d-14e8ecbbc61d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:05.733997 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fd56665-e124-4cea-955d-14e8ecbbc61d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:05.734303 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fd56665-e124-4cea-955d-14e8ecbbc61d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:05.734580 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0fd56665-e124-4cea-955d-14e8ecbbc61d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:05.739379 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:05.739379 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:05.740561 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fd56665-e124-4cea-955d-14e8ecbbc61d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:05.742053 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1246/4987] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:05 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:54:06.290917 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5bcdda5-4e47-41b2-970d-f0efeca77dc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:06.293260 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5bcdda5-4e47-41b2-970d-f0efeca77dc5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:06.293553 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5bcdda5-4e47-41b2-970d-f0efeca77dc5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:06.293821 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5bcdda5-4e47-41b2-970d-f0efeca77dc5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:06.294014 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c5bcdda5-4e47-41b2-970d-f0efeca77dc5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:06.299642 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:06.299642 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:06.300521 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5bcdda5-4e47-41b2-970d-f0efeca77dc5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:06.301069 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1242/4988] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:06 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:06.545736 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-050ad2de-4b6d-4a52-aa30-3dcfd089d162 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:06.547489 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-050ad2de-4b6d-4a52-aa30-3dcfd089d162 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:06.547702 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-050ad2de-4b6d-4a52-aa30-3dcfd089d162 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:06.547933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-050ad2de-4b6d-4a52-aa30-3dcfd089d162 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:06.559731 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:06.559731 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:06.563682 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-050ad2de-4b6d-4a52-aa30-3dcfd089d162 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:06.568622 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-050ad2de-4b6d-4a52-aa30-3dcfd089d162 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:06.569126 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1262/4989] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:06 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:06.582893 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9c9d063-286a-4b34-9cbf-3fae1b680f08 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:06.585029 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9c9d063-286a-4b34-9cbf-3fae1b680f08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:06.585273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9c9d063-286a-4b34-9cbf-3fae1b680f08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:06.585474 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9c9d063-286a-4b34-9cbf-3fae1b680f08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:06.593012 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:06.593012 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:06.596539 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a9c9d063-286a-4b34-9cbf-3fae1b680f08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:06.601342 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9c9d063-286a-4b34-9cbf-3fae1b680f08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:06.602013 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1240/4990] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:06 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:06.617468 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:06.620009 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:06.620009 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "41cfacf0-ccc9-4fc8-958e-68478428194d", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:06.621925 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '41cfacf0-ccc9-4fc8-958e-68478428194d', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:06.632013 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:06.632013 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:06.632013 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume retrieved successfully. Aug 13 23:54:06.632013 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume of 1 GB Aug 13 23:54:06.636333 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Availability Zones retrieved successfully. Aug 13 23:54:06.643759 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (df324fc5-e3b5-40c0-b853-04405deb6b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:06.645430 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603ff9d8-7e65-47db-b0fe-0c92eeba20e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:06.646749 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:06.673843 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603ff9d8-7e65-47db-b0fe-0c92eeba20e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '41cfacf0-ccc9-4fc8-958e-68478428194d', 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:06.674953 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46bc0a97-cb67-4110-a4b1-c07671f35b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:06.722285 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Created reservations ['3726975e-a8cf-4404-8c88-8a864b36077a', '465339d0-5d53-43de-ae37-e0c5e43d7b4b', '74211497-37b7-4ff4-9941-d11b68e14325', '6fb05055-a013-4205-a916-ecdcc1413119'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:06.723461 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46bc0a97-cb67-4110-a4b1-c07671f35b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3726975e-a8cf-4404-8c88-8a864b36077a', '465339d0-5d53-43de-ae37-e0c5e43d7b4b', '74211497-37b7-4ff4-9941-d11b68e14325', '6fb05055-a013-4205-a916-ecdcc1413119']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:06.724664 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f574a8c-99de-40ba-b00a-a2b6716769d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:06.755482 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df9df12f-02f2-431d-8d49-ee7e39945e8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:06.757647 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df9df12f-02f2-431d-8d49-ee7e39945e8f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:06.757783 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df9df12f-02f2-431d-8d49-ee7e39945e8f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:06.757963 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df9df12f-02f2-431d-8d49-ee7e39945e8f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:06.758090 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-df9df12f-02f2-431d-8d49-ee7e39945e8f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:06.762589 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:06.762589 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:06.763360 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df9df12f-02f2-431d-8d49-ee7e39945e8f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:06.763864 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1243/4991] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:06 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:06.772950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f574a8c-99de-40ba-b00a-a2b6716769d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c70de9b-698a-4e40-b4c1-17d06e5503f4', '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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['3726975e-a8cf-4404-8c88-8a864b36077a','465339d0-5d53-43de-ae37-e0c5e43d7b4b','74211497-37b7-4ff4-9941-d11b68e14325','6fb05055-a013-4205-a916-ecdcc1413119'],size=1,snapshot_id=None,source_replicaid=,source_volid=41cfacf0-ccc9-4fc8-958e-68478428194d,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), '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-13T23:54:06Z,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=2c70de9b-698a-4e40-b4c1-17d06e5503f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89118c7b876146f4a59f19c8363381c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=41cfacf0-ccc9-4fc8-958e-68478428194d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924f0089510a4b529875eac988871ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:06.774130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbc9547-dd0b-459f-88eb-c204a432d472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:06.800332 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbc9547-dd0b-459f-88eb-c204a432d472) transitioned into state 'SUCCESS' from 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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['3726975e-a8cf-4404-8c88-8a864b36077a','465339d0-5d53-43de-ae37-e0c5e43d7b4b','74211497-37b7-4ff4-9941-d11b68e14325','6fb05055-a013-4205-a916-ecdcc1413119'],size=1,snapshot_id=None,source_replicaid=,source_volid=41cfacf0-ccc9-4fc8-958e-68478428194d,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:06.801540 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55fedced-0872-4135-a1d2-99e0355a3db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:06.822015 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55fedced-0872-4135-a1d2-99e0355a3db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:06.825019 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (df324fc5-e3b5-40c0-b853-04405deb6b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:06.825019 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request issued successfully. Aug 13 23:54:06.825019 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23728910-1f73-4b7f-9058-36e4d1b4f0b1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:06.825171 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1247/4992] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:54:06 2026] POST /volume/v3/volumes => generated 807 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:06.842157 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb5ff2fd-2042-47b2-9829-a605d3828186 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:06.843973 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb5ff2fd-2042-47b2-9829-a605d3828186 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 Aug 13 23:54:06.844273 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb5ff2fd-2042-47b2-9829-a605d3828186 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:06.844546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb5ff2fd-2042-47b2-9829-a605d3828186 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:06.851632 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:06.851632 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:06.855284 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eb5ff2fd-2042-47b2-9829-a605d3828186 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:06.859424 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb5ff2fd-2042-47b2-9829-a605d3828186 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 returned with HTTP 200 Aug 13 23:54:06.859784 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1263/4993] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:06 2026] GET /volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:07.311521 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45b7776f-430b-43f2-a350-567676d6bdc9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:07.313803 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45b7776f-430b-43f2-a350-567676d6bdc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:07.314103 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45b7776f-430b-43f2-a350-567676d6bdc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:07.314350 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45b7776f-430b-43f2-a350-567676d6bdc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:07.314490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-45b7776f-430b-43f2-a350-567676d6bdc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:07.319915 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:07.319915 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:07.320723 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45b7776f-430b-43f2-a350-567676d6bdc9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:07.321292 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1241/4994] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:07 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:07.776359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e0c77cc-5d4f-4d25-8f06-d955c15d26d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:07.778592 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e0c77cc-5d4f-4d25-8f06-d955c15d26d8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:07.778790 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e0c77cc-5d4f-4d25-8f06-d955c15d26d8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:07.779104 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e0c77cc-5d4f-4d25-8f06-d955c15d26d8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:07.779175 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2e0c77cc-5d4f-4d25-8f06-d955c15d26d8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:07.784531 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:07.784531 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:07.785398 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e0c77cc-5d4f-4d25-8f06-d955c15d26d8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:07.785873 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1244/4995] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:07 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:07.872462 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24f0f481-0f78-4c3f-ba55-f47fb088cbea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:07.874929 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24f0f481-0f78-4c3f-ba55-f47fb088cbea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 Aug 13 23:54:07.875327 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24f0f481-0f78-4c3f-ba55-f47fb088cbea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:07.875634 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24f0f481-0f78-4c3f-ba55-f47fb088cbea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:07.884104 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:07.884104 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:07.888151 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-24f0f481-0f78-4c3f-ba55-f47fb088cbea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:07.893729 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24f0f481-0f78-4c3f-ba55-f47fb088cbea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 returned with HTTP 200 Aug 13 23:54:07.894234 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1248/4996] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:07 2026] GET /volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:07.907486 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1cc9059f-985b-4393-963f-7e82b034d17c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:07.909447 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cc9059f-985b-4393-963f-7e82b034d17c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 Aug 13 23:54:07.909743 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cc9059f-985b-4393-963f-7e82b034d17c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:07.910062 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cc9059f-985b-4393-963f-7e82b034d17c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:07.916909 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:07.916909 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:07.920710 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1cc9059f-985b-4393-963f-7e82b034d17c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:07.925297 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cc9059f-985b-4393-963f-7e82b034d17c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 returned with HTTP 200 Aug 13 23:54:07.925636 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1264/4997] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:07 2026] GET /volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:07.937940 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7dc74c22-fdc2-4c16-a1d7-57fb3a92e24f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:07.939618 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7dc74c22-fdc2-4c16-a1d7-57fb3a92e24f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:07.939841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7dc74c22-fdc2-4c16-a1d7-57fb3a92e24f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:07.940174 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7dc74c22-fdc2-4c16-a1d7-57fb3a92e24f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:07.940362 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7dc74c22-fdc2-4c16-a1d7-57fb3a92e24f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: 41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:07.948607 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:07.948607 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:07.949161 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7dc74c22-fdc2-4c16-a1d7-57fb3a92e24f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:07.966678 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7dc74c22-fdc2-4c16-a1d7-57fb3a92e24f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume request issued successfully. Aug 13 23:54:07.966946 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7dc74c22-fdc2-4c16-a1d7-57fb3a92e24f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 202 Aug 13 23:54:07.967505 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1242/4998] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:54:07 2026] DELETE /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:54:07.975205 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83a7f51b-8f2a-435e-9a83-6c5d7cd4b4ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:07.977093 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83a7f51b-8f2a-435e-9a83-6c5d7cd4b4ea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:07.977323 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83a7f51b-8f2a-435e-9a83-6c5d7cd4b4ea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:07.977535 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83a7f51b-8f2a-435e-9a83-6c5d7cd4b4ea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:07.985600 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:07.985600 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:07.989692 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-83a7f51b-8f2a-435e-9a83-6c5d7cd4b4ea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:07.995350 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83a7f51b-8f2a-435e-9a83-6c5d7cd4b4ea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 200 Aug 13 23:54:07.995833 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1245/4999] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:07 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:08.332112 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9fde8075-05d6-48e5-bcd1-c37b589849df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:08.334191 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9fde8075-05d6-48e5-bcd1-c37b589849df tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:08.334430 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9fde8075-05d6-48e5-bcd1-c37b589849df tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:08.334638 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9fde8075-05d6-48e5-bcd1-c37b589849df tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:08.334779 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9fde8075-05d6-48e5-bcd1-c37b589849df tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:08.339802 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:08.339802 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:08.340601 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9fde8075-05d6-48e5-bcd1-c37b589849df tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:08.341095 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1249/5000] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:08 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:08.797752 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-76a2f696-9104-4e2d-be10-6fd804c3b94e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:08.799244 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76a2f696-9104-4e2d-be10-6fd804c3b94e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:54:08.799418 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76a2f696-9104-4e2d-be10-6fd804c3b94e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:08.799601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76a2f696-9104-4e2d-be10-6fd804c3b94e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:08.799691 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-76a2f696-9104-4e2d-be10-6fd804c3b94e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:08.803695 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:08.803695 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:08.804371 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76a2f696-9104-4e2d-be10-6fd804c3b94e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:54:08.804693 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1265/5001] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:08 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:09.011949 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8f4e99b4-d741-4eac-a72a-48bea4d2e4b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:09.015685 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f4e99b4-d741-4eac-a72a-48bea4d2e4b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:09.015946 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f4e99b4-d741-4eac-a72a-48bea4d2e4b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:09.016222 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f4e99b4-d741-4eac-a72a-48bea4d2e4b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:09.023970 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f4e99b4-d741-4eac-a72a-48bea4d2e4b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 404 Aug 13 23:54:09.024436 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1243/5002] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:09 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:09.351665 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d81dd74-ead6-45a2-8513-28322e3ed60f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:09.354352 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d81dd74-ead6-45a2-8513-28322e3ed60f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:09.355140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d81dd74-ead6-45a2-8513-28322e3ed60f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:09.355140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d81dd74-ead6-45a2-8513-28322e3ed60f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:09.355140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0d81dd74-ead6-45a2-8513-28322e3ed60f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:09.360811 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:09.360811 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:09.361430 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d81dd74-ead6-45a2-8513-28322e3ed60f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:09.361776 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1246/5003] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:09 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:10.371621 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03683c38-a250-44cb-af24-4b08cecf23eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:10.374090 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03683c38-a250-44cb-af24-4b08cecf23eb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:10.374439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03683c38-a250-44cb-af24-4b08cecf23eb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:10.374662 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03683c38-a250-44cb-af24-4b08cecf23eb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:10.374809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-03683c38-a250-44cb-af24-4b08cecf23eb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:10.380032 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:10.380032 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:10.380848 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03683c38-a250-44cb-af24-4b08cecf23eb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:10.381432 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1250/5004] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:10 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:10.550288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:10.551925 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:10.552287 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "e5a90150-143f-463a-ada1-8895ef669174", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:10.553682 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'e5a90150-143f-463a-ada1-8895ef669174', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:10.595131 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-ef2f84dd-5cc4-4a4d-bdee-eae217f9f66f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:10.597134 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-ef2f84dd-5cc4-4a4d-bdee-eae217f9f66f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:54:10.597344 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-ef2f84dd-5cc4-4a4d-bdee-eae217f9f66f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:10.597528 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-ef2f84dd-5cc4-4a4d-bdee-eae217f9f66f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:10.603754 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:10.603754 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:10.607015 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-ef2f84dd-5cc4-4a4d-bdee-eae217f9f66f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:54:10.611800 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-ef2f84dd-5cc4-4a4d-bdee-eae217f9f66f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 200 Aug 13 23:54:10.611800 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1244/5005] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:54:10 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:10.620938 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9fbfe272-1adf-4789-8e0b-6c6098b8ef6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:10.620938 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9fbfe272-1adf-4789-8e0b-6c6098b8ef6c None None] GET https://10.4.3.81/volume// Aug 13 23:54:10.621358 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9fbfe272-1adf-4789-8e0b-6c6098b8ef6c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:10.621358 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9fbfe272-1adf-4789-8e0b-6c6098b8ef6c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:10.621471 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9fbfe272-1adf-4789-8e0b-6c6098b8ef6c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:54:10.621704 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1247/5006] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:54:10 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:54:10.628969 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7dea7321-1fbb-4611-b334-ce12fa48ee6b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:10.630794 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7dea7321-1fbb-4611-b334-ce12fa48ee6b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:54:10.631123 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7dea7321-1fbb-4611-b334-ce12fa48ee6b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ff8e952-ab09-4f4a-a227-91af69c79d71", "connector": null, "instance_uuid": "9da70c21-00f4-4324-9c9d-d791fcad5baf"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:10.638869 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:10.638869 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:10.649229 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume of 1 GB Aug 13 23:54:10.653279 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Availability Zones retrieved successfully. Aug 13 23:54:10.658518 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (f1e67c70-3993-499e-8cab-c054a0a6f7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:10.658972 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7dea7321-1fbb-4611-b334-ce12fa48ee6b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:54:10.659409 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1251/5007] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:54:10 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:10.659663 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcbb498-dbf6-4613-b947-766b5a9cebd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:10.660542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:10.710671 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcbb498-dbf6-4613-b947-766b5a9cebd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:10.711413 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3fefa5-ea1f-4382-bbcd-44eafa2d2d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:10.752139 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Created reservations ['95dff7ed-3653-4d42-9727-8838e0c95f28', '7eea0c10-fdfb-4428-9be1-01d87cd7c12b', 'e8de1335-b66b-4437-946f-54153bf09da0', '5d31b159-ff12-4b2c-9e27-46cfb3678cee'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:10.752901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3fefa5-ea1f-4382-bbcd-44eafa2d2d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95dff7ed-3653-4d42-9727-8838e0c95f28', '7eea0c10-fdfb-4428-9be1-01d87cd7c12b', 'e8de1335-b66b-4437-946f-54153bf09da0', '5d31b159-ff12-4b2c-9e27-46cfb3678cee']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:10.753674 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f707ca6-2293-4c56-9498-2ca0e02ad844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:10.775974 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f707ca6-2293-4c56-9498-2ca0e02ad844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '309cf42a-a7d8-44c4-805b-134d66753b1e', '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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['95dff7ed-3653-4d42-9727-8838e0c95f28','7eea0c10-fdfb-4428-9be1-01d87cd7c12b','e8de1335-b66b-4437-946f-54153bf09da0','5d31b159-ff12-4b2c-9e27-46cfb3678cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:10Z,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=309cf42a-a7d8-44c4-805b-134d66753b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89118c7b876146f4a59f19c8363381c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924f0089510a4b529875eac988871ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:10.776703 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cf00b4-6fb3-4dc0-b1d1-3267b2d560cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:10.794354 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cf00b4-6fb3-4dc0-b1d1-3267b2d560cd) transitioned into state 'SUCCESS' from 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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['95dff7ed-3653-4d42-9727-8838e0c95f28','7eea0c10-fdfb-4428-9be1-01d87cd7c12b','e8de1335-b66b-4437-946f-54153bf09da0','5d31b159-ff12-4b2c-9e27-46cfb3678cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:10.795064 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04e2ab0a-f14c-4fbb-ac40-64420d32cd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:10.806323 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04e2ab0a-f14c-4fbb-ac40-64420d32cd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:10.807147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (f1e67c70-3993-499e-8cab-c054a0a6f7d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:10.807443 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request issued successfully. Aug 13 23:54:10.808033 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d22d4f3-09cd-4cdf-8668-6629bcb1835c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:10.808416 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1266/5008] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:54:10 2026] POST /volume/v3/volumes => generated 773 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:10.820603 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f1c6ea17-2ae7-4bb4-acfa-1b450f41604f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:10.822914 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1c6ea17-2ae7-4bb4-acfa-1b450f41604f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:10.823230 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1c6ea17-2ae7-4bb4-acfa-1b450f41604f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:10.823538 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1c6ea17-2ae7-4bb4-acfa-1b450f41604f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:10.832580 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:10.832580 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:10.838647 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f1c6ea17-2ae7-4bb4-acfa-1b450f41604f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:10.845828 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1c6ea17-2ae7-4bb4-acfa-1b450f41604f tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:10.846017 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1245/5009] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:10 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:11.390705 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27c6dea5-4a72-4832-9f3b-1221ce0d310a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:11.392357 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27c6dea5-4a72-4832-9f3b-1221ce0d310a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:11.392555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27c6dea5-4a72-4832-9f3b-1221ce0d310a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:11.392728 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27c6dea5-4a72-4832-9f3b-1221ce0d310a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:11.392827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-27c6dea5-4a72-4832-9f3b-1221ce0d310a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:11.396889 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:11.396889 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:11.397443 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27c6dea5-4a72-4832-9f3b-1221ce0d310a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:11.397767 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1248/5010] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:11 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:11.422288 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-acfcd631-6979-421b-b6c8-ff2850b2a88d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:11.422672 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acfcd631-6979-421b-b6c8-ff2850b2a88d None None] GET https://10.4.3.81/volume// Aug 13 23:54:11.422764 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acfcd631-6979-421b-b6c8-ff2850b2a88d None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:11.422952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acfcd631-6979-421b-b6c8-ff2850b2a88d None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:11.423270 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acfcd631-6979-421b-b6c8-ff2850b2a88d None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:54:11.423769 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1252/5011] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:54:11 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:54:11.433699 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-216b3146-0e9d-478b-aa9b-32f23ecac274 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:11.435560 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-216b3146-0e9d-478b-aa9b-32f23ecac274 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:54:11.435772 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-216b3146-0e9d-478b-aa9b-32f23ecac274 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:11.435948 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-216b3146-0e9d-478b-aa9b-32f23ecac274 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:11.445234 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:11.445234 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:11.448511 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-216b3146-0e9d-478b-aa9b-32f23ecac274 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:54:11.452713 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-216b3146-0e9d-478b-aa9b-32f23ecac274 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 200 Aug 13 23:54:11.453118 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1267/5012] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:54:11 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 1534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:11.555794 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7ed485fb-08bb-4eb7-8f41-4f17a0c99254 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:11.557884 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7ed485fb-08bb-4eb7-8f41-4f17a0c99254 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] PUT https://10.4.3.81/volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b Aug 13 23:54:11.558282 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7ed485fb-08bb-4eb7-8f41-4f17a0c99254 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:11.566748 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7ed485fb-08bb-4eb7-8f41-4f17a0c99254 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Acquiring lock "cinder-attachment_update-9ff8e952-ab09-4f4a-a227-91af69c79d71-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:54:11.571419 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7ed485fb-08bb-4eb7-8f41-4f17a0c99254 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Lock "cinder-attachment_update-9ff8e952-ab09-4f4a-a227-91af69c79d71-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:54:11.572763 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:11.572763 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:11.674801 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7ed485fb-08bb-4eb7-8f41-4f17a0c99254 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Lock "cinder-attachment_update-9ff8e952-ab09-4f4a-a227-91af69c79d71-np0000007283" released by "attachment_update" :: held 0.103s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:54:11.675209 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-7ed485fb-08bb-4eb7-8f41-4f17a0c99254 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b returned with HTTP 200 Aug 13 23:54:11.675580 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1246/5013] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:54:11 2026] PUT /volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:11.697858 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-66e63814-937f-4663-b511-2cf549fa2114 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:11.700239 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-66e63814-937f-4663-b511-2cf549fa2114 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b/action Aug 13 23:54:11.700671 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-66e63814-937f-4663-b511-2cf549fa2114 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:54:11.700848 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-66e63814-937f-4663-b511-2cf549fa2114 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:11.716671 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:11.716671 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:11.725067 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-49d77ae0-007c-4cd6-84df-e0a7778e04aa req-66e63814-937f-4663-b511-2cf549fa2114 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b/action returned with HTTP 204 Aug 13 23:54:11.725493 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1249/5014] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:54:11 2026] POST /volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:11.865898 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c31a5269-b95a-4434-a9e9-1b130f268cf6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:11.871144 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c31a5269-b95a-4434-a9e9-1b130f268cf6 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:11.871401 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c31a5269-b95a-4434-a9e9-1b130f268cf6 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:11.871602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c31a5269-b95a-4434-a9e9-1b130f268cf6 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:11.880912 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:11.880912 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:11.886569 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c31a5269-b95a-4434-a9e9-1b130f268cf6 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:11.891906 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c31a5269-b95a-4434-a9e9-1b130f268cf6 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:11.892436 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1253/5015] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:11 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:12.408615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25783747-d0b2-4c22-8561-ae1d058506e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:12.410847 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25783747-d0b2-4c22-8561-ae1d058506e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:12.410847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25783747-d0b2-4c22-8561-ae1d058506e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:12.411164 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25783747-d0b2-4c22-8561-ae1d058506e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:12.411315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-25783747-d0b2-4c22-8561-ae1d058506e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:12.416401 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:12.416401 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:12.417209 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25783747-d0b2-4c22-8561-ae1d058506e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:12.417570 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1268/5016] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:12 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:12.904467 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01a57d8c-8078-4164-afad-03d882c68209 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:12.906370 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01a57d8c-8078-4164-afad-03d882c68209 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:12.906636 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01a57d8c-8078-4164-afad-03d882c68209 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:12.906872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01a57d8c-8078-4164-afad-03d882c68209 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:12.914496 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:12.914496 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:12.918553 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01a57d8c-8078-4164-afad-03d882c68209 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:12.923126 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01a57d8c-8078-4164-afad-03d882c68209 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:12.923722 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1247/5017] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:12 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:13.428059 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b669b0e-1658-402c-90c0-30c7abbed712 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:13.429926 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b669b0e-1658-402c-90c0-30c7abbed712 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:13.430159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b669b0e-1658-402c-90c0-30c7abbed712 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:13.430334 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b669b0e-1658-402c-90c0-30c7abbed712 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:13.430450 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8b669b0e-1658-402c-90c0-30c7abbed712 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:13.434450 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:13.434450 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:13.434979 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b669b0e-1658-402c-90c0-30c7abbed712 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:13.435319 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1250/5018] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:13 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:13.935347 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-50cd4116-7696-433a-9cd8-fa0c416a189a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:13.937205 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50cd4116-7696-433a-9cd8-fa0c416a189a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:13.937434 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50cd4116-7696-433a-9cd8-fa0c416a189a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:13.937635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50cd4116-7696-433a-9cd8-fa0c416a189a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:13.944771 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:13.944771 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:13.948222 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-50cd4116-7696-433a-9cd8-fa0c416a189a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:13.951894 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50cd4116-7696-433a-9cd8-fa0c416a189a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:13.952291 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1254/5019] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:13 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:14.444525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea5a695b-ab99-451e-8b68-0bec8906ceed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:14.446274 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea5a695b-ab99-451e-8b68-0bec8906ceed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:14.446491 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea5a695b-ab99-451e-8b68-0bec8906ceed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:14.446668 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea5a695b-ab99-451e-8b68-0bec8906ceed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:14.446769 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ea5a695b-ab99-451e-8b68-0bec8906ceed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:14.450813 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:14.450813 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:14.451376 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea5a695b-ab99-451e-8b68-0bec8906ceed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:14.451742 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1269/5020] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:14 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:14.963899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3c210e4-690e-48f2-ad67-1a9ff0e0566a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:14.965617 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3c210e4-690e-48f2-ad67-1a9ff0e0566a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:14.965821 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3c210e4-690e-48f2-ad67-1a9ff0e0566a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:14.966006 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3c210e4-690e-48f2-ad67-1a9ff0e0566a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:14.972585 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:14.972585 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:14.975788 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3c210e4-690e-48f2-ad67-1a9ff0e0566a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:14.979533 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3c210e4-690e-48f2-ad67-1a9ff0e0566a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:14.979886 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1248/5021] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:14 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:15.462951 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a81c9945-47a3-4557-92f0-cf5a9d2e9d19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:15.468535 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a81c9945-47a3-4557-92f0-cf5a9d2e9d19 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:15.468730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a81c9945-47a3-4557-92f0-cf5a9d2e9d19 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:15.468915 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a81c9945-47a3-4557-92f0-cf5a9d2e9d19 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:15.469066 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a81c9945-47a3-4557-92f0-cf5a9d2e9d19 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:15.476801 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:15.476801 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:15.477486 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a81c9945-47a3-4557-92f0-cf5a9d2e9d19 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:15.477890 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1251/5022] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:15 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:15.991875 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69cf3623-cf82-4321-bceb-583419cbbb6b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:15.993706 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69cf3623-cf82-4321-bceb-583419cbbb6b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:15.993911 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69cf3623-cf82-4321-bceb-583419cbbb6b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:15.994111 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69cf3623-cf82-4321-bceb-583419cbbb6b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:16.001137 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:16.001137 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:16.005850 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69cf3623-cf82-4321-bceb-583419cbbb6b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:16.010142 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69cf3623-cf82-4321-bceb-583419cbbb6b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:16.010587 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1255/5023] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:15 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:16.489116 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ca4c106-a450-4002-a84a-86d7cf5102be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:16.491949 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ca4c106-a450-4002-a84a-86d7cf5102be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:16.492228 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ca4c106-a450-4002-a84a-86d7cf5102be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:16.492461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ca4c106-a450-4002-a84a-86d7cf5102be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:16.492568 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0ca4c106-a450-4002-a84a-86d7cf5102be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:16.498007 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:16.498007 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:16.498007 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ca4c106-a450-4002-a84a-86d7cf5102be tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:16.498133 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1270/5024] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:16 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:17.023341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9b94883-7ab0-4e55-9332-7c263ca4f3e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:17.025650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9b94883-7ab0-4e55-9332-7c263ca4f3e2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:17.025898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9b94883-7ab0-4e55-9332-7c263ca4f3e2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:17.026162 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9b94883-7ab0-4e55-9332-7c263ca4f3e2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:17.033436 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:17.033436 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:17.037582 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d9b94883-7ab0-4e55-9332-7c263ca4f3e2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:17.042221 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9b94883-7ab0-4e55-9332-7c263ca4f3e2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:17.042653 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1249/5025] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:17 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:17.509399 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65072088-0edc-405b-8287-d70359ebfeed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:17.511061 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65072088-0edc-405b-8287-d70359ebfeed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:17.511249 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65072088-0edc-405b-8287-d70359ebfeed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:17.511412 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65072088-0edc-405b-8287-d70359ebfeed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:17.511526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-65072088-0edc-405b-8287-d70359ebfeed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:17.515497 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:17.515497 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:17.516149 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65072088-0edc-405b-8287-d70359ebfeed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:17.516431 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1252/5026] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:17 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:18.054538 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d7d0dabc-d4ac-4f59-ba4e-3dde2b7cc060 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:18.056332 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7d0dabc-d4ac-4f59-ba4e-3dde2b7cc060 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:18.056557 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7d0dabc-d4ac-4f59-ba4e-3dde2b7cc060 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:18.056764 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7d0dabc-d4ac-4f59-ba4e-3dde2b7cc060 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:18.063074 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:18.063074 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:18.066045 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d7d0dabc-d4ac-4f59-ba4e-3dde2b7cc060 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:18.069631 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7d0dabc-d4ac-4f59-ba4e-3dde2b7cc060 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:18.069972 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1256/5027] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:18 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:18.527222 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8bb2df87-f61a-4925-86bb-d2736f134089 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:18.529834 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bb2df87-f61a-4925-86bb-d2736f134089 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:18.530063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bb2df87-f61a-4925-86bb-d2736f134089 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:18.530248 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bb2df87-f61a-4925-86bb-d2736f134089 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:18.530356 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8bb2df87-f61a-4925-86bb-d2736f134089 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:18.535484 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:18.535484 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:18.536330 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bb2df87-f61a-4925-86bb-d2736f134089 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:18.536708 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1271/5028] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:18 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:19.083371 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f6d3991f-9b25-4b67-90c8-149c35287247 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.086092 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6d3991f-9b25-4b67-90c8-149c35287247 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:19.086200 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6d3991f-9b25-4b67-90c8-149c35287247 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:19.086352 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6d3991f-9b25-4b67-90c8-149c35287247 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:19.094921 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.094921 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:19.099337 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f6d3991f-9b25-4b67-90c8-149c35287247 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:19.104577 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6d3991f-9b25-4b67-90c8-149c35287247 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:19.105185 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1250/5029] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:19 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:19.133269 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-058282e5-2c27-4634-9996-40e427cccd12 req-c1afff04-30c5-400b-b266-c8722d4a1773 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.135244 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-058282e5-2c27-4634-9996-40e427cccd12 req-c1afff04-30c5-400b-b266-c8722d4a1773 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19 Aug 13 23:54:19.135350 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-058282e5-2c27-4634-9996-40e427cccd12 req-c1afff04-30c5-400b-b266-c8722d4a1773 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:19.135534 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-058282e5-2c27-4634-9996-40e427cccd12 req-c1afff04-30c5-400b-b266-c8722d4a1773 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:19.141978 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.141978 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:19.189034 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-058282e5-2c27-4634-9996-40e427cccd12 req-c1afff04-30c5-400b-b266-c8722d4a1773 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19 returned with HTTP 200 Aug 13 23:54:19.189431 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1253/5030] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:54:19 2026] DELETE /volume/v3/attachments/b23604fa-99f7-4f44-8c3e-0a3434ac6d19 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:19.551092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a0e2448b-e138-4e7a-ad49-3ddcc9ecfce1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.552801 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a0e2448b-e138-4e7a-ad49-3ddcc9ecfce1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:19.553092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a0e2448b-e138-4e7a-ad49-3ddcc9ecfce1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:19.553280 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a0e2448b-e138-4e7a-ad49-3ddcc9ecfce1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:19.553429 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a0e2448b-e138-4e7a-ad49-3ddcc9ecfce1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:19.557630 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.557630 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:19.558199 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a0e2448b-e138-4e7a-ad49-3ddcc9ecfce1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:19.558535 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1257/5031] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:19 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:19.567607 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.569335 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c/export_record Aug 13 23:54:19.569524 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:19.569750 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'export_record' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:19.569852 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Export record for backup fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 23:54:19.573591 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.573591 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:19.574389 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling RPCAPI with context: , host: np0000007283, backup: fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 23:54:19.581476 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] export_record in rpcapi backup_id fd7d0b91-05a4-4415-953a-133d422a090c on host np0000007283. {{(pid=100273) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 23:54:19.591462 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQ3ZDBiOTEtMDVhNC00NDE1LTk1M2EtMTMzZDQyMmEwOTBjIiwgInVzZXJfaWQiOiAiNDRlOTIzZjZhMzRjNGY3Mzk0M2U3N2E4N2U4MjYxMDAiLCAicHJvamVjdF9pZCI6ICIxMjcyN2FhZGVkNjQ0ZjJmOTE4OGY5M2RjZDUxNzcwZSIsICJ2b2x1bWVfaWQiOiAiZTgwNGMzMjUtMWNiZi00YzlhLWJhODktNzcxNzVlZDE5ZTZmIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODMzMzEzMjIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTgwNGMzMjUtMWNiZi00YzlhLWJhODktNzcxNzVlZDE5ZTZmLzIwMjYwODEzMjM1NDAxL2F6X25vdmFfYmFja3VwX2ZkN2QwYjkxLTA1YTQtNDQxNS05NTNhLTEzM2Q0MjJhMDkwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTM6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTM6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1NDoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100273) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 23:54:19.591806 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7113bb07-0bdd-46e2-8669-e9856ee1e7f6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c/export_record returned with HTTP 200 Aug 13 23:54:19.592280 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1272/5032] 10.4.3.81 () {68 vars in 1423 bytes} [Thu Aug 13 23:54:19 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:19.600459 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4aecb3ad-4ee7-4bf1-90ee-31e2da2ef41e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.602226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4aecb3ad-4ee7-4bf1-90ee-31e2da2ef41e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:19.602443 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4aecb3ad-4ee7-4bf1-90ee-31e2da2ef41e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:19.602659 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4aecb3ad-4ee7-4bf1-90ee-31e2da2ef41e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:19.602756 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4aecb3ad-4ee7-4bf1-90ee-31e2da2ef41e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:19.608217 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.608217 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:19.609410 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4aecb3ad-4ee7-4bf1-90ee-31e2da2ef41e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:19.609606 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1251/5033] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:19 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:19.620933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73393e73-f40b-413a-b5d3-691b3b0f98f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.622805 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73393e73-f40b-413a-b5d3-691b3b0f98f2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] POST https://10.4.3.81/volume/v3/backups/import_record Aug 13 23:54:19.623175 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73393e73-f40b-413a-b5d3-691b3b0f98f2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE5NmQ5YTMtMTQzZC00NmVhLTk0MjUtOGRlODQ1MjBjNGY2IiwgInVzZXJfaWQiOiAiNDRlOTIzZjZhMzRjNGY3Mzk0M2U3N2E4N2U4MjYxMDAiLCAicHJvamVjdF9pZCI6ICIxMjcyN2FhZGVkNjQ0ZjJmOTE4OGY5M2RjZDUxNzcwZSIsICJ2b2x1bWVfaWQiOiAiZTgwNGMzMjUtMWNiZi00YzlhLWJhODktNzcxNzVlZDE5ZTZmIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODMzMzEzMjIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTgwNGMzMjUtMWNiZi00YzlhLWJhODktNzcxNzVlZDE5ZTZmLzIwMjYwODEzMjM1NDAxL2F6X25vdmFfYmFja3VwX2ZkN2QwYjkxLTA1YTQtNDQxNS05NTNhLTEzM2Q0MjJhMDkwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTM6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTM6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1NDoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:19.624555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-73393e73-f40b-413a-b5d3-691b3b0f98f2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE5NmQ5YTMtMTQzZC00NmVhLTk0MjUtOGRlODQ1MjBjNGY2IiwgInVzZXJfaWQiOiAiNDRlOTIzZjZhMzRjNGY3Mzk0M2U3N2E4N2U4MjYxMDAiLCAicHJvamVjdF9pZCI6ICIxMjcyN2FhZGVkNjQ0ZjJmOTE4OGY5M2RjZDUxNzcwZSIsICJ2b2x1bWVfaWQiOiAiZTgwNGMzMjUtMWNiZi00YzlhLWJhODktNzcxNzVlZDE5ZTZmIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODMzMzEzMjIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTgwNGMzMjUtMWNiZi00YzlhLWJhODktNzcxNzVlZDE5ZTZmLzIwMjYwODEzMjM1NDAxL2F6X25vdmFfYmFja3VwX2ZkN2QwYjkxLTA1YTQtNDQxNS05NTNhLTEzM2Q0MjJhMDkwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTM6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTM6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1NDoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 23:54:19.624681 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-73393e73-f40b-413a-b5d3-691b3b0f98f2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE5NmQ5YTMtMTQzZC00NmVhLTk0MjUtOGRlODQ1MjBjNGY2IiwgInVzZXJfaWQiOiAiNDRlOTIzZjZhMzRjNGY3Mzk0M2U3N2E4N2U4MjYxMDAiLCAicHJvamVjdF9pZCI6ICIxMjcyN2FhZGVkNjQ0ZjJmOTE4OGY5M2RjZDUxNzcwZSIsICJ2b2x1bWVfaWQiOiAiZTgwNGMzMjUtMWNiZi00YzlhLWJhODktNzcxNzVlZDE5ZTZmIiwgImhvc3QiOiAibnAwMDAwMDA3MjgzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODMzMzEzMjIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTgwNGMzMjUtMWNiZi00YzlhLWJhODktNzcxNzVlZDE5ZTZmLzIwMjYwODEzMjM1NDAxL2F6X25vdmFfYmFja3VwX2ZkN2QwYjkxLTA1YTQtNDQxNS05NTNhLTEzM2Q0MjJhMDkwYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjM6NTM6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjM6NTM6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMzo1NDoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 23:54:19.624932 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.624932 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:19.625371 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-73393e73-f40b-413a-b5d3-691b3b0f98f2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f942699aa63f4ed3bc789521a865ff69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12727aaded644f2f9188f93dcd51770e', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:54:19.625538 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73393e73-f40b-413a-b5d3-691b3b0f98f2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups/import_record returned with HTTP 403 Aug 13 23:54:19.625951 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1254/5034] 10.4.3.81 () {70 vars in 1335 bytes} [Thu Aug 13 23:54:19 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:19.633276 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-783c45ba-46b5-44d6-a3e6-bdbd66235ff5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.635085 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-783c45ba-46b5-44d6-a3e6-bdbd66235ff5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f Aug 13 23:54:19.635287 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-783c45ba-46b5-44d6-a3e6-bdbd66235ff5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:19.635537 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-783c45ba-46b5-44d6-a3e6-bdbd66235ff5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:19.635744 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-783c45ba-46b5-44d6-a3e6-bdbd66235ff5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume with id: e804c325-1cbf-4c9a-ba89-77175ed19e6f Aug 13 23:54:19.644212 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.644212 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:19.644553 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-783c45ba-46b5-44d6-a3e6-bdbd66235ff5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:19.661831 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-783c45ba-46b5-44d6-a3e6-bdbd66235ff5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume request issued successfully. Aug 13 23:54:19.662111 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-783c45ba-46b5-44d6-a3e6-bdbd66235ff5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f returned with HTTP 202 Aug 13 23:54:19.662627 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1258/5035] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:54:19 2026] DELETE /volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:19.671752 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b86e28bf-64f8-487f-93cd-5f57209c59e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.677673 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b86e28bf-64f8-487f-93cd-5f57209c59e9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f Aug 13 23:54:19.677892 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b86e28bf-64f8-487f-93cd-5f57209c59e9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:19.678108 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b86e28bf-64f8-487f-93cd-5f57209c59e9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:19.689453 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.689453 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:19.693100 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b86e28bf-64f8-487f-93cd-5f57209c59e9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:19.696775 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b86e28bf-64f8-487f-93cd-5f57209c59e9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f returned with HTTP 200 Aug 13 23:54:19.697137 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1273/5036] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:19 2026] GET /volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:19.754050 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8238dbee-039e-4895-9d50-50b491d8df4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.755640 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:19.755961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-49664625", "source_volid": "a864e7c6-bf6d-4cea-9076-2ae9556b30e0", "volume_type": "tempest-scenario-type-luks-219528248", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:19.757412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-49664625', 'source_volid': 'a864e7c6-bf6d-4cea-9076-2ae9556b30e0', 'volume_type': 'tempest-scenario-type-luks-219528248', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:19.766661 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.766661 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:19.767250 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume retrieved successfully. Aug 13 23:54:19.767424 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume of 1 GB Aug 13 23:54:19.768095 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Availability Zones retrieved successfully. Aug 13 23:54:19.772888 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Flow 'volume_create_api' (61c49477-173b-4af4-8cdc-d567b0250d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:19.774368 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33895f91-449e-4782-80a0-78e9be99ffe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:19.775389 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:19.796848 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33895f91-449e-4782-80a0-78e9be99ffe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a864e7c6-bf6d-4cea-9076-2ae9556b30e0', 'volume_type': VolumeType(created_at=2026-08-13T23:53:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9eddf89f-c1b0-42bd-b5aa-c2ba20636645,is_public=True,name='tempest-scenario-type-luks-219528248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9eddf89f-c1b0-42bd-b5aa-c2ba20636645', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:19.797789 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7ed00b-d8fc-479a-9d1c-dbaf18a5355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:19.823696 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-219528248 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-219528248, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:54:19.824110 np0000007283 devstack@c-api.service[100275]: WARNING cinder.quota [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-219528248 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-219528248, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:54:19.835692 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Created reservations ['f99d35a4-4933-49f2-be51-e6fca71ad81a', '62b9fc5f-c39a-4fcc-8248-5bd64b349ead', 'd6d1e1ff-c735-4c32-9791-f615e43846cb', '0dfe5b0f-25f7-4063-98d4-d8d654904b23'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:19.836776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7ed00b-d8fc-479a-9d1c-dbaf18a5355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f99d35a4-4933-49f2-be51-e6fca71ad81a', '62b9fc5f-c39a-4fcc-8248-5bd64b349ead', 'd6d1e1ff-c735-4c32-9791-f615e43846cb', '0dfe5b0f-25f7-4063-98d4-d8d654904b23']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:19.837662 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f67b6fc-b5f5-4f72-9f25-2ce112f9e551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:19.868765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f67b6fc-b5f5-4f72-9f25-2ce112f9e551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d9a5ff-2ed9-4743-8b32-90af1c849fd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-49664625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b70e5e0d457469aa697f4c0c9071a83',qos_specs=None,replication_status=,reservations=['f99d35a4-4933-49f2-be51-e6fca71ad81a','62b9fc5f-c39a-4fcc-8248-5bd64b349ead','d6d1e1ff-c735-4c32-9791-f615e43846cb','0dfe5b0f-25f7-4063-98d4-d8d654904b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=a864e7c6-bf6d-4cea-9076-2ae9556b30e0,status='creating',user_id='62de1f4d2796463d9aa774132d78360d',volume_type_id=9eddf89f-c1b0-42bd-b5aa-c2ba20636645), '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-13T23:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-49664625',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=91d9a5ff-2ed9-4743-8b32-90af1c849fd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b70e5e0d457469aa697f4c0c9071a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a864e7c6-bf6d-4cea-9076-2ae9556b30e0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62de1f4d2796463d9aa774132d78360d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9eddf89f-c1b0-42bd-b5aa-c2ba20636645),volume_type_id=9eddf89f-c1b0-42bd-b5aa-c2ba20636645)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:19.869527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e577e1f7-1635-48c6-b245-e5712f20d2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:19.885390 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e577e1f7-1635-48c6-b245-e5712f20d2f2) transitioned into state 'SUCCESS' from state '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-49664625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b70e5e0d457469aa697f4c0c9071a83',qos_specs=None,replication_status=,reservations=['f99d35a4-4933-49f2-be51-e6fca71ad81a','62b9fc5f-c39a-4fcc-8248-5bd64b349ead','d6d1e1ff-c735-4c32-9791-f615e43846cb','0dfe5b0f-25f7-4063-98d4-d8d654904b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=a864e7c6-bf6d-4cea-9076-2ae9556b30e0,status='creating',user_id='62de1f4d2796463d9aa774132d78360d',volume_type_id=9eddf89f-c1b0-42bd-b5aa-c2ba20636645)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:19.886181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed8d29c-e036-49d7-83ab-1d33c5408a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:19.903016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed8d29c-e036-49d7-83ab-1d33c5408a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:19.903016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Flow 'volume_create_api' (61c49477-173b-4af4-8cdc-d567b0250d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:19.903016 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Create volume request issued successfully. Aug 13 23:54:19.903016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8238dbee-039e-4895-9d50-50b491d8df4e tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:19.903016 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1252/5037] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:54:19 2026] POST /volume/v3/volumes => generated 806 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:19.913494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e923f2e9-b88e-46ee-8f33-d77f8aa910e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:19.918041 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e923f2e9-b88e-46ee-8f33-d77f8aa910e7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:19.918233 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e923f2e9-b88e-46ee-8f33-d77f8aa910e7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:19.918456 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e923f2e9-b88e-46ee-8f33-d77f8aa910e7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:19.930046 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:19.930046 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:19.936790 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e923f2e9-b88e-46ee-8f33-d77f8aa910e7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:19.941406 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e923f2e9-b88e-46ee-8f33-d77f8aa910e7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:19.941876 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1255/5038] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:19 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:20.117900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d49d0b68-a518-4c85-b807-1ad9efa71495 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.120484 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d49d0b68-a518-4c85-b807-1ad9efa71495 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:20.120730 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d49d0b68-a518-4c85-b807-1ad9efa71495 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:20.120982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d49d0b68-a518-4c85-b807-1ad9efa71495 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:20.127827 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:20.127827 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:20.131301 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d49d0b68-a518-4c85-b807-1ad9efa71495 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:20.136289 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d49d0b68-a518-4c85-b807-1ad9efa71495 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:20.136740 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1259/5039] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:20 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:20.151447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5185cab2-28d7-4b17-baf5-64ab714b01c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.153476 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5185cab2-28d7-4b17-baf5-64ab714b01c2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:20.153706 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5185cab2-28d7-4b17-baf5-64ab714b01c2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:20.153933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5185cab2-28d7-4b17-baf5-64ab714b01c2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:20.160897 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:20.160897 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:20.164976 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5185cab2-28d7-4b17-baf5-64ab714b01c2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:20.169730 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5185cab2-28d7-4b17-baf5-64ab714b01c2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:20.170136 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1274/5040] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:20 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:20.182466 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6c0010b-f5c0-4bbc-87d7-8d6ab2e2b5e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.184309 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6c0010b-f5c0-4bbc-87d7-8d6ab2e2b5e7 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:54:20.184726 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6c0010b-f5c0-4bbc-87d7-8d6ab2e2b5e7 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "309cf42a-a7d8-44c4-805b-134d66753b1e", "name": "tempest-VolumeImageDependencyTests-Snapshot-746643958"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:20.193402 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:20.193402 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:20.193861 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b6c0010b-f5c0-4bbc-87d7-8d6ab2e2b5e7 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:20.193978 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-b6c0010b-f5c0-4bbc-87d7-8d6ab2e2b5e7 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create snapshot from volume 309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:20.229159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b6c0010b-f5c0-4bbc-87d7-8d6ab2e2b5e7 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Created reservations ['ee8cbd8c-72ca-4737-8ff2-7a87dfc1ace6', '046452b9-928b-439e-8dad-cee2fdcc5410', '7db177ed-16ff-415c-8dd6-7403feecfe69', '92149b0c-e89c-43b7-95b6-f628e8695554'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:20.255151 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b6c0010b-f5c0-4bbc-87d7-8d6ab2e2b5e7 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Snapshot create request issued successfully. Aug 13 23:54:20.255497 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6c0010b-f5c0-4bbc-87d7-8d6ab2e2b5e7 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:54:20.255888 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1253/5041] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:54:20 2026] POST /volume/v3/snapshots => generated 312 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:20.266135 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6530fdc9-381a-400f-8967-4eedab8058b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.267760 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6530fdc9-381a-400f-8967-4eedab8058b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:20.268704 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6530fdc9-381a-400f-8967-4eedab8058b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:20.268704 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6530fdc9-381a-400f-8967-4eedab8058b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:20.273623 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:20.273623 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:20.274227 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6530fdc9-381a-400f-8967-4eedab8058b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Snapshot retrieved successfully. Aug 13 23:54:20.275253 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6530fdc9-381a-400f-8967-4eedab8058b5 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 returned with HTTP 200 Aug 13 23:54:20.276402 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1256/5042] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:20 2026] GET /volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:20.711677 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b16e93d6-c00c-4e6e-a62f-9377dbd47a0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.713320 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b16e93d6-c00c-4e6e-a62f-9377dbd47a0c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f Aug 13 23:54:20.713568 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b16e93d6-c00c-4e6e-a62f-9377dbd47a0c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:20.713773 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b16e93d6-c00c-4e6e-a62f-9377dbd47a0c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:20.719181 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b16e93d6-c00c-4e6e-a62f-9377dbd47a0c tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f returned with HTTP 404 Aug 13 23:54:20.719649 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1260/5043] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:20 2026] GET /volume/v3/volumes/e804c325-1cbf-4c9a-ba89-77175ed19e6f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:20.728876 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c8388924-4d24-427a-97a9-d2d8009248ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.730578 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8388924-4d24-427a-97a9-d2d8009248ca tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] GET https://10.4.3.81/volume/v3/backups Aug 13 23:54:20.730770 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8388924-4d24-427a-97a9-d2d8009248ca tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:20.730968 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8388924-4d24-427a-97a9-d2d8009248ca tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:20.731236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-c8388924-4d24-427a-97a9-d2d8009248ca tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:54:20.736467 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8388924-4d24-427a-97a9-d2d8009248ca tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 200 Aug 13 23:54:20.736849 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1275/5044] 10.4.3.81 () {68 vars in 1270 bytes} [Thu Aug 13 23:54:20 2026] GET /volume/v3/backups => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:20.745660 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-296ff36a-68e7-476c-9e28-edf7683d536b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.747603 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-296ff36a-68e7-476c-9e28-edf7683d536b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] GET https://10.4.3.81/volume/v3/backups?project_id=12727aaded644f2f9188f93dcd51770e Aug 13 23:54:20.747853 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-296ff36a-68e7-476c-9e28-edf7683d536b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:20.748100 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-296ff36a-68e7-476c-9e28-edf7683d536b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:20.748393 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-296ff36a-68e7-476c-9e28-edf7683d536b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Removing options 'project_id' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:54:20.748683 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:20.748683 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:20.754094 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-296ff36a-68e7-476c-9e28-edf7683d536b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups?project_id=12727aaded644f2f9188f93dcd51770e returned with HTTP 200 Aug 13 23:54:20.754434 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1254/5045] 10.4.3.81 () {68 vars in 1357 bytes} [Thu Aug 13 23:54:20 2026] GET /volume/v3/backups?project_id=12727aaded644f2f9188f93dcd51770e => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:20.763011 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.765000 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:20.765439 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-613747213"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:20.767091 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-613747213'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:20.767246 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume of 1 GB Aug 13 23:54:20.772546 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Availability Zones retrieved successfully. Aug 13 23:54:20.780718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Flow 'volume_create_api' (8605fff7-6681-4d85-b994-5d822e01ec26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:20.782003 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee4245db-4b11-434f-a13f-12d360786c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:20.783137 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:20.812933 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee4245db-4b11-434f-a13f-12d360786c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:20.814003 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4213d8-391e-41a5-8783-938ba3d7e077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:20.857723 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Created reservations ['38314168-9328-4ec2-9bc2-352b62416e70', 'ff817342-8431-471a-8421-b271e0f5241d', '5371ca6c-bbd2-4201-860b-80a01e18cf15', 'be40acdf-827b-4e28-a834-f65acdb52f70'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:20.858534 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4213d8-391e-41a5-8783-938ba3d7e077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38314168-9328-4ec2-9bc2-352b62416e70', 'ff817342-8431-471a-8421-b271e0f5241d', '5371ca6c-bbd2-4201-860b-80a01e18cf15', 'be40acdf-827b-4e28-a834-f65acdb52f70']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:20.859393 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06c5847-7780-429d-83a8-c83a0e64b6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:20.883125 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06c5847-7780-429d-83a8-c83a0e64b6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db8e32b1-d40d-4185-a05b-34f4ed250e43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-613747213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['38314168-9328-4ec2-9bc2-352b62416e70','ff817342-8431-471a-8421-b271e0f5241d','5371ca6c-bbd2-4201-860b-80a01e18cf15','be40acdf-827b-4e28-a834-f65acdb52f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e923f6a34c4f73943e77a87e826100',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-613747213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db8e32b1-d40d-4185-a05b-34f4ed250e43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12727aaded644f2f9188f93dcd51770e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44e923f6a34c4f73943e77a87e826100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:20.883857 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d243575-80dc-4755-8116-8d974982e42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:20.902073 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d243575-80dc-4755-8116-8d974982e42e) transitioned into state 'SUCCESS' from state '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-613747213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['38314168-9328-4ec2-9bc2-352b62416e70','ff817342-8431-471a-8421-b271e0f5241d','5371ca6c-bbd2-4201-860b-80a01e18cf15','be40acdf-827b-4e28-a834-f65acdb52f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e923f6a34c4f73943e77a87e826100',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:20.902765 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9779e8f5-ab50-4c3d-b451-d4a970323e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:20.914663 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9779e8f5-ab50-4c3d-b451-d4a970323e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:20.915909 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Flow 'volume_create_api' (8605fff7-6681-4d85-b994-5d822e01ec26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:20.916311 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Create volume request issued successfully. Aug 13 23:54:20.917185 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80fbdcab-8a89-48d9-99aa-9098037dfb84 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:20.917749 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1257/5046] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:54:20 2026] POST /volume/v3/volumes => generated 775 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:20.930411 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24627ce3-b580-4373-a511-74acbeeba7c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.932269 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24627ce3-b580-4373-a511-74acbeeba7c6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 Aug 13 23:54:20.932511 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24627ce3-b580-4373-a511-74acbeeba7c6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:20.932694 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24627ce3-b580-4373-a511-74acbeeba7c6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:20.940221 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:20.940221 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:20.943917 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-24627ce3-b580-4373-a511-74acbeeba7c6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:20.948074 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24627ce3-b580-4373-a511-74acbeeba7c6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 returned with HTTP 200 Aug 13 23:54:20.948472 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1261/5047] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:20 2026] GET /volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:20.954211 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-953debeb-c6ac-44d9-a232-20a9687582f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:20.956010 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-953debeb-c6ac-44d9-a232-20a9687582f7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:20.956201 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-953debeb-c6ac-44d9-a232-20a9687582f7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:20.956394 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-953debeb-c6ac-44d9-a232-20a9687582f7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:20.963506 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:20.963506 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:20.967686 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-953debeb-c6ac-44d9-a232-20a9687582f7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:20.972445 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-953debeb-c6ac-44d9-a232-20a9687582f7 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:20.972969 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1276/5048] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:20 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:21.285313 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-29109ccc-e655-400d-a551-bae8c8cd78f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:21.287110 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29109ccc-e655-400d-a551-bae8c8cd78f0 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:21.287322 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29109ccc-e655-400d-a551-bae8c8cd78f0 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:21.287511 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29109ccc-e655-400d-a551-bae8c8cd78f0 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:21.294373 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:21.294373 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:21.295100 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-29109ccc-e655-400d-a551-bae8c8cd78f0 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Snapshot retrieved successfully. Aug 13 23:54:21.295700 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29109ccc-e655-400d-a551-bae8c8cd78f0 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 returned with HTTP 200 Aug 13 23:54:21.296096 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1255/5049] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:21 2026] GET /volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:21.304138 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:21.306200 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:21.306567 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "eba010af-365f-4a04-9b17-7ab17f4ae568", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:21.308895 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'eba010af-365f-4a04-9b17-7ab17f4ae568', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:21.312887 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:21.312887 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:21.313302 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Snapshot retrieved successfully. Aug 13 23:54:21.313420 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume of 1 GB Aug 13 23:54:21.316583 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Availability Zones retrieved successfully. Aug 13 23:54:21.321342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (dbb87e0d-e343-43c5-886a-d123750bb2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:21.322332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80f14fd-dca3-423b-83b6-0e09431c8b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:21.323177 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:21.357146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80f14fd-dca3-423b-83b6-0e09431c8b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eba010af-365f-4a04-9b17-7ab17f4ae568', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:21.358001 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cad33d6-29d7-42c0-ad85-b2f98c59ca8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:21.406727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Created reservations ['648939ae-641b-4df5-9845-1455dc003c19', 'c5660774-df81-4fb3-a1d3-47806a4b3da2', '28b33379-ad10-4ef4-874d-c69caff2a8f3', 'ada7bcce-ed13-439b-9616-08238814600a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:21.407701 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cad33d6-29d7-42c0-ad85-b2f98c59ca8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['648939ae-641b-4df5-9845-1455dc003c19', 'c5660774-df81-4fb3-a1d3-47806a4b3da2', '28b33379-ad10-4ef4-874d-c69caff2a8f3', 'ada7bcce-ed13-439b-9616-08238814600a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:21.409575 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30eed04d-9f90-48a4-b617-b90cba5782cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:21.449270 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30eed04d-9f90-48a4-b617-b90cba5782cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a76065-287b-4815-b6b9-01b346e6ee9d', '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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['648939ae-641b-4df5-9845-1455dc003c19','c5660774-df81-4fb3-a1d3-47806a4b3da2','28b33379-ad10-4ef4-874d-c69caff2a8f3','ada7bcce-ed13-439b-9616-08238814600a'],size=1,snapshot_id=eba010af-365f-4a04-9b17-7ab17f4ae568,source_replicaid=,source_volid=None,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), '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-13T23:54:21Z,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=43a76065-287b-4815-b6b9-01b346e6ee9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89118c7b876146f4a59f19c8363381c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eba010af-365f-4a04-9b17-7ab17f4ae568,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924f0089510a4b529875eac988871ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:21.449973 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b4fa5a-9d0e-48d0-9a1f-1539588a4f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:21.470402 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b4fa5a-9d0e-48d0-9a1f-1539588a4f17) transitioned into state 'SUCCESS' from 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='89118c7b876146f4a59f19c8363381c0',qos_specs=None,replication_status=,reservations=['648939ae-641b-4df5-9845-1455dc003c19','c5660774-df81-4fb3-a1d3-47806a4b3da2','28b33379-ad10-4ef4-874d-c69caff2a8f3','ada7bcce-ed13-439b-9616-08238814600a'],size=1,snapshot_id=eba010af-365f-4a04-9b17-7ab17f4ae568,source_replicaid=,source_volid=None,status='creating',user_id='924f0089510a4b529875eac988871ef0',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:21.471028 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26aa79d1-031a-4293-9bd6-650dafbc2851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:21.492285 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26aa79d1-031a-4293-9bd6-650dafbc2851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:21.493083 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Flow 'volume_create_api' (dbb87e0d-e343-43c5-886a-d123750bb2eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:21.493394 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Create volume request issued successfully. Aug 13 23:54:21.493909 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eab87c0a-5fba-468f-9a15-0cfd6f9e734d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:21.494313 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1258/5050] 10.4.3.81 () {70 vars in 1293 bytes} [Thu Aug 13 23:54:21 2026] POST /volume/v3/volumes => generated 807 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:21.506775 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-241f2821-395d-491e-9388-7cc7a56e04f8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:21.508876 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-241f2821-395d-491e-9388-7cc7a56e04f8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:21.509144 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-241f2821-395d-491e-9388-7cc7a56e04f8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:21.509430 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-241f2821-395d-491e-9388-7cc7a56e04f8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:21.517486 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:21.517486 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:21.521209 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-241f2821-395d-491e-9388-7cc7a56e04f8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:21.526749 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-241f2821-395d-491e-9388-7cc7a56e04f8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d returned with HTTP 200 Aug 13 23:54:21.527187 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1262/5051] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:21 2026] GET /volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:21.965061 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c4a986d-454a-4555-ac27-f7ba3f695fbc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:21.966700 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c4a986d-454a-4555-ac27-f7ba3f695fbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 Aug 13 23:54:21.966880 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c4a986d-454a-4555-ac27-f7ba3f695fbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:21.967063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c4a986d-454a-4555-ac27-f7ba3f695fbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:21.973162 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:21.973162 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:21.976042 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c4a986d-454a-4555-ac27-f7ba3f695fbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:21.979158 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c4a986d-454a-4555-ac27-f7ba3f695fbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 returned with HTTP 200 Aug 13 23:54:21.979553 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1277/5052] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:21 2026] GET /volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:21.984561 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb5efae1-a585-4f46-8434-3e3411ebb72f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:21.986714 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb5efae1-a585-4f46-8434-3e3411ebb72f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:21.986975 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb5efae1-a585-4f46-8434-3e3411ebb72f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:21.987239 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb5efae1-a585-4f46-8434-3e3411ebb72f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:21.991082 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6dc538db-db6e-4799-8fd9-cef4fac42a0e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:21.992676 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6dc538db-db6e-4799-8fd9-cef4fac42a0e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:54:21.993044 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6dc538db-db6e-4799-8fd9-cef4fac42a0e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db8e32b1-d40d-4185-a05b-34f4ed250e43", "name": "tempest-type-Backup-1417069302"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:21.994315 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-6dc538db-db6e-4799-8fd9-cef4fac42a0e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Creating new backup {'backup': {'volume_id': 'db8e32b1-d40d-4185-a05b-34f4ed250e43', 'name': 'tempest-type-Backup-1417069302'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:54:21.994504 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-6dc538db-db6e-4799-8fd9-cef4fac42a0e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Creating backup of volume db8e32b1-d40d-4185-a05b-34f4ed250e43 in container None Aug 13 23:54:21.996775 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:21.996775 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:22.001237 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:22.001237 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:22.001537 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6dc538db-db6e-4799-8fd9-cef4fac42a0e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:22.001580 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fb5efae1-a585-4f46-8434-3e3411ebb72f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:22.007845 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb5efae1-a585-4f46-8434-3e3411ebb72f tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:22.008434 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1256/5053] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:21 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:22.014979 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6dc538db-db6e-4799-8fd9-cef4fac42a0e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Created reservations ['b6d5d991-87c7-468f-a441-ec82bed5e5c4', '5616e27f-4747-47a2-9d0b-9cf7d28e4390'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:22.039687 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6dc538db-db6e-4799-8fd9-cef4fac42a0e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:54:22.039687 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1259/5054] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:54:21 2026] POST /volume/v3/backups => generated 314 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:22.049923 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4bc9a69-0b45-4f7e-b916-986ee3f9a10e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:22.054422 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4bc9a69-0b45-4f7e-b916-986ee3f9a10e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:22.054621 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4bc9a69-0b45-4f7e-b916-986ee3f9a10e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:22.054791 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4bc9a69-0b45-4f7e-b916-986ee3f9a10e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:22.054913 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b4bc9a69-0b45-4f7e-b916-986ee3f9a10e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:22.061934 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:22.061934 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:22.062502 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4bc9a69-0b45-4f7e-b916-986ee3f9a10e tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:22.062830 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1263/5055] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:22 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:22.538477 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89b46941-c8b9-424f-a57e-5db994a69826 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:22.540165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89b46941-c8b9-424f-a57e-5db994a69826 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:22.540362 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89b46941-c8b9-424f-a57e-5db994a69826 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:22.540599 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89b46941-c8b9-424f-a57e-5db994a69826 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:22.547974 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:22.547974 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:22.551594 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-89b46941-c8b9-424f-a57e-5db994a69826 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:22.556174 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89b46941-c8b9-424f-a57e-5db994a69826 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d returned with HTTP 200 Aug 13 23:54:22.556580 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1278/5056] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:22 2026] GET /volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:22.566900 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-931534f2-6170-4540-bf41-dcb2d5627c9c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:22.568731 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-931534f2-6170-4540-bf41-dcb2d5627c9c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:22.568938 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-931534f2-6170-4540-bf41-dcb2d5627c9c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:22.569138 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-931534f2-6170-4540-bf41-dcb2d5627c9c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:22.575619 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:22.575619 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:22.578945 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-931534f2-6170-4540-bf41-dcb2d5627c9c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:22.583224 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-931534f2-6170-4540-bf41-dcb2d5627c9c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d returned with HTTP 200 Aug 13 23:54:22.583603 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1257/5057] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:22 2026] GET /volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:22.594552 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e2d2ae4-8108-4954-a10a-1592cdc0e55d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:22.596225 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e2d2ae4-8108-4954-a10a-1592cdc0e55d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:22.596494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e2d2ae4-8108-4954-a10a-1592cdc0e55d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:22.596680 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e2d2ae4-8108-4954-a10a-1592cdc0e55d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:22.596829 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-2e2d2ae4-8108-4954-a10a-1592cdc0e55d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete snapshot with id: eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:22.601155 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:22.601155 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:22.601561 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e2d2ae4-8108-4954-a10a-1592cdc0e55d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Snapshot retrieved successfully. Aug 13 23:54:22.614706 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e2d2ae4-8108-4954-a10a-1592cdc0e55d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Snapshot delete request issued successfully. Aug 13 23:54:22.614862 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e2d2ae4-8108-4954-a10a-1592cdc0e55d tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 returned with HTTP 202 Aug 13 23:54:22.615223 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1260/5058] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:54:22 2026] DELETE /volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:22.621530 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ae1800cd-39ec-4136-ae01-fd89f3a8f03b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:22.622976 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae1800cd-39ec-4136-ae01-fd89f3a8f03b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:22.623546 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae1800cd-39ec-4136-ae01-fd89f3a8f03b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:22.623546 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae1800cd-39ec-4136-ae01-fd89f3a8f03b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:22.627937 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:22.627937 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:22.628319 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ae1800cd-39ec-4136-ae01-fd89f3a8f03b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Snapshot retrieved successfully. Aug 13 23:54:22.629112 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae1800cd-39ec-4136-ae01-fd89f3a8f03b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 returned with HTTP 200 Aug 13 23:54:22.629480 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1264/5059] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:22 2026] GET /volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:23.020129 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d0f5787-f6c6-41fc-b6b5-7420e3ff35fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:23.021785 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d0f5787-f6c6-41fc-b6b5-7420e3ff35fa tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:23.022011 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d0f5787-f6c6-41fc-b6b5-7420e3ff35fa tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:23.022209 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d0f5787-f6c6-41fc-b6b5-7420e3ff35fa tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:23.028355 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:23.028355 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:23.031895 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d0f5787-f6c6-41fc-b6b5-7420e3ff35fa tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:23.035801 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d0f5787-f6c6-41fc-b6b5-7420e3ff35fa tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:23.036199 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1279/5060] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:23 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:23.073477 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d90d3c97-8474-4c35-87cb-65b76086fb83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:23.075466 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d90d3c97-8474-4c35-87cb-65b76086fb83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:23.075730 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d90d3c97-8474-4c35-87cb-65b76086fb83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:23.075957 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d90d3c97-8474-4c35-87cb-65b76086fb83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:23.076101 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d90d3c97-8474-4c35-87cb-65b76086fb83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:23.079752 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:23.079752 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:23.080299 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d90d3c97-8474-4c35-87cb-65b76086fb83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:23.080687 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1258/5061] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:23 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:23.638772 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16f74c13-029d-4b0c-974e-64d9c40e8e08 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:23.641087 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16f74c13-029d-4b0c-974e-64d9c40e8e08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:23.641342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16f74c13-029d-4b0c-974e-64d9c40e8e08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:23.641619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16f74c13-029d-4b0c-974e-64d9c40e8e08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:23.646855 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16f74c13-029d-4b0c-974e-64d9c40e8e08 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 returned with HTTP 404 Aug 13 23:54:23.647377 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1261/5062] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:23 2026] GET /volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:23.654792 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d56aa721-8288-41b6-8d5c-a46cf27a469a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:23.656529 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d56aa721-8288-41b6-8d5c-a46cf27a469a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:23.656744 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d56aa721-8288-41b6-8d5c-a46cf27a469a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:23.656920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d56aa721-8288-41b6-8d5c-a46cf27a469a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:23.657094 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d56aa721-8288-41b6-8d5c-a46cf27a469a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: 43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:23.663664 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:23.663664 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:23.664098 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d56aa721-8288-41b6-8d5c-a46cf27a469a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:23.677966 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d56aa721-8288-41b6-8d5c-a46cf27a469a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume request issued successfully. Aug 13 23:54:23.678151 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d56aa721-8288-41b6-8d5c-a46cf27a469a tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d returned with HTTP 202 Aug 13 23:54:23.678595 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1265/5063] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:54:23 2026] DELETE /volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:54:23.686754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd3619b9-4f83-4fba-a436-5677fe590887 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:23.688923 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd3619b9-4f83-4fba-a436-5677fe590887 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:23.689160 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd3619b9-4f83-4fba-a436-5677fe590887 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:23.689339 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd3619b9-4f83-4fba-a436-5677fe590887 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:23.696573 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:23.696573 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:23.700196 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd3619b9-4f83-4fba-a436-5677fe590887 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:23.704337 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd3619b9-4f83-4fba-a436-5677fe590887 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d returned with HTTP 200 Aug 13 23:54:23.704737 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1280/5064] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:23 2026] GET /volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d => generated 1225 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:24.050426 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-10c9ea54-fda5-4af3-be53-6ca16da979a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:24.052214 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10c9ea54-fda5-4af3-be53-6ca16da979a2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:24.052420 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10c9ea54-fda5-4af3-be53-6ca16da979a2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:24.052634 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10c9ea54-fda5-4af3-be53-6ca16da979a2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:24.059078 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:24.059078 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:24.062608 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-10c9ea54-fda5-4af3-be53-6ca16da979a2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:24.066476 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10c9ea54-fda5-4af3-be53-6ca16da979a2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:24.066869 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1259/5065] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:24 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:24.090537 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9923c2bc-a533-40ea-9002-7214314092ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:24.092137 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9923c2bc-a533-40ea-9002-7214314092ed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:24.092325 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9923c2bc-a533-40ea-9002-7214314092ed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:24.092523 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9923c2bc-a533-40ea-9002-7214314092ed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:24.092617 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9923c2bc-a533-40ea-9002-7214314092ed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:24.097167 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:24.097167 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:24.097762 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9923c2bc-a533-40ea-9002-7214314092ed tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:24.098105 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1262/5066] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:24 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:24.718623 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b36b6de6-597e-4986-a740-c1474a10d41c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:24.720403 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b36b6de6-597e-4986-a740-c1474a10d41c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:24.720639 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b36b6de6-597e-4986-a740-c1474a10d41c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:24.720856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b36b6de6-597e-4986-a740-c1474a10d41c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:24.726265 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b36b6de6-597e-4986-a740-c1474a10d41c tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d returned with HTTP 404 Aug 13 23:54:24.726737 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1266/5067] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:24 2026] GET /volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:24.884588 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-470368d9-d9ad-4724-9ee0-9745f1aa520b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:24.886381 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-470368d9-d9ad-4724-9ee0-9745f1aa520b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:24.886605 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-470368d9-d9ad-4724-9ee0-9745f1aa520b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:24.886849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-470368d9-d9ad-4724-9ee0-9745f1aa520b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:24.887070 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-470368d9-d9ad-4724-9ee0-9745f1aa520b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: 309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:24.893865 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:24.893865 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:24.894313 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-470368d9-d9ad-4724-9ee0-9745f1aa520b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:24.909010 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-470368d9-d9ad-4724-9ee0-9745f1aa520b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume request issued successfully. Aug 13 23:54:24.909225 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-470368d9-d9ad-4724-9ee0-9745f1aa520b tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 202 Aug 13 23:54:24.909624 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1281/5068] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:54:24 2026] DELETE /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:54:24.916694 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-452a52b5-1c8d-433a-8aca-b29652a06431 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:24.918416 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-452a52b5-1c8d-433a-8aca-b29652a06431 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:24.918655 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-452a52b5-1c8d-433a-8aca-b29652a06431 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:24.918823 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-452a52b5-1c8d-433a-8aca-b29652a06431 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:24.925630 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:24.925630 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:24.929268 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-452a52b5-1c8d-433a-8aca-b29652a06431 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:24.934290 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-452a52b5-1c8d-433a-8aca-b29652a06431 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 200 Aug 13 23:54:24.934741 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1260/5069] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:24 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:25.080963 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d645d82-18c1-4694-b074-909756977c0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:25.082533 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d645d82-18c1-4694-b074-909756977c0b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:25.082710 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d645d82-18c1-4694-b074-909756977c0b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:25.082893 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d645d82-18c1-4694-b074-909756977c0b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:25.089838 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:25.089838 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:25.093831 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d645d82-18c1-4694-b074-909756977c0b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:25.099552 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d645d82-18c1-4694-b074-909756977c0b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:25.100096 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1263/5070] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:25 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:25.109622 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ce0acdd-264b-491c-b8b4-1736d1fe0271 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:25.111372 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ce0acdd-264b-491c-b8b4-1736d1fe0271 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:25.111607 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ce0acdd-264b-491c-b8b4-1736d1fe0271 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:25.111754 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ce0acdd-264b-491c-b8b4-1736d1fe0271 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:25.111847 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6ce0acdd-264b-491c-b8b4-1736d1fe0271 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:25.115729 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:25.115729 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:25.116264 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ce0acdd-264b-491c-b8b4-1736d1fe0271 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:25.116669 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1267/5071] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:25 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:25.950086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f27e7c29-a9a0-46ff-8ed3-0bba385758c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:25.951819 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f27e7c29-a9a0-46ff-8ed3-0bba385758c3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:25.952043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f27e7c29-a9a0-46ff-8ed3-0bba385758c3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:25.952219 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f27e7c29-a9a0-46ff-8ed3-0bba385758c3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:25.957491 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f27e7c29-a9a0-46ff-8ed3-0bba385758c3 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 404 Aug 13 23:54:25.957926 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1282/5072] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:25 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:25.967310 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6375b374-f8aa-4a45-b2a3-9617a9840240 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:25.969025 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6375b374-f8aa-4a45-b2a3-9617a9840240 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:25.969443 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6375b374-f8aa-4a45-b2a3-9617a9840240 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:25.969443 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6375b374-f8aa-4a45-b2a3-9617a9840240 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:25.969548 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6375b374-f8aa-4a45-b2a3-9617a9840240 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: 43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:25.974820 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6375b374-f8aa-4a45-b2a3-9617a9840240 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d returned with HTTP 404 Aug 13 23:54:25.975240 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1261/5073] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:54:25 2026] DELETE /volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:25.981525 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20a6c45e-9534-4370-bce7-9472cd60ffea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:25.983246 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20a6c45e-9534-4370-bce7-9472cd60ffea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d Aug 13 23:54:25.983464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20a6c45e-9534-4370-bce7-9472cd60ffea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:25.983679 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20a6c45e-9534-4370-bce7-9472cd60ffea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:25.989107 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20a6c45e-9534-4370-bce7-9472cd60ffea tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d returned with HTTP 404 Aug 13 23:54:25.989521 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1264/5074] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:25 2026] GET /volume/v3/volumes/43a76065-287b-4815-b6b9-01b346e6ee9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:25.995606 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e033d24-e56d-427c-80fa-8fd11c804bdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:25.997912 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e033d24-e56d-427c-80fa-8fd11c804bdb tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:25.998167 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e033d24-e56d-427c-80fa-8fd11c804bdb tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:25.998502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e033d24-e56d-427c-80fa-8fd11c804bdb tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:25.998717 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-9e033d24-e56d-427c-80fa-8fd11c804bdb tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete snapshot with id: eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:26.003044 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e033d24-e56d-427c-80fa-8fd11c804bdb tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 returned with HTTP 404 Aug 13 23:54:26.003480 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1268/5075] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:54:25 2026] DELETE /volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:26.011158 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e85c78a6-2396-4aec-809a-1ded30aa7448 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:26.012752 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e85c78a6-2396-4aec-809a-1ded30aa7448 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 Aug 13 23:54:26.012968 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e85c78a6-2396-4aec-809a-1ded30aa7448 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:26.013205 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e85c78a6-2396-4aec-809a-1ded30aa7448 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:26.017073 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e85c78a6-2396-4aec-809a-1ded30aa7448 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 returned with HTTP 404 Aug 13 23:54:26.017492 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1283/5076] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:26 2026] GET /volume/v3/snapshots/eba010af-365f-4a04-9b17-7ab17f4ae568 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:26.024698 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d669bfe3-1dc1-46da-b839-275afaca5a68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:26.026337 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d669bfe3-1dc1-46da-b839-275afaca5a68 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:26.026565 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d669bfe3-1dc1-46da-b839-275afaca5a68 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:26.026735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d669bfe3-1dc1-46da-b839-275afaca5a68 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:26.026890 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d669bfe3-1dc1-46da-b839-275afaca5a68 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: 309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:26.032508 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d669bfe3-1dc1-46da-b839-275afaca5a68 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 404 Aug 13 23:54:26.032754 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1262/5077] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:54:26 2026] DELETE /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:26.046176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d7b8a7e-e774-465b-9777-9e374d13ad80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:26.048231 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d7b8a7e-e774-465b-9777-9e374d13ad80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e Aug 13 23:54:26.048503 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d7b8a7e-e774-465b-9777-9e374d13ad80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:26.049000 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d7b8a7e-e774-465b-9777-9e374d13ad80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:26.055260 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d7b8a7e-e774-465b-9777-9e374d13ad80 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e returned with HTTP 404 Aug 13 23:54:26.055972 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1265/5078] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:26 2026] GET /volume/v3/volumes/309cf42a-a7d8-44c4-805b-134d66753b1e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:26.093583 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-27732b50-598e-4587-8593-0ecfd63b2827 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:26.095603 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27732b50-598e-4587-8593-0ecfd63b2827 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 Aug 13 23:54:26.095693 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27732b50-598e-4587-8593-0ecfd63b2827 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:26.096096 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27732b50-598e-4587-8593-0ecfd63b2827 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:26.096096 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-27732b50-598e-4587-8593-0ecfd63b2827 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: 2c70de9b-698a-4e40-b4c1-17d06e5503f4 Aug 13 23:54:26.104855 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:26.104855 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:26.105385 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-27732b50-598e-4587-8593-0ecfd63b2827 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:26.112686 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4459efc5-62ea-4765-8d8b-8dad2362a854 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:26.114450 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4459efc5-62ea-4765-8d8b-8dad2362a854 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:26.114949 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4459efc5-62ea-4765-8d8b-8dad2362a854 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:26.114949 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4459efc5-62ea-4765-8d8b-8dad2362a854 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:26.123591 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:26.123591 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:26.126556 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be26b640-9c28-48f9-ae61-d07f60350dc3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:26.128088 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4459efc5-62ea-4765-8d8b-8dad2362a854 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:26.128165 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be26b640-9c28-48f9-ae61-d07f60350dc3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:26.128589 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be26b640-9c28-48f9-ae61-d07f60350dc3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:26.128589 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be26b640-9c28-48f9-ae61-d07f60350dc3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:26.128700 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-be26b640-9c28-48f9-ae61-d07f60350dc3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:26.132783 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:26.132783 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:26.133348 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be26b640-9c28-48f9-ae61-d07f60350dc3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:26.133566 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1263/5079] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:26 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:26.133959 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4459efc5-62ea-4765-8d8b-8dad2362a854 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:26.134416 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1284/5080] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:26 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:26.137308 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-27732b50-598e-4587-8593-0ecfd63b2827 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume request issued successfully. Aug 13 23:54:26.137494 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27732b50-598e-4587-8593-0ecfd63b2827 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 returned with HTTP 202 Aug 13 23:54:26.138089 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1269/5081] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:54:26 2026] DELETE /volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:54:26.145798 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-59bebd59-926a-4c37-b575-fbd6514587fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:26.147801 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59bebd59-926a-4c37-b575-fbd6514587fd tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 Aug 13 23:54:26.148279 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59bebd59-926a-4c37-b575-fbd6514587fd tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:26.148279 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59bebd59-926a-4c37-b575-fbd6514587fd tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:26.154787 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:26.154787 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:26.158967 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-59bebd59-926a-4c37-b575-fbd6514587fd tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Volume info retrieved successfully. Aug 13 23:54:26.164982 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59bebd59-926a-4c37-b575-fbd6514587fd tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 returned with HTTP 200 Aug 13 23:54:26.165379 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1266/5082] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:26 2026] GET /volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:27.147378 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-77a5ea4c-7f2c-45f2-8ae8-ab32256711c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:27.149315 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77a5ea4c-7f2c-45f2-8ae8-ab32256711c1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:27.149515 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77a5ea4c-7f2c-45f2-8ae8-ab32256711c1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:27.149701 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77a5ea4c-7f2c-45f2-8ae8-ab32256711c1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:27.149805 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-77a5ea4c-7f2c-45f2-8ae8-ab32256711c1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:27.151973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3cea06d4-20a7-44db-9021-99d0888a0bf2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:27.154115 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cea06d4-20a7-44db-9021-99d0888a0bf2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:27.154575 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cea06d4-20a7-44db-9021-99d0888a0bf2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:27.155038 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:27.155038 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:27.155132 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cea06d4-20a7-44db-9021-99d0888a0bf2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:27.155912 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77a5ea4c-7f2c-45f2-8ae8-ab32256711c1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:27.156411 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1264/5083] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:27 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:27.162128 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:27.162128 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:27.165922 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3cea06d4-20a7-44db-9021-99d0888a0bf2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:27.169972 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cea06d4-20a7-44db-9021-99d0888a0bf2 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:27.170356 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1285/5084] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:27 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:27.177206 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e187172-f5ed-406c-8d6c-cb851a27e415 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:27.179150 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e187172-f5ed-406c-8d6c-cb851a27e415 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 Aug 13 23:54:27.179361 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e187172-f5ed-406c-8d6c-cb851a27e415 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:27.179563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e187172-f5ed-406c-8d6c-cb851a27e415 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:27.185880 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e187172-f5ed-406c-8d6c-cb851a27e415 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 returned with HTTP 404 Aug 13 23:54:27.186496 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1270/5085] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:27 2026] GET /volume/v3/volumes/2c70de9b-698a-4e40-b4c1-17d06e5503f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:27.193326 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0bb6ddc-8af0-4d6b-8bc5-5b9d960f1ce1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:27.195631 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0bb6ddc-8af0-4d6b-8bc5-5b9d960f1ce1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:27.195891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0bb6ddc-8af0-4d6b-8bc5-5b9d960f1ce1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:27.196186 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0bb6ddc-8af0-4d6b-8bc5-5b9d960f1ce1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:27.196449 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b0bb6ddc-8af0-4d6b-8bc5-5b9d960f1ce1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: 41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:27.202466 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0bb6ddc-8af0-4d6b-8bc5-5b9d960f1ce1 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 404 Aug 13 23:54:27.203061 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1267/5086] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:54:27 2026] DELETE /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:27.210464 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-864a4155-e0f1-4a09-9acc-5f88c15268a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:27.212920 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-864a4155-e0f1-4a09-9acc-5f88c15268a8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d Aug 13 23:54:27.212920 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-864a4155-e0f1-4a09-9acc-5f88c15268a8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:27.213002 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-864a4155-e0f1-4a09-9acc-5f88c15268a8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:27.219954 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-864a4155-e0f1-4a09-9acc-5f88c15268a8 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d returned with HTTP 404 Aug 13 23:54:27.220501 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1265/5087] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:27 2026] GET /volume/v3/volumes/41cfacf0-ccc9-4fc8-958e-68478428194d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:27.258312 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4a8920e-1c3f-4a98-adfc-d22824e18e62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:27.260124 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4a8920e-1c3f-4a98-adfc-d22824e18e62 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] DELETE https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:54:27.260374 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4a8920e-1c3f-4a98-adfc-d22824e18e62 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:27.260591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4a8920e-1c3f-4a98-adfc-d22824e18e62 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:27.260784 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f4a8920e-1c3f-4a98-adfc-d22824e18e62 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Delete volume with id: f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:54:27.266793 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4a8920e-1c3f-4a98-adfc-d22824e18e62 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 404 Aug 13 23:54:27.267282 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1286/5088] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:54:27 2026] DELETE /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:27.279134 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d5716d21-55ee-4e2c-b48a-d5b4d7b543d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:27.281074 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5716d21-55ee-4e2c-b48a-d5b4d7b543d2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] GET https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 Aug 13 23:54:27.281339 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5716d21-55ee-4e2c-b48a-d5b4d7b543d2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:27.281632 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5716d21-55ee-4e2c-b48a-d5b4d7b543d2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:27.289954 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5716d21-55ee-4e2c-b48a-d5b4d7b543d2 tempest-VolumeImageDependencyTests-1448200159 tempest-VolumeImageDependencyTests-1448200159-project-member] https://10.4.3.81/volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 returned with HTTP 404 Aug 13 23:54:27.290499 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1271/5089] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:54:27 2026] GET /volume/v3/volumes/f42f99f7-240e-4a14-8ac2-e40af3a2f8b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:54:28.169381 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6206f954-49c2-4a98-a0a8-0e1e1b94311d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:28.171227 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6206f954-49c2-4a98-a0a8-0e1e1b94311d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:28.171469 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6206f954-49c2-4a98-a0a8-0e1e1b94311d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:28.171713 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6206f954-49c2-4a98-a0a8-0e1e1b94311d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:28.171818 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6206f954-49c2-4a98-a0a8-0e1e1b94311d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:28.176079 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:28.176079 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:28.176780 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6206f954-49c2-4a98-a0a8-0e1e1b94311d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:28.177358 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1268/5090] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:28 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:28.187883 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-515000be-07ec-42b5-be97-e7f08e27035a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:28.189674 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-515000be-07ec-42b5-be97-e7f08e27035a tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:28.189898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-515000be-07ec-42b5-be97-e7f08e27035a tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:28.190069 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-515000be-07ec-42b5-be97-e7f08e27035a tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:28.197386 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:28.197386 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:28.200896 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-515000be-07ec-42b5-be97-e7f08e27035a tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:28.204967 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-515000be-07ec-42b5-be97-e7f08e27035a tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:28.205505 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1266/5091] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:28 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:28.825316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-be9550f2-183a-4365-a095-04f105bf750f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:28.943827 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:28.944369 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-45469721"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:28.946071 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-45469721'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:28.946219 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume of 1 GB Aug 13 23:54:28.950291 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Availability Zones retrieved successfully. Aug 13 23:54:28.955628 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (381ecd91-f929-47f7-a88e-abde9352a859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:28.956494 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78681cd8-bfbc-4d70-9054-016b02319382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:28.957221 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:28.987949 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78681cd8-bfbc-4d70-9054-016b02319382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:28.989514 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2a62f3-a0b0-4d99-9f81-365297548506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:29.057070 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['44f0d5b0-10f1-4aa2-bce5-1bec9369a394', '0f7075b0-dae0-4e20-a8b7-378fbec83f16', '3df848f6-eb1e-46d8-ac25-7a1e80379892', '60878736-bc53-4927-b9a4-71f6321eca37'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:29.057070 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2a62f3-a0b0-4d99-9f81-365297548506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f0d5b0-10f1-4aa2-bce5-1bec9369a394', '0f7075b0-dae0-4e20-a8b7-378fbec83f16', '3df848f6-eb1e-46d8-ac25-7a1e80379892', '60878736-bc53-4927-b9a4-71f6321eca37']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:29.057070 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de9659b-616f-4e9d-84fa-25b7025920c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:29.077939 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de9659b-616f-4e9d-84fa-25b7025920c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc0830c9-b424-4232-8b50-51820254b703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-45469721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['44f0d5b0-10f1-4aa2-bce5-1bec9369a394','0f7075b0-dae0-4e20-a8b7-378fbec83f16','3df848f6-eb1e-46d8-ac25-7a1e80379892','60878736-bc53-4927-b9a4-71f6321eca37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-45469721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc0830c9-b424-4232-8b50-51820254b703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b25ef5d730c41be8bf57aefecc45c02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:29.079134 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa91c6b-3030-4686-bc01-f14e4ed48f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:29.096353 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa91c6b-3030-4686-bc01-f14e4ed48f45) transitioned into state 'SUCCESS' from state '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-45469721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['44f0d5b0-10f1-4aa2-bce5-1bec9369a394','0f7075b0-dae0-4e20-a8b7-378fbec83f16','3df848f6-eb1e-46d8-ac25-7a1e80379892','60878736-bc53-4927-b9a4-71f6321eca37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:29.097172 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684f6f91-b152-4db0-8659-eb399782e8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:29.105831 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684f6f91-b152-4db0-8659-eb399782e8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:29.106603 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (381ecd91-f929-47f7-a88e-abde9352a859) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:29.106877 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request issued successfully. Aug 13 23:54:29.107410 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be9550f2-183a-4365-a095-04f105bf750f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:29.107821 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1287/5092] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:54:28 2026] POST /volume/v3/volumes => generated 774 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:29.119795 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-79805ac4-4eb0-42e8-951c-153e52d76979 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:29.122423 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79805ac4-4eb0-42e8-951c-153e52d76979 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 Aug 13 23:54:29.123275 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79805ac4-4eb0-42e8-951c-153e52d76979 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:29.123649 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79805ac4-4eb0-42e8-951c-153e52d76979 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:29.132534 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:29.132534 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:29.136365 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-79805ac4-4eb0-42e8-951c-153e52d76979 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:29.140572 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79805ac4-4eb0-42e8-951c-153e52d76979 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 returned with HTTP 200 Aug 13 23:54:29.141330 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1272/5093] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:29 2026] GET /volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:29.188917 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6de0833d-cc5b-4723-8e64-445179cfee7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:29.191041 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6de0833d-cc5b-4723-8e64-445179cfee7a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:29.191293 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6de0833d-cc5b-4723-8e64-445179cfee7a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:29.191513 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6de0833d-cc5b-4723-8e64-445179cfee7a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:29.191677 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6de0833d-cc5b-4723-8e64-445179cfee7a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:29.197070 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:29.197070 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:29.198075 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6de0833d-cc5b-4723-8e64-445179cfee7a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:29.198556 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1269/5094] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:29 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:29.218349 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f36d34fa-2161-44e8-8ef6-5c414da2d464 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:29.220189 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f36d34fa-2161-44e8-8ef6-5c414da2d464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:29.220419 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f36d34fa-2161-44e8-8ef6-5c414da2d464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:29.220648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f36d34fa-2161-44e8-8ef6-5c414da2d464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:29.227177 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:29.227177 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:29.230815 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f36d34fa-2161-44e8-8ef6-5c414da2d464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:29.235014 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f36d34fa-2161-44e8-8ef6-5c414da2d464 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:29.235472 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1267/5095] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:29 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:30.153223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b419da6e-a714-4c3c-8ad7-f46c6a7e4232 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:30.155012 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b419da6e-a714-4c3c-8ad7-f46c6a7e4232 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 Aug 13 23:54:30.155191 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b419da6e-a714-4c3c-8ad7-f46c6a7e4232 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:30.155380 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b419da6e-a714-4c3c-8ad7-f46c6a7e4232 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:30.163676 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:30.163676 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:30.168012 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b419da6e-a714-4c3c-8ad7-f46c6a7e4232 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:30.171673 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b419da6e-a714-4c3c-8ad7-f46c6a7e4232 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 returned with HTTP 200 Aug 13 23:54:30.172218 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1288/5096] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:30 2026] GET /volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:30.185449 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f6f7c46f-158a-489a-a0da-e5a234886f9e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:30.189010 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6f7c46f-158a-489a-a0da-e5a234886f9e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:54:30.189010 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6f7c46f-158a-489a-a0da-e5a234886f9e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc0830c9-b424-4232-8b50-51820254b703", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1152559693"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:30.197531 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:30.197531 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:30.198020 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f6f7c46f-158a-489a-a0da-e5a234886f9e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:30.198210 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-f6f7c46f-158a-489a-a0da-e5a234886f9e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create snapshot from volume bc0830c9-b424-4232-8b50-51820254b703 Aug 13 23:54:30.210518 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-296cad1b-b82b-4823-b250-d9e876e8acbc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:30.212256 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-296cad1b-b82b-4823-b250-d9e876e8acbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:30.212453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-296cad1b-b82b-4823-b250-d9e876e8acbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:30.212652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-296cad1b-b82b-4823-b250-d9e876e8acbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:30.212756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-296cad1b-b82b-4823-b250-d9e876e8acbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:30.216846 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:30.216846 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:30.217546 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-296cad1b-b82b-4823-b250-d9e876e8acbc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:30.217917 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1270/5097] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:30 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:30.236935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f6f7c46f-158a-489a-a0da-e5a234886f9e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['9d593cbf-d2d9-48b1-8263-86280f3f0dbc', 'b2f267e2-5a38-4db7-bfc8-48aeef899aed', 'a474e159-2f8e-4b3e-9285-c5c5308cad9e', '395db050-8782-4db9-a654-32d4ad41147c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:30.248984 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-61eb3b63-52fb-4b81-a985-63eb4ccffa7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:30.251011 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61eb3b63-52fb-4b81-a985-63eb4ccffa7b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:30.254009 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61eb3b63-52fb-4b81-a985-63eb4ccffa7b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:30.254009 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61eb3b63-52fb-4b81-a985-63eb4ccffa7b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:30.259561 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:30.259561 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:30.263593 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-61eb3b63-52fb-4b81-a985-63eb4ccffa7b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:30.268370 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61eb3b63-52fb-4b81-a985-63eb4ccffa7b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:30.268818 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1268/5098] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:30 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 898 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:30.272927 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f6f7c46f-158a-489a-a0da-e5a234886f9e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot create request issued successfully. Aug 13 23:54:30.273480 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6f7c46f-158a-489a-a0da-e5a234886f9e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:54:30.274096 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1273/5099] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:54:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:30.281475 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c0fc3fd-f301-43d0-afef-e59ce62ce30b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:30.283299 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c0fc3fd-f301-43d0-afef-e59ce62ce30b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 Aug 13 23:54:30.283503 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c0fc3fd-f301-43d0-afef-e59ce62ce30b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:30.283709 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c0fc3fd-f301-43d0-afef-e59ce62ce30b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:30.288556 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:30.288556 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:30.288839 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c0fc3fd-f301-43d0-afef-e59ce62ce30b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:30.289567 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c0fc3fd-f301-43d0-afef-e59ce62ce30b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 returned with HTTP 200 Aug 13 23:54:30.290013 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1289/5100] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:30 2026] GET /volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:31.228675 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c0c526b4-890b-4427-89df-bb9d9a2c8a0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.230501 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0c526b4-890b-4427-89df-bb9d9a2c8a0b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:31.230732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0c526b4-890b-4427-89df-bb9d9a2c8a0b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:31.230922 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0c526b4-890b-4427-89df-bb9d9a2c8a0b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:31.231043 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c0c526b4-890b-4427-89df-bb9d9a2c8a0b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:31.235770 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.235770 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:31.236821 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0c526b4-890b-4427-89df-bb9d9a2c8a0b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:31.237346 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1271/5101] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:31 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:31.280928 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fef1c30e-b471-417b-af48-c79485ddc999 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.282558 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fef1c30e-b471-417b-af48-c79485ddc999 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:31.282733 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fef1c30e-b471-417b-af48-c79485ddc999 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:31.282912 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fef1c30e-b471-417b-af48-c79485ddc999 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:31.289056 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.289056 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:31.292219 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fef1c30e-b471-417b-af48-c79485ddc999 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:31.296195 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fef1c30e-b471-417b-af48-c79485ddc999 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:31.296520 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1269/5102] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:31 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 1446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:31.299213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d95550cf-275c-4778-9985-0a159d5f25f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.302072 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d95550cf-275c-4778-9985-0a159d5f25f0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 Aug 13 23:54:31.302072 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d95550cf-275c-4778-9985-0a159d5f25f0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:31.302072 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d95550cf-275c-4778-9985-0a159d5f25f0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:31.306053 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.306053 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:31.306468 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d95550cf-275c-4778-9985-0a159d5f25f0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:31.307233 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d95550cf-275c-4778-9985-0a159d5f25f0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 returned with HTTP 200 Aug 13 23:54:31.307765 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1274/5103] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:31 2026] GET /volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:31.316578 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ca0fb5e-ed9d-4b5a-8069-388671e5e6b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.374254 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ca0fb5e-ed9d-4b5a-8069-388671e5e6b3 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] POST https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4/action Aug 13 23:54:31.374560 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ca0fb5e-ed9d-4b5a-8069-388671e5e6b3 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:54:31.374718 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ca0fb5e-ed9d-4b5a-8069-388671e5e6b3 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:31.381207 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.381207 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:31.381759 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4ca0fb5e-ed9d-4b5a-8069-388671e5e6b3 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Snapshot retrieved successfully. Aug 13 23:54:31.382543 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-4ca0fb5e-ed9d-4b5a-8069-388671e5e6b3 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '962aca49a0e747b79f5795e6ee7cb37b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b25ef5d730c41be8bf57aefecc45c02', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:54:31.382747 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ca0fb5e-ed9d-4b5a-8069-388671e5e6b3 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4/action returned with HTTP 403 Aug 13 23:54:31.383175 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1290/5104] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:54:31 2026] POST /volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4/action => generated 133 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:31.391417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2556149-00f7-448d-bd77-b7fa7917c829 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.394157 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2556149-00f7-448d-bd77-b7fa7917c829 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 Aug 13 23:54:31.394472 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2556149-00f7-448d-bd77-b7fa7917c829 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:31.394771 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2556149-00f7-448d-bd77-b7fa7917c829 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:31.395069 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-e2556149-00f7-448d-bd77-b7fa7917c829 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete snapshot with id: df485c1d-1023-4616-af3a-5756ce3d03b4 Aug 13 23:54:31.400425 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.400425 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:31.400865 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2556149-00f7-448d-bd77-b7fa7917c829 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:31.421056 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2556149-00f7-448d-bd77-b7fa7917c829 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot delete request issued successfully. Aug 13 23:54:31.421339 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2556149-00f7-448d-bd77-b7fa7917c829 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 returned with HTTP 202 Aug 13 23:54:31.421919 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1272/5105] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:54:31 2026] DELETE /volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:31.425872 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b80c7229-97db-4da2-84b9-3018989887df req-5b1df220-615b-433b-af65-6f8f25278fdc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.428405 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-5b1df220-615b-433b-af65-6f8f25278fdc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:31.428649 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-5b1df220-615b-433b-af65-6f8f25278fdc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:31.428850 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-5b1df220-615b-433b-af65-6f8f25278fdc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:31.429954 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b7a1ff8b-67e8-4fce-96cf-32077eea1a7c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.432357 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7a1ff8b-67e8-4fce-96cf-32077eea1a7c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 Aug 13 23:54:31.432633 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7a1ff8b-67e8-4fce-96cf-32077eea1a7c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:31.432920 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7a1ff8b-67e8-4fce-96cf-32077eea1a7c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:31.436961 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.436961 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:31.439116 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.439116 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:31.439435 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b7a1ff8b-67e8-4fce-96cf-32077eea1a7c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:31.440090 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7a1ff8b-67e8-4fce-96cf-32077eea1a7c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 returned with HTTP 200 Aug 13 23:54:31.440455 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1275/5106] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:31 2026] GET /volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:31.441145 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b80c7229-97db-4da2-84b9-3018989887df req-5b1df220-615b-433b-af65-6f8f25278fdc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:31.445798 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-5b1df220-615b-433b-af65-6f8f25278fdc tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:31.446234 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1270/5107] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:54:31 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 1446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:31.927342 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b80c7229-97db-4da2-84b9-3018989887df req-f0b77757-35eb-401b-9526-3069f1bc7472 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.930095 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f0b77757-35eb-401b-9526-3069f1bc7472 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:31.930270 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f0b77757-35eb-401b-9526-3069f1bc7472 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:31.930496 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f0b77757-35eb-401b-9526-3069f1bc7472 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:31.937312 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.937312 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:31.940685 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b80c7229-97db-4da2-84b9-3018989887df req-f0b77757-35eb-401b-9526-3069f1bc7472 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:31.944834 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f0b77757-35eb-401b-9526-3069f1bc7472 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:31.945213 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1291/5108] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:54:31 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 1446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:31.955573 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad57a487-8d73-4387-a7d7-0915c7958a52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.955956 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad57a487-8d73-4387-a7d7-0915c7958a52 None None] GET https://10.4.3.81/volume// Aug 13 23:54:31.956139 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad57a487-8d73-4387-a7d7-0915c7958a52 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:31.956342 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad57a487-8d73-4387-a7d7-0915c7958a52 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:31.956694 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad57a487-8d73-4387-a7d7-0915c7958a52 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:54:31.956979 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1273/5109] 10.4.3.81 () {66 vars in 1412 bytes} [Thu Aug 13 23:54:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:54:31.966470 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b80c7229-97db-4da2-84b9-3018989887df req-f9c3a189-be09-4bb8-8bf4-d0a003abb319 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:31.968561 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f9c3a189-be09-4bb8-8bf4-d0a003abb319 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:54:31.968978 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f9c3a189-be09-4bb8-8bf4-d0a003abb319 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91d9a5ff-2ed9-4743-8b32-90af1c849fd7", "connector": null, "instance_uuid": "930635d2-0f56-4481-86a6-bc659d1edf80"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:31.977878 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:31.977878 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:32.002735 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f9c3a189-be09-4bb8-8bf4-d0a003abb319 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:54:32.003287 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1276/5110] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:54:31 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 13 23:54:32.249973 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f8b0605-067b-4692-b11b-bec952c0d9b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:32.252126 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f8b0605-067b-4692-b11b-bec952c0d9b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:32.252347 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f8b0605-067b-4692-b11b-bec952c0d9b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:32.252906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f8b0605-067b-4692-b11b-bec952c0d9b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:32.252906 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0f8b0605-067b-4692-b11b-bec952c0d9b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:32.258137 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:32.258137 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:32.259050 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f8b0605-067b-4692-b11b-bec952c0d9b6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:32.259607 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1271/5111] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:32 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:32.450628 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e20577fa-74af-4ae1-9713-314cc07107fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:32.452515 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e20577fa-74af-4ae1-9713-314cc07107fa tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 Aug 13 23:54:32.452764 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e20577fa-74af-4ae1-9713-314cc07107fa tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:32.453029 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e20577fa-74af-4ae1-9713-314cc07107fa tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:32.457257 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e20577fa-74af-4ae1-9713-314cc07107fa tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 returned with HTTP 404 Aug 13 23:54:32.457730 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1292/5112] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:32 2026] GET /volume/v3/snapshots/df485c1d-1023-4616-af3a-5756ce3d03b4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:32.466103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1e96525-0ee4-4d79-af39-573a3ab8b7a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:32.468497 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1e96525-0ee4-4d79-af39-573a3ab8b7a9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 Aug 13 23:54:32.468681 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1e96525-0ee4-4d79-af39-573a3ab8b7a9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:32.468873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1e96525-0ee4-4d79-af39-573a3ab8b7a9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:32.469042 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e1e96525-0ee4-4d79-af39-573a3ab8b7a9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume with id: bc0830c9-b424-4232-8b50-51820254b703 Aug 13 23:54:32.479147 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:32.479147 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:32.479505 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e1e96525-0ee4-4d79-af39-573a3ab8b7a9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:32.500958 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e1e96525-0ee4-4d79-af39-573a3ab8b7a9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume request issued successfully. Aug 13 23:54:32.501220 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1e96525-0ee4-4d79-af39-573a3ab8b7a9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 returned with HTTP 202 Aug 13 23:54:32.501789 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1274/5113] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:54:32 2026] DELETE /volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:32.514212 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2833e095-9a9b-44a1-a4c8-6c16b2a305c7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:32.519829 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2833e095-9a9b-44a1-a4c8-6c16b2a305c7 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 Aug 13 23:54:32.520132 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2833e095-9a9b-44a1-a4c8-6c16b2a305c7 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:32.520393 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2833e095-9a9b-44a1-a4c8-6c16b2a305c7 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:32.533710 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:32.533710 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:32.538662 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2833e095-9a9b-44a1-a4c8-6c16b2a305c7 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:32.544128 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2833e095-9a9b-44a1-a4c8-6c16b2a305c7 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 returned with HTTP 200 Aug 13 23:54:32.544674 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1277/5114] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:32 2026] GET /volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 => generated 1013 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:32.936016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-90fa59f8-dd4c-4c18-bfca-6721700525c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:32.936016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90fa59f8-dd4c-4c18-bfca-6721700525c9 None None] GET https://10.4.3.81/volume// Aug 13 23:54:32.936016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90fa59f8-dd4c-4c18-bfca-6721700525c9 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:32.936016 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90fa59f8-dd4c-4c18-bfca-6721700525c9 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:32.936016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90fa59f8-dd4c-4c18-bfca-6721700525c9 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:54:32.936016 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1272/5115] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:54:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:54:32.942094 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b80c7229-97db-4da2-84b9-3018989887df req-f0a1bbaa-5b2c-4905-9072-3f465ddbda25 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:32.944289 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f0a1bbaa-5b2c-4905-9072-3f465ddbda25 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:54:32.944486 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f0a1bbaa-5b2c-4905-9072-3f465ddbda25 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:32.944658 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f0a1bbaa-5b2c-4905-9072-3f465ddbda25 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:32.953936 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:32.953936 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:32.957258 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b80c7229-97db-4da2-84b9-3018989887df req-f0a1bbaa-5b2c-4905-9072-3f465ddbda25 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:54:32.961922 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-f0a1bbaa-5b2c-4905-9072-3f465ddbda25 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:54:32.962290 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1293/5116] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:54:32 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 1625 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:54:33.070557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b80c7229-97db-4da2-84b9-3018989887df req-e2cdc9ca-8411-432a-9945-fc5157b53880 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:33.073476 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-e2cdc9ca-8411-432a-9945-fc5157b53880 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] PUT https://10.4.3.81/volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0 Aug 13 23:54:33.074048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-e2cdc9ca-8411-432a-9945-fc5157b53880 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:33.082697 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b80c7229-97db-4da2-84b9-3018989887df req-e2cdc9ca-8411-432a-9945-fc5157b53880 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Acquiring lock "cinder-attachment_update-91d9a5ff-2ed9-4743-8b32-90af1c849fd7-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:54:33.087477 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b80c7229-97db-4da2-84b9-3018989887df req-e2cdc9ca-8411-432a-9945-fc5157b53880 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Lock "cinder-attachment_update-91d9a5ff-2ed9-4743-8b32-90af1c849fd7-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:54:33.088424 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:33.088424 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:33.170957 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b80c7229-97db-4da2-84b9-3018989887df req-e2cdc9ca-8411-432a-9945-fc5157b53880 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Lock "cinder-attachment_update-91d9a5ff-2ed9-4743-8b32-90af1c849fd7-np0000007283" released by "attachment_update" :: held 0.083s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:54:33.171395 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-e2cdc9ca-8411-432a-9945-fc5157b53880 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0 returned with HTTP 200 Aug 13 23:54:33.171935 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1275/5117] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:54:33 2026] PUT /volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:33.196382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b80c7229-97db-4da2-84b9-3018989887df req-3a2a9086-b48a-498f-a56b-64a6cd66c049 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:33.198967 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-3a2a9086-b48a-498f-a56b-64a6cd66c049 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] POST https://10.4.3.81/volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0/action Aug 13 23:54:33.199513 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-3a2a9086-b48a-498f-a56b-64a6cd66c049 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:54:33.199578 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-3a2a9086-b48a-498f-a56b-64a6cd66c049 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:33.233933 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:33.233933 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:33.250711 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-3a2a9086-b48a-498f-a56b-64a6cd66c049 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0/action returned with HTTP 204 Aug 13 23:54:33.251164 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1278/5118] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:54:33 2026] POST /volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:33.278648 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-31a4338d-b3da-4b3c-bcd0-675cdd75c277 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:33.284115 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31a4338d-b3da-4b3c-bcd0-675cdd75c277 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:33.284379 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31a4338d-b3da-4b3c-bcd0-675cdd75c277 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:33.284668 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31a4338d-b3da-4b3c-bcd0-675cdd75c277 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:33.284829 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-31a4338d-b3da-4b3c-bcd0-675cdd75c277 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:33.291457 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:33.291457 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:33.292351 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31a4338d-b3da-4b3c-bcd0-675cdd75c277 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:33.292760 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1273/5119] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:33 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:33.557534 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e11aee2-6a33-4477-b342-ba16b53f9c85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:33.559668 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e11aee2-6a33-4477-b342-ba16b53f9c85 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 Aug 13 23:54:33.559922 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e11aee2-6a33-4477-b342-ba16b53f9c85 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:33.560168 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e11aee2-6a33-4477-b342-ba16b53f9c85 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:33.567341 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e11aee2-6a33-4477-b342-ba16b53f9c85 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 returned with HTTP 404 Aug 13 23:54:33.568010 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1294/5120] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:33 2026] GET /volume/v3/volumes/bc0830c9-b424-4232-8b50-51820254b703 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:33.578601 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:33.580465 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:33.580727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-352631887"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:33.582300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-352631887'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:33.582408 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume of 1 GB Aug 13 23:54:33.582888 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:33.582888 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:33.586578 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Availability Zones retrieved successfully. Aug 13 23:54:33.592751 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (b8dbf27a-b123-4101-8d84-7f1ff6e7065e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:33.593876 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb98e76-9551-48a6-9db0-67e3c9747757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:33.594860 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:33.620446 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb98e76-9551-48a6-9db0-67e3c9747757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:33.621439 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba56518-42b8-41f4-9444-ee2ae5fc50f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:33.656589 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['a1a2b0fd-d19b-447b-bcf4-f72b1389f4e3', '6ad8018a-9662-43ee-bce9-164a87229198', 'fb2b6de1-1c27-4883-9a19-0dbde94d3cbb', 'fc8d8ffd-0f11-49c0-a9b8-7d09eb3702e9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:33.657764 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba56518-42b8-41f4-9444-ee2ae5fc50f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a2b0fd-d19b-447b-bcf4-f72b1389f4e3', '6ad8018a-9662-43ee-bce9-164a87229198', 'fb2b6de1-1c27-4883-9a19-0dbde94d3cbb', 'fc8d8ffd-0f11-49c0-a9b8-7d09eb3702e9']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:33.658601 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3768a4e5-a4db-440d-8efc-241e5157c1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:33.689058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3768a4e5-a4db-440d-8efc-241e5157c1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315b2c18-2d21-4106-81f4-a0269a48d3fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352631887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['a1a2b0fd-d19b-447b-bcf4-f72b1389f4e3','6ad8018a-9662-43ee-bce9-164a87229198','fb2b6de1-1c27-4883-9a19-0dbde94d3cbb','fc8d8ffd-0f11-49c0-a9b8-7d09eb3702e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352631887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=315b2c18-2d21-4106-81f4-a0269a48d3fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b25ef5d730c41be8bf57aefecc45c02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:33.689058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb0d066-1d01-4b10-bcc6-0e49a13cbb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:33.712078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb0d066-1d01-4b10-bcc6-0e49a13cbb44) transitioned into state 'SUCCESS' from state '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-352631887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['a1a2b0fd-d19b-447b-bcf4-f72b1389f4e3','6ad8018a-9662-43ee-bce9-164a87229198','fb2b6de1-1c27-4883-9a19-0dbde94d3cbb','fc8d8ffd-0f11-49c0-a9b8-7d09eb3702e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:33.712078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9a42f1-46d9-4499-8ccc-3f2158dbe953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:33.721331 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9a42f1-46d9-4499-8ccc-3f2158dbe953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:33.722608 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (b8dbf27a-b123-4101-8d84-7f1ff6e7065e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:33.723221 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request issued successfully. Aug 13 23:54:33.723954 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64724fd9-2bc9-4a65-99c2-e24f51c9979a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:33.724616 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1276/5121] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:54:33 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:33.735968 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ad0b867-cccf-4e97-80b2-3c659e5e48fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:33.738005 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ad0b867-cccf-4e97-80b2-3c659e5e48fc tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa Aug 13 23:54:33.738748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ad0b867-cccf-4e97-80b2-3c659e5e48fc tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:33.738748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ad0b867-cccf-4e97-80b2-3c659e5e48fc tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:33.750214 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:33.750214 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:33.753495 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4ad0b867-cccf-4e97-80b2-3c659e5e48fc tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:33.760964 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ad0b867-cccf-4e97-80b2-3c659e5e48fc tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa returned with HTTP 200 Aug 13 23:54:33.761381 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1279/5122] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:33 2026] GET /volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:34.306986 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-49f47cd0-0b67-4220-bf70-e59c43db6fcf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:34.308853 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49f47cd0-0b67-4220-bf70-e59c43db6fcf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:34.309096 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49f47cd0-0b67-4220-bf70-e59c43db6fcf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:34.309281 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49f47cd0-0b67-4220-bf70-e59c43db6fcf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:34.309374 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-49f47cd0-0b67-4220-bf70-e59c43db6fcf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:34.319400 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:34.319400 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:34.319927 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49f47cd0-0b67-4220-bf70-e59c43db6fcf tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:34.320281 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1274/5123] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:34 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:34.774044 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e2f81a4-d096-4079-87da-ea3696e900be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:34.776226 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e2f81a4-d096-4079-87da-ea3696e900be tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa Aug 13 23:54:34.776444 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e2f81a4-d096-4079-87da-ea3696e900be tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:34.776642 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e2f81a4-d096-4079-87da-ea3696e900be tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:34.783975 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:34.783975 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:34.787674 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1e2f81a4-d096-4079-87da-ea3696e900be tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:34.792005 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e2f81a4-d096-4079-87da-ea3696e900be tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa returned with HTTP 200 Aug 13 23:54:34.792390 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1295/5124] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:34 2026] GET /volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:34.804160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67f43268-0426-4252-825c-fa2089c1ac72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:34.805904 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67f43268-0426-4252-825c-fa2089c1ac72 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:54:34.806268 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67f43268-0426-4252-825c-fa2089c1ac72 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "315b2c18-2d21-4106-81f4-a0269a48d3fa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-275739511"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:34.814893 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:34.814893 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:34.815236 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-67f43268-0426-4252-825c-fa2089c1ac72 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:34.815352 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-67f43268-0426-4252-825c-fa2089c1ac72 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create snapshot from volume 315b2c18-2d21-4106-81f4-a0269a48d3fa Aug 13 23:54:34.841685 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-67f43268-0426-4252-825c-fa2089c1ac72 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['37faa34b-c222-4951-8df7-02c810e12a26', '41398c64-6086-4d5f-b872-524be9e8665a', '54da7769-721b-4ca3-891b-c221a272283a', 'e6b0c768-bf6e-464e-8f74-7c98e4ff8326'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:34.884866 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-67f43268-0426-4252-825c-fa2089c1ac72 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot create request issued successfully. Aug 13 23:54:34.885300 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67f43268-0426-4252-825c-fa2089c1ac72 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:54:34.885789 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1277/5125] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:54:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:34.894860 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1254dfbd-9799-4c39-8b96-8325ded44552 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:34.896780 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1254dfbd-9799-4c39-8b96-8325ded44552 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 Aug 13 23:54:34.897054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1254dfbd-9799-4c39-8b96-8325ded44552 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:34.897299 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1254dfbd-9799-4c39-8b96-8325ded44552 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:34.902674 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:34.902674 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:34.903036 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1254dfbd-9799-4c39-8b96-8325ded44552 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:34.903681 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1254dfbd-9799-4c39-8b96-8325ded44552 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 returned with HTTP 200 Aug 13 23:54:34.904118 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1280/5126] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:34 2026] GET /volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:35.332794 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e691b720-b212-483b-9279-dd36386ba598 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:35.335144 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e691b720-b212-483b-9279-dd36386ba598 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:35.335441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e691b720-b212-483b-9279-dd36386ba598 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:35.335689 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e691b720-b212-483b-9279-dd36386ba598 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:35.335874 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e691b720-b212-483b-9279-dd36386ba598 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:35.340069 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:35.340069 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:35.340796 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e691b720-b212-483b-9279-dd36386ba598 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:35.341258 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1275/5127] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:35 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:35.913955 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7b81ffe-a3b2-4c30-9e50-2f01ea1b6e78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:35.916877 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7b81ffe-a3b2-4c30-9e50-2f01ea1b6e78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 Aug 13 23:54:35.917173 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7b81ffe-a3b2-4c30-9e50-2f01ea1b6e78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:35.917446 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7b81ffe-a3b2-4c30-9e50-2f01ea1b6e78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:35.924341 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:35.924341 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:35.924747 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b7b81ffe-a3b2-4c30-9e50-2f01ea1b6e78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:35.925680 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7b81ffe-a3b2-4c30-9e50-2f01ea1b6e78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 returned with HTTP 200 Aug 13 23:54:35.926111 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1296/5128] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:35 2026] GET /volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:35.940006 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2800f8f9-eab8-4ce6-a588-0b9ee0f43eac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:35.942116 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2800f8f9-eab8-4ce6-a588-0b9ee0f43eac tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] GET https://10.4.3.81/volume/v3/snapshots Aug 13 23:54:35.942321 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2800f8f9-eab8-4ce6-a588-0b9ee0f43eac tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:35.942595 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2800f8f9-eab8-4ce6-a588-0b9ee0f43eac tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:35.943047 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-2800f8f9-eab8-4ce6-a588-0b9ee0f43eac tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:54:35.943829 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:35.943829 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:35.944547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-2800f8f9-eab8-4ce6-a588-0b9ee0f43eac tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:54:35.949566 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2800f8f9-eab8-4ce6-a588-0b9ee0f43eac tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Get all snapshots completed successfully. Aug 13 23:54:35.950325 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2800f8f9-eab8-4ce6-a588-0b9ee0f43eac tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 23:54:35.950380 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1278/5129] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:54:35 2026] GET /volume/v3/snapshots => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:35.961368 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72090816-b0ef-41c3-90a8-6f8c6ac1c145 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:35.963924 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72090816-b0ef-41c3-90a8-6f8c6ac1c145 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 Aug 13 23:54:35.964301 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72090816-b0ef-41c3-90a8-6f8c6ac1c145 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:35.964614 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72090816-b0ef-41c3-90a8-6f8c6ac1c145 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:35.964783 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-72090816-b0ef-41c3-90a8-6f8c6ac1c145 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete snapshot with id: 4c662751-2612-4ff6-89e4-5e4824323997 Aug 13 23:54:35.970726 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:35.970726 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:35.971200 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72090816-b0ef-41c3-90a8-6f8c6ac1c145 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:35.989536 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72090816-b0ef-41c3-90a8-6f8c6ac1c145 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot delete request issued successfully. Aug 13 23:54:35.989904 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72090816-b0ef-41c3-90a8-6f8c6ac1c145 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 returned with HTTP 202 Aug 13 23:54:35.990426 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1281/5130] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:54:35 2026] DELETE /volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:35.997709 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bef485e1-b927-4945-a11c-2473ab49830c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:36.000649 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bef485e1-b927-4945-a11c-2473ab49830c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 Aug 13 23:54:36.000910 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bef485e1-b927-4945-a11c-2473ab49830c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:36.001195 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bef485e1-b927-4945-a11c-2473ab49830c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:36.009016 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:36.009016 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:36.009486 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bef485e1-b927-4945-a11c-2473ab49830c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:36.010689 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bef485e1-b927-4945-a11c-2473ab49830c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 returned with HTTP 200 Aug 13 23:54:36.011392 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1276/5131] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:35 2026] GET /volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:36.352454 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc4fab14-cdc2-4019-81ed-252cdb6dbd9a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:36.354917 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc4fab14-cdc2-4019-81ed-252cdb6dbd9a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:36.355272 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc4fab14-cdc2-4019-81ed-252cdb6dbd9a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:36.355538 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc4fab14-cdc2-4019-81ed-252cdb6dbd9a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:36.355673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cc4fab14-cdc2-4019-81ed-252cdb6dbd9a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:36.360803 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:36.360803 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:36.361572 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc4fab14-cdc2-4019-81ed-252cdb6dbd9a tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:36.362054 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1297/5132] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:36 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:37.025722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-444f7c4f-aef7-43dd-9508-d4e3a65be6a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:37.028044 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-444f7c4f-aef7-43dd-9508-d4e3a65be6a2 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 Aug 13 23:54:37.028265 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-444f7c4f-aef7-43dd-9508-d4e3a65be6a2 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:37.028480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-444f7c4f-aef7-43dd-9508-d4e3a65be6a2 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:37.034141 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-444f7c4f-aef7-43dd-9508-d4e3a65be6a2 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 returned with HTTP 404 Aug 13 23:54:37.034660 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1279/5133] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:37 2026] GET /volume/v3/snapshots/4c662751-2612-4ff6-89e4-5e4824323997 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:37.044324 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a49831c-b45d-4122-9f41-304ca7b5ca54 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:37.046186 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a49831c-b45d-4122-9f41-304ca7b5ca54 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa Aug 13 23:54:37.046393 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a49831c-b45d-4122-9f41-304ca7b5ca54 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:37.046601 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a49831c-b45d-4122-9f41-304ca7b5ca54 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:37.046764 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4a49831c-b45d-4122-9f41-304ca7b5ca54 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume with id: 315b2c18-2d21-4106-81f4-a0269a48d3fa Aug 13 23:54:37.054845 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:37.054845 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:37.055310 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a49831c-b45d-4122-9f41-304ca7b5ca54 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:37.073686 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a49831c-b45d-4122-9f41-304ca7b5ca54 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume request issued successfully. Aug 13 23:54:37.073935 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a49831c-b45d-4122-9f41-304ca7b5ca54 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa returned with HTTP 202 Aug 13 23:54:37.074402 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1282/5134] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:54:37 2026] DELETE /volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:37.084527 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5067ba3c-9038-422e-ab9c-8e5f3208d88f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:37.086314 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5067ba3c-9038-422e-ab9c-8e5f3208d88f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa Aug 13 23:54:37.086480 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5067ba3c-9038-422e-ab9c-8e5f3208d88f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:37.086672 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5067ba3c-9038-422e-ab9c-8e5f3208d88f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:37.095765 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:37.095765 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:37.100277 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5067ba3c-9038-422e-ab9c-8e5f3208d88f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:37.106217 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5067ba3c-9038-422e-ab9c-8e5f3208d88f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa returned with HTTP 200 Aug 13 23:54:37.106642 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1277/5135] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:37 2026] GET /volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:37.373876 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d37a8669-66ac-42b0-aff5-ee7eae3a39b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:37.375584 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d37a8669-66ac-42b0-aff5-ee7eae3a39b5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:37.375790 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d37a8669-66ac-42b0-aff5-ee7eae3a39b5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:37.376000 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d37a8669-66ac-42b0-aff5-ee7eae3a39b5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:37.376106 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d37a8669-66ac-42b0-aff5-ee7eae3a39b5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:37.380317 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:37.380317 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:37.380951 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d37a8669-66ac-42b0-aff5-ee7eae3a39b5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:37.381340 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1298/5136] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:37 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:37.479545 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b80c7229-97db-4da2-84b9-3018989887df req-bd090f17-10b8-42dd-a184-e7d484e8f12b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:37.482067 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-bd090f17-10b8-42dd-a184-e7d484e8f12b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7/encryption Aug 13 23:54:37.482319 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-bd090f17-10b8-42dd-a184-e7d484e8f12b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:37.482559 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-bd090f17-10b8-42dd-a184-e7d484e8f12b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:37.494003 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:37.494003 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:37.501254 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b80c7229-97db-4da2-84b9-3018989887df req-bd090f17-10b8-42dd-a184-e7d484e8f12b tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7/encryption returned with HTTP 200 Aug 13 23:54:37.501734 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1280/5137] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:54:37 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:38.118923 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ffa0aa10-9973-468e-b534-d9f86e5ea14b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:38.120710 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffa0aa10-9973-468e-b534-d9f86e5ea14b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa Aug 13 23:54:38.120922 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffa0aa10-9973-468e-b534-d9f86e5ea14b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:38.121179 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffa0aa10-9973-468e-b534-d9f86e5ea14b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:38.127719 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffa0aa10-9973-468e-b534-d9f86e5ea14b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa returned with HTTP 404 Aug 13 23:54:38.128238 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1283/5138] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:38 2026] GET /volume/v3/volumes/315b2c18-2d21-4106-81f4-a0269a48d3fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:38.136707 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:38.138350 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:38.138682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1952827686"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:38.140073 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1952827686'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:38.140194 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume of 1 GB Aug 13 23:54:38.144539 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Availability Zones retrieved successfully. Aug 13 23:54:38.150104 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (c6027b34-85ab-41ab-9f80-2bca8bcc3e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:38.150982 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa7c234-e99e-489d-aadf-23e7c234c968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:38.151779 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:38.180284 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa7c234-e99e-489d-aadf-23e7c234c968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:38.181041 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57832502-3504-44c2-be7b-a87087a5c3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:38.230251 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['ca97bef3-a80f-42ba-b203-22b939edc57d', '8201eaa2-c0b6-49a9-b083-a7fa7eb6d101', '59bd3959-c4e2-4319-aacd-6874c2484300', '357c8aa7-163f-4c7a-a2ff-54aecf635bc7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:38.231282 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57832502-3504-44c2-be7b-a87087a5c3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca97bef3-a80f-42ba-b203-22b939edc57d', '8201eaa2-c0b6-49a9-b083-a7fa7eb6d101', '59bd3959-c4e2-4319-aacd-6874c2484300', '357c8aa7-163f-4c7a-a2ff-54aecf635bc7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:38.232310 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bac668d-0407-4e9a-943a-5162577dc40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:38.264568 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bac668d-0407-4e9a-943a-5162577dc40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91a42727-122e-4b5e-84fd-2ec5d6354426', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1952827686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['ca97bef3-a80f-42ba-b203-22b939edc57d','8201eaa2-c0b6-49a9-b083-a7fa7eb6d101','59bd3959-c4e2-4319-aacd-6874c2484300','357c8aa7-163f-4c7a-a2ff-54aecf635bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1952827686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91a42727-122e-4b5e-84fd-2ec5d6354426,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b25ef5d730c41be8bf57aefecc45c02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:38.265455 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb2067b-93a2-45be-b782-492e1c39696f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:38.284409 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb2067b-93a2-45be-b782-492e1c39696f) transitioned into state 'SUCCESS' from state '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-1952827686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['ca97bef3-a80f-42ba-b203-22b939edc57d','8201eaa2-c0b6-49a9-b083-a7fa7eb6d101','59bd3959-c4e2-4319-aacd-6874c2484300','357c8aa7-163f-4c7a-a2ff-54aecf635bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:38.285242 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f01860-ca54-447b-a144-31eecea398f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:38.295835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f01860-ca54-447b-a144-31eecea398f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:38.296749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (c6027b34-85ab-41ab-9f80-2bca8bcc3e2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:38.297106 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request issued successfully. Aug 13 23:54:38.297645 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbfe782b-f882-4afb-9551-7cc80fb01f69 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:38.298257 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1278/5139] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:54:38 2026] POST /volume/v3/volumes => generated 776 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:38.309866 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5a9c18c-09f4-4527-b807-b51415445d48 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:38.311651 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5a9c18c-09f4-4527-b807-b51415445d48 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 Aug 13 23:54:38.312136 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5a9c18c-09f4-4527-b807-b51415445d48 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:38.312136 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5a9c18c-09f4-4527-b807-b51415445d48 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:38.319785 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:38.319785 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:38.324214 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5a9c18c-09f4-4527-b807-b51415445d48 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:38.329147 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5a9c18c-09f4-4527-b807-b51415445d48 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 returned with HTTP 200 Aug 13 23:54:38.329651 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1299/5140] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:38 2026] GET /volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:54:38.391855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fba1f2b6-6a32-4c25-aeaa-447bc8dcfa83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:38.393813 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fba1f2b6-6a32-4c25-aeaa-447bc8dcfa83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:38.394329 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fba1f2b6-6a32-4c25-aeaa-447bc8dcfa83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:38.394585 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fba1f2b6-6a32-4c25-aeaa-447bc8dcfa83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:38.394724 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fba1f2b6-6a32-4c25-aeaa-447bc8dcfa83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:38.400550 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:38.400550 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:38.401579 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fba1f2b6-6a32-4c25-aeaa-447bc8dcfa83 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:38.402098 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1281/5141] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:38 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:38.412185 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c82a57e-f935-4b1f-9da3-c2097aeda320 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:38.413939 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c82a57e-f935-4b1f-9da3-c2097aeda320 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] POST https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872/action Aug 13 23:54:38.414341 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c82a57e-f935-4b1f-9da3-c2097aeda320 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:54:38.414425 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c82a57e-f935-4b1f-9da3-c2097aeda320 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:38.415832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-2c82a57e-f935-4b1f-9da3-c2097aeda320 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Updating backup '6bb849b5-59d9-43c7-86df-566c66004872' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 23:54:38.423573 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:38.423573 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:38.424876 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-2c82a57e-f935-4b1f-9da3-c2097aeda320 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f942699aa63f4ed3bc789521a865ff69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12727aaded644f2f9188f93dcd51770e', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:54:38.425232 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c82a57e-f935-4b1f-9da3-c2097aeda320 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872/action returned with HTTP 403 Aug 13 23:54:38.425893 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1284/5142] 10.4.3.81 () {70 vars in 1423 bytes} [Thu Aug 13 23:54:38 2026] POST /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:38.433266 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b75a4c7-c48d-465a-8f51-7db4983c0333 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:38.435252 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b75a4c7-c48d-465a-8f51-7db4983c0333 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 Aug 13 23:54:38.435516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b75a4c7-c48d-465a-8f51-7db4983c0333 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:38.435752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b75a4c7-c48d-465a-8f51-7db4983c0333 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:38.435915 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1b75a4c7-c48d-465a-8f51-7db4983c0333 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume with id: db8e32b1-d40d-4185-a05b-34f4ed250e43 Aug 13 23:54:38.445894 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:38.445894 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:38.446552 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1b75a4c7-c48d-465a-8f51-7db4983c0333 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:38.466251 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1b75a4c7-c48d-465a-8f51-7db4983c0333 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume request issued successfully. Aug 13 23:54:38.466540 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b75a4c7-c48d-465a-8f51-7db4983c0333 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 returned with HTTP 202 Aug 13 23:54:38.467124 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1279/5143] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:54:38 2026] DELETE /volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:38.475371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee5ec38c-c43d-4788-b0f4-2d132fe3668d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:38.477111 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee5ec38c-c43d-4788-b0f4-2d132fe3668d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 Aug 13 23:54:38.477324 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee5ec38c-c43d-4788-b0f4-2d132fe3668d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:38.477541 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee5ec38c-c43d-4788-b0f4-2d132fe3668d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:38.485346 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:38.485346 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:38.488977 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ee5ec38c-c43d-4788-b0f4-2d132fe3668d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:38.492858 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee5ec38c-c43d-4788-b0f4-2d132fe3668d tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 returned with HTTP 200 Aug 13 23:54:38.493299 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1300/5144] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:38 2026] GET /volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:39.342701 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-adaded97-8e53-4dac-96d7-1f8e618bc43f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:39.344658 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adaded97-8e53-4dac-96d7-1f8e618bc43f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 Aug 13 23:54:39.344911 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adaded97-8e53-4dac-96d7-1f8e618bc43f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:39.345192 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adaded97-8e53-4dac-96d7-1f8e618bc43f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:39.352718 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:39.352718 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:39.356410 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-adaded97-8e53-4dac-96d7-1f8e618bc43f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:39.360006 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adaded97-8e53-4dac-96d7-1f8e618bc43f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 returned with HTTP 200 Aug 13 23:54:39.360398 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1282/5145] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:39 2026] GET /volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:39.371588 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d96db980-c54f-45f1-a230-73300456be98 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:39.373398 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d96db980-c54f-45f1-a230-73300456be98 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:54:39.373789 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d96db980-c54f-45f1-a230-73300456be98 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91a42727-122e-4b5e-84fd-2ec5d6354426", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1365385355"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:39.384822 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:39.384822 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:39.385286 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d96db980-c54f-45f1-a230-73300456be98 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:39.385444 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-d96db980-c54f-45f1-a230-73300456be98 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create snapshot from volume 91a42727-122e-4b5e-84fd-2ec5d6354426 Aug 13 23:54:39.409832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d96db980-c54f-45f1-a230-73300456be98 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['37a04646-9f7c-4b2e-afd5-790ed52cda35', '7c58764b-ac1d-42ef-b067-0af57ebaa548', 'b2b7c04b-85ed-474a-94e1-ff81b5816b3a', '94a5ba90-2a97-40c8-a94b-6eefbd77c43c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:39.440488 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d96db980-c54f-45f1-a230-73300456be98 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot create request issued successfully. Aug 13 23:54:39.440854 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d96db980-c54f-45f1-a230-73300456be98 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:54:39.441452 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1285/5146] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:54: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 13 23:54:39.451339 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d93aa63-4c35-4b65-aa00-f2d200405fc0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:39.453445 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d93aa63-4c35-4b65-aa00-f2d200405fc0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b Aug 13 23:54:39.453639 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d93aa63-4c35-4b65-aa00-f2d200405fc0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:39.453828 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d93aa63-4c35-4b65-aa00-f2d200405fc0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:39.459165 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:39.459165 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:39.459589 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9d93aa63-4c35-4b65-aa00-f2d200405fc0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:39.460184 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d93aa63-4c35-4b65-aa00-f2d200405fc0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b returned with HTTP 200 Aug 13 23:54:39.460683 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1280/5147] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:39 2026] GET /volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:39.505260 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67503d1d-74ca-4e42-8037-9526092d3b03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:39.507001 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67503d1d-74ca-4e42-8037-9526092d3b03 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 Aug 13 23:54:39.507356 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67503d1d-74ca-4e42-8037-9526092d3b03 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:39.507564 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67503d1d-74ca-4e42-8037-9526092d3b03 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:39.515009 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67503d1d-74ca-4e42-8037-9526092d3b03 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 returned with HTTP 404 Aug 13 23:54:39.515664 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1301/5148] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:39 2026] GET /volume/v3/volumes/db8e32b1-d40d-4185-a05b-34f4ed250e43 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:39.523594 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:39.525417 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] POST https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60/restore Aug 13 23:54:39.525768 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:39.527188 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Restoring backup d4a24805-1abf-47c7-85bf-d20d97572b60 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 23:54:39.527298 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Restoring backup d4a24805-1abf-47c7-85bf-d20d97572b60 to volume None. Aug 13 23:54:39.531485 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:39.531485 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:39.532647 np0000007283 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Creating volume of 1 GB for restore of backup d4a24805-1abf-47c7-85bf-d20d97572b60. Aug 13 23:54:39.535926 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Availability Zones retrieved successfully. Aug 13 23:54:39.541478 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Flow 'volume_create_api' (d610eed8-77a5-43a3-9789-1d708f3393bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:39.542436 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f921059-1932-47ac-ac62-419114868ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:39.543363 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:39.568339 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f921059-1932-47ac-ac62-419114868ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:39.569176 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49784ed0-8d41-424e-8d4c-59a0a03b8d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:39.600523 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Created reservations ['81dd30c3-7916-4e98-bdcb-932423733a4c', 'ff8741e9-7005-42b4-9906-d6ec08fce7e6', '1360efdb-9fed-46d1-811c-a347076f5b67', 'c7884b4f-0343-4476-b8e9-ab9499bff568'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:39.601467 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49784ed0-8d41-424e-8d4c-59a0a03b8d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81dd30c3-7916-4e98-bdcb-932423733a4c', 'ff8741e9-7005-42b4-9906-d6ec08fce7e6', '1360efdb-9fed-46d1-811c-a347076f5b67', 'c7884b4f-0343-4476-b8e9-ab9499bff568']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:39.602373 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20feecb9-7947-4362-a572-1ee60fd75e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:39.630553 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20feecb9-7947-4362-a572-1ee60fd75e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f650048-91d9-4913-ae78-b45809058c78', '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='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['81dd30c3-7916-4e98-bdcb-932423733a4c','ff8741e9-7005-42b4-9906-d6ec08fce7e6','1360efdb-9fed-46d1-811c-a347076f5b67','c7884b4f-0343-4476-b8e9-ab9499bff568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f942699aa63f4ed3bc789521a865ff69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:39Z,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=4f650048-91d9-4913-ae78-b45809058c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12727aaded644f2f9188f93dcd51770e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f942699aa63f4ed3bc789521a865ff69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:39.631282 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510d71ef-948b-48e2-9ecc-e88e763bce82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:39.646322 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510d71ef-948b-48e2-9ecc-e88e763bce82) transitioned into 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='12727aaded644f2f9188f93dcd51770e',qos_specs=None,replication_status=,reservations=['81dd30c3-7916-4e98-bdcb-932423733a4c','ff8741e9-7005-42b4-9906-d6ec08fce7e6','1360efdb-9fed-46d1-811c-a347076f5b67','c7884b4f-0343-4476-b8e9-ab9499bff568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f942699aa63f4ed3bc789521a865ff69',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:39.647117 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deac6305-92f6-41b2-8893-34cd05415b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:39.655449 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deac6305-92f6-41b2-8893-34cd05415b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:39.656303 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Flow 'volume_create_api' (d610eed8-77a5-43a3-9789-1d708f3393bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:39.656606 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Create volume request issued successfully. Aug 13 23:54:39.663956 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:39.663956 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:39.664595 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Volume info retrieved successfully. Aug 13 23:54:40.470129 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2155f0f-7a8f-45d3-ac45-c7b2180417fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:40.472010 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2155f0f-7a8f-45d3-ac45-c7b2180417fd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b Aug 13 23:54:40.472213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2155f0f-7a8f-45d3-ac45-c7b2180417fd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:40.472397 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2155f0f-7a8f-45d3-ac45-c7b2180417fd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:40.477623 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:40.477623 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:40.478039 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f2155f0f-7a8f-45d3-ac45-c7b2180417fd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:40.478723 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2155f0f-7a8f-45d3-ac45-c7b2180417fd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b returned with HTTP 200 Aug 13 23:54:40.479156 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1286/5149] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:40 2026] GET /volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:40.489194 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f535839b-79c5-4034-bf33-925efda93894 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:40.491107 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f535839b-79c5-4034-bf33-925efda93894 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] POST https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b/action Aug 13 23:54:40.491600 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f535839b-79c5-4034-bf33-925efda93894 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:54:40.491743 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f535839b-79c5-4034-bf33-925efda93894 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:40.493280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-f535839b-79c5-4034-bf33-925efda93894 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Updating snapshot '46e511e0-78c8-4fbe-ac10-8d338cc2d46b' with '{'status': 'error'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:54:40.503748 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:40.503748 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:40.504591 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-f535839b-79c5-4034-bf33-925efda93894 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '962aca49a0e747b79f5795e6ee7cb37b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b25ef5d730c41be8bf57aefecc45c02', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:54:40.504926 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f535839b-79c5-4034-bf33-925efda93894 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b/action returned with HTTP 403 Aug 13 23:54:40.505503 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1281/5150] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:54:40 2026] POST /volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:40.512344 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-174917bf-85c2-4180-9831-4a36ae72dd62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:40.514522 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-174917bf-85c2-4180-9831-4a36ae72dd62 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b Aug 13 23:54:40.514798 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-174917bf-85c2-4180-9831-4a36ae72dd62 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:40.514979 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-174917bf-85c2-4180-9831-4a36ae72dd62 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:40.515139 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-174917bf-85c2-4180-9831-4a36ae72dd62 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete snapshot with id: 46e511e0-78c8-4fbe-ac10-8d338cc2d46b Aug 13 23:54:40.521159 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:40.521159 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:40.521554 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-174917bf-85c2-4180-9831-4a36ae72dd62 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:40.540752 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-174917bf-85c2-4180-9831-4a36ae72dd62 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot delete request issued successfully. Aug 13 23:54:40.540930 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-174917bf-85c2-4180-9831-4a36ae72dd62 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b returned with HTTP 202 Aug 13 23:54:40.541501 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1302/5151] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:54:40 2026] DELETE /volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:40.550415 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2fbb859-6f97-44dd-b924-0fc71b7e9d71 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:40.552414 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2fbb859-6f97-44dd-b924-0fc71b7e9d71 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b Aug 13 23:54:40.552414 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2fbb859-6f97-44dd-b924-0fc71b7e9d71 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:40.552613 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2fbb859-6f97-44dd-b924-0fc71b7e9d71 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:40.558444 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:40.558444 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:40.558770 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2fbb859-6f97-44dd-b924-0fc71b7e9d71 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:40.559440 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2fbb859-6f97-44dd-b924-0fc71b7e9d71 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b returned with HTTP 200 Aug 13 23:54:40.559809 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1287/5152] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:40 2026] GET /volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:40.672374 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:40.672374 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:40.672835 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Volume info retrieved successfully. Aug 13 23:54:40.672965 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 23:54:40.673056 np0000007283 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Overwriting volume 4f650048-91d9-4913-ae78-b45809058c78 with restore of backup d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:40.684929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] restore_backup in rpcapi backup_id d4a24805-1abf-47c7-85bf-d20d97572b60 {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 23:54:40.686848 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e50a1a9-d2ff-4884-8fea-229654fd4efa tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60/restore returned with HTTP 202 Aug 13 23:54:40.687280 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1283/5153] 10.4.3.81 () {70 vars in 1426 bytes} [Thu Aug 13 23:54:39 2026] POST /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60/restore => generated 152 bytes in 1164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:40.695626 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-26b7bd3f-6195-435d-8bec-597ebf34be73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:40.697694 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26b7bd3f-6195-435d-8bec-597ebf34be73 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:40.698014 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26b7bd3f-6195-435d-8bec-597ebf34be73 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:40.698219 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26b7bd3f-6195-435d-8bec-597ebf34be73 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:40.698355 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-26b7bd3f-6195-435d-8bec-597ebf34be73 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:40.703492 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:40.703492 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:40.704368 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26b7bd3f-6195-435d-8bec-597ebf34be73 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:40.704945 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1282/5154] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:40 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:41.571190 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-abdfdb94-ca5a-4d6e-856f-250cc4105256 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:41.572982 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abdfdb94-ca5a-4d6e-856f-250cc4105256 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b Aug 13 23:54:41.573223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abdfdb94-ca5a-4d6e-856f-250cc4105256 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:41.573432 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abdfdb94-ca5a-4d6e-856f-250cc4105256 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:41.577820 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abdfdb94-ca5a-4d6e-856f-250cc4105256 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b returned with HTTP 404 Aug 13 23:54:41.578345 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1303/5155] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:41 2026] GET /volume/v3/snapshots/46e511e0-78c8-4fbe-ac10-8d338cc2d46b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:41.585566 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39405e15-0066-41a0-8a1a-655e4f0d28ae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:41.587537 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39405e15-0066-41a0-8a1a-655e4f0d28ae tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 Aug 13 23:54:41.587787 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39405e15-0066-41a0-8a1a-655e4f0d28ae tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:41.587943 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39405e15-0066-41a0-8a1a-655e4f0d28ae tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:41.588113 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-39405e15-0066-41a0-8a1a-655e4f0d28ae tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume with id: 91a42727-122e-4b5e-84fd-2ec5d6354426 Aug 13 23:54:41.595935 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:41.595935 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:41.596364 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-39405e15-0066-41a0-8a1a-655e4f0d28ae tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:41.612222 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-39405e15-0066-41a0-8a1a-655e4f0d28ae tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume request issued successfully. Aug 13 23:54:41.612396 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39405e15-0066-41a0-8a1a-655e4f0d28ae tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 returned with HTTP 202 Aug 13 23:54:41.612963 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1288/5156] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:54:41 2026] DELETE /volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:41.620748 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a872733f-60d0-44b1-96ca-2d89ea99a09f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:41.622926 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a872733f-60d0-44b1-96ca-2d89ea99a09f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 Aug 13 23:54:41.623199 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a872733f-60d0-44b1-96ca-2d89ea99a09f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:41.623438 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a872733f-60d0-44b1-96ca-2d89ea99a09f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:41.637552 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:41.637552 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:41.642514 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a872733f-60d0-44b1-96ca-2d89ea99a09f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:41.649015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a872733f-60d0-44b1-96ca-2d89ea99a09f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 returned with HTTP 200 Aug 13 23:54:41.649657 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1284/5157] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:41 2026] GET /volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:41.714794 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7ecc7c6c-4f56-4a20-9d45-fef32499c5b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:41.716514 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ecc7c6c-4f56-4a20-9d45-fef32499c5b3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:41.716706 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ecc7c6c-4f56-4a20-9d45-fef32499c5b3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:41.716881 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ecc7c6c-4f56-4a20-9d45-fef32499c5b3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:41.716975 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7ecc7c6c-4f56-4a20-9d45-fef32499c5b3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:41.721232 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:41.721232 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:41.721786 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ecc7c6c-4f56-4a20-9d45-fef32499c5b3 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:41.722156 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1283/5158] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:41 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:42.662580 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa2809d6-323e-4792-a2ff-f72e284a8f5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:42.664700 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa2809d6-323e-4792-a2ff-f72e284a8f5c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 Aug 13 23:54:42.664904 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa2809d6-323e-4792-a2ff-f72e284a8f5c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:42.665145 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa2809d6-323e-4792-a2ff-f72e284a8f5c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:42.671962 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa2809d6-323e-4792-a2ff-f72e284a8f5c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 returned with HTTP 404 Aug 13 23:54:42.672556 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1304/5159] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:42 2026] GET /volume/v3/volumes/91a42727-122e-4b5e-84fd-2ec5d6354426 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:42.682466 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:42.684458 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:42.684832 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-672424303"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:42.686584 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-672424303'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:42.686717 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume of 1 GB Aug 13 23:54:42.692040 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Availability Zones retrieved successfully. Aug 13 23:54:42.698689 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (70037f96-8190-48c4-9386-f8521467cce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:42.699710 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2b909f-6f50-4ad7-b61d-ae11925e6b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:42.700629 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:42.730962 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2b909f-6f50-4ad7-b61d-ae11925e6b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:42.731798 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b465ed96-08ce-4f71-bae8-909239900a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:42.733716 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b22cfd85-27fb-42c3-9977-e318e972d1b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:42.735619 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b22cfd85-27fb-42c3-9977-e318e972d1b1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:42.735839 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b22cfd85-27fb-42c3-9977-e318e972d1b1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:42.736049 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b22cfd85-27fb-42c3-9977-e318e972d1b1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:42.736171 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b22cfd85-27fb-42c3-9977-e318e972d1b1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:42.740616 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:42.740616 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:42.741347 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b22cfd85-27fb-42c3-9977-e318e972d1b1 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:42.741729 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1285/5160] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:42 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:42.775346 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['c511a1d1-b591-4da5-a2c7-992fc894de75', 'ede5ff9a-923a-4888-831b-b54dcc29d442', '6bb6d734-a8bc-4658-96c8-b9793635ca1a', '612209f2-9efa-4b44-a686-910b4fe5e02c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:42.776177 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b465ed96-08ce-4f71-bae8-909239900a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c511a1d1-b591-4da5-a2c7-992fc894de75', 'ede5ff9a-923a-4888-831b-b54dcc29d442', '6bb6d734-a8bc-4658-96c8-b9793635ca1a', '612209f2-9efa-4b44-a686-910b4fe5e02c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:42.777384 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f057267-2d3b-4bc2-89a0-18636ffcdf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:42.801937 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f057267-2d3b-4bc2-89a0-18636ffcdf18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58e7b319-15f4-46a9-b815-ae2461f83598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-672424303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['c511a1d1-b591-4da5-a2c7-992fc894de75','ede5ff9a-923a-4888-831b-b54dcc29d442','6bb6d734-a8bc-4658-96c8-b9793635ca1a','612209f2-9efa-4b44-a686-910b4fe5e02c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-672424303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58e7b319-15f4-46a9-b815-ae2461f83598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b25ef5d730c41be8bf57aefecc45c02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:42.802793 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16edc8fe-11c7-4aa1-b493-ccf28e18160a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:42.819632 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16edc8fe-11c7-4aa1-b493-ccf28e18160a) transitioned into state 'SUCCESS' from state '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-672424303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['c511a1d1-b591-4da5-a2c7-992fc894de75','ede5ff9a-923a-4888-831b-b54dcc29d442','6bb6d734-a8bc-4658-96c8-b9793635ca1a','612209f2-9efa-4b44-a686-910b4fe5e02c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:42.820394 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (326cc547-fa6b-420a-b794-8606d0e25186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:42.829835 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (326cc547-fa6b-420a-b794-8606d0e25186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:42.830970 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (70037f96-8190-48c4-9386-f8521467cce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:42.831362 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request issued successfully. Aug 13 23:54:42.831940 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2924a443-6d11-4ba3-acc2-e4ba6772d495 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:42.832411 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1289/5161] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:54:42 2026] POST /volume/v3/volumes => generated 775 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:42.848273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-720d9349-300c-4c28-a0ce-51d7f770c31a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:42.850594 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-720d9349-300c-4c28-a0ce-51d7f770c31a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 Aug 13 23:54:42.850860 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-720d9349-300c-4c28-a0ce-51d7f770c31a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:42.851148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-720d9349-300c-4c28-a0ce-51d7f770c31a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:42.862958 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:42.862958 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:42.868218 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-720d9349-300c-4c28-a0ce-51d7f770c31a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:42.873147 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-720d9349-300c-4c28-a0ce-51d7f770c31a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 returned with HTTP 200 Aug 13 23:54:42.873638 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1284/5162] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:42 2026] GET /volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:43.752410 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7f6753f-16a9-4d8c-afff-94cd4dea5670 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:43.754534 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7f6753f-16a9-4d8c-afff-94cd4dea5670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:43.754754 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7f6753f-16a9-4d8c-afff-94cd4dea5670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:43.754952 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7f6753f-16a9-4d8c-afff-94cd4dea5670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:43.755120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e7f6753f-16a9-4d8c-afff-94cd4dea5670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:43.759632 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:43.759632 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:43.760301 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7f6753f-16a9-4d8c-afff-94cd4dea5670 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:43.760709 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1305/5163] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:43 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:43.890496 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d7609df-6b1d-4ee7-8f8e-0e891a5153bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:43.892452 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d7609df-6b1d-4ee7-8f8e-0e891a5153bd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 Aug 13 23:54:43.892666 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d7609df-6b1d-4ee7-8f8e-0e891a5153bd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:43.892880 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d7609df-6b1d-4ee7-8f8e-0e891a5153bd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:43.900451 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:43.900451 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:43.903950 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d7609df-6b1d-4ee7-8f8e-0e891a5153bd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:43.908043 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d7609df-6b1d-4ee7-8f8e-0e891a5153bd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 returned with HTTP 200 Aug 13 23:54:43.908447 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1286/5164] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:43 2026] GET /volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:43.921655 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-762c2ff0-1f8c-40c9-a80b-451bbe6040ce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:43.924059 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-762c2ff0-1f8c-40c9-a80b-451bbe6040ce tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:54:43.924519 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-762c2ff0-1f8c-40c9-a80b-451bbe6040ce tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58e7b319-15f4-46a9-b815-ae2461f83598", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-539808508"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:43.934956 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:43.934956 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:43.935408 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-762c2ff0-1f8c-40c9-a80b-451bbe6040ce tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:43.935856 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-762c2ff0-1f8c-40c9-a80b-451bbe6040ce tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create snapshot from volume 58e7b319-15f4-46a9-b815-ae2461f83598 Aug 13 23:54:43.963548 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-762c2ff0-1f8c-40c9-a80b-451bbe6040ce tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['15f125a7-af92-47df-93f1-c505e488d36f', '156cea8b-c91b-48d2-b0c2-ff02292d6932', 'f962c5d9-cd0a-4a87-a9f6-c2a2f82d4072', 'cf6daa49-0e13-4bd9-9796-39db7c1676c6'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:44.002017 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-762c2ff0-1f8c-40c9-a80b-451bbe6040ce tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot create request issued successfully. Aug 13 23:54:44.002017 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-762c2ff0-1f8c-40c9-a80b-451bbe6040ce tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:54:44.002017 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1290/5165] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:54:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:44.012290 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-29d2b0cb-8df4-4c77-9bae-2789e2cedbd0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:44.015823 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29d2b0cb-8df4-4c77-9bae-2789e2cedbd0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 Aug 13 23:54:44.015823 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29d2b0cb-8df4-4c77-9bae-2789e2cedbd0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:44.015823 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29d2b0cb-8df4-4c77-9bae-2789e2cedbd0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:44.025479 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:44.025479 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:44.025942 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-29d2b0cb-8df4-4c77-9bae-2789e2cedbd0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:44.027738 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29d2b0cb-8df4-4c77-9bae-2789e2cedbd0 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 returned with HTTP 200 Aug 13 23:54:44.028247 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1285/5166] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:44 2026] GET /volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:44.770893 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09cc5019-ab80-48b1-a201-249817f10bc4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:44.772793 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09cc5019-ab80-48b1-a201-249817f10bc4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:44.773012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09cc5019-ab80-48b1-a201-249817f10bc4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:44.773231 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09cc5019-ab80-48b1-a201-249817f10bc4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:44.773347 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-09cc5019-ab80-48b1-a201-249817f10bc4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:44.777669 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:44.777669 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:44.778274 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09cc5019-ab80-48b1-a201-249817f10bc4 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:44.778653 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1306/5167] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:44 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:45.040072 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4aa750aa-2b83-45e3-a4d5-016569794e52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:45.041926 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4aa750aa-2b83-45e3-a4d5-016569794e52 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 Aug 13 23:54:45.042206 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4aa750aa-2b83-45e3-a4d5-016569794e52 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:45.042442 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4aa750aa-2b83-45e3-a4d5-016569794e52 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:45.047276 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:45.047276 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:45.047602 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4aa750aa-2b83-45e3-a4d5-016569794e52 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:45.048285 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4aa750aa-2b83-45e3-a4d5-016569794e52 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 returned with HTTP 200 Aug 13 23:54:45.048657 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1287/5168] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:45 2026] GET /volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:45.057720 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ebbe8ec-f233-4b4e-8888-7a6608d33bd9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:45.059732 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ebbe8ec-f233-4b4e-8888-7a6608d33bd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] GET https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 Aug 13 23:54:45.059910 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ebbe8ec-f233-4b4e-8888-7a6608d33bd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:45.060142 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ebbe8ec-f233-4b4e-8888-7a6608d33bd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:45.065477 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:45.065477 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:45.065951 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ebbe8ec-f233-4b4e-8888-7a6608d33bd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Snapshot retrieved successfully. Aug 13 23:54:45.066846 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ebbe8ec-f233-4b4e-8888-7a6608d33bd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 returned with HTTP 200 Aug 13 23:54:45.067267 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1291/5169] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:45 2026] GET /volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:45.075481 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee3c4c15-1dc6-406f-b64d-1fb85d266dfd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:45.077333 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee3c4c15-1dc6-406f-b64d-1fb85d266dfd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 Aug 13 23:54:45.077523 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee3c4c15-1dc6-406f-b64d-1fb85d266dfd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:45.077703 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee3c4c15-1dc6-406f-b64d-1fb85d266dfd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:45.077803 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ee3c4c15-1dc6-406f-b64d-1fb85d266dfd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete snapshot with id: 0eb025fb-bc18-428a-bbde-4718ec4ca354 Aug 13 23:54:45.083933 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:45.083933 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:45.084281 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee3c4c15-1dc6-406f-b64d-1fb85d266dfd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:45.103419 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee3c4c15-1dc6-406f-b64d-1fb85d266dfd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot delete request issued successfully. Aug 13 23:54:45.103722 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee3c4c15-1dc6-406f-b64d-1fb85d266dfd tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 returned with HTTP 202 Aug 13 23:54:45.104365 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1286/5170] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:54:45 2026] DELETE /volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:45.114582 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28462afe-523f-4883-aa0f-38d48ce15c16 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:45.116550 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28462afe-523f-4883-aa0f-38d48ce15c16 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 Aug 13 23:54:45.116745 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28462afe-523f-4883-aa0f-38d48ce15c16 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:45.117044 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28462afe-523f-4883-aa0f-38d48ce15c16 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:45.126657 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:45.126657 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:45.127097 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28462afe-523f-4883-aa0f-38d48ce15c16 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:45.128101 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28462afe-523f-4883-aa0f-38d48ce15c16 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 returned with HTTP 200 Aug 13 23:54:45.128664 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1307/5171] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:45 2026] GET /volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:45.789636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9578f28-0a74-43dc-a663-a1b68fdb28d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:45.791673 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9578f28-0a74-43dc-a663-a1b68fdb28d9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:45.791889 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9578f28-0a74-43dc-a663-a1b68fdb28d9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:45.792116 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9578f28-0a74-43dc-a663-a1b68fdb28d9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:45.792260 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f9578f28-0a74-43dc-a663-a1b68fdb28d9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:45.796510 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:45.796510 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:45.797236 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9578f28-0a74-43dc-a663-a1b68fdb28d9 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:45.797627 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1288/5172] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:45 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:46.138473 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4fb5df2-d7bc-4257-91af-0dc8507e2115 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:46.140806 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4fb5df2-d7bc-4257-91af-0dc8507e2115 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 Aug 13 23:54:46.141111 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4fb5df2-d7bc-4257-91af-0dc8507e2115 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:46.141403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4fb5df2-d7bc-4257-91af-0dc8507e2115 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:46.146781 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4fb5df2-d7bc-4257-91af-0dc8507e2115 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 returned with HTTP 404 Aug 13 23:54:46.147477 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1292/5173] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:46 2026] GET /volume/v3/snapshots/0eb025fb-bc18-428a-bbde-4718ec4ca354 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:46.155387 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4b52c867-f2fa-4be5-bc41-365aa56a477d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:46.157052 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b52c867-f2fa-4be5-bc41-365aa56a477d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 Aug 13 23:54:46.157249 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b52c867-f2fa-4be5-bc41-365aa56a477d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:46.157426 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b52c867-f2fa-4be5-bc41-365aa56a477d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:46.157578 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4b52c867-f2fa-4be5-bc41-365aa56a477d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume with id: 58e7b319-15f4-46a9-b815-ae2461f83598 Aug 13 23:54:46.165049 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:46.165049 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:46.165049 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b52c867-f2fa-4be5-bc41-365aa56a477d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:46.182344 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b52c867-f2fa-4be5-bc41-365aa56a477d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume request issued successfully. Aug 13 23:54:46.182550 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b52c867-f2fa-4be5-bc41-365aa56a477d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 returned with HTTP 202 Aug 13 23:54:46.182940 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1287/5174] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:54:46 2026] DELETE /volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:46.192464 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4498be5c-d702-407f-8501-12d8b6095128 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:46.194965 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4498be5c-d702-407f-8501-12d8b6095128 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 Aug 13 23:54:46.195289 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4498be5c-d702-407f-8501-12d8b6095128 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:46.195542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4498be5c-d702-407f-8501-12d8b6095128 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:46.205537 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:46.205537 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:46.210073 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4498be5c-d702-407f-8501-12d8b6095128 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:46.215573 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4498be5c-d702-407f-8501-12d8b6095128 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 returned with HTTP 200 Aug 13 23:54:46.216029 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1308/5175] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:46 2026] GET /volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:46.807546 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-432170da-cd37-425f-9222-ba21c00c1d18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:46.809359 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-432170da-cd37-425f-9222-ba21c00c1d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:46.809621 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-432170da-cd37-425f-9222-ba21c00c1d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:46.809978 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-432170da-cd37-425f-9222-ba21c00c1d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:46.810118 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-432170da-cd37-425f-9222-ba21c00c1d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:46.812612 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=273,cinder:INSERT=49,cinder:UPDATE=104 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:54:46.815290 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:46.815290 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:46.815950 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-432170da-cd37-425f-9222-ba21c00c1d18 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:46.816399 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1289/5176] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:46 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:47.232682 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d0297425-2b18-4e35-b593-3eab131f9b4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:47.235495 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d0297425-2b18-4e35-b593-3eab131f9b4d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 Aug 13 23:54:47.235760 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d0297425-2b18-4e35-b593-3eab131f9b4d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:47.236020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d0297425-2b18-4e35-b593-3eab131f9b4d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:47.244040 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d0297425-2b18-4e35-b593-3eab131f9b4d tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 returned with HTTP 404 Aug 13 23:54:47.244690 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1293/5177] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:47 2026] GET /volume/v3/volumes/58e7b319-15f4-46a9-b815-ae2461f83598 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:47.253198 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:47.255138 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:47.255508 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1299453077"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:47.257180 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1299453077'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:47.257288 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume of 1 GB Aug 13 23:54:47.262037 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Availability Zones retrieved successfully. Aug 13 23:54:47.271345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (bf16b841-f192-40a3-bbe6-9d354056ba36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:47.272765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e66c4e7-6039-41e8-aff0-d46b53795dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:47.274010 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:47.310752 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e66c4e7-6039-41e8-aff0-d46b53795dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:47.311905 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25cb7ebd-a790-4cff-bd67-f68240ebdc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:47.369358 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['ccaf8905-3c06-4e43-8650-69ff57837624', 'fb716f38-7fe0-4bcd-a130-21a10fb84090', 'eb84d33b-f9e3-412c-93b6-6ba99cf52d9e', '6d002590-5f7c-4140-8613-449508986023'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:47.370305 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25cb7ebd-a790-4cff-bd67-f68240ebdc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccaf8905-3c06-4e43-8650-69ff57837624', 'fb716f38-7fe0-4bcd-a130-21a10fb84090', 'eb84d33b-f9e3-412c-93b6-6ba99cf52d9e', '6d002590-5f7c-4140-8613-449508986023']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:47.371377 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f32a966-7c71-454b-8399-d6700d423103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:47.401778 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f32a966-7c71-454b-8399-d6700d423103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'befc80f1-9507-449c-a3c3-7469a230143b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1299453077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['ccaf8905-3c06-4e43-8650-69ff57837624','fb716f38-7fe0-4bcd-a130-21a10fb84090','eb84d33b-f9e3-412c-93b6-6ba99cf52d9e','6d002590-5f7c-4140-8613-449508986023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1299453077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=befc80f1-9507-449c-a3c3-7469a230143b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b25ef5d730c41be8bf57aefecc45c02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:47.403321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b825e0a7-491d-4b27-8bba-8cdd951893b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:47.422847 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b825e0a7-491d-4b27-8bba-8cdd951893b0) transitioned into state 'SUCCESS' from state '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-1299453077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b25ef5d730c41be8bf57aefecc45c02',qos_specs=None,replication_status=,reservations=['ccaf8905-3c06-4e43-8650-69ff57837624','fb716f38-7fe0-4bcd-a130-21a10fb84090','eb84d33b-f9e3-412c-93b6-6ba99cf52d9e','6d002590-5f7c-4140-8613-449508986023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3633a44bc3e4ff989de7b7ebc6ff938',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:47.423802 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b998c58-c976-4f65-8f3a-6840e89a6c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:47.433345 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b998c58-c976-4f65-8f3a-6840e89a6c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:47.434540 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Flow 'volume_create_api' (bf16b841-f192-40a3-bbe6-9d354056ba36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:47.434540 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create volume request issued successfully. Aug 13 23:54:47.434973 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d765cfd2-f3d4-41ae-9ce4-0d51a36dd1e9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:47.436461 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1288/5178] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:54:47 2026] POST /volume/v3/volumes => generated 776 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:47.450208 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d50ac922-f7dc-4a71-b653-f0ff716a781b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:47.452078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d50ac922-f7dc-4a71-b653-f0ff716a781b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b Aug 13 23:54:47.452314 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d50ac922-f7dc-4a71-b653-f0ff716a781b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:47.452538 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d50ac922-f7dc-4a71-b653-f0ff716a781b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:47.460908 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:47.460908 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:47.464833 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d50ac922-f7dc-4a71-b653-f0ff716a781b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:47.468827 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d50ac922-f7dc-4a71-b653-f0ff716a781b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b returned with HTTP 200 Aug 13 23:54:47.469238 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1309/5179] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:47 2026] GET /volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:47.825808 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ffdda22-b797-4538-8bc2-6024ad1ba900 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:47.827583 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ffdda22-b797-4538-8bc2-6024ad1ba900 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:47.827781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ffdda22-b797-4538-8bc2-6024ad1ba900 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:47.827953 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ffdda22-b797-4538-8bc2-6024ad1ba900 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:47.828125 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5ffdda22-b797-4538-8bc2-6024ad1ba900 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:47.832702 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:47.832702 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:47.833309 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ffdda22-b797-4538-8bc2-6024ad1ba900 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:47.833661 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1290/5180] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:47 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:48.482712 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea3f3895-98e2-43c9-9379-f75efac736d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:48.484628 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea3f3895-98e2-43c9-9379-f75efac736d5 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b Aug 13 23:54:48.484845 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea3f3895-98e2-43c9-9379-f75efac736d5 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:48.485081 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea3f3895-98e2-43c9-9379-f75efac736d5 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:48.492130 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:48.492130 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:48.495748 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea3f3895-98e2-43c9-9379-f75efac736d5 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:48.499671 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea3f3895-98e2-43c9-9379-f75efac736d5 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b returned with HTTP 200 Aug 13 23:54:48.500057 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1294/5181] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:48 2026] GET /volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:48.512944 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef2fee56-0ce3-414c-95ab-d144b9a9eb78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:48.515010 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef2fee56-0ce3-414c-95ab-d144b9a9eb78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:54:48.515348 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef2fee56-0ce3-414c-95ab-d144b9a9eb78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "befc80f1-9507-449c-a3c3-7469a230143b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1806123537"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:48.524131 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:48.524131 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:48.524488 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef2fee56-0ce3-414c-95ab-d144b9a9eb78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:48.524607 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ef2fee56-0ce3-414c-95ab-d144b9a9eb78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Create snapshot from volume befc80f1-9507-449c-a3c3-7469a230143b Aug 13 23:54:48.550384 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-ef2fee56-0ce3-414c-95ab-d144b9a9eb78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Created reservations ['86ade230-2d3b-4859-af9e-33d8eb556eda', '68ec7d14-96e8-4d52-9929-df299dad046f', '9d78aad9-10a4-4239-addd-f9929ae72219', '64baf1af-4962-43f1-9744-b2d913b8730c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:48.583919 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef2fee56-0ce3-414c-95ab-d144b9a9eb78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot create request issued successfully. Aug 13 23:54:48.584382 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef2fee56-0ce3-414c-95ab-d144b9a9eb78 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:54:48.584831 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1289/5182] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:54:48 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 13 23:54:48.593844 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4043533a-bd0e-41c0-8877-867b3337970c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:48.595760 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4043533a-bd0e-41c0-8877-867b3337970c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a Aug 13 23:54:48.595951 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4043533a-bd0e-41c0-8877-867b3337970c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:48.596169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4043533a-bd0e-41c0-8877-867b3337970c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:48.602048 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:48.602048 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:48.602354 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4043533a-bd0e-41c0-8877-867b3337970c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:48.603074 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4043533a-bd0e-41c0-8877-867b3337970c tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a returned with HTTP 200 Aug 13 23:54:48.603440 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1310/5183] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:48 2026] GET /volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:48.845246 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b578799f-f5ae-4a8f-9a46-2427d89af7de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:48.849030 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b578799f-f5ae-4a8f-9a46-2427d89af7de tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:48.849416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b578799f-f5ae-4a8f-9a46-2427d89af7de tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:48.849710 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b578799f-f5ae-4a8f-9a46-2427d89af7de tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:48.849887 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b578799f-f5ae-4a8f-9a46-2427d89af7de tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:48.856009 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:48.856009 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:48.856892 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b578799f-f5ae-4a8f-9a46-2427d89af7de tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:48.857694 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1291/5184] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:48 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:49.615225 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-197289ef-5983-4b53-9679-4f43461abc8f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:49.617421 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-197289ef-5983-4b53-9679-4f43461abc8f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a Aug 13 23:54:49.617704 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-197289ef-5983-4b53-9679-4f43461abc8f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:49.617899 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-197289ef-5983-4b53-9679-4f43461abc8f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:49.623321 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:49.623321 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:49.623732 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-197289ef-5983-4b53-9679-4f43461abc8f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:49.624398 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-197289ef-5983-4b53-9679-4f43461abc8f tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a returned with HTTP 200 Aug 13 23:54:49.624852 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1295/5185] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:49 2026] GET /volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:49.638019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23ab2b41-d7e9-4847-8101-66e7f198007b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:49.640392 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23ab2b41-d7e9-4847-8101-66e7f198007b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] POST https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a/action Aug 13 23:54:49.640777 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23ab2b41-d7e9-4847-8101-66e7f198007b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:54:49.640946 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23ab2b41-d7e9-4847-8101-66e7f198007b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:49.642656 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.snapshot_unmanage [None req-23ab2b41-d7e9-4847-8101-66e7f198007b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Unmanage snapshot with id: 89fcef1c-1560-415a-8d73-26801521464a Aug 13 23:54:49.648565 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:49.648565 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:49.649145 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-23ab2b41-d7e9-4847-8101-66e7f198007b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Snapshot retrieved successfully. Aug 13 23:54:49.650119 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-23ab2b41-d7e9-4847-8101-66e7f198007b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '962aca49a0e747b79f5795e6ee7cb37b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b25ef5d730c41be8bf57aefecc45c02', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:54:49.650370 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23ab2b41-d7e9-4847-8101-66e7f198007b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-reader] https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a/action returned with HTTP 403 Aug 13 23:54:49.651106 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1290/5186] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:54:49 2026] POST /volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:49.658607 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75696f0f-33d7-4b84-98c1-213cc7c9be8a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:49.660469 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75696f0f-33d7-4b84-98c1-213cc7c9be8a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a Aug 13 23:54:49.660703 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75696f0f-33d7-4b84-98c1-213cc7c9be8a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:49.660928 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75696f0f-33d7-4b84-98c1-213cc7c9be8a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:49.661075 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-75696f0f-33d7-4b84-98c1-213cc7c9be8a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete snapshot with id: 89fcef1c-1560-415a-8d73-26801521464a Aug 13 23:54:49.662935 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=211,cinder:UPDATE=37,cinder:INSERT=21 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:54:49.668125 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:49.668125 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:49.668475 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-75696f0f-33d7-4b84-98c1-213cc7c9be8a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:49.692011 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-75696f0f-33d7-4b84-98c1-213cc7c9be8a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot delete request issued successfully. Aug 13 23:54:49.692129 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75696f0f-33d7-4b84-98c1-213cc7c9be8a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a returned with HTTP 202 Aug 13 23:54:49.692622 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1311/5187] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:54:49 2026] DELETE /volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:49.700616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b873024-1e48-4f8c-a1c9-21a1fbe91cd9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:49.703023 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b873024-1e48-4f8c-a1c9-21a1fbe91cd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a Aug 13 23:54:49.703023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b873024-1e48-4f8c-a1c9-21a1fbe91cd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:49.703023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b873024-1e48-4f8c-a1c9-21a1fbe91cd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:49.711576 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:49.711576 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:49.711882 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5b873024-1e48-4f8c-a1c9-21a1fbe91cd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Snapshot retrieved successfully. Aug 13 23:54:49.712859 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b873024-1e48-4f8c-a1c9-21a1fbe91cd9 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a returned with HTTP 200 Aug 13 23:54:49.713508 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1292/5188] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:49 2026] GET /volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:49.867855 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b5ad771-5e9e-4394-8e60-5a6bb3eba664 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:49.869875 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b5ad771-5e9e-4394-8e60-5a6bb3eba664 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:49.870110 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b5ad771-5e9e-4394-8e60-5a6bb3eba664 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:49.870322 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b5ad771-5e9e-4394-8e60-5a6bb3eba664 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:49.870473 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4b5ad771-5e9e-4394-8e60-5a6bb3eba664 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:49.875142 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:49.875142 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:49.875778 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b5ad771-5e9e-4394-8e60-5a6bb3eba664 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:49.876185 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1296/5189] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:49 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:49.888818 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3685b860-92f3-4a59-a3ab-7e46c3ed737f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:49.890855 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3685b860-92f3-4a59-a3ab-7e46c3ed737f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 Aug 13 23:54:49.891097 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3685b860-92f3-4a59-a3ab-7e46c3ed737f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:49.891341 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3685b860-92f3-4a59-a3ab-7e46c3ed737f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:49.891532 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3685b860-92f3-4a59-a3ab-7e46c3ed737f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume with id: 4f650048-91d9-4913-ae78-b45809058c78 Aug 13 23:54:49.901329 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:49.901329 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:49.901758 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3685b860-92f3-4a59-a3ab-7e46c3ed737f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:49.920427 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3685b860-92f3-4a59-a3ab-7e46c3ed737f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume request issued successfully. Aug 13 23:54:49.920757 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3685b860-92f3-4a59-a3ab-7e46c3ed737f tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 returned with HTTP 202 Aug 13 23:54:49.921180 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1291/5190] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:54:49 2026] DELETE /volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:49.928405 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-79137dba-d84e-4487-824a-b3ad66feb6e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:49.930722 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79137dba-d84e-4487-824a-b3ad66feb6e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 Aug 13 23:54:49.931010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79137dba-d84e-4487-824a-b3ad66feb6e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:49.931260 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79137dba-d84e-4487-824a-b3ad66feb6e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:49.941550 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:49.941550 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:49.946008 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-79137dba-d84e-4487-824a-b3ad66feb6e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:49.949747 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79137dba-d84e-4487-824a-b3ad66feb6e6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 returned with HTTP 200 Aug 13 23:54:49.950117 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1312/5191] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:49 2026] GET /volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:50.723178 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6725cdc-5afa-4ee5-8eb0-1d62c9134c5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:50.725041 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6725cdc-5afa-4ee5-8eb0-1d62c9134c5a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a Aug 13 23:54:50.725245 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6725cdc-5afa-4ee5-8eb0-1d62c9134c5a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:50.725473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6725cdc-5afa-4ee5-8eb0-1d62c9134c5a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:50.730306 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6725cdc-5afa-4ee5-8eb0-1d62c9134c5a tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a returned with HTTP 404 Aug 13 23:54:50.730812 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1293/5192] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:54:50 2026] GET /volume/v3/snapshots/89fcef1c-1560-415a-8d73-26801521464a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:50.737581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b89f950-18fd-491f-a25f-43af02f20ac4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:50.739430 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b89f950-18fd-491f-a25f-43af02f20ac4 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b Aug 13 23:54:50.739629 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b89f950-18fd-491f-a25f-43af02f20ac4 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:50.739840 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b89f950-18fd-491f-a25f-43af02f20ac4 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:50.740006 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4b89f950-18fd-491f-a25f-43af02f20ac4 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume with id: befc80f1-9507-449c-a3c3-7469a230143b Aug 13 23:54:50.748005 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:50.748005 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:50.748394 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4b89f950-18fd-491f-a25f-43af02f20ac4 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:50.766539 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4b89f950-18fd-491f-a25f-43af02f20ac4 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Delete volume request issued successfully. Aug 13 23:54:50.766731 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b89f950-18fd-491f-a25f-43af02f20ac4 tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b returned with HTTP 202 Aug 13 23:54:50.767190 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1297/5193] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:54:50 2026] DELETE /volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:50.779078 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1c1255ad-f031-4269-8dc6-9df1cf1e555b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:50.781096 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c1255ad-f031-4269-8dc6-9df1cf1e555b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b Aug 13 23:54:50.781300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c1255ad-f031-4269-8dc6-9df1cf1e555b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:50.781585 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c1255ad-f031-4269-8dc6-9df1cf1e555b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:50.789438 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:50.789438 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:50.793362 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1c1255ad-f031-4269-8dc6-9df1cf1e555b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Volume info retrieved successfully. Aug 13 23:54:50.798003 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c1255ad-f031-4269-8dc6-9df1cf1e555b tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b returned with HTTP 200 Aug 13 23:54:50.798438 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1292/5194] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:50 2026] GET /volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:50.965832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8689c41a-83ab-4244-b5f6-6c2e23f80e66 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:50.967525 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8689c41a-83ab-4244-b5f6-6c2e23f80e66 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 Aug 13 23:54:50.967724 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8689c41a-83ab-4244-b5f6-6c2e23f80e66 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:50.967900 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8689c41a-83ab-4244-b5f6-6c2e23f80e66 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:50.973328 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8689c41a-83ab-4244-b5f6-6c2e23f80e66 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 returned with HTTP 404 Aug 13 23:54:50.973797 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1313/5195] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:50 2026] GET /volume/v3/volumes/4f650048-91d9-4913-ae78-b45809058c78 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:50.983462 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3109bf3a-515e-4044-aa14-24d8db2d4849 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:50.985233 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3109bf3a-515e-4044-aa14-24d8db2d4849 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:50.985456 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3109bf3a-515e-4044-aa14-24d8db2d4849 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:50.985649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3109bf3a-515e-4044-aa14-24d8db2d4849 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:50.985751 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3109bf3a-515e-4044-aa14-24d8db2d4849 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:50.991064 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:50.991064 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:50.992009 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3109bf3a-515e-4044-aa14-24d8db2d4849 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-member] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:50.992416 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1294/5196] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:50 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:51.004587 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9b92c7c-a4fd-4547-af79-fe868ff8f0b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:51.006737 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9b92c7c-a4fd-4547-af79-fe868ff8f0b2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:51.006999 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9b92c7c-a4fd-4547-af79-fe868ff8f0b2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:51.007224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9b92c7c-a4fd-4547-af79-fe868ff8f0b2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:51.007434 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-b9b92c7c-a4fd-4547-af79-fe868ff8f0b2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete backup with id: 6bb849b5-59d9-43c7-86df-566c66004872. Aug 13 23:54:51.012166 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:51.012166 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:51.023772 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-b9b92c7c-a4fd-4547-af79-fe868ff8f0b2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] delete_backup rpcapi backup_id 6bb849b5-59d9-43c7-86df-566c66004872 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:54:51.025436 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9b92c7c-a4fd-4547-af79-fe868ff8f0b2 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 202 Aug 13 23:54:51.025777 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1298/5197] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:54:51 2026] DELETE /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:54:51.034148 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32e8f48b-e8d7-4494-8471-e586600b2631 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:51.035974 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32e8f48b-e8d7-4494-8471-e586600b2631 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:51.036359 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32e8f48b-e8d7-4494-8471-e586600b2631 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:51.036587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32e8f48b-e8d7-4494-8471-e586600b2631 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:51.036698 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-32e8f48b-e8d7-4494-8471-e586600b2631 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:51.042158 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:51.042158 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:51.042997 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32e8f48b-e8d7-4494-8471-e586600b2631 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 200 Aug 13 23:54:51.043510 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1293/5198] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:51 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:51.817070 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f4d244f-4c94-4837-967d-a25fadbdf95e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:51.818755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f4d244f-4c94-4837-967d-a25fadbdf95e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] GET https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b Aug 13 23:54:51.818935 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f4d244f-4c94-4837-967d-a25fadbdf95e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:51.819151 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f4d244f-4c94-4837-967d-a25fadbdf95e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:51.824822 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f4d244f-4c94-4837-967d-a25fadbdf95e tempest-ProjectReaderTests-163465565 tempest-ProjectReaderTests-163465565-project-admin] https://10.4.3.81/volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b returned with HTTP 404 Aug 13 23:54:51.825321 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1314/5199] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:51 2026] GET /volume/v3/volumes/befc80f1-9507-449c-a3c3-7469a230143b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:52.057417 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed93634d-1c8f-474f-978f-060604ca97cc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:52.059051 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed93634d-1c8f-474f-978f-060604ca97cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 Aug 13 23:54:52.059261 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed93634d-1c8f-474f-978f-060604ca97cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:52.059443 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed93634d-1c8f-474f-978f-060604ca97cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:52.059555 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ed93634d-1c8f-474f-978f-060604ca97cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id 6bb849b5-59d9-43c7-86df-566c66004872. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:52.063110 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed93634d-1c8f-474f-978f-060604ca97cc tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 returned with HTTP 404 Aug 13 23:54:52.063592 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1295/5200] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:52 2026] GET /volume/v3/backups/6bb849b5-59d9-43c7-86df-566c66004872 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:52.072645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a30e619e-5e11-41f5-b6c5-f98bc15f915b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:52.074343 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a30e619e-5e11-41f5-b6c5-f98bc15f915b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:52.074543 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a30e619e-5e11-41f5-b6c5-f98bc15f915b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:52.074720 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a30e619e-5e11-41f5-b6c5-f98bc15f915b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:52.074834 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-a30e619e-5e11-41f5-b6c5-f98bc15f915b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete backup with id: fd7d0b91-05a4-4415-953a-133d422a090c. Aug 13 23:54:52.079318 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:52.079318 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:52.092658 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-a30e619e-5e11-41f5-b6c5-f98bc15f915b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] delete_backup rpcapi backup_id fd7d0b91-05a4-4415-953a-133d422a090c {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:54:52.094802 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a30e619e-5e11-41f5-b6c5-f98bc15f915b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 202 Aug 13 23:54:52.095379 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1299/5201] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:54:52 2026] DELETE /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:54:52.105043 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c85e296c-2fea-422e-b1e9-377ca7ebefeb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:52.107309 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c85e296c-2fea-422e-b1e9-377ca7ebefeb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:52.107503 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c85e296c-2fea-422e-b1e9-377ca7ebefeb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:52.107772 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c85e296c-2fea-422e-b1e9-377ca7ebefeb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:52.107856 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c85e296c-2fea-422e-b1e9-377ca7ebefeb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:52.110552 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=258,cinder:INSERT=41,cinder:UPDATE=79 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:54:52.112465 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:52.112465 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:52.113117 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c85e296c-2fea-422e-b1e9-377ca7ebefeb tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 200 Aug 13 23:54:52.113496 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1294/5202] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:52 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:53.124552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b77f5bb9-85c5-4c02-8c11-e35b73a2e74b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:53.126786 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b77f5bb9-85c5-4c02-8c11-e35b73a2e74b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c Aug 13 23:54:53.127053 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b77f5bb9-85c5-4c02-8c11-e35b73a2e74b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:53.127317 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b77f5bb9-85c5-4c02-8c11-e35b73a2e74b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:53.127461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b77f5bb9-85c5-4c02-8c11-e35b73a2e74b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id fd7d0b91-05a4-4415-953a-133d422a090c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:53.131397 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b77f5bb9-85c5-4c02-8c11-e35b73a2e74b tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c returned with HTTP 404 Aug 13 23:54:53.132068 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1315/5203] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:53 2026] GET /volume/v3/backups/fd7d0b91-05a4-4415-953a-133d422a090c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:53.139779 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe780575-f2d8-40a7-a9ab-20bd0deebec6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:53.141511 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe780575-f2d8-40a7-a9ab-20bd0deebec6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:53.141781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe780575-f2d8-40a7-a9ab-20bd0deebec6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:53.142020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe780575-f2d8-40a7-a9ab-20bd0deebec6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:53.142168 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-fe780575-f2d8-40a7-a9ab-20bd0deebec6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete backup with id: d4a24805-1abf-47c7-85bf-d20d97572b60. Aug 13 23:54:53.147358 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:53.147358 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:53.160586 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-fe780575-f2d8-40a7-a9ab-20bd0deebec6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] delete_backup rpcapi backup_id d4a24805-1abf-47c7-85bf-d20d97572b60 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:54:53.162332 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe780575-f2d8-40a7-a9ab-20bd0deebec6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 202 Aug 13 23:54:53.162790 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1296/5204] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:54:53 2026] DELETE /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:54:53.171269 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fba4df8f-931a-4532-a035-28a499a96059 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:53.172939 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fba4df8f-931a-4532-a035-28a499a96059 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:53.173154 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fba4df8f-931a-4532-a035-28a499a96059 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:53.173329 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fba4df8f-931a-4532-a035-28a499a96059 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:53.173469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fba4df8f-931a-4532-a035-28a499a96059 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:53.174868 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=248,cinder:INSERT=46,cinder:UPDATE=95 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:54:53.177676 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:53.177676 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:53.178304 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fba4df8f-931a-4532-a035-28a499a96059 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 200 Aug 13 23:54:53.178937 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1300/5205] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:53 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:53.456620 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:53.546654 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:53.547047 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1734348699"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:53.548769 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1734348699'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:53.548872 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Create volume of 1 GB Aug 13 23:54:53.553113 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Availability Zones retrieved successfully. Aug 13 23:54:53.558444 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Flow 'volume_create_api' (43c556bb-f636-4da1-80d0-1edb48fddc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:53.559498 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7add23-0bbd-4fc6-9f34-485e4de8d5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:53.560375 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:53.583427 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7add23-0bbd-4fc6-9f34-485e4de8d5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:53.584117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa9cc7d-4eec-49f2-aefb-5835a8039894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:53.642916 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Created reservations ['b7b2a381-c055-4a83-837e-31cd086b1af8', '175ba1a3-b7e7-4b5c-88e9-97b394ad6088', '54a36f12-d247-4942-b958-d7fbb2eccb23', 'd253819d-ea91-4e63-bebb-631071486ff2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:53.643897 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa9cc7d-4eec-49f2-aefb-5835a8039894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7b2a381-c055-4a83-837e-31cd086b1af8', '175ba1a3-b7e7-4b5c-88e9-97b394ad6088', '54a36f12-d247-4942-b958-d7fbb2eccb23', 'd253819d-ea91-4e63-bebb-631071486ff2']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:53.644904 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475e465d-87b4-48b4-8305-8bb135bebe5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:53.671955 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475e465d-87b4-48b4-8305-8bb135bebe5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e351313-ed47-4cee-b71e-2ff1bde7c0ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734348699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51ad89df9573495d86d485062c957710',qos_specs=None,replication_status=,reservations=['b7b2a381-c055-4a83-837e-31cd086b1af8','175ba1a3-b7e7-4b5c-88e9-97b394ad6088','54a36f12-d247-4942-b958-d7fbb2eccb23','d253819d-ea91-4e63-bebb-631071486ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9724f61adcb1400f91133578cabbe85a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734348699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e351313-ed47-4cee-b71e-2ff1bde7c0ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51ad89df9573495d86d485062c957710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9724f61adcb1400f91133578cabbe85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:53.672678 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b58be3-e8ea-48be-b3d8-1d6bd5a32ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:53.689473 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b58be3-e8ea-48be-b3d8-1d6bd5a32ccf) transitioned into state 'SUCCESS' from state '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-1734348699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51ad89df9573495d86d485062c957710',qos_specs=None,replication_status=,reservations=['b7b2a381-c055-4a83-837e-31cd086b1af8','175ba1a3-b7e7-4b5c-88e9-97b394ad6088','54a36f12-d247-4942-b958-d7fbb2eccb23','d253819d-ea91-4e63-bebb-631071486ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9724f61adcb1400f91133578cabbe85a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:53.690226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d243d3-f58c-44f5-ad27-09297514d734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:53.699133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d243d3-f58c-44f5-ad27-09297514d734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:53.701364 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Flow 'volume_create_api' (43c556bb-f636-4da1-80d0-1edb48fddc09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:53.701364 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Create volume request issued successfully. Aug 13 23:54:53.701364 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebaa5cbb-629b-4906-80a4-2d51acc9e384 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:53.701565 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1295/5206] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:54:53 2026] POST /volume/v3/volumes => generated 776 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:53.714150 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e9c6cc5-a395-4c3b-bc38-e0185daf2a00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:53.715854 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e9c6cc5-a395-4c3b-bc38-e0185daf2a00 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] GET https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca Aug 13 23:54:53.716065 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e9c6cc5-a395-4c3b-bc38-e0185daf2a00 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:53.716204 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e9c6cc5-a395-4c3b-bc38-e0185daf2a00 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:53.722758 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:53.722758 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:53.726410 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8e9c6cc5-a395-4c3b-bc38-e0185daf2a00 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Volume info retrieved successfully. Aug 13 23:54:53.730740 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e9c6cc5-a395-4c3b-bc38-e0185daf2a00 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca returned with HTTP 200 Aug 13 23:54:53.731128 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1316/5207] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:53 2026] GET /volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:54.190332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1cb2b6e6-6557-453e-beda-931ac12c8c79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:54.192870 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cb2b6e6-6557-453e-beda-931ac12c8c79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 Aug 13 23:54:54.193296 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cb2b6e6-6557-453e-beda-931ac12c8c79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:54.193573 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cb2b6e6-6557-453e-beda-931ac12c8c79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:54.193732 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1cb2b6e6-6557-453e-beda-931ac12c8c79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Show backup with id d4a24805-1abf-47c7-85bf-d20d97572b60. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:54.198517 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cb2b6e6-6557-453e-beda-931ac12c8c79 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 returned with HTTP 404 Aug 13 23:54:54.199155 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1297/5208] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:54 2026] GET /volume/v3/backups/d4a24805-1abf-47c7-85bf-d20d97572b60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:54.206244 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6fab8936-52c5-404f-b2d5-05efdf00b2a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:54.208167 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fab8936-52c5-404f-b2d5-05efdf00b2a5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 Aug 13 23:54:54.208382 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fab8936-52c5-404f-b2d5-05efdf00b2a5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:54.208579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fab8936-52c5-404f-b2d5-05efdf00b2a5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:54.208748 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6fab8936-52c5-404f-b2d5-05efdf00b2a5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume with id: 2f491d98-162b-4eb1-88d1-6b8efe5ee132 Aug 13 23:54:54.216881 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:54.216881 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:54.217212 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6fab8936-52c5-404f-b2d5-05efdf00b2a5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:54.235103 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6fab8936-52c5-404f-b2d5-05efdf00b2a5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Delete volume request issued successfully. Aug 13 23:54:54.235285 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fab8936-52c5-404f-b2d5-05efdf00b2a5 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 returned with HTTP 202 Aug 13 23:54:54.235720 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1301/5209] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:54:54 2026] DELETE /volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:54.243035 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a415ff47-837b-4a45-86ca-df0527b08ba6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:54.245661 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a415ff47-837b-4a45-86ca-df0527b08ba6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 Aug 13 23:54:54.245957 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a415ff47-837b-4a45-86ca-df0527b08ba6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:54.246234 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a415ff47-837b-4a45-86ca-df0527b08ba6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:54.256178 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:54.256178 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:54.261040 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a415ff47-837b-4a45-86ca-df0527b08ba6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Volume info retrieved successfully. Aug 13 23:54:54.266952 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a415ff47-837b-4a45-86ca-df0527b08ba6 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 returned with HTTP 200 Aug 13 23:54:54.267460 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1296/5210] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:54 2026] GET /volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:54.746805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1cdf2636-8205-496b-adaa-3a5e21913536 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:54.748444 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cdf2636-8205-496b-adaa-3a5e21913536 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] GET https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca Aug 13 23:54:54.748624 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cdf2636-8205-496b-adaa-3a5e21913536 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:54.748795 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cdf2636-8205-496b-adaa-3a5e21913536 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:54.755535 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:54.755535 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:54.759258 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1cdf2636-8205-496b-adaa-3a5e21913536 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Volume info retrieved successfully. Aug 13 23:54:54.763441 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cdf2636-8205-496b-adaa-3a5e21913536 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca returned with HTTP 200 Aug 13 23:54:54.763854 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1317/5211] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:54 2026] GET /volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:54.780317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-40e406dc-7b7f-4bb0-80b5-a3593e191de5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:54.836481 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40e406dc-7b7f-4bb0-80b5-a3593e191de5 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] POST https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca/action Aug 13 23:54:54.836908 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40e406dc-7b7f-4bb0-80b5-a3593e191de5 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:54:54.837097 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40e406dc-7b7f-4bb0-80b5-a3593e191de5 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:54.845667 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:54.845667 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:54.846139 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-40e406dc-7b7f-4bb0-80b5-a3593e191de5 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] Volume info retrieved successfully. Aug 13 23:54:54.847166 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-40e406dc-7b7f-4bb0-80b5-a3593e191de5 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '05e8f61c261b447ea8dcb46750f11831', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51ad89df9573495d86d485062c957710', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:54:54.847349 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40e406dc-7b7f-4bb0-80b5-a3593e191de5 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca/action returned with HTTP 403 Aug 13 23:54:54.847796 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1298/5212] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:54:54 2026] POST /volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca/action => generated 131 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:54.854753 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3ae4974-9894-4bfe-b582-8fc16705f667 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:54.856492 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3ae4974-9894-4bfe-b582-8fc16705f667 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca Aug 13 23:54:54.856676 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3ae4974-9894-4bfe-b582-8fc16705f667 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:54.856847 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3ae4974-9894-4bfe-b582-8fc16705f667 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:54.857041 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e3ae4974-9894-4bfe-b582-8fc16705f667 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Delete volume with id: 1e351313-ed47-4cee-b71e-2ff1bde7c0ca Aug 13 23:54:54.863665 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:54.863665 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:54.863929 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e3ae4974-9894-4bfe-b582-8fc16705f667 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Volume info retrieved successfully. Aug 13 23:54:54.878142 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e3ae4974-9894-4bfe-b582-8fc16705f667 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Delete volume request issued successfully. Aug 13 23:54:54.878304 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3ae4974-9894-4bfe-b582-8fc16705f667 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca returned with HTTP 202 Aug 13 23:54:54.878694 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1302/5213] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:54:54 2026] DELETE /volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:54.885853 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-244fdd60-e867-4bbb-b7b9-77592babc75c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:54.888096 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-244fdd60-e867-4bbb-b7b9-77592babc75c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] GET https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca Aug 13 23:54:54.888358 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-244fdd60-e867-4bbb-b7b9-77592babc75c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:54.888631 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-244fdd60-e867-4bbb-b7b9-77592babc75c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:54.897027 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:54.897027 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:54.901064 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-244fdd60-e867-4bbb-b7b9-77592babc75c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Volume info retrieved successfully. Aug 13 23:54:54.905667 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-244fdd60-e867-4bbb-b7b9-77592babc75c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca returned with HTTP 200 Aug 13 23:54:54.906121 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1297/5214] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:54 2026] GET /volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:55.279344 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9eeddf2d-e1a5-47df-8758-ea64e511d280 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:55.281311 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9eeddf2d-e1a5-47df-8758-ea64e511d280 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] GET https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 Aug 13 23:54:55.281515 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9eeddf2d-e1a5-47df-8758-ea64e511d280 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:55.281708 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9eeddf2d-e1a5-47df-8758-ea64e511d280 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:55.287586 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9eeddf2d-e1a5-47df-8758-ea64e511d280 tempest-ProjectMemberTests33-1668548639 tempest-ProjectMemberTests33-1668548639-project-admin] https://10.4.3.81/volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 returned with HTTP 404 Aug 13 23:54:55.288043 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1318/5215] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:54:55 2026] GET /volume/v3/volumes/2f491d98-162b-4eb1-88d1-6b8efe5ee132 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:55.920376 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6e08794-cb8c-47b3-99ec-4cfaf29bca57 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:55.922215 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6e08794-cb8c-47b3-99ec-4cfaf29bca57 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] GET https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca Aug 13 23:54:55.922392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6e08794-cb8c-47b3-99ec-4cfaf29bca57 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:55.922677 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6e08794-cb8c-47b3-99ec-4cfaf29bca57 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:55.928797 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6e08794-cb8c-47b3-99ec-4cfaf29bca57 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca returned with HTTP 404 Aug 13 23:54:55.929345 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1299/5216] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:55 2026] GET /volume/v3/volumes/1e351313-ed47-4cee-b71e-2ff1bde7c0ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:55.941496 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-91d2d910-f19d-4cbc-96c4-979565c1771c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:55.942399 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:54:55.942809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1414548377"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:55.944422 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1414548377'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:54:55.944879 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Create volume of 1 GB Aug 13 23:54:55.949270 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Availability Zones retrieved successfully. Aug 13 23:54:55.955249 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Flow 'volume_create_api' (3effd2ab-55b0-49b0-bf71-261beeffffc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:55.956260 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198fbb31-8b0a-492c-881a-4a7e6611cfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:55.958683 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:54:56.001808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198fbb31-8b0a-492c-881a-4a7e6611cfab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:56.002889 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d84f20-6296-4348-8803-174c0e9dec98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:56.054459 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Created reservations ['74a54cea-bee4-49c6-abca-f7bc4569e075', 'dc817294-516b-4222-9c05-ac3d7ad8aba2', '8359f1a2-ce0f-40a9-a320-e650d08c89ff', '35255b35-d24a-48d8-8a35-e8e5301b8ea7'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:56.055595 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d84f20-6296-4348-8803-174c0e9dec98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a54cea-bee4-49c6-abca-f7bc4569e075', 'dc817294-516b-4222-9c05-ac3d7ad8aba2', '8359f1a2-ce0f-40a9-a320-e650d08c89ff', '35255b35-d24a-48d8-8a35-e8e5301b8ea7']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:56.056581 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda9d40a-bee6-4c8b-ab65-a1d93890d811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:56.086618 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda9d40a-bee6-4c8b-ab65-a1d93890d811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1414548377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51ad89df9573495d86d485062c957710',qos_specs=None,replication_status=,reservations=['74a54cea-bee4-49c6-abca-f7bc4569e075','dc817294-516b-4222-9c05-ac3d7ad8aba2','8359f1a2-ce0f-40a9-a320-e650d08c89ff','35255b35-d24a-48d8-8a35-e8e5301b8ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9724f61adcb1400f91133578cabbe85a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1414548377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51ad89df9573495d86d485062c957710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9724f61adcb1400f91133578cabbe85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:56.087363 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75055319-6565-4e6a-b4e7-fb9217c4d3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:56.107223 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75055319-6565-4e6a-b4e7-fb9217c4d3b9) transitioned into state 'SUCCESS' from state '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-1414548377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51ad89df9573495d86d485062c957710',qos_specs=None,replication_status=,reservations=['74a54cea-bee4-49c6-abca-f7bc4569e075','dc817294-516b-4222-9c05-ac3d7ad8aba2','8359f1a2-ce0f-40a9-a320-e650d08c89ff','35255b35-d24a-48d8-8a35-e8e5301b8ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9724f61adcb1400f91133578cabbe85a',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:56.108344 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ceb4f2e-0e13-4395-a68f-6786faf35f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:54:56.124399 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ceb4f2e-0e13-4395-a68f-6786faf35f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:54:56.124399 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Flow 'volume_create_api' (3effd2ab-55b0-49b0-bf71-261beeffffc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:54:56.124399 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Create volume request issued successfully. Aug 13 23:54:56.124399 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91d2d910-f19d-4cbc-96c4-979565c1771c tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:54:56.124399 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1303/5217] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:54:55 2026] POST /volume/v3/volumes => generated 776 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:56.139019 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-591b3217-a22b-4843-aa0b-6d0a82bbc4e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:56.139019 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-591b3217-a22b-4843-aa0b-6d0a82bbc4e4 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] GET https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 Aug 13 23:54:56.139362 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-591b3217-a22b-4843-aa0b-6d0a82bbc4e4 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:56.139362 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-591b3217-a22b-4843-aa0b-6d0a82bbc4e4 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:56.146604 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:56.146604 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:56.150635 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-591b3217-a22b-4843-aa0b-6d0a82bbc4e4 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Volume info retrieved successfully. Aug 13 23:54:56.154859 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-591b3217-a22b-4843-aa0b-6d0a82bbc4e4 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 returned with HTTP 200 Aug 13 23:54:56.155276 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1298/5218] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:56 2026] GET /volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:56.802036 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8599751a-c35b-482e-8d16-bd1227fdb029 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:56.926417 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8599751a-c35b-482e-8d16-bd1227fdb029 tempest-ProjectAdminTests-1403888327 tempest-ProjectAdminTests-1403888327-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 23:54:56.926607 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8599751a-c35b-482e-8d16-bd1227fdb029 tempest-ProjectAdminTests-1403888327 tempest-ProjectAdminTests-1403888327-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:56.926813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8599751a-c35b-482e-8d16-bd1227fdb029 tempest-ProjectAdminTests-1403888327 tempest-ProjectAdminTests-1403888327-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:56.936824 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8599751a-c35b-482e-8d16-bd1227fdb029 tempest-ProjectAdminTests-1403888327 tempest-ProjectAdminTests-1403888327-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 23:54:56.937924 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1319/5219] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 23:54:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:56.945888 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d682bf9-ec58-481c-a93c-8adc50b237dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:56.947529 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d682bf9-ec58-481c-a93c-8adc50b237dd tempest-ProjectAdminTests-1403888327 tempest-ProjectAdminTests-1403888327-project-admin] GET https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool Aug 13 23:54:56.947750 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d682bf9-ec58-481c-a93c-8adc50b237dd tempest-ProjectAdminTests-1403888327 tempest-ProjectAdminTests-1403888327-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:56.947944 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d682bf9-ec58-481c-a93c-8adc50b237dd tempest-ProjectAdminTests-1403888327 tempest-ProjectAdminTests-1403888327-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:56.957610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d682bf9-ec58-481c-a93c-8adc50b237dd tempest-ProjectAdminTests-1403888327 tempest-ProjectAdminTests-1403888327-project-admin] https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool returned with HTTP 200 Aug 13 23:54:56.957957 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1300/5220] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 23:54:56 2026] GET /volume/v3/capabilities/np0000007283@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:57.097135 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cfbc416a-1109-4f9f-acb3-e5686178a6ee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:57.099356 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfbc416a-1109-4f9f-acb3-e5686178a6ee tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:54:57.099571 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfbc416a-1109-4f9f-acb3-e5686178a6ee tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:57.099853 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfbc416a-1109-4f9f-acb3-e5686178a6ee tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:57.111473 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:57.111473 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:57.114694 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cfbc416a-1109-4f9f-acb3-e5686178a6ee tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:54:57.118663 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfbc416a-1109-4f9f-acb3-e5686178a6ee tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 200 Aug 13 23:54:57.119030 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1304/5221] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:57 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 1647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:57.170335 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7fdc71fd-6296-43de-96d7-70c599951073 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:57.172165 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fdc71fd-6296-43de-96d7-70c599951073 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] GET https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 Aug 13 23:54:57.172431 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fdc71fd-6296-43de-96d7-70c599951073 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:57.172667 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fdc71fd-6296-43de-96d7-70c599951073 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:57.181375 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:57.181375 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:57.185102 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7fdc71fd-6296-43de-96d7-70c599951073 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Volume info retrieved successfully. Aug 13 23:54:57.189592 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fdc71fd-6296-43de-96d7-70c599951073 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 returned with HTTP 200 Aug 13 23:54:57.190219 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1299/5222] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:57 2026] GET /volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:57.206822 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-34691db9-81d9-432d-9a38-7693f85947d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:57.211116 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34691db9-81d9-432d-9a38-7693f85947d3 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] POST https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3/action Aug 13 23:54:57.211936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34691db9-81d9-432d-9a38-7693f85947d3 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:54:57.211936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34691db9-81d9-432d-9a38-7693f85947d3 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:57.222458 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:57.222458 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:57.223203 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-34691db9-81d9-432d-9a38-7693f85947d3 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '05e8f61c261b447ea8dcb46750f11831', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51ad89df9573495d86d485062c957710', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:54:57.223486 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34691db9-81d9-432d-9a38-7693f85947d3 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-reader] https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3/action returned with HTTP 403 Aug 13 23:54:57.224150 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1320/5223] 10.4.3.81 () {68 vars in 1383 bytes} [Thu Aug 13 23:54:57 2026] POST /volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:57.232137 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f29f60e6-8177-4d59-940c-3cddb4e8c1b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:57.233979 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f29f60e6-8177-4d59-940c-3cddb4e8c1b6 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 Aug 13 23:54:57.234212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f29f60e6-8177-4d59-940c-3cddb4e8c1b6 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:57.234418 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f29f60e6-8177-4d59-940c-3cddb4e8c1b6 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:57.234573 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f29f60e6-8177-4d59-940c-3cddb4e8c1b6 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Delete volume with id: cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 Aug 13 23:54:57.244073 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:57.244073 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:57.244443 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f29f60e6-8177-4d59-940c-3cddb4e8c1b6 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Volume info retrieved successfully. Aug 13 23:54:57.266651 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f29f60e6-8177-4d59-940c-3cddb4e8c1b6 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Delete volume request issued successfully. Aug 13 23:54:57.266907 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f29f60e6-8177-4d59-940c-3cddb4e8c1b6 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 returned with HTTP 202 Aug 13 23:54:57.267456 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1301/5224] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:54:57 2026] DELETE /volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:54:57.275686 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c4ffa6c9-43be-49cc-96f1-657d4c186c20 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:57.278753 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4ffa6c9-43be-49cc-96f1-657d4c186c20 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] GET https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 Aug 13 23:54:57.279424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4ffa6c9-43be-49cc-96f1-657d4c186c20 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:57.279424 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4ffa6c9-43be-49cc-96f1-657d4c186c20 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:57.293047 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:57.293047 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:57.300791 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c4ffa6c9-43be-49cc-96f1-657d4c186c20 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Volume info retrieved successfully. Aug 13 23:54:57.308253 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4ffa6c9-43be-49cc-96f1-657d4c186c20 tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 returned with HTTP 200 Aug 13 23:54:57.310896 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1305/5225] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:57 2026] GET /volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:58.132209 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9ab418e-af14-4c90-8e9f-0e5a32090f82 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:58.133932 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9ab418e-af14-4c90-8e9f-0e5a32090f82 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:54:58.134157 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9ab418e-af14-4c90-8e9f-0e5a32090f82 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:58.134346 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9ab418e-af14-4c90-8e9f-0e5a32090f82 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:58.143447 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:58.143447 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:58.146589 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d9ab418e-af14-4c90-8e9f-0e5a32090f82 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:54:58.151308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9ab418e-af14-4c90-8e9f-0e5a32090f82 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 200 Aug 13 23:54:58.151862 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1300/5226] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:58 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 1647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:58.323150 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8eb9dd97-d6ae-4c20-a13e-24254a1fb3af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:58.325085 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8eb9dd97-d6ae-4c20-a13e-24254a1fb3af tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] GET https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 Aug 13 23:54:58.325237 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8eb9dd97-d6ae-4c20-a13e-24254a1fb3af tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:58.325379 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8eb9dd97-d6ae-4c20-a13e-24254a1fb3af tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:58.331397 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8eb9dd97-d6ae-4c20-a13e-24254a1fb3af tempest-ProjectReaderTests-2012289463 tempest-ProjectReaderTests-2012289463-project-admin] https://10.4.3.81/volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 returned with HTTP 404 Aug 13 23:54:58.331938 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1321/5227] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:58 2026] GET /volume/v3/volumes/cc3c6d4a-c21e-4dce-bc1f-eb24eb2450a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:54:58.474781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-70cee132-51f2-4000-8198-765d27c2d5ad req-03bf9bf9-aa1c-4b2c-8977-35751e26d4f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:58.476597 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-70cee132-51f2-4000-8198-765d27c2d5ad req-03bf9bf9-aa1c-4b2c-8977-35751e26d4f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b Aug 13 23:54:58.476801 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-70cee132-51f2-4000-8198-765d27c2d5ad req-03bf9bf9-aa1c-4b2c-8977-35751e26d4f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:58.477002 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-70cee132-51f2-4000-8198-765d27c2d5ad req-03bf9bf9-aa1c-4b2c-8977-35751e26d4f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:58.483938 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:58.483938 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:54:58.530777 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-70cee132-51f2-4000-8198-765d27c2d5ad req-03bf9bf9-aa1c-4b2c-8977-35751e26d4f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b returned with HTTP 200 Aug 13 23:54:58.531207 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1302/5228] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:54:58 2026] DELETE /volume/v3/attachments/f2e8b1eb-d16c-4eea-8458-167f98c5279b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:54:59.163835 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba9e1264-2269-43a3-ae79-ad9376c83589 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:59.165612 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba9e1264-2269-43a3-ae79-ad9376c83589 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:54:59.165859 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba9e1264-2269-43a3-ae79-ad9376c83589 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:59.166069 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba9e1264-2269-43a3-ae79-ad9376c83589 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:59.173482 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:59.173482 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:54:59.177205 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ba9e1264-2269-43a3-ae79-ad9376c83589 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:54:59.181941 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba9e1264-2269-43a3-ae79-ad9376c83589 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 200 Aug 13 23:54:59.182358 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1306/5229] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:59 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:54:59.195086 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68adfc0f-9f7a-478d-9bb6-f93acd33615d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:59.196876 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68adfc0f-9f7a-478d-9bb6-f93acd33615d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:54:59.197254 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68adfc0f-9f7a-478d-9bb6-f93acd33615d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ff8e952-ab09-4f4a-a227-91af69c79d71", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2114360537"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:54:59.198789 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-68adfc0f-9f7a-478d-9bb6-f93acd33615d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating new backup {'backup': {'volume_id': '9ff8e952-ab09-4f4a-a227-91af69c79d71', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2114360537'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:54:59.198927 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-68adfc0f-9f7a-478d-9bb6-f93acd33615d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating backup of volume 9ff8e952-ab09-4f4a-a227-91af69c79d71 in container None Aug 13 23:54:59.211549 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:59.211549 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:54:59.212226 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-68adfc0f-9f7a-478d-9bb6-f93acd33615d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:54:59.230773 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-68adfc0f-9f7a-478d-9bb6-f93acd33615d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['af5d3593-9d37-4c34-85cc-376d84b423ca', 'eee074e6-3c41-4ba8-8641-6af51d3c7b57'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:54:59.265573 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68adfc0f-9f7a-478d-9bb6-f93acd33615d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:54:59.265573 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1301/5230] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:54:59 2026] POST /volume/v3/backups => generated 328 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:54:59.273774 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e677fed-10c6-473b-be0a-53baa7efa6c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:54:59.275548 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e677fed-10c6-473b-be0a-53baa7efa6c0 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:54:59.275841 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e677fed-10c6-473b-be0a-53baa7efa6c0 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:54:59.276059 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e677fed-10c6-473b-be0a-53baa7efa6c0 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:54:59.276164 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1e677fed-10c6-473b-be0a-53baa7efa6c0 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:54:59.281263 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:54:59.281263 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:54:59.282064 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e677fed-10c6-473b-be0a-53baa7efa6c0 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:54:59.282512 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1322/5231] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:54:59 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:00.293510 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f0d7fb8-d606-4e61-b6c1-833f0b9016d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:00.295160 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f0d7fb8-d606-4e61-b6c1-833f0b9016d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:00.295337 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f0d7fb8-d606-4e61-b6c1-833f0b9016d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:00.295515 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f0d7fb8-d606-4e61-b6c1-833f0b9016d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:00.295725 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5f0d7fb8-d606-4e61-b6c1-833f0b9016d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:00.300107 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:00.300107 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:00.300879 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f0d7fb8-d606-4e61-b6c1-833f0b9016d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:00.301223 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1303/5232] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:00 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:01.312053 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-248626fe-350f-456c-b8e0-70236d529018 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:01.314021 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-248626fe-350f-456c-b8e0-70236d529018 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:01.314229 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-248626fe-350f-456c-b8e0-70236d529018 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:01.314446 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-248626fe-350f-456c-b8e0-70236d529018 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:01.314599 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-248626fe-350f-456c-b8e0-70236d529018 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:01.319547 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:01.319547 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:01.320485 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-248626fe-350f-456c-b8e0-70236d529018 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:01.320958 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1307/5233] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:01 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:02.333273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e78915c9-6757-4db5-8e27-52a8cec3bfce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:02.335102 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e78915c9-6757-4db5-8e27-52a8cec3bfce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:02.335307 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e78915c9-6757-4db5-8e27-52a8cec3bfce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:02.335518 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e78915c9-6757-4db5-8e27-52a8cec3bfce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:02.335623 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e78915c9-6757-4db5-8e27-52a8cec3bfce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:02.340310 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:02.340310 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:02.340863 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e78915c9-6757-4db5-8e27-52a8cec3bfce tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:02.341234 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1302/5234] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:02 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:03.352905 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b66c67ce-d51f-481f-ad76-6ae50df3e96d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:03.354573 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b66c67ce-d51f-481f-ad76-6ae50df3e96d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:03.354747 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b66c67ce-d51f-481f-ad76-6ae50df3e96d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:03.354937 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b66c67ce-d51f-481f-ad76-6ae50df3e96d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:03.355056 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b66c67ce-d51f-481f-ad76-6ae50df3e96d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:03.359598 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:03.359598 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:03.360544 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b66c67ce-d51f-481f-ad76-6ae50df3e96d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:03.360544 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1323/5235] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:03 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 23:55:04.376012 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c5c93c6-3677-4f84-9446-c473ba998d06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:04.376401 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c5c93c6-3677-4f84-9446-c473ba998d06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:04.376628 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c5c93c6-3677-4f84-9446-c473ba998d06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:04.376899 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c5c93c6-3677-4f84-9446-c473ba998d06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:04.377077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8c5c93c6-3677-4f84-9446-c473ba998d06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:04.383025 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:04.383025 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:04.384141 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c5c93c6-3677-4f84-9446-c473ba998d06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:04.384649 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1304/5236] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:04 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:05.395436 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-74208b7d-1498-4251-9800-6c17cb783d93 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:05.396823 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74208b7d-1498-4251-9800-6c17cb783d93 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:05.397122 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74208b7d-1498-4251-9800-6c17cb783d93 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:05.397357 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74208b7d-1498-4251-9800-6c17cb783d93 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:05.397502 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-74208b7d-1498-4251-9800-6c17cb783d93 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:05.401675 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:05.401675 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:05.402442 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74208b7d-1498-4251-9800-6c17cb783d93 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:05.402815 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1308/5237] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:05 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:06.412832 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8a12504e-c686-45f7-8d96-760a74508403 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:06.415163 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a12504e-c686-45f7-8d96-760a74508403 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:06.415438 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a12504e-c686-45f7-8d96-760a74508403 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:06.415696 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a12504e-c686-45f7-8d96-760a74508403 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:06.415854 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8a12504e-c686-45f7-8d96-760a74508403 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:06.423105 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:06.423105 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:06.424165 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a12504e-c686-45f7-8d96-760a74508403 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:06.424670 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1303/5238] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:06 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:07.436585 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9cb2af24-ac4c-4b4c-a115-4ca9563cb04e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:07.438395 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9cb2af24-ac4c-4b4c-a115-4ca9563cb04e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:07.438591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9cb2af24-ac4c-4b4c-a115-4ca9563cb04e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:07.438777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9cb2af24-ac4c-4b4c-a115-4ca9563cb04e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:07.438878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9cb2af24-ac4c-4b4c-a115-4ca9563cb04e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:07.442875 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:07.442875 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:07.443631 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9cb2af24-ac4c-4b4c-a115-4ca9563cb04e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:07.443966 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1324/5239] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:07 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:08.006259 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4174d882-7a20-4b68-beae-927f9409fe4a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:08.120769 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:55:08.121274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-255718244", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:08.123307 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-255718244', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:55:08.123545 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Create volume of 1 GB Aug 13 23:55:08.128790 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Availability Zones retrieved successfully. Aug 13 23:55:08.136564 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Flow 'volume_create_api' (8c79d779-3697-4af9-92d7-bfdca98ae298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:08.137849 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5bbf8b0-0ff0-4e63-b696-ffdce6504151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:08.139257 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:55:08.166951 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5bbf8b0-0ff0-4e63-b696-ffdce6504151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:08.168683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ce022a-30d5-4bf7-a798-90e8080177b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:08.243114 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Created reservations ['ef893952-16bd-447d-8f89-e4136ef3e566', 'fcf60821-2e20-4d45-9d97-3a79d3495260', 'e8c4c66d-b7ba-4002-8ca1-15bd0c001f6d', '1749a71d-88c4-448e-8fb0-0dc4996a3a50'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:08.243932 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ce022a-30d5-4bf7-a798-90e8080177b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef893952-16bd-447d-8f89-e4136ef3e566', 'fcf60821-2e20-4d45-9d97-3a79d3495260', 'e8c4c66d-b7ba-4002-8ca1-15bd0c001f6d', '1749a71d-88c4-448e-8fb0-0dc4996a3a50']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:08.244730 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78dced7-6842-4b20-a38a-594d73cd8f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:08.270519 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78dced7-6842-4b20-a38a-594d73cd8f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '216e707e-41ee-4491-a532-4b408df72aab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-255718244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e77cf796315a4668bc1679975a1bc653',qos_specs=None,replication_status=,reservations=['ef893952-16bd-447d-8f89-e4136ef3e566','fcf60821-2e20-4d45-9d97-3a79d3495260','e8c4c66d-b7ba-4002-8ca1-15bd0c001f6d','1749a71d-88c4-448e-8fb0-0dc4996a3a50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af50a545dd804cd08e7a79d273d0c6a3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-255718244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=216e707e-41ee-4491-a532-4b408df72aab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e77cf796315a4668bc1679975a1bc653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af50a545dd804cd08e7a79d273d0c6a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:08.271242 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8514afc0-af26-4053-8882-5fa58ca83dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:08.289144 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8514afc0-af26-4053-8882-5fa58ca83dbd) transitioned into state 'SUCCESS' from state '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-255718244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e77cf796315a4668bc1679975a1bc653',qos_specs=None,replication_status=,reservations=['ef893952-16bd-447d-8f89-e4136ef3e566','fcf60821-2e20-4d45-9d97-3a79d3495260','e8c4c66d-b7ba-4002-8ca1-15bd0c001f6d','1749a71d-88c4-448e-8fb0-0dc4996a3a50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af50a545dd804cd08e7a79d273d0c6a3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:08.289973 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9688d42-ea77-4496-b86e-4c6b5c94a6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:08.299484 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9688d42-ea77-4496-b86e-4c6b5c94a6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:08.300692 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Flow 'volume_create_api' (8c79d779-3697-4af9-92d7-bfdca98ae298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:08.301114 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Create volume request issued successfully. Aug 13 23:55:08.301648 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4174d882-7a20-4b68-beae-927f9409fe4a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:55:08.302275 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1305/5240] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:55:08 2026] POST /volume/v3/volumes => generated 751 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:08.317391 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-123872eb-7e2f-40a7-ae3a-0651aa7bbab6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:08.319233 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-123872eb-7e2f-40a7-ae3a-0651aa7bbab6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:08.319497 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-123872eb-7e2f-40a7-ae3a-0651aa7bbab6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:08.319748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-123872eb-7e2f-40a7-ae3a-0651aa7bbab6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:08.327461 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:08.327461 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:08.331351 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-123872eb-7e2f-40a7-ae3a-0651aa7bbab6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:08.335671 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-123872eb-7e2f-40a7-ae3a-0651aa7bbab6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab returned with HTTP 200 Aug 13 23:55:08.336331 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1309/5241] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:08 2026] GET /volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:08.453698 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cbffe4db-6ab4-4a1c-bd1a-37067a14272a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:08.455473 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbffe4db-6ab4-4a1c-bd1a-37067a14272a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:08.455680 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbffe4db-6ab4-4a1c-bd1a-37067a14272a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:08.455881 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbffe4db-6ab4-4a1c-bd1a-37067a14272a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:08.456002 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cbffe4db-6ab4-4a1c-bd1a-37067a14272a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:08.460651 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:08.460651 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:08.461612 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbffe4db-6ab4-4a1c-bd1a-37067a14272a tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:08.462140 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1304/5242] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:08 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:09.352063 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e0ab68c2-fbcb-4d7b-8f03-5e7a7d0d4ec5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:09.353765 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0ab68c2-fbcb-4d7b-8f03-5e7a7d0d4ec5 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:09.353945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0ab68c2-fbcb-4d7b-8f03-5e7a7d0d4ec5 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:09.354597 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0ab68c2-fbcb-4d7b-8f03-5e7a7d0d4ec5 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:09.361377 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:09.361377 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:09.365348 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e0ab68c2-fbcb-4d7b-8f03-5e7a7d0d4ec5 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:09.369935 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0ab68c2-fbcb-4d7b-8f03-5e7a7d0d4ec5 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab returned with HTTP 200 Aug 13 23:55:09.370128 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1325/5243] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:09 2026] GET /volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:09.385413 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c1324acd-3cba-47ba-adbd-95ac8f0c24ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:09.387749 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1324acd-3cba-47ba-adbd-95ac8f0c24ed tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:09.388133 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1324acd-3cba-47ba-adbd-95ac8f0c24ed tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:09.388248 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1324acd-3cba-47ba-adbd-95ac8f0c24ed tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:09.399897 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:09.399897 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:09.405267 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c1324acd-3cba-47ba-adbd-95ac8f0c24ed tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:09.411512 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1324acd-3cba-47ba-adbd-95ac8f0c24ed tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab returned with HTTP 200 Aug 13 23:55:09.412219 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1306/5244] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:09 2026] GET /volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:09.428196 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5da2345-0d58-49e1-b4d5-fb71a5202c07 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:09.429927 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5da2345-0d58-49e1-b4d5-fb71a5202c07 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:55:09.430303 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5da2345-0d58-49e1-b4d5-fb71a5202c07 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "216e707e-41ee-4491-a532-4b408df72aab", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-179306647", "description": null, "metadata": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:09.439122 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:09.439122 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:09.439575 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5da2345-0d58-49e1-b4d5-fb71a5202c07 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:09.439745 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-a5da2345-0d58-49e1-b4d5-fb71a5202c07 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Create snapshot from volume 216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:09.474491 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a5da2345-0d58-49e1-b4d5-fb71a5202c07 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Created reservations ['28af5fb0-1584-4d8c-806d-83d211b16691', 'ae01d18d-d192-4e76-b68d-dcba1c83e11d', '11da9804-ef35-43ab-ae37-83887ec20c14', 'dbe3efa7-df1b-4fe0-ab05-3c7b406f3a58'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:09.475186 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-079493a5-ac40-4fdb-b582-991134b8ac03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:09.477405 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-079493a5-ac40-4fdb-b582-991134b8ac03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:09.477667 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-079493a5-ac40-4fdb-b582-991134b8ac03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:09.477926 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-079493a5-ac40-4fdb-b582-991134b8ac03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:09.478118 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-079493a5-ac40-4fdb-b582-991134b8ac03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:09.484154 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:09.484154 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:09.484960 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-079493a5-ac40-4fdb-b582-991134b8ac03 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:09.485397 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1305/5245] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:09 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:09.522690 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5da2345-0d58-49e1-b4d5-fb71a5202c07 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot force create request issued successfully. Aug 13 23:55:09.525971 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5da2345-0d58-49e1-b4d5-fb71a5202c07 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:55:09.525971 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1310/5246] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:55:09 2026] POST /volume/v3/snapshots => generated 309 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:09.532400 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ebe069a9-b55a-48fb-a55a-6363d27b3dae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:09.534559 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebe069a9-b55a-48fb-a55a-6363d27b3dae tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:09.534777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebe069a9-b55a-48fb-a55a-6363d27b3dae tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:09.534981 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebe069a9-b55a-48fb-a55a-6363d27b3dae tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:09.541250 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:09.541250 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:09.541765 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ebe069a9-b55a-48fb-a55a-6363d27b3dae tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot retrieved successfully. Aug 13 23:55:09.545404 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebe069a9-b55a-48fb-a55a-6363d27b3dae tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 200 Aug 13 23:55:09.545932 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1326/5247] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:09 2026] GET /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:10.495793 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dbd86a90-97f7-4b25-a18a-a729ea789d26 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:10.497616 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbd86a90-97f7-4b25-a18a-a729ea789d26 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:10.497840 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbd86a90-97f7-4b25-a18a-a729ea789d26 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:10.498058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbd86a90-97f7-4b25-a18a-a729ea789d26 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:10.498171 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dbd86a90-97f7-4b25-a18a-a729ea789d26 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:10.503485 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:10.503485 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:10.505776 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbd86a90-97f7-4b25-a18a-a729ea789d26 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:10.505776 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1307/5248] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:10 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:10.554786 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-18927392-46cd-4260-9e0a-f1e44ba20a09 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:10.557237 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18927392-46cd-4260-9e0a-f1e44ba20a09 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:10.557237 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18927392-46cd-4260-9e0a-f1e44ba20a09 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:10.557237 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18927392-46cd-4260-9e0a-f1e44ba20a09 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:10.562211 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:10.562211 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:10.562377 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-18927392-46cd-4260-9e0a-f1e44ba20a09 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot retrieved successfully. Aug 13 23:55:10.563059 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18927392-46cd-4260-9e0a-f1e44ba20a09 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 200 Aug 13 23:55:10.563384 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1306/5249] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:10 2026] GET /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:10.572070 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5ede34b9-02a6-4516-9daa-2e17f299cb4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:10.574594 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ede34b9-02a6-4516-9daa-2e17f299cb4b tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:10.574594 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ede34b9-02a6-4516-9daa-2e17f299cb4b tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:10.574594 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ede34b9-02a6-4516-9daa-2e17f299cb4b tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:10.587865 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:10.587865 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:10.587865 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5ede34b9-02a6-4516-9daa-2e17f299cb4b tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot retrieved successfully. Aug 13 23:55:10.588151 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ede34b9-02a6-4516-9daa-2e17f299cb4b tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 200 Aug 13 23:55:10.588536 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1311/5250] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:10 2026] GET /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:10.597501 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d36d5cc-da2b-45ef-b80e-bcd6f16536e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:10.599831 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d36d5cc-da2b-45ef-b80e-bcd6f16536e6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:10.600321 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d36d5cc-da2b-45ef-b80e-bcd6f16536e6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:10.600610 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d36d5cc-da2b-45ef-b80e-bcd6f16536e6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:10.607873 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:10.607873 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:10.608821 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d36d5cc-da2b-45ef-b80e-bcd6f16536e6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot retrieved successfully. Aug 13 23:55:10.610233 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d36d5cc-da2b-45ef-b80e-bcd6f16536e6 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 200 Aug 13 23:55:10.612525 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1327/5251] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:10 2026] GET /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:10.618558 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:10.620084 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:55:10.620428 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "380fd2d6-094f-4616-aa05-a90a2ddc3df8", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:10.621827 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Create volume request body: {'volume': {'snapshot_id': '380fd2d6-094f-4616-aa05-a90a2ddc3df8', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:55:10.626602 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:10.626602 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:10.627027 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot retrieved successfully. Aug 13 23:55:10.627180 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Create volume of 1 GB Aug 13 23:55:10.630195 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Availability Zones retrieved successfully. Aug 13 23:55:10.635648 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Flow 'volume_create_api' (a841330a-bd7a-41df-a5ad-6c1db042b4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:10.636624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c724c768-d349-4060-a5e1-de9cc1a179b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:10.637713 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:55:10.664973 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c724c768-d349-4060-a5e1-de9cc1a179b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '380fd2d6-094f-4616-aa05-a90a2ddc3df8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:10.665740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ba1060-b84f-4c4a-a91e-f65952bd0df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:10.709820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Created reservations ['a862ea29-6eaf-43a8-8ed2-45bd3b142746', '7b76da4c-c4b7-4ad3-ae63-bc42964324f6', 'e013bbc9-68c6-4d1b-8c2f-1d670b5f1432', 'de2dce5c-d22a-4716-945b-1f17ceb2464a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:10.710669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ba1060-b84f-4c4a-a91e-f65952bd0df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a862ea29-6eaf-43a8-8ed2-45bd3b142746', '7b76da4c-c4b7-4ad3-ae63-bc42964324f6', 'e013bbc9-68c6-4d1b-8c2f-1d670b5f1432', 'de2dce5c-d22a-4716-945b-1f17ceb2464a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:10.711434 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e392c246-abfd-491a-b5f7-4111f997e407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:10.749441 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e392c246-abfd-491a-b5f7-4111f997e407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c2fa69-1e8f-4894-ac3c-f4833aa15762', '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='e77cf796315a4668bc1679975a1bc653',qos_specs=None,replication_status=,reservations=['a862ea29-6eaf-43a8-8ed2-45bd3b142746','7b76da4c-c4b7-4ad3-ae63-bc42964324f6','e013bbc9-68c6-4d1b-8c2f-1d670b5f1432','de2dce5c-d22a-4716-945b-1f17ceb2464a'],size=1,snapshot_id=380fd2d6-094f-4616-aa05-a90a2ddc3df8,source_replicaid=,source_volid=None,status='creating',user_id='af50a545dd804cd08e7a79d273d0c6a3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:55:10Z,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=60c2fa69-1e8f-4894-ac3c-f4833aa15762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e77cf796315a4668bc1679975a1bc653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=380fd2d6-094f-4616-aa05-a90a2ddc3df8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af50a545dd804cd08e7a79d273d0c6a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:10.750257 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c27a0b-6a22-4cab-a932-9d1e5f5d3acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:10.767167 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c27a0b-6a22-4cab-a932-9d1e5f5d3acb) transitioned into state 'SUCCESS' from 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='e77cf796315a4668bc1679975a1bc653',qos_specs=None,replication_status=,reservations=['a862ea29-6eaf-43a8-8ed2-45bd3b142746','7b76da4c-c4b7-4ad3-ae63-bc42964324f6','e013bbc9-68c6-4d1b-8c2f-1d670b5f1432','de2dce5c-d22a-4716-945b-1f17ceb2464a'],size=1,snapshot_id=380fd2d6-094f-4616-aa05-a90a2ddc3df8,source_replicaid=,source_volid=None,status='creating',user_id='af50a545dd804cd08e7a79d273d0c6a3',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:10.767811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1a0662-3b04-4e0d-b48d-5dbf2bf37da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:10.788015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1a0662-3b04-4e0d-b48d-5dbf2bf37da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:10.788015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Flow 'volume_create_api' (a841330a-bd7a-41df-a5ad-6c1db042b4ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:10.788015 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Create volume request issued successfully. Aug 13 23:55:10.788015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f31726c1-a581-4946-81ab-0df1c79ddf33 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:55:10.788337 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1308/5252] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:55:10 2026] POST /volume/v3/volumes => generated 739 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:10.800741 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-10ac8505-3250-4c8e-8b8a-5cdd5effa45a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:10.803001 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10ac8505-3250-4c8e-8b8a-5cdd5effa45a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 Aug 13 23:55:10.803284 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10ac8505-3250-4c8e-8b8a-5cdd5effa45a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:10.803507 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10ac8505-3250-4c8e-8b8a-5cdd5effa45a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:10.811924 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:10.811924 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:10.816033 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-10ac8505-3250-4c8e-8b8a-5cdd5effa45a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:10.821135 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10ac8505-3250-4c8e-8b8a-5cdd5effa45a tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 returned with HTTP 200 Aug 13 23:55:10.821590 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1307/5253] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:10 2026] GET /volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 => generated 807 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:11.515194 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03e50592-db76-4180-9b17-58479dfe59f8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:11.516805 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03e50592-db76-4180-9b17-58479dfe59f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:11.517052 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03e50592-db76-4180-9b17-58479dfe59f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:11.517201 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03e50592-db76-4180-9b17-58479dfe59f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:11.517297 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-03e50592-db76-4180-9b17-58479dfe59f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:11.521720 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:11.521720 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:11.522455 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03e50592-db76-4180-9b17-58479dfe59f8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:11.522831 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1312/5254] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:11 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:11.534199 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-88510c72-fd00-4c46-9956-08ef96ac0c15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:11.538576 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88510c72-fd00-4c46-9956-08ef96ac0c15 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:11.539052 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88510c72-fd00-4c46-9956-08ef96ac0c15 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:11.539407 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88510c72-fd00-4c46-9956-08ef96ac0c15 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:11.539562 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-88510c72-fd00-4c46-9956-08ef96ac0c15 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:11.545516 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:11.545516 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:11.546813 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88510c72-fd00-4c46-9956-08ef96ac0c15 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:11.547377 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1328/5255] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:11 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:11.558513 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ac5fb1b3-86ed-406e-9c09-baeab4dcd3ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:11.560231 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac5fb1b3-86ed-406e-9c09-baeab4dcd3ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:11.560437 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac5fb1b3-86ed-406e-9c09-baeab4dcd3ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:11.560614 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac5fb1b3-86ed-406e-9c09-baeab4dcd3ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:11.560707 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-ac5fb1b3-86ed-406e-9c09-baeab4dcd3ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete backup with id: af2797d9-7e9b-4fdb-a1a5-10d1101c629a. Aug 13 23:55:11.564613 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:11.564613 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:11.575075 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-ac5fb1b3-86ed-406e-9c09-baeab4dcd3ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] delete_backup rpcapi backup_id af2797d9-7e9b-4fdb-a1a5-10d1101c629a {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:55:11.577110 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac5fb1b3-86ed-406e-9c09-baeab4dcd3ea tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 202 Aug 13 23:55:11.577616 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1309/5256] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:11 2026] DELETE /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:55:11.585836 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9307a0b9-a8a5-4422-a7a6-a44be8d4f08d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:11.588308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9307a0b9-a8a5-4422-a7a6-a44be8d4f08d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:11.588308 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9307a0b9-a8a5-4422-a7a6-a44be8d4f08d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:11.588564 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9307a0b9-a8a5-4422-a7a6-a44be8d4f08d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:11.588705 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9307a0b9-a8a5-4422-a7a6-a44be8d4f08d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:11.593782 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:11.593782 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:11.599013 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9307a0b9-a8a5-4422-a7a6-a44be8d4f08d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:11.599013 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1308/5257] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:11 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:11.832808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ac2c2ad-c243-4aa3-90fd-8c08cc30e108 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:11.835053 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ac2c2ad-c243-4aa3-90fd-8c08cc30e108 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 Aug 13 23:55:11.835279 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ac2c2ad-c243-4aa3-90fd-8c08cc30e108 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:11.835458 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ac2c2ad-c243-4aa3-90fd-8c08cc30e108 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:11.843868 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:11.843868 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:11.850053 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ac2c2ad-c243-4aa3-90fd-8c08cc30e108 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:11.858348 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ac2c2ad-c243-4aa3-90fd-8c08cc30e108 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 returned with HTTP 200 Aug 13 23:55:11.858835 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1313/5258] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:11 2026] GET /volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:11.870799 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36e82e07-67c8-4441-abfe-94fdac911ee3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:11.872777 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36e82e07-67c8-4441-abfe-94fdac911ee3 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 Aug 13 23:55:11.873045 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36e82e07-67c8-4441-abfe-94fdac911ee3 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:11.873795 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36e82e07-67c8-4441-abfe-94fdac911ee3 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:11.882764 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:11.882764 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:11.885928 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36e82e07-67c8-4441-abfe-94fdac911ee3 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:11.890024 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36e82e07-67c8-4441-abfe-94fdac911ee3 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 returned with HTTP 200 Aug 13 23:55:11.890400 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1329/5259] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:11 2026] GET /volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:11.907102 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05fe770d-09bb-4b32-a5b2-e51e69b2ed53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:11.908373 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05fe770d-09bb-4b32-a5b2-e51e69b2ed53 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:11.908609 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05fe770d-09bb-4b32-a5b2-e51e69b2ed53 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:11.908837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05fe770d-09bb-4b32-a5b2-e51e69b2ed53 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:11.908967 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-05fe770d-09bb-4b32-a5b2-e51e69b2ed53 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Delete snapshot with id: 380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:11.917433 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:11.917433 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:11.917964 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05fe770d-09bb-4b32-a5b2-e51e69b2ed53 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot retrieved successfully. Aug 13 23:55:11.942545 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05fe770d-09bb-4b32-a5b2-e51e69b2ed53 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot delete request issued successfully. Aug 13 23:55:11.942805 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05fe770d-09bb-4b32-a5b2-e51e69b2ed53 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 202 Aug 13 23:55:11.943480 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1310/5260] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:55:11 2026] DELETE /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:11.951420 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0a9aec4-3943-4236-ba82-47057a625cce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:11.953516 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0a9aec4-3943-4236-ba82-47057a625cce tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:11.953777 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0a9aec4-3943-4236-ba82-47057a625cce tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:11.954021 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0a9aec4-3943-4236-ba82-47057a625cce tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:11.958830 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:11.958830 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:11.961500 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0a9aec4-3943-4236-ba82-47057a625cce tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Snapshot retrieved successfully. Aug 13 23:55:11.961500 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0a9aec4-3943-4236-ba82-47057a625cce tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 200 Aug 13 23:55:11.961500 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1309/5261] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:11 2026] GET /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:12.606981 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-66b1129f-f344-4c80-bda4-289565ec044d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:12.608705 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66b1129f-f344-4c80-bda4-289565ec044d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:12.608876 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66b1129f-f344-4c80-bda4-289565ec044d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:12.609087 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66b1129f-f344-4c80-bda4-289565ec044d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:12.609224 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-66b1129f-f344-4c80-bda4-289565ec044d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:12.613200 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:12.613200 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:12.613837 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66b1129f-f344-4c80-bda4-289565ec044d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:12.614312 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1314/5262] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:12 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:12.969238 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-be804c0c-adfd-4b77-9041-52e76c4b15ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:12.971062 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be804c0c-adfd-4b77-9041-52e76c4b15ea tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:12.971291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be804c0c-adfd-4b77-9041-52e76c4b15ea tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:12.971481 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be804c0c-adfd-4b77-9041-52e76c4b15ea tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:12.976030 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be804c0c-adfd-4b77-9041-52e76c4b15ea tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 404 Aug 13 23:55:12.976688 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1330/5263] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:12 2026] GET /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:12.985619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66c7e28e-53a6-4bff-9916-2b64ceaa0786 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:12.987508 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66c7e28e-53a6-4bff-9916-2b64ceaa0786 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:12.987693 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66c7e28e-53a6-4bff-9916-2b64ceaa0786 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:12.987866 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66c7e28e-53a6-4bff-9916-2b64ceaa0786 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:12.988024 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-66c7e28e-53a6-4bff-9916-2b64ceaa0786 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Delete volume with id: 216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:12.995596 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:12.995596 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:12.996017 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-66c7e28e-53a6-4bff-9916-2b64ceaa0786 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:13.017040 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-66c7e28e-53a6-4bff-9916-2b64ceaa0786 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Delete volume request issued successfully. Aug 13 23:55:13.017287 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66c7e28e-53a6-4bff-9916-2b64ceaa0786 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab returned with HTTP 202 Aug 13 23:55:13.017781 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1311/5264] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:12 2026] DELETE /volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:13.025831 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8de658db-c5f8-4735-b427-cdd0040af912 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:13.028354 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8de658db-c5f8-4735-b427-cdd0040af912 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:13.028515 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8de658db-c5f8-4735-b427-cdd0040af912 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:13.028806 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8de658db-c5f8-4735-b427-cdd0040af912 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:13.040274 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:13.040274 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:13.046642 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8de658db-c5f8-4735-b427-cdd0040af912 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:13.054291 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8de658db-c5f8-4735-b427-cdd0040af912 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab returned with HTTP 200 Aug 13 23:55:13.055240 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1310/5265] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:13 2026] GET /volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:13.623836 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da4df40c-7eb2-4413-a3fd-120bf7618f5e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:13.625492 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da4df40c-7eb2-4413-a3fd-120bf7618f5e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:13.625678 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da4df40c-7eb2-4413-a3fd-120bf7618f5e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:13.625881 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da4df40c-7eb2-4413-a3fd-120bf7618f5e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:13.625978 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-da4df40c-7eb2-4413-a3fd-120bf7618f5e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:13.631189 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:13.631189 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:13.632075 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da4df40c-7eb2-4413-a3fd-120bf7618f5e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 200 Aug 13 23:55:13.632591 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1315/5266] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:13 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:14.067457 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8fb16ac-9a82-4c30-91d4-3ad670da108f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:14.071421 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8fb16ac-9a82-4c30-91d4-3ad670da108f tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:14.071615 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8fb16ac-9a82-4c30-91d4-3ad670da108f tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:14.071813 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8fb16ac-9a82-4c30-91d4-3ad670da108f tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:14.081753 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8fb16ac-9a82-4c30-91d4-3ad670da108f tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab returned with HTTP 404 Aug 13 23:55:14.082312 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1331/5267] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:14 2026] GET /volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:14.089406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11e549a8-fb99-4aeb-9bd3-2a350b3f1d83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:14.091041 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11e549a8-fb99-4aeb-9bd3-2a350b3f1d83 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 Aug 13 23:55:14.091348 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11e549a8-fb99-4aeb-9bd3-2a350b3f1d83 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:14.091610 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11e549a8-fb99-4aeb-9bd3-2a350b3f1d83 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:14.091784 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-11e549a8-fb99-4aeb-9bd3-2a350b3f1d83 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Delete volume with id: 60c2fa69-1e8f-4894-ac3c-f4833aa15762 Aug 13 23:55:14.101099 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:14.101099 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:14.101620 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11e549a8-fb99-4aeb-9bd3-2a350b3f1d83 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:14.127101 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11e549a8-fb99-4aeb-9bd3-2a350b3f1d83 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Delete volume request issued successfully. Aug 13 23:55:14.127317 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11e549a8-fb99-4aeb-9bd3-2a350b3f1d83 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 returned with HTTP 202 Aug 13 23:55:14.127788 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1312/5268] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:14 2026] DELETE /volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:14.137549 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f368433-d2bf-48f8-85fa-8fc613972738 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:14.143045 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f368433-d2bf-48f8-85fa-8fc613972738 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 Aug 13 23:55:14.143267 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f368433-d2bf-48f8-85fa-8fc613972738 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:14.143475 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f368433-d2bf-48f8-85fa-8fc613972738 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:14.155979 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:14.155979 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:14.160682 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f368433-d2bf-48f8-85fa-8fc613972738 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Volume info retrieved successfully. Aug 13 23:55:14.172017 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f368433-d2bf-48f8-85fa-8fc613972738 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 returned with HTTP 200 Aug 13 23:55:14.172017 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1311/5269] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:14 2026] GET /volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:14.642011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc7d2433-7acf-4972-b130-3effb9450d5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:14.643423 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc7d2433-7acf-4972-b130-3effb9450d5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a Aug 13 23:55:14.645011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc7d2433-7acf-4972-b130-3effb9450d5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:14.645011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc7d2433-7acf-4972-b130-3effb9450d5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:14.645011 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fc7d2433-7acf-4972-b130-3effb9450d5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id af2797d9-7e9b-4fdb-a1a5-10d1101c629a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:14.649205 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc7d2433-7acf-4972-b130-3effb9450d5c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a returned with HTTP 404 Aug 13 23:55:14.649732 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1316/5270] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:14 2026] GET /volume/v3/backups/af2797d9-7e9b-4fdb-a1a5-10d1101c629a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:15.099509 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-442a82ea-fd80-48e1-9717-2789c1d05c1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:15.101248 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-442a82ea-fd80-48e1-9717-2789c1d05c1d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:55:15.101445 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-442a82ea-fd80-48e1-9717-2789c1d05c1d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:15.101696 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-442a82ea-fd80-48e1-9717-2789c1d05c1d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:15.101826 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-442a82ea-fd80-48e1-9717-2789c1d05c1d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete backup with id: 423e9bcc-9174-4e85-ad81-3916ec0e0346. Aug 13 23:55:15.109581 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:15.109581 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:15.125018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-442a82ea-fd80-48e1-9717-2789c1d05c1d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] delete_backup rpcapi backup_id 423e9bcc-9174-4e85-ad81-3916ec0e0346 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:55:15.127680 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-442a82ea-fd80-48e1-9717-2789c1d05c1d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 202 Aug 13 23:55:15.127680 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1332/5271] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:15 2026] DELETE /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:55:15.140803 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-515de3a8-0541-4c27-a172-451ecd2e2c06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:15.142896 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-515de3a8-0541-4c27-a172-451ecd2e2c06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:55:15.143153 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-515de3a8-0541-4c27-a172-451ecd2e2c06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:15.143354 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-515de3a8-0541-4c27-a172-451ecd2e2c06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:15.143503 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-515de3a8-0541-4c27-a172-451ecd2e2c06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:15.152338 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:15.152338 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:15.153415 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-515de3a8-0541-4c27-a172-451ecd2e2c06 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 200 Aug 13 23:55:15.153668 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1313/5272] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:15 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:15.188672 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f53cfd26-2297-4b0a-90bb-e9ec4e1a46cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:15.191305 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f53cfd26-2297-4b0a-90bb-e9ec4e1a46cb tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 Aug 13 23:55:15.191863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f53cfd26-2297-4b0a-90bb-e9ec4e1a46cb tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:15.192371 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f53cfd26-2297-4b0a-90bb-e9ec4e1a46cb tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:15.205280 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f53cfd26-2297-4b0a-90bb-e9ec4e1a46cb tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 returned with HTTP 404 Aug 13 23:55:15.205467 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1312/5273] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:15 2026] GET /volume/v3/volumes/60c2fa69-1e8f-4894-ac3c-f4833aa15762 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:15.218198 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6fefd3f2-d177-428f-912a-91b28ea46158 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:15.220811 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fefd3f2-d177-428f-912a-91b28ea46158 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:15.220811 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fefd3f2-d177-428f-912a-91b28ea46158 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:15.220959 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fefd3f2-d177-428f-912a-91b28ea46158 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:15.221169 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-6fefd3f2-d177-428f-912a-91b28ea46158 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Delete snapshot with id: 380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:15.233340 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fefd3f2-d177-428f-912a-91b28ea46158 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 404 Aug 13 23:55:15.233976 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1317/5274] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:55:15 2026] DELETE /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:15.243163 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cfc4edbd-b699-4c68-b05b-1f686f440a38 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:15.245252 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfc4edbd-b699-4c68-b05b-1f686f440a38 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 Aug 13 23:55:15.245498 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfc4edbd-b699-4c68-b05b-1f686f440a38 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:15.245745 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfc4edbd-b699-4c68-b05b-1f686f440a38 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:15.254519 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfc4edbd-b699-4c68-b05b-1f686f440a38 tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 returned with HTTP 404 Aug 13 23:55:15.254703 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1333/5275] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:15 2026] GET /volume/v3/snapshots/380fd2d6-094f-4616-aa05-a90a2ddc3df8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:15.261967 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-978169cc-9418-4ee4-b4c8-d987783e081c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:15.264061 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-978169cc-9418-4ee4-b4c8-d987783e081c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] DELETE https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:15.264321 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-978169cc-9418-4ee4-b4c8-d987783e081c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:15.264565 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-978169cc-9418-4ee4-b4c8-d987783e081c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:15.264780 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-978169cc-9418-4ee4-b4c8-d987783e081c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Delete volume with id: 216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:15.274693 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-978169cc-9418-4ee4-b4c8-d987783e081c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab returned with HTTP 404 Aug 13 23:55:15.275360 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1314/5276] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:15 2026] DELETE /volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:15.284219 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4371a044-8760-4851-b40e-79c6fdd2137c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:15.288076 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4371a044-8760-4851-b40e-79c6fdd2137c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] GET https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab Aug 13 23:55:15.288076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4371a044-8760-4851-b40e-79c6fdd2137c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:15.288076 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4371a044-8760-4851-b40e-79c6fdd2137c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:15.294718 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4371a044-8760-4851-b40e-79c6fdd2137c tempest-SnapshotDependencyTests-1030152422 tempest-SnapshotDependencyTests-1030152422-project-member] https://10.4.3.81/volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab returned with HTTP 404 Aug 13 23:55:15.295228 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1313/5277] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:15 2026] GET /volume/v3/volumes/216e707e-41ee-4491-a532-4b408df72aab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:16.166397 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-deb597bd-f028-4bf5-ae69-99040b89824e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:16.168709 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-deb597bd-f028-4bf5-ae69-99040b89824e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 Aug 13 23:55:16.169071 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-deb597bd-f028-4bf5-ae69-99040b89824e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:16.169343 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-deb597bd-f028-4bf5-ae69-99040b89824e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:16.169491 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-deb597bd-f028-4bf5-ae69-99040b89824e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id 423e9bcc-9174-4e85-ad81-3916ec0e0346. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:16.174618 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-deb597bd-f028-4bf5-ae69-99040b89824e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 returned with HTTP 404 Aug 13 23:55:16.174822 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1318/5278] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:16 2026] GET /volume/v3/backups/423e9bcc-9174-4e85-ad81-3916ec0e0346 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:16.185648 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a96c0d90-3817-476f-a8cf-f07edf822245 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:16.187207 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:55:16.187523 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-441464474"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:16.189436 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-441464474'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:55:16.189494 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume of 1 GB Aug 13 23:55:16.193438 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Availability Zones retrieved successfully. Aug 13 23:55:16.198073 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Flow 'volume_create_api' (456311ba-6bd6-4f56-a157-1b17c1b95dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:16.199058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c89e3c-ede5-408e-a95a-354bfaea82ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:16.199847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:55:16.222360 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c89e3c-ede5-408e-a95a-354bfaea82ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:16.223043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b90814ba-10f2-4c9f-a27c-1e9cf5aaa94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:16.258675 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['85378407-0cf3-4cc8-9f8b-9dc9c84cbdfe', '9a91e851-17d0-4a45-938a-f17ec6d58d9b', '138d6b30-b2bb-4d08-bed3-426903ec44cd', '02c9abea-c98d-4054-892c-e22887c28e4c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:16.259715 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b90814ba-10f2-4c9f-a27c-1e9cf5aaa94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85378407-0cf3-4cc8-9f8b-9dc9c84cbdfe', '9a91e851-17d0-4a45-938a-f17ec6d58d9b', '138d6b30-b2bb-4d08-bed3-426903ec44cd', '02c9abea-c98d-4054-892c-e22887c28e4c']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:16.260671 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27643e4b-c532-426b-8742-d9f9d9f7d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:16.287476 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27643e4b-c532-426b-8742-d9f9d9f7d9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a47ded-c67e-438c-b2ca-ea8c0ceee411', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-441464474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f877c7a566b14fb9b9327e0292122872',qos_specs=None,replication_status=,reservations=['85378407-0cf3-4cc8-9f8b-9dc9c84cbdfe','9a91e851-17d0-4a45-938a-f17ec6d58d9b','138d6b30-b2bb-4d08-bed3-426903ec44cd','02c9abea-c98d-4054-892c-e22887c28e4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32d2f21050402598df2aebec7f8909',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-441464474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9a47ded-c67e-438c-b2ca-ea8c0ceee411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f877c7a566b14fb9b9327e0292122872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b32d2f21050402598df2aebec7f8909',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:16.288187 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38779271-15bd-4f57-8450-f9b3d704a427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:16.304203 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38779271-15bd-4f57-8450-f9b3d704a427) transitioned into state 'SUCCESS' from state '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-441464474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f877c7a566b14fb9b9327e0292122872',qos_specs=None,replication_status=,reservations=['85378407-0cf3-4cc8-9f8b-9dc9c84cbdfe','9a91e851-17d0-4a45-938a-f17ec6d58d9b','138d6b30-b2bb-4d08-bed3-426903ec44cd','02c9abea-c98d-4054-892c-e22887c28e4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b32d2f21050402598df2aebec7f8909',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:16.304805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a470872b-ebd5-428f-82d8-2f3b26d08c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:16.312723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a470872b-ebd5-428f-82d8-2f3b26d08c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:16.313478 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Flow 'volume_create_api' (456311ba-6bd6-4f56-a157-1b17c1b95dd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:16.313736 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create volume request issued successfully. Aug 13 23:55:16.314232 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a96c0d90-3817-476f-a8cf-f07edf822245 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:55:16.314745 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1334/5279] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:55:16 2026] POST /volume/v3/volumes => generated 746 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:16.330329 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7b4f38f-9dc6-4795-876e-ffcaff149ee6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:16.332429 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7b4f38f-9dc6-4795-876e-ffcaff149ee6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 Aug 13 23:55:16.333024 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7b4f38f-9dc6-4795-876e-ffcaff149ee6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:16.333024 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7b4f38f-9dc6-4795-876e-ffcaff149ee6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:16.342307 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:16.342307 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:16.346802 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7b4f38f-9dc6-4795-876e-ffcaff149ee6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:16.352701 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7b4f38f-9dc6-4795-876e-ffcaff149ee6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 returned with HTTP 200 Aug 13 23:55:16.353184 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1315/5280] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:16 2026] GET /volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:17.366505 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0227ba6c-ac94-46a5-81f7-4907587298d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:17.368697 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0227ba6c-ac94-46a5-81f7-4907587298d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 Aug 13 23:55:17.368945 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0227ba6c-ac94-46a5-81f7-4907587298d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:17.369206 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0227ba6c-ac94-46a5-81f7-4907587298d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:17.378518 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:17.378518 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:17.383131 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0227ba6c-ac94-46a5-81f7-4907587298d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:17.388408 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0227ba6c-ac94-46a5-81f7-4907587298d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 returned with HTTP 200 Aug 13 23:55:17.388818 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1314/5281] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:17 2026] GET /volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:17.401177 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69c02d70-ca56-41f4-8bf4-ea7146b00e87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:17.402973 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69c02d70-ca56-41f4-8bf4-ea7146b00e87 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:55:17.403394 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69c02d70-ca56-41f4-8bf4-ea7146b00e87 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9a47ded-c67e-438c-b2ca-ea8c0ceee411", "name": "tempest-VolumesBackupsTest-Snapshot-306294646"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:17.412495 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:17.412495 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:17.413059 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69c02d70-ca56-41f4-8bf4-ea7146b00e87 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:17.413234 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-69c02d70-ca56-41f4-8bf4-ea7146b00e87 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Create snapshot from volume a9a47ded-c67e-438c-b2ca-ea8c0ceee411 Aug 13 23:55:17.447612 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-69c02d70-ca56-41f4-8bf4-ea7146b00e87 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['4df6fd2d-cc4f-4af6-9cd5-bae2242390c7', 'ab525bd2-8c52-485c-a779-738519d096cf', 'fef1660b-8562-48a4-930d-f5ec074a8148', 'ad9f00e7-496b-4628-8a23-ea0efc395662'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:17.478482 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69c02d70-ca56-41f4-8bf4-ea7146b00e87 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Snapshot create request issued successfully. Aug 13 23:55:17.478873 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69c02d70-ca56-41f4-8bf4-ea7146b00e87 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:55:17.479461 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1319/5282] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:55:17 2026] POST /volume/v3/snapshots => generated 304 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:17.491361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4fe0083-5db4-444f-9ab1-cba48a1b0fae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:17.493265 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4fe0083-5db4-444f-9ab1-cba48a1b0fae tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a Aug 13 23:55:17.493538 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4fe0083-5db4-444f-9ab1-cba48a1b0fae tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:17.493811 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4fe0083-5db4-444f-9ab1-cba48a1b0fae tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:17.499300 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:17.499300 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:17.499731 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d4fe0083-5db4-444f-9ab1-cba48a1b0fae tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Snapshot retrieved successfully. Aug 13 23:55:17.500513 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4fe0083-5db4-444f-9ab1-cba48a1b0fae tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a returned with HTTP 200 Aug 13 23:55:17.500865 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1335/5283] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:17 2026] GET /volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:18.511619 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab2bda61-97a9-4abe-b197-ea86ac7fe06d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:18.515425 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab2bda61-97a9-4abe-b197-ea86ac7fe06d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a Aug 13 23:55:18.515891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab2bda61-97a9-4abe-b197-ea86ac7fe06d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:18.516009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab2bda61-97a9-4abe-b197-ea86ac7fe06d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:18.522035 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:18.522035 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:18.522679 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ab2bda61-97a9-4abe-b197-ea86ac7fe06d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Snapshot retrieved successfully. Aug 13 23:55:18.523781 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab2bda61-97a9-4abe-b197-ea86ac7fe06d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a returned with HTTP 200 Aug 13 23:55:18.525628 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1316/5284] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:18 2026] GET /volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:18.538265 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:18.544367 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] POST https://10.4.3.81/volume/v3/backups Aug 13 23:55:18.544581 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9a47ded-c67e-438c-b2ca-ea8c0ceee411", "snapshot_id": "58a37e0f-25f7-4336-a2a2-608771744f9a", "name": "tempest-VolumesBackupsTest-Backup-583615252"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:18.546242 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating new backup {'backup': {'volume_id': 'a9a47ded-c67e-438c-b2ca-ea8c0ceee411', 'snapshot_id': '58a37e0f-25f7-4336-a2a2-608771744f9a', 'name': 'tempest-VolumesBackupsTest-Backup-583615252'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:55:18.546461 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Creating backup of volume a9a47ded-c67e-438c-b2ca-ea8c0ceee411 in container None Aug 13 23:55:18.555373 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:18.555373 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:18.556025 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:18.562899 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:18.562899 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:18.563451 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Snapshot retrieved successfully. Aug 13 23:55:18.588448 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Created reservations ['c947b37c-0124-4791-8872-f63a82969f43', '16309011-079d-4f9e-8e3c-15bf0a805978'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:18.622658 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cf8664d-86d4-4905-b126-25dea0c5eb44 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:55:18.623225 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1315/5285] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:55:18 2026] POST /volume/v3/backups => generated 327 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:18.632261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dcfc0981-312b-4375-9cca-d8a1dd5eb2a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:18.634395 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dcfc0981-312b-4375-9cca-d8a1dd5eb2a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:18.634669 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dcfc0981-312b-4375-9cca-d8a1dd5eb2a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:18.634911 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dcfc0981-312b-4375-9cca-d8a1dd5eb2a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:18.635088 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-dcfc0981-312b-4375-9cca-d8a1dd5eb2a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:18.641459 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:18.641459 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:18.642442 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dcfc0981-312b-4375-9cca-d8a1dd5eb2a4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:18.642931 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1320/5286] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:18 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 768 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:19.655732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b0a9074d-fd99-4b25-aa72-bc158d4a0eb7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:19.657947 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0a9074d-fd99-4b25-aa72-bc158d4a0eb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:19.658230 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0a9074d-fd99-4b25-aa72-bc158d4a0eb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:19.658489 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0a9074d-fd99-4b25-aa72-bc158d4a0eb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:19.658632 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b0a9074d-fd99-4b25-aa72-bc158d4a0eb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:19.663879 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:19.663879 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:19.664869 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0a9074d-fd99-4b25-aa72-bc158d4a0eb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:19.665348 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1336/5287] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:19 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:20.679294 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b710152-923d-4de1-94f0-f2ed6b6881e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:20.680925 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b710152-923d-4de1-94f0-f2ed6b6881e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:20.681300 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b710152-923d-4de1-94f0-f2ed6b6881e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:20.681567 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b710152-923d-4de1-94f0-f2ed6b6881e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:20.682616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7b710152-923d-4de1-94f0-f2ed6b6881e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:20.686189 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:20.686189 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:20.686967 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b710152-923d-4de1-94f0-f2ed6b6881e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:20.687389 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1317/5288] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:20 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:21.699294 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-342042ad-a0d8-4623-8ee7-a2332e79173c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:21.701710 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-342042ad-a0d8-4623-8ee7-a2332e79173c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:21.701977 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-342042ad-a0d8-4623-8ee7-a2332e79173c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:21.702304 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-342042ad-a0d8-4623-8ee7-a2332e79173c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:21.702465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-342042ad-a0d8-4623-8ee7-a2332e79173c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:21.709621 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:21.709621 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:21.710616 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-342042ad-a0d8-4623-8ee7-a2332e79173c tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:21.711102 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1316/5289] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:21 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:21.822748 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f4e2eef7-913c-48ba-8cc4-28c09488fda2 req-769fa3ab-4381-45ba-b29b-1ca7bb6cdee6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:21.824853 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f4e2eef7-913c-48ba-8cc4-28c09488fda2 req-769fa3ab-4381-45ba-b29b-1ca7bb6cdee6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0 Aug 13 23:55:21.825059 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f4e2eef7-913c-48ba-8cc4-28c09488fda2 req-769fa3ab-4381-45ba-b29b-1ca7bb6cdee6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:21.825249 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f4e2eef7-913c-48ba-8cc4-28c09488fda2 req-769fa3ab-4381-45ba-b29b-1ca7bb6cdee6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:21.833276 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:21.833276 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:21.884447 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f4e2eef7-913c-48ba-8cc4-28c09488fda2 req-769fa3ab-4381-45ba-b29b-1ca7bb6cdee6 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0 returned with HTTP 200 Aug 13 23:55:21.884932 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1321/5290] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:55:21 2026] DELETE /volume/v3/attachments/ccca496b-04d0-40ab-a6af-030201a903a0 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:22.523471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:22.525141 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] DELETE https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:55:22.525350 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:22.525546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:22.525702 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Delete volume with id: 91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:55:22.532200 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:22.532200 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:22.532596 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:55:22.541764 np0000007283 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:55:22.548738 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Delete volume request issued successfully. Aug 13 23:55:22.548904 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49ec6dd6-9348-44ab-a3d3-c50168843126 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 202 Aug 13 23:55:22.549312 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1337/5291] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:22 2026] DELETE /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:22.558741 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3bf8e127-b3bd-44bf-abd4-6ba9baeffcd4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:22.560215 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3bf8e127-b3bd-44bf-abd4-6ba9baeffcd4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:55:22.560372 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3bf8e127-b3bd-44bf-abd4-6ba9baeffcd4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:22.560548 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3bf8e127-b3bd-44bf-abd4-6ba9baeffcd4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:22.568381 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:22.568381 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:22.572718 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3bf8e127-b3bd-44bf-abd4-6ba9baeffcd4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:55:22.578103 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3bf8e127-b3bd-44bf-abd4-6ba9baeffcd4 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 200 Aug 13 23:55:22.578596 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1318/5292] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:22 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 1445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:55:22.722211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00d1ffb7-1b4a-4850-806e-253ae04610ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:22.725244 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00d1ffb7-1b4a-4850-806e-253ae04610ab tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:22.725244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00d1ffb7-1b4a-4850-806e-253ae04610ab tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:22.725244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00d1ffb7-1b4a-4850-806e-253ae04610ab tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:22.725244 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-00d1ffb7-1b4a-4850-806e-253ae04610ab tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:22.728537 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:22.728537 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:22.729298 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00d1ffb7-1b4a-4850-806e-253ae04610ab tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:22.729712 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1317/5293] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:22 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:23.592229 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-13333b46-36d1-488e-b662-10d7b3e58322 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:23.594010 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13333b46-36d1-488e-b662-10d7b3e58322 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 Aug 13 23:55:23.594220 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13333b46-36d1-488e-b662-10d7b3e58322 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:23.594403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13333b46-36d1-488e-b662-10d7b3e58322 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:23.599927 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13333b46-36d1-488e-b662-10d7b3e58322 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 returned with HTTP 404 Aug 13 23:55:23.600381 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1322/5294] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:23 2026] GET /volume/v3/volumes/91d9a5ff-2ed9-4743-8b32-90af1c849fd7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:23.740768 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af880e70-4cc3-4ac8-97fd-ad12255502fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:23.742899 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af880e70-4cc3-4ac8-97fd-ad12255502fa tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:23.743071 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af880e70-4cc3-4ac8-97fd-ad12255502fa tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:23.743283 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af880e70-4cc3-4ac8-97fd-ad12255502fa tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:23.743430 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-af880e70-4cc3-4ac8-97fd-ad12255502fa tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:23.747746 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:23.747746 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:23.748596 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af880e70-4cc3-4ac8-97fd-ad12255502fa tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:23.749012 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1338/5295] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:23 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:23.857433 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f29981e0-f083-49fa-9e95-13a319c09da1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:23.860040 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f29981e0-f083-49fa-9e95-13a319c09da1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:55:23.860218 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f29981e0-f083-49fa-9e95-13a319c09da1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:23.860389 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f29981e0-f083-49fa-9e95-13a319c09da1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:23.860553 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f29981e0-f083-49fa-9e95-13a319c09da1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Delete volume with id: a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:55:23.867974 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:23.867974 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:23.868535 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f29981e0-f083-49fa-9e95-13a319c09da1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:55:23.879300 np0000007283 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-f29981e0-f083-49fa-9e95-13a319c09da1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:55:23.885048 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f29981e0-f083-49fa-9e95-13a319c09da1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Delete volume request issued successfully. Aug 13 23:55:23.885250 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f29981e0-f083-49fa-9e95-13a319c09da1 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 202 Aug 13 23:55:23.885659 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1319/5296] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:23 2026] DELETE /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:23.892729 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e48b8f42-0378-4b72-981b-8c11a63bcc21 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:23.896597 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e48b8f42-0378-4b72-981b-8c11a63bcc21 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:55:23.896597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e48b8f42-0378-4b72-981b-8c11a63bcc21 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:23.896597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e48b8f42-0378-4b72-981b-8c11a63bcc21 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:23.907468 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:23.907468 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:23.911420 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e48b8f42-0378-4b72-981b-8c11a63bcc21 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Volume info retrieved successfully. Aug 13 23:55:23.915953 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e48b8f42-0378-4b72-981b-8c11a63bcc21 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 200 Aug 13 23:55:23.916551 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1318/5297] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:23 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 1427 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:55:24.760436 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0bbe9407-eecb-4642-b120-854db1078bda None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:24.762443 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bbe9407-eecb-4642-b120-854db1078bda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:24.762674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bbe9407-eecb-4642-b120-854db1078bda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:24.762888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bbe9407-eecb-4642-b120-854db1078bda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:24.763037 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0bbe9407-eecb-4642-b120-854db1078bda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:24.767453 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:24.767453 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:24.768338 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bbe9407-eecb-4642-b120-854db1078bda tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:24.768710 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1323/5298] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:24 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:24.930542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a83cf7b9-76f9-49a4-8b28-9b37dee65810 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:24.933430 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a83cf7b9-76f9-49a4-8b28-9b37dee65810 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] GET https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 Aug 13 23:55:24.933648 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a83cf7b9-76f9-49a4-8b28-9b37dee65810 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:24.933862 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a83cf7b9-76f9-49a4-8b28-9b37dee65810 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:24.939619 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a83cf7b9-76f9-49a4-8b28-9b37dee65810 tempest-TestEncryptedCinderVolumes-1001893991 tempest-TestEncryptedCinderVolumes-1001893991-project-member] https://10.4.3.81/volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 returned with HTTP 404 Aug 13 23:55:24.940176 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1339/5299] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:24 2026] GET /volume/v3/volumes/a864e7c6-bf6d-4cea-9076-2ae9556b30e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:24.947570 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9ce8f777-e11d-4f0a-88ca-55dd153a04aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:24.951362 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ce8f777-e11d-4f0a-88ca-55dd153a04aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:55:24.951599 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ce8f777-e11d-4f0a-88ca-55dd153a04aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:24.951892 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ce8f777-e11d-4f0a-88ca-55dd153a04aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:24.955751 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9ce8f777-e11d-4f0a-88ca-55dd153a04aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:55:24.970488 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9ce8f777-e11d-4f0a-88ca-55dd153a04aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Get all volumes completed successfully. Aug 13 23:55:24.972829 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:24.972829 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:24.980011 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ce8f777-e11d-4f0a-88ca-55dd153a04aa tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:55:24.980579 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1320/5300] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:55:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10757 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:55:24.997412 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9ad3ecb-ae28-47cd-8c59-a0370d9fedec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:24.999884 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9ad3ecb-ae28-47cd-8c59-a0370d9fedec tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] DELETE https://10.4.3.81/volume/v3/types/9eddf89f-c1b0-42bd-b5aa-c2ba20636645 Aug 13 23:55:25.000238 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9ad3ecb-ae28-47cd-8c59-a0370d9fedec tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:25.000521 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9ad3ecb-ae28-47cd-8c59-a0370d9fedec tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:25.030279 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9ad3ecb-ae28-47cd-8c59-a0370d9fedec tempest-TestEncryptedCinderVolumes-1156053642 tempest-TestEncryptedCinderVolumes-1156053642-project-admin] https://10.4.3.81/volume/v3/types/9eddf89f-c1b0-42bd-b5aa-c2ba20636645 returned with HTTP 202 Aug 13 23:55:25.030766 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1319/5301] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:55:24 2026] DELETE /volume/v3/types/9eddf89f-c1b0-42bd-b5aa-c2ba20636645 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:25.779619 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7cb62230-1d82-4c89-baeb-0bbc9d3fee8e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:25.781390 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cb62230-1d82-4c89-baeb-0bbc9d3fee8e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:25.781599 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cb62230-1d82-4c89-baeb-0bbc9d3fee8e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:25.781780 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cb62230-1d82-4c89-baeb-0bbc9d3fee8e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:25.781886 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7cb62230-1d82-4c89-baeb-0bbc9d3fee8e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:25.786237 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:25.786237 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:25.786943 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cb62230-1d82-4c89-baeb-0bbc9d3fee8e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:25.787375 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1324/5302] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:25 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:26.797284 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a204806a-c1e3-4d8e-b108-f8887267f129 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:26.799499 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a204806a-c1e3-4d8e-b108-f8887267f129 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:26.799734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a204806a-c1e3-4d8e-b108-f8887267f129 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:26.800134 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a204806a-c1e3-4d8e-b108-f8887267f129 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:26.800278 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a204806a-c1e3-4d8e-b108-f8887267f129 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:26.805150 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:26.805150 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:26.805953 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a204806a-c1e3-4d8e-b108-f8887267f129 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:26.806380 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1340/5303] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:26 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:27.819027 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4df631e0-511c-4125-a798-0010622ca127 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:27.821506 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4df631e0-511c-4125-a798-0010622ca127 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:27.821718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4df631e0-511c-4125-a798-0010622ca127 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:27.821915 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4df631e0-511c-4125-a798-0010622ca127 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:27.822029 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4df631e0-511c-4125-a798-0010622ca127 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:27.827292 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:27.827292 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:27.828181 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4df631e0-511c-4125-a798-0010622ca127 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:27.828597 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1321/5304] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:27 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:28.840433 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-69f1bdb6-df61-4bd4-8fae-e35be49e9909 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:28.842332 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69f1bdb6-df61-4bd4-8fae-e35be49e9909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:28.842483 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69f1bdb6-df61-4bd4-8fae-e35be49e9909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:28.842703 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69f1bdb6-df61-4bd4-8fae-e35be49e9909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:28.842803 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-69f1bdb6-df61-4bd4-8fae-e35be49e9909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:28.848293 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:28.848293 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:28.849440 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69f1bdb6-df61-4bd4-8fae-e35be49e9909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:28.849824 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1320/5305] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:28 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:29.862221 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc92d797-0a3c-44e2-b8ad-272c79373284 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:29.863976 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc92d797-0a3c-44e2-b8ad-272c79373284 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:29.864184 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc92d797-0a3c-44e2-b8ad-272c79373284 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:29.864388 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc92d797-0a3c-44e2-b8ad-272c79373284 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:29.864505 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-dc92d797-0a3c-44e2-b8ad-272c79373284 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:29.869119 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:29.869119 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:29.870194 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc92d797-0a3c-44e2-b8ad-272c79373284 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:29.870695 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1325/5306] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:29 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:30.880614 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce01a072-4eef-4941-a776-709d93f6ef84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:30.882405 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce01a072-4eef-4941-a776-709d93f6ef84 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:30.882601 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce01a072-4eef-4941-a776-709d93f6ef84 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:30.882790 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce01a072-4eef-4941-a776-709d93f6ef84 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:30.882886 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ce01a072-4eef-4941-a776-709d93f6ef84 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:30.887872 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:30.887872 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:30.888678 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce01a072-4eef-4941-a776-709d93f6ef84 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:30.889120 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1341/5307] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:30 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:31.901532 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea86aa81-12d4-40b1-902a-61c57918296e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:31.903766 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea86aa81-12d4-40b1-902a-61c57918296e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:31.903979 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea86aa81-12d4-40b1-902a-61c57918296e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:31.904260 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea86aa81-12d4-40b1-902a-61c57918296e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:31.904416 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ea86aa81-12d4-40b1-902a-61c57918296e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:31.910365 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:31.910365 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:31.911374 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea86aa81-12d4-40b1-902a-61c57918296e tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:31.911881 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1322/5308] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:31 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:32.924218 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca2b24eb-369e-4d21-b707-2a06e00bb5d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:32.927170 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca2b24eb-369e-4d21-b707-2a06e00bb5d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:32.927448 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca2b24eb-369e-4d21-b707-2a06e00bb5d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:32.927702 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca2b24eb-369e-4d21-b707-2a06e00bb5d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:32.928257 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ca2b24eb-369e-4d21-b707-2a06e00bb5d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:32.932324 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:32.932324 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:32.933136 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca2b24eb-369e-4d21-b707-2a06e00bb5d4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:32.933507 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1321/5309] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:32 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:33.945778 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-522ad618-0e4d-4233-aa68-7bc451f61ef2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:33.947709 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-522ad618-0e4d-4233-aa68-7bc451f61ef2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:33.947927 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-522ad618-0e4d-4233-aa68-7bc451f61ef2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:33.948138 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-522ad618-0e4d-4233-aa68-7bc451f61ef2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:33.948227 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-522ad618-0e4d-4233-aa68-7bc451f61ef2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:33.952982 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:33.952982 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:33.953710 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-522ad618-0e4d-4233-aa68-7bc451f61ef2 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:33.954089 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1326/5310] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:33 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:33.965397 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8332cf8-ec5a-473f-b905-76af6a0929e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:33.967131 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8332cf8-ec5a-473f-b905-76af6a0929e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:33.967737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8332cf8-ec5a-473f-b905-76af6a0929e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:33.967737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8332cf8-ec5a-473f-b905-76af6a0929e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:33.967737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f8332cf8-ec5a-473f-b905-76af6a0929e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:33.972063 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:33.972063 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:33.973262 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8332cf8-ec5a-473f-b905-76af6a0929e4 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:33.973262 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1342/5311] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:33 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:33.984550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8bef357-2f8e-4712-a6a5-91ec3adca909 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:33.986347 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8bef357-2f8e-4712-a6a5-91ec3adca909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:33.986521 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8bef357-2f8e-4712-a6a5-91ec3adca909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:33.986708 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8bef357-2f8e-4712-a6a5-91ec3adca909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:33.986819 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-a8bef357-2f8e-4712-a6a5-91ec3adca909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete backup with id: e10da8bf-0665-4203-8f49-c960da33d54c. Aug 13 23:55:33.991138 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:33.991138 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:34.002683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-a8bef357-2f8e-4712-a6a5-91ec3adca909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] delete_backup rpcapi backup_id e10da8bf-0665-4203-8f49-c960da33d54c {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:55:34.004279 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8bef357-2f8e-4712-a6a5-91ec3adca909 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 202 Aug 13 23:55:34.004725 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1323/5312] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:33 2026] DELETE /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:55:34.014602 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-026a8ac5-1017-4280-9136-9d72d2e2274d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:34.016544 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-026a8ac5-1017-4280-9136-9d72d2e2274d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:34.017087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-026a8ac5-1017-4280-9136-9d72d2e2274d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:34.017486 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-026a8ac5-1017-4280-9136-9d72d2e2274d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:34.018828 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-026a8ac5-1017-4280-9136-9d72d2e2274d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:34.026022 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:34.026022 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:34.026022 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-026a8ac5-1017-4280-9136-9d72d2e2274d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 200 Aug 13 23:55:34.026504 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1322/5313] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:34 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:35.037531 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-13538659-9a5e-4f28-af81-f2ff5b0eea4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:35.040381 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13538659-9a5e-4f28-af81-f2ff5b0eea4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c Aug 13 23:55:35.040718 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13538659-9a5e-4f28-af81-f2ff5b0eea4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:35.040912 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13538659-9a5e-4f28-af81-f2ff5b0eea4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:35.041109 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-13538659-9a5e-4f28-af81-f2ff5b0eea4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Show backup with id e10da8bf-0665-4203-8f49-c960da33d54c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:35.047554 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13538659-9a5e-4f28-af81-f2ff5b0eea4b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c returned with HTTP 404 Aug 13 23:55:35.048386 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1327/5314] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:35 2026] GET /volume/v3/backups/e10da8bf-0665-4203-8f49-c960da33d54c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:35.058906 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-406d9cc6-5896-4d82-82c6-2b2f4590b7d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:35.061416 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-406d9cc6-5896-4d82-82c6-2b2f4590b7d6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a Aug 13 23:55:35.061471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-406d9cc6-5896-4d82-82c6-2b2f4590b7d6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:35.061686 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-406d9cc6-5896-4d82-82c6-2b2f4590b7d6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:35.061758 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-406d9cc6-5896-4d82-82c6-2b2f4590b7d6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete snapshot with id: 58a37e0f-25f7-4336-a2a2-608771744f9a Aug 13 23:55:35.068679 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:35.068679 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:35.069360 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-406d9cc6-5896-4d82-82c6-2b2f4590b7d6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Snapshot retrieved successfully. Aug 13 23:55:35.085276 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-406d9cc6-5896-4d82-82c6-2b2f4590b7d6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Snapshot delete request issued successfully. Aug 13 23:55:35.085465 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-406d9cc6-5896-4d82-82c6-2b2f4590b7d6 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a returned with HTTP 202 Aug 13 23:55:35.085830 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1343/5315] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:55:35 2026] DELETE /volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:35.092582 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee32e9a4-a545-43aa-8261-25cc705a0d31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:35.096370 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee32e9a4-a545-43aa-8261-25cc705a0d31 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a Aug 13 23:55:35.096600 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee32e9a4-a545-43aa-8261-25cc705a0d31 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:35.096795 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee32e9a4-a545-43aa-8261-25cc705a0d31 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:35.104573 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:35.104573 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:35.105087 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ee32e9a4-a545-43aa-8261-25cc705a0d31 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Snapshot retrieved successfully. Aug 13 23:55:35.105870 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee32e9a4-a545-43aa-8261-25cc705a0d31 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a returned with HTTP 200 Aug 13 23:55:35.106285 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1324/5316] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:35 2026] GET /volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:36.115637 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb491a61-ca46-49ed-a4fa-ac5f8cbaa27f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:36.117462 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb491a61-ca46-49ed-a4fa-ac5f8cbaa27f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a Aug 13 23:55:36.117687 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb491a61-ca46-49ed-a4fa-ac5f8cbaa27f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:36.117877 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb491a61-ca46-49ed-a4fa-ac5f8cbaa27f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:36.122183 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb491a61-ca46-49ed-a4fa-ac5f8cbaa27f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a returned with HTTP 404 Aug 13 23:55:36.122711 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1323/5317] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:55:36 2026] GET /volume/v3/snapshots/58a37e0f-25f7-4336-a2a2-608771744f9a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:36.130237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b98ce6a1-08c3-4302-ac0e-0cfd1a286986 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:36.132625 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b98ce6a1-08c3-4302-ac0e-0cfd1a286986 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 Aug 13 23:55:36.132929 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b98ce6a1-08c3-4302-ac0e-0cfd1a286986 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:36.133192 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b98ce6a1-08c3-4302-ac0e-0cfd1a286986 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:36.133428 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b98ce6a1-08c3-4302-ac0e-0cfd1a286986 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete volume with id: a9a47ded-c67e-438c-b2ca-ea8c0ceee411 Aug 13 23:55:36.143791 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:36.143791 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:36.144627 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b98ce6a1-08c3-4302-ac0e-0cfd1a286986 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:36.166462 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b98ce6a1-08c3-4302-ac0e-0cfd1a286986 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete volume request issued successfully. Aug 13 23:55:36.166747 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b98ce6a1-08c3-4302-ac0e-0cfd1a286986 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 returned with HTTP 202 Aug 13 23:55:36.167402 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1328/5318] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:36 2026] DELETE /volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:36.179596 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa996ae8-1cbb-4265-9225-ee7e84dbe048 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:36.181655 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa996ae8-1cbb-4265-9225-ee7e84dbe048 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 Aug 13 23:55:36.181890 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa996ae8-1cbb-4265-9225-ee7e84dbe048 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:36.182126 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa996ae8-1cbb-4265-9225-ee7e84dbe048 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:36.189837 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:36.189837 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:36.194432 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fa996ae8-1cbb-4265-9225-ee7e84dbe048 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:36.200041 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa996ae8-1cbb-4265-9225-ee7e84dbe048 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 returned with HTTP 200 Aug 13 23:55:36.200444 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1344/5319] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:36 2026] GET /volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:37.221645 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa1bc142-3d01-4330-9231-08ac6fe349c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:37.223663 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa1bc142-3d01-4330-9231-08ac6fe349c8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 Aug 13 23:55:37.223866 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa1bc142-3d01-4330-9231-08ac6fe349c8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:37.224128 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa1bc142-3d01-4330-9231-08ac6fe349c8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:37.230190 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa1bc142-3d01-4330-9231-08ac6fe349c8 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 returned with HTTP 404 Aug 13 23:55:37.230731 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1325/5320] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:37 2026] GET /volume/v3/volumes/a9a47ded-c67e-438c-b2ca-ea8c0ceee411 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:37.237855 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2a35ad03-9cb5-4d99-8ed0-3d82a176f920 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:37.240169 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a35ad03-9cb5-4d99-8ed0-3d82a176f920 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:55:37.240370 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a35ad03-9cb5-4d99-8ed0-3d82a176f920 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:37.240624 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a35ad03-9cb5-4d99-8ed0-3d82a176f920 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:37.240821 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2a35ad03-9cb5-4d99-8ed0-3d82a176f920 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete volume with id: 9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:55:37.253936 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:37.253936 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:37.254767 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2a35ad03-9cb5-4d99-8ed0-3d82a176f920 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:37.274226 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2a35ad03-9cb5-4d99-8ed0-3d82a176f920 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete volume request issued successfully. Aug 13 23:55:37.274438 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a35ad03-9cb5-4d99-8ed0-3d82a176f920 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 202 Aug 13 23:55:37.275061 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1324/5321] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:37 2026] DELETE /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:37.283215 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-267c9eb5-c520-45d4-9b58-e049dea1665f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:37.285572 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-267c9eb5-c520-45d4-9b58-e049dea1665f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:55:37.285861 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-267c9eb5-c520-45d4-9b58-e049dea1665f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:37.286185 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-267c9eb5-c520-45d4-9b58-e049dea1665f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:37.294299 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:37.294299 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:37.299006 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-267c9eb5-c520-45d4-9b58-e049dea1665f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:37.305401 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-267c9eb5-c520-45d4-9b58-e049dea1665f tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 200 Aug 13 23:55:37.306073 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1329/5322] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:37 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:55:38.319189 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c993f9f-a261-45a1-a398-a1a2e89daa7d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:38.320941 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c993f9f-a261-45a1-a398-a1a2e89daa7d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 Aug 13 23:55:38.321162 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c993f9f-a261-45a1-a398-a1a2e89daa7d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:38.321396 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c993f9f-a261-45a1-a398-a1a2e89daa7d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:38.326816 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c993f9f-a261-45a1-a398-a1a2e89daa7d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 returned with HTTP 404 Aug 13 23:55:38.327287 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1345/5323] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:38 2026] GET /volume/v3/volumes/9ff8e952-ab09-4f4a-a227-91af69c79d71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:38.334287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79595b13-301d-4142-be06-f8cc81f367f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:38.336248 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79595b13-301d-4142-be06-f8cc81f367f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 Aug 13 23:55:38.336486 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79595b13-301d-4142-be06-f8cc81f367f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:38.336714 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79595b13-301d-4142-be06-f8cc81f367f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:38.336910 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-79595b13-301d-4142-be06-f8cc81f367f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete volume with id: 8ab86ebe-7637-4311-8177-8b79bcbe5311 Aug 13 23:55:38.345720 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:38.345720 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:38.346249 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79595b13-301d-4142-be06-f8cc81f367f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:38.363685 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79595b13-301d-4142-be06-f8cc81f367f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete volume request issued successfully. Aug 13 23:55:38.363878 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79595b13-301d-4142-be06-f8cc81f367f3 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 returned with HTTP 202 Aug 13 23:55:38.364378 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1326/5324] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:38 2026] DELETE /volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:38.374616 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c0f14ef-58e5-4c02-9e4e-5fd9815c9407 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:38.376495 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c0f14ef-58e5-4c02-9e4e-5fd9815c9407 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 Aug 13 23:55:38.376730 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c0f14ef-58e5-4c02-9e4e-5fd9815c9407 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:38.376924 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c0f14ef-58e5-4c02-9e4e-5fd9815c9407 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:38.384049 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:38.384049 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:38.387614 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8c0f14ef-58e5-4c02-9e4e-5fd9815c9407 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:38.392614 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c0f14ef-58e5-4c02-9e4e-5fd9815c9407 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 returned with HTTP 200 Aug 13 23:55:38.393089 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1325/5325] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:38 2026] GET /volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:39.405405 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ce7a68bd-f787-4e55-9ff0-816f6e01951d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:39.407850 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce7a68bd-f787-4e55-9ff0-816f6e01951d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 Aug 13 23:55:39.408192 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce7a68bd-f787-4e55-9ff0-816f6e01951d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:39.408455 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce7a68bd-f787-4e55-9ff0-816f6e01951d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:39.416335 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce7a68bd-f787-4e55-9ff0-816f6e01951d tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 returned with HTTP 404 Aug 13 23:55:39.416960 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1330/5326] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:39 2026] GET /volume/v3/volumes/8ab86ebe-7637-4311-8177-8b79bcbe5311 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:39.424482 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b66b87c4-873a-4fa9-94b8-e04d2e00adb7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:39.426775 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b66b87c4-873a-4fa9-94b8-e04d2e00adb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] DELETE https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b Aug 13 23:55:39.427113 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b66b87c4-873a-4fa9-94b8-e04d2e00adb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:39.427391 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b66b87c4-873a-4fa9-94b8-e04d2e00adb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:39.427618 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b66b87c4-873a-4fa9-94b8-e04d2e00adb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete volume with id: 4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b Aug 13 23:55:39.438928 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:39.438928 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:39.439914 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b66b87c4-873a-4fa9-94b8-e04d2e00adb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:39.457801 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b66b87c4-873a-4fa9-94b8-e04d2e00adb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Delete volume request issued successfully. Aug 13 23:55:39.458005 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b66b87c4-873a-4fa9-94b8-e04d2e00adb7 tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b returned with HTTP 202 Aug 13 23:55:39.458461 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1346/5327] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:55:39 2026] DELETE /volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:55:39.465706 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f151b67a-b6be-4d4b-80d4-e1e6a3229cfe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:39.467618 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f151b67a-b6be-4d4b-80d4-e1e6a3229cfe tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b Aug 13 23:55:39.467851 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f151b67a-b6be-4d4b-80d4-e1e6a3229cfe tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:39.468075 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f151b67a-b6be-4d4b-80d4-e1e6a3229cfe tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:39.476126 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:39.476126 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:39.483942 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f151b67a-b6be-4d4b-80d4-e1e6a3229cfe tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Volume info retrieved successfully. Aug 13 23:55:39.490738 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f151b67a-b6be-4d4b-80d4-e1e6a3229cfe tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b returned with HTTP 200 Aug 13 23:55:39.491244 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1327/5328] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:39 2026] GET /volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:40.503922 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c8962724-5024-4ad8-ba7a-a47746aaf40b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:40.505968 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8962724-5024-4ad8-ba7a-a47746aaf40b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] GET https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b Aug 13 23:55:40.506286 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8962724-5024-4ad8-ba7a-a47746aaf40b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:40.506484 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8962724-5024-4ad8-ba7a-a47746aaf40b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:40.513255 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8962724-5024-4ad8-ba7a-a47746aaf40b tempest-VolumesBackupsTest-1497552452 tempest-VolumesBackupsTest-1497552452-project-member] https://10.4.3.81/volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b returned with HTTP 404 Aug 13 23:55:40.513754 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1326/5329] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:40 2026] GET /volume/v3/volumes/4d058800-e5d6-43f1-9a9b-3fb1ade1ff2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:55:43.980565 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:44.103889 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:55:44.104298 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-331233019"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:44.107049 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-331233019'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:55:44.107049 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Create volume of 1 GB Aug 13 23:55:44.110592 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Availability Zones retrieved successfully. Aug 13 23:55:44.117230 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Flow 'volume_create_api' (eb03ea82-f47d-477b-af31-53e3786808a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:44.118117 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b120be28-4eb1-4ce2-a478-805b96dbe1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:44.119287 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:55:44.153468 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b120be28-4eb1-4ce2-a478-805b96dbe1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:44.154546 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b746a088-6f6d-49c0-bc9c-841db235b38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:44.226935 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Created reservations ['a2baa7b7-fbdf-4463-8ca1-236059e28714', '0b340d72-7fe0-4a15-8d1f-6d9e7c844db5', '5089199a-9b74-49cc-aeaf-6bd84033e7a7', 'd156d09a-34c9-4b05-847b-ec936279f8bc'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:44.227669 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b746a088-6f6d-49c0-bc9c-841db235b38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2baa7b7-fbdf-4463-8ca1-236059e28714', '0b340d72-7fe0-4a15-8d1f-6d9e7c844db5', '5089199a-9b74-49cc-aeaf-6bd84033e7a7', 'd156d09a-34c9-4b05-847b-ec936279f8bc']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:44.228361 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9609b84b-515c-4e77-aae9-f1f50315315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:44.249474 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9609b84b-515c-4e77-aae9-f1f50315315b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3166f263-b8b0-4a65-bca2-af5adb873334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331233019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa5ab9c821418fa5fcc5223f3b0359',qos_specs=None,replication_status=,reservations=['a2baa7b7-fbdf-4463-8ca1-236059e28714','0b340d72-7fe0-4a15-8d1f-6d9e7c844db5','5089199a-9b74-49cc-aeaf-6bd84033e7a7','d156d09a-34c9-4b05-847b-ec936279f8bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a421dd4b814b2fb5537ea939f0d2c1',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331233019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3166f263-b8b0-4a65-bca2-af5adb873334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2aa5ab9c821418fa5fcc5223f3b0359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02a421dd4b814b2fb5537ea939f0d2c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:44.250158 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15fb998d-07f1-456c-818a-a639eb20f4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:44.266700 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15fb998d-07f1-456c-818a-a639eb20f4fe) transitioned into state 'SUCCESS' from state '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-331233019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa5ab9c821418fa5fcc5223f3b0359',qos_specs=None,replication_status=,reservations=['a2baa7b7-fbdf-4463-8ca1-236059e28714','0b340d72-7fe0-4a15-8d1f-6d9e7c844db5','5089199a-9b74-49cc-aeaf-6bd84033e7a7','d156d09a-34c9-4b05-847b-ec936279f8bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a421dd4b814b2fb5537ea939f0d2c1',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:44.267413 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b31f249-7da1-4675-9f6e-373e6e65fb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:44.276405 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b31f249-7da1-4675-9f6e-373e6e65fb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:44.277144 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Flow 'volume_create_api' (eb03ea82-f47d-477b-af31-53e3786808a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:44.277448 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Create volume request issued successfully. Aug 13 23:55:44.278002 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a51b8d3-48e4-4963-9d8d-5790b3772685 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:55:44.278427 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1331/5330] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:55:43 2026] POST /volume/v3/volumes => generated 775 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:44.292692 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-389ddb5d-ded6-4a38-9e35-c86fc4f408a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:44.294972 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-389ddb5d-ded6-4a38-9e35-c86fc4f408a9 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 Aug 13 23:55:44.295091 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-389ddb5d-ded6-4a38-9e35-c86fc4f408a9 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:44.295370 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-389ddb5d-ded6-4a38-9e35-c86fc4f408a9 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:44.304605 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:44.304605 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:44.308087 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-389ddb5d-ded6-4a38-9e35-c86fc4f408a9 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Volume info retrieved successfully. Aug 13 23:55:44.311773 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-389ddb5d-ded6-4a38-9e35-c86fc4f408a9 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 returned with HTTP 200 Aug 13 23:55:44.312105 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1347/5331] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:44 2026] GET /volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:45.328583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-156abbad-523d-419e-8f19-bf061005437f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:45.330967 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-156abbad-523d-419e-8f19-bf061005437f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 Aug 13 23:55:45.331287 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-156abbad-523d-419e-8f19-bf061005437f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:45.331533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-156abbad-523d-419e-8f19-bf061005437f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:45.341686 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:45.341686 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:45.345436 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-156abbad-523d-419e-8f19-bf061005437f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Volume info retrieved successfully. Aug 13 23:55:45.349501 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-156abbad-523d-419e-8f19-bf061005437f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 returned with HTTP 200 Aug 13 23:55:45.349937 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1328/5332] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:45 2026] GET /volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:55:45.364100 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f12bddb-5bc1-42ac-ac87-78eb9104b9d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:45.366374 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f12bddb-5bc1-42ac-ac87-78eb9104b9d5 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:55:45.366782 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f12bddb-5bc1-42ac-ac87-78eb9104b9d5 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3166f263-b8b0-4a65-bca2-af5adb873334", "name": "tempest-type-Backup-2029906628"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:45.368315 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-5f12bddb-5bc1-42ac-ac87-78eb9104b9d5 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Creating new backup {'backup': {'volume_id': '3166f263-b8b0-4a65-bca2-af5adb873334', 'name': 'tempest-type-Backup-2029906628'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:55:45.368482 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-5f12bddb-5bc1-42ac-ac87-78eb9104b9d5 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Creating backup of volume 3166f263-b8b0-4a65-bca2-af5adb873334 in container None Aug 13 23:55:45.376166 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:45.376166 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:45.376634 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f12bddb-5bc1-42ac-ac87-78eb9104b9d5 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Volume info retrieved successfully. Aug 13 23:55:45.412018 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5f12bddb-5bc1-42ac-ac87-78eb9104b9d5 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Created reservations ['418bd021-8a37-4e92-96d7-e2807fce5de4', '286a742c-cbed-407b-b4e8-5b5632860dd6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:45.448686 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f12bddb-5bc1-42ac-ac87-78eb9104b9d5 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:55:45.449445 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1327/5333] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:55:45 2026] POST /volume/v3/backups => generated 314 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:45.458939 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26352225-0655-4408-81d8-c1e04d396f8f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:45.461147 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26352225-0655-4408-81d8-c1e04d396f8f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:45.461448 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26352225-0655-4408-81d8-c1e04d396f8f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:45.461673 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26352225-0655-4408-81d8-c1e04d396f8f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:45.461838 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-26352225-0655-4408-81d8-c1e04d396f8f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:45.466617 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:45.466617 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:45.467369 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26352225-0655-4408-81d8-c1e04d396f8f tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:45.467756 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1332/5334] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:45 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:46.482625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa82a3de-79fe-48c5-bb07-e0ae1f7b1e69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:46.485212 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa82a3de-79fe-48c5-bb07-e0ae1f7b1e69 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:46.485471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa82a3de-79fe-48c5-bb07-e0ae1f7b1e69 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:46.485704 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa82a3de-79fe-48c5-bb07-e0ae1f7b1e69 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:46.485832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-aa82a3de-79fe-48c5-bb07-e0ae1f7b1e69 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:46.491250 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:46.491250 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:46.492115 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa82a3de-79fe-48c5-bb07-e0ae1f7b1e69 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:46.492616 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1348/5335] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:46 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:47.505746 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-15d84fdc-cdd6-4e55-905b-db1a7b55ecc3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:47.507755 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15d84fdc-cdd6-4e55-905b-db1a7b55ecc3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:47.508023 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15d84fdc-cdd6-4e55-905b-db1a7b55ecc3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:47.508281 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15d84fdc-cdd6-4e55-905b-db1a7b55ecc3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:47.508422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-15d84fdc-cdd6-4e55-905b-db1a7b55ecc3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:47.510303 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=133,cinder:UPDATE=36,cinder:INSERT=21 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:55:47.512983 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:47.512983 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:47.513659 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15d84fdc-cdd6-4e55-905b-db1a7b55ecc3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:47.514157 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1329/5336] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:47 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:48.526579 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f33a585d-b28a-485f-b5e2-0423e6084606 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:48.528350 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f33a585d-b28a-485f-b5e2-0423e6084606 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:48.528601 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f33a585d-b28a-485f-b5e2-0423e6084606 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:48.528753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f33a585d-b28a-485f-b5e2-0423e6084606 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:48.528944 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f33a585d-b28a-485f-b5e2-0423e6084606 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:48.533098 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:48.533098 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:48.533674 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f33a585d-b28a-485f-b5e2-0423e6084606 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:48.534016 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1328/5337] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:48 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:49.546180 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e6a74b25-3810-4b2c-a111-ce36530664e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:49.548153 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6a74b25-3810-4b2c-a111-ce36530664e3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:49.548388 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6a74b25-3810-4b2c-a111-ce36530664e3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:49.548599 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6a74b25-3810-4b2c-a111-ce36530664e3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:49.548725 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e6a74b25-3810-4b2c-a111-ce36530664e3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:49.554910 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:49.554910 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:49.555632 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6a74b25-3810-4b2c-a111-ce36530664e3 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:49.556052 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1333/5338] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:49 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:50.567210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4623c6a-75d5-4814-b7f8-96f226488438 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:50.568816 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4623c6a-75d5-4814-b7f8-96f226488438 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:50.569018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4623c6a-75d5-4814-b7f8-96f226488438 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:50.569196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4623c6a-75d5-4814-b7f8-96f226488438 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:50.569297 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a4623c6a-75d5-4814-b7f8-96f226488438 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:50.571204 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=87,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:55:50.573436 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:50.573436 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:50.574093 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4623c6a-75d5-4814-b7f8-96f226488438 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:50.574452 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1349/5339] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:50 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:51.585583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4437e204-3ff3-45f4-a6e9-38c5d7b278a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:51.587276 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4437e204-3ff3-45f4-a6e9-38c5d7b278a4 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:51.587584 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4437e204-3ff3-45f4-a6e9-38c5d7b278a4 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:51.587813 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4437e204-3ff3-45f4-a6e9-38c5d7b278a4 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:51.587952 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4437e204-3ff3-45f4-a6e9-38c5d7b278a4 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:51.593014 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:51.593014 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:51.593721 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4437e204-3ff3-45f4-a6e9-38c5d7b278a4 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:51.594137 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1330/5340] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:51 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:52.607746 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f7623e1c-d022-4c45-976f-97f87af4a1c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:52.609694 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7623e1c-d022-4c45-976f-97f87af4a1c6 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:52.609952 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7623e1c-d022-4c45-976f-97f87af4a1c6 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:52.610165 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7623e1c-d022-4c45-976f-97f87af4a1c6 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:52.610311 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f7623e1c-d022-4c45-976f-97f87af4a1c6 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:52.612094 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=134,cinder:INSERT=22,cinder:UPDATE=40 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:55:52.615164 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:52.615164 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:52.615886 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7623e1c-d022-4c45-976f-97f87af4a1c6 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:52.616286 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1329/5341] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:52 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:53.628555 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5783dd8b-1009-42c3-a7ab-c28e698621a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:53.631010 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5783dd8b-1009-42c3-a7ab-c28e698621a0 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:53.631341 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5783dd8b-1009-42c3-a7ab-c28e698621a0 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:53.631637 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5783dd8b-1009-42c3-a7ab-c28e698621a0 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:53.631804 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5783dd8b-1009-42c3-a7ab-c28e698621a0 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:53.634847 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=141,cinder:UPDATE=54,cinder:INSERT=33 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:55:53.638442 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:53.638442 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:53.639416 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5783dd8b-1009-42c3-a7ab-c28e698621a0 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:53.639969 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1334/5342] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:53 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:54.652505 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86ec283e-4086-49cc-aacf-a57f714cd219 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:54.658244 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86ec283e-4086-49cc-aacf-a57f714cd219 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:54.658461 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86ec283e-4086-49cc-aacf-a57f714cd219 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:54.658669 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86ec283e-4086-49cc-aacf-a57f714cd219 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:54.658770 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-86ec283e-4086-49cc-aacf-a57f714cd219 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:54.664151 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:54.664151 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:54.664855 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86ec283e-4086-49cc-aacf-a57f714cd219 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:54.665246 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1350/5343] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:54 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:55.080640 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:55.082479 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:55:55.082839 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1708064027", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:55.084677 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1708064027', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:55:55.084837 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume of 1 GB Aug 13 23:55:55.090004 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Availability Zones retrieved successfully. Aug 13 23:55:55.095382 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Flow 'volume_create_api' (96e545ff-ab82-4994-bedb-6179ba5e2dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:55.096516 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2604661d-86fe-4d5e-88ad-573f08b9cc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:55.097368 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:55:55.130812 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2604661d-86fe-4d5e-88ad-573f08b9cc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:55.131951 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e774d16-bf46-4570-8fd9-8756cc8f2fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:55.200792 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Created reservations ['4666f59c-9360-4804-bfad-161527525b1d', 'b08122c1-d630-4322-b365-67267d05eebb', '39cf1b09-f4aa-4d14-9f99-5b01d3598ba9', 'c0ddd905-d6c2-478a-8b82-1e4a355f6a6c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:55:55.201643 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e774d16-bf46-4570-8fd9-8756cc8f2fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4666f59c-9360-4804-bfad-161527525b1d', 'b08122c1-d630-4322-b365-67267d05eebb', '39cf1b09-f4aa-4d14-9f99-5b01d3598ba9', 'c0ddd905-d6c2-478a-8b82-1e4a355f6a6c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:55.202709 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7680f696-66c9-42a7-ae08-fb16c4209cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:55.227305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7680f696-66c9-42a7-ae08-fb16c4209cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75cd11e6-bc5a-4c81-8890-634e2e52fca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1708064027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',qos_specs=None,replication_status=,reservations=['4666f59c-9360-4804-bfad-161527525b1d','b08122c1-d630-4322-b365-67267d05eebb','39cf1b09-f4aa-4d14-9f99-5b01d3598ba9','c0ddd905-d6c2-478a-8b82-1e4a355f6a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c973ef5cf87493486efd7c6d6515b29',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1708064027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75cd11e6-bc5a-4c81-8890-634e2e52fca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c973ef5cf87493486efd7c6d6515b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:55.227939 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d825154b-3c91-481d-b1f4-03f2db6e7ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:55.248010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d825154b-3c91-481d-b1f4-03f2db6e7ea5) transitioned into state 'SUCCESS' from state '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-1708064027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',qos_specs=None,replication_status=,reservations=['4666f59c-9360-4804-bfad-161527525b1d','b08122c1-d630-4322-b365-67267d05eebb','39cf1b09-f4aa-4d14-9f99-5b01d3598ba9','c0ddd905-d6c2-478a-8b82-1e4a355f6a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c973ef5cf87493486efd7c6d6515b29',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:55.249165 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5584706d-d61d-4845-bf06-62d480ab0f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:55:55.258453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5584706d-d61d-4845-bf06-62d480ab0f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:55:55.259338 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Flow 'volume_create_api' (96e545ff-ab82-4994-bedb-6179ba5e2dcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:55:55.259663 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume request issued successfully. Aug 13 23:55:55.260409 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50b17e16-58fc-4b1b-91f5-606c397b8c73 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:55:55.260844 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1331/5344] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:55:55 2026] POST /volume/v3/volumes => generated 755 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:55:55.277899 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f8cd6668-f4b1-4e75-873b-6c289c459ada None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:55.279538 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8cd6668-f4b1-4e75-873b-6c289c459ada tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:55:55.279735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8cd6668-f4b1-4e75-873b-6c289c459ada tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:55.279945 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8cd6668-f4b1-4e75-873b-6c289c459ada tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:55.287276 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:55.287276 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:55.291207 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f8cd6668-f4b1-4e75-873b-6c289c459ada tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:55:55.295324 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8cd6668-f4b1-4e75-873b-6c289c459ada tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:55:55.295694 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1330/5345] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:55 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:55.676773 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-86cea64b-60ab-4c91-8732-b141d97354dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:55.678840 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86cea64b-60ab-4c91-8732-b141d97354dd tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:55.679170 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86cea64b-60ab-4c91-8732-b141d97354dd tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:55.679388 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86cea64b-60ab-4c91-8732-b141d97354dd tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:55.679509 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-86cea64b-60ab-4c91-8732-b141d97354dd tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:55.684182 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:55.684182 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:55.684833 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86cea64b-60ab-4c91-8732-b141d97354dd tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:55.685253 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1335/5346] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:55 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:56.308151 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7acfc763-bc0c-479b-9915-f4b227cd3e7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:56.309902 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7acfc763-bc0c-479b-9915-f4b227cd3e7a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:55:56.310095 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7acfc763-bc0c-479b-9915-f4b227cd3e7a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:56.310274 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7acfc763-bc0c-479b-9915-f4b227cd3e7a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:56.317257 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:56.317257 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:56.320588 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7acfc763-bc0c-479b-9915-f4b227cd3e7a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:55:56.324586 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7acfc763-bc0c-479b-9915-f4b227cd3e7a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:55:56.324999 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1351/5347] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:56 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:56.340192 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c3e36ce-3c3f-408a-8f79-159eeb8edf30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:56.342254 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c3e36ce-3c3f-408a-8f79-159eeb8edf30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:55:56.342446 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c3e36ce-3c3f-408a-8f79-159eeb8edf30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:56.342646 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c3e36ce-3c3f-408a-8f79-159eeb8edf30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:56.351643 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:56.351643 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:56.356744 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c3e36ce-3c3f-408a-8f79-159eeb8edf30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:55:56.361746 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c3e36ce-3c3f-408a-8f79-159eeb8edf30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:55:56.362168 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1332/5348] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:56 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:56.695681 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4045ff4f-6d23-4b49-98bc-51755c23c256 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:56.698403 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4045ff4f-6d23-4b49-98bc-51755c23c256 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:56.698696 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4045ff4f-6d23-4b49-98bc-51755c23c256 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:56.698957 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4045ff4f-6d23-4b49-98bc-51755c23c256 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:56.699126 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4045ff4f-6d23-4b49-98bc-51755c23c256 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:56.704583 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:56.704583 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:56.705467 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4045ff4f-6d23-4b49-98bc-51755c23c256 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:56.705983 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1331/5349] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:56 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:57.042182 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-62497cff-b674-4d4e-bacf-a0b81916083c req-43032b51-2d3f-4b69-aa90-a5cbefcb949a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:57.044525 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-43032b51-2d3f-4b69-aa90-a5cbefcb949a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:55:57.044753 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-43032b51-2d3f-4b69-aa90-a5cbefcb949a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:57.044984 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-43032b51-2d3f-4b69-aa90-a5cbefcb949a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:57.053236 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:57.053236 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:57.058710 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-62497cff-b674-4d4e-bacf-a0b81916083c req-43032b51-2d3f-4b69-aa90-a5cbefcb949a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:55:57.065067 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-43032b51-2d3f-4b69-aa90-a5cbefcb949a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:55:57.065837 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1336/5350] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:55:57 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:57.142667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4bed087e-7acb-41b3-a012-bed7ad73640a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:57.143102 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4bed087e-7acb-41b3-a012-bed7ad73640a None None] GET https://10.4.3.81/volume// Aug 13 23:55:57.143301 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4bed087e-7acb-41b3-a012-bed7ad73640a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:57.143482 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4bed087e-7acb-41b3-a012-bed7ad73640a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:57.143852 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4bed087e-7acb-41b3-a012-bed7ad73640a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:55:57.144176 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1352/5351] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:55:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:55:57.153274 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-62497cff-b674-4d4e-bacf-a0b81916083c req-3d941f8a-315e-4b0c-8b28-d668c898befb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:57.196585 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-3d941f8a-315e-4b0c-8b28-d668c898befb tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:55:57.197929 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-3d941f8a-315e-4b0c-8b28-d668c898befb tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75cd11e6-bc5a-4c81-8890-634e2e52fca4", "connector": null, "instance_uuid": "e9cfd0b5-615d-4a85-b6c3-172247282226"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:57.206419 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:57.206419 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:57.237865 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-3d941f8a-315e-4b0c-8b28-d668c898befb tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:55:57.238442 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1333/5352] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:55:57 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:55:57.273863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f4e99257-2f7e-43b4-bfc5-ec7b10034002 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:57.276299 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f4e99257-2f7e-43b4-bfc5-ec7b10034002 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:55:57.276583 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f4e99257-2f7e-43b4-bfc5-ec7b10034002 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:57.276897 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f4e99257-2f7e-43b4-bfc5-ec7b10034002 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:57.289674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31b7c211-1a91-4fcb-83a4-7050f8098a8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:57.290283 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31b7c211-1a91-4fcb-83a4-7050f8098a8c None None] GET https://10.4.3.81/volume// Aug 13 23:55:57.290546 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31b7c211-1a91-4fcb-83a4-7050f8098a8c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:57.290870 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31b7c211-1a91-4fcb-83a4-7050f8098a8c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:57.291510 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31b7c211-1a91-4fcb-83a4-7050f8098a8c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:55:57.291654 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:57.291654 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:57.292001 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1337/5353] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:55:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:55:57.297012 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f4e99257-2f7e-43b4-bfc5-ec7b10034002 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:55:57.301832 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f4e99257-2f7e-43b4-bfc5-ec7b10034002 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:55:57.302155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-62497cff-b674-4d4e-bacf-a0b81916083c req-de101b88-8cc7-42e8-a858-18570fa69c56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:57.302346 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1332/5354] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:57 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:57.304587 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-de101b88-8cc7-42e8-a858-18570fa69c56 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:55:57.304929 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-de101b88-8cc7-42e8-a858-18570fa69c56 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:57.305145 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-de101b88-8cc7-42e8-a858-18570fa69c56 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:57.316085 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:57.316085 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:57.320362 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-62497cff-b674-4d4e-bacf-a0b81916083c req-de101b88-8cc7-42e8-a858-18570fa69c56 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:55:57.325078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-de101b88-8cc7-42e8-a858-18570fa69c56 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:55:57.325491 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1353/5355] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:55:57 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:55:57.434616 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-62497cff-b674-4d4e-bacf-a0b81916083c req-a2f3dc7c-05bf-497f-be61-a9aa0e2229f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:57.437203 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-a2f3dc7c-05bf-497f-be61-a9aa0e2229f8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] PUT https://10.4.3.81/volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63 Aug 13 23:55:57.437683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-a2f3dc7c-05bf-497f-be61-a9aa0e2229f8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:55:57.446369 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-62497cff-b674-4d4e-bacf-a0b81916083c req-a2f3dc7c-05bf-497f-be61-a9aa0e2229f8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Acquiring lock "cinder-attachment_update-75cd11e6-bc5a-4c81-8890-634e2e52fca4-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:55:57.451265 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-62497cff-b674-4d4e-bacf-a0b81916083c req-a2f3dc7c-05bf-497f-be61-a9aa0e2229f8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Lock "cinder-attachment_update-75cd11e6-bc5a-4c81-8890-634e2e52fca4-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:55:57.452558 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:57.452558 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:57.526605 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-62497cff-b674-4d4e-bacf-a0b81916083c req-a2f3dc7c-05bf-497f-be61-a9aa0e2229f8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Lock "cinder-attachment_update-75cd11e6-bc5a-4c81-8890-634e2e52fca4-np0000007283" released by "attachment_update" :: held 0.075s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:55:57.527003 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-a2f3dc7c-05bf-497f-be61-a9aa0e2229f8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63 returned with HTTP 200 Aug 13 23:55:57.527880 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1334/5356] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:55:57 2026] PUT /volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:55:57.716553 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a1eaddc6-0c98-4d99-9723-89e090de7e0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:57.719379 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1eaddc6-0c98-4d99-9723-89e090de7e0a tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:57.719578 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1eaddc6-0c98-4d99-9723-89e090de7e0a tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:57.719780 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1eaddc6-0c98-4d99-9723-89e090de7e0a tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:57.719893 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a1eaddc6-0c98-4d99-9723-89e090de7e0a tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:57.724221 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:57.724221 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:57.724894 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1eaddc6-0c98-4d99-9723-89e090de7e0a tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:57.725293 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1338/5357] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:57 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:58.318616 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c17d863-ee07-441b-8d9a-a7f3da9a6b4c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:58.320559 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c17d863-ee07-441b-8d9a-a7f3da9a6b4c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:55:58.320847 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c17d863-ee07-441b-8d9a-a7f3da9a6b4c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:58.321087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c17d863-ee07-441b-8d9a-a7f3da9a6b4c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:58.332748 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:58.332748 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:55:58.337017 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2c17d863-ee07-441b-8d9a-a7f3da9a6b4c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:55:58.342298 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c17d863-ee07-441b-8d9a-a7f3da9a6b4c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:55:58.342754 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1333/5358] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:58 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:58.737152 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6da443e-facb-4383-ae04-49dbc6fe81b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:58.738885 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6da443e-facb-4383-ae04-49dbc6fe81b1 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:58.739107 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6da443e-facb-4383-ae04-49dbc6fe81b1 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:58.739288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6da443e-facb-4383-ae04-49dbc6fe81b1 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:58.739391 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a6da443e-facb-4383-ae04-49dbc6fe81b1 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:58.743702 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:58.743702 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:55:58.744336 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6da443e-facb-4383-ae04-49dbc6fe81b1 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:58.744678 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1354/5359] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:58 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:59.356091 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-811dceaf-7df2-46fe-9868-b8f9eb193918 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:59.358056 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-811dceaf-7df2-46fe-9868-b8f9eb193918 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:55:59.358276 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-811dceaf-7df2-46fe-9868-b8f9eb193918 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:59.358480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-811dceaf-7df2-46fe-9868-b8f9eb193918 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:59.368705 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:59.368705 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:55:59.373062 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-811dceaf-7df2-46fe-9868-b8f9eb193918 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:55:59.378861 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-811dceaf-7df2-46fe-9868-b8f9eb193918 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:55:59.379155 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1335/5360] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:55:59 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:55:59.754820 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bb3902a4-977a-4038-8bbc-7a73bdeb2642 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:55:59.757765 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb3902a4-977a-4038-8bbc-7a73bdeb2642 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:55:59.760760 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb3902a4-977a-4038-8bbc-7a73bdeb2642 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:55:59.761366 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb3902a4-977a-4038-8bbc-7a73bdeb2642 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:55:59.761366 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bb3902a4-977a-4038-8bbc-7a73bdeb2642 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:55:59.766275 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:55:59.766275 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:55:59.767008 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb3902a4-977a-4038-8bbc-7a73bdeb2642 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:55:59.767378 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1339/5361] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:55:59 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:00.393009 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-35b8477e-190d-4e94-b1ae-c2912a9c60ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:00.395305 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35b8477e-190d-4e94-b1ae-c2912a9c60ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:00.395557 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35b8477e-190d-4e94-b1ae-c2912a9c60ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:00.395828 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35b8477e-190d-4e94-b1ae-c2912a9c60ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:00.408145 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:00.408145 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:00.413383 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-35b8477e-190d-4e94-b1ae-c2912a9c60ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:00.419624 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35b8477e-190d-4e94-b1ae-c2912a9c60ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:56:00.420190 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1334/5362] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:00 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:00.776826 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c4d0a60-a354-4999-ae72-c03954e3b257 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:00.778704 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c4d0a60-a354-4999-ae72-c03954e3b257 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:56:00.778973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c4d0a60-a354-4999-ae72-c03954e3b257 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:00.779194 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c4d0a60-a354-4999-ae72-c03954e3b257 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:00.779301 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6c4d0a60-a354-4999-ae72-c03954e3b257 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:00.783823 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:00.783823 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:00.784533 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c4d0a60-a354-4999-ae72-c03954e3b257 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:56:00.784922 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1355/5363] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:00 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:00.927722 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-62497cff-b674-4d4e-bacf-a0b81916083c req-c89a7d45-4824-4ba6-acb1-34f2f7a2e208 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:00.929691 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-c89a7d45-4824-4ba6-acb1-34f2f7a2e208 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63/action Aug 13 23:56:00.930091 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-c89a7d45-4824-4ba6-acb1-34f2f7a2e208 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:00.930212 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-c89a7d45-4824-4ba6-acb1-34f2f7a2e208 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:00.949032 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:00.949032 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:00.958765 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-62497cff-b674-4d4e-bacf-a0b81916083c req-c89a7d45-4824-4ba6-acb1-34f2f7a2e208 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63/action returned with HTTP 204 Aug 13 23:56:00.958920 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1336/5364] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:56:00 2026] POST /volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:01.432177 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-73858e28-ce2a-458a-ad2a-230a5cf7140b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:01.433914 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73858e28-ce2a-458a-ad2a-230a5cf7140b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:01.434094 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73858e28-ce2a-458a-ad2a-230a5cf7140b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:01.434264 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73858e28-ce2a-458a-ad2a-230a5cf7140b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:01.443566 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:01.443566 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:01.446843 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-73858e28-ce2a-458a-ad2a-230a5cf7140b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:01.450645 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73858e28-ce2a-458a-ad2a-230a5cf7140b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:56:01.450998 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1340/5365] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:01 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:01.796429 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afdfeacb-2291-4f3c-adf2-2f0c5104e599 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:01.799061 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afdfeacb-2291-4f3c-adf2-2f0c5104e599 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:56:01.799061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afdfeacb-2291-4f3c-adf2-2f0c5104e599 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:01.799061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afdfeacb-2291-4f3c-adf2-2f0c5104e599 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:01.799061 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-afdfeacb-2291-4f3c-adf2-2f0c5104e599 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:01.804714 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:01.804714 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:01.805725 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afdfeacb-2291-4f3c-adf2-2f0c5104e599 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:56:01.806310 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1335/5366] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:01 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:01.818202 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afe24a7e-b886-4e07-9a9f-d936a321639e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:01.820740 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afe24a7e-b886-4e07-9a9f-d936a321639e tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] PUT https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:56:01.821293 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afe24a7e-b886-4e07-9a9f-d936a321639e tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:01.830100 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:01.830100 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:01.838511 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afe24a7e-b886-4e07-9a9f-d936a321639e tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:56:01.838927 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1356/5367] 10.4.3.81 () {70 vars in 1401 bytes} [Thu Aug 13 23:56:01 2026] PUT /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:01.847718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70be58b2-d5af-42f8-b675-be2caa725f55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:01.849458 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70be58b2-d5af-42f8-b675-be2caa725f55 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:56:01.849679 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70be58b2-d5af-42f8-b675-be2caa725f55 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:01.849878 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70be58b2-d5af-42f8-b675-be2caa725f55 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:01.849978 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-70be58b2-d5af-42f8-b675-be2caa725f55 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:01.856022 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:01.856022 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:01.856742 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70be58b2-d5af-42f8-b675-be2caa725f55 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:56:01.857240 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1337/5368] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:01 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:01.869670 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ca2fc8bb-ca12-42de-9118-55553a4133eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:01.871587 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca2fc8bb-ca12-42de-9118-55553a4133eb tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] DELETE https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:56:01.871846 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca2fc8bb-ca12-42de-9118-55553a4133eb tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:01.872129 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca2fc8bb-ca12-42de-9118-55553a4133eb tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:01.872278 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-ca2fc8bb-ca12-42de-9118-55553a4133eb tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Delete backup with id: bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. Aug 13 23:56:01.878074 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:01.878074 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:01.893589 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-ca2fc8bb-ca12-42de-9118-55553a4133eb tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] delete_backup rpcapi backup_id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:56:01.895764 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca2fc8bb-ca12-42de-9118-55553a4133eb tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 202 Aug 13 23:56:01.896402 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1341/5369] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:56:01 2026] DELETE /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:56:01.904165 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9489e0a9-d54d-49c1-99a7-ad20e06157ba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:01.906027 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9489e0a9-d54d-49c1-99a7-ad20e06157ba tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:56:01.906212 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9489e0a9-d54d-49c1-99a7-ad20e06157ba tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:01.906413 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9489e0a9-d54d-49c1-99a7-ad20e06157ba tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:01.906566 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9489e0a9-d54d-49c1-99a7-ad20e06157ba tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:01.911245 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:01.911245 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:01.911736 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9489e0a9-d54d-49c1-99a7-ad20e06157ba tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 200 Aug 13 23:56:01.912228 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1336/5370] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:01 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:02.925938 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0663f569-c514-4742-9ec8-9b4d2b2ff91c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:02.927659 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0663f569-c514-4742-9ec8-9b4d2b2ff91c tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f Aug 13 23:56:02.927860 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0663f569-c514-4742-9ec8-9b4d2b2ff91c tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:02.928056 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0663f569-c514-4742-9ec8-9b4d2b2ff91c tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:02.928216 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0663f569-c514-4742-9ec8-9b4d2b2ff91c tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Show backup with id bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:02.932212 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0663f569-c514-4742-9ec8-9b4d2b2ff91c tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f returned with HTTP 404 Aug 13 23:56:02.932735 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1357/5371] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:02 2026] GET /volume/v3/backups/bf4dd3ac-6733-4c8e-a0a6-9cbdc32d041f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:02.939649 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd712a82-d88d-4655-8475-c4817f726e89 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:02.941599 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd712a82-d88d-4655-8475-c4817f726e89 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 Aug 13 23:56:02.941821 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd712a82-d88d-4655-8475-c4817f726e89 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:02.942048 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd712a82-d88d-4655-8475-c4817f726e89 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:02.942238 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-cd712a82-d88d-4655-8475-c4817f726e89 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Delete volume with id: 3166f263-b8b0-4a65-bca2-af5adb873334 Aug 13 23:56:02.949396 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:02.949396 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:02.949675 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd712a82-d88d-4655-8475-c4817f726e89 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Volume info retrieved successfully. Aug 13 23:56:02.969553 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd712a82-d88d-4655-8475-c4817f726e89 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Delete volume request issued successfully. Aug 13 23:56:02.969803 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd712a82-d88d-4655-8475-c4817f726e89 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 returned with HTTP 202 Aug 13 23:56:02.970514 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1338/5372] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:56:02 2026] DELETE /volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:02.977963 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a457d8b2-c999-4292-9ed1-8bf35bedbb28 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:02.982709 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a457d8b2-c999-4292-9ed1-8bf35bedbb28 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 Aug 13 23:56:02.982981 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a457d8b2-c999-4292-9ed1-8bf35bedbb28 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:02.983230 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a457d8b2-c999-4292-9ed1-8bf35bedbb28 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:02.998770 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:02.998770 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:03.004325 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a457d8b2-c999-4292-9ed1-8bf35bedbb28 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Volume info retrieved successfully. Aug 13 23:56:03.009269 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a457d8b2-c999-4292-9ed1-8bf35bedbb28 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 returned with HTTP 200 Aug 13 23:56:03.009704 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1342/5373] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:02 2026] GET /volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:04.024149 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17bd0d46-6a97-44bb-9424-5eb12a1bc081 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:04.026054 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17bd0d46-6a97-44bb-9424-5eb12a1bc081 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] GET https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 Aug 13 23:56:04.026302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17bd0d46-6a97-44bb-9424-5eb12a1bc081 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:04.026532 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17bd0d46-6a97-44bb-9424-5eb12a1bc081 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:04.033162 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17bd0d46-6a97-44bb-9424-5eb12a1bc081 tempest-ProjectAdminTests39-136477314 tempest-ProjectAdminTests39-136477314-project-admin] https://10.4.3.81/volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 returned with HTTP 404 Aug 13 23:56:04.033648 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1337/5374] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:04 2026] GET /volume/v3/volumes/3166f263-b8b0-4a65-bca2-af5adb873334 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:04.465718 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-212ebb56-dc08-40a7-8d4f-a3e47fbe5ea7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:04.467573 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-212ebb56-dc08-40a7-8d4f-a3e47fbe5ea7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:04.467923 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-212ebb56-dc08-40a7-8d4f-a3e47fbe5ea7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75cd11e6-bc5a-4c81-8890-634e2e52fca4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-722784981", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:04.480711 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:04.480711 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:04.481230 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-212ebb56-dc08-40a7-8d4f-a3e47fbe5ea7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:04.481388 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-212ebb56-dc08-40a7-8d4f-a3e47fbe5ea7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create snapshot from volume 75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:04.518735 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-212ebb56-dc08-40a7-8d4f-a3e47fbe5ea7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Created reservations ['2fb2bde6-bd66-45ff-aaef-200515e95735', '879aaeea-30c6-473c-92c2-dc45ddcbdc44', '14cc6c24-45d2-4576-8b96-16bd9ff487c5', '7bc9e9f6-3572-4ff7-89ca-a576cba12ae9'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:04.564236 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-212ebb56-dc08-40a7-8d4f-a3e47fbe5ea7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot force create request issued successfully. Aug 13 23:56:04.565814 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-212ebb56-dc08-40a7-8d4f-a3e47fbe5ea7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:04.565814 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1358/5375] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:04 2026] POST /volume/v3/snapshots => generated 312 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:04.580192 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d960cfc-e37a-4fbc-8f13-fb5e9d74b662 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:04.581905 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d960cfc-e37a-4fbc-8f13-fb5e9d74b662 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 Aug 13 23:56:04.584386 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d960cfc-e37a-4fbc-8f13-fb5e9d74b662 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:04.584386 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d960cfc-e37a-4fbc-8f13-fb5e9d74b662 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:04.589622 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:04.589622 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:04.590315 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8d960cfc-e37a-4fbc-8f13-fb5e9d74b662 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:04.591435 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d960cfc-e37a-4fbc-8f13-fb5e9d74b662 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 returned with HTTP 200 Aug 13 23:56:04.592396 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1339/5376] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:04 2026] GET /volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:05.514951 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f2e764b-c742-4516-aeb3-afe904412512 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:05.601604 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-70d47a34-978d-49e0-a10d-28307e935000 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:05.604085 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70d47a34-978d-49e0-a10d-28307e935000 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 Aug 13 23:56:05.604441 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70d47a34-978d-49e0-a10d-28307e935000 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:05.604686 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70d47a34-978d-49e0-a10d-28307e935000 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:05.606406 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:05.606850 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1161419130"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:05.608910 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1161419130'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:05.609124 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Create volume of 1 GB Aug 13 23:56:05.612455 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:05.612455 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:05.613131 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-70d47a34-978d-49e0-a10d-28307e935000 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:05.614364 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70d47a34-978d-49e0-a10d-28307e935000 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 returned with HTTP 200 Aug 13 23:56:05.614626 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:05.614901 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1338/5377] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:05 2026] GET /volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:05.620511 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Flow 'volume_create_api' (6900e963-5302-43a6-94df-de477f148309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:05.621504 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e2e762-0923-44eb-a6f0-e92998e2a06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:05.622302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:05.623836 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9eae9661-5a28-4c31-8472-b9d032fb9d1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:05.625761 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9eae9661-5a28-4c31-8472-b9d032fb9d1c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 Aug 13 23:56:05.625960 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9eae9661-5a28-4c31-8472-b9d032fb9d1c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:05.626205 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9eae9661-5a28-4c31-8472-b9d032fb9d1c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:05.632857 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:05.632857 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:05.633474 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9eae9661-5a28-4c31-8472-b9d032fb9d1c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:05.634232 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9eae9661-5a28-4c31-8472-b9d032fb9d1c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 returned with HTTP 200 Aug 13 23:56:05.634602 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1359/5378] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:05 2026] GET /volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:05.650954 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e2e762-0923-44eb-a6f0-e92998e2a06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:05.651795 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a5e644-78cf-4ece-bf99-1a63f69072b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:05.711381 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Created reservations ['7e5fbb3f-0994-4a89-99fe-3a5c17775f2f', '83116b32-977b-4c99-a3c5-35bc6d2f86e9', 'b8e00108-9cc8-4f24-a99c-2bb6418bd1af', '56afe9db-1573-402c-9a9f-a6e44cc0f1c8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:05.712188 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a5e644-78cf-4ece-bf99-1a63f69072b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e5fbb3f-0994-4a89-99fe-3a5c17775f2f', '83116b32-977b-4c99-a3c5-35bc6d2f86e9', 'b8e00108-9cc8-4f24-a99c-2bb6418bd1af', '56afe9db-1573-402c-9a9f-a6e44cc0f1c8']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:05.713103 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259ffef3-8afa-4185-8bab-01c9ba63ed86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:05.735775 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259ffef3-8afa-4185-8bab-01c9ba63ed86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65182ddc-868e-4714-bb5b-77168cee451b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1161419130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4dd88b975ce4152becbcf538df6feca',qos_specs=None,replication_status=,reservations=['7e5fbb3f-0994-4a89-99fe-3a5c17775f2f','83116b32-977b-4c99-a3c5-35bc6d2f86e9','b8e00108-9cc8-4f24-a99c-2bb6418bd1af','56afe9db-1573-402c-9a9f-a6e44cc0f1c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479699e09f3741ed836c71fcab5d3c43',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1161419130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65182ddc-868e-4714-bb5b-77168cee451b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4dd88b975ce4152becbcf538df6feca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='479699e09f3741ed836c71fcab5d3c43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:05.736536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717cbb97-08ec-400b-ba77-66d20b9aac1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:05.756045 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717cbb97-08ec-400b-ba77-66d20b9aac1d) transitioned into state 'SUCCESS' from state '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-1161419130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4dd88b975ce4152becbcf538df6feca',qos_specs=None,replication_status=,reservations=['7e5fbb3f-0994-4a89-99fe-3a5c17775f2f','83116b32-977b-4c99-a3c5-35bc6d2f86e9','b8e00108-9cc8-4f24-a99c-2bb6418bd1af','56afe9db-1573-402c-9a9f-a6e44cc0f1c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479699e09f3741ed836c71fcab5d3c43',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:05.757090 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11eda344-0624-42a8-b61e-0d70fe3de90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:05.767237 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11eda344-0624-42a8-b61e-0d70fe3de90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:05.768391 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Flow 'volume_create_api' (6900e963-5302-43a6-94df-de477f148309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:05.769695 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Create volume request issued successfully. Aug 13 23:56:05.769695 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f2e764b-c742-4516-aeb3-afe904412512 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:05.769695 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1343/5379] 10.4.3.81 () {70 vars in 1291 bytes} [Thu Aug 13 23:56:05 2026] POST /volume/v3/volumes => generated 776 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:05.781313 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-32c3602b-fed4-43f7-8f1f-e916662957f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:05.783188 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32c3602b-fed4-43f7-8f1f-e916662957f6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b Aug 13 23:56:05.783422 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32c3602b-fed4-43f7-8f1f-e916662957f6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:05.783631 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32c3602b-fed4-43f7-8f1f-e916662957f6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:05.793230 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:05.793230 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:05.795131 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-32c3602b-fed4-43f7-8f1f-e916662957f6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Volume info retrieved successfully. Aug 13 23:56:05.799895 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32c3602b-fed4-43f7-8f1f-e916662957f6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b returned with HTTP 200 Aug 13 23:56:05.800471 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1340/5380] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:05 2026] GET /volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:06.814306 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f653bcc-9d4a-4391-90f1-7a62041f9360 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:06.816503 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f653bcc-9d4a-4391-90f1-7a62041f9360 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b Aug 13 23:56:06.816775 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f653bcc-9d4a-4391-90f1-7a62041f9360 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:06.817071 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f653bcc-9d4a-4391-90f1-7a62041f9360 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:06.827114 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:06.827114 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:06.831550 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f653bcc-9d4a-4391-90f1-7a62041f9360 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Volume info retrieved successfully. Aug 13 23:56:06.836707 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f653bcc-9d4a-4391-90f1-7a62041f9360 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b returned with HTTP 200 Aug 13 23:56:06.837470 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1339/5381] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:06 2026] GET /volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:06.852424 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2ace465-c1e3-4357-9e1f-f8940c795cd0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:06.854434 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2ace465-c1e3-4357-9e1f-f8940c795cd0 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] POST https://10.4.3.81/volume/v3/backups Aug 13 23:56:06.854822 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2ace465-c1e3-4357-9e1f-f8940c795cd0 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65182ddc-868e-4714-bb5b-77168cee451b", "name": "tempest-type-Backup-910736520"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:06.856416 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-f2ace465-c1e3-4357-9e1f-f8940c795cd0 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Creating new backup {'backup': {'volume_id': '65182ddc-868e-4714-bb5b-77168cee451b', 'name': 'tempest-type-Backup-910736520'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 23:56:06.856531 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f2ace465-c1e3-4357-9e1f-f8940c795cd0 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Creating backup of volume 65182ddc-868e-4714-bb5b-77168cee451b in container None Aug 13 23:56:06.864166 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:06.864166 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:06.864591 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2ace465-c1e3-4357-9e1f-f8940c795cd0 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Volume info retrieved successfully. Aug 13 23:56:06.890294 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f2ace465-c1e3-4357-9e1f-f8940c795cd0 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Created reservations ['ee357b1d-7452-4898-85e7-20d1872422bb', 'ac92e8cd-86ee-481b-8ad4-fae1cbe2522f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:06.918681 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2ace465-c1e3-4357-9e1f-f8940c795cd0 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups returned with HTTP 202 Aug 13 23:56:06.919309 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1360/5382] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:56:06 2026] POST /volume/v3/backups => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:06.930701 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e682f330-ecf5-496a-b7cd-d1d9f087193c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:06.932635 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e682f330-ecf5-496a-b7cd-d1d9f087193c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:06.932882 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e682f330-ecf5-496a-b7cd-d1d9f087193c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:06.933131 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e682f330-ecf5-496a-b7cd-d1d9f087193c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:06.933231 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e682f330-ecf5-496a-b7cd-d1d9f087193c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:06.937850 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:06.937850 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:06.938568 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e682f330-ecf5-496a-b7cd-d1d9f087193c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:06.939030 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1344/5383] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:06 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:07.097835 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c892b83e-0708-4675-af3a-c8b6bf94e42c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:07.099625 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c892b83e-0708-4675-af3a-c8b6bf94e42c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:07.100033 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c892b83e-0708-4675-af3a-c8b6bf94e42c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75cd11e6-bc5a-4c81-8890-634e2e52fca4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-195257188", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:07.110661 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:07.110661 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:07.111156 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c892b83e-0708-4675-af3a-c8b6bf94e42c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:07.111312 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-c892b83e-0708-4675-af3a-c8b6bf94e42c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create snapshot from volume 75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:07.135426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c892b83e-0708-4675-af3a-c8b6bf94e42c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Created reservations ['24372ef8-7e46-42ab-8db2-20d9a9092cb4', '5d6cf6ed-bbb8-40ea-afa0-bfed2a46b00a', '24852dda-a8f6-4f54-8d03-1156f76325f4', '32e8f1a6-a77a-4619-91f9-4f4d229d2f76'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:07.164595 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c892b83e-0708-4675-af3a-c8b6bf94e42c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot force create request issued successfully. Aug 13 23:56:07.164906 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c892b83e-0708-4675-af3a-c8b6bf94e42c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:07.165335 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1341/5384] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:07 2026] POST /volume/v3/snapshots => generated 312 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:07.175376 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47cfd560-dd32-4c5f-a687-8f12a2bb2e95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:07.177539 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47cfd560-dd32-4c5f-a687-8f12a2bb2e95 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 Aug 13 23:56:07.177769 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47cfd560-dd32-4c5f-a687-8f12a2bb2e95 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:07.178028 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47cfd560-dd32-4c5f-a687-8f12a2bb2e95 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:07.184521 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:07.184521 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:07.185167 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47cfd560-dd32-4c5f-a687-8f12a2bb2e95 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:07.186340 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47cfd560-dd32-4c5f-a687-8f12a2bb2e95 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 returned with HTTP 200 Aug 13 23:56:07.186816 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1340/5385] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:07 2026] GET /volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:07.949705 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-298345d2-fdc7-4d2b-b28f-965b8d263cb8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:07.951634 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-298345d2-fdc7-4d2b-b28f-965b8d263cb8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:07.951844 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-298345d2-fdc7-4d2b-b28f-965b8d263cb8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:07.952078 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-298345d2-fdc7-4d2b-b28f-965b8d263cb8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:07.952174 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-298345d2-fdc7-4d2b-b28f-965b8d263cb8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:07.956125 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:07.956125 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:07.956669 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-298345d2-fdc7-4d2b-b28f-965b8d263cb8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:07.957234 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1361/5386] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:07 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:08.197277 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c5d8641-5f7a-4e22-adaa-60c223a401b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:08.199339 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c5d8641-5f7a-4e22-adaa-60c223a401b0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 Aug 13 23:56:08.199554 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c5d8641-5f7a-4e22-adaa-60c223a401b0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:08.199781 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c5d8641-5f7a-4e22-adaa-60c223a401b0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:08.207788 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:08.207788 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:08.208482 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4c5d8641-5f7a-4e22-adaa-60c223a401b0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:08.209589 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c5d8641-5f7a-4e22-adaa-60c223a401b0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 returned with HTTP 200 Aug 13 23:56:08.210169 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1345/5387] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:08 2026] GET /volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:08.219315 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c25ebb46-a375-48f6-9f91-8024e08dffc8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:08.221681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c25ebb46-a375-48f6-9f91-8024e08dffc8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 Aug 13 23:56:08.221894 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c25ebb46-a375-48f6-9f91-8024e08dffc8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:08.222264 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c25ebb46-a375-48f6-9f91-8024e08dffc8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:08.228374 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:08.228374 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:08.228888 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c25ebb46-a375-48f6-9f91-8024e08dffc8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:08.229914 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c25ebb46-a375-48f6-9f91-8024e08dffc8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 returned with HTTP 200 Aug 13 23:56:08.230352 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1342/5388] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:08 2026] GET /volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:08.966744 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-796e2c36-7441-4f76-b6dd-34a9323c5379 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:08.968879 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-796e2c36-7441-4f76-b6dd-34a9323c5379 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:08.969174 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-796e2c36-7441-4f76-b6dd-34a9323c5379 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:08.969371 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-796e2c36-7441-4f76-b6dd-34a9323c5379 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:08.969473 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-796e2c36-7441-4f76-b6dd-34a9323c5379 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:08.973651 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:08.973651 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:08.974345 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-796e2c36-7441-4f76-b6dd-34a9323c5379 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:08.974728 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1341/5389] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:08 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:09.653933 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bb538a22-ee94-4e09-bb93-69bfc9a6eca4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:09.655602 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb538a22-ee94-4e09-bb93-69bfc9a6eca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:09.656248 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb538a22-ee94-4e09-bb93-69bfc9a6eca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75cd11e6-bc5a-4c81-8890-634e2e52fca4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-427741771", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:09.665805 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:09.665805 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:09.666373 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bb538a22-ee94-4e09-bb93-69bfc9a6eca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:09.666539 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-bb538a22-ee94-4e09-bb93-69bfc9a6eca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create snapshot from volume 75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:09.688124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bb538a22-ee94-4e09-bb93-69bfc9a6eca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Created reservations ['b652a335-794a-4cfd-b249-c391d18bd01e', '7f8e39c1-a27a-4356-9e0d-5831467c0f99', 'ccc59dfa-e112-4b4e-bc02-fb428ffd7383', '279e9bdb-94d4-43f9-b7f1-a01ebd1bdb74'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:09.717547 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bb538a22-ee94-4e09-bb93-69bfc9a6eca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot force create request issued successfully. Aug 13 23:56:09.717890 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb538a22-ee94-4e09-bb93-69bfc9a6eca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:09.718331 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1362/5390] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:09 2026] POST /volume/v3/snapshots => generated 312 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:09.726419 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8034fe84-4902-4b75-91e0-3eb64afe0042 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:09.728141 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8034fe84-4902-4b75-91e0-3eb64afe0042 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 Aug 13 23:56:09.728334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8034fe84-4902-4b75-91e0-3eb64afe0042 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:09.728499 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8034fe84-4902-4b75-91e0-3eb64afe0042 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:09.733201 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:09.733201 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:09.733626 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8034fe84-4902-4b75-91e0-3eb64afe0042 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:09.734837 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8034fe84-4902-4b75-91e0-3eb64afe0042 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 returned with HTTP 200 Aug 13 23:56:09.734837 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1346/5391] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:09 2026] GET /volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:09.984098 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ca158d2-e68a-4fbd-95dc-8e1f82b425ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:09.985820 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ca158d2-e68a-4fbd-95dc-8e1f82b425ac tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:09.986054 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ca158d2-e68a-4fbd-95dc-8e1f82b425ac tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:09.986262 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ca158d2-e68a-4fbd-95dc-8e1f82b425ac tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:09.986367 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3ca158d2-e68a-4fbd-95dc-8e1f82b425ac tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:09.990520 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:09.990520 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:09.991136 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ca158d2-e68a-4fbd-95dc-8e1f82b425ac tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:09.991485 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1343/5392] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:09 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:10.744976 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d0a59504-a1fd-4687-9bfb-bb2abc25ae02 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:10.747667 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d0a59504-a1fd-4687-9bfb-bb2abc25ae02 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 Aug 13 23:56:10.747980 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d0a59504-a1fd-4687-9bfb-bb2abc25ae02 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:10.748302 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d0a59504-a1fd-4687-9bfb-bb2abc25ae02 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:10.753629 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:10.753629 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:10.754090 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d0a59504-a1fd-4687-9bfb-bb2abc25ae02 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:10.754902 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d0a59504-a1fd-4687-9bfb-bb2abc25ae02 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 returned with HTTP 200 Aug 13 23:56:10.755366 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1342/5393] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:10 2026] GET /volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:10.764395 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-810301de-9578-4f74-aac7-799d78bb9443 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:10.766426 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-810301de-9578-4f74-aac7-799d78bb9443 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 Aug 13 23:56:10.766606 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-810301de-9578-4f74-aac7-799d78bb9443 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:10.766842 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-810301de-9578-4f74-aac7-799d78bb9443 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:10.772315 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:10.772315 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:10.772789 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-810301de-9578-4f74-aac7-799d78bb9443 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:10.773709 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-810301de-9578-4f74-aac7-799d78bb9443 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 returned with HTTP 200 Aug 13 23:56:10.774195 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1363/5394] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:10 2026] GET /volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:10.806162 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-38612321-a460-4620-b9af-5b9b5d6a0ca4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:10.808193 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-38612321-a460-4620-b9af-5b9b5d6a0ca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:10.808375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-38612321-a460-4620-b9af-5b9b5d6a0ca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:10.808548 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-38612321-a460-4620-b9af-5b9b5d6a0ca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:10.817593 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:10.817593 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:10.821336 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-38612321-a460-4620-b9af-5b9b5d6a0ca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:10.825277 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-38612321-a460-4620-b9af-5b9b5d6a0ca4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:56:10.825691 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1347/5395] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:10 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:10.841432 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-46fe983b-ee71-4c64-8012-69af40048cf0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:10.843385 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-46fe983b-ee71-4c64-8012-69af40048cf0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4/action Aug 13 23:56:10.843706 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-46fe983b-ee71-4c64-8012-69af40048cf0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:10.843820 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-46fe983b-ee71-4c64-8012-69af40048cf0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:10.853461 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:10.853461 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:10.853928 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-46fe983b-ee71-4c64-8012-69af40048cf0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:10.858968 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-46fe983b-ee71-4c64-8012-69af40048cf0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Begin detaching volume completed successfully. Aug 13 23:56:10.859182 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-46fe983b-ee71-4c64-8012-69af40048cf0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4/action returned with HTTP 202 Aug 13 23:56:10.859549 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1344/5396] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:56:10 2026] POST /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:56:10.894013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78ee9bd9-dd1e-47a0-ba00-f9245c8f2930 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:10.894435 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78ee9bd9-dd1e-47a0-ba00-f9245c8f2930 None None] GET https://10.4.3.81/volume// Aug 13 23:56:10.894595 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78ee9bd9-dd1e-47a0-ba00-f9245c8f2930 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:10.894767 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78ee9bd9-dd1e-47a0-ba00-f9245c8f2930 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:10.895067 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78ee9bd9-dd1e-47a0-ba00-f9245c8f2930 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:10.895360 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1343/5397] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:10.901586 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-7ca63470-58e4-44ac-95fd-1f2ea1787ea6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:10.903796 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-7ca63470-58e4-44ac-95fd-1f2ea1787ea6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:10.904080 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-7ca63470-58e4-44ac-95fd-1f2ea1787ea6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:10.904344 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-7ca63470-58e4-44ac-95fd-1f2ea1787ea6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:10.912958 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:10.912958 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:10.916294 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-7ca63470-58e4-44ac-95fd-1f2ea1787ea6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:10.920132 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-7ca63470-58e4-44ac-95fd-1f2ea1787ea6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:56:10.920513 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1364/5398] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:10 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:11.001361 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fcd690a5-902f-4a52-8fe1-06382a5ee51a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:11.003100 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fcd690a5-902f-4a52-8fe1-06382a5ee51a tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:11.003324 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fcd690a5-902f-4a52-8fe1-06382a5ee51a tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:11.003503 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fcd690a5-902f-4a52-8fe1-06382a5ee51a tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:11.003597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fcd690a5-902f-4a52-8fe1-06382a5ee51a tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:11.007878 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:11.007878 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:11.008461 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fcd690a5-902f-4a52-8fe1-06382a5ee51a tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:11.008792 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1348/5399] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:11 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:11.706959 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-647551db-f850-47c2-9284-4f1ee56552aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:11.709227 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-647551db-f850-47c2-9284-4f1ee56552aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63 Aug 13 23:56:11.709459 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-647551db-f850-47c2-9284-4f1ee56552aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:11.709683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-647551db-f850-47c2-9284-4f1ee56552aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:11.717370 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:11.717370 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:11.763907 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ebb00daf-5c7e-44e2-887d-b14181d2c873 req-647551db-f850-47c2-9284-4f1ee56552aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63 returned with HTTP 200 Aug 13 23:56:11.763907 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1345/5400] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:56:11 2026] DELETE /volume/v3/attachments/b1f4752a-9118-4151-bbb3-1f74dd17ad63 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:11.941954 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3d1edf83-8377-4352-95d9-de2876648054 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:11.944162 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:11.944600 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1236399422", "snapshot_id": "d0c4bb4d-cf67-4052-8f64-b7704bb7a881", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:11.946575 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1236399422', 'snapshot_id': 'd0c4bb4d-cf67-4052-8f64-b7704bb7a881', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:11.952962 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:11.952962 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:11.953506 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:11.953647 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume of 1 GB Aug 13 23:56:11.957351 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Availability Zones retrieved successfully. Aug 13 23:56:11.964113 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Flow 'volume_create_api' (5cb0a3d4-5bad-46e8-9582-b20a8e429e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:11.965478 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7c01b5-e115-4532-a90d-d3dc4933aafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:11.966593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:12.000373 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7c01b5-e115-4532-a90d-d3dc4933aafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0c4bb4d-cf67-4052-8f64-b7704bb7a881', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:12.001320 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b0dce2-bf00-475a-b37f-0ebaa561909f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:12.018997 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b2d4585-c9b8-4ff5-831a-dd4a95af291b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:12.020769 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b2d4585-c9b8-4ff5-831a-dd4a95af291b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:12.020966 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b2d4585-c9b8-4ff5-831a-dd4a95af291b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:12.021195 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b2d4585-c9b8-4ff5-831a-dd4a95af291b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:12.021298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1b2d4585-c9b8-4ff5-831a-dd4a95af291b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:12.025246 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:12.025246 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:12.025858 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b2d4585-c9b8-4ff5-831a-dd4a95af291b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:12.026238 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1365/5401] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:12 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:12.044210 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Created reservations ['13a95ec9-4af7-4485-bee9-daae3458bd33', '64965693-8c50-4280-bd12-8d4e3d487e5b', '08fb3f51-1ed0-45a1-a2c8-2d229a496cf9', 'a150df61-5b0a-4928-83e8-b0281bb55c0e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:12.045268 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b0dce2-bf00-475a-b37f-0ebaa561909f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13a95ec9-4af7-4485-bee9-daae3458bd33', '64965693-8c50-4280-bd12-8d4e3d487e5b', '08fb3f51-1ed0-45a1-a2c8-2d229a496cf9', 'a150df61-5b0a-4928-83e8-b0281bb55c0e']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:12.045939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8cfd056-271b-4333-ae36-82102b3e5747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:12.081532 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8cfd056-271b-4333-ae36-82102b3e5747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ec80694-8daf-4d4e-bce0-6b3a9db667b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1236399422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',qos_specs=None,replication_status=,reservations=['13a95ec9-4af7-4485-bee9-daae3458bd33','64965693-8c50-4280-bd12-8d4e3d487e5b','08fb3f51-1ed0-45a1-a2c8-2d229a496cf9','a150df61-5b0a-4928-83e8-b0281bb55c0e'],size=1,snapshot_id=d0c4bb4d-cf67-4052-8f64-b7704bb7a881,source_replicaid=,source_volid=None,status='creating',user_id='5c973ef5cf87493486efd7c6d6515b29',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1236399422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ec80694-8daf-4d4e-bce0-6b3a9db667b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0c4bb4d-cf67-4052-8f64-b7704bb7a881,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c973ef5cf87493486efd7c6d6515b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:12.082261 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (263bf0ee-f739-4367-9a89-74a4ac8e0879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:12.097282 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (263bf0ee-f739-4367-9a89-74a4ac8e0879) transitioned into state 'SUCCESS' from state '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-1236399422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',qos_specs=None,replication_status=,reservations=['13a95ec9-4af7-4485-bee9-daae3458bd33','64965693-8c50-4280-bd12-8d4e3d487e5b','08fb3f51-1ed0-45a1-a2c8-2d229a496cf9','a150df61-5b0a-4928-83e8-b0281bb55c0e'],size=1,snapshot_id=d0c4bb4d-cf67-4052-8f64-b7704bb7a881,source_replicaid=,source_volid=None,status='creating',user_id='5c973ef5cf87493486efd7c6d6515b29',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:12.097815 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77e88a1-4680-4382-be42-1af8c1be0c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:12.115456 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77e88a1-4680-4382-be42-1af8c1be0c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:12.116185 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Flow 'volume_create_api' (5cb0a3d4-5bad-46e8-9582-b20a8e429e95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:12.116423 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume request issued successfully. Aug 13 23:56:12.116997 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d1edf83-8377-4352-95d9-de2876648054 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:12.117551 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1344/5402] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:56:11 2026] POST /volume/v3/volumes => generated 789 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:12.128870 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ecbe7dd-eee3-487d-b4fb-fcac35822bfd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:12.131006 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ecbe7dd-eee3-487d-b4fb-fcac35822bfd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:12.131294 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ecbe7dd-eee3-487d-b4fb-fcac35822bfd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:12.131552 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ecbe7dd-eee3-487d-b4fb-fcac35822bfd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:12.139802 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:12.139802 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:12.144373 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4ecbe7dd-eee3-487d-b4fb-fcac35822bfd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:12.148947 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ecbe7dd-eee3-487d-b4fb-fcac35822bfd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:12.149487 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1349/5403] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:12 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:13.036332 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e00d050e-1eaf-4c5c-98ab-cd7ad514245d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:13.038525 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e00d050e-1eaf-4c5c-98ab-cd7ad514245d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:13.038811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e00d050e-1eaf-4c5c-98ab-cd7ad514245d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:13.039081 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e00d050e-1eaf-4c5c-98ab-cd7ad514245d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:13.039263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e00d050e-1eaf-4c5c-98ab-cd7ad514245d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:13.044268 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:13.044268 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:13.045051 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e00d050e-1eaf-4c5c-98ab-cd7ad514245d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:13.045566 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1346/5404] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:13 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:13.163751 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f0f3fab-d7a1-4d76-8ad2-b3404a34bb83 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:13.167273 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f0f3fab-d7a1-4d76-8ad2-b3404a34bb83 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:13.167273 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f0f3fab-d7a1-4d76-8ad2-b3404a34bb83 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:13.167273 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f0f3fab-d7a1-4d76-8ad2-b3404a34bb83 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:13.173356 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:13.173356 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:13.177298 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1f0f3fab-d7a1-4d76-8ad2-b3404a34bb83 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:13.181800 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f0f3fab-d7a1-4d76-8ad2-b3404a34bb83 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:13.182419 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1366/5405] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:13 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:13.194465 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5edb2aaa-1e92-4de3-a3ad-db5a292a850b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:13.196645 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5edb2aaa-1e92-4de3-a3ad-db5a292a850b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:13.196645 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5edb2aaa-1e92-4de3-a3ad-db5a292a850b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:13.196831 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5edb2aaa-1e92-4de3-a3ad-db5a292a850b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:13.204674 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:13.204674 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:13.208505 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5edb2aaa-1e92-4de3-a3ad-db5a292a850b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:13.213115 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5edb2aaa-1e92-4de3-a3ad-db5a292a850b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:13.213634 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1345/5406] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:13 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:13.730630 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-0168af64-3196-4e88-83e1-a63e7fbd8b80 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:13.733414 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-0168af64-3196-4e88-83e1-a63e7fbd8b80 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:13.733672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-0168af64-3196-4e88-83e1-a63e7fbd8b80 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:13.733931 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-0168af64-3196-4e88-83e1-a63e7fbd8b80 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:13.743193 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:13.743193 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:13.748132 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-0168af64-3196-4e88-83e1-a63e7fbd8b80 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:13.754239 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-0168af64-3196-4e88-83e1-a63e7fbd8b80 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:13.754757 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1350/5407] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:13 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:13.825173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81b7cc4c-694f-4012-82b6-1203a50a414e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:13.825476 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81b7cc4c-694f-4012-82b6-1203a50a414e None None] GET https://10.4.3.81/volume// Aug 13 23:56:13.825597 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81b7cc4c-694f-4012-82b6-1203a50a414e None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:13.825774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81b7cc4c-694f-4012-82b6-1203a50a414e None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:13.826101 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81b7cc4c-694f-4012-82b6-1203a50a414e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:13.826364 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1347/5408] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:56:13 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:13.835367 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-f12ca69e-0096-43d3-8775-97b387a8bd93 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:13.942097 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-f12ca69e-0096-43d3-8775-97b387a8bd93 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:56:13.942512 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-f12ca69e-0096-43d3-8775-97b387a8bd93 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ec80694-8daf-4d4e-bce0-6b3a9db667b0", "connector": null, "instance_uuid": "e9cfd0b5-615d-4a85-b6c3-172247282226"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:13.951522 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:13.951522 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:13.979180 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-f12ca69e-0096-43d3-8775-97b387a8bd93 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:56:13.979629 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1367/5409] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:56:13 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:14.010414 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68f175e1-99f3-46c3-ad9d-6a7e64456529 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:14.013941 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68f175e1-99f3-46c3-ad9d-6a7e64456529 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:14.014121 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68f175e1-99f3-46c3-ad9d-6a7e64456529 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:14.014321 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68f175e1-99f3-46c3-ad9d-6a7e64456529 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:14.019133 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-000e6bcb-34a4-4b09-a13d-5d203dbe3343 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:14.019631 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-000e6bcb-34a4-4b09-a13d-5d203dbe3343 None None] GET https://10.4.3.81/volume// Aug 13 23:56:14.019742 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-000e6bcb-34a4-4b09-a13d-5d203dbe3343 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:14.019939 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-000e6bcb-34a4-4b09-a13d-5d203dbe3343 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:14.020348 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-000e6bcb-34a4-4b09-a13d-5d203dbe3343 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:14.020671 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1351/5410] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:14.024496 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:14.024496 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:14.027928 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-68f175e1-99f3-46c3-ad9d-6a7e64456529 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:14.032378 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68f175e1-99f3-46c3-ad9d-6a7e64456529 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:14.032865 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1346/5411] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:14 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:14.036727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-6da0b5a6-1094-4418-a28d-ffd462939d62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:14.039366 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-6da0b5a6-1094-4418-a28d-ffd462939d62 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:14.039650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-6da0b5a6-1094-4418-a28d-ffd462939d62 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:14.039894 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-6da0b5a6-1094-4418-a28d-ffd462939d62 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:14.052056 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:14.052056 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:14.056446 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dd63d491-72fc-4b3a-8234-111f1c47ef7d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:14.057082 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-6da0b5a6-1094-4418-a28d-ffd462939d62 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:14.058260 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd63d491-72fc-4b3a-8234-111f1c47ef7d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:14.058525 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd63d491-72fc-4b3a-8234-111f1c47ef7d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:14.058756 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd63d491-72fc-4b3a-8234-111f1c47ef7d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:14.058912 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dd63d491-72fc-4b3a-8234-111f1c47ef7d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:14.062782 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-6da0b5a6-1094-4418-a28d-ffd462939d62 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:14.062891 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:14.062891 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:14.063248 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1348/5412] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:14 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:14.063614 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd63d491-72fc-4b3a-8234-111f1c47ef7d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:14.064004 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1368/5413] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:14 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:14.171617 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-5fc1445e-b642-4a3c-861f-c83d40234799 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:14.173650 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-5fc1445e-b642-4a3c-861f-c83d40234799 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] PUT https://10.4.3.81/volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628 Aug 13 23:56:14.174044 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-5fc1445e-b642-4a3c-861f-c83d40234799 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:14.181395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-5fc1445e-b642-4a3c-861f-c83d40234799 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Acquiring lock "cinder-attachment_update-9ec80694-8daf-4d4e-bce0-6b3a9db667b0-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:56:14.186512 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-5fc1445e-b642-4a3c-861f-c83d40234799 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Lock "cinder-attachment_update-9ec80694-8daf-4d4e-bce0-6b3a9db667b0-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:56:14.187422 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:14.187422 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:14.258403 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-5fc1445e-b642-4a3c-861f-c83d40234799 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Lock "cinder-attachment_update-9ec80694-8daf-4d4e-bce0-6b3a9db667b0-np0000007283" released by "attachment_update" :: held 0.072s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:56:14.258691 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-5fc1445e-b642-4a3c-861f-c83d40234799 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628 returned with HTTP 200 Aug 13 23:56:14.259174 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1352/5414] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:56:14 2026] PUT /volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:15.057966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5abdf9ec-a970-4639-8f3b-4941e6b9f102 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:15.060049 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5abdf9ec-a970-4639-8f3b-4941e6b9f102 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:15.060298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5abdf9ec-a970-4639-8f3b-4941e6b9f102 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:15.060516 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5abdf9ec-a970-4639-8f3b-4941e6b9f102 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:15.071827 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:15.071827 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:15.075168 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4bce72e-c8cd-4eab-8633-ffb2512083ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:15.076284 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5abdf9ec-a970-4639-8f3b-4941e6b9f102 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:15.077850 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4bce72e-c8cd-4eab-8633-ffb2512083ce tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:15.078175 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4bce72e-c8cd-4eab-8633-ffb2512083ce tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:15.078462 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4bce72e-c8cd-4eab-8633-ffb2512083ce tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:15.078618 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d4bce72e-c8cd-4eab-8633-ffb2512083ce tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:15.083576 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5abdf9ec-a970-4639-8f3b-4941e6b9f102 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:15.084131 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1347/5415] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:15 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:15.085639 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:15.085639 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:15.086355 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4bce72e-c8cd-4eab-8633-ffb2512083ce tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:15.086819 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1349/5416] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:15 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:16.097723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c17af3e2-4cc5-4726-9fe0-73318ee2b37f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:16.099483 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c17af3e2-4cc5-4726-9fe0-73318ee2b37f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:16.099730 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c17af3e2-4cc5-4726-9fe0-73318ee2b37f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:16.099945 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c17af3e2-4cc5-4726-9fe0-73318ee2b37f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:16.100148 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c17af3e2-4cc5-4726-9fe0-73318ee2b37f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:16.104832 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:16.104832 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:16.105527 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c17af3e2-4cc5-4726-9fe0-73318ee2b37f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:16.105910 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1369/5417] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:16 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:16.108764 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-63e3dbfc-defd-476c-b800-75aa261e91c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:16.111018 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63e3dbfc-defd-476c-b800-75aa261e91c6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:16.111363 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63e3dbfc-defd-476c-b800-75aa261e91c6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:16.111606 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63e3dbfc-defd-476c-b800-75aa261e91c6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:16.123285 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:16.123285 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:16.127514 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-63e3dbfc-defd-476c-b800-75aa261e91c6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:16.132243 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63e3dbfc-defd-476c-b800-75aa261e91c6 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:16.132661 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1353/5418] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:16 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:17.118237 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7856d509-3fb4-4622-ba77-bc9c6c1bfc34 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:17.120124 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7856d509-3fb4-4622-ba77-bc9c6c1bfc34 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:17.120365 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7856d509-3fb4-4622-ba77-bc9c6c1bfc34 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:17.120551 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7856d509-3fb4-4622-ba77-bc9c6c1bfc34 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:17.120682 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7856d509-3fb4-4622-ba77-bc9c6c1bfc34 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:17.125286 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:17.125286 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:17.126005 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7856d509-3fb4-4622-ba77-bc9c6c1bfc34 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:17.126437 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1348/5419] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:17 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:17.147913 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49f40767-a80e-4177-bb76-f1b53f5ffc10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:17.150024 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49f40767-a80e-4177-bb76-f1b53f5ffc10 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:17.150240 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49f40767-a80e-4177-bb76-f1b53f5ffc10 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:17.150449 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49f40767-a80e-4177-bb76-f1b53f5ffc10 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:17.160755 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:17.160755 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:17.164292 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49f40767-a80e-4177-bb76-f1b53f5ffc10 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:17.168676 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49f40767-a80e-4177-bb76-f1b53f5ffc10 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:17.169100 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1350/5420] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:17 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:17.498042 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-354b89fa-dd59-4576-a87c-2f23fce5d642 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:17.501511 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-354b89fa-dd59-4576-a87c-2f23fce5d642 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628/action Aug 13 23:56:17.502014 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-354b89fa-dd59-4576-a87c-2f23fce5d642 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:17.502391 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-354b89fa-dd59-4576-a87c-2f23fce5d642 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:17.520414 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:17.520414 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:17.530420 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4d56c480-071c-48bb-aeb5-156a8740de9a req-354b89fa-dd59-4576-a87c-2f23fce5d642 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628/action returned with HTTP 204 Aug 13 23:56:17.530917 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1370/5421] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:56:17 2026] POST /volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:18.139473 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4adefd9-cf52-43d6-9982-172e3d9ebd15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:18.141819 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4adefd9-cf52-43d6-9982-172e3d9ebd15 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:18.142036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4adefd9-cf52-43d6-9982-172e3d9ebd15 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:18.142236 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4adefd9-cf52-43d6-9982-172e3d9ebd15 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:18.142334 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a4adefd9-cf52-43d6-9982-172e3d9ebd15 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:18.146514 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:18.146514 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:18.147039 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4adefd9-cf52-43d6-9982-172e3d9ebd15 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:18.147374 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1354/5422] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:18 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:18.181966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d2f0f9c8-fb07-426f-8423-33234059f13e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:18.184485 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2f0f9c8-fb07-426f-8423-33234059f13e tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:18.184868 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2f0f9c8-fb07-426f-8423-33234059f13e tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:18.185095 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2f0f9c8-fb07-426f-8423-33234059f13e tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:18.198718 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:18.198718 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:18.204416 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d2f0f9c8-fb07-426f-8423-33234059f13e tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:18.210509 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2f0f9c8-fb07-426f-8423-33234059f13e tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:18.210918 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1349/5423] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:18 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:19.156922 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-baab1c43-10ce-40e1-aba7-daea356a3afb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:19.158681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baab1c43-10ce-40e1-aba7-daea356a3afb tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:19.158876 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baab1c43-10ce-40e1-aba7-daea356a3afb tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:19.159077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baab1c43-10ce-40e1-aba7-daea356a3afb tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:19.159197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-baab1c43-10ce-40e1-aba7-daea356a3afb tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:19.163334 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:19.163334 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:19.163939 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baab1c43-10ce-40e1-aba7-daea356a3afb tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:19.164472 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1351/5424] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:19 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:20.174678 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26cc6b2c-9ce9-4797-a3ff-6815517b6a63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:20.176510 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26cc6b2c-9ce9-4797-a3ff-6815517b6a63 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:20.176736 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26cc6b2c-9ce9-4797-a3ff-6815517b6a63 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:20.176915 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26cc6b2c-9ce9-4797-a3ff-6815517b6a63 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:20.177031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-26cc6b2c-9ce9-4797-a3ff-6815517b6a63 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:20.181313 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:20.181313 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:20.181928 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26cc6b2c-9ce9-4797-a3ff-6815517b6a63 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:20.182292 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1371/5425] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:20 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:21.192711 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-158b330f-d15d-4b69-b3f1-d032cdd9e01f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.194577 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-158b330f-d15d-4b69-b3f1-d032cdd9e01f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:21.194777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-158b330f-d15d-4b69-b3f1-d032cdd9e01f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:21.194965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-158b330f-d15d-4b69-b3f1-d032cdd9e01f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:21.195117 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-158b330f-d15d-4b69-b3f1-d032cdd9e01f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:21.200313 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:21.200313 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:21.200972 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-158b330f-d15d-4b69-b3f1-d032cdd9e01f tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:21.201373 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1355/5426] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:21 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:21.213326 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-edb86df1-17d4-4b88-ba1e-c367bcfc41e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.276206 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edb86df1-17d4-4b88-ba1e-c367bcfc41e4 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-member] PUT https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:21.276669 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edb86df1-17d4-4b88-ba1e-c367bcfc41e4 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:21.283296 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:21.283296 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:21.290334 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edb86df1-17d4-4b88-ba1e-c367bcfc41e4 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-member] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:21.290864 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1350/5427] 10.4.3.81 () {70 vars in 1401 bytes} [Thu Aug 13 23:56:21 2026] PUT /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 313 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:21.300337 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a36eea56-7c03-4be7-b962-eacfaa17edd8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.302952 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a36eea56-7c03-4be7-b962-eacfaa17edd8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:21.303263 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a36eea56-7c03-4be7-b962-eacfaa17edd8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:21.303533 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a36eea56-7c03-4be7-b962-eacfaa17edd8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:21.303891 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a36eea56-7c03-4be7-b962-eacfaa17edd8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:21.309456 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:21.309456 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:21.310326 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a36eea56-7c03-4be7-b962-eacfaa17edd8 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:21.310817 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1352/5428] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:21 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:21.322766 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-87488357-8503-48c2-80c3-6748a654ea88 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.324615 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-87488357-8503-48c2-80c3-6748a654ea88 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] DELETE https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:21.324843 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-87488357-8503-48c2-80c3-6748a654ea88 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:21.325053 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-87488357-8503-48c2-80c3-6748a654ea88 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:21.325154 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-87488357-8503-48c2-80c3-6748a654ea88 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Delete backup with id: 32547071-e3b3-4fb5-858b-f1976f817828. Aug 13 23:56:21.329392 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:21.329392 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:21.341569 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-87488357-8503-48c2-80c3-6748a654ea88 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] delete_backup rpcapi backup_id 32547071-e3b3-4fb5-858b-f1976f817828 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 23:56:21.343787 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-87488357-8503-48c2-80c3-6748a654ea88 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 202 Aug 13 23:56:21.344323 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1372/5429] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:56:21 2026] DELETE /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:56:21.352443 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e59d514a-c9ee-4ea3-b5dc-c8feba94774b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.354338 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e59d514a-c9ee-4ea3-b5dc-c8feba94774b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:21.354602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e59d514a-c9ee-4ea3-b5dc-c8feba94774b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:21.354795 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e59d514a-c9ee-4ea3-b5dc-c8feba94774b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:21.354906 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e59d514a-c9ee-4ea3-b5dc-c8feba94774b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:21.359620 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:21.359620 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:21.360355 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e59d514a-c9ee-4ea3-b5dc-c8feba94774b tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 200 Aug 13 23:56:21.360771 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1356/5430] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:21 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:21.704979 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-c1c16216-2237-4ca4-97c2-a2c225c8133a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.709262 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-c1c16216-2237-4ca4-97c2-a2c225c8133a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:21.709460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-c1c16216-2237-4ca4-97c2-a2c225c8133a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:21.709659 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-c1c16216-2237-4ca4-97c2-a2c225c8133a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:21.721054 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:21.721054 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:21.724751 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-c1c16216-2237-4ca4-97c2-a2c225c8133a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:21.729278 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-c1c16216-2237-4ca4-97c2-a2c225c8133a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:21.729869 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1351/5431] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:21 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:21.748379 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-8546ff01-a72c-4ea6-afd2-298401df56bf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.750418 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-8546ff01-a72c-4ea6-afd2-298401df56bf tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0/action Aug 13 23:56:21.750758 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-8546ff01-a72c-4ea6-afd2-298401df56bf tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:21.750874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-8546ff01-a72c-4ea6-afd2-298401df56bf tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:21.762033 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:21.762033 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:21.762459 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-8546ff01-a72c-4ea6-afd2-298401df56bf tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:21.767963 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-8546ff01-a72c-4ea6-afd2-298401df56bf tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Begin detaching volume completed successfully. Aug 13 23:56:21.768495 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-8546ff01-a72c-4ea6-afd2-298401df56bf tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0/action returned with HTTP 202 Aug 13 23:56:21.768632 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1353/5432] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:56:21 2026] POST /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:56:21.811266 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fbca6211-6b5d-42c3-9555-4e71366e82c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.811684 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbca6211-6b5d-42c3-9555-4e71366e82c3 None None] GET https://10.4.3.81/volume// Aug 13 23:56:21.811890 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbca6211-6b5d-42c3-9555-4e71366e82c3 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:21.812100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbca6211-6b5d-42c3-9555-4e71366e82c3 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:21.812407 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbca6211-6b5d-42c3-9555-4e71366e82c3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:21.812750 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1373/5433] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:21.819146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-509310e6-7223-4420-940b-e2aa0143faa8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:21.821310 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-509310e6-7223-4420-940b-e2aa0143faa8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:21.821550 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-509310e6-7223-4420-940b-e2aa0143faa8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:21.821765 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-509310e6-7223-4420-940b-e2aa0143faa8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:21.830794 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:21.830794 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:21.834767 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-509310e6-7223-4420-940b-e2aa0143faa8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:21.839187 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-509310e6-7223-4420-940b-e2aa0143faa8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:21.839586 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1357/5434] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:21 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:22.371020 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b2f75be6-bf2c-4ce5-bcd5-a7da4b72225d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:22.372912 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2f75be6-bf2c-4ce5-bcd5-a7da4b72225d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 Aug 13 23:56:22.373176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2f75be6-bf2c-4ce5-bcd5-a7da4b72225d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:22.373402 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2f75be6-bf2c-4ce5-bcd5-a7da4b72225d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:22.373593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b2f75be6-bf2c-4ce5-bcd5-a7da4b72225d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Show backup with id 32547071-e3b3-4fb5-858b-f1976f817828. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 23:56:22.377326 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2f75be6-bf2c-4ce5-bcd5-a7da4b72225d tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 returned with HTTP 404 Aug 13 23:56:22.377978 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1352/5435] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:22 2026] GET /volume/v3/backups/32547071-e3b3-4fb5-858b-f1976f817828 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:22.384531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f560aa5-8f29-4ee8-9139-f5fcc13d89d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:22.386682 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f560aa5-8f29-4ee8-9139-f5fcc13d89d6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b Aug 13 23:56:22.386940 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f560aa5-8f29-4ee8-9139-f5fcc13d89d6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:22.387225 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f560aa5-8f29-4ee8-9139-f5fcc13d89d6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:22.387396 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3f560aa5-8f29-4ee8-9139-f5fcc13d89d6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Delete volume with id: 65182ddc-868e-4714-bb5b-77168cee451b Aug 13 23:56:22.398976 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:22.398976 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:22.399328 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3f560aa5-8f29-4ee8-9139-f5fcc13d89d6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Volume info retrieved successfully. Aug 13 23:56:22.419038 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3f560aa5-8f29-4ee8-9139-f5fcc13d89d6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Delete volume request issued successfully. Aug 13 23:56:22.419244 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f560aa5-8f29-4ee8-9139-f5fcc13d89d6 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b returned with HTTP 202 Aug 13 23:56:22.419668 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1354/5436] 10.4.3.81 () {68 vars in 1384 bytes} [Thu Aug 13 23:56:22 2026] DELETE /volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:22.428121 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf5c5814-3163-4744-8b5d-4d359e1a207c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:22.430120 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf5c5814-3163-4744-8b5d-4d359e1a207c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b Aug 13 23:56:22.430323 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf5c5814-3163-4744-8b5d-4d359e1a207c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:22.430519 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf5c5814-3163-4744-8b5d-4d359e1a207c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:22.438850 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:22.438850 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:22.442844 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bf5c5814-3163-4744-8b5d-4d359e1a207c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Volume info retrieved successfully. Aug 13 23:56:22.447536 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf5c5814-3163-4744-8b5d-4d359e1a207c tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b returned with HTTP 200 Aug 13 23:56:22.448294 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1374/5437] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:22 2026] GET /volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:22.659312 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-2e555ed4-1341-4746-b9a6-c51bcaacb581 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:22.661474 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-2e555ed4-1341-4746-b9a6-c51bcaacb581 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628 Aug 13 23:56:22.661665 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-2e555ed4-1341-4746-b9a6-c51bcaacb581 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:22.661873 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-2e555ed4-1341-4746-b9a6-c51bcaacb581 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:22.669169 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:22.669169 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:22.712678 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9ab431bc-1f0b-4d26-96fe-768e3a0ae64c req-2e555ed4-1341-4746-b9a6-c51bcaacb581 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628 returned with HTTP 200 Aug 13 23:56:22.713098 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1358/5438] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:56:22 2026] DELETE /volume/v3/attachments/242bd0d2-344e-4f92-ab78-18ffe23d2628 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:22.857153 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:22.859020 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:22.859511 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-67553085", "snapshot_id": "72666464-d45d-4705-a6a0-60f38e68b703", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:22.861118 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-67553085', 'snapshot_id': '72666464-d45d-4705-a6a0-60f38e68b703', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:22.866773 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:22.866773 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:22.867390 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:22.867664 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume of 1 GB Aug 13 23:56:22.871357 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Availability Zones retrieved successfully. Aug 13 23:56:22.876418 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Flow 'volume_create_api' (d3556750-e8b6-4545-9e35-f3b5ab5e0861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:22.877561 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c654a80b-ac0a-4d0f-aea6-2c68486891f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:22.878579 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:22.907769 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c654a80b-ac0a-4d0f-aea6-2c68486891f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '72666464-d45d-4705-a6a0-60f38e68b703', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:22.908673 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46e1bb3-efa7-405f-8c97-eca534125431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:22.946095 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Created reservations ['fd95c085-f0e2-4d11-b69e-416e745f7303', 'ff9d4d62-cb99-459a-959b-335d693a272f', 'a74931f3-4b2f-4873-a854-42b590459ad4', 'd771f5db-9316-4c2b-b9a4-eeab349b421e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:22.947171 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46e1bb3-efa7-405f-8c97-eca534125431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd95c085-f0e2-4d11-b69e-416e745f7303', 'ff9d4d62-cb99-459a-959b-335d693a272f', 'a74931f3-4b2f-4873-a854-42b590459ad4', 'd771f5db-9316-4c2b-b9a4-eeab349b421e']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:22.948146 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b84e2c3-6ddd-4b13-85e2-464ff5bdb65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:22.988214 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b84e2c3-6ddd-4b13-85e2-464ff5bdb65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37439630-040e-45f5-8d5e-61a037b90441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-67553085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',qos_specs=None,replication_status=,reservations=['fd95c085-f0e2-4d11-b69e-416e745f7303','ff9d4d62-cb99-459a-959b-335d693a272f','a74931f3-4b2f-4873-a854-42b590459ad4','d771f5db-9316-4c2b-b9a4-eeab349b421e'],size=1,snapshot_id=72666464-d45d-4705-a6a0-60f38e68b703,source_replicaid=,source_volid=None,status='creating',user_id='5c973ef5cf87493486efd7c6d6515b29',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-67553085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37439630-040e-45f5-8d5e-61a037b90441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=72666464-d45d-4705-a6a0-60f38e68b703,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c973ef5cf87493486efd7c6d6515b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:22.989879 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde6979b-eb94-47f5-b6cc-9d7db64628f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:23.008012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde6979b-eb94-47f5-b6cc-9d7db64628f7) transitioned into state 'SUCCESS' from state '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-67553085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',qos_specs=None,replication_status=,reservations=['fd95c085-f0e2-4d11-b69e-416e745f7303','ff9d4d62-cb99-459a-959b-335d693a272f','a74931f3-4b2f-4873-a854-42b590459ad4','d771f5db-9316-4c2b-b9a4-eeab349b421e'],size=1,snapshot_id=72666464-d45d-4705-a6a0-60f38e68b703,source_replicaid=,source_volid=None,status='creating',user_id='5c973ef5cf87493486efd7c6d6515b29',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:23.008701 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d10df31-b94c-4a67-ae01-22232bc32f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:23.029417 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d10df31-b94c-4a67-ae01-22232bc32f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:23.030435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Flow 'volume_create_api' (d3556750-e8b6-4545-9e35-f3b5ab5e0861) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:23.030864 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume request issued successfully. Aug 13 23:56:23.031527 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93845bd5-7cc2-4644-9531-43d39d9c6b12 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:23.032134 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1353/5439] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:56:22 2026] POST /volume/v3/volumes => generated 787 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:23.045308 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4d20705f-1ab4-4d71-83b1-a05d97338cb8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:23.046901 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d20705f-1ab4-4d71-83b1-a05d97338cb8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:23.047075 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d20705f-1ab4-4d71-83b1-a05d97338cb8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:23.047239 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d20705f-1ab4-4d71-83b1-a05d97338cb8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:23.053828 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:23.053828 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:23.057264 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4d20705f-1ab4-4d71-83b1-a05d97338cb8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:23.061210 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d20705f-1ab4-4d71-83b1-a05d97338cb8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:23.061619 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1355/5440] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:23 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:23.463138 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43de78ba-0138-4167-95ca-9c27274b5855 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:23.464851 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43de78ba-0138-4167-95ca-9c27274b5855 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] GET https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b Aug 13 23:56:23.465054 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43de78ba-0138-4167-95ca-9c27274b5855 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:23.465225 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43de78ba-0138-4167-95ca-9c27274b5855 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:23.470207 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43de78ba-0138-4167-95ca-9c27274b5855 tempest-ProjectMemberTests39-603395158 tempest-ProjectMemberTests39-603395158-project-admin] https://10.4.3.81/volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b returned with HTTP 404 Aug 13 23:56:23.470628 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1375/5441] 10.4.3.81 () {68 vars in 1381 bytes} [Thu Aug 13 23:56:23 2026] GET /volume/v3/volumes/65182ddc-868e-4714-bb5b-77168cee451b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:24.074788 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-37fc2dbf-bd26-49ef-9886-6f037b2e11ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.077047 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37fc2dbf-bd26-49ef-9886-6f037b2e11ad tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:24.077289 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37fc2dbf-bd26-49ef-9886-6f037b2e11ad tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:24.077519 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37fc2dbf-bd26-49ef-9886-6f037b2e11ad tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:24.086750 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:24.086750 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:24.091056 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-37fc2dbf-bd26-49ef-9886-6f037b2e11ad tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:24.096128 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37fc2dbf-bd26-49ef-9886-6f037b2e11ad tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:24.096619 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1359/5442] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:24 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:24.108849 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2f37f737-ef8a-4766-a7eb-4a400a32e0b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.110956 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f37f737-ef8a-4766-a7eb-4a400a32e0b2 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:24.111180 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f37f737-ef8a-4766-a7eb-4a400a32e0b2 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:24.111365 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f37f737-ef8a-4766-a7eb-4a400a32e0b2 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:24.120472 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:24.120472 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:24.125644 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2f37f737-ef8a-4766-a7eb-4a400a32e0b2 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:24.130381 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f37f737-ef8a-4766-a7eb-4a400a32e0b2 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:24.130977 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1354/5443] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:24 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:24.581591 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-7dc2b04e-73e0-4af9-aafc-80cc9b092b55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.583998 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-7dc2b04e-73e0-4af9-aafc-80cc9b092b55 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:24.584193 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-7dc2b04e-73e0-4af9-aafc-80cc9b092b55 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:24.584438 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-7dc2b04e-73e0-4af9-aafc-80cc9b092b55 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:24.592373 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:24.592373 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:24.596140 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-7dc2b04e-73e0-4af9-aafc-80cc9b092b55 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:24.600976 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-7dc2b04e-73e0-4af9-aafc-80cc9b092b55 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:24.601394 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1356/5444] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:24 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:24.669216 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d4af08a-c9f0-4c41-a0ec-e529a0eee08f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.669745 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d4af08a-c9f0-4c41-a0ec-e529a0eee08f None None] GET https://10.4.3.81/volume// Aug 13 23:56:24.669976 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d4af08a-c9f0-4c41-a0ec-e529a0eee08f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:24.670274 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d4af08a-c9f0-4c41-a0ec-e529a0eee08f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:24.670739 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d4af08a-c9f0-4c41-a0ec-e529a0eee08f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:24.671125 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1376/5445] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:56:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:24.679697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0caa9bcf-dbe5-4aef-bbd2-7955045d767b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.779362 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0caa9bcf-dbe5-4aef-bbd2-7955045d767b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:56:24.779740 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0caa9bcf-dbe5-4aef-bbd2-7955045d767b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37439630-040e-45f5-8d5e-61a037b90441", "connector": null, "instance_uuid": "e9cfd0b5-615d-4a85-b6c3-172247282226"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:24.787270 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:24.787270 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:24.814680 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0caa9bcf-dbe5-4aef-bbd2-7955045d767b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:56:24.815140 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1360/5446] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:56:24 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:24.844192 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47ca12a0-98c8-4101-97ed-d4f527fa5ee0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.845738 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47ca12a0-98c8-4101-97ed-d4f527fa5ee0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:24.845932 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47ca12a0-98c8-4101-97ed-d4f527fa5ee0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:24.846181 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47ca12a0-98c8-4101-97ed-d4f527fa5ee0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:24.852916 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e46741d5-4ea5-4a7d-8b07-c4cfe662c0d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.853307 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e46741d5-4ea5-4a7d-8b07-c4cfe662c0d3 None None] GET https://10.4.3.81/volume// Aug 13 23:56:24.853480 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e46741d5-4ea5-4a7d-8b07-c4cfe662c0d3 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:24.853688 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e46741d5-4ea5-4a7d-8b07-c4cfe662c0d3 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:24.854048 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e46741d5-4ea5-4a7d-8b07-c4cfe662c0d3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:24.854326 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1357/5447] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:24.855798 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:24.855798 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:24.858881 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47ca12a0-98c8-4101-97ed-d4f527fa5ee0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:24.861164 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0d01ef88-c7e2-4605-9fd9-0f64708c913b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.862552 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47ca12a0-98c8-4101-97ed-d4f527fa5ee0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:24.862949 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1355/5448] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:24 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:24.863156 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0d01ef88-c7e2-4605-9fd9-0f64708c913b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:24.863419 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0d01ef88-c7e2-4605-9fd9-0f64708c913b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:24.863686 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0d01ef88-c7e2-4605-9fd9-0f64708c913b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:24.873811 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:24.873811 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:24.877295 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0d01ef88-c7e2-4605-9fd9-0f64708c913b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:24.881494 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-0d01ef88-c7e2-4605-9fd9-0f64708c913b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:24.881893 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1377/5449] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:24 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 1059 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:24.983982 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-58866890-73e0-4a51-b744-42d6fc2ef42b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:24.985845 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-58866890-73e0-4a51-b744-42d6fc2ef42b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] PUT https://10.4.3.81/volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0 Aug 13 23:56:24.986229 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-58866890-73e0-4a51-b744-42d6fc2ef42b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:24.992885 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-58866890-73e0-4a51-b744-42d6fc2ef42b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Acquiring lock "cinder-attachment_update-37439630-040e-45f5-8d5e-61a037b90441-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:56:24.997220 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-58866890-73e0-4a51-b744-42d6fc2ef42b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Lock "cinder-attachment_update-37439630-040e-45f5-8d5e-61a037b90441-np0000007283" acquired by "attachment_update" :: waited 0.004s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:56:24.998257 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:24.998257 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:25.071311 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-58866890-73e0-4a51-b744-42d6fc2ef42b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Lock "cinder-attachment_update-37439630-040e-45f5-8d5e-61a037b90441-np0000007283" released by "attachment_update" :: held 0.074s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:56:25.071674 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-58866890-73e0-4a51-b744-42d6fc2ef42b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0 returned with HTTP 200 Aug 13 23:56:25.072387 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1361/5450] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:56:24 2026] PUT /volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:25.165025 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cbcf70be-5425-471a-aee2-d84e1001e175 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:25.277364 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbcf70be-5425-471a-aee2-d84e1001e175 tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-admin] GET https://10.4.3.81/volume/v3/scheduler-stats/get_pools Aug 13 23:56:25.277536 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbcf70be-5425-471a-aee2-d84e1001e175 tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:25.277711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbcf70be-5425-471a-aee2-d84e1001e175 tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-admin] Calling method 'get_pools' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:25.287471 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbcf70be-5425-471a-aee2-d84e1001e175 tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-admin] https://10.4.3.81/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 23:56:25.287820 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1358/5451] 10.4.3.81 () {66 vars in 1284 bytes} [Thu Aug 13 23:56:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:25.296393 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0c382008-ae78-454b-bb8d-e3bb3ede24ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:25.355159 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c382008-ae78-454b-bb8d-e3bb3ede24ca tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-reader] GET https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool Aug 13 23:56:25.355435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c382008-ae78-454b-bb8d-e3bb3ede24ca tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:25.355697 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c382008-ae78-454b-bb8d-e3bb3ede24ca tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:25.356587 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-0c382008-ae78-454b-bb8d-e3bb3ede24ca tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4d3914784da745888b2272072bcee3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac6efe533fd14d73b21ab695bbab7de0', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:56:25.356839 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c382008-ae78-454b-bb8d-e3bb3ede24ca tempest-ProjectReaderTests-1601477646 tempest-ProjectReaderTests-1601477646-project-reader] https://10.4.3.81/volume/v3/capabilities/np0000007283@storpool returned with HTTP 403 Aug 13 23:56:25.357423 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1356/5452] 10.4.3.81 () {66 vars in 1311 bytes} [Thu Aug 13 23:56:25 2026] GET /volume/v3/capabilities/np0000007283@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:25.769743 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-629d5bcc-bea7-44de-8079-114ec77ba6c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:25.876717 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4dcf3f12-e87d-48ce-81a2-67727f523cb1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:25.878751 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-629d5bcc-bea7-44de-8079-114ec77ba6c4 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:56:25.878840 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4dcf3f12-e87d-48ce-81a2-67727f523cb1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:25.879045 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4dcf3f12-e87d-48ce-81a2-67727f523cb1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:25.879115 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-629d5bcc-bea7-44de-8079-114ec77ba6c4 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1466619368-1450402890", "extra_specs": {"multiattach": " True"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:25.879269 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4dcf3f12-e87d-48ce-81a2-67727f523cb1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:25.890262 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:25.890262 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:25.892811 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-629d5bcc-bea7-44de-8079-114ec77ba6c4 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:56:25.893188 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1378/5453] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:56:25 2026] POST /volume/v3/types => generated 287 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:25.894787 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4dcf3f12-e87d-48ce-81a2-67727f523cb1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:25.899207 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4dcf3f12-e87d-48ce-81a2-67727f523cb1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:25.899676 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1362/5454] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:25 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:25.902198 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:25.903789 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:25.904264 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-427186464", "snapshot_id": null, "imageRef": null, "volume_type": "3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:25.906764 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-427186464', 'snapshot_id': None, 'imageRef': None, 'volume_type': '3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:25.912546 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume of 1 GB Aug 13 23:56:25.913285 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:25.913285 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:25.913544 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Availability Zones retrieved successfully. Aug 13 23:56:25.919171 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Flow 'volume_create_api' (3ae7c5ce-2579-4719-9634-c4cde8a3a15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:25.920160 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91487bd3-cba9-4f10-b19b-e6d963a76c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:25.921475 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:25.928261 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:25.928261 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:25.940714 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91487bd3-cba9-4f10-b19b-e6d963a76c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:56:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1466619368-1450402890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc', 'encryption_key_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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:25.941536 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fe358d-f2d0-49c2-b52e-236321ea6867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:25.970413 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1466619368-1450402890 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1466619368-1450402890, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:56:25.970815 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1466619368-1450402890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1466619368-1450402890, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:56:26.003204 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Created reservations ['1d242255-7fbe-4f50-800d-3a2e137029d8', 'a96cbfbf-7fa7-4d5d-8beb-59fe2a06bffa', 'eaa8641d-9261-41e8-9e76-a03cbac108db', 'd9312262-8564-40cd-b588-edafe9ee48a1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:26.004042 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fe358d-f2d0-49c2-b52e-236321ea6867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d242255-7fbe-4f50-800d-3a2e137029d8', 'a96cbfbf-7fa7-4d5d-8beb-59fe2a06bffa', 'eaa8641d-9261-41e8-9e76-a03cbac108db', 'd9312262-8564-40cd-b588-edafe9ee48a1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:26.004744 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3128b76e-569a-4b3b-9a7c-2fff06ba2f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:26.027165 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3128b76e-569a-4b3b-9a7c-2fff06ba2f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc10b72d-b932-494c-8ae6-b2effbd10920', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-427186464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de8cb04d25334bb78d6889d8fd41c899',qos_specs=None,replication_status=,reservations=['1d242255-7fbe-4f50-800d-3a2e137029d8','a96cbfbf-7fa7-4d5d-8beb-59fe2a06bffa','eaa8641d-9261-41e8-9e76-a03cbac108db','d9312262-8564-40cd-b588-edafe9ee48a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216c777f504649529fc5f698a8df022e',volume_type_id=3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-427186464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc10b72d-b932-494c-8ae6-b2effbd10920,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='de8cb04d25334bb78d6889d8fd41c899',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216c777f504649529fc5f698a8df022e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc),volume_type_id=3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:26.028022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b073d84e-2136-4436-8476-aba10fc9eb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:26.050594 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b073d84e-2136-4436-8476-aba10fc9eb88) transitioned into state 'SUCCESS' from state '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-427186464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de8cb04d25334bb78d6889d8fd41c899',qos_specs=None,replication_status=,reservations=['1d242255-7fbe-4f50-800d-3a2e137029d8','a96cbfbf-7fa7-4d5d-8beb-59fe2a06bffa','eaa8641d-9261-41e8-9e76-a03cbac108db','d9312262-8564-40cd-b588-edafe9ee48a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216c777f504649529fc5f698a8df022e',volume_type_id=3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:26.051331 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0649b9fa-b982-4dff-9301-8e6dc959ec50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:26.061551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0649b9fa-b982-4dff-9301-8e6dc959ec50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:26.062552 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Flow 'volume_create_api' (3ae7c5ce-2579-4719-9634-c4cde8a3a15d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:26.062872 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume request issued successfully. Aug 13 23:56:26.063547 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc133aed-4ded-4d01-8b42-9e81ce541da2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:26.064148 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1359/5455] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:56:25 2026] POST /volume/v3/volumes => generated 827 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:26.077656 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb63d020-e65e-47b3-b6fb-cfa10c3977fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:26.079672 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb63d020-e65e-47b3-b6fb-cfa10c3977fb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:26.079909 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb63d020-e65e-47b3-b6fb-cfa10c3977fb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:26.080178 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb63d020-e65e-47b3-b6fb-cfa10c3977fb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:26.087446 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:26.087446 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:26.091171 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bb63d020-e65e-47b3-b6fb-cfa10c3977fb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:26.095363 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb63d020-e65e-47b3-b6fb-cfa10c3977fb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:26.095813 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1357/5456] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:26 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:26.912468 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d29ccdf5-be93-41bd-8911-7899cf866e7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:26.914207 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d29ccdf5-be93-41bd-8911-7899cf866e7b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:26.914432 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d29ccdf5-be93-41bd-8911-7899cf866e7b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:26.914619 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d29ccdf5-be93-41bd-8911-7899cf866e7b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:26.924168 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:26.924168 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:26.927064 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-963d9468-13e0-4518-a83a-2b09effaa2ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:26.927403 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d29ccdf5-be93-41bd-8911-7899cf866e7b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:26.931254 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d29ccdf5-be93-41bd-8911-7899cf866e7b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:26.931603 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1379/5457] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:26 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:26.999596 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:26.999885 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-294667516"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:27.001119 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-294667516'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:27.001224 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:56:27.004416 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:27.009427 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (72bcf579-3593-4ecd-8d3d-25c40e3331c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:27.010286 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bea2a7f1-7540-416f-9836-85f2afd402ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.011044 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:27.036292 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bea2a7f1-7540-416f-9836-85f2afd402ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.036998 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9c010b8-f8cd-4c2b-a8d7-591889ba5524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.087827 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['7601ef7f-e5e7-40bd-b67f-34f2c19031fd', 'cffab0f8-b947-417b-ad0d-31bb72883c86', 'f8ad940b-665f-45ef-8a84-2d9c7b04ad7a', '22bb5528-610e-42fd-b8d5-2f12ffc9a1ad'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:27.088552 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9c010b8-f8cd-4c2b-a8d7-591889ba5524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7601ef7f-e5e7-40bd-b67f-34f2c19031fd', 'cffab0f8-b947-417b-ad0d-31bb72883c86', 'f8ad940b-665f-45ef-8a84-2d9c7b04ad7a', '22bb5528-610e-42fd-b8d5-2f12ffc9a1ad']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.089291 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1711913-75c7-4cfd-afd4-4d545e387baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.109875 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e393200-c38c-4bf2-a7ee-f1d1a36778d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:27.111535 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1711913-75c7-4cfd-afd4-4d545e387baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8caecb92-1380-4721-9c11-7b48563bee88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-294667516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['7601ef7f-e5e7-40bd-b67f-34f2c19031fd','cffab0f8-b947-417b-ad0d-31bb72883c86','f8ad940b-665f-45ef-8a84-2d9c7b04ad7a','22bb5528-610e-42fd-b8d5-2f12ffc9a1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-294667516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8caecb92-1380-4721-9c11-7b48563bee88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.111751 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e393200-c38c-4bf2-a7ee-f1d1a36778d3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:27.111939 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e393200-c38c-4bf2-a7ee-f1d1a36778d3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:27.112146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e393200-c38c-4bf2-a7ee-f1d1a36778d3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:27.112713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04db3f68-7976-42d0-ab55-114a5609e493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.119132 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:27.119132 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:27.122856 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5e393200-c38c-4bf2-a7ee-f1d1a36778d3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:27.126936 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e393200-c38c-4bf2-a7ee-f1d1a36778d3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:27.127353 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1360/5458] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:27 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:27.130524 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04db3f68-7976-42d0-ab55-114a5609e493) transitioned into state 'SUCCESS' from state '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-294667516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['7601ef7f-e5e7-40bd-b67f-34f2c19031fd','cffab0f8-b947-417b-ad0d-31bb72883c86','f8ad940b-665f-45ef-8a84-2d9c7b04ad7a','22bb5528-610e-42fd-b8d5-2f12ffc9a1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.131407 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c4ff45-998c-47bb-9dd8-d951bdd6052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.139006 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b414f821-6120-4636-8cf3-4912f5247352 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:27.140651 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b414f821-6120-4636-8cf3-4912f5247352 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:27.140828 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b414f821-6120-4636-8cf3-4912f5247352 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:27.141047 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b414f821-6120-4636-8cf3-4912f5247352 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:27.142603 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c4ff45-998c-47bb-9dd8-d951bdd6052c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.143865 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (72bcf579-3593-4ecd-8d3d-25c40e3331c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:27.144369 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:56:27.145561 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-963d9468-13e0-4518-a83a-2b09effaa2ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:27.145791 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1363/5459] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:56:26 2026] POST /volume/v3/volumes => generated 775 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:27.149394 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:27.149394 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:27.153090 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b414f821-6120-4636-8cf3-4912f5247352 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:27.156744 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4eff2f09-2815-40ab-9770-47e70a767025 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:27.157265 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b414f821-6120-4636-8cf3-4912f5247352 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:27.157934 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1358/5460] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:27 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:27.158444 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4eff2f09-2815-40ab-9770-47e70a767025 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 Aug 13 23:56:27.158596 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4eff2f09-2815-40ab-9770-47e70a767025 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:27.158799 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4eff2f09-2815-40ab-9770-47e70a767025 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:27.165552 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:27.165552 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:27.168322 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:27.169568 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4eff2f09-2815-40ab-9770-47e70a767025 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:27.169984 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:27.170363 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-170988113", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:27.171758 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-170988113', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:27.171895 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume of 1 GB Aug 13 23:56:27.174784 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4eff2f09-2815-40ab-9770-47e70a767025 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 returned with HTTP 200 Aug 13 23:56:27.175156 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1380/5461] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:27 2026] GET /volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:27.176300 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Availability Zones retrieved successfully. Aug 13 23:56:27.182603 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Flow 'volume_create_api' (00e3e72e-4140-466e-af74-45a0637313d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:27.183650 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a3364f-9bce-44cd-8ecc-3abafd5f66b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.184712 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:27.210780 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a3364f-9bce-44cd-8ecc-3abafd5f66b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.211557 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb232b7-b5a5-4892-a27b-d087a5e74c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.258902 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Created reservations ['af9af543-7211-49d6-a7b9-3fed514a8ca8', '1ecab3e7-b551-43e0-a0ec-3de0fc83cc3c', '16639803-2e17-4980-8de6-cc549474287b', '47f63dcf-ee05-40ca-8344-ba6da5537345'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:27.259635 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb232b7-b5a5-4892-a27b-d087a5e74c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af9af543-7211-49d6-a7b9-3fed514a8ca8', '1ecab3e7-b551-43e0-a0ec-3de0fc83cc3c', '16639803-2e17-4980-8de6-cc549474287b', '47f63dcf-ee05-40ca-8344-ba6da5537345']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.260323 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ed23ae-30b4-4ce8-81a6-807de4d87b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.281637 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ed23ae-30b4-4ce8-81a6-807de4d87b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ded068f-9e50-41f7-9773-39a5a49351f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-170988113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de8cb04d25334bb78d6889d8fd41c899',qos_specs=None,replication_status=,reservations=['af9af543-7211-49d6-a7b9-3fed514a8ca8','1ecab3e7-b551-43e0-a0ec-3de0fc83cc3c','16639803-2e17-4980-8de6-cc549474287b','47f63dcf-ee05-40ca-8344-ba6da5537345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216c777f504649529fc5f698a8df022e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-170988113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ded068f-9e50-41f7-9773-39a5a49351f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de8cb04d25334bb78d6889d8fd41c899',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216c777f504649529fc5f698a8df022e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.282374 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293e028d-ea96-4ad1-a02b-a0f83b52c8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.297277 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293e028d-ea96-4ad1-a02b-a0f83b52c8a2) transitioned into state 'SUCCESS' from state '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-170988113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de8cb04d25334bb78d6889d8fd41c899',qos_specs=None,replication_status=,reservations=['af9af543-7211-49d6-a7b9-3fed514a8ca8','1ecab3e7-b551-43e0-a0ec-3de0fc83cc3c','16639803-2e17-4980-8de6-cc549474287b','47f63dcf-ee05-40ca-8344-ba6da5537345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216c777f504649529fc5f698a8df022e',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.297918 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e214817-2ba6-407f-aa2d-544e2e781520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:27.305589 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e214817-2ba6-407f-aa2d-544e2e781520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:27.306336 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Flow 'volume_create_api' (00e3e72e-4140-466e-af74-45a0637313d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:27.306614 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume request issued successfully. Aug 13 23:56:27.307145 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-635a8a45-14fd-4d85-bbe8-51a51a0eef66 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:27.307532 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1361/5462] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:56:27 2026] POST /volume/v3/volumes => generated 750 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:27.317858 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bba8ab4f-6594-486c-b440-ff4b08279b87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:27.319583 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bba8ab4f-6594-486c-b440-ff4b08279b87 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:27.319799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bba8ab4f-6594-486c-b440-ff4b08279b87 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:27.320010 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bba8ab4f-6594-486c-b440-ff4b08279b87 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:27.326162 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:27.326162 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:27.329372 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bba8ab4f-6594-486c-b440-ff4b08279b87 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:27.332970 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bba8ab4f-6594-486c-b440-ff4b08279b87 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:27.333331 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1364/5463] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:27 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:27.946050 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-80261228-5e7b-49fd-ada2-a409ff1605df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:27.947429 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80261228-5e7b-49fd-ada2-a409ff1605df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:27.947615 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80261228-5e7b-49fd-ada2-a409ff1605df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:27.947809 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80261228-5e7b-49fd-ada2-a409ff1605df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:27.960485 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:27.960485 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:27.964653 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80261228-5e7b-49fd-ada2-a409ff1605df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:27.970012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80261228-5e7b-49fd-ada2-a409ff1605df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:27.970504 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1359/5464] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:27 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:28.187935 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b50cb299-c2f5-4f12-b398-4c5aaf47f9dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.189593 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b50cb299-c2f5-4f12-b398-4c5aaf47f9dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 Aug 13 23:56:28.189829 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b50cb299-c2f5-4f12-b398-4c5aaf47f9dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:28.190047 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b50cb299-c2f5-4f12-b398-4c5aaf47f9dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:28.197012 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.197012 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:28.200169 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b50cb299-c2f5-4f12-b398-4c5aaf47f9dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:28.203508 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b50cb299-c2f5-4f12-b398-4c5aaf47f9dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 returned with HTTP 200 Aug 13 23:56:28.203838 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1381/5465] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:28 2026] GET /volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:28.216770 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-22bf2816-b523-4098-a4c8-a6d6dce5270f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.276518 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22bf2816-b523-4098-a4c8-a6d6dce5270f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:28.276876 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22bf2816-b523-4098-a4c8-a6d6dce5270f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8caecb92-1380-4721-9c11-7b48563bee88", "name": "tempest-ProjectMemberTests-Snapshot-95808577"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:28.287497 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.287497 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:28.288048 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22bf2816-b523-4098-a4c8-a6d6dce5270f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Volume info retrieved successfully. Aug 13 23:56:28.288220 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-22bf2816-b523-4098-a4c8-a6d6dce5270f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Create snapshot from volume 8caecb92-1380-4721-9c11-7b48563bee88 Aug 13 23:56:28.302452 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-b3ed3b76-e109-4e12-8eba-892f29e8b982 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.304372 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-b3ed3b76-e109-4e12-8eba-892f29e8b982 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0/action Aug 13 23:56:28.304753 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-b3ed3b76-e109-4e12-8eba-892f29e8b982 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:28.304891 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-b3ed3b76-e109-4e12-8eba-892f29e8b982 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:28.321941 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.321941 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:28.322131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-22bf2816-b523-4098-a4c8-a6d6dce5270f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Created reservations ['d4562fb1-733f-4df5-a515-076b8c08ff18', 'bdc418f8-d946-4073-924a-5564088872da', 'e547dd90-6a9c-4a3c-9aa9-a97d2d4d0df7', '643cc4cb-3d0d-472d-ae53-cd7eb0ce953c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:28.330488 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-02e0bdb6-27bf-4715-886d-9f5aea21337a req-b3ed3b76-e109-4e12-8eba-892f29e8b982 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0/action returned with HTTP 204 Aug 13 23:56:28.330916 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1365/5466] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:56:28 2026] POST /volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:28.347223 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-704fe806-342c-4646-ac5d-78b594fb0c5e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.349472 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-704fe806-342c-4646-ac5d-78b594fb0c5e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:28.349734 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-704fe806-342c-4646-ac5d-78b594fb0c5e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:28.349979 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-704fe806-342c-4646-ac5d-78b594fb0c5e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:28.356580 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22bf2816-b523-4098-a4c8-a6d6dce5270f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot create request issued successfully. Aug 13 23:56:28.357017 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22bf2816-b523-4098-a4c8-a6d6dce5270f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:28.357523 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1362/5467] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:28 2026] POST /volume/v3/snapshots => generated 303 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:28.358104 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.358104 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:28.362877 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-704fe806-342c-4646-ac5d-78b594fb0c5e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:28.368017 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-704fe806-342c-4646-ac5d-78b594fb0c5e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:28.368110 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3284d7a2-409f-4fd2-8200-9fdbff118a49 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.368465 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1360/5468] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:28 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:28.370513 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3284d7a2-409f-4fd2-8200-9fdbff118a49 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] GET https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd Aug 13 23:56:28.370857 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3284d7a2-409f-4fd2-8200-9fdbff118a49 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:28.371115 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3284d7a2-409f-4fd2-8200-9fdbff118a49 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:28.377484 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.377484 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:28.378148 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3284d7a2-409f-4fd2-8200-9fdbff118a49 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:28.379224 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3284d7a2-409f-4fd2-8200-9fdbff118a49 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd returned with HTTP 200 Aug 13 23:56:28.379676 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1382/5469] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:28 2026] GET /volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:28.383691 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e8d95b8-c487-42d1-8f40-3e0e5e6d7202 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.385648 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e8d95b8-c487-42d1-8f40-3e0e5e6d7202 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:28.385894 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e8d95b8-c487-42d1-8f40-3e0e5e6d7202 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:28.386180 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e8d95b8-c487-42d1-8f40-3e0e5e6d7202 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:28.395257 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.395257 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:28.399069 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6e8d95b8-c487-42d1-8f40-3e0e5e6d7202 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:28.403075 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e8d95b8-c487-42d1-8f40-3e0e5e6d7202 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:28.403413 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1366/5470] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:28 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:28.415173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ef52df1-07dc-4504-bf9c-1387c69a5ede None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.416809 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ef52df1-07dc-4504-bf9c-1387c69a5ede tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:56:28.417157 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ef52df1-07dc-4504-bf9c-1387c69a5ede tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-610919110", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:28.418612 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.418612 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:28.429557 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ef52df1-07dc-4504-bf9c-1387c69a5ede tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:56:28.429895 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1363/5471] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:56:28 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:28.439243 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9558845-2886-4964-ad1e-3110e5ec12ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.440999 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9558845-2886-4964-ad1e-3110e5ec12ca tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] POST https://10.4.3.81/volume/v3/types/bb760640-03fe-4c4b-94ad-91ddd55c6e68/encryption Aug 13 23:56:28.441318 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9558845-2886-4964-ad1e-3110e5ec12ca tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:28.455476 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9558845-2886-4964-ad1e-3110e5ec12ca tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/types/bb760640-03fe-4c4b-94ad-91ddd55c6e68/encryption returned with HTTP 200 Aug 13 23:56:28.455863 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1361/5472] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:56:28 2026] POST /volume/v3/types/bb760640-03fe-4c4b-94ad-91ddd55c6e68/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:28.462878 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.464518 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:28.464864 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-128893811", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-610919110", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:28.466326 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-128893811', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-610919110', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:28.470101 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume of 1 GB Aug 13 23:56:28.470384 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.470384 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:28.470851 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Availability Zones retrieved successfully. Aug 13 23:56:28.476267 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Flow 'volume_create_api' (53d6cd83-ee92-4c86-aa94-a558ca5d91f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:28.477129 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3fc227-6b2d-4551-a75b-46e5fa359dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:28.478023 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:28.498940 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3fc227-6b2d-4551-a75b-46e5fa359dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:56:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb760640-03fe-4c4b-94ad-91ddd55c6e68,is_public=True,name='tempest-scenario-type-luks-610919110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb760640-03fe-4c4b-94ad-91ddd55c6e68', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:28.499668 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0719a00d-1898-40b5-ab0e-0c68fe155b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:28.524331 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-610919110 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-610919110, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:56:28.524599 np0000007283 devstack@c-api.service[100273]: WARNING cinder.quota [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-610919110 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-610919110, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:56:28.550152 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Created reservations ['2c4632f6-dbc6-45e0-b61e-59f79d29c51d', '41003796-8ebc-4fa1-972e-c24e9299b271', '054b3c1f-6d64-431d-a4c5-dde8f69416b6', 'e4ed21ff-2b2a-48e8-b71b-fbb142469d43'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:28.550918 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0719a00d-1898-40b5-ab0e-0c68fe155b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c4632f6-dbc6-45e0-b61e-59f79d29c51d', '41003796-8ebc-4fa1-972e-c24e9299b271', '054b3c1f-6d64-431d-a4c5-dde8f69416b6', 'e4ed21ff-2b2a-48e8-b71b-fbb142469d43']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:28.551603 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3483afa-dbbd-4ae1-8e12-a117f527147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:28.573000 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3483afa-dbbd-4ae1-8e12-a117f527147c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb1642c-13b2-4311-bbf5-fe56f06c6279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-128893811',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de8cb04d25334bb78d6889d8fd41c899',qos_specs=None,replication_status=,reservations=['2c4632f6-dbc6-45e0-b61e-59f79d29c51d','41003796-8ebc-4fa1-972e-c24e9299b271','054b3c1f-6d64-431d-a4c5-dde8f69416b6','e4ed21ff-2b2a-48e8-b71b-fbb142469d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216c777f504649529fc5f698a8df022e',volume_type_id=bb760640-03fe-4c4b-94ad-91ddd55c6e68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-128893811',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1cb1642c-13b2-4311-bbf5-fe56f06c6279,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de8cb04d25334bb78d6889d8fd41c899',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216c777f504649529fc5f698a8df022e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb760640-03fe-4c4b-94ad-91ddd55c6e68),volume_type_id=bb760640-03fe-4c4b-94ad-91ddd55c6e68)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:28.573647 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a9434b-b6c1-455c-bb84-efa69125b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:28.590456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a9434b-b6c1-455c-bb84-efa69125b8d2) transitioned into state 'SUCCESS' from state '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-128893811',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de8cb04d25334bb78d6889d8fd41c899',qos_specs=None,replication_status=,reservations=['2c4632f6-dbc6-45e0-b61e-59f79d29c51d','41003796-8ebc-4fa1-972e-c24e9299b271','054b3c1f-6d64-431d-a4c5-dde8f69416b6','e4ed21ff-2b2a-48e8-b71b-fbb142469d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216c777f504649529fc5f698a8df022e',volume_type_id=bb760640-03fe-4c4b-94ad-91ddd55c6e68)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:28.591092 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db000084-ba6e-4027-b879-8543ff59effe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:28.599471 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db000084-ba6e-4027-b879-8543ff59effe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:28.600215 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Flow 'volume_create_api' (53d6cd83-ee92-4c86-aa94-a558ca5d91f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:28.600480 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume request issued successfully. Aug 13 23:56:28.601044 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35b10228-1933-48fb-8c81-c5f36254a9b6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:28.601588 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1383/5473] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:56:28 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:28.614629 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-85bef562-25b7-4927-896f-0452c725213b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.616693 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85bef562-25b7-4927-896f-0452c725213b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:28.616929 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85bef562-25b7-4927-896f-0452c725213b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:28.617204 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85bef562-25b7-4927-896f-0452c725213b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:28.624950 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.624950 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:28.628705 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-85bef562-25b7-4927-896f-0452c725213b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:28.633250 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85bef562-25b7-4927-896f-0452c725213b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:28.633676 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1367/5474] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:28 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:28.982005 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6633cf65-9ba7-487b-bba0-cf193fc4a3da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:28.983860 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6633cf65-9ba7-487b-bba0-cf193fc4a3da tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:28.984092 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6633cf65-9ba7-487b-bba0-cf193fc4a3da tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:28.984303 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6633cf65-9ba7-487b-bba0-cf193fc4a3da tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:28.993611 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:28.993611 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:28.996935 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6633cf65-9ba7-487b-bba0-cf193fc4a3da tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:29.001232 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6633cf65-9ba7-487b-bba0-cf193fc4a3da tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:29.001599 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1364/5475] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:28 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:29.392221 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6f62d898-da45-4071-aae6-56aa91df4450 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.394436 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f62d898-da45-4071-aae6-56aa91df4450 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] GET https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd Aug 13 23:56:29.394633 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f62d898-da45-4071-aae6-56aa91df4450 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.394840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f62d898-da45-4071-aae6-56aa91df4450 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.399726 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.399726 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:29.400217 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6f62d898-da45-4071-aae6-56aa91df4450 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:29.401073 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f62d898-da45-4071-aae6-56aa91df4450 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd returned with HTTP 200 Aug 13 23:56:29.401527 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1362/5476] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:29.412018 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e8ea7ec-561c-4b3a-ac5e-e750f577a460 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.413889 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e8ea7ec-561c-4b3a-ac5e-e750f577a460 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd Aug 13 23:56:29.414104 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e8ea7ec-561c-4b3a-ac5e-e750f577a460 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.414288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e8ea7ec-561c-4b3a-ac5e-e750f577a460 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.414394 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-5e8ea7ec-561c-4b3a-ac5e-e750f577a460 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Delete snapshot with id: 85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd Aug 13 23:56:29.420306 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.420306 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:29.420748 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5e8ea7ec-561c-4b3a-ac5e-e750f577a460 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:29.440125 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5e8ea7ec-561c-4b3a-ac5e-e750f577a460 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot delete request issued successfully. Aug 13 23:56:29.440549 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e8ea7ec-561c-4b3a-ac5e-e750f577a460 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd returned with HTTP 202 Aug 13 23:56:29.440902 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1384/5477] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:29 2026] DELETE /volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:29.448681 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49935bea-1b9b-4715-9402-7f83931893f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.452444 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49935bea-1b9b-4715-9402-7f83931893f9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] GET https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd Aug 13 23:56:29.452626 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49935bea-1b9b-4715-9402-7f83931893f9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.452843 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49935bea-1b9b-4715-9402-7f83931893f9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.460510 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.460510 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:29.460961 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-49935bea-1b9b-4715-9402-7f83931893f9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:29.461841 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49935bea-1b9b-4715-9402-7f83931893f9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd returned with HTTP 200 Aug 13 23:56:29.462425 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1368/5478] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:29.647020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-17d2c987-689f-49b6-a5ca-3b8744a8b23b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.648664 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17d2c987-689f-49b6-a5ca-3b8744a8b23b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:29.648875 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17d2c987-689f-49b6-a5ca-3b8744a8b23b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.649085 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17d2c987-689f-49b6-a5ca-3b8744a8b23b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.655953 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.655953 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:29.659515 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-17d2c987-689f-49b6-a5ca-3b8744a8b23b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:29.663890 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17d2c987-689f-49b6-a5ca-3b8744a8b23b tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:29.664278 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1365/5479] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:29.680361 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4cc86fa5-1443-4043-97f6-58724d9d65cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.682213 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4cc86fa5-1443-4043-97f6-58724d9d65cb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:29.682394 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4cc86fa5-1443-4043-97f6-58724d9d65cb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.682614 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4cc86fa5-1443-4043-97f6-58724d9d65cb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.689537 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.689537 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:29.693726 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4cc86fa5-1443-4043-97f6-58724d9d65cb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:29.697520 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4cc86fa5-1443-4043-97f6-58724d9d65cb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:29.697854 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1363/5480] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:29.747153 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-39b8bf42-a1e6-4bd4-9e12-6a04dfe01daa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.749146 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-39b8bf42-a1e6-4bd4-9e12-6a04dfe01daa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:29.749352 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-39b8bf42-a1e6-4bd4-9e12-6a04dfe01daa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.749566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-39b8bf42-a1e6-4bd4-9e12-6a04dfe01daa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.756925 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.756925 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:29.761210 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-39b8bf42-a1e6-4bd4-9e12-6a04dfe01daa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:29.765592 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-39b8bf42-a1e6-4bd4-9e12-6a04dfe01daa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:29.766001 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1385/5481] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:29.834816 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d895aa7-2b12-4057-ab94-79c69e49de0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.835302 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d895aa7-2b12-4057-ab94-79c69e49de0c None None] GET https://10.4.3.81/volume// Aug 13 23:56:29.835530 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d895aa7-2b12-4057-ab94-79c69e49de0c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.835805 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d895aa7-2b12-4057-ab94-79c69e49de0c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.836222 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d895aa7-2b12-4057-ab94-79c69e49de0c None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:29.836497 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1369/5482] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:29.842696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c0cddfe0-8e48-4cad-8e4d-d31375201910 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.904374 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c0cddfe0-8e48-4cad-8e4d-d31375201910 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:56:29.904683 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c0cddfe0-8e48-4cad-8e4d-d31375201910 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ded068f-9e50-41f7-9773-39a5a49351f1", "connector": null, "instance_uuid": "9e008868-4b18-4fe0-b330-f6b4fe374be3"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:29.911519 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.911519 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:29.932729 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c0cddfe0-8e48-4cad-8e4d-d31375201910 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:56:29.933202 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1366/5483] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:56:29 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:29.958568 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb47d711-2eed-4eef-9e43-e281d736e661 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.960451 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb47d711-2eed-4eef-9e43-e281d736e661 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:29.960680 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb47d711-2eed-4eef-9e43-e281d736e661 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.960937 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb47d711-2eed-4eef-9e43-e281d736e661 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.965790 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c143b333-7d86-40f0-88ae-a075f2f35785 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.966348 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c143b333-7d86-40f0-88ae-a075f2f35785 None None] GET https://10.4.3.81/volume// Aug 13 23:56:29.966542 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c143b333-7d86-40f0-88ae-a075f2f35785 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.966734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c143b333-7d86-40f0-88ae-a075f2f35785 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.967188 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c143b333-7d86-40f0-88ae-a075f2f35785 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:29.967565 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1386/5484] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:29.969824 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.969824 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:29.973736 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cb47d711-2eed-4eef-9e43-e281d736e661 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:29.974457 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-00d26a81-d003-4237-a1da-a5c69c1704e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:29.976595 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-00d26a81-d003-4237-a1da-a5c69c1704e5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:29.976817 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-00d26a81-d003-4237-a1da-a5c69c1704e5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:29.976997 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-00d26a81-d003-4237-a1da-a5c69c1704e5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:29.977784 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb47d711-2eed-4eef-9e43-e281d736e661 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:29.978209 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1364/5485] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:29.985704 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:29.985704 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:29.989088 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-00d26a81-d003-4237-a1da-a5c69c1704e5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:29.993331 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-00d26a81-d003-4237-a1da-a5c69c1704e5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:29.993731 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1370/5486] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:29 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:30.089401 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-ce73dd92-3818-4119-a03f-f8cbd2342e8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:30.091212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-ce73dd92-3818-4119-a03f-f8cbd2342e8f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] PUT https://10.4.3.81/volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d Aug 13 23:56:30.091554 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-ce73dd92-3818-4119-a03f-f8cbd2342e8f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:30.098618 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-ce73dd92-3818-4119-a03f-f8cbd2342e8f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Acquiring lock "cinder-attachment_update-3ded068f-9e50-41f7-9773-39a5a49351f1-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:56:30.103507 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-ce73dd92-3818-4119-a03f-f8cbd2342e8f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-3ded068f-9e50-41f7-9773-39a5a49351f1-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:56:30.104885 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:30.104885 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:30.177440 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-ce73dd92-3818-4119-a03f-f8cbd2342e8f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-3ded068f-9e50-41f7-9773-39a5a49351f1-np0000007283" released by "attachment_update" :: held 0.074s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:56:30.177970 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-ce73dd92-3818-4119-a03f-f8cbd2342e8f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d returned with HTTP 200 Aug 13 23:56:30.178416 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1367/5487] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:56:30 2026] PUT /volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:30.472752 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4db885ef-4227-45bd-8529-8698f75c1c48 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:30.474637 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4db885ef-4227-45bd-8529-8698f75c1c48 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] GET https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd Aug 13 23:56:30.474842 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4db885ef-4227-45bd-8529-8698f75c1c48 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:30.475054 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4db885ef-4227-45bd-8529-8698f75c1c48 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:30.479251 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4db885ef-4227-45bd-8529-8698f75c1c48 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd returned with HTTP 404 Aug 13 23:56:30.479679 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1387/5488] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:30 2026] GET /volume/v3/snapshots/85adb2a2-ba6c-40ef-9e2f-ca2670f2ffdd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:30.486117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3e61644-6ac6-4671-bf32-d07472e0be43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:30.487876 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3e61644-6ac6-4671-bf32-d07472e0be43 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 Aug 13 23:56:30.488087 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3e61644-6ac6-4671-bf32-d07472e0be43 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:30.488281 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3e61644-6ac6-4671-bf32-d07472e0be43 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:30.488439 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f3e61644-6ac6-4671-bf32-d07472e0be43 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: 8caecb92-1380-4721-9c11-7b48563bee88 Aug 13 23:56:30.495833 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:30.495833 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:30.496181 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3e61644-6ac6-4671-bf32-d07472e0be43 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:30.512394 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3e61644-6ac6-4671-bf32-d07472e0be43 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:56:30.512630 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3e61644-6ac6-4671-bf32-d07472e0be43 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 returned with HTTP 202 Aug 13 23:56:30.513305 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1365/5489] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:30 2026] DELETE /volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:30.520819 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-885b8d63-707c-49d7-baac-bcaa648b8a50 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:30.522419 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-885b8d63-707c-49d7-baac-bcaa648b8a50 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 Aug 13 23:56:30.522648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-885b8d63-707c-49d7-baac-bcaa648b8a50 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:30.522809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-885b8d63-707c-49d7-baac-bcaa648b8a50 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:30.530658 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:30.530658 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:30.534113 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-885b8d63-707c-49d7-baac-bcaa648b8a50 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:30.538634 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-885b8d63-707c-49d7-baac-bcaa648b8a50 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 returned with HTTP 200 Aug 13 23:56:30.539060 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1371/5490] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:30 2026] GET /volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:30.989632 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3778428-c76a-4484-897a-91855225dfde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:30.991254 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3778428-c76a-4484-897a-91855225dfde tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:30.991429 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3778428-c76a-4484-897a-91855225dfde tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:30.991611 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3778428-c76a-4484-897a-91855225dfde tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:31.000253 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:31.000253 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:31.003276 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3778428-c76a-4484-897a-91855225dfde tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:31.007003 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3778428-c76a-4484-897a-91855225dfde tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:31.007384 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1368/5491] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:30 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:31.551655 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-efbd75fe-bdbb-4033-a8ef-ca7a220a5a80 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:31.553513 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efbd75fe-bdbb-4033-a8ef-ca7a220a5a80 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 Aug 13 23:56:31.553716 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efbd75fe-bdbb-4033-a8ef-ca7a220a5a80 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:31.553932 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efbd75fe-bdbb-4033-a8ef-ca7a220a5a80 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:31.559755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efbd75fe-bdbb-4033-a8ef-ca7a220a5a80 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 returned with HTTP 404 Aug 13 23:56:31.560266 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1388/5492] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:31 2026] GET /volume/v3/volumes/8caecb92-1380-4721-9c11-7b48563bee88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:31.567388 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:31.569266 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:31.569617 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-847488890"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:31.571010 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-847488890'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:31.571137 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:56:31.575366 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:31.580725 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (40343aba-5e89-4780-ba67-01bdba29836f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:31.581605 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb66c47-c5e9-4d42-9a90-ccf8193df775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:31.582495 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:31.607301 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb66c47-c5e9-4d42-9a90-ccf8193df775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:31.608060 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce938b11-338b-4a20-8ba2-0d2e573eacaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:31.645096 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['d9f52ea2-75c6-4086-89d9-fbbcc77c10af', 'eb8016dc-d354-4d95-8df0-baa52bc11162', 'e737825b-6b00-4de6-ac92-f97a0a72186a', 'c297e5d4-95ab-4cb7-a46f-752bd31e0519'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:31.645798 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce938b11-338b-4a20-8ba2-0d2e573eacaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9f52ea2-75c6-4086-89d9-fbbcc77c10af', 'eb8016dc-d354-4d95-8df0-baa52bc11162', 'e737825b-6b00-4de6-ac92-f97a0a72186a', 'c297e5d4-95ab-4cb7-a46f-752bd31e0519']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:31.646498 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c27d2c6-5ca7-46bf-9b54-ed5a9b643428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:31.668316 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c27d2c6-5ca7-46bf-9b54-ed5a9b643428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ef61c55-56ca-48f1-8b94-237229443a16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847488890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['d9f52ea2-75c6-4086-89d9-fbbcc77c10af','eb8016dc-d354-4d95-8df0-baa52bc11162','e737825b-6b00-4de6-ac92-f97a0a72186a','c297e5d4-95ab-4cb7-a46f-752bd31e0519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847488890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ef61c55-56ca-48f1-8b94-237229443a16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:31.669104 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e015904f-cfbf-41c6-8333-52eba713a748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:31.686211 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e015904f-cfbf-41c6-8333-52eba713a748) transitioned into state 'SUCCESS' from state '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-847488890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['d9f52ea2-75c6-4086-89d9-fbbcc77c10af','eb8016dc-d354-4d95-8df0-baa52bc11162','e737825b-6b00-4de6-ac92-f97a0a72186a','c297e5d4-95ab-4cb7-a46f-752bd31e0519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:31.686970 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (781d3132-382b-4630-afce-26fcf038b70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:31.695153 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (781d3132-382b-4630-afce-26fcf038b70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:31.696023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (40343aba-5e89-4780-ba67-01bdba29836f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:31.696532 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:56:31.697146 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f2e4e482-722f-49a3-a8f6-f99ed8b00ce6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:31.697549 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1366/5493] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:56:31 2026] POST /volume/v3/volumes => generated 775 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:31.708766 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0df3cc1d-f28f-4114-9d34-3ecc56e7982b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:31.711143 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0df3cc1d-f28f-4114-9d34-3ecc56e7982b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 Aug 13 23:56:31.711143 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0df3cc1d-f28f-4114-9d34-3ecc56e7982b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:31.711313 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0df3cc1d-f28f-4114-9d34-3ecc56e7982b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:31.719010 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:31.719010 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:31.723249 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0df3cc1d-f28f-4114-9d34-3ecc56e7982b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:31.727671 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0df3cc1d-f28f-4114-9d34-3ecc56e7982b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 returned with HTTP 200 Aug 13 23:56:31.728218 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1372/5494] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:31 2026] GET /volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:31.898531 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-d8901ad8-1fae-4e10-8279-fd7aa4c64e91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:31.900514 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-d8901ad8-1fae-4e10-8279-fd7aa4c64e91 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:31.900712 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-d8901ad8-1fae-4e10-8279-fd7aa4c64e91 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:31.900910 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-d8901ad8-1fae-4e10-8279-fd7aa4c64e91 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:31.910508 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:31.910508 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:31.914507 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-d8901ad8-1fae-4e10-8279-fd7aa4c64e91 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:31.919259 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-d8901ad8-1fae-4e10-8279-fd7aa4c64e91 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:31.919681 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1369/5495] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:31 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 1172 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:31.938642 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-a36129c9-2824-4fb8-87a3-335de5d96a92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:31.940815 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-a36129c9-2824-4fb8-87a3-335de5d96a92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441/action Aug 13 23:56:31.941220 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-a36129c9-2824-4fb8-87a3-335de5d96a92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:31.941340 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-a36129c9-2824-4fb8-87a3-335de5d96a92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:31.952143 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:31.952143 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:31.952693 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-a36129c9-2824-4fb8-87a3-335de5d96a92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:31.958416 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-a36129c9-2824-4fb8-87a3-335de5d96a92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Begin detaching volume completed successfully. Aug 13 23:56:31.958691 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-a36129c9-2824-4fb8-87a3-335de5d96a92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441/action returned with HTTP 202 Aug 13 23:56:31.959213 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1389/5496] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:56:31 2026] POST /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:56:32.000583 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f36ad5f9-908e-4f2e-ba33-7284cf90129a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:32.001233 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f36ad5f9-908e-4f2e-ba33-7284cf90129a None None] GET https://10.4.3.81/volume// Aug 13 23:56:32.001481 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f36ad5f9-908e-4f2e-ba33-7284cf90129a None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:32.001740 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f36ad5f9-908e-4f2e-ba33-7284cf90129a None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:32.002439 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f36ad5f9-908e-4f2e-ba33-7284cf90129a None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:32.002507 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1367/5497] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:32.011327 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-590fb87a-70bd-40d9-9e0f-de45d7ced56b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:32.014342 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-590fb87a-70bd-40d9-9e0f-de45d7ced56b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:32.014672 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-590fb87a-70bd-40d9-9e0f-de45d7ced56b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:32.014950 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-590fb87a-70bd-40d9-9e0f-de45d7ced56b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:32.019721 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aba09af2-1fba-453f-9a4d-c63f71e87729 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:32.021884 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aba09af2-1fba-453f-9a4d-c63f71e87729 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:32.022206 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aba09af2-1fba-453f-9a4d-c63f71e87729 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:32.022456 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aba09af2-1fba-453f-9a4d-c63f71e87729 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:32.027896 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:32.027896 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:32.032317 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-590fb87a-70bd-40d9-9e0f-de45d7ced56b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:32.034685 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:32.034685 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:32.037932 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-590fb87a-70bd-40d9-9e0f-de45d7ced56b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:32.038468 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aba09af2-1fba-453f-9a4d-c63f71e87729 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:32.038530 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1373/5498] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:32 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:32.042360 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aba09af2-1fba-453f-9a4d-c63f71e87729 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:32.042722 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1370/5499] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:32 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:32.741020 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a4533e4-51d6-40b8-9c3e-3149d30454dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:32.742771 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a4533e4-51d6-40b8-9c3e-3149d30454dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 Aug 13 23:56:32.742973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a4533e4-51d6-40b8-9c3e-3149d30454dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:32.743217 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a4533e4-51d6-40b8-9c3e-3149d30454dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:32.750058 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:32.750058 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:32.753662 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a4533e4-51d6-40b8-9c3e-3149d30454dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:32.757882 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a4533e4-51d6-40b8-9c3e-3149d30454dd tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 returned with HTTP 200 Aug 13 23:56:32.758310 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1390/5500] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:32 2026] GET /volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:32.769835 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30578d3a-97c1-41b8-8655-2deba61496ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:32.771715 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30578d3a-97c1-41b8-8655-2deba61496ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:32.772069 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30578d3a-97c1-41b8-8655-2deba61496ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ef61c55-56ca-48f1-8b94-237229443a16", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1984971281"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:32.780384 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:32.780384 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:32.780716 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-30578d3a-97c1-41b8-8655-2deba61496ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:32.780830 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-30578d3a-97c1-41b8-8655-2deba61496ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create snapshot from volume 9ef61c55-56ca-48f1-8b94-237229443a16 Aug 13 23:56:32.803152 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-30578d3a-97c1-41b8-8655-2deba61496ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['50ca3cdb-45d8-4e5b-9fcc-b5756fcb1570', '7a35a71d-a79b-43cc-b659-c6c8f814ef30', '950426ec-4be2-4600-b87e-460d0635ed9c', 'ad8ed578-fb24-41e0-95c6-4030b462e8d2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:32.833067 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-30578d3a-97c1-41b8-8655-2deba61496ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot create request issued successfully. Aug 13 23:56:32.833429 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30578d3a-97c1-41b8-8655-2deba61496ac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:32.834042 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1368/5501] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:32 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 13 23:56:32.842851 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9540e55f-4d32-4a12-96d1-98017dbcecae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:32.845285 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9540e55f-4d32-4a12-96d1-98017dbcecae tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:32.845551 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9540e55f-4d32-4a12-96d1-98017dbcecae tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:32.845811 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9540e55f-4d32-4a12-96d1-98017dbcecae tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:32.851485 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:32.851485 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:32.851829 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9540e55f-4d32-4a12-96d1-98017dbcecae tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:32.852593 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9540e55f-4d32-4a12-96d1-98017dbcecae tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 returned with HTTP 200 Aug 13 23:56:32.853090 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1374/5502] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:32 2026] GET /volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:33.059591 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fcf9390c-2dc0-49c4-ae31-d3fc13f80517 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:33.061516 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcf9390c-2dc0-49c4-ae31-d3fc13f80517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:33.061740 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcf9390c-2dc0-49c4-ae31-d3fc13f80517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:33.061947 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcf9390c-2dc0-49c4-ae31-d3fc13f80517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:33.073093 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:33.073093 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:33.077037 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fcf9390c-2dc0-49c4-ae31-d3fc13f80517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:33.082390 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcf9390c-2dc0-49c4-ae31-d3fc13f80517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:33.082919 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1371/5503] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:33 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:33.424777 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c8675023-ac8e-4af5-aeff-e6f68beff523 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:33.427021 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c8675023-ac8e-4af5-aeff-e6f68beff523 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d/action Aug 13 23:56:33.427668 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c8675023-ac8e-4af5-aeff-e6f68beff523 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:33.428031 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c8675023-ac8e-4af5-aeff-e6f68beff523 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:33.445183 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:33.445183 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:33.454273 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b59d1ea7-b8af-4b34-862b-6ff5a736568f req-c8675023-ac8e-4af5-aeff-e6f68beff523 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d/action returned with HTTP 204 Aug 13 23:56:33.454699 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1391/5504] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:56:33 2026] POST /volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:33.516863 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-861f3d27-2826-4c89-b371-032b388053ee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:33.519091 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-861f3d27-2826-4c89-b371-032b388053ee tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0 Aug 13 23:56:33.519333 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-861f3d27-2826-4c89-b371-032b388053ee tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:33.519579 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-861f3d27-2826-4c89-b371-032b388053ee tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:33.527073 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:33.527073 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:33.571543 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b238e36b-0456-4e61-93ff-1603e0e0f0e7 req-861f3d27-2826-4c89-b371-032b388053ee tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0 returned with HTTP 200 Aug 13 23:56:33.571997 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1369/5505] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:56:33 2026] DELETE /volume/v3/attachments/4a767758-5b9e-4e3f-9538-6106fb00f6e0 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:33.861659 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6d4929b9-e31a-48a4-b4e9-6b49300981b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:33.863512 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d4929b9-e31a-48a4-b4e9-6b49300981b9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:33.863767 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d4929b9-e31a-48a4-b4e9-6b49300981b9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:33.864020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d4929b9-e31a-48a4-b4e9-6b49300981b9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:33.869201 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:33.869201 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:33.869636 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6d4929b9-e31a-48a4-b4e9-6b49300981b9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:33.870422 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d4929b9-e31a-48a4-b4e9-6b49300981b9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 returned with HTTP 200 Aug 13 23:56:33.870882 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1375/5506] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:33 2026] GET /volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:33.879920 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0689694f-c176-4b4a-919b-0d64e03cb51a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:33.881912 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0689694f-c176-4b4a-919b-0d64e03cb51a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:33.882203 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0689694f-c176-4b4a-919b-0d64e03cb51a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:33.882406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0689694f-c176-4b4a-919b-0d64e03cb51a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:33.882509 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0689694f-c176-4b4a-919b-0d64e03cb51a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Delete snapshot with id: 57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:33.888482 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:33.888482 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:33.888984 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0689694f-c176-4b4a-919b-0d64e03cb51a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:33.906384 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0689694f-c176-4b4a-919b-0d64e03cb51a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot delete request issued successfully. Aug 13 23:56:33.906588 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0689694f-c176-4b4a-919b-0d64e03cb51a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 returned with HTTP 202 Aug 13 23:56:33.907008 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1372/5507] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:33 2026] DELETE /volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:33.914827 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-88ebf447-1122-49c5-b853-a80584c769f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:33.916752 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88ebf447-1122-49c5-b853-a80584c769f0 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] GET https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:33.916960 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88ebf447-1122-49c5-b853-a80584c769f0 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:33.917165 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88ebf447-1122-49c5-b853-a80584c769f0 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:33.922908 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:33.922908 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:33.923577 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-88ebf447-1122-49c5-b853-a80584c769f0 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:33.924502 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88ebf447-1122-49c5-b853-a80584c769f0 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 returned with HTTP 200 Aug 13 23:56:33.924943 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1392/5508] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:33 2026] GET /volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:34.085129 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.087007 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:34.087367 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-74059929", "snapshot_id": "eeda34b9-79fa-44ee-86fb-1360154013d7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:34.088893 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-74059929', 'snapshot_id': 'eeda34b9-79fa-44ee-86fb-1360154013d7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:34.094699 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.094699 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:34.095136 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:34.095284 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume of 1 GB Aug 13 23:56:34.098563 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9b8e0cc-f956-4074-92bc-2384194b43f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.099806 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Availability Zones retrieved successfully. Aug 13 23:56:34.100736 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9b8e0cc-f956-4074-92bc-2384194b43f9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:56:34.101023 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9b8e0cc-f956-4074-92bc-2384194b43f9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.101267 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9b8e0cc-f956-4074-92bc-2384194b43f9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.106500 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Flow 'volume_create_api' (b4a7c7e4-226f-4b0c-86d4-7d56c03fabe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:34.107716 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025f90c5-1427-48c1-b21e-376aebb1798d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:34.108709 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:34.111621 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.111621 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:34.115342 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e9b8e0cc-f956-4074-92bc-2384194b43f9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:34.119686 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9b8e0cc-f956-4074-92bc-2384194b43f9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:56:34.120174 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1376/5509] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:34.144841 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025f90c5-1427-48c1-b21e-376aebb1798d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eeda34b9-79fa-44ee-86fb-1360154013d7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:34.145597 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863b4888-793a-4457-9aca-1c6c01ab5217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:34.161243 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-85b9402b-182e-4805-9359-c1ba548c4bd9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.163343 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-85b9402b-182e-4805-9359-c1ba548c4bd9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:34.163523 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-85b9402b-182e-4805-9359-c1ba548c4bd9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.163702 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-85b9402b-182e-4805-9359-c1ba548c4bd9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.170346 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.170346 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:34.174164 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-85b9402b-182e-4805-9359-c1ba548c4bd9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:34.179508 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-85b9402b-182e-4805-9359-c1ba548c4bd9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:34.180088 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1373/5510] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:34.184708 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Created reservations ['33a8db0a-8653-496c-890f-6c5aeed4160b', '075c9d0f-8caa-4bd6-ad7f-eef7a9c60089', '1b1739b6-4969-45ec-b331-835918f29985', '550200cb-4686-42c3-ba19-29e1aa6f29f1'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:34.185490 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863b4888-793a-4457-9aca-1c6c01ab5217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a8db0a-8653-496c-890f-6c5aeed4160b', '075c9d0f-8caa-4bd6-ad7f-eef7a9c60089', '1b1739b6-4969-45ec-b331-835918f29985', '550200cb-4686-42c3-ba19-29e1aa6f29f1']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:34.186330 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13dc0ce6-bdd1-418d-b26b-b51be0bf9343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:34.226084 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13dc0ce6-bdd1-418d-b26b-b51be0bf9343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b84ccebc-b723-417e-bbac-a3f8dc39699f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-74059929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',qos_specs=None,replication_status=,reservations=['33a8db0a-8653-496c-890f-6c5aeed4160b','075c9d0f-8caa-4bd6-ad7f-eef7a9c60089','1b1739b6-4969-45ec-b331-835918f29985','550200cb-4686-42c3-ba19-29e1aa6f29f1'],size=1,snapshot_id=eeda34b9-79fa-44ee-86fb-1360154013d7,source_replicaid=,source_volid=None,status='creating',user_id='5c973ef5cf87493486efd7c6d6515b29',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-74059929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b84ccebc-b723-417e-bbac-a3f8dc39699f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eeda34b9-79fa-44ee-86fb-1360154013d7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c973ef5cf87493486efd7c6d6515b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:34.226765 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c6f091-04c8-448c-9249-3694fd5388b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:34.246685 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c6f091-04c8-448c-9249-3694fd5388b2) transitioned into state 'SUCCESS' from state '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-74059929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7f5ff38b87d4f98ab809bd4e1b7d946',qos_specs=None,replication_status=,reservations=['33a8db0a-8653-496c-890f-6c5aeed4160b','075c9d0f-8caa-4bd6-ad7f-eef7a9c60089','1b1739b6-4969-45ec-b331-835918f29985','550200cb-4686-42c3-ba19-29e1aa6f29f1'],size=1,snapshot_id=eeda34b9-79fa-44ee-86fb-1360154013d7,source_replicaid=,source_volid=None,status='creating',user_id='5c973ef5cf87493486efd7c6d6515b29',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:34.247467 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989318c2-05fd-4837-af2f-63d45b8e6b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:34.247603 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d158b302-17ff-44db-aaa0-61e6b5525107 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.247890 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d158b302-17ff-44db-aaa0-61e6b5525107 None None] GET https://10.4.3.81/volume// Aug 13 23:56:34.248228 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d158b302-17ff-44db-aaa0-61e6b5525107 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.248414 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d158b302-17ff-44db-aaa0-61e6b5525107 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.248755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d158b302-17ff-44db-aaa0-61e6b5525107 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:34.249085 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1393/5511] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:34.257133 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-d2c80984-5f62-4b05-9bd1-75153c19fcbd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.259021 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-d2c80984-5f62-4b05-9bd1-75153c19fcbd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:56:34.259400 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-d2c80984-5f62-4b05-9bd1-75153c19fcbd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1cb1642c-13b2-4311-bbf5-fe56f06c6279", "connector": null, "instance_uuid": "9e008868-4b18-4fe0-b330-f6b4fe374be3"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:34.267067 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.267067 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:34.269832 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989318c2-05fd-4837-af2f-63d45b8e6b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:34.270655 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Flow 'volume_create_api' (b4a7c7e4-226f-4b0c-86d4-7d56c03fabe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:34.270979 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Create volume request issued successfully. Aug 13 23:56:34.271537 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcd965e6-18a0-4939-86f9-d516ba37cbea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:34.272082 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1370/5512] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:56:34 2026] POST /volume/v3/volumes => generated 787 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:34.284241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29e7a72a-d286-49f0-891b-97ce972b883d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.286297 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29e7a72a-d286-49f0-891b-97ce972b883d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:34.286500 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29e7a72a-d286-49f0-891b-97ce972b883d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.286744 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29e7a72a-d286-49f0-891b-97ce972b883d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.294679 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.294679 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:34.296430 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-d2c80984-5f62-4b05-9bd1-75153c19fcbd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:56:34.297015 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1377/5513] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:56:34 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 13 23:56:34.299243 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29e7a72a-d286-49f0-891b-97ce972b883d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:34.304353 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29e7a72a-d286-49f0-891b-97ce972b883d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:34.304806 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1374/5514] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:34.324728 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a4654ce-927a-42ba-bd63-6c128c85e08e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.326598 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a4654ce-927a-42ba-bd63-6c128c85e08e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:34.326881 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a4654ce-927a-42ba-bd63-6c128c85e08e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.327175 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a4654ce-927a-42ba-bd63-6c128c85e08e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.334902 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d2eb1612-459d-4fd7-82f4-e59353b07c50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.335586 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2eb1612-459d-4fd7-82f4-e59353b07c50 None None] GET https://10.4.3.81/volume// Aug 13 23:56:34.335808 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2eb1612-459d-4fd7-82f4-e59353b07c50 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.336103 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2eb1612-459d-4fd7-82f4-e59353b07c50 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.336483 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2eb1612-459d-4fd7-82f4-e59353b07c50 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:34.336890 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1371/5515] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:34.337954 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.337954 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:34.342258 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a4654ce-927a-42ba-bd63-6c128c85e08e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:34.345953 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-db0a8656-b1d9-4148-8c35-46796eb284c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.347365 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a4654ce-927a-42ba-bd63-6c128c85e08e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:34.347770 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1394/5516] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:34.348327 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-db0a8656-b1d9-4148-8c35-46796eb284c8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:34.348554 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-db0a8656-b1d9-4148-8c35-46796eb284c8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.348755 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-db0a8656-b1d9-4148-8c35-46796eb284c8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.359806 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.359806 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:34.363775 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-db0a8656-b1d9-4148-8c35-46796eb284c8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:34.368431 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-db0a8656-b1d9-4148-8c35-46796eb284c8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:34.368849 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1378/5517] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:34.483551 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-b5d0c054-d2e4-4fc4-b789-632c685a2560 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.485610 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-b5d0c054-d2e4-4fc4-b789-632c685a2560 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] PUT https://10.4.3.81/volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc Aug 13 23:56:34.485975 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-b5d0c054-d2e4-4fc4-b789-632c685a2560 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:34.493453 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-b5d0c054-d2e4-4fc4-b789-632c685a2560 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Acquiring lock "cinder-attachment_update-1cb1642c-13b2-4311-bbf5-fe56f06c6279-np0000007283" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:56:34.497778 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-b5d0c054-d2e4-4fc4-b789-632c685a2560 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-1cb1642c-13b2-4311-bbf5-fe56f06c6279-np0000007283" acquired by "attachment_update" :: waited 0.004s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:56:34.498751 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.498751 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:34.568709 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-b5d0c054-d2e4-4fc4-b789-632c685a2560 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-1cb1642c-13b2-4311-bbf5-fe56f06c6279-np0000007283" released by "attachment_update" :: held 0.071s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:56:34.569058 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-b5d0c054-d2e4-4fc4-b789-632c685a2560 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc returned with HTTP 200 Aug 13 23:56:34.569490 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1375/5518] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:56:34 2026] PUT /volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:34.577665 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-9d11b8f0-9e85-4809-83c6-1e4ff3e69f3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.580351 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-9d11b8f0-9e85-4809-83c6-1e4ff3e69f3a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/encryption Aug 13 23:56:34.580582 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-9d11b8f0-9e85-4809-83c6-1e4ff3e69f3a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.580807 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-9d11b8f0-9e85-4809-83c6-1e4ff3e69f3a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.591965 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.591965 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:34.599761 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-9d11b8f0-9e85-4809-83c6-1e4ff3e69f3a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/encryption returned with HTTP 200 Aug 13 23:56:34.600285 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1372/5519] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:34.935021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-52179c3e-9552-4feb-92cc-36c213373781 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.936812 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52179c3e-9552-4feb-92cc-36c213373781 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] GET https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:34.937027 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52179c3e-9552-4feb-92cc-36c213373781 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.937217 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52179c3e-9552-4feb-92cc-36c213373781 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.942374 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52179c3e-9552-4feb-92cc-36c213373781 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 returned with HTTP 404 Aug 13 23:56:34.943142 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1395/5520] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:34.949729 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-96a35e33-d329-48f7-a723-dac1ddebb0b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.951608 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96a35e33-d329-48f7-a723-dac1ddebb0b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:34.951821 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96a35e33-d329-48f7-a723-dac1ddebb0b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.952036 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96a35e33-d329-48f7-a723-dac1ddebb0b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.952138 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-96a35e33-d329-48f7-a723-dac1ddebb0b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete snapshot with id: 57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:34.956011 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96a35e33-d329-48f7-a723-dac1ddebb0b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 returned with HTTP 404 Aug 13 23:56:34.956461 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1379/5521] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:34 2026] DELETE /volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:34.962844 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6b090f4-bcdc-4b91-853e-9dcf0a0ca7b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.964585 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6b090f4-bcdc-4b91-853e-9dcf0a0ca7b5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 Aug 13 23:56:34.964765 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6b090f4-bcdc-4b91-853e-9dcf0a0ca7b5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.964943 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6b090f4-bcdc-4b91-853e-9dcf0a0ca7b5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.968757 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6b090f4-bcdc-4b91-853e-9dcf0a0ca7b5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 returned with HTTP 404 Aug 13 23:56:34.969245 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1376/5522] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:34 2026] GET /volume/v3/snapshots/57a92192-4a8f-4750-b8cc-eaf6f0588c18 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:34.975739 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8557211e-c935-4c26-85af-cfde0ae0bdea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:34.977514 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8557211e-c935-4c26-85af-cfde0ae0bdea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 Aug 13 23:56:34.977690 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8557211e-c935-4c26-85af-cfde0ae0bdea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:34.977858 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8557211e-c935-4c26-85af-cfde0ae0bdea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:34.978038 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8557211e-c935-4c26-85af-cfde0ae0bdea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: 9ef61c55-56ca-48f1-8b94-237229443a16 Aug 13 23:56:34.984343 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:34.984343 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:34.984610 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8557211e-c935-4c26-85af-cfde0ae0bdea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:35.002165 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8557211e-c935-4c26-85af-cfde0ae0bdea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:56:35.002347 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8557211e-c935-4c26-85af-cfde0ae0bdea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 returned with HTTP 202 Aug 13 23:56:35.002737 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1373/5523] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:34 2026] DELETE /volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:35.010283 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e528cc2-b8ad-43bd-a9ae-3807c730200d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.012227 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e528cc2-b8ad-43bd-a9ae-3807c730200d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 Aug 13 23:56:35.012460 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e528cc2-b8ad-43bd-a9ae-3807c730200d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:35.012626 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e528cc2-b8ad-43bd-a9ae-3807c730200d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:35.019714 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:35.019714 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:35.023672 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8e528cc2-b8ad-43bd-a9ae-3807c730200d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:35.028465 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e528cc2-b8ad-43bd-a9ae-3807c730200d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 returned with HTTP 200 Aug 13 23:56:35.028913 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1396/5524] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:35.316645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a84ab45-b412-4738-a47c-7ce6dbee2e30 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.318270 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a84ab45-b412-4738-a47c-7ce6dbee2e30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:35.318444 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a84ab45-b412-4738-a47c-7ce6dbee2e30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:35.318691 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a84ab45-b412-4738-a47c-7ce6dbee2e30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:35.325158 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:35.325158 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:35.328391 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a84ab45-b412-4738-a47c-7ce6dbee2e30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:35.332069 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a84ab45-b412-4738-a47c-7ce6dbee2e30 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:35.332451 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1380/5525] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:35.344373 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f7482ce-71c5-423d-9f49-0cb7868126f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.346017 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f7482ce-71c5-423d-9f49-0cb7868126f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:35.346179 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f7482ce-71c5-423d-9f49-0cb7868126f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:35.346373 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f7482ce-71c5-423d-9f49-0cb7868126f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:35.352981 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:35.352981 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:35.356243 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8f7482ce-71c5-423d-9f49-0cb7868126f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:35.360260 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f7482ce-71c5-423d-9f49-0cb7868126f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:35.360844 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1377/5526] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:35.361133 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-63afd8f1-05f9-4da7-9100-771b655cf64a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.363088 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63afd8f1-05f9-4da7-9100-771b655cf64a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:35.363287 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63afd8f1-05f9-4da7-9100-771b655cf64a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:35.363483 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63afd8f1-05f9-4da7-9100-771b655cf64a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:35.373867 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:35.373867 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:35.377332 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-63afd8f1-05f9-4da7-9100-771b655cf64a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:35.381510 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63afd8f1-05f9-4da7-9100-771b655cf64a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:35.381862 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1374/5527] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:35.813939 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ae14baca-6210-4f40-ae71-96b656aef332 req-516f7335-7808-4b05-93cb-6576e123ec92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.816183 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-516f7335-7808-4b05-93cb-6576e123ec92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:35.816385 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-516f7335-7808-4b05-93cb-6576e123ec92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:35.816566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-516f7335-7808-4b05-93cb-6576e123ec92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:35.824203 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:35.824203 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:35.828040 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ae14baca-6210-4f40-ae71-96b656aef332 req-516f7335-7808-4b05-93cb-6576e123ec92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:35.832225 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-516f7335-7808-4b05-93cb-6576e123ec92 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:35.832617 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1397/5528] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:35.911142 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a27f171f-dc61-493d-9bb9-fe124b7b613f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.911538 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a27f171f-dc61-493d-9bb9-fe124b7b613f None None] GET https://10.4.3.81/volume// Aug 13 23:56:35.911739 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a27f171f-dc61-493d-9bb9-fe124b7b613f None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:35.911952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a27f171f-dc61-493d-9bb9-fe124b7b613f None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:35.912322 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a27f171f-dc61-493d-9bb9-fe124b7b613f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:35.912595 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1381/5529] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:35.920126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ae14baca-6210-4f40-ae71-96b656aef332 req-bf9ff75b-687a-47c7-bf2f-f4af110a18c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.922110 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-bf9ff75b-687a-47c7-bf2f-f4af110a18c0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:56:35.922463 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-bf9ff75b-687a-47c7-bf2f-f4af110a18c0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b84ccebc-b723-417e-bbac-a3f8dc39699f", "connector": null, "instance_uuid": "e9cfd0b5-615d-4a85-b6c3-172247282226"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:35.931234 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:35.931234 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:35.956011 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-bf9ff75b-687a-47c7-bf2f-f4af110a18c0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:56:35.956453 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1378/5530] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:56:35 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 13 23:56:35.984578 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4920116c-2de6-492b-bbf7-a1853c56a37a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.986243 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4920116c-2de6-492b-bbf7-a1853c56a37a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:35.986428 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4920116c-2de6-492b-bbf7-a1853c56a37a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:35.986602 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4920116c-2de6-492b-bbf7-a1853c56a37a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:35.991613 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d55bd697-8b0d-4017-b075-fc347a284130 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:35.992115 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d55bd697-8b0d-4017-b075-fc347a284130 None None] GET https://10.4.3.81/volume// Aug 13 23:56:35.992331 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d55bd697-8b0d-4017-b075-fc347a284130 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:35.992548 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d55bd697-8b0d-4017-b075-fc347a284130 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:35.992901 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d55bd697-8b0d-4017-b075-fc347a284130 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:35.993373 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1398/5531] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:35.995348 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:35.995348 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:35.998692 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4920116c-2de6-492b-bbf7-a1853c56a37a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:35.999944 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ae14baca-6210-4f40-ae71-96b656aef332 req-24a9d8b6-2673-4443-a6dc-3fa9da8be6ce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:36.001974 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-24a9d8b6-2673-4443-a6dc-3fa9da8be6ce tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:36.002235 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-24a9d8b6-2673-4443-a6dc-3fa9da8be6ce tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:36.002440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-24a9d8b6-2673-4443-a6dc-3fa9da8be6ce tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:36.002892 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4920116c-2de6-492b-bbf7-a1853c56a37a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:36.003355 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1375/5532] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:36.011492 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:36.011492 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:36.015010 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ae14baca-6210-4f40-ae71-96b656aef332 req-24a9d8b6-2673-4443-a6dc-3fa9da8be6ce tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:36.018659 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-24a9d8b6-2673-4443-a6dc-3fa9da8be6ce tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:36.019048 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1382/5533] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:35 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 1059 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:36.043215 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d63b1ac3-afbb-490d-a93f-5cf16938989d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:36.044872 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d63b1ac3-afbb-490d-a93f-5cf16938989d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 Aug 13 23:56:36.045116 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d63b1ac3-afbb-490d-a93f-5cf16938989d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:36.045311 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d63b1ac3-afbb-490d-a93f-5cf16938989d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:36.051391 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d63b1ac3-afbb-490d-a93f-5cf16938989d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 returned with HTTP 404 Aug 13 23:56:36.051907 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1379/5534] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:36 2026] GET /volume/v3/volumes/9ef61c55-56ca-48f1-8b94-237229443a16 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:36.059683 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e52eaa2-7595-4631-ba00-df3edb872182 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:36.061424 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:36.061786 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-693359416"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:36.063274 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-693359416'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:36.063391 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:56:36.067086 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:36.072298 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (58e69a54-b644-4786-9940-41db82ed1759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:36.073105 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71ed7910-cd35-48cc-b802-469e4497b8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:36.073824 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:36.096844 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71ed7910-cd35-48cc-b802-469e4497b8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:36.097454 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864d84e4-ae0c-4e85-a7ab-c2805c11aba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:36.117744 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ae14baca-6210-4f40-ae71-96b656aef332 req-6349fdcb-df69-40ce-91c4-41885b7f4efa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:36.119763 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-6349fdcb-df69-40ce-91c4-41885b7f4efa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] PUT https://10.4.3.81/volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293 Aug 13 23:56:36.120143 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-6349fdcb-df69-40ce-91c4-41885b7f4efa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:36.127641 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ae14baca-6210-4f40-ae71-96b656aef332 req-6349fdcb-df69-40ce-91c4-41885b7f4efa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Acquiring lock "cinder-attachment_update-b84ccebc-b723-417e-bbac-a3f8dc39699f-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:56:36.132315 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ae14baca-6210-4f40-ae71-96b656aef332 req-6349fdcb-df69-40ce-91c4-41885b7f4efa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Lock "cinder-attachment_update-b84ccebc-b723-417e-bbac-a3f8dc39699f-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:56:36.133260 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:36.133260 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:36.139784 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['5c11134f-a61a-4f9c-85aa-88f2364cb827', '54e5e3d1-9033-4106-9df8-88b965e0d31a', '1bd21465-a396-4401-aeec-f9a026ce0b3e', '483b4027-7446-4e3d-b991-4b7316406c8f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:36.140773 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864d84e4-ae0c-4e85-a7ab-c2805c11aba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c11134f-a61a-4f9c-85aa-88f2364cb827', '54e5e3d1-9033-4106-9df8-88b965e0d31a', '1bd21465-a396-4401-aeec-f9a026ce0b3e', '483b4027-7446-4e3d-b991-4b7316406c8f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:36.141591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dff69bf-25fe-4721-a2ad-af95240fc88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:36.165223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dff69bf-25fe-4721-a2ad-af95240fc88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ef41960-be82-4857-aacf-f28e11b6225e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-693359416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['5c11134f-a61a-4f9c-85aa-88f2364cb827','54e5e3d1-9033-4106-9df8-88b965e0d31a','1bd21465-a396-4401-aeec-f9a026ce0b3e','483b4027-7446-4e3d-b991-4b7316406c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-693359416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ef41960-be82-4857-aacf-f28e11b6225e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:36.166024 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12dfe12-d6aa-44f3-aa33-c87dd6ce1526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:36.184365 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12dfe12-d6aa-44f3-aa33-c87dd6ce1526) transitioned into state 'SUCCESS' from state '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-693359416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['5c11134f-a61a-4f9c-85aa-88f2364cb827','54e5e3d1-9033-4106-9df8-88b965e0d31a','1bd21465-a396-4401-aeec-f9a026ce0b3e','483b4027-7446-4e3d-b991-4b7316406c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:36.185057 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97cfbbf2-8b47-4d3a-9dd7-9f3142166176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:36.193737 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97cfbbf2-8b47-4d3a-9dd7-9f3142166176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:36.194640 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (58e69a54-b644-4786-9940-41db82ed1759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:36.194937 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:56:36.195550 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e52eaa2-7595-4631-ba00-df3edb872182 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:36.196014 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1399/5535] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:56:36 2026] POST /volume/v3/volumes => generated 775 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:36.208081 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ae14baca-6210-4f40-ae71-96b656aef332 req-6349fdcb-df69-40ce-91c4-41885b7f4efa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Lock "cinder-attachment_update-b84ccebc-b723-417e-bbac-a3f8dc39699f-np0000007283" released by "attachment_update" :: held 0.076s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:56:36.208775 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-6349fdcb-df69-40ce-91c4-41885b7f4efa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293 returned with HTTP 200 Aug 13 23:56:36.208775 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1376/5536] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:56:36 2026] PUT /volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:36.211552 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d6205c1e-c892-466d-9f2e-d0e5819305de None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:36.213440 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6205c1e-c892-466d-9f2e-d0e5819305de tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e Aug 13 23:56:36.213440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6205c1e-c892-466d-9f2e-d0e5819305de tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:36.213579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6205c1e-c892-466d-9f2e-d0e5819305de tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:36.220301 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:36.220301 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:36.223439 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d6205c1e-c892-466d-9f2e-d0e5819305de tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:36.227140 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6205c1e-c892-466d-9f2e-d0e5819305de tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e returned with HTTP 200 Aug 13 23:56:36.227512 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1383/5537] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:36 2026] GET /volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:36.394103 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-761c96f6-b9cf-420c-9c6b-37328fd88576 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:36.395520 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-761c96f6-b9cf-420c-9c6b-37328fd88576 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:36.395696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-761c96f6-b9cf-420c-9c6b-37328fd88576 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:36.395870 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-761c96f6-b9cf-420c-9c6b-37328fd88576 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:36.405886 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:36.405886 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:36.409205 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-761c96f6-b9cf-420c-9c6b-37328fd88576 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:36.413031 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-761c96f6-b9cf-420c-9c6b-37328fd88576 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:36.413356 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1380/5538] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:36 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:37.018166 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92f88baf-82cc-4321-894a-e30496119437 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:37.020074 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92f88baf-82cc-4321-894a-e30496119437 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:37.020238 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92f88baf-82cc-4321-894a-e30496119437 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:37.020441 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92f88baf-82cc-4321-894a-e30496119437 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:37.029526 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:37.029526 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:37.032508 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92f88baf-82cc-4321-894a-e30496119437 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:37.036542 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92f88baf-82cc-4321-894a-e30496119437 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:37.036897 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1400/5539] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:37 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:37.242914 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-abcfb226-05d8-49c4-88b8-19c550303cf9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:37.244897 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abcfb226-05d8-49c4-88b8-19c550303cf9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e Aug 13 23:56:37.245161 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abcfb226-05d8-49c4-88b8-19c550303cf9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:37.245386 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abcfb226-05d8-49c4-88b8-19c550303cf9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:37.252602 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:37.252602 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:37.255836 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-abcfb226-05d8-49c4-88b8-19c550303cf9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:37.259350 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abcfb226-05d8-49c4-88b8-19c550303cf9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e returned with HTTP 200 Aug 13 23:56:37.259736 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1377/5540] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:37 2026] GET /volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:37.270830 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-624a1643-821f-4a45-b9e4-0e159f5af1f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:37.272600 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-624a1643-821f-4a45-b9e4-0e159f5af1f5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:37.272947 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-624a1643-821f-4a45-b9e4-0e159f5af1f5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ef41960-be82-4857-aacf-f28e11b6225e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1357679459"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:37.282843 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:37.282843 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:37.283361 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-624a1643-821f-4a45-b9e4-0e159f5af1f5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:37.283532 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-624a1643-821f-4a45-b9e4-0e159f5af1f5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create snapshot from volume 4ef41960-be82-4857-aacf-f28e11b6225e Aug 13 23:56:37.304948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-624a1643-821f-4a45-b9e4-0e159f5af1f5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['b929ae66-4cd6-4e1c-b2e7-f356b120a83d', '2f047068-0a84-4a01-bc67-58352193f645', 'd3f4ced7-d7fe-47ab-8410-26291edb2c78', 'd55d1583-df69-4d93-afa7-ad121e1eadbe'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:37.329285 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-624a1643-821f-4a45-b9e4-0e159f5af1f5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot create request issued successfully. Aug 13 23:56:37.329637 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-624a1643-821f-4a45-b9e4-0e159f5af1f5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:37.330092 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1384/5541] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:37 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 13 23:56:37.338843 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e74b5f4b-14bc-469e-8c3c-49c06fde4a2e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:37.341035 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e74b5f4b-14bc-469e-8c3c-49c06fde4a2e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa Aug 13 23:56:37.341260 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e74b5f4b-14bc-469e-8c3c-49c06fde4a2e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:37.341451 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e74b5f4b-14bc-469e-8c3c-49c06fde4a2e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:37.346218 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:37.346218 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:37.346492 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e74b5f4b-14bc-469e-8c3c-49c06fde4a2e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:37.347182 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e74b5f4b-14bc-469e-8c3c-49c06fde4a2e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa returned with HTTP 200 Aug 13 23:56:37.347527 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1381/5542] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:37 2026] GET /volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:37.425859 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4f3d0da-2ec7-4c07-a64a-5ac9019a8c01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:37.427794 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4f3d0da-2ec7-4c07-a64a-5ac9019a8c01 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:37.427971 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4f3d0da-2ec7-4c07-a64a-5ac9019a8c01 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:37.428177 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4f3d0da-2ec7-4c07-a64a-5ac9019a8c01 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:37.436927 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:37.436927 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:37.440645 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a4f3d0da-2ec7-4c07-a64a-5ac9019a8c01 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:37.444247 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4f3d0da-2ec7-4c07-a64a-5ac9019a8c01 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:37.444581 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1401/5543] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:37 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:38.049555 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-24dc03c4-cb25-4fe9-bcbe-e284287cc308 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:38.051440 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24dc03c4-cb25-4fe9-bcbe-e284287cc308 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:38.051652 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24dc03c4-cb25-4fe9-bcbe-e284287cc308 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:38.051861 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24dc03c4-cb25-4fe9-bcbe-e284287cc308 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:38.060731 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:38.060731 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:38.064050 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-24dc03c4-cb25-4fe9-bcbe-e284287cc308 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:38.067619 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24dc03c4-cb25-4fe9-bcbe-e284287cc308 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:38.067958 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1378/5544] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:38 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:38.357903 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02449bf7-c888-4c95-9f54-053ddf315dd4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:38.359730 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02449bf7-c888-4c95-9f54-053ddf315dd4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa Aug 13 23:56:38.359922 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02449bf7-c888-4c95-9f54-053ddf315dd4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:38.360146 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02449bf7-c888-4c95-9f54-053ddf315dd4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:38.364688 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:38.364688 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:38.364954 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-02449bf7-c888-4c95-9f54-053ddf315dd4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:38.365628 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02449bf7-c888-4c95-9f54-053ddf315dd4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa returned with HTTP 200 Aug 13 23:56:38.365979 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1385/5545] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:38 2026] GET /volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:38.377307 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9aeaad5-2ee8-4cae-8c48-7dda3431bd10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:38.379014 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9aeaad5-2ee8-4cae-8c48-7dda3431bd10 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] POST https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa/action Aug 13 23:56:38.379407 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9aeaad5-2ee8-4cae-8c48-7dda3431bd10 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:38.379571 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9aeaad5-2ee8-4cae-8c48-7dda3431bd10 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:38.386310 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:38.386310 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:38.386843 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9aeaad5-2ee8-4cae-8c48-7dda3431bd10 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:38.387780 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-e9aeaad5-2ee8-4cae-8c48-7dda3431bd10 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7cf91a232cbe4e8681aa269d4727426b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f425e23898a4299bc4e135d10f717c6', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:56:38.388094 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9aeaad5-2ee8-4cae-8c48-7dda3431bd10 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa/action returned with HTTP 403 Aug 13 23:56:38.388604 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1382/5546] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:56:38 2026] POST /volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:38.397088 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9e8b3a9-c7f7-43c4-8e14-b53291f3a152 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:38.399060 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9e8b3a9-c7f7-43c4-8e14-b53291f3a152 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa Aug 13 23:56:38.399292 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9e8b3a9-c7f7-43c4-8e14-b53291f3a152 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:38.399529 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9e8b3a9-c7f7-43c4-8e14-b53291f3a152 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:38.399669 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-c9e8b3a9-c7f7-43c4-8e14-b53291f3a152 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete snapshot with id: 13870ca1-4efa-4864-b69b-e376ab5f34fa Aug 13 23:56:38.404639 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:38.404639 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:38.404972 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9e8b3a9-c7f7-43c4-8e14-b53291f3a152 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:38.419043 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9e8b3a9-c7f7-43c4-8e14-b53291f3a152 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot delete request issued successfully. Aug 13 23:56:38.419234 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9e8b3a9-c7f7-43c4-8e14-b53291f3a152 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa returned with HTTP 202 Aug 13 23:56:38.419628 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1402/5547] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:38 2026] DELETE /volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:38.430887 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f68e55fe-04f7-473f-8ae4-3f88e2e724eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:38.432672 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f68e55fe-04f7-473f-8ae4-3f88e2e724eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa Aug 13 23:56:38.432892 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f68e55fe-04f7-473f-8ae4-3f88e2e724eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:38.433194 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f68e55fe-04f7-473f-8ae4-3f88e2e724eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:38.439228 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:38.439228 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:38.439528 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f68e55fe-04f7-473f-8ae4-3f88e2e724eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:38.440219 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f68e55fe-04f7-473f-8ae4-3f88e2e724eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa returned with HTTP 200 Aug 13 23:56:38.440619 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1379/5548] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:38 2026] GET /volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:38.455674 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-68d9df6e-c107-4939-9dc4-4fecaf8a28e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:38.457557 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68d9df6e-c107-4939-9dc4-4fecaf8a28e4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:38.457777 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68d9df6e-c107-4939-9dc4-4fecaf8a28e4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:38.457955 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68d9df6e-c107-4939-9dc4-4fecaf8a28e4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:38.466981 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:38.466981 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:38.470097 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-68d9df6e-c107-4939-9dc4-4fecaf8a28e4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:38.474002 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68d9df6e-c107-4939-9dc4-4fecaf8a28e4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:38.474467 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1386/5549] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:38 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:39.079634 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18f3b070-4011-4707-b59b-4d7ff28ac49a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:39.081562 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18f3b070-4011-4707-b59b-4d7ff28ac49a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:39.081835 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18f3b070-4011-4707-b59b-4d7ff28ac49a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:39.082051 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18f3b070-4011-4707-b59b-4d7ff28ac49a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:39.091243 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:39.091243 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:39.094425 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-18f3b070-4011-4707-b59b-4d7ff28ac49a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:39.098094 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18f3b070-4011-4707-b59b-4d7ff28ac49a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:39.098523 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1383/5550] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:39 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:39.449562 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b344fd4-f933-4b9e-8bfd-3616cbc4ba5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:39.451258 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b344fd4-f933-4b9e-8bfd-3616cbc4ba5f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa Aug 13 23:56:39.451455 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b344fd4-f933-4b9e-8bfd-3616cbc4ba5f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:39.451630 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b344fd4-f933-4b9e-8bfd-3616cbc4ba5f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:39.455805 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b344fd4-f933-4b9e-8bfd-3616cbc4ba5f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa returned with HTTP 404 Aug 13 23:56:39.456280 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1403/5551] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:39 2026] GET /volume/v3/snapshots/13870ca1-4efa-4864-b69b-e376ab5f34fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:39.463897 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db922cf7-634c-4aec-bc54-8a10843a962c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:39.468012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db922cf7-634c-4aec-bc54-8a10843a962c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e Aug 13 23:56:39.468012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db922cf7-634c-4aec-bc54-8a10843a962c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:39.468012 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db922cf7-634c-4aec-bc54-8a10843a962c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:39.468012 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-db922cf7-634c-4aec-bc54-8a10843a962c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: 4ef41960-be82-4857-aacf-f28e11b6225e Aug 13 23:56:39.476232 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:39.476232 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:39.476869 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db922cf7-634c-4aec-bc54-8a10843a962c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:39.487130 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a30540f-66d7-4964-afd3-1b02cf0e152e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:39.488916 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a30540f-66d7-4964-afd3-1b02cf0e152e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:39.489150 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a30540f-66d7-4964-afd3-1b02cf0e152e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:39.489328 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a30540f-66d7-4964-afd3-1b02cf0e152e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:39.496146 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db922cf7-634c-4aec-bc54-8a10843a962c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:56:39.496714 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db922cf7-634c-4aec-bc54-8a10843a962c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e returned with HTTP 202 Aug 13 23:56:39.497414 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1380/5552] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:39 2026] DELETE /volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:39.499493 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:39.499493 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:39.504040 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9a30540f-66d7-4964-afd3-1b02cf0e152e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:39.507946 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37a1c857-dc2e-4180-b56e-52a6111238c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:39.509101 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a30540f-66d7-4964-afd3-1b02cf0e152e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:39.509552 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1387/5553] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:39 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:39.509817 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37a1c857-dc2e-4180-b56e-52a6111238c4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e Aug 13 23:56:39.510015 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37a1c857-dc2e-4180-b56e-52a6111238c4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:39.510241 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37a1c857-dc2e-4180-b56e-52a6111238c4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:39.516805 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:39.516805 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:39.520234 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37a1c857-dc2e-4180-b56e-52a6111238c4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:39.523810 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37a1c857-dc2e-4180-b56e-52a6111238c4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e returned with HTTP 200 Aug 13 23:56:39.524278 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1384/5554] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:39 2026] GET /volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:40.110437 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f52c46f4-a6ea-49bb-b74f-06ab62d834cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:40.112066 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f52c46f4-a6ea-49bb-b74f-06ab62d834cd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:40.112317 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f52c46f4-a6ea-49bb-b74f-06ab62d834cd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:40.112546 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f52c46f4-a6ea-49bb-b74f-06ab62d834cd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:40.121194 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:40.121194 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:40.124114 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f52c46f4-a6ea-49bb-b74f-06ab62d834cd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:40.127725 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f52c46f4-a6ea-49bb-b74f-06ab62d834cd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:40.128063 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1404/5555] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:40 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:40.524555 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a41d6da-6987-4f04-bc96-cbe0dc7a76de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:40.526260 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a41d6da-6987-4f04-bc96-cbe0dc7a76de tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:40.526674 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a41d6da-6987-4f04-bc96-cbe0dc7a76de tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:40.526941 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a41d6da-6987-4f04-bc96-cbe0dc7a76de tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:40.536777 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:40.536777 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:40.536897 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5453319-e5d0-4fa7-a193-86898a0951c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:40.537760 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5453319-e5d0-4fa7-a193-86898a0951c8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e Aug 13 23:56:40.537912 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5453319-e5d0-4fa7-a193-86898a0951c8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:40.538796 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5453319-e5d0-4fa7-a193-86898a0951c8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:40.542362 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9a41d6da-6987-4f04-bc96-cbe0dc7a76de tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:40.543512 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5453319-e5d0-4fa7-a193-86898a0951c8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e returned with HTTP 404 Aug 13 23:56:40.543920 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1388/5556] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:40 2026] GET /volume/v3/volumes/4ef41960-be82-4857-aacf-f28e11b6225e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:40.544281 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a41d6da-6987-4f04-bc96-cbe0dc7a76de tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:40.544756 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1381/5557] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:40 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:40.552659 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3cd910bb-f151-460c-b372-087b7cd982a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:40.554674 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:40.555062 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-571754478"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:40.556717 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-571754478'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:40.556857 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:56:40.561267 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:40.567386 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (66ab4b78-9a85-45b3-badc-b1f176d22d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:40.568319 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64e73c9-b165-4334-8f45-07114b159745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:40.569115 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:40.590471 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64e73c9-b165-4334-8f45-07114b159745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:40.591476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5472016-2056-4a7e-aaf8-394ea06ccc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:40.628644 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['923f65d3-0b23-4350-a1f4-e84589b47d97', 'acfcb407-5cf5-4c88-ad41-a4ffc0b776be', 'a12a04c6-b8dd-4d33-905c-77da343b6cbe', 'f0f05e14-4a6a-4c26-bd55-785dd044ba2d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:40.629540 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5472016-2056-4a7e-aaf8-394ea06ccc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['923f65d3-0b23-4350-a1f4-e84589b47d97', 'acfcb407-5cf5-4c88-ad41-a4ffc0b776be', 'a12a04c6-b8dd-4d33-905c-77da343b6cbe', 'f0f05e14-4a6a-4c26-bd55-785dd044ba2d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:40.630583 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5fa9c95-ed01-4f5c-8098-b955eb0fac1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:40.653529 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5fa9c95-ed01-4f5c-8098-b955eb0fac1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '302526eb-8baf-4a6a-adbc-e1b9f68e67a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-571754478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['923f65d3-0b23-4350-a1f4-e84589b47d97','acfcb407-5cf5-4c88-ad41-a4ffc0b776be','a12a04c6-b8dd-4d33-905c-77da343b6cbe','f0f05e14-4a6a-4c26-bd55-785dd044ba2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-571754478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=302526eb-8baf-4a6a-adbc-e1b9f68e67a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:40.654476 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3997050-b728-416c-b686-263f27d8a739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:40.672824 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3997050-b728-416c-b686-263f27d8a739) transitioned into state 'SUCCESS' from state '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-571754478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['923f65d3-0b23-4350-a1f4-e84589b47d97','acfcb407-5cf5-4c88-ad41-a4ffc0b776be','a12a04c6-b8dd-4d33-905c-77da343b6cbe','f0f05e14-4a6a-4c26-bd55-785dd044ba2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:40.675845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c948b9b2-551d-43ba-a997-200bb3f66214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:40.684528 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c948b9b2-551d-43ba-a997-200bb3f66214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:40.685345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (66ab4b78-9a85-45b3-badc-b1f176d22d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:40.685607 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:56:40.686143 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cd910bb-f151-460c-b372-087b7cd982a1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:40.686515 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1385/5558] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:56:40 2026] POST /volume/v3/volumes => generated 775 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:40.700188 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-504817f6-344d-4f28-82f2-858ca9793cea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:40.702043 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-504817f6-344d-4f28-82f2-858ca9793cea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 Aug 13 23:56:40.702263 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-504817f6-344d-4f28-82f2-858ca9793cea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:40.702493 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-504817f6-344d-4f28-82f2-858ca9793cea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:40.712360 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:40.712360 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:40.716711 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-504817f6-344d-4f28-82f2-858ca9793cea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:40.722360 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-504817f6-344d-4f28-82f2-858ca9793cea tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 returned with HTTP 200 Aug 13 23:56:40.722856 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1405/5559] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:40 2026] GET /volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:40.888660 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ae14baca-6210-4f40-ae71-96b656aef332 req-7bf47655-c317-4838-8857-498b08f2ca47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:40.890646 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-7bf47655-c317-4838-8857-498b08f2ca47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293/action Aug 13 23:56:40.891058 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-7bf47655-c317-4838-8857-498b08f2ca47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:40.891238 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-7bf47655-c317-4838-8857-498b08f2ca47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:40.904744 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:40.904744 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:40.912395 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ae14baca-6210-4f40-ae71-96b656aef332 req-7bf47655-c317-4838-8857-498b08f2ca47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293/action returned with HTTP 204 Aug 13 23:56:40.912817 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1389/5560] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:56:40 2026] POST /volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:41.140226 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c148d3e-9446-4eb5-819b-813786b4e165 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:41.141573 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c148d3e-9446-4eb5-819b-813786b4e165 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:41.141866 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c148d3e-9446-4eb5-819b-813786b4e165 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:41.142139 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c148d3e-9446-4eb5-819b-813786b4e165 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:41.150749 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:41.150749 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:41.153828 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c148d3e-9446-4eb5-819b-813786b4e165 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:41.157860 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c148d3e-9446-4eb5-819b-813786b4e165 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:41.157860 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1382/5561] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:41 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:41.559345 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-85cbdc07-6869-4900-83ee-2452c911f482 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:41.561308 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85cbdc07-6869-4900-83ee-2452c911f482 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:41.561532 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85cbdc07-6869-4900-83ee-2452c911f482 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:41.561719 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85cbdc07-6869-4900-83ee-2452c911f482 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:41.573135 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:41.573135 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:41.577060 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-85cbdc07-6869-4900-83ee-2452c911f482 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:41.581971 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85cbdc07-6869-4900-83ee-2452c911f482 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:41.582402 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1386/5562] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:41 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:41.738377 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d44215a8-9cc3-4f24-a316-7803ca535241 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:41.740360 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d44215a8-9cc3-4f24-a316-7803ca535241 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 Aug 13 23:56:41.740571 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d44215a8-9cc3-4f24-a316-7803ca535241 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:41.740806 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d44215a8-9cc3-4f24-a316-7803ca535241 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:41.749186 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:41.749186 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:41.753280 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d44215a8-9cc3-4f24-a316-7803ca535241 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:41.757558 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d44215a8-9cc3-4f24-a316-7803ca535241 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 returned with HTTP 200 Aug 13 23:56:41.758008 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1406/5563] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:41 2026] GET /volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:41.770360 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5299c8df-2438-4c21-bf33-02992b6f38bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:41.772097 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5299c8df-2438-4c21-bf33-02992b6f38bf tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:41.772469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5299c8df-2438-4c21-bf33-02992b6f38bf tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "302526eb-8baf-4a6a-adbc-e1b9f68e67a2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-664144088"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:41.781152 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:41.781152 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:41.781518 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5299c8df-2438-4c21-bf33-02992b6f38bf tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:41.781647 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-5299c8df-2438-4c21-bf33-02992b6f38bf tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create snapshot from volume 302526eb-8baf-4a6a-adbc-e1b9f68e67a2 Aug 13 23:56:41.806287 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5299c8df-2438-4c21-bf33-02992b6f38bf tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['0b41f3d8-76ac-4419-9838-23f1d63cbd81', '3c2e1d25-e036-433d-b0ef-86b98c4f99dc', '089d9d7d-44d4-480a-a9cd-0d798e804229', '2013cd9c-6c9e-4daa-a64b-67b0ce8c5778'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:41.837471 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5299c8df-2438-4c21-bf33-02992b6f38bf tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot create request issued successfully. Aug 13 23:56:41.837887 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5299c8df-2438-4c21-bf33-02992b6f38bf tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:41.838493 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1390/5564] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:41.848176 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-791be0fd-49dd-4660-a25c-7219269efb4c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:41.852140 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-791be0fd-49dd-4660-a25c-7219269efb4c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed Aug 13 23:56:41.852140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-791be0fd-49dd-4660-a25c-7219269efb4c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:41.852140 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-791be0fd-49dd-4660-a25c-7219269efb4c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:41.857038 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:41.857038 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:41.857544 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-791be0fd-49dd-4660-a25c-7219269efb4c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:41.858424 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-791be0fd-49dd-4660-a25c-7219269efb4c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed returned with HTTP 200 Aug 13 23:56:41.858966 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1383/5565] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:41 2026] GET /volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:42.595727 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b422b204-8315-4472-b8a8-d78cdbccb734 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:42.599853 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b422b204-8315-4472-b8a8-d78cdbccb734 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:42.600156 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b422b204-8315-4472-b8a8-d78cdbccb734 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:42.600402 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b422b204-8315-4472-b8a8-d78cdbccb734 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:42.612678 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:42.612678 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:42.616652 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b422b204-8315-4472-b8a8-d78cdbccb734 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:42.621364 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b422b204-8315-4472-b8a8-d78cdbccb734 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:42.621762 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1387/5566] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:42 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:42.762631 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-761109a3-6823-44e5-bf59-84c91522a4d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:42.764851 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-761109a3-6823-44e5-bf59-84c91522a4d0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc/action Aug 13 23:56:42.765223 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-761109a3-6823-44e5-bf59-84c91522a4d0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:42.765367 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-761109a3-6823-44e5-bf59-84c91522a4d0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:42.780109 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:42.780109 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:42.790133 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7f3fff48-127a-4803-a805-300afb3ccdf2 req-761109a3-6823-44e5-bf59-84c91522a4d0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc/action returned with HTTP 204 Aug 13 23:56:42.790652 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1407/5567] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:56:42 2026] POST /volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:42.868930 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-766645c3-c8a5-4459-a588-5d6e4e73ec94 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:42.871180 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-766645c3-c8a5-4459-a588-5d6e4e73ec94 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed Aug 13 23:56:42.871417 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-766645c3-c8a5-4459-a588-5d6e4e73ec94 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:42.871644 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-766645c3-c8a5-4459-a588-5d6e4e73ec94 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:42.877696 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:42.877696 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:42.878069 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-766645c3-c8a5-4459-a588-5d6e4e73ec94 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:42.878881 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-766645c3-c8a5-4459-a588-5d6e4e73ec94 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed returned with HTTP 200 Aug 13 23:56:42.879333 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1391/5568] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:42 2026] GET /volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:42.888603 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2b32d306-b053-4d13-b965-fb15c5ef721f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:42.890370 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b32d306-b053-4d13-b965-fb15c5ef721f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] GET https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:42.890817 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b32d306-b053-4d13-b965-fb15c5ef721f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:42.891961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b32d306-b053-4d13-b965-fb15c5ef721f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:42.891961 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-2b32d306-b053-4d13-b965-fb15c5ef721f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:56:42.892766 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-2b32d306-b053-4d13-b965-fb15c5ef721f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 23:56:42.896902 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2b32d306-b053-4d13-b965-fb15c5ef721f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Get all snapshots completed successfully. Aug 13 23:56:42.897450 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b32d306-b053-4d13-b965-fb15c5ef721f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots returned with HTTP 200 Aug 13 23:56:42.898303 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1384/5569] 10.4.3.81 () {66 vars in 1236 bytes} [Thu Aug 13 23:56:42 2026] GET /volume/v3/snapshots => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:42.907647 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98033bf1-9764-4ff2-93e0-ecd57724ef3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:42.909811 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98033bf1-9764-4ff2-93e0-ecd57724ef3a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed Aug 13 23:56:42.910060 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98033bf1-9764-4ff2-93e0-ecd57724ef3a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:42.910317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98033bf1-9764-4ff2-93e0-ecd57724ef3a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:42.910459 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-98033bf1-9764-4ff2-93e0-ecd57724ef3a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete snapshot with id: 70637420-4b10-4f1a-8b3b-bf21aae807ed Aug 13 23:56:42.916527 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:42.916527 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:42.916882 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98033bf1-9764-4ff2-93e0-ecd57724ef3a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:42.932947 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98033bf1-9764-4ff2-93e0-ecd57724ef3a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot delete request issued successfully. Aug 13 23:56:42.933160 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98033bf1-9764-4ff2-93e0-ecd57724ef3a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed returned with HTTP 202 Aug 13 23:56:42.933621 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1388/5570] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:42 2026] DELETE /volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:42.941465 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ec8c196-7b3d-45b7-b461-1732020e9753 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:42.943524 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ec8c196-7b3d-45b7-b461-1732020e9753 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed Aug 13 23:56:42.943766 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ec8c196-7b3d-45b7-b461-1732020e9753 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:42.944021 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ec8c196-7b3d-45b7-b461-1732020e9753 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:42.950109 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:42.950109 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:42.950513 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ec8c196-7b3d-45b7-b461-1732020e9753 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:42.951322 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ec8c196-7b3d-45b7-b461-1732020e9753 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed returned with HTTP 200 Aug 13 23:56:42.951766 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1408/5571] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:42 2026] GET /volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:43.633540 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8399b6f6-cde4-4ab3-8b6d-0cfa94e74cd2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:43.635267 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8399b6f6-cde4-4ab3-8b6d-0cfa94e74cd2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:56:43.635463 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8399b6f6-cde4-4ab3-8b6d-0cfa94e74cd2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:43.635650 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8399b6f6-cde4-4ab3-8b6d-0cfa94e74cd2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:43.644630 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:43.644630 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:43.648461 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8399b6f6-cde4-4ab3-8b6d-0cfa94e74cd2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:43.653822 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8399b6f6-cde4-4ab3-8b6d-0cfa94e74cd2 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:56:43.654363 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1392/5572] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:43 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:43.961570 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-110eec28-10a0-48d4-9010-822a2fcd4cef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:43.963404 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-110eec28-10a0-48d4-9010-822a2fcd4cef tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed Aug 13 23:56:43.963593 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-110eec28-10a0-48d4-9010-822a2fcd4cef tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:43.963771 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-110eec28-10a0-48d4-9010-822a2fcd4cef tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:43.967918 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-110eec28-10a0-48d4-9010-822a2fcd4cef tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed returned with HTTP 404 Aug 13 23:56:43.968409 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1385/5573] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:43 2026] GET /volume/v3/snapshots/70637420-4b10-4f1a-8b3b-bf21aae807ed => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:43.977504 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10f5f9f4-bc76-4dfb-9643-148e9bed8d66 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:43.979279 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10f5f9f4-bc76-4dfb-9643-148e9bed8d66 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 Aug 13 23:56:43.979484 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10f5f9f4-bc76-4dfb-9643-148e9bed8d66 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:43.979704 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10f5f9f4-bc76-4dfb-9643-148e9bed8d66 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:43.979861 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-10f5f9f4-bc76-4dfb-9643-148e9bed8d66 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: 302526eb-8baf-4a6a-adbc-e1b9f68e67a2 Aug 13 23:56:43.986647 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:43.986647 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:43.986971 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10f5f9f4-bc76-4dfb-9643-148e9bed8d66 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:44.005017 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10f5f9f4-bc76-4dfb-9643-148e9bed8d66 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:56:44.005017 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10f5f9f4-bc76-4dfb-9643-148e9bed8d66 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 returned with HTTP 202 Aug 13 23:56:44.005017 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1389/5574] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:43 2026] DELETE /volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:44.015194 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c4bf72a-96a7-455e-b221-dc1c81e7b974 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.017406 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c4bf72a-96a7-455e-b221-dc1c81e7b974 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 Aug 13 23:56:44.017406 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c4bf72a-96a7-455e-b221-dc1c81e7b974 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.017406 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c4bf72a-96a7-455e-b221-dc1c81e7b974 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.023734 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.023734 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:44.027136 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c4bf72a-96a7-455e-b221-dc1c81e7b974 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:44.030392 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c4bf72a-96a7-455e-b221-dc1c81e7b974 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 returned with HTTP 200 Aug 13 23:56:44.031904 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1409/5575] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:44.216339 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-65729b6c-bcc5-4de9-8185-a64ef7e4ffdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.218344 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-65729b6c-bcc5-4de9-8185-a64ef7e4ffdb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:44.218561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-65729b6c-bcc5-4de9-8185-a64ef7e4ffdb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.218768 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-65729b6c-bcc5-4de9-8185-a64ef7e4ffdb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.225370 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.225370 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:44.228872 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-65729b6c-bcc5-4de9-8185-a64ef7e4ffdb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:44.233111 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-65729b6c-bcc5-4de9-8185-a64ef7e4ffdb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:44.233565 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1393/5576] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:44.302056 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cdbba901-1579-447c-aa9a-2e4322f8c94e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.302429 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cdbba901-1579-447c-aa9a-2e4322f8c94e None None] GET https://10.4.3.81/volume// Aug 13 23:56:44.302585 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cdbba901-1579-447c-aa9a-2e4322f8c94e None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.302804 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cdbba901-1579-447c-aa9a-2e4322f8c94e None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.303130 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cdbba901-1579-447c-aa9a-2e4322f8c94e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:44.303420 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1386/5577] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:44.309710 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-2d291de6-0a0c-4064-9aa0-d95ec44b92e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.313024 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-2d291de6-0a0c-4064-9aa0-d95ec44b92e6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:56:44.313024 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-2d291de6-0a0c-4064-9aa0-d95ec44b92e6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc10b72d-b932-494c-8ae6-b2effbd10920", "connector": null, "instance_uuid": "9e008868-4b18-4fe0-b330-f6b4fe374be3"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:44.321189 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.321189 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:44.344121 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-2d291de6-0a0c-4064-9aa0-d95ec44b92e6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:56:44.344543 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1390/5578] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:56:44 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 13 23:56:44.373618 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39a9e6f8-eea4-493c-add9-ae11ce73ae08 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.375576 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39a9e6f8-eea4-493c-add9-ae11ce73ae08 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:44.375773 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39a9e6f8-eea4-493c-add9-ae11ce73ae08 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.375953 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39a9e6f8-eea4-493c-add9-ae11ce73ae08 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.378092 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a86312a7-7444-4fd2-b3fc-cd216c814b78 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.378506 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a86312a7-7444-4fd2-b3fc-cd216c814b78 None None] GET https://10.4.3.81/volume// Aug 13 23:56:44.378708 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a86312a7-7444-4fd2-b3fc-cd216c814b78 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.378888 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a86312a7-7444-4fd2-b3fc-cd216c814b78 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.379209 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a86312a7-7444-4fd2-b3fc-cd216c814b78 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:44.379568 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1394/5579] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:44.385330 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.385330 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:44.386670 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-51265e79-245a-40d8-819c-604b10e85d52 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.388614 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39a9e6f8-eea4-493c-add9-ae11ce73ae08 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:44.389039 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-51265e79-245a-40d8-819c-604b10e85d52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:44.389300 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-51265e79-245a-40d8-819c-604b10e85d52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.389547 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-51265e79-245a-40d8-819c-604b10e85d52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.392526 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39a9e6f8-eea4-493c-add9-ae11ce73ae08 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:44.392526 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1410/5580] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:44.397126 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-61697da7-abdc-4692-8631-af228bd0dc95 req-d81502a6-324c-430f-8456-fd520e5ce4c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.399053 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-d81502a6-324c-430f-8456-fd520e5ce4c7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:44.399234 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-d81502a6-324c-430f-8456-fd520e5ce4c7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.399420 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-d81502a6-324c-430f-8456-fd520e5ce4c7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.400060 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.400060 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:44.403854 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-51265e79-245a-40d8-819c-604b10e85d52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:44.407999 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.407999 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:44.408664 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-51265e79-245a-40d8-819c-604b10e85d52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:44.409147 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1387/5581] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1099 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:44.411371 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-61697da7-abdc-4692-8631-af228bd0dc95 req-d81502a6-324c-430f-8456-fd520e5ce4c7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:44.415248 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-d81502a6-324c-430f-8456-fd520e5ce4c7 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:44.415586 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1391/5582] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 1172 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:44.431599 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-61697da7-abdc-4692-8631-af228bd0dc95 req-b55bce89-4938-4848-86e3-b509fe8090ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.434103 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-b55bce89-4938-4848-86e3-b509fe8090ff tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] POST https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f/action Aug 13 23:56:44.434527 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-b55bce89-4938-4848-86e3-b509fe8090ff tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:44.434671 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-b55bce89-4938-4848-86e3-b509fe8090ff tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:44.444312 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.444312 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:44.444694 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-61697da7-abdc-4692-8631-af228bd0dc95 req-b55bce89-4938-4848-86e3-b509fe8090ff tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:44.450187 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-61697da7-abdc-4692-8631-af228bd0dc95 req-b55bce89-4938-4848-86e3-b509fe8090ff tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Begin detaching volume completed successfully. Aug 13 23:56:44.450400 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-b55bce89-4938-4848-86e3-b509fe8090ff tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f/action returned with HTTP 202 Aug 13 23:56:44.450841 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1395/5583] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:56:44 2026] POST /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:56:44.499531 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-497a7b65-ab54-41f6-962e-281b9f6abc4f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.499890 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-497a7b65-ab54-41f6-962e-281b9f6abc4f None None] GET https://10.4.3.81/volume// Aug 13 23:56:44.500069 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-497a7b65-ab54-41f6-962e-281b9f6abc4f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.500255 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-497a7b65-ab54-41f6-962e-281b9f6abc4f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.500563 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-497a7b65-ab54-41f6-962e-281b9f6abc4f None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:56:44.500830 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1411/5584] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:56:44.506337 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-af08c7f7-d696-460c-9530-4759c30b56eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.507231 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-61697da7-abdc-4692-8631-af228bd0dc95 req-2a1b777c-4fa2-42a7-a791-624fe1b6e5ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:44.508138 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-af08c7f7-d696-460c-9530-4759c30b56eb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] PUT https://10.4.3.81/volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd Aug 13 23:56:44.508482 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-af08c7f7-d696-460c-9530-4759c30b56eb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:44.509326 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-2a1b777c-4fa2-42a7-a791-624fe1b6e5ea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:44.509552 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-2a1b777c-4fa2-42a7-a791-624fe1b6e5ea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:44.509762 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-2a1b777c-4fa2-42a7-a791-624fe1b6e5ea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:44.515664 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-af08c7f7-d696-460c-9530-4759c30b56eb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Acquiring lock "cinder-attachment_update-bc10b72d-b932-494c-8ae6-b2effbd10920-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:56:44.518437 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.518437 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:44.519997 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-af08c7f7-d696-460c-9530-4759c30b56eb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-bc10b72d-b932-494c-8ae6-b2effbd10920-np0000007283" acquired by "attachment_update" :: waited 0.004s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:56:44.520829 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:44.520829 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:44.521616 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-61697da7-abdc-4692-8631-af228bd0dc95 req-2a1b777c-4fa2-42a7-a791-624fe1b6e5ea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:44.524998 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-2a1b777c-4fa2-42a7-a791-624fe1b6e5ea tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:44.525342 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1392/5585] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:56:44 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:56:44.590818 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-af08c7f7-d696-460c-9530-4759c30b56eb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-bc10b72d-b932-494c-8ae6-b2effbd10920-np0000007283" released by "attachment_update" :: held 0.071s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:56:44.591157 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-af08c7f7-d696-460c-9530-4759c30b56eb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd returned with HTTP 200 Aug 13 23:56:44.591678 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1388/5586] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:56:44 2026] PUT /volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:45.047469 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f7e5f281-6303-4c07-a9ec-d65c417a270b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:45.049736 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7e5f281-6303-4c07-a9ec-d65c417a270b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 Aug 13 23:56:45.049925 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7e5f281-6303-4c07-a9ec-d65c417a270b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:45.050138 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7e5f281-6303-4c07-a9ec-d65c417a270b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:45.056126 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7e5f281-6303-4c07-a9ec-d65c417a270b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 returned with HTTP 404 Aug 13 23:56:45.056613 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1396/5587] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:45 2026] GET /volume/v3/volumes/302526eb-8baf-4a6a-adbc-e1b9f68e67a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:45.064242 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af611893-7a56-4786-9e92-1e51fe095a77 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:45.066007 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:45.066371 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-475401150"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:45.067783 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-475401150'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:45.067911 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:56:45.071972 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:45.077006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (22df9433-dbfc-4855-81e6-4f007c1b8f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:45.077849 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae6f551-ddc1-4a8a-9617-74447a744346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:45.078566 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:45.101872 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae6f551-ddc1-4a8a-9617-74447a744346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:45.102757 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20132766-12d3-48e1-99ab-fb5f11861007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:45.142422 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['771696db-f5c0-45d2-a3c3-133025b42f81', '0d79b6e1-7e3e-4746-a02d-efd7297ce282', '711cd176-3012-41f9-8173-df4e1cd0bb6e', 'ce61f8f5-1610-46ac-9e23-d492723940aa'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:45.143236 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20132766-12d3-48e1-99ab-fb5f11861007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['771696db-f5c0-45d2-a3c3-133025b42f81', '0d79b6e1-7e3e-4746-a02d-efd7297ce282', '711cd176-3012-41f9-8173-df4e1cd0bb6e', 'ce61f8f5-1610-46ac-9e23-d492723940aa']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:45.143944 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ac0389-e421-4ec7-8c72-9651f619dae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:45.167387 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ac0389-e421-4ec7-8c72-9651f619dae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a531453d-414f-4562-9dbd-8b69e899c223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-475401150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['771696db-f5c0-45d2-a3c3-133025b42f81','0d79b6e1-7e3e-4746-a02d-efd7297ce282','711cd176-3012-41f9-8173-df4e1cd0bb6e','ce61f8f5-1610-46ac-9e23-d492723940aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-475401150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a531453d-414f-4562-9dbd-8b69e899c223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:45.168050 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd8b2ab-ea29-4420-a2f2-e7aed4ca4777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:45.185629 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd8b2ab-ea29-4420-a2f2-e7aed4ca4777) transitioned into state 'SUCCESS' from state '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-475401150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['771696db-f5c0-45d2-a3c3-133025b42f81','0d79b6e1-7e3e-4746-a02d-efd7297ce282','711cd176-3012-41f9-8173-df4e1cd0bb6e','ce61f8f5-1610-46ac-9e23-d492723940aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:45.186221 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee64949-b658-402d-9b71-04984109d766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:45.194707 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee64949-b658-402d-9b71-04984109d766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:45.195434 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (22df9433-dbfc-4855-81e6-4f007c1b8f6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:45.195683 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:56:45.196217 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af611893-7a56-4786-9e92-1e51fe095a77 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:45.196615 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1412/5588] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:56:45 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:45.210159 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c868d534-7551-45ad-a3dc-20533e7aabac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:45.211876 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c868d534-7551-45ad-a3dc-20533e7aabac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 Aug 13 23:56:45.212080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c868d534-7551-45ad-a3dc-20533e7aabac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:45.212569 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c868d534-7551-45ad-a3dc-20533e7aabac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:45.218882 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:45.218882 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:45.222229 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c868d534-7551-45ad-a3dc-20533e7aabac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:45.225621 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c868d534-7551-45ad-a3dc-20533e7aabac tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 returned with HTTP 200 Aug 13 23:56:45.225952 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1393/5589] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:45 2026] GET /volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:45.404056 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ecff750b-4a01-4e01-9c73-24a1f6c39a52 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:45.405761 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ecff750b-4a01-4e01-9c73-24a1f6c39a52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:45.405907 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ecff750b-4a01-4e01-9c73-24a1f6c39a52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:45.406159 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ecff750b-4a01-4e01-9c73-24a1f6c39a52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:45.415587 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:45.415587 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:45.418877 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ecff750b-4a01-4e01-9c73-24a1f6c39a52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:45.423131 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ecff750b-4a01-4e01-9c73-24a1f6c39a52 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:45.423610 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1389/5590] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:45 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:46.239870 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0b0d036-4dac-462d-83ad-8926fe4a1071 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:46.241546 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0b0d036-4dac-462d-83ad-8926fe4a1071 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 Aug 13 23:56:46.241723 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0b0d036-4dac-462d-83ad-8926fe4a1071 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:46.241900 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0b0d036-4dac-462d-83ad-8926fe4a1071 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:46.248488 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:46.248488 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:46.251382 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e0b0d036-4dac-462d-83ad-8926fe4a1071 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:46.254635 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0b0d036-4dac-462d-83ad-8926fe4a1071 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 returned with HTTP 200 Aug 13 23:56:46.254966 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1397/5591] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:46 2026] GET /volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:46.269625 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3bb88225-27f5-4249-b3a6-20a0a99b962d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:46.271365 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3bb88225-27f5-4249-b3a6-20a0a99b962d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:46.271662 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3bb88225-27f5-4249-b3a6-20a0a99b962d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a531453d-414f-4562-9dbd-8b69e899c223", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-132288032"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:46.279483 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:46.279483 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:46.279782 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3bb88225-27f5-4249-b3a6-20a0a99b962d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:46.279886 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-3bb88225-27f5-4249-b3a6-20a0a99b962d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create snapshot from volume a531453d-414f-4562-9dbd-8b69e899c223 Aug 13 23:56:46.301434 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-3bb88225-27f5-4249-b3a6-20a0a99b962d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['3e0ca19b-9a3f-401a-bd8d-9316a624408f', 'acf4872b-ea5b-4957-980e-9a81c52d4b86', '9e1f1b64-03a4-4b59-b621-e036303848f1', '80b988d5-56d8-445b-a522-c094ceee6e36'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:46.327304 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3bb88225-27f5-4249-b3a6-20a0a99b962d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot create request issued successfully. Aug 13 23:56:46.327630 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3bb88225-27f5-4249-b3a6-20a0a99b962d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:46.328045 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1413/5592] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:46.337438 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ffcec4e2-fd7e-4c0f-b7eb-d423dec691a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:46.339264 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ffcec4e2-fd7e-4c0f-b7eb-d423dec691a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a Aug 13 23:56:46.339462 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ffcec4e2-fd7e-4c0f-b7eb-d423dec691a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:46.339721 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ffcec4e2-fd7e-4c0f-b7eb-d423dec691a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:46.344920 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:46.344920 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:46.345317 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ffcec4e2-fd7e-4c0f-b7eb-d423dec691a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:46.346125 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ffcec4e2-fd7e-4c0f-b7eb-d423dec691a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a returned with HTTP 200 Aug 13 23:56:46.346560 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1394/5593] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:46 2026] GET /volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:46.436865 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fefb6afb-92ec-4fec-b6bc-6d278e86a10c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:46.438525 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fefb6afb-92ec-4fec-b6bc-6d278e86a10c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:46.438721 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fefb6afb-92ec-4fec-b6bc-6d278e86a10c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:46.438922 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fefb6afb-92ec-4fec-b6bc-6d278e86a10c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:46.447722 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:46.447722 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:46.450973 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fefb6afb-92ec-4fec-b6bc-6d278e86a10c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:46.455036 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fefb6afb-92ec-4fec-b6bc-6d278e86a10c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:46.455429 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1390/5594] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:46 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:47.356057 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33714ac3-ee2d-407b-bc00-fe670961521c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:47.358227 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33714ac3-ee2d-407b-bc00-fe670961521c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a Aug 13 23:56:47.358536 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33714ac3-ee2d-407b-bc00-fe670961521c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:47.358799 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33714ac3-ee2d-407b-bc00-fe670961521c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:47.363719 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:47.363719 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:47.364046 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-33714ac3-ee2d-407b-bc00-fe670961521c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:47.364725 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33714ac3-ee2d-407b-bc00-fe670961521c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a returned with HTTP 200 Aug 13 23:56:47.365186 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1398/5595] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:47 2026] GET /volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:47.375595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa272869-35ae-43bc-9aa6-7108943af094 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:47.377624 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa272869-35ae-43bc-9aa6-7108943af094 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] POST https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a/action Aug 13 23:56:47.378000 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa272869-35ae-43bc-9aa6-7108943af094 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:47.378169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa272869-35ae-43bc-9aa6-7108943af094 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:47.379644 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-fa272869-35ae-43bc-9aa6-7108943af094 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Updating snapshot '838107f6-f2c6-462b-a7ca-6ff105d3bc5a' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:56:47.388066 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:47.388066 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:47.388531 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-fa272869-35ae-43bc-9aa6-7108943af094 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7cf91a232cbe4e8681aa269d4727426b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f425e23898a4299bc4e135d10f717c6', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:56:47.388753 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa272869-35ae-43bc-9aa6-7108943af094 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a/action returned with HTTP 403 Aug 13 23:56:47.389218 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1414/5596] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:56:47 2026] POST /volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:47.395775 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-acd68111-116e-440c-8c69-f53d5dba4475 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:47.397571 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acd68111-116e-440c-8c69-f53d5dba4475 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a Aug 13 23:56:47.397767 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acd68111-116e-440c-8c69-f53d5dba4475 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:47.397927 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acd68111-116e-440c-8c69-f53d5dba4475 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:47.398062 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-acd68111-116e-440c-8c69-f53d5dba4475 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete snapshot with id: 838107f6-f2c6-462b-a7ca-6ff105d3bc5a Aug 13 23:56:47.402759 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:47.402759 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:47.403045 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-acd68111-116e-440c-8c69-f53d5dba4475 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:47.418139 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-acd68111-116e-440c-8c69-f53d5dba4475 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot delete request issued successfully. Aug 13 23:56:47.418318 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acd68111-116e-440c-8c69-f53d5dba4475 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a returned with HTTP 202 Aug 13 23:56:47.418757 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1395/5597] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:47 2026] DELETE /volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:47.426979 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2cd0f553-f538-4f2f-8d27-fe438eba91d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:47.429372 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2cd0f553-f538-4f2f-8d27-fe438eba91d1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a Aug 13 23:56:47.429637 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2cd0f553-f538-4f2f-8d27-fe438eba91d1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:47.429889 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2cd0f553-f538-4f2f-8d27-fe438eba91d1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:47.435772 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:47.435772 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:47.436186 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2cd0f553-f538-4f2f-8d27-fe438eba91d1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:47.437063 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2cd0f553-f538-4f2f-8d27-fe438eba91d1 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a returned with HTTP 200 Aug 13 23:56:47.437533 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1391/5598] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:47 2026] GET /volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:47.467613 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bc65f7c7-e4fb-4ec2-a93e-c7415b1b1538 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:47.469385 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc65f7c7-e4fb-4ec2-a93e-c7415b1b1538 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:47.469600 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc65f7c7-e4fb-4ec2-a93e-c7415b1b1538 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:47.469822 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc65f7c7-e4fb-4ec2-a93e-c7415b1b1538 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:47.479419 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:47.479419 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:47.482765 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bc65f7c7-e4fb-4ec2-a93e-c7415b1b1538 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:47.486531 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc65f7c7-e4fb-4ec2-a93e-c7415b1b1538 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:47.487053 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1399/5599] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:47 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:47.824844 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-14404a87-042a-45ea-9fdd-2d8599d3b82f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:47.826802 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-14404a87-042a-45ea-9fdd-2d8599d3b82f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd/action Aug 13 23:56:47.827147 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-14404a87-042a-45ea-9fdd-2d8599d3b82f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:47.827305 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-14404a87-042a-45ea-9fdd-2d8599d3b82f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:47.842678 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:47.842678 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:47.851723 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-43bc59a3-ff76-4ed1-aa03-2368846e95c4 req-14404a87-042a-45ea-9fdd-2d8599d3b82f tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd/action returned with HTTP 204 Aug 13 23:56:47.852395 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1415/5600] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:56:47 2026] POST /volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:47.941790 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-61697da7-abdc-4692-8631-af228bd0dc95 req-e584cd1f-f46a-4c34-9d37-7b281bfd34e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:47.943971 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-e584cd1f-f46a-4c34-9d37-7b281bfd34e3 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293 Aug 13 23:56:47.944215 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-e584cd1f-f46a-4c34-9d37-7b281bfd34e3 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:47.944403 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-e584cd1f-f46a-4c34-9d37-7b281bfd34e3 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:47.946241 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=329,cinder:INSERT=54,cinder:UPDATE=96 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:56:47.953128 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:47.953128 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:47.997733 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-61697da7-abdc-4692-8631-af228bd0dc95 req-e584cd1f-f46a-4c34-9d37-7b281bfd34e3 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293 returned with HTTP 200 Aug 13 23:56:47.998153 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1396/5601] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:56:47 2026] DELETE /volume/v3/attachments/b289936f-a894-4061-9e81-d18a7f8d1293 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:48.446978 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4a789f2-04e7-45bb-9bf5-345c09194e1a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:48.448778 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4a789f2-04e7-45bb-9bf5-345c09194e1a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a Aug 13 23:56:48.448998 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4a789f2-04e7-45bb-9bf5-345c09194e1a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:48.449189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4a789f2-04e7-45bb-9bf5-345c09194e1a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:48.453239 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4a789f2-04e7-45bb-9bf5-345c09194e1a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a returned with HTTP 404 Aug 13 23:56:48.453687 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1392/5602] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:48 2026] GET /volume/v3/snapshots/838107f6-f2c6-462b-a7ca-6ff105d3bc5a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:48.462076 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31e00564-ab6b-480e-aed5-9e44d853107c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:48.464483 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31e00564-ab6b-480e-aed5-9e44d853107c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 Aug 13 23:56:48.464761 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31e00564-ab6b-480e-aed5-9e44d853107c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:48.465064 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31e00564-ab6b-480e-aed5-9e44d853107c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:48.465308 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-31e00564-ab6b-480e-aed5-9e44d853107c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: a531453d-414f-4562-9dbd-8b69e899c223 Aug 13 23:56:48.475099 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:48.475099 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:48.475545 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-31e00564-ab6b-480e-aed5-9e44d853107c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:48.496643 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-31e00564-ab6b-480e-aed5-9e44d853107c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:56:48.496953 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31e00564-ab6b-480e-aed5-9e44d853107c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 returned with HTTP 202 Aug 13 23:56:48.497616 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1400/5603] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:48 2026] DELETE /volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:48.498748 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6bcce8d6-d4c3-4365-b472-41f331150c64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:48.501232 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bcce8d6-d4c3-4365-b472-41f331150c64 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:56:48.502142 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bcce8d6-d4c3-4365-b472-41f331150c64 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:48.502142 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bcce8d6-d4c3-4365-b472-41f331150c64 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:48.505654 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e068460c-f712-4730-89b7-a088c4fe34a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:48.507874 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e068460c-f712-4730-89b7-a088c4fe34a3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 Aug 13 23:56:48.508163 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e068460c-f712-4730-89b7-a088c4fe34a3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:48.508411 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e068460c-f712-4730-89b7-a088c4fe34a3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:48.513983 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:48.513983 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:48.516564 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:48.516564 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:48.517792 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6bcce8d6-d4c3-4365-b472-41f331150c64 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:56:48.520459 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e068460c-f712-4730-89b7-a088c4fe34a3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:48.523764 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bcce8d6-d4c3-4365-b472-41f331150c64 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:56:48.524404 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1416/5604] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:48 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:48.525420 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e068460c-f712-4730-89b7-a088c4fe34a3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 returned with HTTP 200 Aug 13 23:56:48.525868 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1397/5605] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:48 2026] GET /volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:48.648744 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d48edc2-b443-4985-9953-2082fe55aa9c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:48.650837 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d48edc2-b443-4985-9953-2082fe55aa9c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:48.651074 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d48edc2-b443-4985-9953-2082fe55aa9c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:48.651299 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d48edc2-b443-4985-9953-2082fe55aa9c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:48.659110 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:48.659110 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:48.662669 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6d48edc2-b443-4985-9953-2082fe55aa9c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:48.666510 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d48edc2-b443-4985-9953-2082fe55aa9c tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:48.666910 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1393/5606] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:48 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:48.679464 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ffffc2fa-0169-4d71-916b-d85688719a47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:48.681812 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffffc2fa-0169-4d71-916b-d85688719a47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:48.682111 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffffc2fa-0169-4d71-916b-d85688719a47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:48.682365 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffffc2fa-0169-4d71-916b-d85688719a47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:48.690236 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:48.690236 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:48.694813 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ffffc2fa-0169-4d71-916b-d85688719a47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:48.699761 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffffc2fa-0169-4d71-916b-d85688719a47 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:48.700101 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1401/5607] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:48 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:48.711847 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56ddf535-8daa-44cc-bf53-665fcfc259e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:48.713700 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56ddf535-8daa-44cc-bf53-665fcfc259e5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:48.713895 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56ddf535-8daa-44cc-bf53-665fcfc259e5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:48.714121 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56ddf535-8daa-44cc-bf53-665fcfc259e5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:48.714302 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-56ddf535-8daa-44cc-bf53-665fcfc259e5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete volume with id: b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:48.721934 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:48.721934 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:48.722375 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-56ddf535-8daa-44cc-bf53-665fcfc259e5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:48.737243 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-56ddf535-8daa-44cc-bf53-665fcfc259e5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete volume request issued successfully. Aug 13 23:56:48.737560 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56ddf535-8daa-44cc-bf53-665fcfc259e5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 202 Aug 13 23:56:48.737959 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1417/5608] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:48 2026] DELETE /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:48.745737 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-113e85ad-3bda-4546-8535-19829392218b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:48.747401 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-113e85ad-3bda-4546-8535-19829392218b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:48.747608 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-113e85ad-3bda-4546-8535-19829392218b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:48.747796 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-113e85ad-3bda-4546-8535-19829392218b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:48.754303 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:48.754303 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:48.757570 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-113e85ad-3bda-4546-8535-19829392218b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:48.761309 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-113e85ad-3bda-4546-8535-19829392218b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 200 Aug 13 23:56:48.761754 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1398/5609] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:48 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:49.540983 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e197858d-d3be-47db-8df6-814e63cdf866 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:49.543308 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e197858d-d3be-47db-8df6-814e63cdf866 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 Aug 13 23:56:49.543569 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e197858d-d3be-47db-8df6-814e63cdf866 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:49.543819 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e197858d-d3be-47db-8df6-814e63cdf866 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:49.551091 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e197858d-d3be-47db-8df6-814e63cdf866 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 returned with HTTP 404 Aug 13 23:56:49.551714 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1394/5610] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:49 2026] GET /volume/v3/volumes/a531453d-414f-4562-9dbd-8b69e899c223 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:49.559055 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:49.560868 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:49.561235 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2114719314"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:49.562720 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2114719314'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:49.562858 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:56:49.566916 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:49.572507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (0018f450-1f6e-4e70-b4b3-20b5a22e51b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:49.573395 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc946185-f44d-4d0f-93d8-cf50664c0614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:49.574171 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:49.596129 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc946185-f44d-4d0f-93d8-cf50664c0614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:49.596948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fb9d38-c9fd-4d06-b3d0-cf3a7e402b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:49.632211 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['e39b7404-58bc-463e-96ff-78ad2052039a', '9c57b72b-8e6a-4b2c-91d3-735f3f5c9f2c', '4264c3cf-09c3-42f7-a67d-237dcdfdbb6f', '1e306e98-f4d9-4a7b-a7e8-043c2d9a1da3'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:49.632972 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fb9d38-c9fd-4d06-b3d0-cf3a7e402b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e39b7404-58bc-463e-96ff-78ad2052039a', '9c57b72b-8e6a-4b2c-91d3-735f3f5c9f2c', '4264c3cf-09c3-42f7-a67d-237dcdfdbb6f', '1e306e98-f4d9-4a7b-a7e8-043c2d9a1da3']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:49.633818 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c5c673-9de2-496c-bea7-69b8b2d738bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:49.656698 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c5c673-9de2-496c-bea7-69b8b2d738bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd42e9ec5-2404-43f9-8a45-e49f2b837f0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2114719314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['e39b7404-58bc-463e-96ff-78ad2052039a','9c57b72b-8e6a-4b2c-91d3-735f3f5c9f2c','4264c3cf-09c3-42f7-a67d-237dcdfdbb6f','1e306e98-f4d9-4a7b-a7e8-043c2d9a1da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2114719314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d42e9ec5-2404-43f9-8a45-e49f2b837f0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:49.657454 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db98c66-81ca-47db-b6e2-97d72b476d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:49.673790 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db98c66-81ca-47db-b6e2-97d72b476d8a) transitioned into state 'SUCCESS' from state '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-2114719314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['e39b7404-58bc-463e-96ff-78ad2052039a','9c57b72b-8e6a-4b2c-91d3-735f3f5c9f2c','4264c3cf-09c3-42f7-a67d-237dcdfdbb6f','1e306e98-f4d9-4a7b-a7e8-043c2d9a1da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:49.674516 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54436d4c-4b06-4916-8529-de11fbcf029a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:49.682683 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54436d4c-4b06-4916-8529-de11fbcf029a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:49.683506 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (0018f450-1f6e-4e70-b4b3-20b5a22e51b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:49.683776 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:56:49.684346 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-422bed7c-47ac-41d6-90e0-3a081ea89c1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:49.684747 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1402/5611] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:56:49 2026] POST /volume/v3/volumes => generated 776 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:49.696012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a715a2ad-98e4-4a42-8b75-b7a3b2190be4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:49.700525 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a715a2ad-98e4-4a42-8b75-b7a3b2190be4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f Aug 13 23:56:49.700735 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a715a2ad-98e4-4a42-8b75-b7a3b2190be4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:49.700958 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a715a2ad-98e4-4a42-8b75-b7a3b2190be4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:49.708179 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:49.708179 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:49.711594 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a715a2ad-98e4-4a42-8b75-b7a3b2190be4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:49.715572 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a715a2ad-98e4-4a42-8b75-b7a3b2190be4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f returned with HTTP 200 Aug 13 23:56:49.715972 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1418/5612] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:49 2026] GET /volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:49.775016 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5878a5ad-4a08-43ad-856c-5855a71f5dba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:49.777569 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5878a5ad-4a08-43ad-856c-5855a71f5dba tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f Aug 13 23:56:49.777837 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5878a5ad-4a08-43ad-856c-5855a71f5dba tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:49.778078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5878a5ad-4a08-43ad-856c-5855a71f5dba tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:49.786345 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5878a5ad-4a08-43ad-856c-5855a71f5dba tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f returned with HTTP 404 Aug 13 23:56:49.787049 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1399/5613] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:49 2026] GET /volume/v3/volumes/b84ccebc-b723-417e-bbac-a3f8dc39699f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:49.797685 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e6bdd06b-0c98-4adf-829c-a933cc20a147 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:49.799375 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6bdd06b-0c98-4adf-829c-a933cc20a147 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:49.799632 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6bdd06b-0c98-4adf-829c-a933cc20a147 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:49.799842 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6bdd06b-0c98-4adf-829c-a933cc20a147 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:49.807233 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:49.807233 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:49.811203 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e6bdd06b-0c98-4adf-829c-a933cc20a147 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:49.815508 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6bdd06b-0c98-4adf-829c-a933cc20a147 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:49.815890 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1395/5614] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:49 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:49.828952 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5e42512e-a374-453d-9455-d50f1b42eafd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:49.830960 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e42512e-a374-453d-9455-d50f1b42eafd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:49.831219 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e42512e-a374-453d-9455-d50f1b42eafd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:49.831402 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e42512e-a374-453d-9455-d50f1b42eafd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:49.839853 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:49.839853 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:49.844974 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5e42512e-a374-453d-9455-d50f1b42eafd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:49.850393 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e42512e-a374-453d-9455-d50f1b42eafd tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:49.850820 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1403/5615] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:49 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:49.862780 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0bf1658a-fb22-4189-8e3c-d89d4f2d275a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:49.864557 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bf1658a-fb22-4189-8e3c-d89d4f2d275a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:49.864766 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bf1658a-fb22-4189-8e3c-d89d4f2d275a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:49.864972 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bf1658a-fb22-4189-8e3c-d89d4f2d275a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:49.865216 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0bf1658a-fb22-4189-8e3c-d89d4f2d275a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete volume with id: 37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:49.872012 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:49.872012 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:49.872511 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0bf1658a-fb22-4189-8e3c-d89d4f2d275a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:49.888625 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0bf1658a-fb22-4189-8e3c-d89d4f2d275a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete volume request issued successfully. Aug 13 23:56:49.888898 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bf1658a-fb22-4189-8e3c-d89d4f2d275a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 202 Aug 13 23:56:49.889245 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1419/5616] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:49 2026] DELETE /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:49.897022 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f02e5b1-c68e-4619-a004-5e134b4f95dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:49.898824 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f02e5b1-c68e-4619-a004-5e134b4f95dc tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:49.899020 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f02e5b1-c68e-4619-a004-5e134b4f95dc tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:49.899222 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f02e5b1-c68e-4619-a004-5e134b4f95dc tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:49.907539 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:49.907539 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:49.912438 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4f02e5b1-c68e-4619-a004-5e134b4f95dc tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:49.917713 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f02e5b1-c68e-4619-a004-5e134b4f95dc tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 200 Aug 13 23:56:49.918172 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1400/5617] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:49 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:50.728075 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-763335fe-f6ae-4afd-a58a-a9007929ae4a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:50.729854 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-763335fe-f6ae-4afd-a58a-a9007929ae4a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f Aug 13 23:56:50.730051 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-763335fe-f6ae-4afd-a58a-a9007929ae4a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:50.730225 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-763335fe-f6ae-4afd-a58a-a9007929ae4a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:50.736804 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:50.736804 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:50.740074 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-763335fe-f6ae-4afd-a58a-a9007929ae4a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:50.743954 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-763335fe-f6ae-4afd-a58a-a9007929ae4a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f returned with HTTP 200 Aug 13 23:56:50.744340 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1396/5618] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:50 2026] GET /volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:50.755786 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2bb29fdd-fc3c-4b1c-8125-ed4ecc39d140 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:50.757419 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bb29fdd-fc3c-4b1c-8125-ed4ecc39d140 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:50.757735 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bb29fdd-fc3c-4b1c-8125-ed4ecc39d140 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d42e9ec5-2404-43f9-8a45-e49f2b837f0f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1584152119"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:50.766004 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:50.766004 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:50.766314 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2bb29fdd-fc3c-4b1c-8125-ed4ecc39d140 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:50.766461 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-2bb29fdd-fc3c-4b1c-8125-ed4ecc39d140 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create snapshot from volume d42e9ec5-2404-43f9-8a45-e49f2b837f0f Aug 13 23:56:50.789064 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2bb29fdd-fc3c-4b1c-8125-ed4ecc39d140 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['c45098ba-4aa0-406d-ac9d-257838af725e', 'eb527a2a-e689-4857-bb3a-1b74f9b2fb74', '761c3aa2-ed98-42df-9fad-878d6defeb8c', '8d4204d7-bb54-45cc-a271-16eebc910f91'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:50.820262 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2bb29fdd-fc3c-4b1c-8125-ed4ecc39d140 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot create request issued successfully. Aug 13 23:56:50.820650 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bb29fdd-fc3c-4b1c-8125-ed4ecc39d140 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:50.821197 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1404/5619] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:50.829029 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37cb67cf-1ce5-4f90-af8d-b798feafd0d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:50.830855 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37cb67cf-1ce5-4f90-af8d-b798feafd0d5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a Aug 13 23:56:50.831123 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37cb67cf-1ce5-4f90-af8d-b798feafd0d5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:50.831361 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37cb67cf-1ce5-4f90-af8d-b798feafd0d5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:50.833191 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=286,cinder:UPDATE=97,cinder:INSERT=47 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:56:50.837427 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:50.837427 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:50.837732 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-37cb67cf-1ce5-4f90-af8d-b798feafd0d5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:50.838834 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37cb67cf-1ce5-4f90-af8d-b798feafd0d5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a returned with HTTP 200 Aug 13 23:56:50.839315 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1420/5620] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:50 2026] GET /volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:50.930370 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2042d0f-54b6-4b48-8dee-eac55fc231ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:50.932607 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2042d0f-54b6-4b48-8dee-eac55fc231ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 Aug 13 23:56:50.932854 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2042d0f-54b6-4b48-8dee-eac55fc231ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:50.933121 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2042d0f-54b6-4b48-8dee-eac55fc231ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:50.940275 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2042d0f-54b6-4b48-8dee-eac55fc231ed tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 returned with HTTP 404 Aug 13 23:56:50.940902 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1401/5621] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:50 2026] GET /volume/v3/volumes/37439630-040e-45f5-8d5e-61a037b90441 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:50.947678 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9682f2b0-980a-4082-9fe9-18d9940f1f23 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:50.949691 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9682f2b0-980a-4082-9fe9-18d9940f1f23 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:50.950005 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9682f2b0-980a-4082-9fe9-18d9940f1f23 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:50.950330 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9682f2b0-980a-4082-9fe9-18d9940f1f23 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:50.959410 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:50.959410 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:50.963686 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9682f2b0-980a-4082-9fe9-18d9940f1f23 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:50.968216 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9682f2b0-980a-4082-9fe9-18d9940f1f23 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:50.968802 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1397/5622] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:50 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:50.980387 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a0d4dd8-44ae-43b0-be62-cb9f4c1931c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:50.982292 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a0d4dd8-44ae-43b0-be62-cb9f4c1931c8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:50.982460 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a0d4dd8-44ae-43b0-be62-cb9f4c1931c8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:50.982673 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a0d4dd8-44ae-43b0-be62-cb9f4c1931c8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:50.989396 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:50.989396 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:50.993061 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a0d4dd8-44ae-43b0-be62-cb9f4c1931c8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:50.997341 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a0d4dd8-44ae-43b0-be62-cb9f4c1931c8 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:50.997789 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1405/5623] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:50 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:51.009311 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-453d3f6d-5902-45b9-843a-4e410af01bf5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:51.011561 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-453d3f6d-5902-45b9-843a-4e410af01bf5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:51.011784 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-453d3f6d-5902-45b9-843a-4e410af01bf5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:51.012037 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-453d3f6d-5902-45b9-843a-4e410af01bf5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:51.012238 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-453d3f6d-5902-45b9-843a-4e410af01bf5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete volume with id: 9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:51.021212 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:51.021212 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:51.021891 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-453d3f6d-5902-45b9-843a-4e410af01bf5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:51.041024 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-453d3f6d-5902-45b9-843a-4e410af01bf5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete volume request issued successfully. Aug 13 23:56:51.041179 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-453d3f6d-5902-45b9-843a-4e410af01bf5 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 202 Aug 13 23:56:51.041717 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1421/5624] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:51 2026] DELETE /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:51.048560 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9c331a29-36a4-4554-be07-3257785e719a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:51.050125 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c331a29-36a4-4554-be07-3257785e719a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:51.050324 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c331a29-36a4-4554-be07-3257785e719a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:51.050572 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c331a29-36a4-4554-be07-3257785e719a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:51.058965 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:51.058965 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:51.062418 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9c331a29-36a4-4554-be07-3257785e719a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:51.066772 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c331a29-36a4-4554-be07-3257785e719a tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 200 Aug 13 23:56:51.067271 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1402/5625] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:51 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:51.847638 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1520cada-a3b1-40ee-b0d7-2a4988b4286f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:51.849977 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1520cada-a3b1-40ee-b0d7-2a4988b4286f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a Aug 13 23:56:51.849977 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1520cada-a3b1-40ee-b0d7-2a4988b4286f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:51.849977 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1520cada-a3b1-40ee-b0d7-2a4988b4286f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:51.854835 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:51.854835 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:51.855123 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1520cada-a3b1-40ee-b0d7-2a4988b4286f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:51.855791 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1520cada-a3b1-40ee-b0d7-2a4988b4286f tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a returned with HTTP 200 Aug 13 23:56:51.856166 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1398/5626] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:51 2026] GET /volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:51.865063 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8b42d049-1a6b-43ff-b72b-680d0a6a47b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:51.866970 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b42d049-1a6b-43ff-b72b-680d0a6a47b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] GET https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a Aug 13 23:56:51.867222 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b42d049-1a6b-43ff-b72b-680d0a6a47b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:51.867440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b42d049-1a6b-43ff-b72b-680d0a6a47b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:51.873295 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:51.873295 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:51.873861 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8b42d049-1a6b-43ff-b72b-680d0a6a47b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:51.874786 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b42d049-1a6b-43ff-b72b-680d0a6a47b3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a returned with HTTP 200 Aug 13 23:56:51.875340 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1406/5627] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:51 2026] GET /volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:51.884907 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5aa08a08-650e-419d-a073-6161e1c83622 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:51.887554 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5aa08a08-650e-419d-a073-6161e1c83622 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a Aug 13 23:56:51.887554 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5aa08a08-650e-419d-a073-6161e1c83622 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:51.887720 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5aa08a08-650e-419d-a073-6161e1c83622 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:51.887720 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-5aa08a08-650e-419d-a073-6161e1c83622 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete snapshot with id: 9af84858-9e10-418b-9780-1215c1060e6a Aug 13 23:56:51.893036 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:51.893036 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:51.893780 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5aa08a08-650e-419d-a073-6161e1c83622 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:51.910769 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5aa08a08-650e-419d-a073-6161e1c83622 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot delete request issued successfully. Aug 13 23:56:51.910935 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5aa08a08-650e-419d-a073-6161e1c83622 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a returned with HTTP 202 Aug 13 23:56:51.911718 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1422/5628] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:51 2026] DELETE /volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:51.919379 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3834077e-a976-411d-86e9-72327bae3206 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:51.921231 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3834077e-a976-411d-86e9-72327bae3206 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a Aug 13 23:56:51.921448 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3834077e-a976-411d-86e9-72327bae3206 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:51.921666 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3834077e-a976-411d-86e9-72327bae3206 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:51.926486 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:51.926486 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:51.926792 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3834077e-a976-411d-86e9-72327bae3206 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:51.927419 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3834077e-a976-411d-86e9-72327bae3206 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a returned with HTTP 200 Aug 13 23:56:51.927808 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1403/5629] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:51 2026] GET /volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:52.079027 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-74a8f33e-a14d-408c-bf5d-50603f0d5ed0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:52.080788 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74a8f33e-a14d-408c-bf5d-50603f0d5ed0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 Aug 13 23:56:52.081005 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74a8f33e-a14d-408c-bf5d-50603f0d5ed0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:52.081163 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74a8f33e-a14d-408c-bf5d-50603f0d5ed0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:52.087905 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74a8f33e-a14d-408c-bf5d-50603f0d5ed0 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 returned with HTTP 404 Aug 13 23:56:52.088496 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1399/5630] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:52 2026] GET /volume/v3/volumes/9ec80694-8daf-4d4e-bce0-6b3a9db667b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:52.094590 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-450c836b-64f1-470d-ad9c-8e5b0b8bf1aa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:52.096628 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-450c836b-64f1-470d-ad9c-8e5b0b8bf1aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 Aug 13 23:56:52.096843 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-450c836b-64f1-470d-ad9c-8e5b0b8bf1aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:52.097084 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-450c836b-64f1-470d-ad9c-8e5b0b8bf1aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:52.097208 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-450c836b-64f1-470d-ad9c-8e5b0b8bf1aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete snapshot with id: eeda34b9-79fa-44ee-86fb-1360154013d7 Aug 13 23:56:52.102825 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:52.102825 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:52.103306 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-450c836b-64f1-470d-ad9c-8e5b0b8bf1aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:52.120578 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-450c836b-64f1-470d-ad9c-8e5b0b8bf1aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot delete request issued successfully. Aug 13 23:56:52.120739 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-450c836b-64f1-470d-ad9c-8e5b0b8bf1aa tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 returned with HTTP 202 Aug 13 23:56:52.121219 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1407/5631] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:52 2026] DELETE /volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:52.127791 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7581c98d-00c5-4325-9103-70f0315675f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:52.129554 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7581c98d-00c5-4325-9103-70f0315675f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 Aug 13 23:56:52.129699 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7581c98d-00c5-4325-9103-70f0315675f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:52.129887 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7581c98d-00c5-4325-9103-70f0315675f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:52.134545 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:52.134545 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:52.134955 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7581c98d-00c5-4325-9103-70f0315675f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:52.135638 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7581c98d-00c5-4325-9103-70f0315675f4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 returned with HTTP 200 Aug 13 23:56:52.136003 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1423/5632] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:52 2026] GET /volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:52.936796 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e86f4d2-87a5-443f-843c-b886325e8265 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:52.938495 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e86f4d2-87a5-443f-843c-b886325e8265 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a Aug 13 23:56:52.939197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e86f4d2-87a5-443f-843c-b886325e8265 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:52.939197 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e86f4d2-87a5-443f-843c-b886325e8265 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:52.945411 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e86f4d2-87a5-443f-843c-b886325e8265 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a returned with HTTP 404 Aug 13 23:56:52.946058 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1404/5633] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:52 2026] GET /volume/v3/snapshots/9af84858-9e10-418b-9780-1215c1060e6a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:52.953280 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bfd97bdc-8f08-427f-bd15-7b8933fa5708 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:52.956826 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfd97bdc-8f08-427f-bd15-7b8933fa5708 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f Aug 13 23:56:52.957049 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfd97bdc-8f08-427f-bd15-7b8933fa5708 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:52.957222 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfd97bdc-8f08-427f-bd15-7b8933fa5708 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:52.957407 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-bfd97bdc-8f08-427f-bd15-7b8933fa5708 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: d42e9ec5-2404-43f9-8a45-e49f2b837f0f Aug 13 23:56:52.959435 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=305,cinder:INSERT=33,cinder:UPDATE=69 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:56:52.964607 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:52.964607 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:52.964941 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bfd97bdc-8f08-427f-bd15-7b8933fa5708 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:52.993339 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bfd97bdc-8f08-427f-bd15-7b8933fa5708 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:56:52.993511 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfd97bdc-8f08-427f-bd15-7b8933fa5708 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f returned with HTTP 202 Aug 13 23:56:52.994029 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1400/5634] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:52 2026] DELETE /volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:53.001683 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-764da5ad-84b5-4536-8139-304f1abf0843 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:53.003516 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-764da5ad-84b5-4536-8139-304f1abf0843 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f Aug 13 23:56:53.003766 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-764da5ad-84b5-4536-8139-304f1abf0843 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:53.003921 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-764da5ad-84b5-4536-8139-304f1abf0843 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:53.010610 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:53.010610 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:53.014941 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-764da5ad-84b5-4536-8139-304f1abf0843 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:53.019412 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-764da5ad-84b5-4536-8139-304f1abf0843 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f returned with HTTP 200 Aug 13 23:56:53.019837 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1408/5635] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:53 2026] GET /volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:53.144151 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-efc60afa-d513-436b-9bb9-849811b7a12b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:53.146516 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efc60afa-d513-436b-9bb9-849811b7a12b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 Aug 13 23:56:53.146753 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efc60afa-d513-436b-9bb9-849811b7a12b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:53.146947 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efc60afa-d513-436b-9bb9-849811b7a12b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:53.151445 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efc60afa-d513-436b-9bb9-849811b7a12b tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 returned with HTTP 404 Aug 13 23:56:53.152016 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1424/5636] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:53 2026] GET /volume/v3/snapshots/eeda34b9-79fa-44ee-86fb-1360154013d7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:53.159079 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7371afe8-97b2-44f6-96d3-6cbb5224438d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:53.161037 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7371afe8-97b2-44f6-96d3-6cbb5224438d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 Aug 13 23:56:53.161037 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7371afe8-97b2-44f6-96d3-6cbb5224438d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:53.161247 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7371afe8-97b2-44f6-96d3-6cbb5224438d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:53.161317 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-7371afe8-97b2-44f6-96d3-6cbb5224438d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete snapshot with id: 72666464-d45d-4705-a6a0-60f38e68b703 Aug 13 23:56:53.166420 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:53.166420 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:53.166814 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7371afe8-97b2-44f6-96d3-6cbb5224438d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:53.182310 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7371afe8-97b2-44f6-96d3-6cbb5224438d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot delete request issued successfully. Aug 13 23:56:53.182703 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7371afe8-97b2-44f6-96d3-6cbb5224438d tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 returned with HTTP 202 Aug 13 23:56:53.183101 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1405/5637] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:53 2026] DELETE /volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:53.192735 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-737dc0cd-ecfa-4ef2-9415-5e9ffa515a20 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:53.194663 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-737dc0cd-ecfa-4ef2-9415-5e9ffa515a20 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 Aug 13 23:56:53.194826 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-737dc0cd-ecfa-4ef2-9415-5e9ffa515a20 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:53.195048 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-737dc0cd-ecfa-4ef2-9415-5e9ffa515a20 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:53.200303 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:53.200303 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:53.200747 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-737dc0cd-ecfa-4ef2-9415-5e9ffa515a20 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:53.201597 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-737dc0cd-ecfa-4ef2-9415-5e9ffa515a20 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 returned with HTTP 200 Aug 13 23:56:53.201957 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1401/5638] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:53 2026] GET /volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:54.032359 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7e20a64-edbd-4083-b14c-c0c6fb25b3a8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:54.034288 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7e20a64-edbd-4083-b14c-c0c6fb25b3a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f Aug 13 23:56:54.034539 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7e20a64-edbd-4083-b14c-c0c6fb25b3a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:54.034713 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7e20a64-edbd-4083-b14c-c0c6fb25b3a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:54.036704 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=322,cinder:UPDATE=89,cinder:INSERT=44 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:56:54.041341 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7e20a64-edbd-4083-b14c-c0c6fb25b3a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f returned with HTTP 404 Aug 13 23:56:54.041837 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1409/5639] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:54 2026] GET /volume/v3/volumes/d42e9ec5-2404-43f9-8a45-e49f2b837f0f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:54.049289 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:54.051435 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:54.051854 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2058828580"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:54.054006 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2058828580'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:54.054178 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:56:54.059060 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:54.065061 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (d5be7b6b-90aa-4a64-b145-64a78a0b7a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:54.066454 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7025164d-ff34-444e-ba4a-25822217f129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:54.066936 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:54.093133 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7025164d-ff34-444e-ba4a-25822217f129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:54.094149 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce6825a-4cbe-496c-a681-3578a6d4deca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:54.142086 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['0aaec430-73a8-491e-8221-0bcf3100358b', '305fd7a4-9abe-4c6f-99c2-d233b8875505', 'f5466300-4bae-4f23-8256-d1d3beb9dc1c', '698f0f91-828f-4b48-ae88-6d73e77bd381'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:54.143120 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce6825a-4cbe-496c-a681-3578a6d4deca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aaec430-73a8-491e-8221-0bcf3100358b', '305fd7a4-9abe-4c6f-99c2-d233b8875505', 'f5466300-4bae-4f23-8256-d1d3beb9dc1c', '698f0f91-828f-4b48-ae88-6d73e77bd381']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:54.144124 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec53d3d-83cd-425b-8ec4-c9eaa0bfb7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:54.169162 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec53d3d-83cd-425b-8ec4-c9eaa0bfb7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d522e23-b372-4fe3-afcb-f689c47ec9cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2058828580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['0aaec430-73a8-491e-8221-0bcf3100358b','305fd7a4-9abe-4c6f-99c2-d233b8875505','f5466300-4bae-4f23-8256-d1d3beb9dc1c','698f0f91-828f-4b48-ae88-6d73e77bd381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2058828580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d522e23-b372-4fe3-afcb-f689c47ec9cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:54.170210 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55be0354-a11e-497c-a264-4c9f2b260653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:54.191017 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55be0354-a11e-497c-a264-4c9f2b260653) transitioned into state 'SUCCESS' from state '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-2058828580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['0aaec430-73a8-491e-8221-0bcf3100358b','305fd7a4-9abe-4c6f-99c2-d233b8875505','f5466300-4bae-4f23-8256-d1d3beb9dc1c','698f0f91-828f-4b48-ae88-6d73e77bd381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:54.192218 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b43d092-4f7c-4f44-8046-d8bde8ffa335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:54.201378 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b43d092-4f7c-4f44-8046-d8bde8ffa335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:54.202166 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (d5be7b6b-90aa-4a64-b145-64a78a0b7a9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:54.202418 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:56:54.202933 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2b8e3a5-9248-4bd7-a616-ecb07489ec41 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:54.203327 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1425/5640] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:56:54 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:54.210467 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d0d7f3bd-fb53-4ddd-b206-9a0a80ae4436 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:54.212212 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0d7f3bd-fb53-4ddd-b206-9a0a80ae4436 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 Aug 13 23:56:54.212408 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0d7f3bd-fb53-4ddd-b206-9a0a80ae4436 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:54.212624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0d7f3bd-fb53-4ddd-b206-9a0a80ae4436 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:54.215011 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-176c25c9-9bd2-4d74-ba1f-9cf85eef0373 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:54.217053 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-176c25c9-9bd2-4d74-ba1f-9cf85eef0373 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb Aug 13 23:56:54.217203 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0d7f3bd-fb53-4ddd-b206-9a0a80ae4436 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 returned with HTTP 404 Aug 13 23:56:54.217298 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-176c25c9-9bd2-4d74-ba1f-9cf85eef0373 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:54.217531 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-176c25c9-9bd2-4d74-ba1f-9cf85eef0373 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:54.217692 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1406/5641] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:54 2026] GET /volume/v3/snapshots/72666464-d45d-4705-a6a0-60f38e68b703 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:54.225256 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:54.225256 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:54.225961 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc239b23-61fa-4f91-8a31-9d1c0d6a8083 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:54.227652 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc239b23-61fa-4f91-8a31-9d1c0d6a8083 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 Aug 13 23:56:54.227840 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc239b23-61fa-4f91-8a31-9d1c0d6a8083 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:54.228027 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc239b23-61fa-4f91-8a31-9d1c0d6a8083 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:54.228132 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-dc239b23-61fa-4f91-8a31-9d1c0d6a8083 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete snapshot with id: d0c4bb4d-cf67-4052-8f64-b7704bb7a881 Aug 13 23:56:54.228769 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-176c25c9-9bd2-4d74-ba1f-9cf85eef0373 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:54.232760 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:54.232760 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:54.233174 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dc239b23-61fa-4f91-8a31-9d1c0d6a8083 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:54.233253 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-176c25c9-9bd2-4d74-ba1f-9cf85eef0373 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb returned with HTTP 200 Aug 13 23:56:54.233692 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1402/5642] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:54 2026] GET /volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:54.249310 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dc239b23-61fa-4f91-8a31-9d1c0d6a8083 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot delete request issued successfully. Aug 13 23:56:54.249582 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc239b23-61fa-4f91-8a31-9d1c0d6a8083 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 returned with HTTP 202 Aug 13 23:56:54.250237 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1410/5643] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:54 2026] DELETE /volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:54.258830 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-435c757b-47b2-46f7-8e7b-d6eaadbe9772 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:54.260725 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-435c757b-47b2-46f7-8e7b-d6eaadbe9772 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 Aug 13 23:56:54.260925 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-435c757b-47b2-46f7-8e7b-d6eaadbe9772 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:54.261155 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-435c757b-47b2-46f7-8e7b-d6eaadbe9772 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:54.270133 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:54.270133 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:54.270601 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-435c757b-47b2-46f7-8e7b-d6eaadbe9772 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Snapshot retrieved successfully. Aug 13 23:56:54.271349 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-435c757b-47b2-46f7-8e7b-d6eaadbe9772 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 returned with HTTP 200 Aug 13 23:56:54.271731 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1426/5644] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:54 2026] GET /volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:55.248013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-940fedd8-e5c1-4337-b066-f21032b9dd1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:55.249546 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-940fedd8-e5c1-4337-b066-f21032b9dd1c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb Aug 13 23:56:55.249711 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-940fedd8-e5c1-4337-b066-f21032b9dd1c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:55.249874 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-940fedd8-e5c1-4337-b066-f21032b9dd1c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:55.256075 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:55.256075 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:55.258732 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-940fedd8-e5c1-4337-b066-f21032b9dd1c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:55.261893 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-940fedd8-e5c1-4337-b066-f21032b9dd1c tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb returned with HTTP 200 Aug 13 23:56:55.262233 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1407/5645] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:55 2026] GET /volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:55.275600 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b8a22fa-1012-4734-8809-1264639001a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:55.277235 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b8a22fa-1012-4734-8809-1264639001a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:55.277553 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b8a22fa-1012-4734-8809-1264639001a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d522e23-b372-4fe3-afcb-f689c47ec9cb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1625534781"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:55.282093 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b23583c-c223-403a-842a-45bdce4db1f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:55.284143 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b23583c-c223-403a-842a-45bdce4db1f1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 Aug 13 23:56:55.284335 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b23583c-c223-403a-842a-45bdce4db1f1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:55.284511 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b23583c-c223-403a-842a-45bdce4db1f1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:55.285368 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:55.285368 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:55.285734 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b8a22fa-1012-4734-8809-1264639001a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:55.285891 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-6b8a22fa-1012-4734-8809-1264639001a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create snapshot from volume 1d522e23-b372-4fe3-afcb-f689c47ec9cb Aug 13 23:56:55.288501 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b23583c-c223-403a-842a-45bdce4db1f1 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 returned with HTTP 404 Aug 13 23:56:55.289010 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1411/5646] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:55 2026] GET /volume/v3/snapshots/d0c4bb4d-cf67-4052-8f64-b7704bb7a881 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:55.297291 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47e6dc57-69d4-491c-9509-1cdcfb3461c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:55.299374 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47e6dc57-69d4-491c-9509-1cdcfb3461c4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:55.299648 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47e6dc57-69d4-491c-9509-1cdcfb3461c4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:55.299917 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47e6dc57-69d4-491c-9509-1cdcfb3461c4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:55.307228 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:55.307228 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:55.310561 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47e6dc57-69d4-491c-9509-1cdcfb3461c4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:55.312683 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6b8a22fa-1012-4734-8809-1264639001a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['e8d8064f-62a4-49e0-89ff-838d4ee93039', '909d6dd3-5013-48d2-8bbb-d969c2564fcc', 'e05685bc-6a80-48f0-86cf-01a5cf53a010', 'e954e2dc-24de-498e-8b00-a7c451cb2597'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:55.314531 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47e6dc57-69d4-491c-9509-1cdcfb3461c4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:56:55.314903 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1427/5647] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:55 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:55.333930 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8114d9f5-e00d-4a5e-bb1d-b0e4147d07df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:55.335822 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8114d9f5-e00d-4a5e-bb1d-b0e4147d07df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:55.335984 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8114d9f5-e00d-4a5e-bb1d-b0e4147d07df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:55.336180 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8114d9f5-e00d-4a5e-bb1d-b0e4147d07df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:55.340829 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b8a22fa-1012-4734-8809-1264639001a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot create request issued successfully. Aug 13 23:56:55.341185 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b8a22fa-1012-4734-8809-1264639001a8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:55.341661 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1403/5648] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:55.343397 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:55.343397 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:55.348728 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8114d9f5-e00d-4a5e-bb1d-b0e4147d07df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:55.350686 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38610115-45ea-4494-9bcc-338b314ff690 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:55.352361 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38610115-45ea-4494-9bcc-338b314ff690 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 Aug 13 23:56:55.352601 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38610115-45ea-4494-9bcc-338b314ff690 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:55.352802 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38610115-45ea-4494-9bcc-338b314ff690 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:55.353699 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8114d9f5-e00d-4a5e-bb1d-b0e4147d07df tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:56:55.354178 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1408/5649] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:55 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:55.368371 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:55.368371 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:55.368731 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38610115-45ea-4494-9bcc-338b314ff690 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:55.369487 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38610115-45ea-4494-9bcc-338b314ff690 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 returned with HTTP 200 Aug 13 23:56:55.369916 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1412/5650] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:55 2026] GET /volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:55.371640 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a2a266a-4a2a-4a0b-a3fa-f22e3a3b7586 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:55.374365 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a2a266a-4a2a-4a0b-a3fa-f22e3a3b7586 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] DELETE https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:55.374496 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a2a266a-4a2a-4a0b-a3fa-f22e3a3b7586 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:55.374846 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a2a266a-4a2a-4a0b-a3fa-f22e3a3b7586 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:55.375007 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4a2a266a-4a2a-4a0b-a3fa-f22e3a3b7586 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete volume with id: 75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:55.383921 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:55.383921 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:55.384419 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a2a266a-4a2a-4a0b-a3fa-f22e3a3b7586 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:55.399213 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a2a266a-4a2a-4a0b-a3fa-f22e3a3b7586 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Delete volume request issued successfully. Aug 13 23:56:55.399387 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a2a266a-4a2a-4a0b-a3fa-f22e3a3b7586 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 202 Aug 13 23:56:55.399811 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1428/5651] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:55 2026] DELETE /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:55.407554 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-87fd21b3-5e06-42f7-bf7e-d7c59c8fcbf4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:55.409383 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87fd21b3-5e06-42f7-bf7e-d7c59c8fcbf4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:55.409569 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87fd21b3-5e06-42f7-bf7e-d7c59c8fcbf4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:55.409785 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87fd21b3-5e06-42f7-bf7e-d7c59c8fcbf4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:55.416484 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:55.416484 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:55.420321 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-87fd21b3-5e06-42f7-bf7e-d7c59c8fcbf4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Volume info retrieved successfully. Aug 13 23:56:55.425785 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87fd21b3-5e06-42f7-bf7e-d7c59c8fcbf4 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 200 Aug 13 23:56:55.426312 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1404/5652] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:55 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:56.382464 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-009238a8-217c-4ea2-95b3-e397daa336b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:56.384197 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-009238a8-217c-4ea2-95b3-e397daa336b8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 Aug 13 23:56:56.384380 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-009238a8-217c-4ea2-95b3-e397daa336b8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:56.384574 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-009238a8-217c-4ea2-95b3-e397daa336b8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:56.389886 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:56.389886 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:56.390183 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-009238a8-217c-4ea2-95b3-e397daa336b8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:56.390771 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-009238a8-217c-4ea2-95b3-e397daa336b8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 returned with HTTP 200 Aug 13 23:56:56.391113 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1409/5653] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:56 2026] GET /volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:56.400191 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e720c1b1-9e78-40df-960e-4397568644a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:56.401857 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e720c1b1-9e78-40df-960e-4397568644a6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] POST https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0/action Aug 13 23:56:56.402284 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e720c1b1-9e78-40df-960e-4397568644a6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:56:56.402439 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e720c1b1-9e78-40df-960e-4397568644a6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:56.403793 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.contrib.snapshot_unmanage [None req-e720c1b1-9e78-40df-960e-4397568644a6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Unmanage snapshot with id: a31bc6a7-b246-4bf2-8536-d16837bdaab0 Aug 13 23:56:56.410999 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:56.410999 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:56.410999 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e720c1b1-9e78-40df-960e-4397568644a6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:56:56.410999 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-e720c1b1-9e78-40df-960e-4397568644a6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7cf91a232cbe4e8681aa269d4727426b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f425e23898a4299bc4e135d10f717c6', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:56:56.410999 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e720c1b1-9e78-40df-960e-4397568644a6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0/action returned with HTTP 403 Aug 13 23:56:56.410999 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1413/5654] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:56:56 2026] POST /volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:56.418980 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8ab23d95-18f7-4f1d-af14-a4b429fe9ac4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:56.420973 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ab23d95-18f7-4f1d-af14-a4b429fe9ac4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 Aug 13 23:56:56.421169 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ab23d95-18f7-4f1d-af14-a4b429fe9ac4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:56.421340 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ab23d95-18f7-4f1d-af14-a4b429fe9ac4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:56.421437 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-8ab23d95-18f7-4f1d-af14-a4b429fe9ac4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete snapshot with id: a31bc6a7-b246-4bf2-8536-d16837bdaab0 Aug 13 23:56:56.426205 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:56.426205 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:56.426584 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8ab23d95-18f7-4f1d-af14-a4b429fe9ac4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:56.441082 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c55f34b7-17a0-45ff-b63b-b6ef2c5fff26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:56.442452 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c55f34b7-17a0-45ff-b63b-b6ef2c5fff26 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] GET https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 Aug 13 23:56:56.442612 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c55f34b7-17a0-45ff-b63b-b6ef2c5fff26 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:56.442790 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c55f34b7-17a0-45ff-b63b-b6ef2c5fff26 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:56.444450 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8ab23d95-18f7-4f1d-af14-a4b429fe9ac4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot delete request issued successfully. Aug 13 23:56:56.444635 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ab23d95-18f7-4f1d-af14-a4b429fe9ac4 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 returned with HTTP 202 Aug 13 23:56:56.445219 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1429/5655] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:56:56 2026] DELETE /volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:56.448859 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c55f34b7-17a0-45ff-b63b-b6ef2c5fff26 tempest-SnapshotDataIntegrityTests-1587672351 tempest-SnapshotDataIntegrityTests-1587672351-project-member] https://10.4.3.81/volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 returned with HTTP 404 Aug 13 23:56:56.449240 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1405/5656] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:56 2026] GET /volume/v3/volumes/75cd11e6-bc5a-4c81-8890-634e2e52fca4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:56.452013 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fae11f0b-6a28-458c-8a12-2d84ea395047 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:56.456133 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fae11f0b-6a28-458c-8a12-2d84ea395047 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 Aug 13 23:56:56.456133 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fae11f0b-6a28-458c-8a12-2d84ea395047 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:56.456133 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fae11f0b-6a28-458c-8a12-2d84ea395047 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:56.459368 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:56.459368 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:56.459681 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fae11f0b-6a28-458c-8a12-2d84ea395047 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:56.460355 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fae11f0b-6a28-458c-8a12-2d84ea395047 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 returned with HTTP 200 Aug 13 23:56:56.460845 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1410/5657] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:56 2026] GET /volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:57.473448 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bf893ed7-2321-405b-acd2-cb9ca076fe4e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:57.475657 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf893ed7-2321-405b-acd2-cb9ca076fe4e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 Aug 13 23:56:57.475873 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf893ed7-2321-405b-acd2-cb9ca076fe4e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:57.476098 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf893ed7-2321-405b-acd2-cb9ca076fe4e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:57.484647 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf893ed7-2321-405b-acd2-cb9ca076fe4e tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 returned with HTTP 404 Aug 13 23:56:57.485190 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1414/5658] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:57 2026] GET /volume/v3/snapshots/a31bc6a7-b246-4bf2-8536-d16837bdaab0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:57.492464 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e6660bb6-d70f-4080-9899-f936c1f33e19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:57.494825 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6660bb6-d70f-4080-9899-f936c1f33e19 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb Aug 13 23:56:57.495100 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6660bb6-d70f-4080-9899-f936c1f33e19 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:57.495337 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6660bb6-d70f-4080-9899-f936c1f33e19 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:57.495545 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e6660bb6-d70f-4080-9899-f936c1f33e19 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: 1d522e23-b372-4fe3-afcb-f689c47ec9cb Aug 13 23:56:57.505831 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:57.505831 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:57.505831 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e6660bb6-d70f-4080-9899-f936c1f33e19 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:57.523757 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e6660bb6-d70f-4080-9899-f936c1f33e19 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:56:57.524031 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6660bb6-d70f-4080-9899-f936c1f33e19 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb returned with HTTP 202 Aug 13 23:56:57.524471 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1430/5659] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:56:57 2026] DELETE /volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:56:57.535942 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0c4cf21-2a08-4ea9-b4bf-f863003a5d99 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:57.537794 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0c4cf21-2a08-4ea9-b4bf-f863003a5d99 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb Aug 13 23:56:57.538028 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0c4cf21-2a08-4ea9-b4bf-f863003a5d99 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:57.538255 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0c4cf21-2a08-4ea9-b4bf-f863003a5d99 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:57.550384 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:57.550384 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:57.557587 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0c4cf21-2a08-4ea9-b4bf-f863003a5d99 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:57.561777 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0c4cf21-2a08-4ea9-b4bf-f863003a5d99 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb returned with HTTP 200 Aug 13 23:56:57.562236 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1406/5660] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:57 2026] GET /volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:58.575505 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-983f9a92-aae1-4afa-bd4d-1a52bb051953 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:58.577854 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-983f9a92-aae1-4afa-bd4d-1a52bb051953 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb Aug 13 23:56:58.578144 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-983f9a92-aae1-4afa-bd4d-1a52bb051953 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:58.578410 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-983f9a92-aae1-4afa-bd4d-1a52bb051953 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:58.585374 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-983f9a92-aae1-4afa-bd4d-1a52bb051953 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb returned with HTTP 404 Aug 13 23:56:58.585948 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1411/5661] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:58 2026] GET /volume/v3/volumes/1d522e23-b372-4fe3-afcb-f689c47ec9cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:56:58.595216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-803f5927-6fb5-4760-bc45-b73da38cae1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:58.597151 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:56:58.597522 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1746243489"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:58.598984 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1746243489'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:56:58.599233 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:56:58.603408 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:56:58.609597 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (1d339e6d-83f9-4992-8ed2-e29235acb787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:58.610544 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e55620-4c7e-4b6e-bc7b-b5a286cf1f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:58.611330 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:56:58.635354 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e55620-4c7e-4b6e-bc7b-b5a286cf1f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:58.635965 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765b9f30-4d7a-4812-9e93-0a2803161ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:58.673977 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['a717679d-0f93-4236-8581-52ac44bed8c3', '21b91cbc-00c2-4f87-be25-ee2c1c5fdb06', 'd5228092-5d40-4d4b-8a37-a43ddc5641e3', '8eb88d95-1525-45de-a1d6-2dd8d39e4320'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:58.674675 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765b9f30-4d7a-4812-9e93-0a2803161ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a717679d-0f93-4236-8581-52ac44bed8c3', '21b91cbc-00c2-4f87-be25-ee2c1c5fdb06', 'd5228092-5d40-4d4b-8a37-a43ddc5641e3', '8eb88d95-1525-45de-a1d6-2dd8d39e4320']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:58.675406 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6877bdc4-1243-4a32-bf69-0f042ee52b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:58.699615 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6877bdc4-1243-4a32-bf69-0f042ee52b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf733785-1e63-46ce-ab18-7f8cf186e248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1746243489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['a717679d-0f93-4236-8581-52ac44bed8c3','21b91cbc-00c2-4f87-be25-ee2c1c5fdb06','d5228092-5d40-4d4b-8a37-a43ddc5641e3','8eb88d95-1525-45de-a1d6-2dd8d39e4320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1746243489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf733785-1e63-46ce-ab18-7f8cf186e248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:58.700339 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5793b22-7bc0-4d87-a0ec-d653aa6b2e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:58.720159 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5793b22-7bc0-4d87-a0ec-d653aa6b2e25) transitioned into state 'SUCCESS' from state '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-1746243489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['a717679d-0f93-4236-8581-52ac44bed8c3','21b91cbc-00c2-4f87-be25-ee2c1c5fdb06','d5228092-5d40-4d4b-8a37-a43ddc5641e3','8eb88d95-1525-45de-a1d6-2dd8d39e4320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:58.720905 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc462ca2-694a-45d1-981c-65b3b08e4c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:56:58.729426 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc462ca2-694a-45d1-981c-65b3b08e4c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:56:58.730321 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (1d339e6d-83f9-4992-8ed2-e29235acb787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:56:58.730618 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:56:58.731225 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-803f5927-6fb5-4760-bc45-b73da38cae1d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:56:58.731694 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1415/5662] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:56:58 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:58.743586 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fcd1f7d9-3fd1-4335-a1a7-38256f7fa2eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:58.745450 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcd1f7d9-3fd1-4335-a1a7-38256f7fa2eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 Aug 13 23:56:58.745674 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcd1f7d9-3fd1-4335-a1a7-38256f7fa2eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:58.745911 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcd1f7d9-3fd1-4335-a1a7-38256f7fa2eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:58.756577 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:58.756577 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:56:58.761126 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fcd1f7d9-3fd1-4335-a1a7-38256f7fa2eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:58.768712 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcd1f7d9-3fd1-4335-a1a7-38256f7fa2eb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 returned with HTTP 200 Aug 13 23:56:58.769251 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1431/5663] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:58 2026] GET /volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:56:59.784742 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-67eec10f-ed49-48a9-9305-4a393c4f7617 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:59.786650 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67eec10f-ed49-48a9-9305-4a393c4f7617 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 Aug 13 23:56:59.786880 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67eec10f-ed49-48a9-9305-4a393c4f7617 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:59.787208 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67eec10f-ed49-48a9-9305-4a393c4f7617 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:59.794945 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:59.794945 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:56:59.799612 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-67eec10f-ed49-48a9-9305-4a393c4f7617 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:59.804897 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67eec10f-ed49-48a9-9305-4a393c4f7617 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 returned with HTTP 200 Aug 13 23:56:59.805339 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1407/5664] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:56:59 2026] GET /volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:56:59.823894 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd551b59-7e4f-42c3-92f5-e1e39a56ea97 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:59.824808 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd551b59-7e4f-42c3-92f5-e1e39a56ea97 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:56:59.825283 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd551b59-7e4f-42c3-92f5-e1e39a56ea97 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf733785-1e63-46ce-ab18-7f8cf186e248", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-348580976"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:56:59.834153 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:59.834153 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:56:59.834508 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bd551b59-7e4f-42c3-92f5-e1e39a56ea97 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:56:59.834624 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-bd551b59-7e4f-42c3-92f5-e1e39a56ea97 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create snapshot from volume cf733785-1e63-46ce-ab18-7f8cf186e248 Aug 13 23:56:59.858581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bd551b59-7e4f-42c3-92f5-e1e39a56ea97 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['3c1fb5ed-2bbe-4234-9fb6-5be6ec443b21', '09636db5-6c7d-40e9-928f-4d85b7bcd00e', 'c67c58c1-082b-4b55-8a6c-b01d83082a48', 'd645bcc1-bf09-44ad-8e54-91b9134ef261'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:56:59.885624 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bd551b59-7e4f-42c3-92f5-e1e39a56ea97 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot create request issued successfully. Aug 13 23:56:59.886040 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd551b59-7e4f-42c3-92f5-e1e39a56ea97 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:56:59.886558 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1412/5665] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:56:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:56:59.899934 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b19d4795-90bd-49ca-b65b-275732218b8a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:56:59.902547 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b19d4795-90bd-49ca-b65b-275732218b8a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a Aug 13 23:56:59.902770 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b19d4795-90bd-49ca-b65b-275732218b8a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:56:59.903020 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b19d4795-90bd-49ca-b65b-275732218b8a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:56:59.909747 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:56:59.909747 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:56:59.910190 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b19d4795-90bd-49ca-b65b-275732218b8a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:56:59.911250 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b19d4795-90bd-49ca-b65b-275732218b8a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a returned with HTTP 200 Aug 13 23:56:59.911738 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1416/5666] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:56:59 2026] GET /volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:00.923450 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d89254c3-7b3f-4e83-ae17-d19fc5dab0a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:00.925008 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d89254c3-7b3f-4e83-ae17-d19fc5dab0a9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a Aug 13 23:57:00.925203 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d89254c3-7b3f-4e83-ae17-d19fc5dab0a9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:00.925399 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d89254c3-7b3f-4e83-ae17-d19fc5dab0a9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:00.930225 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:00.930225 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:00.930504 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d89254c3-7b3f-4e83-ae17-d19fc5dab0a9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:57:00.931083 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d89254c3-7b3f-4e83-ae17-d19fc5dab0a9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a returned with HTTP 200 Aug 13 23:57:00.931417 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1432/5667] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:57:00 2026] GET /volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:00.941663 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2f14a66c-3104-4202-b8f7-f324583cd60b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:00.943712 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f14a66c-3104-4202-b8f7-f324583cd60b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] PUT https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a Aug 13 23:57:00.944141 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f14a66c-3104-4202-b8f7-f324583cd60b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:00.951894 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:00.951894 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:00.952525 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2f14a66c-3104-4202-b8f7-f324583cd60b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Snapshot retrieved successfully. Aug 13 23:57:00.959915 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f14a66c-3104-4202-b8f7-f324583cd60b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a returned with HTTP 200 Aug 13 23:57:00.960336 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1408/5668] 10.4.3.81 () {68 vars in 1367 bytes} [Thu Aug 13 23:57:00 2026] PUT /volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a => generated 360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:00.970550 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b9b21dd-833e-41bb-a592-2d1f3e487e63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:00.973102 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b9b21dd-833e-41bb-a592-2d1f3e487e63 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a Aug 13 23:57:00.973378 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b9b21dd-833e-41bb-a592-2d1f3e487e63 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:00.973586 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b9b21dd-833e-41bb-a592-2d1f3e487e63 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:00.973681 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0b9b21dd-833e-41bb-a592-2d1f3e487e63 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete snapshot with id: ca66b693-4fce-47d4-8784-b85a5bd0f31a Aug 13 23:57:00.978811 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:00.978811 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:00.979202 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b9b21dd-833e-41bb-a592-2d1f3e487e63 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:57:00.996214 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b9b21dd-833e-41bb-a592-2d1f3e487e63 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot delete request issued successfully. Aug 13 23:57:00.996444 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b9b21dd-833e-41bb-a592-2d1f3e487e63 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a returned with HTTP 202 Aug 13 23:57:00.996942 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1413/5669] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:57:00 2026] DELETE /volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:01.006302 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32471fcc-97e7-465d-bbed-874d07b6380a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:01.008521 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32471fcc-97e7-465d-bbed-874d07b6380a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a Aug 13 23:57:01.008775 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32471fcc-97e7-465d-bbed-874d07b6380a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:01.009127 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32471fcc-97e7-465d-bbed-874d07b6380a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:01.014580 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:01.014580 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:01.014951 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-32471fcc-97e7-465d-bbed-874d07b6380a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:57:01.015865 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32471fcc-97e7-465d-bbed-874d07b6380a tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a returned with HTTP 200 Aug 13 23:57:01.016409 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1417/5670] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:57:01 2026] GET /volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a => generated 493 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:02.026038 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64fa72c0-8c11-457a-a365-67c77f29d827 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:02.028756 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64fa72c0-8c11-457a-a365-67c77f29d827 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a Aug 13 23:57:02.029058 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64fa72c0-8c11-457a-a365-67c77f29d827 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:02.029340 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64fa72c0-8c11-457a-a365-67c77f29d827 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:02.034409 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64fa72c0-8c11-457a-a365-67c77f29d827 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a returned with HTTP 404 Aug 13 23:57:02.035570 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1433/5671] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:57:02 2026] GET /volume/v3/snapshots/ca66b693-4fce-47d4-8784-b85a5bd0f31a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:02.041749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-881dbcd2-61a3-40b8-a291-b71a07742ac5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:02.043701 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-881dbcd2-61a3-40b8-a291-b71a07742ac5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 Aug 13 23:57:02.043915 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-881dbcd2-61a3-40b8-a291-b71a07742ac5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:02.044131 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-881dbcd2-61a3-40b8-a291-b71a07742ac5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:02.044291 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-881dbcd2-61a3-40b8-a291-b71a07742ac5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: cf733785-1e63-46ce-ab18-7f8cf186e248 Aug 13 23:57:02.051732 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:02.051732 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:02.052101 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-881dbcd2-61a3-40b8-a291-b71a07742ac5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:57:02.068795 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-881dbcd2-61a3-40b8-a291-b71a07742ac5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:57:02.069279 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-881dbcd2-61a3-40b8-a291-b71a07742ac5 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 returned with HTTP 202 Aug 13 23:57:02.069754 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1409/5672] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:57:02 2026] DELETE /volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:02.077938 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9bae36d-4a69-4c43-b37d-3c600919be33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:02.079733 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9bae36d-4a69-4c43-b37d-3c600919be33 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 Aug 13 23:57:02.079946 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9bae36d-4a69-4c43-b37d-3c600919be33 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:02.080166 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9bae36d-4a69-4c43-b37d-3c600919be33 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:02.087737 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:02.087737 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:02.091345 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9bae36d-4a69-4c43-b37d-3c600919be33 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:57:02.095162 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9bae36d-4a69-4c43-b37d-3c600919be33 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 returned with HTTP 200 Aug 13 23:57:02.095708 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1414/5673] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:02 2026] GET /volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:03.111102 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9ed66b3-1e16-4083-9c69-2705903b9ecb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:03.112971 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9ed66b3-1e16-4083-9c69-2705903b9ecb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 Aug 13 23:57:03.113210 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9ed66b3-1e16-4083-9c69-2705903b9ecb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:03.113410 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9ed66b3-1e16-4083-9c69-2705903b9ecb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:03.119158 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9ed66b3-1e16-4083-9c69-2705903b9ecb tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 returned with HTTP 404 Aug 13 23:57:03.119685 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1418/5674] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:03 2026] GET /volume/v3/volumes/cf733785-1e63-46ce-ab18-7f8cf186e248 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:03.127144 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b63a2616-a906-457b-9b99-e30986a893a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:03.128866 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:57:03.129288 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-621279963"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:03.130732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-621279963'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:57:03.130845 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume of 1 GB Aug 13 23:57:03.135014 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Availability Zones retrieved successfully. Aug 13 23:57:03.140170 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (08c7a715-c497-4fba-9f32-497e21d6d0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:03.141640 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a057a64-82ee-41c6-ba11-f2edcfa6aa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:03.142805 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:57:03.166194 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a057a64-82ee-41c6-ba11-f2edcfa6aa9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:03.166934 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95373a4f-4c24-4306-9c26-d37e7e40e77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:03.201010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['85acb624-8834-43d8-bcb0-79cc42bedf6f', 'e9070689-228a-470d-8bdf-ed7b07a7c026', '6a3759d6-1b8e-45b5-b53a-46e90f0f7bcb', '727c021f-abd8-4861-9f1b-2fc9551bc5ad'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:57:03.201673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95373a4f-4c24-4306-9c26-d37e7e40e77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85acb624-8834-43d8-bcb0-79cc42bedf6f', 'e9070689-228a-470d-8bdf-ed7b07a7c026', '6a3759d6-1b8e-45b5-b53a-46e90f0f7bcb', '727c021f-abd8-4861-9f1b-2fc9551bc5ad']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:03.202584 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e392067b-c22a-4c40-a76a-d0d7412cf0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:03.223834 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e392067b-c22a-4c40-a76a-d0d7412cf0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0572f428-c3a2-4497-a903-c204a863f1d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-621279963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['85acb624-8834-43d8-bcb0-79cc42bedf6f','e9070689-228a-470d-8bdf-ed7b07a7c026','6a3759d6-1b8e-45b5-b53a-46e90f0f7bcb','727c021f-abd8-4861-9f1b-2fc9551bc5ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-621279963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0572f428-c3a2-4497-a903-c204a863f1d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f425e23898a4299bc4e135d10f717c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42470d0d094042d6a7aae160c0f7f860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:03.224448 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c380bbed-1332-4603-ba1b-322c12f1eb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:03.241294 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c380bbed-1332-4603-ba1b-322c12f1eb31) transitioned into state 'SUCCESS' from state '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-621279963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f425e23898a4299bc4e135d10f717c6',qos_specs=None,replication_status=,reservations=['85acb624-8834-43d8-bcb0-79cc42bedf6f','e9070689-228a-470d-8bdf-ed7b07a7c026','6a3759d6-1b8e-45b5-b53a-46e90f0f7bcb','727c021f-abd8-4861-9f1b-2fc9551bc5ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42470d0d094042d6a7aae160c0f7f860',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:03.241886 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19eda27b-3ea7-4164-8be4-7db3f2ffea63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:03.250608 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19eda27b-3ea7-4164-8be4-7db3f2ffea63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:03.251315 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Flow 'volume_create_api' (08c7a715-c497-4fba-9f32-497e21d6d0e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:03.251549 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create volume request issued successfully. Aug 13 23:57:03.252045 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b63a2616-a906-457b-9b99-e30986a893a2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:57:03.252460 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1434/5675] 10.4.3.81 () {68 vars in 1251 bytes} [Thu Aug 13 23:57:03 2026] POST /volume/v3/volumes => generated 775 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:57:03.272940 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e6f1134a-5504-4fe4-9e2e-2440f756a17d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:03.274667 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6f1134a-5504-4fe4-9e2e-2440f756a17d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 Aug 13 23:57:03.275023 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6f1134a-5504-4fe4-9e2e-2440f756a17d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:03.276460 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6f1134a-5504-4fe4-9e2e-2440f756a17d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:03.284949 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:03.284949 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:03.288221 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e6f1134a-5504-4fe4-9e2e-2440f756a17d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:57:03.292954 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6f1134a-5504-4fe4-9e2e-2440f756a17d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 returned with HTTP 200 Aug 13 23:57:03.293530 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1410/5676] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:03 2026] GET /volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:04.308444 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2098a275-88be-4d9a-b9b7-39e4020fefd9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:04.310428 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2098a275-88be-4d9a-b9b7-39e4020fefd9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 Aug 13 23:57:04.310669 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2098a275-88be-4d9a-b9b7-39e4020fefd9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:04.310878 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2098a275-88be-4d9a-b9b7-39e4020fefd9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:04.320261 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:04.320261 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:04.323632 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2098a275-88be-4d9a-b9b7-39e4020fefd9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:57:04.328015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2098a275-88be-4d9a-b9b7-39e4020fefd9 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 returned with HTTP 200 Aug 13 23:57:04.328385 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1415/5677] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:04 2026] GET /volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:04.343183 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-07af9794-7539-4e97-9967-a54e169334d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:04.345071 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07af9794-7539-4e97-9967-a54e169334d3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots Aug 13 23:57:04.345476 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07af9794-7539-4e97-9967-a54e169334d3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0572f428-c3a2-4497-a903-c204a863f1d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-124152891"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:04.354564 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:04.354564 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:04.355101 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-07af9794-7539-4e97-9967-a54e169334d3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:57:04.355263 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-07af9794-7539-4e97-9967-a54e169334d3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Create snapshot from volume 0572f428-c3a2-4497-a903-c204a863f1d0 Aug 13 23:57:04.386913 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-07af9794-7539-4e97-9967-a54e169334d3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Created reservations ['c0d61ec7-daa5-41dd-a659-a6fe8b1725f2', '36d83d4c-3a47-4e8c-9fbc-7a5876bd62b3', '4be19aa7-7c11-45f3-a4e7-e1cef89f2e5f', '349b86a2-d77e-43f8-9836-842d90b1b4c7'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:57:04.428678 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-07af9794-7539-4e97-9967-a54e169334d3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot create request issued successfully. Aug 13 23:57:04.429200 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07af9794-7539-4e97-9967-a54e169334d3 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots returned with HTTP 202 Aug 13 23:57:04.429811 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1419/5678] 10.4.3.81 () {68 vars in 1258 bytes} [Thu Aug 13 23:57:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:57:04.440108 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2389557e-c91d-4fd9-b2bd-9986448f8c3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:04.442039 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2389557e-c91d-4fd9-b2bd-9986448f8c3d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 Aug 13 23:57:04.442256 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2389557e-c91d-4fd9-b2bd-9986448f8c3d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:04.442459 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2389557e-c91d-4fd9-b2bd-9986448f8c3d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:04.449935 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:04.449935 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:04.450463 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2389557e-c91d-4fd9-b2bd-9986448f8c3d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:57:04.451510 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2389557e-c91d-4fd9-b2bd-9986448f8c3d tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 returned with HTTP 200 Aug 13 23:57:04.452071 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1435/5679] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:57:04 2026] GET /volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:05.462762 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e5f0c1d7-8fc2-463f-9892-f3f13b5cc904 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:05.464620 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5f0c1d7-8fc2-463f-9892-f3f13b5cc904 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 Aug 13 23:57:05.464824 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5f0c1d7-8fc2-463f-9892-f3f13b5cc904 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:05.465039 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5f0c1d7-8fc2-463f-9892-f3f13b5cc904 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:05.469941 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:05.469941 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:05.470286 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e5f0c1d7-8fc2-463f-9892-f3f13b5cc904 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:57:05.470891 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5f0c1d7-8fc2-463f-9892-f3f13b5cc904 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 returned with HTTP 200 Aug 13 23:57:05.471424 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1411/5680] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:57:05 2026] GET /volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:05.481578 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91ef05f0-4ed0-4ef6-9f86-aef0e4828006 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:05.483387 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91ef05f0-4ed0-4ef6-9f86-aef0e4828006 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] POST https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286/action Aug 13 23:57:05.483788 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91ef05f0-4ed0-4ef6-9f86-aef0e4828006 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:57:05.483952 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91ef05f0-4ed0-4ef6-9f86-aef0e4828006 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:05.485377 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-91ef05f0-4ed0-4ef6-9f86-aef0e4828006 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Updating snapshot '6ee8e121-0ef2-446a-b528-da3774cf7286' with '{'status': 'creating'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 23:57:05.494143 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:05.494143 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:05.504691 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91ef05f0-4ed0-4ef6-9f86-aef0e4828006 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286/action returned with HTTP 202 Aug 13 23:57:05.505106 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1416/5681] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:57:05 2026] POST /volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:57:05.512193 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36571081-f6cf-4494-910b-6488f7e3919b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:05.514486 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36571081-f6cf-4494-910b-6488f7e3919b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 Aug 13 23:57:05.514726 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36571081-f6cf-4494-910b-6488f7e3919b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:05.514957 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36571081-f6cf-4494-910b-6488f7e3919b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:05.520809 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:05.520809 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:05.521290 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-36571081-f6cf-4494-910b-6488f7e3919b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:57:05.522220 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36571081-f6cf-4494-910b-6488f7e3919b tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 returned with HTTP 200 Aug 13 23:57:05.522736 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1420/5682] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:57:05 2026] GET /volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:05.531233 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-faa8e1b7-d65b-43ab-bcdb-f890ede6acd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:05.532950 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-faa8e1b7-d65b-43ab-bcdb-f890ede6acd6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] POST https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286/action Aug 13 23:57:05.533334 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-faa8e1b7-d65b-43ab-bcdb-f890ede6acd6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:57:05.533456 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-faa8e1b7-d65b-43ab-bcdb-f890ede6acd6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:05.534853 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-faa8e1b7-d65b-43ab-bcdb-f890ede6acd6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100273) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 23:57:05.540579 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:05.540579 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:05.541039 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.contrib.snapshot_actions [None req-faa8e1b7-d65b-43ab-bcdb-f890ede6acd6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] Updating snapshot 6ee8e121-0ef2-446a-b528-da3774cf7286 with info {'id': '6ee8e121-0ef2-446a-b528-da3774cf7286', 'status': 'error', 'progress': '80%'} Aug 13 23:57:05.546939 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-faa8e1b7-d65b-43ab-bcdb-f890ede6acd6 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-member] https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286/action returned with HTTP 202 Aug 13 23:57:05.547516 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1436/5683] 10.4.3.81 () {68 vars in 1389 bytes} [Thu Aug 13 23:57:05 2026] POST /volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:05.555566 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e925b6db-0f94-4b5e-a36f-96496544dd93 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:05.557441 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e925b6db-0f94-4b5e-a36f-96496544dd93 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 Aug 13 23:57:05.557645 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e925b6db-0f94-4b5e-a36f-96496544dd93 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:05.557881 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e925b6db-0f94-4b5e-a36f-96496544dd93 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:05.558016 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-e925b6db-0f94-4b5e-a36f-96496544dd93 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete snapshot with id: 6ee8e121-0ef2-446a-b528-da3774cf7286 Aug 13 23:57:05.564136 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:05.564136 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:05.564448 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e925b6db-0f94-4b5e-a36f-96496544dd93 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:57:05.580379 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e925b6db-0f94-4b5e-a36f-96496544dd93 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot delete request issued successfully. Aug 13 23:57:05.580536 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e925b6db-0f94-4b5e-a36f-96496544dd93 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 returned with HTTP 202 Aug 13 23:57:05.580946 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1412/5684] 10.4.3.81 () {66 vars in 1350 bytes} [Thu Aug 13 23:57:05 2026] DELETE /volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:05.591205 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1bfa4f50-00c7-430d-8cc5-07e0410f5195 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:05.593081 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1bfa4f50-00c7-430d-8cc5-07e0410f5195 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 Aug 13 23:57:05.593317 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1bfa4f50-00c7-430d-8cc5-07e0410f5195 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:05.593517 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1bfa4f50-00c7-430d-8cc5-07e0410f5195 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:05.598892 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:05.598892 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:05.599317 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1bfa4f50-00c7-430d-8cc5-07e0410f5195 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Snapshot retrieved successfully. Aug 13 23:57:05.600108 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1bfa4f50-00c7-430d-8cc5-07e0410f5195 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 returned with HTTP 200 Aug 13 23:57:05.600550 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1417/5685] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:57:05 2026] GET /volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:06.612705 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9adb12e-4fc6-4989-91ee-b238f2862ae2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:06.615059 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9adb12e-4fc6-4989-91ee-b238f2862ae2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 Aug 13 23:57:06.615356 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9adb12e-4fc6-4989-91ee-b238f2862ae2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:06.615602 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9adb12e-4fc6-4989-91ee-b238f2862ae2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:06.620750 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9adb12e-4fc6-4989-91ee-b238f2862ae2 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 returned with HTTP 404 Aug 13 23:57:06.621369 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1421/5686] 10.4.3.81 () {66 vars in 1347 bytes} [Thu Aug 13 23:57:06 2026] GET /volume/v3/snapshots/6ee8e121-0ef2-446a-b528-da3774cf7286 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:06.628667 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0bc2f9fb-11b2-48fe-9a8b-453b69187df8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:06.630413 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bc2f9fb-11b2-48fe-9a8b-453b69187df8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 Aug 13 23:57:06.630617 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bc2f9fb-11b2-48fe-9a8b-453b69187df8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:06.630830 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bc2f9fb-11b2-48fe-9a8b-453b69187df8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:06.631048 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0bc2f9fb-11b2-48fe-9a8b-453b69187df8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume with id: 0572f428-c3a2-4497-a903-c204a863f1d0 Aug 13 23:57:06.637919 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:06.637919 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:06.638285 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0bc2f9fb-11b2-48fe-9a8b-453b69187df8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:57:06.655624 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0bc2f9fb-11b2-48fe-9a8b-453b69187df8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Delete volume request issued successfully. Aug 13 23:57:06.655823 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bc2f9fb-11b2-48fe-9a8b-453b69187df8 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 returned with HTTP 202 Aug 13 23:57:06.656308 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1437/5687] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:57:06 2026] DELETE /volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:06.663898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-830b77c5-1416-455d-aa1a-f33ad043e052 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:06.666269 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-830b77c5-1416-455d-aa1a-f33ad043e052 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 Aug 13 23:57:06.666421 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-830b77c5-1416-455d-aa1a-f33ad043e052 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:06.666628 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-830b77c5-1416-455d-aa1a-f33ad043e052 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:06.673152 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:06.673152 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:06.676170 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-830b77c5-1416-455d-aa1a-f33ad043e052 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Volume info retrieved successfully. Aug 13 23:57:06.679933 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-830b77c5-1416-455d-aa1a-f33ad043e052 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 returned with HTTP 200 Aug 13 23:57:06.680329 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1413/5688] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:06 2026] GET /volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:07.694359 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b1e4952-87be-460c-91c7-8e1b1cfb8357 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:07.696124 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b1e4952-87be-460c-91c7-8e1b1cfb8357 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] GET https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 Aug 13 23:57:07.696292 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b1e4952-87be-460c-91c7-8e1b1cfb8357 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:07.696473 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b1e4952-87be-460c-91c7-8e1b1cfb8357 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:07.701787 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b1e4952-87be-460c-91c7-8e1b1cfb8357 tempest-ProjectMemberTests-479310187 tempest-ProjectMemberTests-479310187-project-admin] https://10.4.3.81/volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 returned with HTTP 404 Aug 13 23:57:07.702299 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1418/5689] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:07 2026] GET /volume/v3/volumes/0572f428-c3a2-4497-a903-c204a863f1d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.125796 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5ae0f25-6f85-4f29-b5d9-983201bec3e0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.205008 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5ae0f25-6f85-4f29-b5d9-983201bec3e0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:09.205375 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5ae0f25-6f85-4f29-b5d9-983201bec3e0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1866175775", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.218978 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5ae0f25-6f85-4f29-b5d9-983201bec3e0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:09.219403 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1422/5690] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types => generated 380 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:09.227605 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eed2b8c5-accd-4c35-b346-1208ea7ba290 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.229450 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eed2b8c5-accd-4c35-b346-1208ea7ba290 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] POST https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption Aug 13 23:57:09.229858 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eed2b8c5-accd-4c35-b346-1208ea7ba290 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.244755 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eed2b8c5-accd-4c35-b346-1208ea7ba290 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption returned with HTTP 200 Aug 13 23:57:09.245149 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1438/5691] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:09.252926 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f026ec84-42d5-4163-9b56-ebbe52c98ce7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.254479 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f026ec84-42d5-4163-9b56-ebbe52c98ce7 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:09.254802 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f026ec84-42d5-4163-9b56-ebbe52c98ce7 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2061245919", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.269654 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f026ec84-42d5-4163-9b56-ebbe52c98ce7 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:09.270438 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1414/5692] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:09.280613 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21431af4-9bed-4aba-9041-630120258db0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.340007 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21431af4-9bed-4aba-9041-630120258db0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] POST https://10.4.3.81/volume/v3/types/ce23a37f-f74e-45f5-82c1-c022875d8757/encryption Aug 13 23:57:09.340361 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21431af4-9bed-4aba-9041-630120258db0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.342718 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-21431af4-9bed-4aba-9041-630120258db0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.343015 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21431af4-9bed-4aba-9041-630120258db0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/ce23a37f-f74e-45f5-82c1-c022875d8757/encryption returned with HTTP 403 Aug 13 23:57:09.343641 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1419/5693] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types/ce23a37f-f74e-45f5-82c1-c022875d8757/encryption => generated 127 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.353276 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a25fba16-e914-48a0-89d4-acef8ec88521 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.355530 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a25fba16-e914-48a0-89d4-acef8ec88521 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:09.356071 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a25fba16-e914-48a0-89d4-acef8ec88521 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-425384699", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.374021 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a25fba16-e914-48a0-89d4-acef8ec88521 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:09.374748 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1423/5694] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:09 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 13 23:57:09.382364 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b59fee65-26bb-4287-95b3-1d2d22792d3b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.384147 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b59fee65-26bb-4287-95b3-1d2d22792d3b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] POST https://10.4.3.81/volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d/extra_specs Aug 13 23:57:09.384513 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b59fee65-26bb-4287-95b3-1d2d22792d3b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.386388 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-b59fee65-26bb-4287-95b3-1d2d22792d3b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.386588 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b59fee65-26bb-4287-95b3-1d2d22792d3b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d/extra_specs returned with HTTP 403 Aug 13 23:57:09.387027 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1439/5695] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.393207 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be4636e8-c678-473a-a65f-09a05d91ce34 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.394917 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be4636e8-c678-473a-a65f-09a05d91ce34 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] PUT https://10.4.3.81/volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d/extra_specs/key2 Aug 13 23:57:09.395269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be4636e8-c678-473a-a65f-09a05d91ce34 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.396904 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-be4636e8-c678-473a-a65f-09a05d91ce34 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.397213 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be4636e8-c678-473a-a65f-09a05d91ce34 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d/extra_specs/key2 returned with HTTP 403 Aug 13 23:57:09.397606 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1415/5696] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:57:09 2026] PUT /volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.405134 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c0f408fc-ddab-4b90-94f0-aa5e628e41cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.407331 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0f408fc-ddab-4b90-94f0-aa5e628e41cb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:09.407762 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0f408fc-ddab-4b90-94f0-aa5e628e41cb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.410835 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-c0f408fc-ddab-4b90-94f0-aa5e628e41cb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.411094 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0f408fc-ddab-4b90-94f0-aa5e628e41cb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types returned with HTTP 403 Aug 13 23:57:09.411591 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1420/5697] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.419359 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4c05f1d-2c5b-4521-9b07-99575593d5fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.420978 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4c05f1d-2c5b-4521-9b07-99575593d5fd tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:09.421376 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4c05f1d-2c5b-4521-9b07-99575593d5fd tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1489149565", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.436597 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4c05f1d-2c5b-4521-9b07-99575593d5fd tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:09.437059 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1424/5698] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:09.444296 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91773bc6-c56d-4299-af74-9d5066bce0d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.445964 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91773bc6-c56d-4299-af74-9d5066bce0d9 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] POST https://10.4.3.81/volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b/encryption Aug 13 23:57:09.446330 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91773bc6-c56d-4299-af74-9d5066bce0d9 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.461756 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91773bc6-c56d-4299-af74-9d5066bce0d9 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b/encryption returned with HTTP 200 Aug 13 23:57:09.462156 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1440/5699] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:09.469117 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-434d458d-5a3c-4263-9d6e-64abb9ca2448 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.470852 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-434d458d-5a3c-4263-9d6e-64abb9ca2448 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] DELETE https://10.4.3.81/volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b/encryption/5ad88289-c410-4484-9a25-9278f304ec7a Aug 13 23:57:09.471090 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-434d458d-5a3c-4263-9d6e-64abb9ca2448 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.471311 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-434d458d-5a3c-4263-9d6e-64abb9ca2448 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.471898 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-434d458d-5a3c-4263-9d6e-64abb9ca2448 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.472101 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-434d458d-5a3c-4263-9d6e-64abb9ca2448 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b/encryption/5ad88289-c410-4484-9a25-9278f304ec7a returned with HTTP 403 Aug 13 23:57:09.472506 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1416/5700] 10.4.3.81 () {66 vars in 1482 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b/encryption/5ad88289-c410-4484-9a25-9278f304ec7a => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.478905 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0402cdf-5176-49bb-9789-3ea1b93a96eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.480566 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0402cdf-5176-49bb-9789-3ea1b93a96eb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:09.480918 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0402cdf-5176-49bb-9789-3ea1b93a96eb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1173762915", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.495520 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0402cdf-5176-49bb-9789-3ea1b93a96eb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:09.495899 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1421/5701] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:09 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:09.503372 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb388dd6-ae09-4ad1-a6cd-08f8881e36d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.505046 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb388dd6-ae09-4ad1-a6cd-08f8881e36d3 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] DELETE https://10.4.3.81/volume/v3/types/65c2e93a-0a69-4ee4-b742-7eb19accea95/extra_specs/key1 Aug 13 23:57:09.505259 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb388dd6-ae09-4ad1-a6cd-08f8881e36d3 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.505427 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb388dd6-ae09-4ad1-a6cd-08f8881e36d3 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.509936 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-eb388dd6-ae09-4ad1-a6cd-08f8881e36d3 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.510218 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb388dd6-ae09-4ad1-a6cd-08f8881e36d3 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/65c2e93a-0a69-4ee4-b742-7eb19accea95/extra_specs/key1 returned with HTTP 403 Aug 13 23:57:09.510656 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1425/5702] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/65c2e93a-0a69-4ee4-b742-7eb19accea95/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.518260 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-521f317d-b108-4c85-aadd-cee8e1d4f327 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.520303 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-521f317d-b108-4c85-aadd-cee8e1d4f327 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:09.520744 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-521f317d-b108-4c85-aadd-cee8e1d4f327 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1314593708", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.537913 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-521f317d-b108-4c85-aadd-cee8e1d4f327 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:09.538335 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1441/5703] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:09 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 13 23:57:09.545468 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3539d129-33d2-4842-880d-5a79c6bec17b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.547741 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3539d129-33d2-4842-880d-5a79c6bec17b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] DELETE https://10.4.3.81/volume/v3/types/311e5849-f5af-4fdd-9c57-739a93e1aba2 Aug 13 23:57:09.547933 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3539d129-33d2-4842-880d-5a79c6bec17b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.548196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3539d129-33d2-4842-880d-5a79c6bec17b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.548753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-3539d129-33d2-4842-880d-5a79c6bec17b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.548928 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3539d129-33d2-4842-880d-5a79c6bec17b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/311e5849-f5af-4fdd-9c57-739a93e1aba2 returned with HTTP 403 Aug 13 23:57:09.549350 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1417/5704] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/311e5849-f5af-4fdd-9c57-739a93e1aba2 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.556109 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d724e57a-47f8-4bdd-88d5-2c9d19a16d23 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.557862 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d724e57a-47f8-4bdd-88d5-2c9d19a16d23 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] GET https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs Aug 13 23:57:09.558078 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d724e57a-47f8-4bdd-88d5-2c9d19a16d23 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.558310 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d724e57a-47f8-4bdd-88d5-2c9d19a16d23 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.565450 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d724e57a-47f8-4bdd-88d5-2c9d19a16d23 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs returned with HTTP 200 Aug 13 23:57:09.565811 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1422/5705] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 23:57:09 2026] GET /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:09.573670 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1115913-e2a9-472f-a8cd-e980b1ce6df0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.575354 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1115913-e2a9-472f-a8cd-e980b1ce6df0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] GET https://10.4.3.81/volume/v3/types Aug 13 23:57:09.575588 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1115913-e2a9-472f-a8cd-e980b1ce6df0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.575767 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1115913-e2a9-472f-a8cd-e980b1ce6df0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.576492 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-c1115913-e2a9-472f-a8cd-e980b1ce6df0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:57:09.598679 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1115913-e2a9-472f-a8cd-e980b1ce6df0 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:09.599208 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1426/5706] 10.4.3.81 () {66 vars in 1224 bytes} [Thu Aug 13 23:57:09 2026] GET /volume/v3/types => generated 2856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:09.608359 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0435bd51-860e-48e7-a1f2-6e14916dfa9a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.610078 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0435bd51-860e-48e7-a1f2-6e14916dfa9a tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] GET https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption/cipher Aug 13 23:57:09.610330 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0435bd51-860e-48e7-a1f2-6e14916dfa9a tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.610550 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0435bd51-860e-48e7-a1f2-6e14916dfa9a tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.611233 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-0435bd51-860e-48e7-a1f2-6e14916dfa9a tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.612946 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0435bd51-860e-48e7-a1f2-6e14916dfa9a tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption/cipher returned with HTTP 403 Aug 13 23:57:09.612946 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1442/5707] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:57:09 2026] GET /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.618964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-92416bca-43a6-4e36-bb8b-792c4b504103 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.620727 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92416bca-43a6-4e36-bb8b-792c4b504103 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] GET https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption Aug 13 23:57:09.620951 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92416bca-43a6-4e36-bb8b-792c4b504103 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.621170 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92416bca-43a6-4e36-bb8b-792c4b504103 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.621753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-92416bca-43a6-4e36-bb8b-792c4b504103 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.621910 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92416bca-43a6-4e36-bb8b-792c4b504103 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption returned with HTTP 403 Aug 13 23:57:09.622342 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1418/5708] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:57:09 2026] GET /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.629495 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a7778f0-5ba6-4b80-bcb0-431d286d6857 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.631561 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a7778f0-5ba6-4b80-bcb0-431d286d6857 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] GET https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/multiattach Aug 13 23:57:09.631839 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a7778f0-5ba6-4b80-bcb0-431d286d6857 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.632070 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a7778f0-5ba6-4b80-bcb0-431d286d6857 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.640032 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a7778f0-5ba6-4b80-bcb0-431d286d6857 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/multiattach returned with HTTP 200 Aug 13 23:57:09.640411 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1423/5709] 10.4.3.81 () {66 vars in 1407 bytes} [Thu Aug 13 23:57:09 2026] GET /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:57:09.646313 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ca1184ea-d9d9-4a80-bf52-27be7db12959 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.647958 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca1184ea-d9d9-4a80-bf52-27be7db12959 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] GET https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/volume_backend_name Aug 13 23:57:09.648181 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca1184ea-d9d9-4a80-bf52-27be7db12959 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.648356 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca1184ea-d9d9-4a80-bf52-27be7db12959 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.655195 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca1184ea-d9d9-4a80-bf52-27be7db12959 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 23:57:09.655663 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1427/5710] 10.4.3.81 () {66 vars in 1431 bytes} [Thu Aug 13 23:57:09 2026] GET /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.663509 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a11b3a8-5f5b-4ee1-82f3-2d8be4530559 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.665585 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a11b3a8-5f5b-4ee1-82f3-2d8be4530559 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] GET https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 Aug 13 23:57:09.665818 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a11b3a8-5f5b-4ee1-82f3-2d8be4530559 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.666066 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a11b3a8-5f5b-4ee1-82f3-2d8be4530559 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.673572 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a11b3a8-5f5b-4ee1-82f3-2d8be4530559 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 returned with HTTP 200 Aug 13 23:57:09.673985 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1443/5711] 10.4.3.81 () {66 vars in 1335 bytes} [Thu Aug 13 23:57:09 2026] GET /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 => generated 318 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:09.682227 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f18bf68c-c293-4c42-8dc3-a5e35a4f6edb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.683814 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f18bf68c-c293-4c42-8dc3-a5e35a4f6edb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] PUT https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption/6084fae0-2538-47cd-91a2-e59bad1588db Aug 13 23:57:09.684173 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f18bf68c-c293-4c42-8dc3-a5e35a4f6edb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.685839 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-f18bf68c-c293-4c42-8dc3-a5e35a4f6edb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.686053 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f18bf68c-c293-4c42-8dc3-a5e35a4f6edb tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption/6084fae0-2538-47cd-91a2-e59bad1588db returned with HTTP 403 Aug 13 23:57:09.686792 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1419/5712] 10.4.3.81 () {68 vars in 1499 bytes} [Thu Aug 13 23:57:09 2026] PUT /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/encryption/6084fae0-2538-47cd-91a2-e59bad1588db => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.693807 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d505b88a-fc83-40f2-b4e2-0ece771bf0d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.695747 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d505b88a-fc83-40f2-b4e2-0ece771bf0d1 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] PUT https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/key1 Aug 13 23:57:09.696091 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d505b88a-fc83-40f2-b4e2-0ece771bf0d1 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.697923 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-d505b88a-fc83-40f2-b4e2-0ece771bf0d1 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.698186 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d505b88a-fc83-40f2-b4e2-0ece771bf0d1 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/key1 returned with HTTP 403 Aug 13 23:57:09.698741 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1424/5713] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:57:09 2026] PUT /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.706264 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9f8bf298-9a92-4082-89b4-2124f83ea833 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.707911 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f8bf298-9a92-4082-89b4-2124f83ea833 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] PUT https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 Aug 13 23:57:09.708270 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f8bf298-9a92-4082-89b4-2124f83ea833 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:09.711349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-9f8bf298-9a92-4082-89b4-2124f83ea833 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0403cf9edc3544c38df855da411df476', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48d432e27d348daa7f815d95c6612f8', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:09.711579 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f8bf298-9a92-4082-89b4-2124f83ea833 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-member] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 returned with HTTP 403 Aug 13 23:57:09.712004 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1428/5714] 10.4.3.81 () {68 vars in 1355 bytes} [Thu Aug 13 23:57:09 2026] PUT /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:09.718678 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75410f60-35a6-45bd-96e0-4145625cd8c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.720626 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75410f60-35a6-45bd-96e0-4145625cd8c9 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] DELETE https://10.4.3.81/volume/v3/types/311e5849-f5af-4fdd-9c57-739a93e1aba2 Aug 13 23:57:09.720855 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75410f60-35a6-45bd-96e0-4145625cd8c9 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.721112 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75410f60-35a6-45bd-96e0-4145625cd8c9 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.746542 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75410f60-35a6-45bd-96e0-4145625cd8c9 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types/311e5849-f5af-4fdd-9c57-739a93e1aba2 returned with HTTP 202 Aug 13 23:57:09.746955 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1444/5715] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/311e5849-f5af-4fdd-9c57-739a93e1aba2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:09.753458 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3466d260-ae79-449b-afb0-0176f3a6c749 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.755226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3466d260-ae79-449b-afb0-0176f3a6c749 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] DELETE https://10.4.3.81/volume/v3/types/65c2e93a-0a69-4ee4-b742-7eb19accea95 Aug 13 23:57:09.755446 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3466d260-ae79-449b-afb0-0176f3a6c749 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.755633 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3466d260-ae79-449b-afb0-0176f3a6c749 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.777379 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3466d260-ae79-449b-afb0-0176f3a6c749 tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types/65c2e93a-0a69-4ee4-b742-7eb19accea95 returned with HTTP 202 Aug 13 23:57:09.777801 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1420/5716] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/65c2e93a-0a69-4ee4-b742-7eb19accea95 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:09.784632 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-54dc2d0b-2b06-4d4a-9998-210016de635b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.786776 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54dc2d0b-2b06-4d4a-9998-210016de635b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] DELETE https://10.4.3.81/volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b Aug 13 23:57:09.786997 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54dc2d0b-2b06-4d4a-9998-210016de635b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.787226 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54dc2d0b-2b06-4d4a-9998-210016de635b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.815059 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54dc2d0b-2b06-4d4a-9998-210016de635b tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b returned with HTTP 202 Aug 13 23:57:09.815492 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1425/5717] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/b9044728-d3ac-4c3f-b47a-4d97b49d160b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:09.821667 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7eac4578-a001-46a6-8749-9c087762150d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.823664 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7eac4578-a001-46a6-8749-9c087762150d tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] DELETE https://10.4.3.81/volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d Aug 13 23:57:09.823948 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7eac4578-a001-46a6-8749-9c087762150d tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.824329 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7eac4578-a001-46a6-8749-9c087762150d tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.849109 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7eac4578-a001-46a6-8749-9c087762150d tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d returned with HTTP 202 Aug 13 23:57:09.849569 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1429/5718] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/aad556c8-ccbc-4ecb-9b79-806c0b339a7d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:09.856435 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-356528db-eb5b-4b25-a797-634018e5b5ec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.858752 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-356528db-eb5b-4b25-a797-634018e5b5ec tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] DELETE https://10.4.3.81/volume/v3/types/ce23a37f-f74e-45f5-82c1-c022875d8757 Aug 13 23:57:09.859043 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-356528db-eb5b-4b25-a797-634018e5b5ec tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.859341 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-356528db-eb5b-4b25-a797-634018e5b5ec tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.886559 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-356528db-eb5b-4b25-a797-634018e5b5ec tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types/ce23a37f-f74e-45f5-82c1-c022875d8757 returned with HTTP 202 Aug 13 23:57:09.887055 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1445/5719] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/ce23a37f-f74e-45f5-82c1-c022875d8757 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:09.893322 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b2e55c8e-cfca-4978-9ff6-4d6f5c74d8ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:09.895239 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2e55c8e-cfca-4978-9ff6-4d6f5c74d8ab tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] DELETE https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 Aug 13 23:57:09.895466 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2e55c8e-cfca-4978-9ff6-4d6f5c74d8ab tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:09.895710 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2e55c8e-cfca-4978-9ff6-4d6f5c74d8ab tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:09.916469 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2e55c8e-cfca-4978-9ff6-4d6f5c74d8ab tempest-VolumeTypesMemberTests-789391004 tempest-VolumeTypesMemberTests-789391004-project-admin] https://10.4.3.81/volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 returned with HTTP 202 Aug 13 23:57:09.916878 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1421/5720] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:09 2026] DELETE /volume/v3/types/d13654b8-52c5-468a-9fc9-ab9f6103c6b7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:11.344321 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db728d38-7752-433a-bcf2-48bf4123b93c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.421748 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db728d38-7752-433a-bcf2-48bf4123b93c tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:11.422096 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db728d38-7752-433a-bcf2-48bf4123b93c tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-513881620", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.438289 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db728d38-7752-433a-bcf2-48bf4123b93c tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:11.438588 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1426/5721] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types => generated 379 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:11.446841 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f4c12c13-c552-444d-915e-6e6b8f3696e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.452360 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4c12c13-c552-444d-915e-6e6b8f3696e4 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] POST https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption Aug 13 23:57:11.452746 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f4c12c13-c552-444d-915e-6e6b8f3696e4 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.470514 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4c12c13-c552-444d-915e-6e6b8f3696e4 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption returned with HTTP 200 Aug 13 23:57:11.471031 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1430/5722] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:11.479084 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-10f4d287-f89f-4940-a560-9a9f0b9e232d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.481171 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10f4d287-f89f-4940-a560-9a9f0b9e232d tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:11.481592 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10f4d287-f89f-4940-a560-9a9f0b9e232d tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1970806305", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.497978 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10f4d287-f89f-4940-a560-9a9f0b9e232d tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:11.498592 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1446/5723] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:11 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 13 23:57:11.506831 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d7c246d1-11d1-449a-9173-d7657e6412c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.568000 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7c246d1-11d1-449a-9173-d7657e6412c1 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] POST https://10.4.3.81/volume/v3/types/437df1d5-7259-4bd7-b0d6-269e991fffe3/encryption Aug 13 23:57:11.568390 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7c246d1-11d1-449a-9173-d7657e6412c1 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.570273 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-d7c246d1-11d1-449a-9173-d7657e6412c1 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.570532 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7c246d1-11d1-449a-9173-d7657e6412c1 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/437df1d5-7259-4bd7-b0d6-269e991fffe3/encryption returned with HTTP 403 Aug 13 23:57:11.571114 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1422/5724] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types/437df1d5-7259-4bd7-b0d6-269e991fffe3/encryption => generated 127 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.579590 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b5dcf10-5167-4072-9b44-7eb442dd90ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.581281 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b5dcf10-5167-4072-9b44-7eb442dd90ee tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:11.581735 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b5dcf10-5167-4072-9b44-7eb442dd90ee tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1323972558", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.597706 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b5dcf10-5167-4072-9b44-7eb442dd90ee tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:11.598089 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1427/5725] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:11 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 13 23:57:11.606541 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1a63a32-c860-4d35-acd8-0870844d6e98 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.608380 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1a63a32-c860-4d35-acd8-0870844d6e98 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] POST https://10.4.3.81/volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe/extra_specs Aug 13 23:57:11.608723 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1a63a32-c860-4d35-acd8-0870844d6e98 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.610579 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-b1a63a32-c860-4d35-acd8-0870844d6e98 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.610760 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1a63a32-c860-4d35-acd8-0870844d6e98 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe/extra_specs returned with HTTP 403 Aug 13 23:57:11.611252 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1431/5726] 10.4.3.81 () {68 vars in 1392 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.618348 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae7331bc-aa02-4722-a9ec-74869f70a9b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.620082 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae7331bc-aa02-4722-a9ec-74869f70a9b0 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] PUT https://10.4.3.81/volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe/extra_specs/key2 Aug 13 23:57:11.620401 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae7331bc-aa02-4722-a9ec-74869f70a9b0 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.622141 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-ae7331bc-aa02-4722-a9ec-74869f70a9b0 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.622363 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae7331bc-aa02-4722-a9ec-74869f70a9b0 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe/extra_specs/key2 returned with HTTP 403 Aug 13 23:57:11.622708 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1447/5727] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:57:11 2026] PUT /volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.630551 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-101cacbd-876c-4c2b-8a5e-9c21cfe767ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.633298 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-101cacbd-876c-4c2b-8a5e-9c21cfe767ec tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:11.633736 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-101cacbd-876c-4c2b-8a5e-9c21cfe767ec tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.636322 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-101cacbd-876c-4c2b-8a5e-9c21cfe767ec tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.636566 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-101cacbd-876c-4c2b-8a5e-9c21cfe767ec tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types returned with HTTP 403 Aug 13 23:57:11.637136 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1423/5728] 10.4.3.81 () {68 vars in 1245 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.644523 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff4069e4-422b-4942-8010-70d336ddbe68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.646201 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff4069e4-422b-4942-8010-70d336ddbe68 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:11.646526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff4069e4-422b-4942-8010-70d336ddbe68 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-167147732", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.662770 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff4069e4-422b-4942-8010-70d336ddbe68 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:11.663197 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1428/5729] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:11.672086 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee604ab9-3e32-4c09-8669-efbce9ced8b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.674401 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee604ab9-3e32-4c09-8669-efbce9ced8b7 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] POST https://10.4.3.81/volume/v3/types/59c71407-77dc-4763-803e-a55539027460/encryption Aug 13 23:57:11.674829 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee604ab9-3e32-4c09-8669-efbce9ced8b7 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.693330 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee604ab9-3e32-4c09-8669-efbce9ced8b7 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types/59c71407-77dc-4763-803e-a55539027460/encryption returned with HTTP 200 Aug 13 23:57:11.693751 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1432/5730] 10.4.3.81 () {68 vars in 1390 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types/59c71407-77dc-4763-803e-a55539027460/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:11.701887 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5e98a57-71a4-4b85-9bd2-b1cb4d1766e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.703819 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5e98a57-71a4-4b85-9bd2-b1cb4d1766e9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] DELETE https://10.4.3.81/volume/v3/types/59c71407-77dc-4763-803e-a55539027460/encryption/41f508c7-7376-4e9b-9619-9d0023ea0db7 Aug 13 23:57:11.704045 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5e98a57-71a4-4b85-9bd2-b1cb4d1766e9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.704234 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5e98a57-71a4-4b85-9bd2-b1cb4d1766e9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.704872 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-c5e98a57-71a4-4b85-9bd2-b1cb4d1766e9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.705084 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5e98a57-71a4-4b85-9bd2-b1cb4d1766e9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/59c71407-77dc-4763-803e-a55539027460/encryption/41f508c7-7376-4e9b-9619-9d0023ea0db7 returned with HTTP 403 Aug 13 23:57:11.705568 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1448/5731] 10.4.3.81 () {66 vars in 1482 bytes} [Thu Aug 13 23:57:11 2026] DELETE /volume/v3/types/59c71407-77dc-4763-803e-a55539027460/encryption/41f508c7-7376-4e9b-9619-9d0023ea0db7 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.712592 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f00115f5-112e-4e5e-8034-f9dfd14aa1b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.714303 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f00115f5-112e-4e5e-8034-f9dfd14aa1b8 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:11.714634 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f00115f5-112e-4e5e-8034-f9dfd14aa1b8 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1485585505", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.729204 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f00115f5-112e-4e5e-8034-f9dfd14aa1b8 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:11.729573 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1424/5732] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:11.737586 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51f8c629-3fdd-437b-9310-707cd7b3fb88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.739551 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51f8c629-3fdd-437b-9310-707cd7b3fb88 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] DELETE https://10.4.3.81/volume/v3/types/0f43b4cb-1fc9-4511-8e3c-cd6ccdd3e146/extra_specs/key1 Aug 13 23:57:11.739774 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51f8c629-3fdd-437b-9310-707cd7b3fb88 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.740032 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51f8c629-3fdd-437b-9310-707cd7b3fb88 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.745574 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-51f8c629-3fdd-437b-9310-707cd7b3fb88 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.745799 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51f8c629-3fdd-437b-9310-707cd7b3fb88 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/0f43b4cb-1fc9-4511-8e3c-cd6ccdd3e146/extra_specs/key1 returned with HTTP 403 Aug 13 23:57:11.746332 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1429/5733] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:57:11 2026] DELETE /volume/v3/types/0f43b4cb-1fc9-4511-8e3c-cd6ccdd3e146/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.753697 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8d0912d-8411-4463-822b-77b43cd41978 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.755384 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8d0912d-8411-4463-822b-77b43cd41978 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:57:11.755737 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8d0912d-8411-4463-822b-77b43cd41978 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1991714786", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.770792 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8d0912d-8411-4463-822b-77b43cd41978 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:57:11.771184 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1433/5734] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:57:11 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:11.779721 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e902e222-82ea-482e-8df1-28664e36bc26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.781812 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e902e222-82ea-482e-8df1-28664e36bc26 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] DELETE https://10.4.3.81/volume/v3/types/08065cc3-7e52-4708-a003-483f9b194053 Aug 13 23:57:11.781999 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e902e222-82ea-482e-8df1-28664e36bc26 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.782225 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e902e222-82ea-482e-8df1-28664e36bc26 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.782778 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-e902e222-82ea-482e-8df1-28664e36bc26 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.782930 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e902e222-82ea-482e-8df1-28664e36bc26 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/08065cc3-7e52-4708-a003-483f9b194053 returned with HTTP 403 Aug 13 23:57:11.783335 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1449/5735] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:11 2026] DELETE /volume/v3/types/08065cc3-7e52-4708-a003-483f9b194053 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.790570 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fcbaa83-1630-474e-9680-5d9949b6f087 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.792283 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fcbaa83-1630-474e-9680-5d9949b6f087 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] GET https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs Aug 13 23:57:11.792476 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fcbaa83-1630-474e-9680-5d9949b6f087 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.792647 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fcbaa83-1630-474e-9680-5d9949b6f087 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.799550 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fcbaa83-1630-474e-9680-5d9949b6f087 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs returned with HTTP 200 Aug 13 23:57:11.799929 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1425/5736] 10.4.3.81 () {66 vars in 1371 bytes} [Thu Aug 13 23:57:11 2026] GET /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:11.809549 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37462121-f1c1-4b50-add1-817becdabe00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.811882 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37462121-f1c1-4b50-add1-817becdabe00 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] GET https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption/cipher Aug 13 23:57:11.812156 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37462121-f1c1-4b50-add1-817becdabe00 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.812442 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37462121-f1c1-4b50-add1-817becdabe00 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.813114 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-37462121-f1c1-4b50-add1-817becdabe00 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.813298 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37462121-f1c1-4b50-add1-817becdabe00 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption/cipher returned with HTTP 403 Aug 13 23:57:11.813732 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1430/5737] 10.4.3.81 () {66 vars in 1389 bytes} [Thu Aug 13 23:57:11 2026] GET /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.820882 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bef7b3e3-f12f-4ea4-bbb7-725f22fec2a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.822811 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bef7b3e3-f12f-4ea4-bbb7-725f22fec2a9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] GET https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption Aug 13 23:57:11.823025 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bef7b3e3-f12f-4ea4-bbb7-725f22fec2a9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.823241 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bef7b3e3-f12f-4ea4-bbb7-725f22fec2a9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.823843 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-bef7b3e3-f12f-4ea4-bbb7-725f22fec2a9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.824036 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bef7b3e3-f12f-4ea4-bbb7-725f22fec2a9 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption returned with HTTP 403 Aug 13 23:57:11.824444 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1434/5738] 10.4.3.81 () {66 vars in 1368 bytes} [Thu Aug 13 23:57:11 2026] GET /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.831179 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-591318da-d54e-4e7f-98c1-54c97b0bea36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.833028 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-591318da-d54e-4e7f-98c1-54c97b0bea36 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] GET https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs/multiattach Aug 13 23:57:11.833316 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-591318da-d54e-4e7f-98c1-54c97b0bea36 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.833591 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-591318da-d54e-4e7f-98c1-54c97b0bea36 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.841398 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-591318da-d54e-4e7f-98c1-54c97b0bea36 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs/multiattach returned with HTTP 200 Aug 13 23:57:11.841789 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1450/5739] 10.4.3.81 () {66 vars in 1407 bytes} [Thu Aug 13 23:57:11 2026] GET /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 23:57:11.849003 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93fdc533-6a5a-4753-a03e-a47283f07a25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.851485 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93fdc533-6a5a-4753-a03e-a47283f07a25 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] GET https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs/volume_backend_name Aug 13 23:57:11.851753 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93fdc533-6a5a-4753-a03e-a47283f07a25 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.852070 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93fdc533-6a5a-4753-a03e-a47283f07a25 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.862309 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93fdc533-6a5a-4753-a03e-a47283f07a25 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 23:57:11.862869 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1426/5740] 10.4.3.81 () {66 vars in 1431 bytes} [Thu Aug 13 23:57:11 2026] GET /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/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 13 23:57:11.873244 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0259f31d-4b91-48b7-96aa-0f0d63e953fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.875662 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0259f31d-4b91-48b7-96aa-0f0d63e953fc tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] PUT https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption/b5a59ae3-2da2-43d8-b2b8-a456c407a844 Aug 13 23:57:11.876099 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0259f31d-4b91-48b7-96aa-0f0d63e953fc tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.879221 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-0259f31d-4b91-48b7-96aa-0f0d63e953fc tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.879450 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0259f31d-4b91-48b7-96aa-0f0d63e953fc tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption/b5a59ae3-2da2-43d8-b2b8-a456c407a844 returned with HTTP 403 Aug 13 23:57:11.880049 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1431/5741] 10.4.3.81 () {68 vars in 1499 bytes} [Thu Aug 13 23:57:11 2026] PUT /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/encryption/b5a59ae3-2da2-43d8-b2b8-a456c407a844 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.889006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-062aa70e-19db-4c6f-b74d-3309901a6ea2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.890895 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-062aa70e-19db-4c6f-b74d-3309901a6ea2 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] PUT https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs/key1 Aug 13 23:57:11.891295 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-062aa70e-19db-4c6f-b74d-3309901a6ea2 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.893241 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-062aa70e-19db-4c6f-b74d-3309901a6ea2 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.893443 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-062aa70e-19db-4c6f-b74d-3309901a6ea2 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs/key1 returned with HTTP 403 Aug 13 23:57:11.893911 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1435/5742] 10.4.3.81 () {68 vars in 1406 bytes} [Thu Aug 13 23:57:11 2026] PUT /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.902828 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe4d3be4-0993-4762-81c6-cc4c817c23a5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.905280 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe4d3be4-0993-4762-81c6-cc4c817c23a5 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] PUT https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb Aug 13 23:57:11.905788 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe4d3be4-0993-4762-81c6-cc4c817c23a5 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:11.908399 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-fe4d3be4-0993-4762-81c6-cc4c817c23a5 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f71b9b0095654d2b99cb74e0ee4a991b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a0f40442b8e4fa785c29be65b1f19f9', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 23:57:11.908683 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe4d3be4-0993-4762-81c6-cc4c817c23a5 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-reader] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb returned with HTTP 403 Aug 13 23:57:11.909364 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1451/5743] 10.4.3.81 () {68 vars in 1355 bytes} [Thu Aug 13 23:57:11 2026] PUT /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:11.917528 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8b34a530-47ca-4687-85a4-85c895eaae41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.919623 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b34a530-47ca-4687-85a4-85c895eaae41 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] DELETE https://10.4.3.81/volume/v3/types/08065cc3-7e52-4708-a003-483f9b194053 Aug 13 23:57:11.919840 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b34a530-47ca-4687-85a4-85c895eaae41 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.920078 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b34a530-47ca-4687-85a4-85c895eaae41 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.950086 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b34a530-47ca-4687-85a4-85c895eaae41 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types/08065cc3-7e52-4708-a003-483f9b194053 returned with HTTP 202 Aug 13 23:57:11.950532 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1427/5744] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:11 2026] DELETE /volume/v3/types/08065cc3-7e52-4708-a003-483f9b194053 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:11.959234 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8489bdf5-2d08-415f-a740-3753d15fba82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.960828 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8489bdf5-2d08-415f-a740-3753d15fba82 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] DELETE https://10.4.3.81/volume/v3/types/0f43b4cb-1fc9-4511-8e3c-cd6ccdd3e146 Aug 13 23:57:11.961076 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8489bdf5-2d08-415f-a740-3753d15fba82 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.961264 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8489bdf5-2d08-415f-a740-3753d15fba82 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:11.982617 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8489bdf5-2d08-415f-a740-3753d15fba82 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types/0f43b4cb-1fc9-4511-8e3c-cd6ccdd3e146 returned with HTTP 202 Aug 13 23:57:11.983005 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1432/5745] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:11 2026] DELETE /volume/v3/types/0f43b4cb-1fc9-4511-8e3c-cd6ccdd3e146 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:11.990808 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee9df7cc-7062-458f-923b-fac371f370cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:11.993086 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee9df7cc-7062-458f-923b-fac371f370cc tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] DELETE https://10.4.3.81/volume/v3/types/59c71407-77dc-4763-803e-a55539027460 Aug 13 23:57:11.993349 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee9df7cc-7062-458f-923b-fac371f370cc tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:11.993604 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee9df7cc-7062-458f-923b-fac371f370cc tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:12.016387 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee9df7cc-7062-458f-923b-fac371f370cc tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types/59c71407-77dc-4763-803e-a55539027460 returned with HTTP 202 Aug 13 23:57:12.016839 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1436/5746] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:11 2026] DELETE /volume/v3/types/59c71407-77dc-4763-803e-a55539027460 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:12.023607 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-287742f1-eba8-487f-8f37-6be0509791b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:12.025393 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-287742f1-eba8-487f-8f37-6be0509791b1 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] DELETE https://10.4.3.81/volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe Aug 13 23:57:12.025668 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-287742f1-eba8-487f-8f37-6be0509791b1 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:12.025757 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-287742f1-eba8-487f-8f37-6be0509791b1 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:12.048370 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-287742f1-eba8-487f-8f37-6be0509791b1 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe returned with HTTP 202 Aug 13 23:57:12.048747 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1452/5747] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:12 2026] DELETE /volume/v3/types/544a79c0-0d17-4c89-88f9-eb0827c5e7fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:12.056778 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2ff170cd-70b7-4ba1-b079-44e55e427703 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:12.058546 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ff170cd-70b7-4ba1-b079-44e55e427703 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] DELETE https://10.4.3.81/volume/v3/types/437df1d5-7259-4bd7-b0d6-269e991fffe3 Aug 13 23:57:12.058745 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ff170cd-70b7-4ba1-b079-44e55e427703 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:12.058949 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ff170cd-70b7-4ba1-b079-44e55e427703 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:12.080226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ff170cd-70b7-4ba1-b079-44e55e427703 tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types/437df1d5-7259-4bd7-b0d6-269e991fffe3 returned with HTTP 202 Aug 13 23:57:12.080534 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1428/5748] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:12 2026] DELETE /volume/v3/types/437df1d5-7259-4bd7-b0d6-269e991fffe3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:12.086888 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fa08278-cab4-4f22-95d0-b9d80328187f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:12.088579 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fa08278-cab4-4f22-95d0-b9d80328187f tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] DELETE https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb Aug 13 23:57:12.088815 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fa08278-cab4-4f22-95d0-b9d80328187f tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:12.089090 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fa08278-cab4-4f22-95d0-b9d80328187f tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:12.108559 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fa08278-cab4-4f22-95d0-b9d80328187f tempest-VolumeTypesReaderTests-721257010 tempest-VolumeTypesReaderTests-721257010-project-admin] https://10.4.3.81/volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb returned with HTTP 202 Aug 13 23:57:12.108951 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1433/5749] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:12 2026] DELETE /volume/v3/types/3a8c1c5d-0e72-4453-8c39-d1669f0129bb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:13.538313 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:13.613690 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:57:13.614096 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1650726544"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:13.615513 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1650726544'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:57:13.615635 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume of 1 GB Aug 13 23:57:13.619665 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Availability Zones retrieved successfully. Aug 13 23:57:13.624961 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Flow 'volume_create_api' (0656e1b8-a8b9-49a1-9c68-5b02c2a17f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:13.625907 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80a8bd7-4b59-4eaa-b31b-dc7329533dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:13.626749 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:57:13.648839 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80a8bd7-4b59-4eaa-b31b-dc7329533dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:13.649608 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24ef90d-9191-485e-b443-a3336dfa0ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:13.706863 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Created reservations ['83c68274-fadb-40e5-9abf-7ff037b292aa', '7f92278d-0fb0-4108-9a16-ad87a22532fb', 'e0dc7ec1-a376-4a52-8e54-100f92abfe24', 'a5438c54-0303-458f-9ffc-1460463c9a94'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:57:13.707596 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24ef90d-9191-485e-b443-a3336dfa0ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c68274-fadb-40e5-9abf-7ff037b292aa', '7f92278d-0fb0-4108-9a16-ad87a22532fb', 'e0dc7ec1-a376-4a52-8e54-100f92abfe24', 'a5438c54-0303-458f-9ffc-1460463c9a94']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:13.708317 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a2d09a-2659-455b-90c0-58ce7f2b0cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:13.729290 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a2d09a-2659-455b-90c0-58ce7f2b0cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a806be3-399d-4e47-9cc0-50d0301eae67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1650726544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858672ca914546e78e19bc5387fd18e4',qos_specs=None,replication_status=,reservations=['83c68274-fadb-40e5-9abf-7ff037b292aa','7f92278d-0fb0-4108-9a16-ad87a22532fb','e0dc7ec1-a376-4a52-8e54-100f92abfe24','a5438c54-0303-458f-9ffc-1460463c9a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948320112194a4886c05caba9e40afa',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1650726544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a806be3-399d-4e47-9cc0-50d0301eae67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='858672ca914546e78e19bc5387fd18e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b948320112194a4886c05caba9e40afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:13.729933 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5b25bd-6b2d-4a8c-9253-19f32c40f73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:13.745809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5b25bd-6b2d-4a8c-9253-19f32c40f73f) transitioned into state 'SUCCESS' from state '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-1650726544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858672ca914546e78e19bc5387fd18e4',qos_specs=None,replication_status=,reservations=['83c68274-fadb-40e5-9abf-7ff037b292aa','7f92278d-0fb0-4108-9a16-ad87a22532fb','e0dc7ec1-a376-4a52-8e54-100f92abfe24','a5438c54-0303-458f-9ffc-1460463c9a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948320112194a4886c05caba9e40afa',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:13.746648 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0d511b-65c9-4540-8528-8bcc5f440ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:13.754441 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0d511b-65c9-4540-8528-8bcc5f440ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:13.755162 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Flow 'volume_create_api' (0656e1b8-a8b9-49a1-9c68-5b02c2a17f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:13.755451 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume request issued successfully. Aug 13 23:57:13.755941 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4eaaa7e-2ed1-495f-ae8f-c28b722d6b89 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:57:13.756385 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1437/5750] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:57:13 2026] POST /volume/v3/volumes => generated 776 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:13.768009 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fbe5f645-0bfa-49d1-a298-fc78730a1d00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:13.770072 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbe5f645-0bfa-49d1-a298-fc78730a1d00 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 Aug 13 23:57:13.770072 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbe5f645-0bfa-49d1-a298-fc78730a1d00 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:13.770241 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbe5f645-0bfa-49d1-a298-fc78730a1d00 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:13.777555 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:13.777555 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:13.781300 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fbe5f645-0bfa-49d1-a298-fc78730a1d00 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:13.785608 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbe5f645-0bfa-49d1-a298-fc78730a1d00 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 returned with HTTP 200 Aug 13 23:57:13.786077 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1453/5751] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:13 2026] GET /volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:14.800633 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ec00aa20-7e0b-4c24-a454-8fb6453f7ec5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:14.802535 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec00aa20-7e0b-4c24-a454-8fb6453f7ec5 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 Aug 13 23:57:14.802786 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec00aa20-7e0b-4c24-a454-8fb6453f7ec5 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:14.803013 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec00aa20-7e0b-4c24-a454-8fb6453f7ec5 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:14.810735 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:14.810735 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:14.814512 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ec00aa20-7e0b-4c24-a454-8fb6453f7ec5 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:14.818742 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec00aa20-7e0b-4c24-a454-8fb6453f7ec5 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 returned with HTTP 200 Aug 13 23:57:14.819227 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1429/5752] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:14 2026] GET /volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:14.835671 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a582d270-dd21-4744-be32-d7f921134b7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:14.887856 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a582d270-dd21-4744-be32-d7f921134b7d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] GET https://10.4.3.81/volume/v3/volumes Aug 13 23:57:14.888086 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a582d270-dd21-4744-be32-d7f921134b7d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:14.888278 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a582d270-dd21-4744-be32-d7f921134b7d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:14.888539 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-a582d270-dd21-4744-be32-d7f921134b7d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:57:14.889208 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a582d270-dd21-4744-be32-d7f921134b7d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:57:14.895462 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a582d270-dd21-4744-be32-d7f921134b7d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Get all volumes completed successfully. Aug 13 23:57:14.895850 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a582d270-dd21-4744-be32-d7f921134b7d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] https://10.4.3.81/volume/v3/volumes returned with HTTP 200 Aug 13 23:57:14.896202 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1434/5753] 10.4.3.81 () {68 vars in 1271 bytes} [Thu Aug 13 23:57:14 2026] GET /volume/v3/volumes => generated 334 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:14.904417 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7643adc0-2a5b-4f54-86b5-1cb8d88bde05 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:14.906293 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7643adc0-2a5b-4f54-86b5-1cb8d88bde05 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 Aug 13 23:57:14.906529 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7643adc0-2a5b-4f54-86b5-1cb8d88bde05 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:14.906698 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7643adc0-2a5b-4f54-86b5-1cb8d88bde05 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:14.906849 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7643adc0-2a5b-4f54-86b5-1cb8d88bde05 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Delete volume with id: 7a806be3-399d-4e47-9cc0-50d0301eae67 Aug 13 23:57:14.913715 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:14.913715 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:14.914049 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7643adc0-2a5b-4f54-86b5-1cb8d88bde05 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:14.927727 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7643adc0-2a5b-4f54-86b5-1cb8d88bde05 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Delete volume request issued successfully. Aug 13 23:57:14.927881 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7643adc0-2a5b-4f54-86b5-1cb8d88bde05 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 returned with HTTP 202 Aug 13 23:57:14.928318 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1438/5754] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:57:14 2026] DELETE /volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:57:14.936112 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f22c8154-b8e7-41ad-9f58-b245e8689fa4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:14.938105 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f22c8154-b8e7-41ad-9f58-b245e8689fa4 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 Aug 13 23:57:14.938412 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f22c8154-b8e7-41ad-9f58-b245e8689fa4 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:14.938657 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f22c8154-b8e7-41ad-9f58-b245e8689fa4 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:14.945590 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:14.945590 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:14.948684 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f22c8154-b8e7-41ad-9f58-b245e8689fa4 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:14.952523 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f22c8154-b8e7-41ad-9f58-b245e8689fa4 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 returned with HTTP 200 Aug 13 23:57:14.952870 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1454/5755] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:14 2026] GET /volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:15.964776 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e34d850-88dc-4bf6-8491-6ebf0ed12e24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:15.966558 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e34d850-88dc-4bf6-8491-6ebf0ed12e24 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 Aug 13 23:57:15.966785 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e34d850-88dc-4bf6-8491-6ebf0ed12e24 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:15.966950 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e34d850-88dc-4bf6-8491-6ebf0ed12e24 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:15.972717 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e34d850-88dc-4bf6-8491-6ebf0ed12e24 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 returned with HTTP 404 Aug 13 23:57:15.973163 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1430/5756] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:15 2026] GET /volume/v3/volumes/7a806be3-399d-4e47-9cc0-50d0301eae67 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:57:15.980831 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:15.982494 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:57:15.982845 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1449751398"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:15.984419 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1449751398'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:57:15.984541 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume of 1 GB Aug 13 23:57:15.984784 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:15.984784 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:15.988289 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Availability Zones retrieved successfully. Aug 13 23:57:15.993838 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Flow 'volume_create_api' (d98dd877-5edf-41ea-9137-d4c34fae4c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:15.994868 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b786ffc-a3d6-451e-88c2-150a5074b2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:15.995822 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:57:16.020942 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b786ffc-a3d6-451e-88c2-150a5074b2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:16.021744 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d1b522-132b-4c59-9d3c-4591f20bd4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:16.059892 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Created reservations ['1f3c55e7-1008-4970-9476-fb162173e5a6', 'c98ec28d-06e0-4396-a319-927ef17ccb81', '9608338f-b316-4e42-9546-6f22a937c6d5', 'f875bd5e-07ba-419e-8370-a71998a67bb4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:57:16.060624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d1b522-132b-4c59-9d3c-4591f20bd4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3c55e7-1008-4970-9476-fb162173e5a6', 'c98ec28d-06e0-4396-a319-927ef17ccb81', '9608338f-b316-4e42-9546-6f22a937c6d5', 'f875bd5e-07ba-419e-8370-a71998a67bb4']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:16.061331 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b05df2-f791-4d9b-ba24-2ed624f136a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:16.084406 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b05df2-f791-4d9b-ba24-2ed624f136a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d6738b-ecd3-43e4-b0e0-b3838b703237', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449751398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858672ca914546e78e19bc5387fd18e4',qos_specs=None,replication_status=,reservations=['1f3c55e7-1008-4970-9476-fb162173e5a6','c98ec28d-06e0-4396-a319-927ef17ccb81','9608338f-b316-4e42-9546-6f22a937c6d5','f875bd5e-07ba-419e-8370-a71998a67bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948320112194a4886c05caba9e40afa',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449751398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d6738b-ecd3-43e4-b0e0-b3838b703237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='858672ca914546e78e19bc5387fd18e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b948320112194a4886c05caba9e40afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:16.085136 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938adece-a74e-4177-af36-3ac2cdbcff30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:16.104122 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938adece-a74e-4177-af36-3ac2cdbcff30) transitioned into state 'SUCCESS' from state '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-1449751398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858672ca914546e78e19bc5387fd18e4',qos_specs=None,replication_status=,reservations=['1f3c55e7-1008-4970-9476-fb162173e5a6','c98ec28d-06e0-4396-a319-927ef17ccb81','9608338f-b316-4e42-9546-6f22a937c6d5','f875bd5e-07ba-419e-8370-a71998a67bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948320112194a4886c05caba9e40afa',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:16.105009 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1697f75-5b4c-438e-83b1-d45bbcf6f470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:16.115117 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1697f75-5b4c-438e-83b1-d45bbcf6f470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:16.115915 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Flow 'volume_create_api' (d98dd877-5edf-41ea-9137-d4c34fae4c16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:16.116258 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume request issued successfully. Aug 13 23:57:16.116844 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d072617f-e8f7-423d-8f73-ce6c625d6966 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:57:16.117264 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1435/5757] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:57:15 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:16.130865 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c2a8086-2551-44c1-bfdd-815c07f14df1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:16.132704 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c2a8086-2551-44c1-bfdd-815c07f14df1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 Aug 13 23:57:16.132924 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c2a8086-2551-44c1-bfdd-815c07f14df1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:16.133162 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c2a8086-2551-44c1-bfdd-815c07f14df1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:16.142088 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:16.142088 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:16.146398 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c2a8086-2551-44c1-bfdd-815c07f14df1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:16.150603 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c2a8086-2551-44c1-bfdd-815c07f14df1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 returned with HTTP 200 Aug 13 23:57:16.150981 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1439/5758] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:16 2026] GET /volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:17.164757 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f0e59f0-3a7f-4782-8adb-54e917cdcac7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:17.166461 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f0e59f0-3a7f-4782-8adb-54e917cdcac7 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 Aug 13 23:57:17.166659 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f0e59f0-3a7f-4782-8adb-54e917cdcac7 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:17.166857 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f0e59f0-3a7f-4782-8adb-54e917cdcac7 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:17.173794 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:17.173794 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:17.178598 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1f0e59f0-3a7f-4782-8adb-54e917cdcac7 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:17.183069 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f0e59f0-3a7f-4782-8adb-54e917cdcac7 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 returned with HTTP 200 Aug 13 23:57:17.183578 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1455/5759] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:17 2026] GET /volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:17.195399 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a7379ac-6652-40c5-b6ce-7dfebfff7fb6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:17.197139 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a7379ac-6652-40c5-b6ce-7dfebfff7fb6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] GET https://10.4.3.81/volume/v3/volumes/detail Aug 13 23:57:17.197338 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a7379ac-6652-40c5-b6ce-7dfebfff7fb6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:17.197528 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a7379ac-6652-40c5-b6ce-7dfebfff7fb6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:17.197790 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-3a7379ac-6652-40c5-b6ce-7dfebfff7fb6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:57:17.198499 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a7379ac-6652-40c5-b6ce-7dfebfff7fb6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:57:17.205068 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a7379ac-6652-40c5-b6ce-7dfebfff7fb6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Get all volumes completed successfully. Aug 13 23:57:17.205679 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:17.205679 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:17.209838 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a7379ac-6652-40c5-b6ce-7dfebfff7fb6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] https://10.4.3.81/volume/v3/volumes/detail returned with HTTP 200 Aug 13 23:57:17.210226 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1431/5760] 10.4.3.81 () {68 vars in 1292 bytes} [Thu Aug 13 23:57:17 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:17.222529 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7dbffb63-8cc1-4269-bef0-f9b2b1198bbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:17.224446 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dbffb63-8cc1-4269-bef0-f9b2b1198bbb tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 Aug 13 23:57:17.224696 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dbffb63-8cc1-4269-bef0-f9b2b1198bbb tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:17.224924 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dbffb63-8cc1-4269-bef0-f9b2b1198bbb tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:17.225129 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7dbffb63-8cc1-4269-bef0-f9b2b1198bbb tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Delete volume with id: 73d6738b-ecd3-43e4-b0e0-b3838b703237 Aug 13 23:57:17.231979 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:17.231979 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:17.232372 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7dbffb63-8cc1-4269-bef0-f9b2b1198bbb tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:17.248671 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7dbffb63-8cc1-4269-bef0-f9b2b1198bbb tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Delete volume request issued successfully. Aug 13 23:57:17.248862 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dbffb63-8cc1-4269-bef0-f9b2b1198bbb tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 returned with HTTP 202 Aug 13 23:57:17.249399 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1436/5761] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:57:17 2026] DELETE /volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:57:17.256303 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a6e6586-5f17-4110-99c3-5f98670a8d57 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:17.258240 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a6e6586-5f17-4110-99c3-5f98670a8d57 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 Aug 13 23:57:17.258503 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a6e6586-5f17-4110-99c3-5f98670a8d57 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:17.258714 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a6e6586-5f17-4110-99c3-5f98670a8d57 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:17.266483 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:17.266483 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:17.270592 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a6e6586-5f17-4110-99c3-5f98670a8d57 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:17.274627 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a6e6586-5f17-4110-99c3-5f98670a8d57 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 returned with HTTP 200 Aug 13 23:57:17.275046 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1440/5762] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:17 2026] GET /volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:18.288551 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e0fe042-ab52-4e7d-b3de-b750b2fe5a6d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:18.290229 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e0fe042-ab52-4e7d-b3de-b750b2fe5a6d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 Aug 13 23:57:18.290430 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e0fe042-ab52-4e7d-b3de-b750b2fe5a6d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:18.290673 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e0fe042-ab52-4e7d-b3de-b750b2fe5a6d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:18.296468 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e0fe042-ab52-4e7d-b3de-b750b2fe5a6d tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 returned with HTTP 404 Aug 13 23:57:18.296922 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1456/5763] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:18 2026] GET /volume/v3/volumes/73d6738b-ecd3-43e4-b0e0-b3838b703237 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:57:18.305526 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:18.307179 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:57:18.307529 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2055131714"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:18.308901 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2055131714'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:57:18.309031 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume of 1 GB Aug 13 23:57:18.312715 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Availability Zones retrieved successfully. Aug 13 23:57:18.318476 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Flow 'volume_create_api' (87014601-61c2-4730-bf5e-97ae1805532b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:18.319327 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb83116-cb63-4463-aac8-d896b3f16999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:18.320082 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:57:18.342466 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb83116-cb63-4463-aac8-d896b3f16999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:18.343343 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3009f09d-8846-4aee-a8d2-f3fc5a8c72cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:18.385112 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Created reservations ['d85a3f4f-f5a0-4f38-9111-053025b0a037', 'c8612f4b-b9c4-49d0-b57d-dc72fbc77dc8', '7346b88c-71eb-429e-a6c3-de364823edc4', 'd85ac0c3-5212-47c8-a4ef-f31c13d40f76'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:57:18.386022 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3009f09d-8846-4aee-a8d2-f3fc5a8c72cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d85a3f4f-f5a0-4f38-9111-053025b0a037', 'c8612f4b-b9c4-49d0-b57d-dc72fbc77dc8', '7346b88c-71eb-429e-a6c3-de364823edc4', 'd85ac0c3-5212-47c8-a4ef-f31c13d40f76']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:18.386908 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc0974f3-9807-4103-88b3-e354d0886c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:18.411118 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc0974f3-9807-4103-88b3-e354d0886c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05891745-a937-43e6-9560-aa5d3227ee2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055131714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858672ca914546e78e19bc5387fd18e4',qos_specs=None,replication_status=,reservations=['d85a3f4f-f5a0-4f38-9111-053025b0a037','c8612f4b-b9c4-49d0-b57d-dc72fbc77dc8','7346b88c-71eb-429e-a6c3-de364823edc4','d85ac0c3-5212-47c8-a4ef-f31c13d40f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948320112194a4886c05caba9e40afa',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055131714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05891745-a937-43e6-9560-aa5d3227ee2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='858672ca914546e78e19bc5387fd18e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b948320112194a4886c05caba9e40afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:18.411939 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66047a17-229a-4019-8bb0-2409928a2b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:18.429435 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66047a17-229a-4019-8bb0-2409928a2b3b) transitioned into state 'SUCCESS' from state '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-2055131714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858672ca914546e78e19bc5387fd18e4',qos_specs=None,replication_status=,reservations=['d85a3f4f-f5a0-4f38-9111-053025b0a037','c8612f4b-b9c4-49d0-b57d-dc72fbc77dc8','7346b88c-71eb-429e-a6c3-de364823edc4','d85ac0c3-5212-47c8-a4ef-f31c13d40f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948320112194a4886c05caba9e40afa',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:18.430151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3595f8fe-61f7-42ea-8731-7128e3aeea85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:18.438588 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3595f8fe-61f7-42ea-8731-7128e3aeea85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:18.439383 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Flow 'volume_create_api' (87014601-61c2-4730-bf5e-97ae1805532b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:18.439707 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume request issued successfully. Aug 13 23:57:18.440333 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83b31bd1-c9ce-4310-8b71-0725d6ed1ec6 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:57:18.440744 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1432/5764] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:57:18 2026] POST /volume/v3/volumes => generated 776 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:18.455559 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d8913f5-56a5-420a-bfd8-33a992c8c9ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:18.457109 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d8913f5-56a5-420a-bfd8-33a992c8c9ef tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e Aug 13 23:57:18.457361 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d8913f5-56a5-420a-bfd8-33a992c8c9ef tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:18.457607 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d8913f5-56a5-420a-bfd8-33a992c8c9ef tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:18.464442 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:18.464442 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:18.467623 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d8913f5-56a5-420a-bfd8-33a992c8c9ef tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:18.471110 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d8913f5-56a5-420a-bfd8-33a992c8c9ef tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e returned with HTTP 200 Aug 13 23:57:18.471494 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1437/5765] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:18 2026] GET /volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:19.483686 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f788b27c-0e24-4300-9c5d-0121ffaa82ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:19.485994 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f788b27c-0e24-4300-9c5d-0121ffaa82ad tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e Aug 13 23:57:19.486300 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f788b27c-0e24-4300-9c5d-0121ffaa82ad tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:19.486569 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f788b27c-0e24-4300-9c5d-0121ffaa82ad tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:19.496397 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:19.496397 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:19.500685 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f788b27c-0e24-4300-9c5d-0121ffaa82ad tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:19.505363 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f788b27c-0e24-4300-9c5d-0121ffaa82ad tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e returned with HTTP 200 Aug 13 23:57:19.505855 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1441/5766] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:19 2026] GET /volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:19.518131 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c97de2ed-e273-4f84-a080-b3cad44380e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:19.519935 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c97de2ed-e273-4f84-a080-b3cad44380e1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] GET https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e Aug 13 23:57:19.520171 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c97de2ed-e273-4f84-a080-b3cad44380e1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:19.520382 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c97de2ed-e273-4f84-a080-b3cad44380e1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:19.526687 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:19.526687 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:19.529671 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c97de2ed-e273-4f84-a080-b3cad44380e1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Volume info retrieved successfully. Aug 13 23:57:19.533559 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c97de2ed-e273-4f84-a080-b3cad44380e1 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e returned with HTTP 200 Aug 13 23:57:19.533909 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1457/5767] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:19 2026] GET /volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:19.546249 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee3dd264-3636-49e6-b603-eeaf3b21efc8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:19.548178 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee3dd264-3636-49e6-b603-eeaf3b21efc8 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e Aug 13 23:57:19.548371 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd264-3636-49e6-b603-eeaf3b21efc8 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:19.548539 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd264-3636-49e6-b603-eeaf3b21efc8 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:19.548701 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ee3dd264-3636-49e6-b603-eeaf3b21efc8 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Delete volume with id: 05891745-a937-43e6-9560-aa5d3227ee2e Aug 13 23:57:19.556395 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:19.556395 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:19.556812 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee3dd264-3636-49e6-b603-eeaf3b21efc8 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:19.573740 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee3dd264-3636-49e6-b603-eeaf3b21efc8 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Delete volume request issued successfully. Aug 13 23:57:19.573944 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee3dd264-3636-49e6-b603-eeaf3b21efc8 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e returned with HTTP 202 Aug 13 23:57:19.574370 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1433/5768] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:57:19 2026] DELETE /volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:57:19.583305 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5067a629-e0fb-4dd8-98c5-db18e3dceaec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:19.585024 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5067a629-e0fb-4dd8-98c5-db18e3dceaec tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e Aug 13 23:57:19.585231 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5067a629-e0fb-4dd8-98c5-db18e3dceaec tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:19.585397 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5067a629-e0fb-4dd8-98c5-db18e3dceaec tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:19.596655 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:19.596655 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:19.603718 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5067a629-e0fb-4dd8-98c5-db18e3dceaec tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:19.607964 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5067a629-e0fb-4dd8-98c5-db18e3dceaec tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e returned with HTTP 200 Aug 13 23:57:19.609003 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1438/5769] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:19 2026] GET /volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:20.623197 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ff10f0bd-850c-4bf1-b0ab-61cf272e60be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:20.625347 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff10f0bd-850c-4bf1-b0ab-61cf272e60be tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e Aug 13 23:57:20.625645 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff10f0bd-850c-4bf1-b0ab-61cf272e60be tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:20.625878 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff10f0bd-850c-4bf1-b0ab-61cf272e60be tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:20.632840 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff10f0bd-850c-4bf1-b0ab-61cf272e60be tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e returned with HTTP 404 Aug 13 23:57:20.633416 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1442/5770] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:20 2026] GET /volume/v3/volumes/05891745-a937-43e6-9560-aa5d3227ee2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:57:20.643337 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:20.645018 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:57:20.645595 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1010675610"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:20.647022 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1010675610'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:57:20.647235 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume of 1 GB Aug 13 23:57:20.652421 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Availability Zones retrieved successfully. Aug 13 23:57:20.660973 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Flow 'volume_create_api' (ee32de64-80ec-4363-8936-b0328388b096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:20.662377 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850f3525-3771-48cf-9c69-b9bb13752a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:20.663593 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:57:20.696528 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850f3525-3771-48cf-9c69-b9bb13752a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=0f5a8017-419c-4179-a513-a249d5ea6b1d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f5a8017-419c-4179-a513-a249d5ea6b1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:20.697654 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba1ab4e8-44c1-4990-b1b5-71cd67becc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:20.749092 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Created reservations ['419a1612-49a6-47fe-bcea-7fc6b3dedfdd', '793a890a-1a28-4a9c-a181-1329e4a2bc0b', '996d1296-74b0-4216-b29c-2ac76814e70c', '9daf44c8-b772-4261-8f89-73bec080c2d7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:57:20.750128 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba1ab4e8-44c1-4990-b1b5-71cd67becc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['419a1612-49a6-47fe-bcea-7fc6b3dedfdd', '793a890a-1a28-4a9c-a181-1329e4a2bc0b', '996d1296-74b0-4216-b29c-2ac76814e70c', '9daf44c8-b772-4261-8f89-73bec080c2d7']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:20.751329 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (321ef221-155d-4422-acb0-2711f1bb1d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:20.778706 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (321ef221-155d-4422-acb0-2711f1bb1d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '031db911-a58e-4295-a66a-dd6d8983451e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010675610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858672ca914546e78e19bc5387fd18e4',qos_specs=None,replication_status=,reservations=['419a1612-49a6-47fe-bcea-7fc6b3dedfdd','793a890a-1a28-4a9c-a181-1329e4a2bc0b','996d1296-74b0-4216-b29c-2ac76814e70c','9daf44c8-b772-4261-8f89-73bec080c2d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948320112194a4886c05caba9e40afa',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010675610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=031db911-a58e-4295-a66a-dd6d8983451e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='858672ca914546e78e19bc5387fd18e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b948320112194a4886c05caba9e40afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f5a8017-419c-4179-a513-a249d5ea6b1d),volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:20.779398 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42edf834-83f3-4f9f-994d-b320ea5cff3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:20.795193 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42edf834-83f3-4f9f-994d-b320ea5cff3b) transitioned into state 'SUCCESS' from state '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-1010675610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858672ca914546e78e19bc5387fd18e4',qos_specs=None,replication_status=,reservations=['419a1612-49a6-47fe-bcea-7fc6b3dedfdd','793a890a-1a28-4a9c-a181-1329e4a2bc0b','996d1296-74b0-4216-b29c-2ac76814e70c','9daf44c8-b772-4261-8f89-73bec080c2d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948320112194a4886c05caba9e40afa',volume_type_id=0f5a8017-419c-4179-a513-a249d5ea6b1d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:20.795924 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89771bc-570b-40ab-9acd-520f68dd7801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:57:20.803901 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89771bc-570b-40ab-9acd-520f68dd7801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:57:20.804763 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Flow 'volume_create_api' (ee32de64-80ec-4363-8936-b0328388b096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:57:20.805236 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Create volume request issued successfully. Aug 13 23:57:20.805793 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-746eeb8c-d251-4903-a6f9-ea7ec0358e54 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:57:20.806230 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1458/5771] 10.4.3.81 () {70 vars in 1292 bytes} [Thu Aug 13 23:57:20 2026] POST /volume/v3/volumes => generated 776 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:20.821758 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3fa9f60-2c69-431b-95e7-7190f5990482 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:20.823497 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3fa9f60-2c69-431b-95e7-7190f5990482 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e Aug 13 23:57:20.823713 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3fa9f60-2c69-431b-95e7-7190f5990482 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:20.823904 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3fa9f60-2c69-431b-95e7-7190f5990482 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:20.830648 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:20.830648 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:20.834043 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3fa9f60-2c69-431b-95e7-7190f5990482 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:20.837752 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3fa9f60-2c69-431b-95e7-7190f5990482 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e returned with HTTP 200 Aug 13 23:57:20.838165 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1434/5772] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:20 2026] GET /volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:21.851936 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81f743be-88fa-43e0-9eb2-10db73490f33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:21.853772 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81f743be-88fa-43e0-9eb2-10db73490f33 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e Aug 13 23:57:21.854006 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81f743be-88fa-43e0-9eb2-10db73490f33 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:21.854210 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81f743be-88fa-43e0-9eb2-10db73490f33 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:21.860965 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:21.860965 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:21.864163 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-81f743be-88fa-43e0-9eb2-10db73490f33 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:21.868171 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81f743be-88fa-43e0-9eb2-10db73490f33 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e returned with HTTP 200 Aug 13 23:57:21.868568 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1439/5773] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:21 2026] GET /volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:21.881006 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dae67355-85db-498a-9793-86e1ea5355fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:21.882783 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dae67355-85db-498a-9793-86e1ea5355fe tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] GET https://10.4.3.81/volume/v3/volumes/summary Aug 13 23:57:21.882969 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dae67355-85db-498a-9793-86e1ea5355fe tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:21.883171 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dae67355-85db-498a-9793-86e1ea5355fe tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:21.883325 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-dae67355-85db-498a-9793-86e1ea5355fe tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 23:57:21.889039 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dae67355-85db-498a-9793-86e1ea5355fe tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] Get summary completed successfully. Aug 13 23:57:21.889277 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dae67355-85db-498a-9793-86e1ea5355fe tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-reader] https://10.4.3.81/volume/v3/volumes/summary returned with HTTP 200 Aug 13 23:57:21.889704 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1443/5774] 10.4.3.81 () {68 vars in 1295 bytes} [Thu Aug 13 23:57:21 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:21.896313 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ce617a2-648a-46de-9ed2-7038fa2cc59f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:21.898083 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ce617a2-648a-46de-9ed2-7038fa2cc59f tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] DELETE https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e Aug 13 23:57:21.898335 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ce617a2-648a-46de-9ed2-7038fa2cc59f tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:21.898537 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ce617a2-648a-46de-9ed2-7038fa2cc59f tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:21.898706 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6ce617a2-648a-46de-9ed2-7038fa2cc59f tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Delete volume with id: 031db911-a58e-4295-a66a-dd6d8983451e Aug 13 23:57:21.905479 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:21.905479 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:21.905808 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ce617a2-648a-46de-9ed2-7038fa2cc59f tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:21.919861 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ce617a2-648a-46de-9ed2-7038fa2cc59f tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Delete volume request issued successfully. Aug 13 23:57:21.920058 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ce617a2-648a-46de-9ed2-7038fa2cc59f tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e returned with HTTP 202 Aug 13 23:57:21.920489 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1459/5775] 10.4.3.81 () {68 vars in 1385 bytes} [Thu Aug 13 23:57:21 2026] DELETE /volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 23:57:21.927890 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0660bf79-85c9-4fcf-9e57-cb3b5445d067 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:21.932405 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0660bf79-85c9-4fcf-9e57-cb3b5445d067 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e Aug 13 23:57:21.932634 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0660bf79-85c9-4fcf-9e57-cb3b5445d067 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:21.932810 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0660bf79-85c9-4fcf-9e57-cb3b5445d067 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:21.943125 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:21.943125 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:21.950806 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0660bf79-85c9-4fcf-9e57-cb3b5445d067 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Volume info retrieved successfully. Aug 13 23:57:21.956890 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0660bf79-85c9-4fcf-9e57-cb3b5445d067 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e returned with HTTP 200 Aug 13 23:57:21.957281 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1435/5776] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:21 2026] GET /volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:22.969059 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66093cc9-43eb-4240-8cfe-e88277da6b93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:22.970746 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66093cc9-43eb-4240-8cfe-e88277da6b93 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] GET https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e Aug 13 23:57:22.970943 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66093cc9-43eb-4240-8cfe-e88277da6b93 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:22.971155 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66093cc9-43eb-4240-8cfe-e88277da6b93 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:22.976737 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66093cc9-43eb-4240-8cfe-e88277da6b93 tempest-ProjectReaderTests-2136487590 tempest-ProjectReaderTests-2136487590-project-admin] https://10.4.3.81/volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e returned with HTTP 404 Aug 13 23:57:22.977446 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1440/5777] 10.4.3.81 () {68 vars in 1382 bytes} [Thu Aug 13 23:57:22 2026] GET /volume/v3/volumes/031db911-a58e-4295-a66a-dd6d8983451e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 23:57:31.888437 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=127,cinder:UPDATE=46,cinder:INSERT=48 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:57:31.916115 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=152,cinder:UPDATE=56,cinder:INSERT=37 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:57:31.955290 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=128,cinder:UPDATE=45,cinder:INSERT=26 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:57:32.972054 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-bb57b5b0-2877-4e24-b5e5-20ffa4632fcd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:32.973410 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=150,cinder:UPDATE=43,cinder:INSERT=36,cinder:DELETE=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:57:32.974303 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-bb57b5b0-2877-4e24-b5e5-20ffa4632fcd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:32.974499 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-bb57b5b0-2877-4e24-b5e5-20ffa4632fcd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:32.974698 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-bb57b5b0-2877-4e24-b5e5-20ffa4632fcd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:32.984550 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:32.984550 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:32.987867 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-bb57b5b0-2877-4e24-b5e5-20ffa4632fcd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:32.991972 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-bb57b5b0-2877-4e24-b5e5-20ffa4632fcd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:32.992458 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1444/5778] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:57:32 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:33.066016 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23a60f9a-07af-48c2-90b9-30d0af514ee7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:33.066459 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23a60f9a-07af-48c2-90b9-30d0af514ee7 None None] GET https://10.4.3.81/volume// Aug 13 23:57:33.066576 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23a60f9a-07af-48c2-90b9-30d0af514ee7 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:33.066790 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23a60f9a-07af-48c2-90b9-30d0af514ee7 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:33.067149 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23a60f9a-07af-48c2-90b9-30d0af514ee7 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:57:33.067482 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1460/5779] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:57:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:57:33.075577 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-49fa690a-c773-4f3e-b911-79ed07a62327 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:33.077783 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-49fa690a-c773-4f3e-b911-79ed07a62327 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:57:33.078271 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-49fa690a-c773-4f3e-b911-79ed07a62327 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc10b72d-b932-494c-8ae6-b2effbd10920", "connector": null, "instance_uuid": "b398c1bc-12a2-452f-a0e9-7aea0935be44"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:33.091147 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:33.091147 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:33.115814 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-49fa690a-c773-4f3e-b911-79ed07a62327 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:57:33.116378 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1436/5780] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:57:33 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:33.144822 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1212578-0c9d-4b94-9b76-572c1eedae2d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:33.146662 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1212578-0c9d-4b94-9b76-572c1eedae2d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:33.146919 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1212578-0c9d-4b94-9b76-572c1eedae2d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:33.147245 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1212578-0c9d-4b94-9b76-572c1eedae2d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:33.152393 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2ca5780-4c26-4b7f-8eda-f0c57e02827e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:33.152908 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2ca5780-4c26-4b7f-8eda-f0c57e02827e None None] GET https://10.4.3.81/volume// Aug 13 23:57:33.153178 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2ca5780-4c26-4b7f-8eda-f0c57e02827e None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:33.153420 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2ca5780-4c26-4b7f-8eda-f0c57e02827e None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:33.153813 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2ca5780-4c26-4b7f-8eda-f0c57e02827e None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:57:33.154198 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1445/5781] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:57:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:57:33.162064 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:33.162064 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:33.162584 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-dd0cf2ed-fa0a-4038-834b-f0a3316a9532 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:33.165382 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-dd0cf2ed-fa0a-4038-834b-f0a3316a9532 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:33.165586 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-dd0cf2ed-fa0a-4038-834b-f0a3316a9532 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:33.165769 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-dd0cf2ed-fa0a-4038-834b-f0a3316a9532 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:33.166641 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a1212578-0c9d-4b94-9b76-572c1eedae2d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:33.171580 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1212578-0c9d-4b94-9b76-572c1eedae2d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:33.172111 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1441/5782] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:33 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:33.179555 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:33.179555 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:33.184202 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-dd0cf2ed-fa0a-4038-834b-f0a3316a9532 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:33.188243 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-dd0cf2ed-fa0a-4038-834b-f0a3316a9532 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:33.188607 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1461/5783] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:57:33 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1394 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:33.300662 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-95957f54-8506-4aee-a477-2490716c777c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:33.302694 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-95957f54-8506-4aee-a477-2490716c777c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] PUT https://10.4.3.81/volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf Aug 13 23:57:33.303090 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-95957f54-8506-4aee-a477-2490716c777c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:33.310955 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-95957f54-8506-4aee-a477-2490716c777c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Acquiring lock "cinder-attachment_update-bc10b72d-b932-494c-8ae6-b2effbd10920-np0000007283" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:57:33.315588 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-95957f54-8506-4aee-a477-2490716c777c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-bc10b72d-b932-494c-8ae6-b2effbd10920-np0000007283" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:57:33.316690 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:33.316690 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:33.387821 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-95957f54-8506-4aee-a477-2490716c777c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-bc10b72d-b932-494c-8ae6-b2effbd10920-np0000007283" released by "attachment_update" :: held 0.072s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:57:33.388211 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-95957f54-8506-4aee-a477-2490716c777c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf returned with HTTP 200 Aug 13 23:57:33.388742 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1437/5784] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:57:33 2026] PUT /volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:34.188294 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a99b2483-1966-4989-95ad-12d9cc1c2b89 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:34.190374 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a99b2483-1966-4989-95ad-12d9cc1c2b89 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:34.190565 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a99b2483-1966-4989-95ad-12d9cc1c2b89 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:34.190795 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a99b2483-1966-4989-95ad-12d9cc1c2b89 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:34.203131 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:34.203131 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:34.206462 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a99b2483-1966-4989-95ad-12d9cc1c2b89 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:34.210589 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a99b2483-1966-4989-95ad-12d9cc1c2b89 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:34.210942 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1446/5785] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:34 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:35.223336 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f195f2c-a111-45ea-a6cb-a6e22ed16241 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:35.225126 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f195f2c-a111-45ea-a6cb-a6e22ed16241 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:35.225329 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f195f2c-a111-45ea-a6cb-a6e22ed16241 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:35.225547 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f195f2c-a111-45ea-a6cb-a6e22ed16241 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:35.236602 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:35.236602 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:35.240179 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f195f2c-a111-45ea-a6cb-a6e22ed16241 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:35.244646 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f195f2c-a111-45ea-a6cb-a6e22ed16241 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:35.245081 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1442/5786] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:35 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:35.651539 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-561ee277-ce88-4bc7-8e97-79b752942d70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:35.653853 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-561ee277-ce88-4bc7-8e97-79b752942d70 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf/action Aug 13 23:57:35.654281 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-561ee277-ce88-4bc7-8e97-79b752942d70 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:57:35.654441 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-561ee277-ce88-4bc7-8e97-79b752942d70 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:35.674256 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:35.674256 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:35.686114 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db8149d8-279d-4af3-9688-096e95fd4c87 req-561ee277-ce88-4bc7-8e97-79b752942d70 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf/action returned with HTTP 204 Aug 13 23:57:35.686669 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1462/5787] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:57:35 2026] POST /volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:36.259568 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9a6666b-a290-436c-9d96-d4fadacac7d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:36.261361 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9a6666b-a290-436c-9d96-d4fadacac7d7 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:36.261565 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9a6666b-a290-436c-9d96-d4fadacac7d7 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:36.261783 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9a6666b-a290-436c-9d96-d4fadacac7d7 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:36.273551 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:36.273551 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:36.276890 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b9a6666b-a290-436c-9d96-d4fadacac7d7 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:36.281377 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9a6666b-a290-436c-9d96-d4fadacac7d7 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:36.281848 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1438/5788] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:36 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:37.534477 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c3ff7f68-06bc-42f8-87c5-c70765e15a22 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:37.536262 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3ff7f68-06bc-42f8-87c5-c70765e15a22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:37.536484 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3ff7f68-06bc-42f8-87c5-c70765e15a22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:37.536689 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3ff7f68-06bc-42f8-87c5-c70765e15a22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:37.548107 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:37.548107 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:37.551406 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c3ff7f68-06bc-42f8-87c5-c70765e15a22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:37.555464 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3ff7f68-06bc-42f8-87c5-c70765e15a22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:37.555816 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1447/5789] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:37 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:37.566869 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-121843cc-73c5-467c-b987-55c553c96827 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:37.568478 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-121843cc-73c5-467c-b987-55c553c96827 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:37.568670 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-121843cc-73c5-467c-b987-55c553c96827 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:37.568840 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-121843cc-73c5-467c-b987-55c553c96827 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:37.580306 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:37.580306 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:37.583414 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-121843cc-73c5-467c-b987-55c553c96827 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:37.587334 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-121843cc-73c5-467c-b987-55c553c96827 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:37.587698 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1443/5790] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:37 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:37.599618 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-063a5028-e2af-437d-bd4f-b4584d4ec6c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:37.601523 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-063a5028-e2af-437d-bd4f-b4584d4ec6c3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:37.601742 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-063a5028-e2af-437d-bd4f-b4584d4ec6c3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:37.601968 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-063a5028-e2af-437d-bd4f-b4584d4ec6c3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:37.613475 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:37.613475 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:37.617121 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-063a5028-e2af-437d-bd4f-b4584d4ec6c3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:37.620667 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-063a5028-e2af-437d-bd4f-b4584d4ec6c3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:37.621060 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1463/5791] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:37 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:37.662884 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9d7d6454-f24d-4099-9735-55dd1838671d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:37.665561 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9d7d6454-f24d-4099-9735-55dd1838671d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:37.665796 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9d7d6454-f24d-4099-9735-55dd1838671d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:37.666041 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9d7d6454-f24d-4099-9735-55dd1838671d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:37.679114 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:37.679114 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:37.682729 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9d7d6454-f24d-4099-9735-55dd1838671d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:37.687358 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9d7d6454-f24d-4099-9735-55dd1838671d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:37.687813 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1439/5792] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:57:37 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:37.705765 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-78b18abc-9746-46d3-9dfc-60e7b29fe3b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:37.707518 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-78b18abc-9746-46d3-9dfc-60e7b29fe3b4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920/action Aug 13 23:57:37.707809 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-78b18abc-9746-46d3-9dfc-60e7b29fe3b4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:57:37.707940 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-78b18abc-9746-46d3-9dfc-60e7b29fe3b4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:37.718722 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:37.718722 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:37.719128 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-78b18abc-9746-46d3-9dfc-60e7b29fe3b4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:37.724571 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-78b18abc-9746-46d3-9dfc-60e7b29fe3b4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Begin detaching volume completed successfully. Aug 13 23:57:37.724754 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-78b18abc-9746-46d3-9dfc-60e7b29fe3b4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920/action returned with HTTP 202 Aug 13 23:57:37.725121 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1448/5793] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:57:37 2026] POST /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:57:37.741853 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87082e7c-f48d-4deb-80a4-0fcb80fcb8ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:37.743673 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87082e7c-f48d-4deb-80a4-0fcb80fcb8ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:37.743892 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87082e7c-f48d-4deb-80a4-0fcb80fcb8ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:37.744113 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87082e7c-f48d-4deb-80a4-0fcb80fcb8ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:37.755407 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:37.755407 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:37.759631 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-176aede6-5065-45c9-a6e6-bf693a365b19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:37.759741 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87082e7c-f48d-4deb-80a4-0fcb80fcb8ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:37.759966 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-176aede6-5065-45c9-a6e6-bf693a365b19 None None] GET https://10.4.3.81/volume// Aug 13 23:57:37.760176 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-176aede6-5065-45c9-a6e6-bf693a365b19 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:37.760386 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-176aede6-5065-45c9-a6e6-bf693a365b19 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:37.760736 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-176aede6-5065-45c9-a6e6-bf693a365b19 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:57:37.761002 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1464/5794] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:57:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:57:37.763861 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87082e7c-f48d-4deb-80a4-0fcb80fcb8ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:37.764375 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1444/5795] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:37 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:37.767288 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-2aaf263b-c8d1-424d-8663-9d8125e443bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:37.769237 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-2aaf263b-c8d1-424d-8663-9d8125e443bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:37.769436 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-2aaf263b-c8d1-424d-8663-9d8125e443bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:37.769663 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-2aaf263b-c8d1-424d-8663-9d8125e443bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:37.782039 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:37.782039 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:37.785576 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-2aaf263b-c8d1-424d-8663-9d8125e443bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:37.789353 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-2aaf263b-c8d1-424d-8663-9d8125e443bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:37.789749 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1440/5796] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:57:37 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1692 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:38.264097 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9424db23-15d1-4b8d-ac30-7d098f7cc0ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:38.266015 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9424db23-15d1-4b8d-ac30-7d098f7cc0ea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:38.266216 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9424db23-15d1-4b8d-ac30-7d098f7cc0ea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:38.266397 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9424db23-15d1-4b8d-ac30-7d098f7cc0ea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:38.277088 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:38.277088 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:38.280200 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9424db23-15d1-4b8d-ac30-7d098f7cc0ea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:38.283856 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-9424db23-15d1-4b8d-ac30-7d098f7cc0ea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:38.284287 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1449/5797] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:57:38 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:38.298256 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-13391956-f9d7-4e77-a428-164dba94055e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:38.300626 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-13391956-f9d7-4e77-a428-164dba94055e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf Aug 13 23:57:38.300842 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-13391956-f9d7-4e77-a428-164dba94055e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:38.301088 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-13391956-f9d7-4e77-a428-164dba94055e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:38.309004 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:38.309004 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:38.354151 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f9545400-015a-4c8f-b5e9-6c49796ab408 req-13391956-f9d7-4e77-a428-164dba94055e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf returned with HTTP 200 Aug 13 23:57:38.354639 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1465/5798] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:57:38 2026] DELETE /volume/v3/attachments/428f759a-8aa7-4acc-a758-edf80ee1d1bf => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:38.777426 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb993bac-1272-4e7d-b8d8-6c17b75676bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:38.779181 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb993bac-1272-4e7d-b8d8-6c17b75676bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:38.779436 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb993bac-1272-4e7d-b8d8-6c17b75676bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:38.779651 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb993bac-1272-4e7d-b8d8-6c17b75676bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:38.788669 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:38.788669 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:38.792174 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eb993bac-1272-4e7d-b8d8-6c17b75676bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:38.796156 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb993bac-1272-4e7d-b8d8-6c17b75676bd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:38.796543 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1445/5799] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:38 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:40.106864 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b3c09887-0313-4079-9abf-604eb0039517 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:40.108651 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3c09887-0313-4079-9abf-604eb0039517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:40.108813 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3c09887-0313-4079-9abf-604eb0039517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:40.108986 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3c09887-0313-4079-9abf-604eb0039517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:40.117449 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:40.117449 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:40.120365 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b3c09887-0313-4079-9abf-604eb0039517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:40.124075 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3c09887-0313-4079-9abf-604eb0039517 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:40.124374 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1441/5800] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:40 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:40.165943 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-127d65c4-7b6f-4490-b363-6425c40db74a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:40.168062 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-127d65c4-7b6f-4490-b363-6425c40db74a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:40.168263 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-127d65c4-7b6f-4490-b363-6425c40db74a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:40.168434 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-127d65c4-7b6f-4490-b363-6425c40db74a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:40.177749 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:40.177749 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:40.181266 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-127d65c4-7b6f-4490-b363-6425c40db74a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:40.185191 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-127d65c4-7b6f-4490-b363-6425c40db74a tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:40.185538 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1450/5801] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:57:40 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:40.202351 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-1ef5adba-b0d8-4078-925f-bd427c04cc99 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:40.204320 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-1ef5adba-b0d8-4078-925f-bd427c04cc99 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920/action Aug 13 23:57:40.204639 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-1ef5adba-b0d8-4078-925f-bd427c04cc99 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:57:40.204765 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-1ef5adba-b0d8-4078-925f-bd427c04cc99 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:40.214468 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:40.214468 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:40.214905 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-1ef5adba-b0d8-4078-925f-bd427c04cc99 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:40.221351 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-1ef5adba-b0d8-4078-925f-bd427c04cc99 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Begin detaching volume completed successfully. Aug 13 23:57:40.221576 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-1ef5adba-b0d8-4078-925f-bd427c04cc99 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920/action returned with HTTP 202 Aug 13 23:57:40.222009 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1466/5802] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:57:40 2026] POST /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:57:40.238146 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d6c7b27-0828-4d16-976e-bc512e9c6a77 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:40.239890 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d6c7b27-0828-4d16-976e-bc512e9c6a77 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:40.240131 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d6c7b27-0828-4d16-976e-bc512e9c6a77 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:40.240344 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d6c7b27-0828-4d16-976e-bc512e9c6a77 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:40.249804 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:40.249804 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:40.253653 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7d6c7b27-0828-4d16-976e-bc512e9c6a77 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:40.258196 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d6c7b27-0828-4d16-976e-bc512e9c6a77 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:40.258554 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1446/5803] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:40 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:40.262089 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f992f9a4-205a-467d-8f1c-37f41636c109 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:40.262481 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f992f9a4-205a-467d-8f1c-37f41636c109 None None] GET https://10.4.3.81/volume// Aug 13 23:57:40.262659 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f992f9a4-205a-467d-8f1c-37f41636c109 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:40.262837 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f992f9a4-205a-467d-8f1c-37f41636c109 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:40.263148 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f992f9a4-205a-467d-8f1c-37f41636c109 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:57:40.263429 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1442/5804] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:57:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:57:40.271849 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-6c2f1395-1e6d-452f-be62-9ade52e7fefd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:40.273891 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-6c2f1395-1e6d-452f-be62-9ade52e7fefd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:40.274142 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-6c2f1395-1e6d-452f-be62-9ade52e7fefd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:40.274366 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-6c2f1395-1e6d-452f-be62-9ade52e7fefd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:40.284308 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:40.284308 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:40.287604 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-6c2f1395-1e6d-452f-be62-9ade52e7fefd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:40.291571 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-6c2f1395-1e6d-452f-be62-9ade52e7fefd tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:40.291954 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1451/5805] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:57:40 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:41.271194 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b82dbd6a-ebdd-4d93-b5fb-196da1ab979e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:41.273232 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b82dbd6a-ebdd-4d93-b5fb-196da1ab979e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:41.273473 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b82dbd6a-ebdd-4d93-b5fb-196da1ab979e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:41.273710 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b82dbd6a-ebdd-4d93-b5fb-196da1ab979e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:41.282950 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:41.282950 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:41.286086 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b82dbd6a-ebdd-4d93-b5fb-196da1ab979e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:41.289661 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b82dbd6a-ebdd-4d93-b5fb-196da1ab979e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:41.290000 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1467/5806] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:41 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:42.302138 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30d9f335-a41e-4404-a14b-285c9f7264aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:42.303883 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30d9f335-a41e-4404-a14b-285c9f7264aa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:42.304140 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30d9f335-a41e-4404-a14b-285c9f7264aa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:42.304376 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30d9f335-a41e-4404-a14b-285c9f7264aa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:42.315856 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:42.315856 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:42.320035 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30d9f335-a41e-4404-a14b-285c9f7264aa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:42.325662 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30d9f335-a41e-4404-a14b-285c9f7264aa tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:42.326163 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1447/5807] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:42 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:43.341709 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a1996dce-2f60-4019-8f64-1b6a5b9b6c4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:43.343505 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a1996dce-2f60-4019-8f64-1b6a5b9b6c4e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:43.343725 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a1996dce-2f60-4019-8f64-1b6a5b9b6c4e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:43.343911 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a1996dce-2f60-4019-8f64-1b6a5b9b6c4e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:43.353495 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:43.353495 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:43.356957 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a1996dce-2f60-4019-8f64-1b6a5b9b6c4e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:43.361255 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a1996dce-2f60-4019-8f64-1b6a5b9b6c4e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:43.361645 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1443/5808] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:43 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:43.874962 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-c2f12904-5c84-4063-abd9-5fb016e19fb6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:43.877029 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-c2f12904-5c84-4063-abd9-5fb016e19fb6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:43.877261 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-c2f12904-5c84-4063-abd9-5fb016e19fb6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:43.877445 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-c2f12904-5c84-4063-abd9-5fb016e19fb6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:43.886184 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:43.886184 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:43.889673 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-c2f12904-5c84-4063-abd9-5fb016e19fb6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:43.893568 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-c2f12904-5c84-4063-abd9-5fb016e19fb6 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:43.894119 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1452/5809] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:57:43 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:44.206447 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-9b5b223f-ce6e-4487-b7c1-a99cf5285380 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.208450 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-9b5b223f-ce6e-4487-b7c1-a99cf5285380 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd Aug 13 23:57:44.208638 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-9b5b223f-ce6e-4487-b7c1-a99cf5285380 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:44.208811 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-9b5b223f-ce6e-4487-b7c1-a99cf5285380 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:44.215753 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:44.215753 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:44.253800 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f1751e15-a781-4f56-84e9-469ca90b30bc req-9b5b223f-ce6e-4487-b7c1-a99cf5285380 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd returned with HTTP 200 Aug 13 23:57:44.254243 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1468/5810] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:57:44 2026] DELETE /volume/v3/attachments/6733a240-e22e-470c-833b-e4d75c2c5acd => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:44.376642 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d943f51f-c6a9-4a23-9111-35e85aa61060 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.378841 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d943f51f-c6a9-4a23-9111-35e85aa61060 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:44.379166 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d943f51f-c6a9-4a23-9111-35e85aa61060 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:44.379494 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d943f51f-c6a9-4a23-9111-35e85aa61060 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:44.386205 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:44.386205 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:44.389850 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d943f51f-c6a9-4a23-9111-35e85aa61060 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:44.393835 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d943f51f-c6a9-4a23-9111-35e85aa61060 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:44.394226 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1448/5811] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:44 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:44.406918 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d57d7cdf-f61b-464b-a464-7f45b8b05283 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.408748 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d57d7cdf-f61b-464b-a464-7f45b8b05283 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:44.408944 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d57d7cdf-f61b-464b-a464-7f45b8b05283 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:44.409151 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d57d7cdf-f61b-464b-a464-7f45b8b05283 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:44.418684 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:44.418684 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:44.423031 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d57d7cdf-f61b-464b-a464-7f45b8b05283 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:44.427979 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d57d7cdf-f61b-464b-a464-7f45b8b05283 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:57:44.428410 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1444/5812] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:44 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:44.467137 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-24e312aa-3b6b-4a65-8d8f-bde88f32b5d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.469626 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-24e312aa-3b6b-4a65-8d8f-bde88f32b5d1 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:44.469959 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-24e312aa-3b6b-4a65-8d8f-bde88f32b5d1 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:44.470107 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-24e312aa-3b6b-4a65-8d8f-bde88f32b5d1 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:44.482019 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:44.482019 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:44.486424 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-24e312aa-3b6b-4a65-8d8f-bde88f32b5d1 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:44.492064 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-24e312aa-3b6b-4a65-8d8f-bde88f32b5d1 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:57:44.492642 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1453/5813] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:57:44 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:44.512146 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0e2850d4-d78a-4b52-b3aa-ec7c5287b519 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.514385 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0e2850d4-d78a-4b52-b3aa-ec7c5287b519 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/action Aug 13 23:57:44.514732 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0e2850d4-d78a-4b52-b3aa-ec7c5287b519 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:57:44.514873 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0e2850d4-d78a-4b52-b3aa-ec7c5287b519 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:44.528325 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:44.528325 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:44.528891 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0e2850d4-d78a-4b52-b3aa-ec7c5287b519 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:44.537059 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0e2850d4-d78a-4b52-b3aa-ec7c5287b519 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Begin detaching volume completed successfully. Aug 13 23:57:44.537451 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0e2850d4-d78a-4b52-b3aa-ec7c5287b519 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/action returned with HTTP 202 Aug 13 23:57:44.537946 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1469/5814] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:57:44 2026] POST /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:57:44.556923 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3131275a-83c1-4d39-8f50-a19de828dbe0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.558679 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3131275a-83c1-4d39-8f50-a19de828dbe0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:44.558873 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3131275a-83c1-4d39-8f50-a19de828dbe0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:44.559118 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3131275a-83c1-4d39-8f50-a19de828dbe0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:44.569335 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:44.569335 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:44.573127 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3131275a-83c1-4d39-8f50-a19de828dbe0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:44.577447 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3131275a-83c1-4d39-8f50-a19de828dbe0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:57:44.578007 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1449/5815] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:44 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:44.579003 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-74177552-9d52-408b-93e9-fd25d2924581 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.579516 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74177552-9d52-408b-93e9-fd25d2924581 None None] GET https://10.4.3.81/volume// Aug 13 23:57:44.579781 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74177552-9d52-408b-93e9-fd25d2924581 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:44.580083 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74177552-9d52-408b-93e9-fd25d2924581 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:44.580503 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74177552-9d52-408b-93e9-fd25d2924581 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:57:44.580848 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1445/5816] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:57:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:57:44.588553 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0340ce5f-02f3-4461-b06b-09319f4f77b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.590663 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0340ce5f-02f3-4461-b06b-09319f4f77b0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:44.590880 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0340ce5f-02f3-4461-b06b-09319f4f77b0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:44.591106 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0340ce5f-02f3-4461-b06b-09319f4f77b0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:44.600243 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:44.600243 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:44.603522 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0340ce5f-02f3-4461-b06b-09319f4f77b0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:44.607791 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-0340ce5f-02f3-4461-b06b-09319f4f77b0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:57:44.608191 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1454/5817] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:57:44 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 1345 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:44.619168 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-d4513257-a45c-453d-92d0-3c277a48d96e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:44.621402 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-d4513257-a45c-453d-92d0-3c277a48d96e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/encryption Aug 13 23:57:44.621607 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-d4513257-a45c-453d-92d0-3c277a48d96e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:44.621836 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-d4513257-a45c-453d-92d0-3c277a48d96e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:44.630956 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:44.630956 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:44.636888 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-d4513257-a45c-453d-92d0-3c277a48d96e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/encryption returned with HTTP 200 Aug 13 23:57:44.637264 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1470/5818] 10.4.3.81 () {68 vars in 1624 bytes} [Thu Aug 13 23:57:44 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:45.389173 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-5cde0ee7-8bc2-4088-868d-fec999c79ceb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:45.391224 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-5cde0ee7-8bc2-4088-868d-fec999c79ceb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc Aug 13 23:57:45.391421 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-5cde0ee7-8bc2-4088-868d-fec999c79ceb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:45.391636 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-5cde0ee7-8bc2-4088-868d-fec999c79ceb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:45.399170 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:45.399170 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:45.444696 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-17d216f1-bc30-45d1-809b-24df1ea3fc25 req-5cde0ee7-8bc2-4088-868d-fec999c79ceb tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc returned with HTTP 200 Aug 13 23:57:45.444851 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1450/5819] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:57:45 2026] DELETE /volume/v3/attachments/20a7960e-ee8f-4a5e-bfaf-320006b1d9cc => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:45.590749 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d8e4e32-a665-433b-9a77-f98dde17bc32 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:45.592689 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d8e4e32-a665-433b-9a77-f98dde17bc32 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:45.592890 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d8e4e32-a665-433b-9a77-f98dde17bc32 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:45.593104 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d8e4e32-a665-433b-9a77-f98dde17bc32 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:45.600311 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:45.600311 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:45.604292 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8d8e4e32-a665-433b-9a77-f98dde17bc32 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:45.609171 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d8e4e32-a665-433b-9a77-f98dde17bc32 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:57:45.609596 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1446/5820] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:45 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:45.621304 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb09401f-2c6f-4775-8774-1a9a350060ce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:45.623124 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb09401f-2c6f-4775-8774-1a9a350060ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:45.623310 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb09401f-2c6f-4775-8774-1a9a350060ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:45.623507 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb09401f-2c6f-4775-8774-1a9a350060ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:45.633779 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:45.633779 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:45.637842 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fb09401f-2c6f-4775-8774-1a9a350060ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:45.643000 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb09401f-2c6f-4775-8774-1a9a350060ce tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:57:45.643356 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1455/5821] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:45 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:45.679940 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-e07c376f-688e-49af-80a7-cc2a042dffa4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:45.682297 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-e07c376f-688e-49af-80a7-cc2a042dffa4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:45.682552 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-e07c376f-688e-49af-80a7-cc2a042dffa4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:45.682779 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-e07c376f-688e-49af-80a7-cc2a042dffa4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:45.692819 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:45.692819 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:45.696322 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-e07c376f-688e-49af-80a7-cc2a042dffa4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:45.701061 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-e07c376f-688e-49af-80a7-cc2a042dffa4 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:57:45.701518 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1471/5822] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:57:45 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:45.718756 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-a1a072ed-49ad-4cdb-8476-cdccbb1b0914 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:45.720722 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-a1a072ed-49ad-4cdb-8476-cdccbb1b0914 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1/action Aug 13 23:57:45.721100 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-a1a072ed-49ad-4cdb-8476-cdccbb1b0914 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:57:45.721254 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-a1a072ed-49ad-4cdb-8476-cdccbb1b0914 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:57:45.731333 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:45.731333 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:45.731806 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-a1a072ed-49ad-4cdb-8476-cdccbb1b0914 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:45.737646 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-a1a072ed-49ad-4cdb-8476-cdccbb1b0914 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Begin detaching volume completed successfully. Aug 13 23:57:45.737888 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-a1a072ed-49ad-4cdb-8476-cdccbb1b0914 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1/action returned with HTTP 202 Aug 13 23:57:45.738391 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1451/5823] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:57:45 2026] POST /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:57:45.756932 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-598a23bc-f22e-4098-ad60-add900dc8d60 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:45.759083 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-598a23bc-f22e-4098-ad60-add900dc8d60 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:45.759313 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-598a23bc-f22e-4098-ad60-add900dc8d60 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:45.759546 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-598a23bc-f22e-4098-ad60-add900dc8d60 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:45.770301 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:45.770301 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:45.773861 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-598a23bc-f22e-4098-ad60-add900dc8d60 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:45.777854 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-598a23bc-f22e-4098-ad60-add900dc8d60 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:57:45.778268 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1447/5824] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:45 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:45.778642 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-43172c65-9fe1-42d6-9f30-b763d9d1cef3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:45.779156 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43172c65-9fe1-42d6-9f30-b763d9d1cef3 None None] GET https://10.4.3.81/volume// Aug 13 23:57:45.779359 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43172c65-9fe1-42d6-9f30-b763d9d1cef3 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:45.779586 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43172c65-9fe1-42d6-9f30-b763d9d1cef3 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:45.779910 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43172c65-9fe1-42d6-9f30-b763d9d1cef3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:57:45.780260 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1456/5825] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:57:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:57:45.787196 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-9e4ad2a9-70f3-45a3-a1fb-10cf6ee5e4d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:45.789260 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-9e4ad2a9-70f3-45a3-a1fb-10cf6ee5e4d9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:45.789467 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-9e4ad2a9-70f3-45a3-a1fb-10cf6ee5e4d9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:45.789637 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-9e4ad2a9-70f3-45a3-a1fb-10cf6ee5e4d9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:45.799570 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:45.799570 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:45.803664 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-9e4ad2a9-70f3-45a3-a1fb-10cf6ee5e4d9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:45.808797 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-9e4ad2a9-70f3-45a3-a1fb-10cf6ee5e4d9 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:57:45.809231 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1472/5826] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:57:45 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:57:46.519368 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-1c21d934-fb33-40e7-9866-5687afb96d45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:46.521715 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-1c21d934-fb33-40e7-9866-5687afb96d45 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d Aug 13 23:57:46.521888 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-1c21d934-fb33-40e7-9866-5687afb96d45 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:46.522080 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-1c21d934-fb33-40e7-9866-5687afb96d45 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:46.529356 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:46.529356 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:46.568723 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-880452c1-bcf6-4a0d-8391-fa58a9fb6ce1 req-1c21d934-fb33-40e7-9866-5687afb96d45 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d returned with HTTP 200 Aug 13 23:57:46.569093 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1452/5827] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:57:46 2026] DELETE /volume/v3/attachments/2772a5b4-d07f-4ba0-9269-dfeba3123e8d => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:46.790392 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ad2aec04-b488-4232-a668-e0ffe0319233 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:46.792089 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad2aec04-b488-4232-a668-e0ffe0319233 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:46.792269 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad2aec04-b488-4232-a668-e0ffe0319233 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:46.792476 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad2aec04-b488-4232-a668-e0ffe0319233 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:46.798683 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:46.798683 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:46.801822 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ad2aec04-b488-4232-a668-e0ffe0319233 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:46.805613 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad2aec04-b488-4232-a668-e0ffe0319233 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:57:46.805948 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1448/5828] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:46 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:46.818059 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:46.819932 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:46.820213 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:46.820488 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:46.820720 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Delete volume with id: 1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:46.828117 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:46.828117 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:46.828697 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:46.839677 np0000007283 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 23:57:46.846491 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Delete volume request issued successfully. Aug 13 23:57:46.846702 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5724c09-96d2-4ebd-8914-776a5784ae92 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 202 Aug 13 23:57:46.847335 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1457/5829] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:57:46 2026] DELETE /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:46.854649 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac4bd877-5bf6-45b5-afd4-ef77828f0345 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:46.856632 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac4bd877-5bf6-45b5-afd4-ef77828f0345 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:46.856861 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac4bd877-5bf6-45b5-afd4-ef77828f0345 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:46.857143 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac4bd877-5bf6-45b5-afd4-ef77828f0345 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:46.864709 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:46.864709 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:46.868286 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac4bd877-5bf6-45b5-afd4-ef77828f0345 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:46.872362 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac4bd877-5bf6-45b5-afd4-ef77828f0345 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 200 Aug 13 23:57:46.872732 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1473/5830] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:46 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:47.885811 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a5efe9ad-ceed-48f4-aba8-3491f4698394 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:47.887595 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a5efe9ad-ceed-48f4-aba8-3491f4698394 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 Aug 13 23:57:47.887822 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a5efe9ad-ceed-48f4-aba8-3491f4698394 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:47.887954 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a5efe9ad-ceed-48f4-aba8-3491f4698394 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:47.893317 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a5efe9ad-ceed-48f4-aba8-3491f4698394 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 returned with HTTP 404 Aug 13 23:57:47.893764 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1453/5831] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:47 2026] GET /volume/v3/volumes/1cb1642c-13b2-4311-bbf5-fe56f06c6279 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:47.901572 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f786ce1-e442-4407-abef-f9759f90884a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:47.903804 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f786ce1-e442-4407-abef-f9759f90884a tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:57:47.904094 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f786ce1-e442-4407-abef-f9759f90884a tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:47.904356 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f786ce1-e442-4407-abef-f9759f90884a tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:47.905231 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7f786ce1-e442-4407-abef-f9759f90884a tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:57:47.914480 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7f786ce1-e442-4407-abef-f9759f90884a tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Get all volumes completed successfully. Aug 13 23:57:47.916157 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:47.916157 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:47.920484 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f786ce1-e442-4407-abef-f9759f90884a tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:57:47.920910 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1449/5832] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:57:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7340 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:47.934525 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78af030f-63e1-4381-878c-ed3d1787c753 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:47.936201 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78af030f-63e1-4381-878c-ed3d1787c753 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] DELETE https://10.4.3.81/volume/v3/types/bb760640-03fe-4c4b-94ad-91ddd55c6e68 Aug 13 23:57:47.936404 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78af030f-63e1-4381-878c-ed3d1787c753 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:47.936619 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78af030f-63e1-4381-878c-ed3d1787c753 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:47.957706 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78af030f-63e1-4381-878c-ed3d1787c753 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/types/bb760640-03fe-4c4b-94ad-91ddd55c6e68 returned with HTTP 202 Aug 13 23:57:47.958131 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1458/5833] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:47 2026] DELETE /volume/v3/types/bb760640-03fe-4c4b-94ad-91ddd55c6e68 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:47.965150 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7ef82f3-01fb-4b7d-99b7-80e9c7850463 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:47.967417 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7ef82f3-01fb-4b7d-99b7-80e9c7850463 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:47.967696 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7ef82f3-01fb-4b7d-99b7-80e9c7850463 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:47.967954 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7ef82f3-01fb-4b7d-99b7-80e9c7850463 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:47.968195 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c7ef82f3-01fb-4b7d-99b7-80e9c7850463 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Delete volume with id: 3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:47.977408 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:47.977408 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:47.978108 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c7ef82f3-01fb-4b7d-99b7-80e9c7850463 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:47.996868 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c7ef82f3-01fb-4b7d-99b7-80e9c7850463 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Delete volume request issued successfully. Aug 13 23:57:47.997150 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7ef82f3-01fb-4b7d-99b7-80e9c7850463 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 202 Aug 13 23:57:47.997745 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1474/5834] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:57:47 2026] DELETE /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:48.004361 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b6da070-cf9d-43cf-8089-016b940338a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:48.006126 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b6da070-cf9d-43cf-8089-016b940338a5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:48.006331 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b6da070-cf9d-43cf-8089-016b940338a5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:48.006522 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b6da070-cf9d-43cf-8089-016b940338a5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:48.013223 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:48.013223 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:57:48.016723 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b6da070-cf9d-43cf-8089-016b940338a5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:48.021208 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b6da070-cf9d-43cf-8089-016b940338a5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 200 Aug 13 23:57:48.021773 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1454/5835] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:48 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:49.034335 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-252e91d8-e9f8-4cce-8a65-df2cae39e28d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:49.036226 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-252e91d8-e9f8-4cce-8a65-df2cae39e28d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 Aug 13 23:57:49.036422 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-252e91d8-e9f8-4cce-8a65-df2cae39e28d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:49.036650 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-252e91d8-e9f8-4cce-8a65-df2cae39e28d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:49.042382 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-252e91d8-e9f8-4cce-8a65-df2cae39e28d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 returned with HTTP 404 Aug 13 23:57:49.042918 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1450/5836] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:49 2026] GET /volume/v3/volumes/3ded068f-9e50-41f7-9773-39a5a49351f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:49.049566 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e56168d0-c724-403c-85ef-607e59e2d23d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:49.051532 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e56168d0-c724-403c-85ef-607e59e2d23d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:49.051741 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e56168d0-c724-403c-85ef-607e59e2d23d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:49.051953 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e56168d0-c724-403c-85ef-607e59e2d23d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:49.052163 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e56168d0-c724-403c-85ef-607e59e2d23d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Delete volume with id: bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:49.059601 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:49.059601 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:57:49.060116 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e56168d0-c724-403c-85ef-607e59e2d23d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:49.076674 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e56168d0-c724-403c-85ef-607e59e2d23d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Delete volume request issued successfully. Aug 13 23:57:49.076878 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e56168d0-c724-403c-85ef-607e59e2d23d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 202 Aug 13 23:57:49.077300 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1459/5837] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:57:49 2026] DELETE /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:49.084966 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8ff1d37-1daa-452c-8a8b-2ba8ff850b62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:49.086788 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8ff1d37-1daa-452c-8a8b-2ba8ff850b62 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:49.087010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8ff1d37-1daa-452c-8a8b-2ba8ff850b62 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:49.087264 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8ff1d37-1daa-452c-8a8b-2ba8ff850b62 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:49.094255 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:49.094255 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:57:49.098308 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8ff1d37-1daa-452c-8a8b-2ba8ff850b62 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:57:49.103334 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8ff1d37-1daa-452c-8a8b-2ba8ff850b62 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 200 Aug 13 23:57:49.103775 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1475/5838] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:49 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:57:50.116522 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bbb677ea-489a-48e9-a5d6-82a1aed2a3e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:50.118187 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bbb677ea-489a-48e9-a5d6-82a1aed2a3e3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 Aug 13 23:57:50.118379 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bbb677ea-489a-48e9-a5d6-82a1aed2a3e3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:50.118572 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bbb677ea-489a-48e9-a5d6-82a1aed2a3e3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:50.123935 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bbb677ea-489a-48e9-a5d6-82a1aed2a3e3 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 returned with HTTP 404 Aug 13 23:57:50.124395 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1455/5839] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:57:50 2026] GET /volume/v3/volumes/bc10b72d-b932-494c-8ae6-b2effbd10920 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:57:50.132108 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ffdae3cb-f406-487b-b724-e249381a8c8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:50.133867 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ffdae3cb-f406-487b-b724-e249381a8c8d tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:57:50.134125 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ffdae3cb-f406-487b-b724-e249381a8c8d tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:50.134353 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ffdae3cb-f406-487b-b724-e249381a8c8d tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:50.135136 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ffdae3cb-f406-487b-b724-e249381a8c8d tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:57:50.144339 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ffdae3cb-f406-487b-b724-e249381a8c8d tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Get all volumes completed successfully. Aug 13 23:57:50.145725 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:57:50.145725 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:57:50.149648 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ffdae3cb-f406-487b-b724-e249381a8c8d tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:57:50.150089 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1451/5840] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:57:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5251 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:57:50.165856 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a6a08959-ec0b-4650-b731-66075a311435 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:57:50.167685 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6a08959-ec0b-4650-b731-66075a311435 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] DELETE https://10.4.3.81/volume/v3/types/3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc Aug 13 23:57:50.167885 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6a08959-ec0b-4650-b731-66075a311435 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:57:50.168096 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6a08959-ec0b-4650-b731-66075a311435 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:57:50.189967 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6a08959-ec0b-4650-b731-66075a311435 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/types/3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc returned with HTTP 202 Aug 13 23:57:50.190389 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1460/5841] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:57:50 2026] DELETE /volume/v3/types/3c822a3c-304f-4c95-9ee0-75a6c7b8f1fc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:57:59.102016 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:58:00.120698 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=76,cinder:UPDATE=7 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:58:00.148381 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=63,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:58:00.187504 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=78,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:58:25.034579 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57841c2c-8500-41e3-85e1-cef0ce28c6c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:25.036356 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57841c2c-8500-41e3-85e1-cef0ce28c6c0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] POST https://10.4.3.81/volume/v3/types Aug 13 23:58:25.036723 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57841c2c-8500-41e3-85e1-cef0ce28c6c0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-807153920-1633740801", "extra_specs": {"multiattach": " True"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:58:25.052165 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57841c2c-8500-41e3-85e1-cef0ce28c6c0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/types returned with HTTP 200 Aug 13 23:58:25.052565 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1476/5842] 10.4.3.81 () {68 vars in 1246 bytes} [Thu Aug 13 23:58:25 2026] POST /volume/v3/types => generated 286 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:25.060298 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:25.065010 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes Aug 13 23:58:25.065010 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-684882459", "snapshot_id": null, "imageRef": null, "volume_type": "6e80fd74-45e8-40bd-afad-ca9b18edc7d3", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:58:25.065526 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-684882459', 'snapshot_id': None, 'imageRef': None, 'volume_type': '6e80fd74-45e8-40bd-afad-ca9b18edc7d3', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 23:58:25.070431 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume of 1 GB Aug 13 23:58:25.070857 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:25.070857 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:58:25.071451 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Availability Zones retrieved successfully. Aug 13 23:58:25.076310 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Flow 'volume_create_api' (42350484-4e73-4197-b53d-114c86b4e2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:58:25.077399 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80888e7c-94f3-4633-8691-0fd31da127d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:58:25.078365 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 23:58:25.085202 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:25.085202 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:58:25.097362 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80888e7c-94f3-4633-8691-0fd31da127d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T23:58:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6e80fd74-45e8-40bd-afad-ca9b18edc7d3,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-807153920-1633740801',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e80fd74-45e8-40bd-afad-ca9b18edc7d3', 'encryption_key_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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:58:25.098355 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2d3051-5af4-44ad-b22f-c0a21d4fa3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:58:25.124305 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-807153920-1633740801 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-807153920-1633740801, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:58:25.124875 np0000007283 devstack@c-api.service[100274]: WARNING cinder.quota [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-807153920-1633740801 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-807153920-1633740801, it is now deprecated. Please use the default quota class for default quota. Aug 13 23:58:25.150945 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Created reservations ['e3e080a2-e515-4edf-8b0a-e23e514ab01a', 'b81af951-5fbc-4d43-80b4-8374b0af6243', '1d38bc5d-faee-4558-b701-2129f052304c', '2d6af959-8f52-41db-80c7-45913b05f036'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 23:58:25.152037 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2d3051-5af4-44ad-b22f-c0a21d4fa3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e080a2-e515-4edf-8b0a-e23e514ab01a', 'b81af951-5fbc-4d43-80b4-8374b0af6243', '1d38bc5d-faee-4558-b701-2129f052304c', '2d6af959-8f52-41db-80c7-45913b05f036']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:58:25.152855 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2213c0fd-23c1-4b1c-925b-52fbc2e2fcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:58:25.180018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2213c0fd-23c1-4b1c-925b-52fbc2e2fcd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e095c8-149d-434b-8c49-85de522655fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-684882459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de8cb04d25334bb78d6889d8fd41c899',qos_specs=None,replication_status=,reservations=['e3e080a2-e515-4edf-8b0a-e23e514ab01a','b81af951-5fbc-4d43-80b4-8374b0af6243','1d38bc5d-faee-4558-b701-2129f052304c','2d6af959-8f52-41db-80c7-45913b05f036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216c777f504649529fc5f698a8df022e',volume_type_id=6e80fd74-45e8-40bd-afad-ca9b18edc7d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T23:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-684882459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e095c8-149d-434b-8c49-85de522655fd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='de8cb04d25334bb78d6889d8fd41c899',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216c777f504649529fc5f698a8df022e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e80fd74-45e8-40bd-afad-ca9b18edc7d3),volume_type_id=6e80fd74-45e8-40bd-afad-ca9b18edc7d3)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:58:25.180018 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5836d8b8-5444-44ac-ba95-e2beebe3a9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:58:25.199407 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5836d8b8-5444-44ac-ba95-e2beebe3a9aa) transitioned into state 'SUCCESS' from state '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-684882459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='de8cb04d25334bb78d6889d8fd41c899',qos_specs=None,replication_status=,reservations=['e3e080a2-e515-4edf-8b0a-e23e514ab01a','b81af951-5fbc-4d43-80b4-8374b0af6243','1d38bc5d-faee-4558-b701-2129f052304c','2d6af959-8f52-41db-80c7-45913b05f036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216c777f504649529fc5f698a8df022e',volume_type_id=6e80fd74-45e8-40bd-afad-ca9b18edc7d3)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:58:25.200404 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d82c64c-96d8-4aad-b2b3-0a48f031d34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 23:58:25.209113 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d82c64c-96d8-4aad-b2b3-0a48f031d34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 23:58:25.210077 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Flow 'volume_create_api' (42350484-4e73-4197-b53d-114c86b4e2a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 23:58:25.210440 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Create volume request issued successfully. Aug 13 23:58:25.211048 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c3f6ddd-d821-4528-b5c2-55c613390f35 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes returned with HTTP 202 Aug 13 23:58:25.211539 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1456/5843] 10.4.3.81 () {68 vars in 1252 bytes} [Thu Aug 13 23:58:25 2026] POST /volume/v3/volumes => generated 826 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 23:58:25.222361 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1523344a-724f-42c2-8727-3b8de589a098 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:25.224251 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1523344a-724f-42c2-8727-3b8de589a098 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:25.224426 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1523344a-724f-42c2-8727-3b8de589a098 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:25.224591 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1523344a-724f-42c2-8727-3b8de589a098 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:25.231702 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:25.231702 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:58:25.235586 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1523344a-724f-42c2-8727-3b8de589a098 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:25.239771 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1523344a-724f-42c2-8727-3b8de589a098 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:25.240181 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1452/5844] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:25 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:26.252014 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7753d793-0974-4ea9-9f2e-ecb1606e7509 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.253888 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7753d793-0974-4ea9-9f2e-ecb1606e7509 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:26.254122 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7753d793-0974-4ea9-9f2e-ecb1606e7509 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:26.254332 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7753d793-0974-4ea9-9f2e-ecb1606e7509 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:26.261556 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:26.261556 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:58:26.265569 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7753d793-0974-4ea9-9f2e-ecb1606e7509 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:26.269755 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7753d793-0974-4ea9-9f2e-ecb1606e7509 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:26.270224 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1461/5845] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:26 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:26.282057 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0c122f8f-ae25-4789-82ab-b5dc6fe66e34 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.283759 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c122f8f-ae25-4789-82ab-b5dc6fe66e34 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:26.284012 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c122f8f-ae25-4789-82ab-b5dc6fe66e34 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:26.284227 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c122f8f-ae25-4789-82ab-b5dc6fe66e34 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:26.290484 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:26.290484 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:58:26.293686 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0c122f8f-ae25-4789-82ab-b5dc6fe66e34 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:26.297769 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c122f8f-ae25-4789-82ab-b5dc6fe66e34 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:26.298221 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1477/5846] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:26 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:26.334760 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6ef65b14-bd0c-4efd-8ae3-53b05711d5c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.386052 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6ef65b14-bd0c-4efd-8ae3-53b05711d5c5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:26.386217 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6ef65b14-bd0c-4efd-8ae3-53b05711d5c5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:26.386335 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6ef65b14-bd0c-4efd-8ae3-53b05711d5c5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:26.393047 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:26.393047 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:58:26.396174 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6ef65b14-bd0c-4efd-8ae3-53b05711d5c5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:26.399659 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6ef65b14-bd0c-4efd-8ae3-53b05711d5c5 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:26.400040 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1457/5847] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:58:26 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 919 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:26.461404 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9c71146-c735-4b6d-ab67-0877c1d31fb3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.461756 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9c71146-c735-4b6d-ab67-0877c1d31fb3 None None] GET https://10.4.3.81/volume// Aug 13 23:58:26.461902 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9c71146-c735-4b6d-ab67-0877c1d31fb3 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:26.462102 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9c71146-c735-4b6d-ab67-0877c1d31fb3 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:26.462500 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9c71146-c735-4b6d-ab67-0877c1d31fb3 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:58:26.462760 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1453/5848] 10.4.3.81 () {66 vars in 1421 bytes} [Thu Aug 13 23:58:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:58:26.468710 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-5e0a54dc-4f86-46e9-bb6a-c1f8e91af881 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.470630 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-5e0a54dc-4f86-46e9-bb6a-c1f8e91af881 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments Aug 13 23:58:26.471002 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-5e0a54dc-4f86-46e9-bb6a-c1f8e91af881 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8e095c8-149d-434b-8c49-85de522655fd", "connector": null, "instance_uuid": "55ca2404-b604-4f0a-940a-1081e4c5007e"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:58:26.478280 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:26.478280 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:58:26.497159 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-5e0a54dc-4f86-46e9-bb6a-c1f8e91af881 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments returned with HTTP 200 Aug 13 23:58:26.497593 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1462/5849] 10.4.3.81 () {74 vars in 1587 bytes} [Thu Aug 13 23:58:26 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:26.521924 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3bd7398f-0b7f-4b08-ad26-60152504b6f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.523708 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3bd7398f-0b7f-4b08-ad26-60152504b6f8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:26.523948 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3bd7398f-0b7f-4b08-ad26-60152504b6f8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:26.524156 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3bd7398f-0b7f-4b08-ad26-60152504b6f8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:26.529006 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5298a0be-9e94-41fa-a932-fede81945600 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.529158 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5298a0be-9e94-41fa-a932-fede81945600 None None] GET https://10.4.3.81/volume// Aug 13 23:58:26.529248 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5298a0be-9e94-41fa-a932-fede81945600 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:26.529425 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5298a0be-9e94-41fa-a932-fede81945600 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:26.529715 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5298a0be-9e94-41fa-a932-fede81945600 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:58:26.530028 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1458/5850] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:58:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:58:26.532574 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:26.532574 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:58:26.536350 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3bd7398f-0b7f-4b08-ad26-60152504b6f8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:26.536675 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-8cdfa753-34bc-4cad-8b46-eb2264c7622c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.538605 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-8cdfa753-34bc-4cad-8b46-eb2264c7622c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:26.538804 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-8cdfa753-34bc-4cad-8b46-eb2264c7622c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:26.539007 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-8cdfa753-34bc-4cad-8b46-eb2264c7622c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:26.540208 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3bd7398f-0b7f-4b08-ad26-60152504b6f8 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:26.540566 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1478/5851] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:26 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:26.547193 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:26.547193 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:58:26.550050 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-8cdfa753-34bc-4cad-8b46-eb2264c7622c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:26.553505 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-8cdfa753-34bc-4cad-8b46-eb2264c7622c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:26.553848 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1454/5852] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:58:26 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 1098 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:58:26.647121 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-03664abc-c06b-49ea-8e85-cf26f10590a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:26.649223 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-03664abc-c06b-49ea-8e85-cf26f10590a0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] PUT https://10.4.3.81/volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3 Aug 13 23:58:26.649584 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-03664abc-c06b-49ea-8e85-cf26f10590a0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.81", "host": "np0000007283", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fe2868db2e47", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "29b594b1-aefa-4b5f-926a-74d8b359129b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:58:26.656879 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-03664abc-c06b-49ea-8e85-cf26f10590a0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Acquiring lock "cinder-attachment_update-a8e095c8-149d-434b-8c49-85de522655fd-np0000007283" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 23:58:26.661039 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-03664abc-c06b-49ea-8e85-cf26f10590a0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-a8e095c8-149d-434b-8c49-85de522655fd-np0000007283" acquired by "attachment_update" :: waited 0.004s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 23:58:26.662044 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:26.662044 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:58:26.730640 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-03664abc-c06b-49ea-8e85-cf26f10590a0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Lock "cinder-attachment_update-a8e095c8-149d-434b-8c49-85de522655fd-np0000007283" released by "attachment_update" :: held 0.070s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 23:58:26.730935 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-03664abc-c06b-49ea-8e85-cf26f10590a0 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3 returned with HTTP 200 Aug 13 23:58:26.731382 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1463/5853] 10.4.3.81 () {74 vars in 1697 bytes} [Thu Aug 13 23:58:26 2026] PUT /volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:27.552166 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9cae2c67-9e4c-4c94-9d30-e01ee96d9aea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:27.553921 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cae2c67-9e4c-4c94-9d30-e01ee96d9aea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:27.554149 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cae2c67-9e4c-4c94-9d30-e01ee96d9aea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:27.554392 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cae2c67-9e4c-4c94-9d30-e01ee96d9aea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:27.563045 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:27.563045 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:58:27.566289 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9cae2c67-9e4c-4c94-9d30-e01ee96d9aea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:27.570354 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cae2c67-9e4c-4c94-9d30-e01ee96d9aea tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:27.570719 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1459/5854] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:27 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:28.581863 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af68168c-44fd-43ae-9f54-c3b4612883ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:28.583681 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af68168c-44fd-43ae-9f54-c3b4612883ac tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:28.583877 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af68168c-44fd-43ae-9f54-c3b4612883ac tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:28.584106 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af68168c-44fd-43ae-9f54-c3b4612883ac tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:28.593832 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:28.593832 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:58:28.597439 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af68168c-44fd-43ae-9f54-c3b4612883ac tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:28.601488 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af68168c-44fd-43ae-9f54-c3b4612883ac tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:28.601877 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1479/5855] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:28 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:29.612874 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-164fb932-d15a-4d2e-9427-92a16814f9ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:29.614586 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-164fb932-d15a-4d2e-9427-92a16814f9ed tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:29.614763 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-164fb932-d15a-4d2e-9427-92a16814f9ed tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:29.614966 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-164fb932-d15a-4d2e-9427-92a16814f9ed tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:29.623236 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:29.623236 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:58:29.626077 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-164fb932-d15a-4d2e-9427-92a16814f9ed tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:29.629488 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-164fb932-d15a-4d2e-9427-92a16814f9ed tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:29.629824 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1455/5856] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:29 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:30.641413 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d842317d-6b25-42ce-81e3-40d00deb5f8e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:30.644044 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d842317d-6b25-42ce-81e3-40d00deb5f8e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:30.644044 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d842317d-6b25-42ce-81e3-40d00deb5f8e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:30.644044 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d842317d-6b25-42ce-81e3-40d00deb5f8e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:30.653402 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:30.653402 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:58:30.657030 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d842317d-6b25-42ce-81e3-40d00deb5f8e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:30.662697 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d842317d-6b25-42ce-81e3-40d00deb5f8e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:30.662941 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1464/5857] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:30 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:30.970851 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6f68c157-7c19-472a-89fe-9727db800f22 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:30.974058 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6f68c157-7c19-472a-89fe-9727db800f22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3/action Aug 13 23:58:30.974058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6f68c157-7c19-472a-89fe-9727db800f22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:58:30.974058 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6f68c157-7c19-472a-89fe-9727db800f22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:58:30.989031 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:30.989031 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:58:30.998862 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-be609b1c-0cf6-46c7-b497-6412eaed3693 req-6f68c157-7c19-472a-89fe-9727db800f22 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3/action returned with HTTP 204 Aug 13 23:58:30.998862 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1460/5858] 10.4.3.81 () {74 vars in 1718 bytes} [Thu Aug 13 23:58:30 2026] POST /volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:58:31.676136 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93e5617c-29a0-4fae-b8f6-925c1f36ee15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:31.678202 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93e5617c-29a0-4fae-b8f6-925c1f36ee15 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:31.678421 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93e5617c-29a0-4fae-b8f6-925c1f36ee15 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:31.678611 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93e5617c-29a0-4fae-b8f6-925c1f36ee15 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:31.688430 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:31.688430 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:58:31.691118 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-93e5617c-29a0-4fae-b8f6-925c1f36ee15 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:31.694754 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93e5617c-29a0-4fae-b8f6-925c1f36ee15 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:31.695219 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1480/5859] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:31 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:31.737964 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2bf4d6d8-4203-4c96-9d44-362429e5f12d req-3f90625f-48c5-470f-8cfe-fdfd400ca922 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:31.770665 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2bf4d6d8-4203-4c96-9d44-362429e5f12d req-3f90625f-48c5-470f-8cfe-fdfd400ca922 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:31.770951 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2bf4d6d8-4203-4c96-9d44-362429e5f12d req-3f90625f-48c5-470f-8cfe-fdfd400ca922 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:31.771196 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2bf4d6d8-4203-4c96-9d44-362429e5f12d req-3f90625f-48c5-470f-8cfe-fdfd400ca922 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:31.783178 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:31.783178 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:58:31.787350 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [req-2bf4d6d8-4203-4c96-9d44-362429e5f12d req-3f90625f-48c5-470f-8cfe-fdfd400ca922 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:31.791304 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2bf4d6d8-4203-4c96-9d44-362429e5f12d req-3f90625f-48c5-470f-8cfe-fdfd400ca922 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:31.791671 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1456/5860] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:58:31 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:31.806504 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac935bd7-4df1-495c-8a54-22e27b599c0d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:31.808201 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac935bd7-4df1-495c-8a54-22e27b599c0d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:31.808389 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac935bd7-4df1-495c-8a54-22e27b599c0d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:31.808561 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac935bd7-4df1-495c-8a54-22e27b599c0d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:31.817311 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:31.817311 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:58:31.820640 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ac935bd7-4df1-495c-8a54-22e27b599c0d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:31.824498 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac935bd7-4df1-495c-8a54-22e27b599c0d tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:31.824838 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1465/5861] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:31 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:31.862240 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-737e037d-2aac-4270-9904-0504c47c326e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:31.864327 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-737e037d-2aac-4270-9904-0504c47c326e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:31.864515 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-737e037d-2aac-4270-9904-0504c47c326e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:31.864694 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-737e037d-2aac-4270-9904-0504c47c326e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:31.874572 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:31.874572 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:58:31.877982 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-737e037d-2aac-4270-9904-0504c47c326e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:31.882247 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-737e037d-2aac-4270-9904-0504c47c326e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:31.882600 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1461/5862] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:58:31 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:31.900832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-c055721d-6edc-4fb5-abad-aa69e419274e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:31.903394 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-c055721d-6edc-4fb5-abad-aa69e419274e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] POST https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd/action Aug 13 23:58:31.903840 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-c055721d-6edc-4fb5-abad-aa69e419274e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 23:58:31.904057 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-c055721d-6edc-4fb5-abad-aa69e419274e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 23:58:31.917809 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:31.917809 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:58:31.918465 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-c055721d-6edc-4fb5-abad-aa69e419274e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:31.925139 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-c055721d-6edc-4fb5-abad-aa69e419274e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Begin detaching volume completed successfully. Aug 13 23:58:31.925388 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-c055721d-6edc-4fb5-abad-aa69e419274e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd/action returned with HTTP 202 Aug 13 23:58:31.925958 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1481/5863] 10.4.3.81 () {72 vars in 1665 bytes} [Thu Aug 13 23:58:31 2026] POST /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 23:58:31.941796 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d2f5585-efa9-4cd0-834a-61acc9c5cd05 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:31.943605 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d2f5585-efa9-4cd0-834a-61acc9c5cd05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:31.943795 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d2f5585-efa9-4cd0-834a-61acc9c5cd05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:31.944001 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d2f5585-efa9-4cd0-834a-61acc9c5cd05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:31.953549 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:31.953549 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:58:31.956917 np0000007283 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9d2f5585-efa9-4cd0-834a-61acc9c5cd05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:31.961225 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d2f5585-efa9-4cd0-834a-61acc9c5cd05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:31.961353 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5c793cb-74d4-47b1-997f-f2ca779dadc0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:31.961608 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1457/5864] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:31 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:31.961869 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5c793cb-74d4-47b1-997f-f2ca779dadc0 None None] GET https://10.4.3.81/volume// Aug 13 23:58:31.962157 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5c793cb-74d4-47b1-997f-f2ca779dadc0 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:31.962431 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5c793cb-74d4-47b1-997f-f2ca779dadc0 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:31.962873 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5c793cb-74d4-47b1-997f-f2ca779dadc0 None None] https://10.4.3.81/volume// returned with HTTP 300 Aug 13 23:58:31.963316 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1466/5865] 10.4.3.81 () {66 vars in 1419 bytes} [Thu Aug 13 23:58:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 23:58:31.969581 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1e03323e-ccb2-4571-bb94-42672dd1fb81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:31.971700 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1e03323e-ccb2-4571-bb94-42672dd1fb81 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:31.972086 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1e03323e-ccb2-4571-bb94-42672dd1fb81 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:31.972183 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1e03323e-ccb2-4571-bb94-42672dd1fb81 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:31.981514 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:31.981514 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:58:31.984905 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1e03323e-ccb2-4571-bb94-42672dd1fb81 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:31.989180 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1e03323e-ccb2-4571-bb94-42672dd1fb81 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:31.989595 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1462/5866] 10.4.3.81 () {70 vars in 1632 bytes} [Thu Aug 13 23:58:31 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 23:58:32.486734 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-d67795f3-0e0c-4432-9919-de1510526f05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:32.488643 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-d67795f3-0e0c-4432-9919-de1510526f05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:32.488838 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-d67795f3-0e0c-4432-9919-de1510526f05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:32.489065 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-d67795f3-0e0c-4432-9919-de1510526f05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:32.497404 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:32.497404 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:58:32.500565 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-d67795f3-0e0c-4432-9919-de1510526f05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:32.504155 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-d67795f3-0e0c-4432-9919-de1510526f05 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:32.504489 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1482/5867] 10.4.3.81 () {68 vars in 1591 bytes} [Thu Aug 13 23:58:32 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:32.783626 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1360f192-f54c-4caa-a743-8f6c6fb7175e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:32.785798 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1360f192-f54c-4caa-a743-8f6c6fb7175e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3 Aug 13 23:58:32.785970 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1360f192-f54c-4caa-a743-8f6c6fb7175e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:32.786189 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1360f192-f54c-4caa-a743-8f6c6fb7175e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:32.792607 np0000007283 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:32.792607 np0000007283 devstack@c-api.service[100275]: warnings.warn( Aug 13 23:58:32.839955 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9babadff-0d2e-44d1-b546-10355cdc5a59 req-1360f192-f54c-4caa-a743-8f6c6fb7175e tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3 returned with HTTP 200 Aug 13 23:58:32.840725 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1458/5868] 10.4.3.81 () {72 vars in 1666 bytes} [Thu Aug 13 23:58:32 2026] DELETE /volume/v3/attachments/ab16fea8-0460-4363-a37f-bbe76410d4b3 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:32.974440 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e514ed1a-94dc-4b64-940a-3d2952fc7d74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:32.976385 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e514ed1a-94dc-4b64-940a-3d2952fc7d74 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:32.976793 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e514ed1a-94dc-4b64-940a-3d2952fc7d74 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:32.976793 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e514ed1a-94dc-4b64-940a-3d2952fc7d74 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:32.983503 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:32.983503 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:58:32.986983 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e514ed1a-94dc-4b64-940a-3d2952fc7d74 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:32.991191 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e514ed1a-94dc-4b64-940a-3d2952fc7d74 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:32.991553 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1467/5869] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:32 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:33.004624 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f54d628b-7062-4422-a18e-5d24b6a50830 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:33.006444 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f54d628b-7062-4422-a18e-5d24b6a50830 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] DELETE https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:33.006652 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f54d628b-7062-4422-a18e-5d24b6a50830 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:33.006842 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f54d628b-7062-4422-a18e-5d24b6a50830 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:33.007023 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f54d628b-7062-4422-a18e-5d24b6a50830 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Delete volume with id: a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:33.014336 np0000007283 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:33.014336 np0000007283 devstack@c-api.service[100274]: warnings.warn( Aug 13 23:58:33.014808 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f54d628b-7062-4422-a18e-5d24b6a50830 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:33.031043 np0000007283 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f54d628b-7062-4422-a18e-5d24b6a50830 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Delete volume request issued successfully. Aug 13 23:58:33.031174 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f54d628b-7062-4422-a18e-5d24b6a50830 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 202 Aug 13 23:58:33.031536 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1463/5870] 10.4.3.81 () {66 vars in 1344 bytes} [Thu Aug 13 23:58:33 2026] DELETE /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:58:33.039134 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a7a3f6c-e48e-4e1d-b482-bb1a7fcb9114 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:33.040670 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a7a3f6c-e48e-4e1d-b482-bb1a7fcb9114 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:33.040832 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a7a3f6c-e48e-4e1d-b482-bb1a7fcb9114 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:33.041010 np0000007283 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a7a3f6c-e48e-4e1d-b482-bb1a7fcb9114 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:33.047630 np0000007283 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:33.047630 np0000007283 devstack@c-api.service[100273]: warnings.warn( Aug 13 23:58:33.051126 np0000007283 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a7a3f6c-e48e-4e1d-b482-bb1a7fcb9114 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Volume info retrieved successfully. Aug 13 23:58:33.055912 np0000007283 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a7a3f6c-e48e-4e1d-b482-bb1a7fcb9114 tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 200 Aug 13 23:58:33.056393 np0000007283 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1483/5871] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:33 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 23:58:34.068030 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-186b15f5-d7aa-4726-bf49-5b04be90ae7c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:34.069813 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-186b15f5-d7aa-4726-bf49-5b04be90ae7c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] GET https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd Aug 13 23:58:34.070026 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-186b15f5-d7aa-4726-bf49-5b04be90ae7c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:34.070232 np0000007283 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-186b15f5-d7aa-4726-bf49-5b04be90ae7c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:34.075495 np0000007283 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-186b15f5-d7aa-4726-bf49-5b04be90ae7c tempest-VolumeMultiattachTests-953841368 tempest-VolumeMultiattachTests-953841368-project-member] https://10.4.3.81/volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd returned with HTTP 404 Aug 13 23:58:34.076045 np0000007283 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1459/5872] 10.4.3.81 () {66 vars in 1341 bytes} [Thu Aug 13 23:58:34 2026] GET /volume/v3/volumes/a8e095c8-149d-434b-8c49-85de522655fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 23:58:34.081899 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90baa23e-84ea-4f03-9953-40c4980c5dc0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:34.083550 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90baa23e-84ea-4f03-9953-40c4980c5dc0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] GET https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 Aug 13 23:58:34.083725 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90baa23e-84ea-4f03-9953-40c4980c5dc0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:34.083897 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90baa23e-84ea-4f03-9953-40c4980c5dc0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:34.084635 np0000007283 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-90baa23e-84ea-4f03-9953-40c4980c5dc0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 23:58:34.092780 np0000007283 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90baa23e-84ea-4f03-9953-40c4980c5dc0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Get all volumes completed successfully. Aug 13 23:58:34.093978 np0000007283 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 23:58:34.093978 np0000007283 devstack@c-api.service[100276]: warnings.warn( Aug 13 23:58:34.097501 np0000007283 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90baa23e-84ea-4f03-9953-40c4980c5dc0 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 23:58:34.097850 np0000007283 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1468/5873] 10.4.3.81 () {66 vars in 1278 bytes} [Thu Aug 13 23:58:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5251 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 23:58:34.110604 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d519c0d-456f-4744-8aae-4a217f68e023 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 23:58:34.112415 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d519c0d-456f-4744-8aae-4a217f68e023 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] DELETE https://10.4.3.81/volume/v3/types/6e80fd74-45e8-40bd-afad-ca9b18edc7d3 Aug 13 23:58:34.112595 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d519c0d-456f-4744-8aae-4a217f68e023 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 23:58:34.112781 np0000007283 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d519c0d-456f-4744-8aae-4a217f68e023 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 23:58:34.133612 np0000007283 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d519c0d-456f-4744-8aae-4a217f68e023 tempest-VolumeMultiattachTests-573094938 tempest-VolumeMultiattachTests-573094938-project-admin] https://10.4.3.81/volume/v3/types/6e80fd74-45e8-40bd-afad-ca9b18edc7d3 returned with HTTP 202 Aug 13 23:58:34.134033 np0000007283 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1464/5874] 10.4.3.81 () {66 vars in 1338 bytes} [Thu Aug 13 23:58:34 2026] DELETE /volume/v3/types/6e80fd74-45e8-40bd-afad-ca9b18edc7d3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 23:58:43.054681 np0000007283 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:58:44.072358 np0000007283 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:58:44.096352 np0000007283 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 23:58:44.130935 np0000007283 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}